+ 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 [Tue Jul 21 14:14:56 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:52:53 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-7b95bc9c9f-8gfwj 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 0x55d3e31dd130 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:54: 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:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-21 14:15:00.478 7 INFO neutron.common.config [-] Logging enabled! 2026-07-21 14:15:00.479 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-07-21 14:15:00.680 8 INFO neutron.common.config [-] Logging enabled! 2026-07-21 14:15:00.680 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-07-21 14:15:00.756 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-21 14:15:00.957 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-21 14:15:01.583 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-21 14:15:01.585 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-21 14:15:01.588 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-21 14:15:01.589 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-21 14:15:01.589 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-21 14:15:01.590 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-21 14:15:01.590 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 14:15:01.596 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 14:15:01.596 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 14:15:01.596 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-21 14:15:01.614 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-21 14:15:01.615 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-21 14:15:01.615 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-21 14:15:01.657 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-21 14:15:01.657 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-21 14:15:01.657 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-21 14:15:01.658 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-21 14:15:01.664 7 WARNING oslo_policy.policy [None req-91fc9b11-850e-47e2-936e-31cca53b588d - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-07-21 14:15:01.780 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-21 14:15:01.783 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-21 14:15:01.786 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-21 14:15:01.787 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-21 14:15:01.787 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-21 14:15:01.787 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-21 14:15:01.787 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 14:15:01.793 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 14:15:01.793 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 14:15:01.793 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-21 14:15:01.811 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-21 14:15:01.812 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-21 14:15:01.812 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-21 14:15:01.853 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-21 14:15:01.853 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-21 14:15:01.853 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-21 14:15:01.853 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-21 14:15:01.860 8 WARNING oslo_policy.policy [None req-b680dc9a-f509-4725-8c66-3e22b68d7868 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-07-21 14:15:02.030 7 INFO neutron.plugins.ml2.managers [None req-91fc9b11-850e-47e2-936e-31cca53b588d - - - - - -] Initializing driver for type 'vlan' 2026-07-21 14:15:02.333 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-91fc9b11-850e-47e2-936e-31cca53b588d - - - - - -] VlanTypeDriver initialization complete 2026-07-21 14:15:02.333 7 INFO neutron.plugins.ml2.managers [None req-91fc9b11-850e-47e2-936e-31cca53b588d - - - - - -] Initializing driver for type 'vxlan' 2026-07-21 14:15:02.333 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-91fc9b11-850e-47e2-936e-31cca53b588d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-21 14:15:02.344 8 INFO neutron.plugins.ml2.managers [None req-b680dc9a-f509-4725-8c66-3e22b68d7868 - - - - - -] Initializing driver for type 'vlan' 2026-07-21 14:15:02.363 7 INFO neutron.plugins.ml2.managers [None req-91fc9b11-850e-47e2-936e-31cca53b588d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-21 14:15:02.363 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-91fc9b11-850e-47e2-936e-31cca53b588d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-21 14:15:02.364 7 INFO neutron.plugins.ml2.managers [None req-91fc9b11-850e-47e2-936e-31cca53b588d - - - - - -] Initializing extension driver 'port_security' 2026-07-21 14:15:02.364 7 INFO neutron.plugins.ml2.extensions.port_security [None req-91fc9b11-850e-47e2-936e-31cca53b588d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-21 14:15:02.364 7 INFO neutron.plugins.ml2.managers [None req-91fc9b11-850e-47e2-936e-31cca53b588d - - - - - -] Initializing extension driver 'qos' 2026-07-21 14:15:02.364 7 INFO neutron.plugins.ml2.managers [None req-91fc9b11-850e-47e2-936e-31cca53b588d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-21 14:15:02.364 7 INFO neutron.plugins.ml2.managers [None req-91fc9b11-850e-47e2-936e-31cca53b588d - - - - - -] Initializing mechanism driver 'l2population' 2026-07-21 14:15:02.375 7 INFO neutron.quota [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded quota_driver: . 2026-07-21 14:15:02.375 7 INFO neutron.plugins.ml2.plugin [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Modular L2 Plugin initialization complete 2026-07-21 14:15:02.375 7 INFO neutron.plugins.ml2.managers [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-21 14:15:02.376 7 INFO neutron.plugins.ml2.managers [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-21 14:15:02.376 7 INFO neutron.plugins.ml2.managers [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-21 14:15:02.376 7 INFO neutron.extensions.vlantransparent [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Disabled vlantransparent extension. 2026-07-21 14:15:02.376 7 INFO neutron.manager [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loading Plugin: qos 2026-07-21 14:15:02.387 7 INFO neutron.manager [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loading Plugin: router 2026-07-21 14:15:02.420 7 INFO neutron.services.service_base [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-21 14:15:02.421 7 INFO neutron.manager [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loading Plugin: segments 2026-07-21 14:15:02.514 7 INFO neutron.manager [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loading Plugin: trunk 2026-07-21 14:15:02.570 7 INFO neutron.manager [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loading Plugin: vpnaas 2026-07-21 14:15:02.607 7 WARNING stevedore.named [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-21 14:15:02.664 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-21 14:15:02.665 7 INFO neutron.common.utils [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-21 14:15:02.665 7 INFO neutron.manager [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loading Plugin: auto_allocate 2026-07-21 14:15:02.669 7 INFO neutron.manager [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loading Plugin: tag 2026-07-21 14:15:02.674 7 INFO neutron.manager [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loading Plugin: timestamp 2026-07-21 14:15:02.677 7 INFO neutron.manager [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loading Plugin: network_ip_availability 2026-07-21 14:15:02.678 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b680dc9a-f509-4725-8c66-3e22b68d7868 - - - - - -] VlanTypeDriver initialization complete 2026-07-21 14:15:02.678 8 INFO neutron.plugins.ml2.managers [None req-b680dc9a-f509-4725-8c66-3e22b68d7868 - - - - - -] Initializing driver for type 'vxlan' 2026-07-21 14:15:02.679 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b680dc9a-f509-4725-8c66-3e22b68d7868 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-21 14:15:02.680 7 INFO neutron.manager [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loading Plugin: flavors 2026-07-21 14:15:02.683 7 INFO neutron.manager [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loading Plugin: revisions 2026-07-21 14:15:02.686 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Initializing extension manager. 2026-07-21 14:15:02.687 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: address-group 2026-07-21 14:15:02.688 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: address-scope 2026-07-21 14:15:02.688 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-21 14:15:02.689 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: agent 2026-07-21 14:15:02.690 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: agent-resources-synced 2026-07-21 14:15:02.691 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-21 14:15:02.692 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-21 14:15:02.692 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: availability_zone 2026-07-21 14:15:02.693 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: availability_zone_filter 2026-07-21 14:15:02.694 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-21 14:15:02.694 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: default-subnetpools 2026-07-21 14:15:02.695 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-21 14:15:02.696 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: dns-integration 2026-07-21 14:15:02.697 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: dns-domain-ports 2026-07-21 14:15:02.697 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-21 14:15:02.698 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: dvr 2026-07-21 14:15:02.699 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-21 14:15:02.699 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: empty-string-filtering 2026-07-21 14:15:02.700 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 14:15:02.700 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-21 14:15:02.701 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: external-net 2026-07-21 14:15:02.701 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-21 14:15:02.702 8 INFO neutron.plugins.ml2.managers [None req-b680dc9a-f509-4725-8c66-3e22b68d7868 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-21 14:15:02.702 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b680dc9a-f509-4725-8c66-3e22b68d7868 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-21 14:15:02.702 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: extraroute 2026-07-21 14:15:02.702 8 INFO neutron.plugins.ml2.managers [None req-b680dc9a-f509-4725-8c66-3e22b68d7868 - - - - - -] Initializing extension driver 'port_security' 2026-07-21 14:15:02.702 8 INFO neutron.plugins.ml2.extensions.port_security [None req-b680dc9a-f509-4725-8c66-3e22b68d7868 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-21 14:15:02.702 8 INFO neutron.plugins.ml2.managers [None req-b680dc9a-f509-4725-8c66-3e22b68d7868 - - - - - -] Initializing extension driver 'qos' 2026-07-21 14:15:02.703 8 INFO neutron.plugins.ml2.managers [None req-b680dc9a-f509-4725-8c66-3e22b68d7868 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-21 14:15:02.703 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: extraroute-atomic 2026-07-21 14:15:02.703 8 INFO neutron.plugins.ml2.managers [None req-b680dc9a-f509-4725-8c66-3e22b68d7868 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-21 14:15:02.703 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-21 14:15:02.704 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-21 14:15:02.704 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-21 14:15:02.705 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-21 14:15:02.706 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: fip-port-details 2026-07-21 14:15:02.706 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: flavors 2026-07-21 14:15:02.707 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-21 14:15:02.708 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: floatingip-pools 2026-07-21 14:15:02.709 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: ip_allocation 2026-07-21 14:15:02.709 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-21 14:15:02.710 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: l2_adjacency 2026-07-21 14:15:02.711 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: router 2026-07-21 14:15:02.713 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 14:15:02.713 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: ext-gw-mode 2026-07-21 14:15:02.714 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: l3-ha 2026-07-21 14:15:02.714 8 INFO neutron.quota [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded quota_driver: . 2026-07-21 14:15:02.714 8 INFO neutron.plugins.ml2.plugin [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Modular L2 Plugin initialization complete 2026-07-21 14:15:02.714 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-21 14:15:02.715 8 INFO neutron.plugins.ml2.managers [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-21 14:15:02.715 8 INFO neutron.plugins.ml2.managers [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-21 14:15:02.715 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-21 14:15:02.715 8 INFO neutron.plugins.ml2.managers [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-21 14:15:02.715 8 INFO neutron.extensions.vlantransparent [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Disabled vlantransparent extension. 2026-07-21 14:15:02.715 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: l3-flavors 2026-07-21 14:15:02.716 8 INFO neutron.manager [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loading Plugin: qos 2026-07-21 14:15:02.716 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-21 14:15:02.717 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-21 14:15:02.719 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-21 14:15:02.720 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-21 14:15:02.721 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-21 14:15:02.722 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-21 14:15:02.722 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-21 14:15:02.723 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: multi-provider 2026-07-21 14:15:02.724 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: net-mtu 2026-07-21 14:15:02.724 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: net-mtu-writable 2026-07-21 14:15:02.725 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: network_availability_zone 2026-07-21 14:15:02.726 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: network_ha 2026-07-21 14:15:02.726 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: network-ip-availability 2026-07-21 14:15:02.726 8 INFO neutron.manager [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loading Plugin: router 2026-07-21 14:15:02.727 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-21 14:15:02.728 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: pagination 2026-07-21 14:15:02.728 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: port-device-profile 2026-07-21 14:15:02.729 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-21 14:15:02.730 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-21 14:15:02.730 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: port-mac-override 2026-07-21 14:15:02.731 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-21 14:15:02.731 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-21 14:15:02.732 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: port-resource-request 2026-07-21 14:15:02.732 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-21 14:15:02.733 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: binding 2026-07-21 14:15:02.734 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: binding-extended 2026-07-21 14:15:02.734 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: port-security 2026-07-21 14:15:02.735 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: project-id 2026-07-21 14:15:02.735 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: provider 2026-07-21 14:15:02.737 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: qos 2026-07-21 14:15:02.738 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-21 14:15:02.738 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-21 14:15:02.739 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: qos-default 2026-07-21 14:15:02.739 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: qos-fip 2026-07-21 14:15:02.740 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-21 14:15:02.741 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-21 14:15:02.741 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-21 14:15:02.742 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-21 14:15:02.743 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-21 14:15:02.743 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: qos-pps 2026-07-21 14:15:02.744 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-21 14:15:02.744 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-21 14:15:02.745 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: qos-rules-alias 2026-07-21 14:15:02.746 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: quota-check-limit 2026-07-21 14:15:02.747 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: quotas 2026-07-21 14:15:02.748 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: quota_details 2026-07-21 14:15:02.750 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: rbac-policies 2026-07-21 14:15:02.750 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: rbac-address-group 2026-07-21 14:15:02.751 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: rbac-address-scope 2026-07-21 14:15:02.751 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: rbac-security-groups 2026-07-21 14:15:02.752 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-21 14:15:02.753 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: revision-if-match 2026-07-21 14:15:02.753 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-21 14:15:02.754 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: router_availability_zone 2026-07-21 14:15:02.754 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-21 14:15:02.756 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-21 14:15:02.757 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-21 14:15:02.757 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-21 14:15:02.758 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-21 14:15:02.758 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-21 14:15:02.762 8 INFO neutron.services.service_base [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-21 14:15:02.763 8 INFO neutron.manager [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loading Plugin: segments 2026-07-21 14:15:02.766 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: security-group 2026-07-21 14:15:02.767 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: segment 2026-07-21 14:15:02.767 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-21 14:15:02.768 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: service-type 2026-07-21 14:15:02.768 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: sorting 2026-07-21 14:15:02.769 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: standard-attr-segment 2026-07-21 14:15:02.770 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: standard-attr-description 2026-07-21 14:15:02.770 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: stateful-security-group 2026-07-21 14:15:02.771 7 WARNING neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-21 14:15:02.771 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-21 14:15:02.772 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: subnet_onboard 2026-07-21 14:15:02.773 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-21 14:15:02.773 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: subnet-service-types 2026-07-21 14:15:02.774 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: subnet_allocation 2026-07-21 14:15:02.775 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-21 14:15:02.775 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-21 14:15:02.778 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: standard-attr-tag 2026-07-21 14:15:02.779 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-21 14:15:02.779 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: trunk 2026-07-21 14:15:02.780 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: trunk-details 2026-07-21 14:15:02.780 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-21 14:15:02.781 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-21 14:15:02.782 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-21 14:15:02.783 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: vpn-flavors 2026-07-21 14:15:02.784 7 INFO neutron.api.extensions [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Loaded extension: vpnaas 2026-07-21 14:15:02.786 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-21 14:15:02.787 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-21 14:15:02.787 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 14:15:02.787 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-21 14:15:02.788 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-21 14:15:02.788 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-21 14:15:02.791 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-21 14:15:02.791 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-21 14:15:02.791 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-21 14:15:02.792 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 14:15:02.792 7 WARNING neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] subnetpool is already registered 2026-07-21 14:15:02.792 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 14:15:02.792 7 WARNING neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] subnetpool is already registered 2026-07-21 14:15:02.793 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-21 14:15:02.793 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-21 14:15:02.793 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-21 14:15:02.793 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-21 14:15:02.793 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 14:15:02.794 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 14:15:02.795 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-21 14:15:02.796 7 WARNING neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] router is already registered 2026-07-21 14:15:02.796 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-21 14:15:02.796 7 WARNING neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] floatingip is already registered 2026-07-21 14:15:02.797 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-21 14:15:02.797 7 WARNING neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] rbac_policy is already registered 2026-07-21 14:15:02.797 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-21 14:15:02.798 7 WARNING neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] security_group is already registered 2026-07-21 14:15:02.798 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-21 14:15:02.798 7 WARNING neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] security_group_rule is already registered 2026-07-21 14:15:02.798 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 14:15:02.798 7 WARNING neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] subnetpool is already registered 2026-07-21 14:15:02.798 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 14:15:02.799 7 WARNING neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] subnetpool is already registered 2026-07-21 14:15:02.799 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-21 14:15:02.799 7 WARNING neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] trunk is already registered 2026-07-21 14:15:02.799 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-21 14:15:02.799 7 WARNING neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] endpoint_group is already registered 2026-07-21 14:15:02.800 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-21 14:15:02.800 7 WARNING neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] vpnservice is already registered 2026-07-21 14:15:02.800 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-21 14:15:02.800 7 WARNING neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] ipsec_site_connection is already registered 2026-07-21 14:15:02.800 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 14:15:02.800 7 WARNING neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] ipsecpolicy is already registered 2026-07-21 14:15:02.801 7 INFO neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 14:15:02.801 7 WARNING neutron.quota.resource_registry [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] ikepolicy is already registered 2026-07-21 14:15:02.836 7 WARNING keystonemiddleware._common.config [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 14:15:02.843 7 WARNING oslo_config.cfg [None req-a7f80cd9-a2a4-48f2-8ac9-3821ac298e61 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55d3e31dd130 pid: 7 (default app) 2026-07-21 14:15:02.871 8 INFO neutron.manager [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loading Plugin: trunk 2026-07-21 14:15:02.923 8 INFO neutron.manager [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loading Plugin: vpnaas 2026-07-21 14:15:02.977 8 WARNING stevedore.named [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-21 14:15:03.034 8 INFO neutron_vpnaas.services.vpn.plugin [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-21 14:15:03.035 8 INFO neutron.common.utils [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-21 14:15:03.035 8 INFO neutron.manager [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loading Plugin: auto_allocate 2026-07-21 14:15:03.041 8 INFO neutron.manager [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loading Plugin: tag 2026-07-21 14:15:03.048 8 INFO neutron.manager [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loading Plugin: timestamp 2026-07-21 14:15:03.050 8 INFO neutron.manager [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loading Plugin: network_ip_availability 2026-07-21 14:15:03.054 8 INFO neutron.manager [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loading Plugin: flavors 2026-07-21 14:15:03.057 8 INFO neutron.manager [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loading Plugin: revisions 2026-07-21 14:15:03.060 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Initializing extension manager. 2026-07-21 14:15:03.062 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: address-group 2026-07-21 14:15:03.063 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: address-scope 2026-07-21 14:15:03.063 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-21 14:15:03.064 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: agent 2026-07-21 14:15:03.065 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: agent-resources-synced 2026-07-21 14:15:03.066 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-21 14:15:03.067 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-21 14:15:03.068 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: availability_zone 2026-07-21 14:15:03.068 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: availability_zone_filter 2026-07-21 14:15:03.069 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-21 14:15:03.069 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: default-subnetpools 2026-07-21 14:15:03.071 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-21 14:15:03.071 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: dns-integration 2026-07-21 14:15:03.072 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: dns-domain-ports 2026-07-21 14:15:03.073 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-21 14:15:03.073 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: dvr 2026-07-21 14:15:03.074 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-21 14:15:03.074 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: empty-string-filtering 2026-07-21 14:15:03.075 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 14:15:03.076 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-21 14:15:03.076 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: external-net 2026-07-21 14:15:03.077 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-21 14:15:03.077 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: extraroute 2026-07-21 14:15:03.078 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: extraroute-atomic 2026-07-21 14:15:03.079 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-21 14:15:03.079 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-21 14:15:03.080 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-21 14:15:03.084 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-21 14:15:03.084 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: fip-port-details 2026-07-21 14:15:03.086 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: flavors 2026-07-21 14:15:03.087 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-21 14:15:03.087 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: floatingip-pools 2026-07-21 14:15:03.088 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: ip_allocation 2026-07-21 14:15:03.089 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-21 14:15:03.089 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: l2_adjacency 2026-07-21 14:15:03.090 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: router 2026-07-21 14:15:03.092 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 14:15:03.093 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: ext-gw-mode 2026-07-21 14:15:03.093 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: l3-ha 2026-07-21 14:15:03.094 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-21 14:15:03.095 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-21 14:15:03.095 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: l3-flavors 2026-07-21 14:15:03.096 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-21 14:15:03.097 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-21 14:15:03.099 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-21 14:15:03.100 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-21 14:15:03.101 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-21 14:15:03.102 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-21 14:15:03.103 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-21 14:15:03.103 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: multi-provider 2026-07-21 14:15:03.104 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: net-mtu 2026-07-21 14:15:03.104 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: net-mtu-writable 2026-07-21 14:15:03.105 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: network_availability_zone 2026-07-21 14:15:03.106 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: network_ha 2026-07-21 14:15:03.106 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: network-ip-availability 2026-07-21 14:15:03.107 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-21 14:15:03.108 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: pagination 2026-07-21 14:15:03.109 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: port-device-profile 2026-07-21 14:15:03.109 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-21 14:15:03.110 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-21 14:15:03.110 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: port-mac-override 2026-07-21 14:15:03.111 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-21 14:15:03.111 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-21 14:15:03.112 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: port-resource-request 2026-07-21 14:15:03.113 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-21 14:15:03.113 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: binding 2026-07-21 14:15:03.114 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: binding-extended 2026-07-21 14:15:03.115 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: port-security 2026-07-21 14:15:03.115 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: project-id 2026-07-21 14:15:03.116 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: provider 2026-07-21 14:15:03.118 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: qos 2026-07-21 14:15:03.118 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-21 14:15:03.119 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-21 14:15:03.120 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: qos-default 2026-07-21 14:15:03.120 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: qos-fip 2026-07-21 14:15:03.121 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-21 14:15:03.121 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-21 14:15:03.122 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-21 14:15:03.123 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-21 14:15:03.123 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-21 14:15:03.124 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: qos-pps 2026-07-21 14:15:03.125 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-21 14:15:03.125 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-21 14:15:03.126 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: qos-rules-alias 2026-07-21 14:15:03.127 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: quota-check-limit 2026-07-21 14:15:03.128 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: quotas 2026-07-21 14:15:03.130 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: quota_details 2026-07-21 14:15:03.131 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: rbac-policies 2026-07-21 14:15:03.132 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: rbac-address-group 2026-07-21 14:15:03.132 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: rbac-address-scope 2026-07-21 14:15:03.133 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: rbac-security-groups 2026-07-21 14:15:03.134 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-21 14:15:03.134 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: revision-if-match 2026-07-21 14:15:03.135 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-21 14:15:03.136 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: router_availability_zone 2026-07-21 14:15:03.136 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-21 14:15:03.138 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-21 14:15:03.138 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-21 14:15:03.139 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-21 14:15:03.140 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-21 14:15:03.140 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-21 14:15:03.148 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: security-group 2026-07-21 14:15:03.149 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: segment 2026-07-21 14:15:03.149 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-21 14:15:03.150 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: service-type 2026-07-21 14:15:03.150 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: sorting 2026-07-21 14:15:03.151 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: standard-attr-segment 2026-07-21 14:15:03.152 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: standard-attr-description 2026-07-21 14:15:03.152 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: stateful-security-group 2026-07-21 14:15:03.153 8 WARNING neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-21 14:15:03.154 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-21 14:15:03.154 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: subnet_onboard 2026-07-21 14:15:03.155 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-21 14:15:03.155 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: subnet-service-types 2026-07-21 14:15:03.156 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: subnet_allocation 2026-07-21 14:15:03.157 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-21 14:15:03.157 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-21 14:15:03.160 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: standard-attr-tag 2026-07-21 14:15:03.161 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-21 14:15:03.162 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: trunk 2026-07-21 14:15:03.162 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: trunk-details 2026-07-21 14:15:03.163 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-21 14:15:03.164 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-21 14:15:03.164 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-21 14:15:03.165 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: vpn-flavors 2026-07-21 14:15:03.167 8 INFO neutron.api.extensions [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Loaded extension: vpnaas 2026-07-21 14:15:03.169 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-21 14:15:03.170 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-21 14:15:03.170 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 14:15:03.170 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-21 14:15:03.171 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-21 14:15:03.171 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-21 14:15:03.174 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-21 14:15:03.174 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-21 14:15:03.174 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-21 14:15:03.175 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 14:15:03.175 8 WARNING neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] subnetpool is already registered 2026-07-21 14:15:03.175 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 14:15:03.175 8 WARNING neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] subnetpool is already registered 2026-07-21 14:15:03.175 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-21 14:15:03.176 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-21 14:15:03.176 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-21 14:15:03.176 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-21 14:15:03.176 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 14:15:03.177 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 14:15:03.179 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-21 14:15:03.179 8 WARNING neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] router is already registered 2026-07-21 14:15:03.179 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-21 14:15:03.179 8 WARNING neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] floatingip is already registered 2026-07-21 14:15:03.180 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-21 14:15:03.181 8 WARNING neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] rbac_policy is already registered 2026-07-21 14:15:03.181 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-21 14:15:03.181 8 WARNING neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] security_group is already registered 2026-07-21 14:15:03.181 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-21 14:15:03.181 8 WARNING neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] security_group_rule is already registered 2026-07-21 14:15:03.182 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 14:15:03.182 8 WARNING neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] subnetpool is already registered 2026-07-21 14:15:03.182 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 14:15:03.182 8 WARNING neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] subnetpool is already registered 2026-07-21 14:15:03.182 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-21 14:15:03.183 8 WARNING neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] trunk is already registered 2026-07-21 14:15:03.183 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-21 14:15:03.183 8 WARNING neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] endpoint_group is already registered 2026-07-21 14:15:03.183 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-21 14:15:03.183 8 WARNING neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] vpnservice is already registered 2026-07-21 14:15:03.184 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-21 14:15:03.184 8 WARNING neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] ipsec_site_connection is already registered 2026-07-21 14:15:03.184 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 14:15:03.184 8 WARNING neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] ipsecpolicy is already registered 2026-07-21 14:15:03.184 8 INFO neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 14:15:03.184 8 WARNING neutron.quota.resource_registry [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] ikepolicy is already registered 2026-07-21 14:15:03.225 8 WARNING keystonemiddleware._common.config [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 14:15:03.233 8 WARNING oslo_config.cfg [None req-77ca6b4e-fd13-4b73-9df5-e9280771f947 - - - - - -] 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 0x55d3e31dd130 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:15:08.993 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d80e27c-3e48-4d68-a7c1-0e0854cff78c 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.70 () {44 vars in 924 bytes} [Tue Jul 21 14:15:08 2026] GET /v2.0/networks/public => generated 108 bytes in 690 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 199.204.45.70 () {44 vars in 946 bytes} [Tue Jul 21 14:15:08 2026] GET /v2.0/networks?name=public => generated 15 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:15:09.435 7 WARNING oslo_policy.policy [None req-14e8729e-342d-4516-b772-3d170b62ebb1 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-21 14:15:09.721 7 WARNING neutron.services.revisions.revision_plugin [None req-14e8729e-342d-4516-b772-3d170b62ebb1 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Could not find related network for resource to bump revision. 2026-07-21 14:15:09.746 7 INFO neutron.db.segments_db [None req-14e8729e-342d-4516-b772-3d170b62ebb1 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment e533a801-60d3-4e3b-9f9d-cc98e504545f of type flat for network f18aab4c-4f89-47f1-afe1-c11f57e056ed 2026-07-21 14:15:09.815 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14e8729e-342d-4516-b772-3d170b62ebb1 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.70 () {48 vars in 964 bytes} [Tue Jul 21 14:15:09 2026] POST /v2.0/networks => generated 124 bytes in 560 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:15:16.084 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2562ee53-7f8b-4256-8b2a-450378d14289 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.70 () {44 vars in 924 bytes} [Tue Jul 21 14:15:15 2026] GET /v2.0/networks/public => generated 108 bytes in 381 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.70 () {44 vars in 946 bytes} [Tue Jul 21 14:15:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:15:16.429 8 WARNING oslo_policy.policy [None req-71cb4bce-d3f9-4491-b4fc-6c2f229cd225 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-21 14:15:16.466 8 WARNING neutron.services.revisions.revision_plugin [None req-71cb4bce-d3f9-4491-b4fc-6c2f229cd225 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Could not find related network for resource to bump revision. 2026-07-21 14:15:16.491 8 INFO neutron.db.segments_db [None req-71cb4bce-d3f9-4491-b4fc-6c2f229cd225 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment dd33d14a-3985-42aa-95ec-9b14f2e9f058 of type flat for network 896a2b9a-ef55-4ec8-aea8-4d331d0c1777 2026-07-21 14:15:16.542 8 INFO neutron.pecan_wsgi.hooks.translation [None req-71cb4bce-d3f9-4491-b4fc-6c2f229cd225 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/8] 199.204.45.70 () {48 vars in 964 bytes} [Tue Jul 21 14:15:16 2026] POST /v2.0/networks => generated 124 bytes in 444 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:15:22.518 8 INFO neutron.pecan_wsgi.hooks.translation [None req-92fbd249-bc57-4237-ad0b-cacdfcaa0871 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.70 () {44 vars in 924 bytes} [Tue Jul 21 14:15:22 2026] GET /v2.0/networks/public => generated 108 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.70 () {44 vars in 946 bytes} [Tue Jul 21 14:15:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:15:22.611 8 WARNING neutron.services.revisions.revision_plugin [None req-3c5cf96f-2b05-4f88-b6f2-4f07b65e4c62 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Could not find related network for resource to bump revision. 2026-07-21 14:15:22.632 8 INFO neutron.db.segments_db [None req-3c5cf96f-2b05-4f88-b6f2-4f07b65e4c62 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment 5ccb0956-ec44-4945-8d25-8a14c1e3f841 of type flat for network ed50dddf-d3d7-436e-a1df-769dccce0dc7 2026-07-21 14:15:22.667 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3c5cf96f-2b05-4f88-b6f2-4f07b65e4c62 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.70 () {48 vars in 964 bytes} [Tue Jul 21 14:15:22 2026] POST /v2.0/networks => generated 124 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:15:28.600 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40a5f0f8-6dfa-4294-9563-fcbfe28f19bd 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.70 () {44 vars in 924 bytes} [Tue Jul 21 14:15:28 2026] GET /v2.0/networks/public => generated 108 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.70 () {44 vars in 946 bytes} [Tue Jul 21 14:15:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:15:28.686 7 WARNING neutron.services.revisions.revision_plugin [None req-9bab8be4-a224-4f72-892b-7efe8ae39009 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Could not find related network for resource to bump revision. 2026-07-21 14:15:28.709 7 INFO neutron.db.segments_db [None req-9bab8be4-a224-4f72-892b-7efe8ae39009 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment 3f11be62-e2e4-4ca7-8f0e-67dbd93ec397 of type flat for network 5a317f26-c509-4a50-8549-44709db49b58 2026-07-21 14:15:28.754 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9bab8be4-a224-4f72-892b-7efe8ae39009 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/15] 199.204.45.70 () {48 vars in 964 bytes} [Tue Jul 21 14:15:28 2026] POST /v2.0/networks => generated 124 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:15:34.762 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1b7fefe-da7b-49bf-a5eb-f59ffe388256 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.70 () {44 vars in 924 bytes} [Tue Jul 21 14:15:34 2026] GET /v2.0/networks/public => generated 108 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.70 () {44 vars in 946 bytes} [Tue Jul 21 14:15:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:15:34.868 7 WARNING neutron.services.revisions.revision_plugin [None req-39bdc75d-e328-46b3-9a84-0a820052bd3c 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Could not find related network for resource to bump revision. 2026-07-21 14:15:34.884 7 INFO neutron.db.segments_db [None req-39bdc75d-e328-46b3-9a84-0a820052bd3c 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment d44c65c4-7c74-4a97-9501-93aede845f71 of type flat for network 64c7f286-4c8d-46a2-ae6b-07f92efbdd3b [pid: 7|app: 0|req: 11/19] 199.204.45.70 () {48 vars in 964 bytes} [Tue Jul 21 14:15:34 2026] POST /v2.0/networks => generated 706 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:15:36.152 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f821e1c3-55a2-4a68-b6ca-75e9fbdfe7a5 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.70 () {44 vars in 924 bytes} [Tue Jul 21 14:15:36 2026] GET /v2.0/networks/public => generated 108 bytes in 82 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.70 () {44 vars in 946 bytes} [Tue Jul 21 14:15:36 2026] GET /v2.0/networks?name=public => generated 709 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:15:36.272 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8aa31bbd-db71-4305-842c-268346ba8058 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.204.45.70 () {44 vars in 1031 bytes} [Tue Jul 21 14:15:36 2026] GET /v2.0/subnets/public-subnet?network_id=64c7f286-4c8d-46a2-ae6b-07f92efbdd3b => generated 113 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.204.45.70 () {44 vars in 1054 bytes} [Tue Jul 21 14:15:36 2026] GET /v2.0/subnets?name=public-subnet&network_id=64c7f286-4c8d-46a2-ae6b-07f92efbdd3b => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.70 () {48 vars in 962 bytes} [Tue Jul 21 14:15:36 2026] POST /v2.0/subnets => generated 641 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:20:11.642 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fda5610d-1c52-4cfb-86f6-f95c83ff7505] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 14:20:11.645 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9f54cf17-6048-4133-a605-96e3c4dbd883] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 14:20:11.646 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jul 21 14:20:11 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.70) !!! 2026-07-21 14:20:11.771 8 INFO neutron.pecan_wsgi.hooks.translation [None req-53e2b57e-c240-45e4-a9a9-1ba757e00f7a 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 29/60] 199.204.45.70 () {44 vars in 934 bytes} [Tue Jul 21 14:20:11 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:20:11.783 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f8454e8d-5d79-4f8e-b708-d4f7f7172912] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 14:20:11.785 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5417b368-c7b9-4da2-80a8-549ac0fca5fb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 14:20:11.793 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jul 21 14:20:11 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.70) !!! [pid: 7|app: 0|req: 32/61] 199.204.45.70 () {44 vars in 956 bytes} [Tue Jul 21 14:20:11 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:20:11.887 8 INFO neutron.db.segments_db [None req-7cd40be2-4f5b-4c27-a802-790f8599f35a 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment 16a2ce63-fa69-4b21-b2b0-2bf33a42abec of type vxlan for network 87fa5100-41d3-404f-9665-107269b082a8 [pid: 8|app: 0|req: 30/62] 199.204.45.70 () {48 vars in 963 bytes} [Tue Jul 21 14:20:11 2026] POST /v2.0/networks => generated 707 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:20:12.942 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5417b368-c7b9-4da2-80a8-549ac0fca5fb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51068. 2026-07-21 14:20:12.943 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f8454e8d-5d79-4f8e-b708-d4f7f7172912] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51066. 2026-07-21 14:20:12.984 7 INFO neutron.pecan_wsgi.hooks.translation [None req-65a6d8ed-27b1-40ac-b87c-e34cc0588279 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/63] 199.204.45.70 () {44 vars in 934 bytes} [Tue Jul 21 14:20:12 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:20:13.052 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9f54cf17-6048-4133-a605-96e3c4dbd883] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51088. 2026-07-21 14:20:13.056 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fda5610d-1c52-4cfb-86f6-f95c83ff7505] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51072. [pid: 8|app: 0|req: 31/64] 199.204.45.70 () {44 vars in 956 bytes} [Tue Jul 21 14:20:12 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-07-21 14:20:13.097 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ad95d4b-f3b9-40e3-bfba-4efed2768670 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/65] 199.204.45.70 () {44 vars in 1033 bytes} [Tue Jul 21 14:20:13 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=87fa5100-41d3-404f-9665-107269b082a8 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/66] 199.204.45.70 () {44 vars in 1056 bytes} [Tue Jul 21 14:20:13 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=87fa5100-41d3-404f-9665-107269b082a8 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/67] 199.204.45.70 () {48 vars in 962 bytes} [Tue Jul 21 14:20:13 2026] POST /v2.0/subnets => generated 627 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:20:14.829 8 INFO neutron.api.v2.resource [None req-e985c8ef-626c-4b45-99dc-ef4be8847425 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/68] 199.204.45.70 () {44 vars in 968 bytes} [Tue Jul 21 14:20:14 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: 36/69] 199.204.45.70 () {44 vars in 990 bytes} [Tue Jul 21 14:20:14 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/70] 199.204.45.70 () {48 vars in 977 bytes} [Tue Jul 21 14:20:14 2026] POST /v2.0/security-groups => generated 1552 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/71] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:15 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 1552 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:16 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 1552 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:16 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 1552 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/74] 199.204.45.70 () {48 vars in 988 bytes} [Tue Jul 21 14:20:16 2026] POST /v2.0/security-group-rules => generated 569 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:17 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 2134 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:17 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 2134 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:17 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 2134 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.70 () {48 vars in 988 bytes} [Tue Jul 21 14:20:17 2026] POST /v2.0/security-group-rules => generated 571 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:18 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 2718 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:18 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 2718 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:18 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 2718 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.70 () {48 vars in 988 bytes} [Tue Jul 21 14:20:18 2026] POST /v2.0/security-group-rules => generated 571 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:19 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 3302 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:19 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 3302 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:19 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 3302 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.70 () {48 vars in 988 bytes} [Tue Jul 21 14:20:19 2026] POST /v2.0/security-group-rules => generated 571 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:20 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 3886 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:20 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 3886 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:20 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 3886 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.70 () {48 vars in 988 bytes} [Tue Jul 21 14:20:20 2026] POST /v2.0/security-group-rules => generated 571 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.70 () {44 vars in 984 bytes} [Tue Jul 21 14:20:22 2026] GET /v2.0/networks/87fa5100-41d3-404f-9665-107269b082a8 => generated 732 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:20:22.229 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20654375-ad3f-4576-a3ab-c4098c528354 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 46/94] 199.204.45.70 () {44 vars in 1073 bytes} [Tue Jul 21 14:20:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=87fa5100-41d3-404f-9665-107269b082a8 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.70 () {44 vars in 1096 bytes} [Tue Jul 21 14:20:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=87fa5100-41d3-404f-9665-107269b082a8 => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:22 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 4470 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 199.204.45.70 () {48 vars in 958 bytes} [Tue Jul 21 14:20:22 2026] POST /v2.0/ports => generated 1100 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 14:20:28.851 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ec7684cf-dc7b-4a4b-a326-62e127b37655 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/98] 199.204.45.70 () {44 vars in 976 bytes} [Tue Jul 21 14:20:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 57 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: 51/99] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 199.204.45.70 () {48 vars in 1028 bytes} [Tue Jul 21 14:20:28 2026] PUT /v2.0/ports/e260a077-fe13-49eb-a6cf-a53c60d00992 => generated 1213 bytes in 895 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 199.204.45.70 () {44 vars in 917 bytes} [Tue Jul 21 14:20:31 2026] GET /v2.0/ports => generated 3730 bytes in 110 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-07-21 14:20:32.532 8 INFO neutron.api.v2.resource [None req-8c179e00-b154-4339-bb1b-ba8f98cf6646 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/104] 199.204.45.70 () {44 vars in 956 bytes} [Tue Jul 21 14:20:32 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/105] 199.204.45.70 () {44 vars in 978 bytes} [Tue Jul 21 14:20:32 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: 8|app: 0|req: 52/106] 199.204.45.70 () {48 vars in 977 bytes} [Tue Jul 21 14:20:32 2026] POST /v2.0/security-groups => generated 1546 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/107] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:33 2026] GET /v2.0/security-groups/97933d61-2c40-4588-9f52-969e768fff09 => generated 1546 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/108] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:33 2026] GET /v2.0/security-groups/97933d61-2c40-4588-9f52-969e768fff09 => generated 1546 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/109] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:34 2026] GET /v2.0/security-groups/97933d61-2c40-4588-9f52-969e768fff09 => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/110] 199.204.45.70 () {48 vars in 988 bytes} [Tue Jul 21 14:20:34 2026] POST /v2.0/security-group-rules => generated 591 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/111] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:35 2026] GET /v2.0/security-groups/97933d61-2c40-4588-9f52-969e768fff09 => generated 2150 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:35 2026] GET /v2.0/security-groups/97933d61-2c40-4588-9f52-969e768fff09 => generated 2150 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:20:35 2026] GET /v2.0/security-groups/97933d61-2c40-4588-9f52-969e768fff09 => generated 2150 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 199.204.45.70 () {48 vars in 988 bytes} [Tue Jul 21 14:20:35 2026] POST /v2.0/security-group-rules => generated 595 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/123] 199.204.45.70 () {44 vars in 972 bytes} [Tue Jul 21 14:21:42 2026] GET /v2.0/quotas/3d3e1302147d49fba7592e181de98879 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py: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: 7|app: 0|req: 63/124] 199.204.45.70 () {48 vars in 1024 bytes} [Tue Jul 21 14:21:42 2026] PUT /v2.0/quotas/3d3e1302147d49fba7592e181de98879 => generated 291 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:23:51.515 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fda5610d-1c52-4cfb-86f6-f95c83ff7505] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 14:23:51.518 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9f54cf17-6048-4133-a605-96e3c4dbd883] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 14:23:51.521 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jul 21 14:23:51 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.70) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:23:51.660 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1093824f-6290-48ce-ac72-a2b73df4f199 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/143] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:23:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:23:51.678 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5417b368-c7b9-4da2-80a8-549ac0fca5fb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 14:23:51.679 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f8454e8d-5d79-4f8e-b708-d4f7f7172912] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 73/144] 199.204.45.70 () {30 vars in 762 bytes} [Tue Jul 21 14:23:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:23:53.442 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9f54cf17-6048-4133-a605-96e3c4dbd883] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58628. 2026-07-21 14:23:53.443 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fda5610d-1c52-4cfb-86f6-f95c83ff7505] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58624. 2026-07-21 14:23:53.492 8 INFO neutron.pecan_wsgi.hooks.translation [None req-89b558f3-cc1e-4747-9c23-d2791da8abe0 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/145] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:23:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/146] 199.204.45.70 () {30 vars in 762 bytes} [Tue Jul 21 14:23:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:30:13.405 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f8454e8d-5d79-4f8e-b708-d4f7f7172912] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 14:30:13.406 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5417b368-c7b9-4da2-80a8-549ac0fca5fb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 14:30:13.406 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jul 21 14:30:13 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=c13b278412d3463c9ae535306233e8d4 (ip 199.204.45.70) !!! 2026-07-21 14:30:13.560 7 INFO neutron.api.v2.resource [None req-fdcdce40-f1e0-48c4-97b8-06cf40161b9e 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 100/197] 199.204.45.70 () {44 vars in 1071 bytes} [Tue Jul 21 14:30:13 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=c13b278412d3463c9ae535306233e8d4 => generated 139 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:30:13.573 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9f54cf17-6048-4133-a605-96e3c4dbd883] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 14:30:13.574 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fda5610d-1c52-4cfb-86f6-f95c83ff7505] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 14:30:13.575 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jul 21 14:30:13 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=c13b278412d3463c9ae535306233e8d4 (ip 199.204.45.70) !!! [pid: 8|app: 0|req: 98/198] 199.204.45.70 () {44 vars in 1094 bytes} [Tue Jul 21 14:30:13 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=c13b278412d3463c9ae535306233e8d4 => generated 23 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/199] 199.204.45.70 () {48 vars in 978 bytes} [Tue Jul 21 14:30:13 2026] POST /v2.0/security-groups => generated 1560 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 14:30:14.903 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fda5610d-1c52-4cfb-86f6-f95c83ff7505] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34484. 2026-07-21 14:30:14.906 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9f54cf17-6048-4133-a605-96e3c4dbd883] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34470. [pid: 8|app: 0|req: 99/200] 199.204.45.70 () {44 vars in 1085 bytes} [Tue Jul 21 14:30:14 2026] GET /v2.0/security-groups/ee0f35de-f32a-41df-b056-e53069b22cc6?project_id=c13b278412d3463c9ae535306233e8d4 => generated 1560 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:30:15.009 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f8454e8d-5d79-4f8e-b708-d4f7f7172912] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34492. 2026-07-21 14:30:15.012 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5417b368-c7b9-4da2-80a8-549ac0fca5fb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34504. [pid: 7|app: 0|req: 102/201] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:30:14 2026] GET /v2.0/security-groups/ee0f35de-f32a-41df-b056-e53069b22cc6 => generated 1560 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/202] 199.204.45.70 () {44 vars in 1085 bytes} [Tue Jul 21 14:30:15 2026] GET /v2.0/security-groups/ee0f35de-f32a-41df-b056-e53069b22cc6?project_id=c13b278412d3463c9ae535306233e8d4 => generated 1560 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/203] 199.204.45.70 () {48 vars in 988 bytes} [Tue Jul 21 14:30:15 2026] POST /v2.0/security-group-rules => generated 565 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/204] 199.204.45.70 () {44 vars in 1085 bytes} [Tue Jul 21 14:30:16 2026] GET /v2.0/security-groups/ee0f35de-f32a-41df-b056-e53069b22cc6?project_id=c13b278412d3463c9ae535306233e8d4 => generated 2138 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/205] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:30:16 2026] GET /v2.0/security-groups/ee0f35de-f32a-41df-b056-e53069b22cc6 => generated 2138 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/206] 199.204.45.70 () {44 vars in 1085 bytes} [Tue Jul 21 14:30:16 2026] GET /v2.0/security-groups/ee0f35de-f32a-41df-b056-e53069b22cc6?project_id=c13b278412d3463c9ae535306233e8d4 => generated 2138 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/207] 199.204.45.70 () {48 vars in 988 bytes} [Tue Jul 21 14:30:16 2026] POST /v2.0/security-group-rules => generated 567 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/210] 199.204.45.70 () {44 vars in 1085 bytes} [Tue Jul 21 14:30:17 2026] GET /v2.0/security-groups/ee0f35de-f32a-41df-b056-e53069b22cc6?project_id=c13b278412d3463c9ae535306233e8d4 => generated 2718 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/211] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:30:17 2026] GET /v2.0/security-groups/ee0f35de-f32a-41df-b056-e53069b22cc6 => generated 2718 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/212] 199.204.45.70 () {44 vars in 1085 bytes} [Tue Jul 21 14:30:17 2026] GET /v2.0/security-groups/ee0f35de-f32a-41df-b056-e53069b22cc6?project_id=c13b278412d3463c9ae535306233e8d4 => generated 2718 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/213] 199.204.45.70 () {48 vars in 988 bytes} [Tue Jul 21 14:30:17 2026] POST /v2.0/security-group-rules => generated 569 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/214] 199.204.45.70 () {44 vars in 1085 bytes} [Tue Jul 21 14:30:18 2026] GET /v2.0/security-groups/ee0f35de-f32a-41df-b056-e53069b22cc6?project_id=c13b278412d3463c9ae535306233e8d4 => generated 3300 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/215] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:30:18 2026] GET /v2.0/security-groups/ee0f35de-f32a-41df-b056-e53069b22cc6 => generated 3300 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/216] 199.204.45.70 () {44 vars in 1085 bytes} [Tue Jul 21 14:30:19 2026] GET /v2.0/security-groups/ee0f35de-f32a-41df-b056-e53069b22cc6?project_id=c13b278412d3463c9ae535306233e8d4 => generated 3300 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/217] 199.204.45.70 () {48 vars in 988 bytes} [Tue Jul 21 14:30:19 2026] POST /v2.0/security-group-rules => generated 570 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/234] 199.204.45.70 () {30 vars in 739 bytes} [Tue Jul 21 14:32:30 2026] GET /v2.0/networks?tenant_id=c13b278412d3463c9ae535306233e8d4&shared=False => generated 15 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:32:30.889 8 INFO neutron.db.segments_db [None req-f38bb2c7-ba8e-4ba3-8c39-1e72669b1561 16a3f22060f94331acf3f91b9017ea95 c13b278412d3463c9ae535306233e8d4 - - 71236d74f4154c3bbe97f7ab5cd2badf 71236d74f4154c3bbe97f7ab5cd2badf] Added segment 683f894f-5296-4739-9d3e-a303ab13f491 of type vxlan for network 9b84e6ea-62ce-4b5a-a9b4-36a0fa008141 [pid: 8|app: 0|req: 116/235] 199.204.45.70 () {34 vars in 681 bytes} [Tue Jul 21 14:32:30 2026] POST /v2.0/networks => generated 718 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/236] 199.204.45.70 () {30 vars in 721 bytes} [Tue Jul 21 14:32:31 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/237] 199.204.45.70 () {30 vars in 632 bytes} [Tue Jul 21 14:32:31 2026] GET /v2.0/extensions => generated 19600 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/238] 199.204.45.70 () {34 vars in 676 bytes} [Tue Jul 21 14:32:31 2026] POST /v2.0/ports => generated 963 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/241] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:32:31 2026] GET /v2.0/networks/9b84e6ea-62ce-4b5a-a9b4-36a0fa008141 => generated 705 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/242] 199.204.45.70 () {30 vars in 721 bytes} [Tue Jul 21 14:32:34 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/243] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:32:34 2026] GET /v2.0/networks/9b84e6ea-62ce-4b5a-a9b4-36a0fa008141 => generated 705 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/246] 199.204.45.70 () {44 vars in 972 bytes} [Tue Jul 21 14:32:50 2026] GET /v2.0/quotas/c13b278412d3463c9ae535306233e8d4 => generated 292 bytes in 15 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: 121/247] 199.204.45.70 () {48 vars in 1024 bytes} [Tue Jul 21 14:32:51 2026] PUT /v2.0/quotas/c13b278412d3463c9ae535306233e8d4 => generated 291 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:45:39.170 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fda5610d-1c52-4cfb-86f6-f95c83ff7505] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 14:45:39.171 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9f54cf17-6048-4133-a605-96e3c4dbd883] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 14:45:39.173 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jul 21 14:45:39 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.70) !!! 2026-07-21 14:45:39.352 8 INFO neutron.pecan_wsgi.hooks.translation [None req-576af3ae-1762-4f3f-8fc4-28dd8ea8d27a 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/350] 199.204.45.70 () {44 vars in 924 bytes} [Tue Jul 21 14:45:39 2026] GET /v2.0/networks/public => generated 108 bytes in 190 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:45:39.361 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5417b368-c7b9-4da2-80a8-549ac0fca5fb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 14:45:39.361 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f8454e8d-5d79-4f8e-b708-d4f7f7172912] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 14:45:39.363 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jul 21 14:45:39 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.70) !!! [pid: 7|app: 0|req: 178/351] 199.204.45.70 () {44 vars in 946 bytes} [Tue Jul 21 14:45:39 2026] GET /v2.0/networks?name=public => generated 753 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:45:40.559 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fda5610d-1c52-4cfb-86f6-f95c83ff7505] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56828. 2026-07-21 14:45:40.559 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9f54cf17-6048-4133-a605-96e3c4dbd883] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56836. 2026-07-21 14:45:40.600 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9a780850-859d-4ab0-a169-6357389923d2 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/352] 199.204.45.70 () {44 vars in 924 bytes} [Tue Jul 21 14:45:40 2026] GET /v2.0/networks/public => generated 108 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:45:40.656 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5417b368-c7b9-4da2-80a8-549ac0fca5fb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56852. 2026-07-21 14:45:40.663 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f8454e8d-5d79-4f8e-b708-d4f7f7172912] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56858. [pid: 7|app: 0|req: 179/353] 199.204.45.70 () {44 vars in 946 bytes} [Tue Jul 21 14:45:40 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-07-21 14:45:40.725 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5979f0a8-bcbd-41c9-ac4b-22337fe0c1ab 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/354] 199.204.45.70 () {44 vars in 1031 bytes} [Tue Jul 21 14:45:40 2026] GET /v2.0/subnets/public-subnet?network_id=64c7f286-4c8d-46a2-ae6b-07f92efbdd3b => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/355] 199.204.45.70 () {44 vars in 1054 bytes} [Tue Jul 21 14:45:40 2026] GET /v2.0/subnets?name=public-subnet&network_id=64c7f286-4c8d-46a2-ae6b-07f92efbdd3b => generated 644 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:46:15.554 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b57cec86-1d70-4771-92cc-828a207864f4 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/360] 199.204.45.70 () {44 vars in 934 bytes} [Tue Jul 21 14:46:15 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/361] 199.204.45.70 () {44 vars in 956 bytes} [Tue Jul 21 14:46:15 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:46:16.675 8 INFO neutron.pecan_wsgi.hooks.translation [None req-19b626c1-2982-4c32-8b79-1e61e006b2ed 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/364] 199.204.45.70 () {44 vars in 934 bytes} [Tue Jul 21 14:46:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/365] 199.204.45.70 () {44 vars in 956 bytes} [Tue Jul 21 14:46:16 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:46:16.805 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46ef7f39-20c0-46ef-863a-98c37999746e 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/366] 199.204.45.70 () {44 vars in 1033 bytes} [Tue Jul 21 14:46:16 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=87fa5100-41d3-404f-9665-107269b082a8 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/367] 199.204.45.70 () {44 vars in 1056 bytes} [Tue Jul 21 14:46:16 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=87fa5100-41d3-404f-9665-107269b082a8 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:46:17.891 8 INFO neutron.api.v2.resource [None req-c49d801a-1105-405e-bf7c-2ebdc7e68421 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/368] 199.204.45.70 () {44 vars in 968 bytes} [Tue Jul 21 14:46:17 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/369] 199.204.45.70 () {44 vars in 990 bytes} [Tue Jul 21 14:46:17 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/370] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:46:18 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 4470 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/371] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:46:19 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 4470 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/372] 199.204.45.70 () {44 vars in 1008 bytes} [Tue Jul 21 14:46:19 2026] GET /v2.0/security-group-rules/4a7adb7b-e87a-4349-8c17-5dacdd03a0aa => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/373] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:46:20 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 4470 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/374] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:46:20 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 4470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/375] 199.204.45.70 () {44 vars in 1008 bytes} [Tue Jul 21 14:46:20 2026] GET /v2.0/security-group-rules/ed0e16fd-3aa3-469b-b3ad-fc5b0ded24f0 => generated 571 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/376] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:46:21 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 4470 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/377] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:46:21 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 4470 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/378] 199.204.45.70 () {44 vars in 1008 bytes} [Tue Jul 21 14:46:21 2026] GET /v2.0/security-group-rules/47484848-8bb8-4644-a5ee-bfc90319d6bc => generated 571 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/379] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:46:22 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 4470 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/380] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:46:22 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 4470 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/381] 199.204.45.70 () {44 vars in 1008 bytes} [Tue Jul 21 14:46:22 2026] GET /v2.0/security-group-rules/d77cc216-1218-4163-9f2b-5bc2649d057a => generated 571 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/382] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:46:23 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 4470 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/383] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:46:23 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 4470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/384] 199.204.45.70 () {44 vars in 1008 bytes} [Tue Jul 21 14:46:23 2026] GET /v2.0/security-group-rules/d0af78fd-7ccd-4df4-9eec-7575091092a6 => generated 571 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/385] 199.204.45.70 () {44 vars in 984 bytes} [Tue Jul 21 14:46:24 2026] GET /v2.0/networks/87fa5100-41d3-404f-9665-107269b082a8 => generated 732 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:46:24.507 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1eddf293-e267-43c4-9890-ec8a883a1f74 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/386] 199.204.45.70 () {44 vars in 1073 bytes} [Tue Jul 21 14:46:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=87fa5100-41d3-404f-9665-107269b082a8 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/387] 199.204.45.70 () {44 vars in 1096 bytes} [Tue Jul 21 14:46:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=87fa5100-41d3-404f-9665-107269b082a8 => generated 1254 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:46:24 2026] GET /v2.0/security-groups/ed58cb17-60bd-474a-b2ed-5fc46bd26f9d => generated 4470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:46:31.142 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b0fbd3df-f574-4e5a-aff4-9d8352071d97 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 198/389] 199.204.45.70 () {44 vars in 976 bytes} [Tue Jul 21 14:46:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/390] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:46:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/393] 199.204.45.70 () {44 vars in 917 bytes} [Tue Jul 21 14:46:32 2026] GET /v2.0/ports => generated 4725 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:46:33.973 7 INFO neutron.api.v2.resource [None req-8c8c3792-623b-4ee8-b095-6aa871143408 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 200/394] 199.204.45.70 () {44 vars in 956 bytes} [Tue Jul 21 14:46:33 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/395] 199.204.45.70 () {44 vars in 978 bytes} [Tue Jul 21 14:46:33 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2761 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/396] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:46:34 2026] GET /v2.0/security-groups/97933d61-2c40-4588-9f52-969e768fff09 => generated 2758 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/397] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:46:35 2026] GET /v2.0/security-groups/97933d61-2c40-4588-9f52-969e768fff09 => generated 2758 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/398] 199.204.45.70 () {44 vars in 1008 bytes} [Tue Jul 21 14:46:35 2026] GET /v2.0/security-group-rules/2ece91da-db95-4542-9027-1c5b87d4700c => generated 591 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/399] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:46:35 2026] GET /v2.0/security-groups/97933d61-2c40-4588-9f52-969e768fff09 => generated 2758 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/400] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:46:36 2026] GET /v2.0/security-groups/97933d61-2c40-4588-9f52-969e768fff09 => generated 2758 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/401] 199.204.45.70 () {44 vars in 1008 bytes} [Tue Jul 21 14:46:36 2026] GET /v2.0/security-group-rules/64156cb0-b8c9-481e-8bbf-dac13809179a => generated 595 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/404] 199.204.45.70 () {44 vars in 972 bytes} [Tue Jul 21 14:46:49 2026] GET /v2.0/quotas/3d3e1302147d49fba7592e181de98879 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:47:41.767 8 INFO neutron.api.v2.resource [None req-180ae945-c767-4464-b296-1b28cae9edc6 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 203/411] 199.204.45.70 () {44 vars in 1071 bytes} [Tue Jul 21 14:47:41 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=c13b278412d3463c9ae535306233e8d4 => 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: 209/412] 199.204.45.70 () {44 vars in 1094 bytes} [Tue Jul 21 14:47:41 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=c13b278412d3463c9ae535306233e8d4 => generated 3886 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/413] 199.204.45.70 () {44 vars in 1085 bytes} [Tue Jul 21 14:47:42 2026] GET /v2.0/security-groups/ee0f35de-f32a-41df-b056-e53069b22cc6?project_id=c13b278412d3463c9ae535306233e8d4 => generated 3883 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:47:42 2026] GET /v2.0/security-groups/ee0f35de-f32a-41df-b056-e53069b22cc6 => generated 3883 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/415] 199.204.45.70 () {44 vars in 1008 bytes} [Tue Jul 21 14:47:42 2026] GET /v2.0/security-group-rules/fe4630ac-b185-47a0-be77-29c93fdb5a30 => generated 565 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/416] 199.204.45.70 () {44 vars in 1085 bytes} [Tue Jul 21 14:47:43 2026] GET /v2.0/security-groups/ee0f35de-f32a-41df-b056-e53069b22cc6?project_id=c13b278412d3463c9ae535306233e8d4 => generated 3883 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/417] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:47:43 2026] GET /v2.0/security-groups/ee0f35de-f32a-41df-b056-e53069b22cc6 => generated 3883 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/418] 199.204.45.70 () {44 vars in 1008 bytes} [Tue Jul 21 14:47:43 2026] GET /v2.0/security-group-rules/a835b204-e8da-42da-93b3-fe33bb261644 => generated 567 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/419] 199.204.45.70 () {44 vars in 1085 bytes} [Tue Jul 21 14:47:44 2026] GET /v2.0/security-groups/ee0f35de-f32a-41df-b056-e53069b22cc6?project_id=c13b278412d3463c9ae535306233e8d4 => generated 3883 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/420] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:47:44 2026] GET /v2.0/security-groups/ee0f35de-f32a-41df-b056-e53069b22cc6 => generated 3883 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/421] 199.204.45.70 () {44 vars in 1008 bytes} [Tue Jul 21 14:47:45 2026] GET /v2.0/security-group-rules/14b70edf-20c0-4ff1-ab0e-216d4315fa57 => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/422] 199.204.45.70 () {44 vars in 1085 bytes} [Tue Jul 21 14:47:46 2026] GET /v2.0/security-groups/ee0f35de-f32a-41df-b056-e53069b22cc6?project_id=c13b278412d3463c9ae535306233e8d4 => generated 3883 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/423] 199.204.45.70 () {44 vars in 998 bytes} [Tue Jul 21 14:47:46 2026] GET /v2.0/security-groups/ee0f35de-f32a-41df-b056-e53069b22cc6 => generated 3883 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/424] 199.204.45.70 () {44 vars in 1008 bytes} [Tue Jul 21 14:47:46 2026] GET /v2.0/security-group-rules/8250ae8a-b1d3-4a26-8f3e-9a6436d58b65 => generated 570 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/427] 199.204.45.70 () {44 vars in 972 bytes} [Tue Jul 21 14:47:53 2026] GET /v2.0/quotas/c13b278412d3463c9ae535306233e8d4 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:48:45.353 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f8454e8d-5d79-4f8e-b708-d4f7f7172912] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 14:48:45.356 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5417b368-c7b9-4da2-80a8-549ac0fca5fb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 220/434] 199.204.45.70 () {44 vars in 946 bytes} [Tue Jul 21 14:48:45 2026] GET /v2.0/networks?name=public => generated 753 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/441] 10.0.0.180 () {32 vars in 649 bytes} [Tue Jul 21 14:49:24 2026] GET /v2.0/networks => generated 2168 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/442] 10.0.0.180 () {32 vars in 655 bytes} [Tue Jul 21 14:49:25 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: 8|app: 0|req: 219/443] 10.0.0.180 () {32 vars in 647 bytes} [Tue Jul 21 14:49:25 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:49:25.688 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5417b368-c7b9-4da2-80a8-549ac0fca5fb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33550. 2026-07-21 14:49:25.689 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f8454e8d-5d79-4f8e-b708-d4f7f7172912] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33566. [pid: 7|app: 0|req: 225/444] 10.0.0.180 () {32 vars in 643 bytes} [Tue Jul 21 14:49:25 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) [pid: 8|app: 0|req: 220/445] 10.0.0.180 () {32 vars in 647 bytes} [Tue Jul 21 14:49:25 2026] GET /v2.0/subnets => generated 1261 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/446] 10.0.0.180 () {32 vars in 649 bytes} [Tue Jul 21 14:49:25 2026] GET /v2.0/networks => generated 2168 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/447] 10.0.0.180 () {32 vars in 663 bytes} [Tue Jul 21 14:49:25 2026] GET /v2.0/security-groups => generated 16626 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/448] 10.0.0.180 () {32 vars in 655 bytes} [Tue Jul 21 14:49:25 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) 2026-07-21 14:49:36.752 8 INFO neutron.db.segments_db [None req-455b4b33-ad19-4d36-aafd-cb53761b2e90 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment cc1dc346-ca28-4a34-9b9b-d295592e595f of type vxlan for network d64ad819-ea2c-4e90-a16e-32a9d086dc73 2026-07-21 14:49:36.835 7 INFO neutron.db.segments_db [None req-86b858d8-a941-496b-a258-e4fa3529fd41 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment 4f43760e-6a42-494e-bcc5-c4c1f61fc374 of type vxlan for network 6e3a7759-8258-48fc-be7c-7ceb2a968e84 [pid: 8|app: 0|req: 223/451] 10.0.0.180 () {34 vars in 671 bytes} [Tue Jul 21 14:49:36 2026] POST /v2.0/networks => generated 748 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/452] 10.0.0.180 () {34 vars in 671 bytes} [Tue Jul 21 14:49:36 2026] POST /v2.0/networks => generated 738 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/453] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:49:36 2026] POST /v2.0/subnets => generated 671 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:49:37.118 8 INFO neutron.db.segments_db [None req-647ae3bc-f5d0-430b-92d9-84af8f388802 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment ff0feb94-ae48-49ac-8292-3138b9b39bb6 of type vxlan for network 81ae35f9-e75b-4d74-aa8e-f6eb6910ed9d [pid: 7|app: 0|req: 230/454] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:49:36 2026] POST /v2.0/subnets => generated 661 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:49:37.203 7 INFO neutron.db.segments_db [None req-4a039c6b-8f64-48b0-8291-c0624a668fbc 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment c59ea1cc-cd2b-4ab0-9718-39f4d4079e41 of type vxlan for network 9f05c152-c99d-4283-a2c3-eeeebdf5bb48 2026-07-21 14:49:37.448 8 INFO neutron.db.l3_hamode_db [None req-647ae3bc-f5d0-430b-92d9-84af8f388802 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:49:37.508 7 INFO neutron.db.l3_hamode_db [None req-4a039c6b-8f64-48b0-8291-c0624a668fbc 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:49:38.757 8 INFO neutron.db.l3_hamode_db [None req-647ae3bc-f5d0-430b-92d9-84af8f388802 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:49:38.766 7 INFO neutron.db.l3_hamode_db [None req-4a039c6b-8f64-48b0-8291-c0624a668fbc 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 231/455] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:49:37 2026] POST /v2.0/routers => generated 725 bytes in 2747 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/456] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:49:37 2026] POST /v2.0/routers => generated 735 bytes in 2828 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/457] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:49:39 2026] GET /v2.0/security-groups?tenant_id=62a506023c1540008a2eb29f50b2ea61&name=default => generated 2797 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/458] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:49:39 2026] GET /v2.0/security-groups?tenant_id=9fac793edd1e4ea1aa1f08dd53c6f7d1&name=default => generated 2797 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/459] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:49:40 2026] PUT /v2.0/routers/5a9e26f5-0038-4e60-8c79-7ec10a11498d/add_router_interface => generated 309 bytes in 1774 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/460] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:49:40 2026] PUT /v2.0/routers/9afff318-2660-41cd-9e61-f75f26cd64a6/add_router_interface => generated 309 bytes in 1831 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/461] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:49:41 2026] DELETE /v2.0/security-groups/78557b8c-9954-4525-8c1d-dc150c07060a => generated 0 bytes in 204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/462] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:49:42 2026] DELETE /v2.0/security-groups/629f9633-f5c1-4725-a957-d2eddbbabd11 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:49:42.614 7 WARNING neutron_lib.context [None req-1bee1d65-6c10-4336-8dfb-8c63ae4d6bda 65a3f22a98414a819862370b99e5fb2e a7085fd4162d4db8860a2d0ffab9fd24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 235/463] 10.0.0.180 () {34 vars in 685 bytes} [Tue Jul 21 14:49:42 2026] POST /v2.0/security-groups => generated 1592 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 14:49:42.739 8 WARNING neutron_lib.context [None req-bc68f16b-6663-4846-bece-33dbcb50eac6 65a3f22a98414a819862370b99e5fb2e a7085fd4162d4db8860a2d0ffab9fd24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 229/464] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:49:42 2026] POST /v2.0/security-group-rules => generated 565 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:49:42.900 8 WARNING neutron_lib.context [None req-f5b82922-e363-4d7a-bfd5-d8b692ee9790 65a3f22a98414a819862370b99e5fb2e a7085fd4162d4db8860a2d0ffab9fd24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:49:42.984 7 WARNING neutron_lib.context [req-eff67316-4e3f-46fd-9290-bd04860c60b2 req-337954d1-2428-4417-bcce-14528f3263d8 4ec6e8afaad04873b661dd170559c30a ddf9e42f3ad44a73ae1b301c1f4bb522 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 230/465] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:49:42 2026] POST /v2.0/security-group-rules => generated 570 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:49:43.006 8 WARNING neutron_lib.context [None req-7085207a-9e11-4d22-aaee-7f6e739dcc24 65a3f22a98414a819862370b99e5fb2e a7085fd4162d4db8860a2d0ffab9fd24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 236/466] 10.0.0.124 () {38 vars in 971 bytes} [Tue Jul 21 14:49:42 2026] POST /v2.0/security-groups => generated 1621 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/467] 10.0.0.180 () {34 vars in 676 bytes} [Tue Jul 21 14:49:43 2026] POST /v2.0/floatingips => generated 552 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/468] 10.0.0.124 () {34 vars in 991 bytes} [Tue Jul 21 14:49:43 2026] GET /v2.0/security-groups/c6d40515-8804-4c27-9e01-6acf388085e4 => generated 1621 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:49:43.692 8 WARNING neutron_lib.context [req-cae7cd26-59a0-435a-8f93-4d0241694376 req-39caff39-8b87-4a02-9b8f-4d1a98cae2b8 4ec6e8afaad04873b661dd170559c30a ddf9e42f3ad44a73ae1b301c1f4bb522 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 232/469] 10.0.0.124 () {38 vars in 981 bytes} [Tue Jul 21 14:49:43 2026] POST /v2.0/security-group-rules => generated 582 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:49:43.821 7 WARNING neutron_lib.context [req-190363bd-4fc4-4091-ab9d-bb3294873662 req-a6d62374-cd78-4179-a9d3-a363b6f56f93 4ec6e8afaad04873b661dd170559c30a ddf9e42f3ad44a73ae1b301c1f4bb522 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 238/470] 10.0.0.124 () {38 vars in 971 bytes} [Tue Jul 21 14:49:43 2026] POST /v2.0/security-groups => generated 1621 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/471] 10.0.0.124 () {34 vars in 991 bytes} [Tue Jul 21 14:49:43 2026] GET /v2.0/security-groups/a04ba650-4dc2-4181-b45f-f57afc5c4ade => generated 1621 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:49:44.007 7 WARNING neutron_lib.context [req-b74ada0d-9e40-4f0d-9fd1-fa1ebf063297 req-1c184c5a-c1f2-4f91-8e00-1d0cbcbf7751 4ec6e8afaad04873b661dd170559c30a ddf9e42f3ad44a73ae1b301c1f4bb522 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/472] 10.0.0.124 () {38 vars in 981 bytes} [Tue Jul 21 14:49:44 2026] POST /v2.0/security-group-rules => generated 582 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:49:44.177 8 INFO neutron.db.segments_db [None req-fd2181ee-1aea-453c-b5e2-a3e352af4cbd 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment 831b61f1-d717-4a36-9bbe-a8e92d1b66bc of type vxlan for network e61bf83b-d84c-4920-b546-3fcd431c6584 [pid: 7|app: 0|req: 241/473] 10.0.0.124 () {34 vars in 1096 bytes} [Tue Jul 21 14:49:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--53537465&fields=id&tenant_id=a7085fd4162d4db8860a2d0ffab9fd24 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/474] 10.0.0.124 () {34 vars in 991 bytes} [Tue Jul 21 14:49:44 2026] GET /v2.0/security-groups/a04ba650-4dc2-4181-b45f-f57afc5c4ade => generated 2214 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/475] 10.0.0.180 () {34 vars in 671 bytes} [Tue Jul 21 14:49:43 2026] POST /v2.0/networks => generated 744 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:49:44.294 8 WARNING neutron_lib.context [req-6b8e75c1-554f-46ee-9be7-fcf5d32bd6a7 req-b0224cef-98bb-41ff-a0e9-de91c473b709 4ec6e8afaad04873b661dd170559c30a ddf9e42f3ad44a73ae1b301c1f4bb522 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 243/476] 10.0.0.124 () {34 vars in 982 bytes} [Tue Jul 21 14:49:44 2026] GET /v2.0/networks?id=6e3a7759-8258-48fc-be7c-7ceb2a968e84 => generated 670 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/477] 10.0.0.124 () {38 vars in 981 bytes} [Tue Jul 21 14:49:44 2026] POST /v2.0/security-group-rules => generated 587 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/478] 10.0.0.124 () {34 vars in 965 bytes} [Tue Jul 21 14:49:44 2026] GET /v2.0/quotas/a7085fd4162d4db8860a2d0ffab9fd24 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/479] 10.0.0.124 () {34 vars in 1002 bytes} [Tue Jul 21 14:49:44 2026] GET /v2.0/ports?tenant_id=a7085fd4162d4db8860a2d0ffab9fd24&fields=id => generated 103 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/480] 10.0.0.124 () {34 vars in 991 bytes} [Tue Jul 21 14:49:44 2026] GET /v2.0/security-groups/a04ba650-4dc2-4181-b45f-f57afc5c4ade => generated 2812 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/481] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:49:44 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: 8|app: 0|req: 238/482] 10.0.0.124 () {34 vars in 1001 bytes} [Tue Jul 21 14:49:44 2026] GET /v2.0/security-group-rules/a8b3bca0-01f2-4f3a-bf5b-86711bc2b23e => generated 584 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:49:44.667 7 INFO neutron.db.segments_db [None req-695ebd65-d8c1-43f7-94ba-80aecf9503f0 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment b9f86c15-d33f-41ee-be0a-b40f7c219010 of type vxlan for network f8618361-2efb-4456-a6bc-7901399a40a8 [pid: 8|app: 0|req: 239/483] 10.0.0.124 () {34 vars in 991 bytes} [Tue Jul 21 14:49:44 2026] GET /v2.0/security-groups/a04ba650-4dc2-4181-b45f-f57afc5c4ade => generated 2812 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/484] 10.0.0.124 () {36 vars in 1023 bytes} [Tue Jul 21 14:49:44 2026] DELETE /v2.0/security-group-rules/a8b3bca0-01f2-4f3a-bf5b-86711bc2b23e => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/485] 10.0.0.124 () {34 vars in 991 bytes} [Tue Jul 21 14:49:44 2026] GET /v2.0/security-groups/a04ba650-4dc2-4181-b45f-f57afc5c4ade => generated 2214 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/486] 10.0.0.124 () {36 vars in 1013 bytes} [Tue Jul 21 14:49:44 2026] DELETE /v2.0/security-groups/a04ba650-4dc2-4181-b45f-f57afc5c4ade => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:49:45.003 7 INFO neutron.db.l3_hamode_db [None req-695ebd65-d8c1-43f7-94ba-80aecf9503f0 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 243/487] 10.0.0.124 () {34 vars in 907 bytes} [Tue Jul 21 14:49:44 2026] GET /v2.0/extensions => generated 19600 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/488] 10.0.0.124 () {34 vars in 991 bytes} [Tue Jul 21 14:49:45 2026] GET /v2.0/security-groups/c6d40515-8804-4c27-9e01-6acf388085e4 => generated 2214 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/489] 10.0.0.124 () {34 vars in 1008 bytes} [Tue Jul 21 14:49:45 2026] GET /v2.0/networks/6e3a7759-8258-48fc-be7c-7ceb2a968e84?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/490] 10.0.0.124 () {36 vars in 1013 bytes} [Tue Jul 21 14:49:45 2026] DELETE /v2.0/security-groups/c6d40515-8804-4c27-9e01-6acf388085e4 => 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: 247/491] 10.0.0.124 () {34 vars in 1108 bytes} [Tue Jul 21 14:49:45 2026] GET /v2.0/networks/6e3a7759-8258-48fc-be7c-7ceb2a968e84?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) 2026-07-21 14:49:46.075 7 INFO neutron.db.l3_hamode_db [None req-695ebd65-d8c1-43f7-94ba-80aecf9503f0 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 248/492] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:49:45 2026] PUT /v2.0/routers/9afff318-2660-41cd-9e61-f75f26cd64a6/remove_router_interface => generated 309 bytes in 1344 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/493] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:49:46 2026] GET /v2.0/ports?device_id=10fb1181-4977-48ee-8d98-a6b06af4767d => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/496] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:49:44 2026] POST /v2.0/routers => generated 731 bytes in 2638 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:49:47.743 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-f667b0d1-5562-428c-91dd-fe77c2cfab73 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - 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 567, 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 594, 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 647, 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 728, 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 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, 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-07-21 14:49:48.230 8 INFO neutron.db.l3_hamode_db [None req-f667b0d1-5562-428c-91dd-fe77c2cfab73 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] HA network 81ae35f9-e75b-4d74-aa8e-f6eb6910ed9d was deleted as no HA routers are present in tenant ddf9e42f3ad44a73ae1b301c1f4bb522. [pid: 8|app: 0|req: 252/497] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:49:46 2026] DELETE /v2.0/routers/9afff318-2660-41cd-9e61-f75f26cd64a6 => generated 0 bytes in 1446 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/498] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:49:48 2026] GET /v2.0/networks?id=6e3a7759-8258-48fc-be7c-7ceb2a968e84 => generated 670 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/499] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:49:48 2026] GET /v2.0/ports?device_id=10fb1181-4977-48ee-8d98-a6b06af4767d => 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: 255/500] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:49:48 2026] DELETE /v2.0/subnets/05a519e2-4003-4006-b875-4dfddfed1fca => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:49:48.720 8 INFO neutron.services.segments.plugin [-] Segment ff0feb94-ae48-49ac-8292-3138b9b39bb6 resource provider aggregate not found 2026-07-21 14:49:48.728 8 INFO neutron.services.segments.plugin [-] Segment ff0feb94-ae48-49ac-8292-3138b9b39bb6 resource provider aggregate not found 2026-07-21 14:49:48.743 8 INFO neutron.services.segments.plugin [-] Segment ff0feb94-ae48-49ac-8292-3138b9b39bb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff0feb94-ae48-49ac-8292-3138b9b39bb6 found for delete ", "request_id": "req-168f7b29-9b8b-4628-b894-c3800b8a0f08"}]} 2026-07-21 14:49:48.748 8 INFO neutron.services.segments.plugin [-] Segment ff0feb94-ae48-49ac-8292-3138b9b39bb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff0feb94-ae48-49ac-8292-3138b9b39bb6 found for delete ", "request_id": "req-dad89eed-fee4-4f59-82ec-edcbcd657533"}]} [pid: 8|app: 0|req: 256/501] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:49:48 2026] GET /v2.0/security-groups?tenant_id=1171f8096b2742959fc23e70fed90fdd&name=default => generated 2801 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/502] 199.204.45.70 () {34 vars in 1049 bytes} [Tue Jul 21 14:49:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a7085fd4162d4db8860a2d0ffab9fd24 => generated 179 bytes in 46 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:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 258/503] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:49:48 2026] DELETE /v2.0/networks/d64ad819-ea2c-4e90-a16e-32a9d086dc73 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/504] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:49:47 2026] PUT /v2.0/routers/defa0185-5cd3-4277-a4a4-06f8d3143f7c/add_router_interface => generated 309 bytes in 2077 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/505] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:49:49 2026] DELETE /v2.0/security-groups/add3f239-56e3-4255-9166-19d8d64c55ec => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:49:49.353 7 WARNING neutron_lib.context [req-48216f6f-5e87-444b-912a-fb4b0652d473 req-b6107dd6-2f60-474f-b823-f3b2792caa9c 65a3f22a98414a819862370b99e5fb2e a7085fd4162d4db8860a2d0ffab9fd24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 260/506] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:49:49 2026] GET /v2.0/security-groups?tenant_id=ddf9e42f3ad44a73ae1b301c1f4bb522&name=default => generated 2797 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/507] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:49:49 2026] DELETE /v2.0/security-groups/f3f252a7-0fc4-42ef-8205-efb7e25e1549 => 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: 262/508] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:49:49 2026] GET /v2.0/security-groups?tenant_id=6f906d318c5a421297c48444c0c65daa&name=default => generated 2801 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/509] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:49:49 2026] GET /v2.0/ports?device_id=10fb1181-4977-48ee-8d98-a6b06af4767d => 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: 264/510] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:49:49 2026] DELETE /v2.0/security-groups/7ce55b9b-8753-45e3-a8da-027b1bc0c021 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/511] 199.204.45.70 () {38 vars in 954 bytes} [Tue Jul 21 14:49:49 2026] POST /v2.0/ports => generated 954 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/512] 199.204.45.70 () {34 vars in 910 bytes} [Tue Jul 21 14:49:49 2026] GET /v2.0/extensions => generated 19600 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:49:50.146 7 WARNING neutron_lib.context [req-4b0cc314-b76b-4273-8870-bff2bc18c5d5 req-e29f7c2a-f31c-4227-b9f4-3474fa6d503a 5315ada5cca84be2b11f2cda831850e8 eae8c92b55ca4d2fb6044f7e5a53ab53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 248/513] 10.0.0.124 () {38 vars in 971 bytes} [Tue Jul 21 14:49:50 2026] POST /v2.0/security-groups => generated 1617 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 14:49:50.316 8 WARNING neutron_lib.context [req-6b23ba9e-5a1a-4d78-8c55-af2c4dba17c7 req-1dffe37f-1e26-4ba6-b556-a68c26e866f2 5315ada5cca84be2b11f2cda831850e8 eae8c92b55ca4d2fb6044f7e5a53ab53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 266/514] 10.0.0.124 () {38 vars in 971 bytes} [Tue Jul 21 14:49:50 2026] POST /v2.0/security-groups => generated 1617 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 14:49:50.485 8 WARNING neutron_lib.context [req-ad7b41d3-38e1-4926-aeba-d8e072d7c507 req-4daa64a2-608f-49fb-a67a-052c2ab85b5c 5315ada5cca84be2b11f2cda831850e8 eae8c92b55ca4d2fb6044f7e5a53ab53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 267/515] 10.0.0.124 () {38 vars in 971 bytes} [Tue Jul 21 14:49:50 2026] POST /v2.0/security-groups => generated 1618 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/516] 10.0.0.124 () {34 vars in 1002 bytes} [Tue Jul 21 14:49:50 2026] GET /v2.0/security-groups?tenant_id=eae8c92b55ca4d2fb6044f7e5a53ab53 => generated 7599 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/517] 10.0.0.124 () {34 vars in 991 bytes} [Tue Jul 21 14:49:50 2026] GET /v2.0/security-groups/56370c4c-469a-499b-a95c-2b2fa527ffd7 => generated 2798 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/518] 10.0.0.124 () {34 vars in 991 bytes} [Tue Jul 21 14:49:50 2026] GET /v2.0/security-groups/56370c4c-469a-499b-a95c-2b2fa527ffd7 => generated 2798 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:49:50.788 8 INFO neutron.services.segments.plugin [-] Segment cc1dc346-ca28-4a34-9b9b-d295592e595f resource provider aggregate not found 2026-07-21 14:49:50.792 8 INFO neutron.services.segments.plugin [-] Segment cc1dc346-ca28-4a34-9b9b-d295592e595f resource provider aggregate not found 2026-07-21 14:49:50.810 8 INFO neutron.services.segments.plugin [-] Segment cc1dc346-ca28-4a34-9b9b-d295592e595f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc1dc346-ca28-4a34-9b9b-d295592e595f found for delete ", "request_id": "req-eb6991ee-3c8b-48a6-ad7a-72626241a63f"}]} 2026-07-21 14:49:50.816 8 INFO neutron.services.segments.plugin [-] Segment cc1dc346-ca28-4a34-9b9b-d295592e595f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc1dc346-ca28-4a34-9b9b-d295592e595f found for delete ", "request_id": "req-7e7c7af2-9d6c-4941-aec0-eaae30f18311"}]} [pid: 8|app: 0|req: 271/519] 10.0.0.124 () {34 vars in 991 bytes} [Tue Jul 21 14:49:50 2026] GET /v2.0/security-groups/1c92d0ec-33a0-4481-bac2-5ae5d7bc8ecf => generated 1617 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/520] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:49:50 2026] GET /v2.0/ports?device_id=10fb1181-4977-48ee-8d98-a6b06af4767d => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/521] 10.0.0.124 () {36 vars in 1013 bytes} [Tue Jul 21 14:49:50 2026] DELETE /v2.0/security-groups/1c92d0ec-33a0-4481-bac2-5ae5d7bc8ecf => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/522] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:49:51 2026] GET /v2.0/security-groups?id=4e740b3f-e5c0-4f7a-b32b-4ed056d45b9d&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: 249/523] 199.204.45.70 () {38 vars in 1027 bytes} [Tue Jul 21 14:49:50 2026] PUT /v2.0/ports/8df862b0-9589-4fd7-8a3a-758d2f729c16 => generated 1199 bytes in 665 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:49:51.068 8 INFO neutron.api.v2.resource [req-9cd203f8-2055-4194-b246-2a1c5ef74510 req-cf296e33-b6e6-49c2-8303-4e36f7f1b7a2 5315ada5cca84be2b11f2cda831850e8 eae8c92b55ca4d2fb6044f7e5a53ab53 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 275/524] 10.0.0.124 () {34 vars in 991 bytes} [Tue Jul 21 14:49:51 2026] GET /v2.0/security-groups/1c92d0ec-33a0-4481-bac2-5ae5d7bc8ecf => generated 146 bytes in 16 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: 8|app: 0|req: 276/525] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:49:51 2026] GET /v2.0/ports?tenant_id=a7085fd4162d4db8860a2d0ffab9fd24&device_id=10fb1181-4977-48ee-8d98-a6b06af4767d => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/526] 10.0.0.124 () {34 vars in 991 bytes} [Tue Jul 21 14:49:51 2026] GET /v2.0/security-groups/78ba5479-742f-46c0-bb9b-8b2fdda0bd72 => generated 1617 bytes in 84 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: 277/527] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:49:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=8df862b0-9589-4fd7-8a3a-758d2f729c16 => 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: 278/528] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:49:51 2026] GET /v2.0/subnets?id=1ccfb28c-c52c-4b01-943b-80edb12817bf => generated 664 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/529] 10.0.0.124 () {36 vars in 1013 bytes} [Tue Jul 21 14:49:51 2026] DELETE /v2.0/security-groups/78ba5479-742f-46c0-bb9b-8b2fdda0bd72 => 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: 279/530] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:49:51 2026] GET /v2.0/ports?network_id=6e3a7759-8258-48fc-be7c-7ceb2a968e84&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:49:51.353 7 INFO neutron.api.v2.resource [req-8e339080-031a-40b1-aff5-4929b3198ced req-7a37dc43-fb77-4b80-8cbe-d167a22ba7df 5315ada5cca84be2b11f2cda831850e8 eae8c92b55ca4d2fb6044f7e5a53ab53 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 252/531] 10.0.0.124 () {34 vars in 991 bytes} [Tue Jul 21 14:49:51 2026] GET /v2.0/security-groups/78ba5479-742f-46c0-bb9b-8b2fdda0bd72 => 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: 280/532] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:49:51 2026] GET /v2.0/networks/6e3a7759-8258-48fc-be7c-7ceb2a968e84?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: 253/533] 10.0.0.124 () {34 vars in 991 bytes} [Tue Jul 21 14:49:51 2026] GET /v2.0/security-groups/7a47c191-731a-4eb1-8c8d-4fff7f458478 => generated 1618 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/534] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:49:51 2026] GET /v2.0/networks/6e3a7759-8258-48fc-be7c-7ceb2a968e84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/535] 10.0.0.124 () {36 vars in 1013 bytes} [Tue Jul 21 14:49:51 2026] DELETE /v2.0/security-groups/7a47c191-731a-4eb1-8c8d-4fff7f458478 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:49:51.643 7 INFO neutron.api.v2.resource [req-17988560-a1d5-4aa2-aeb2-ef473beeb271 req-886ec0e8-b8b6-4e42-a8c6-a60468c812e8 5315ada5cca84be2b11f2cda831850e8 eae8c92b55ca4d2fb6044f7e5a53ab53 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 255/536] 10.0.0.124 () {34 vars in 991 bytes} [Tue Jul 21 14:49:51 2026] GET /v2.0/security-groups/7a47c191-731a-4eb1-8c8d-4fff7f458478 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:49:51.675 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ec87c8e-683b-4db1-b3d7-573867226353'] response: {'name': 'network-changed', 'server_uuid': '10fb1181-4977-48ee-8d98-a6b06af4767d', 'tag': '8df862b0-9589-4fd7-8a3a-758d2f729c16', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 256/537] 10.0.0.124 () {34 vars in 1002 bytes} [Tue Jul 21 14:49:51 2026] GET /v2.0/security-groups?tenant_id=eae8c92b55ca4d2fb6044f7e5a53ab53 => generated 2801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/538] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:49:51 2026] GET /v2.0/ports?tenant_id=a7085fd4162d4db8860a2d0ffab9fd24&device_id=10fb1181-4977-48ee-8d98-a6b06af4767d => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/539] 10.0.0.124 () {34 vars in 991 bytes} [Tue Jul 21 14:49:51 2026] GET /v2.0/security-groups/56370c4c-469a-499b-a95c-2b2fa527ffd7 => generated 2798 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:49:51.919 8 INFO neutron.db.segments_db [None req-afcaffbf-e487-4d84-a3b7-b13f85f25ad6 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment a43fc994-b9cb-43d8-825c-b29d62f7ee80 of type vxlan for network 6e9900e0-d4cc-4bbe-8dee-c09510fd395d [pid: 7|app: 0|req: 259/540] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:49:51 2026] GET /v2.0/networks?id=6e3a7759-8258-48fc-be7c-7ceb2a968e84 => generated 766 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/541] 10.0.0.124 () {34 vars in 991 bytes} [Tue Jul 21 14:49:51 2026] GET /v2.0/security-groups/56370c4c-469a-499b-a95c-2b2fa527ffd7 => generated 2798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/542] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:49:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=8df862b0-9589-4fd7-8a3a-758d2f729c16 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:49:52.043 7 INFO neutron.api.v2.resource [req-9e114ee7-db38-4cfc-a971-a86f81d7c56a req-28df6b31-e9c0-4c6c-86ea-c3062a6f49db 5315ada5cca84be2b11f2cda831850e8 eae8c92b55ca4d2fb6044f7e5a53ab53 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 262/543] 10.0.0.124 () {34 vars in 991 bytes} [Tue Jul 21 14:49:52 2026] GET /v2.0/security-groups/7a47c191-731a-4eb1-8c8d-4fff7f458478 => 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: 282/544] 10.0.0.180 () {34 vars in 671 bytes} [Tue Jul 21 14:49:51 2026] POST /v2.0/networks => generated 752 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/545] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:49:52 2026] GET /v2.0/subnets?id=1ccfb28c-c52c-4b01-943b-80edb12817bf => generated 664 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:49:52.103 7 INFO neutron.api.v2.resource [req-30f7199c-ae1e-400b-9d26-8fcb3f97c969 req-8f09ba12-fbe8-44fd-b73e-dd52cf6f7f60 5315ada5cca84be2b11f2cda831850e8 eae8c92b55ca4d2fb6044f7e5a53ab53 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 264/546] 10.0.0.124 () {34 vars in 991 bytes} [Tue Jul 21 14:49:52 2026] GET /v2.0/security-groups/78ba5479-742f-46c0-bb9b-8b2fdda0bd72 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/547] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:49:52 2026] GET /v2.0/ports?network_id=6e3a7759-8258-48fc-be7c-7ceb2a968e84&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:49:52.171 7 INFO neutron.api.v2.resource [req-8f738c47-91d3-4f39-8bed-4edbcc403a5c req-9c028dfd-7209-4e9d-ac8a-9dd53302fea2 5315ada5cca84be2b11f2cda831850e8 eae8c92b55ca4d2fb6044f7e5a53ab53 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 266/548] 10.0.0.124 () {34 vars in 991 bytes} [Tue Jul 21 14:49:52 2026] GET /v2.0/security-groups/1c92d0ec-33a0-4481-bac2-5ae5d7bc8ecf => 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: 283/549] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:49:52 2026] POST /v2.0/subnets => generated 675 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/550] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:49:52 2026] GET /v2.0/ports?device_id=10fb1181-4977-48ee-8d98-a6b06af4767d => generated 969 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/551] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:49:52 2026] GET /v2.0/networks/6e3a7759-8258-48fc-be7c-7ceb2a968e84?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:49:52.490 8 INFO neutron.db.segments_db [None req-97c5dc9b-d63c-45b9-81bf-7199f5f43b73 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment b8eb318d-9ff1-49f8-b6e8-578f8c4aa649 of type vxlan for network 50c76f0c-7485-4f2a-b650-e297afec8e57 2026-07-21 14:49:52.796 8 INFO neutron.db.l3_hamode_db [None req-97c5dc9b-d63c-45b9-81bf-7199f5f43b73 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 268/552] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:49:52 2026] PUT /v2.0/routers/defa0185-5cd3-4277-a4a4-06f8d3143f7c/remove_router_interface => generated 309 bytes in 1581 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:49:53.943 8 INFO neutron.db.l3_hamode_db [None req-97c5dc9b-d63c-45b9-81bf-7199f5f43b73 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 269/553] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:49:53 2026] GET /v2.0/security-groups?id=4e740b3f-e5c0-4f7a-b32b-4ed056d45b9d&fields=id&fields=name => generated 112 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/554] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:49:53 2026] GET /v2.0/networks/6e3a7759-8258-48fc-be7c-7ceb2a968e84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:49:54.746 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-d296aed7-2884-4003-900f-c03ebc4a0002 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - 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 567, 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 594, 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 647, 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 728, 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 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, 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: 285/555] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:49:52 2026] POST /v2.0/routers => generated 739 bytes in 2761 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:49:55.230 7 INFO neutron.db.l3_hamode_db [None req-d296aed7-2884-4003-900f-c03ebc4a0002 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] HA network f8618361-2efb-4456-a6bc-7901399a40a8 was deleted as no HA routers are present in tenant eae8c92b55ca4d2fb6044f7e5a53ab53. [pid: 7|app: 0|req: 271/556] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:49:54 2026] DELETE /v2.0/routers/defa0185-5cd3-4277-a4a4-06f8d3143f7c => generated 0 bytes in 1211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/557] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:49:55 2026] GET /v2.0/ports?device_id=10fb1181-4977-48ee-8d98-a6b06af4767d => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/558] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:49:55 2026] GET /v2.0/security-groups?tenant_id=b85fac156391468088bcdda43b9f23b8&name=default => generated 2801 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/559] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:49:55 2026] DELETE /v2.0/subnets/f65a15be-9a05-4f8c-8d10-b6c7ceedfca2 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:49:55.666 7 INFO neutron.services.segments.plugin [-] Segment b9f86c15-d33f-41ee-be0a-b40f7c219010 resource provider aggregate not found 2026-07-21 14:49:55.685 7 INFO neutron.services.segments.plugin [-] Segment b9f86c15-d33f-41ee-be0a-b40f7c219010 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9f86c15-d33f-41ee-be0a-b40f7c219010 found for delete ", "request_id": "req-39c1cb37-6985-46f0-b87d-2736a62870dc"}]} [pid: 8|app: 0|req: 288/560] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:49:55 2026] GET /v2.0/security-groups?id=4e740b3f-e5c0-4f7a-b32b-4ed056d45b9d&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:49:55.715 7 INFO neutron.services.segments.plugin [-] Segment b9f86c15-d33f-41ee-be0a-b40f7c219010 resource provider aggregate not found 2026-07-21 14:49:55.731 7 INFO neutron.services.segments.plugin [-] Segment b9f86c15-d33f-41ee-be0a-b40f7c219010 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9f86c15-d33f-41ee-be0a-b40f7c219010 found for delete ", "request_id": "req-0ed57ccf-8737-4e96-9710-1da89153d32a"}]} [pid: 8|app: 0|req: 289/561] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:49:55 2026] DELETE /v2.0/security-groups/836e746b-bb90-412a-a31f-fde7d2cb6a02 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:49:56.171 8 INFO neutron.services.segments.plugin [-] Segment 831b61f1-d717-4a36-9bbe-a8e92d1b66bc resource provider aggregate not found 2026-07-21 14:49:56.177 8 INFO neutron.services.segments.plugin [-] Segment 831b61f1-d717-4a36-9bbe-a8e92d1b66bc resource provider aggregate not found 2026-07-21 14:49:56.198 8 INFO neutron.services.segments.plugin [-] Segment 831b61f1-d717-4a36-9bbe-a8e92d1b66bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 831b61f1-d717-4a36-9bbe-a8e92d1b66bc found for delete ", "request_id": "req-cd59f929-f7de-4674-b389-041a288189c9"}]} 2026-07-21 14:49:56.207 8 INFO neutron.services.segments.plugin [-] Segment 831b61f1-d717-4a36-9bbe-a8e92d1b66bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 831b61f1-d717-4a36-9bbe-a8e92d1b66bc found for delete ", "request_id": "req-2509dbaa-6ae5-44d4-8b96-77984bc41736"}]} [pid: 8|app: 0|req: 290/562] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:49:55 2026] DELETE /v2.0/networks/e61bf83b-d84c-4920-b546-3fcd431c6584 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/563] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:49:56 2026] GET /v2.0/security-groups?tenant_id=6e8c8f830e804231aa9dbe986482272c&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/564] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:49:56 2026] DELETE /v2.0/security-groups/0355dea7-3224-4b9b-adcc-b69cba4e2064 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/565] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:49:56 2026] GET /v2.0/security-groups?tenant_id=eae8c92b55ca4d2fb6044f7e5a53ab53&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/566] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:49:56 2026] DELETE /v2.0/security-groups/56370c4c-469a-499b-a95c-2b2fa527ffd7 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/567] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:49:56 2026] GET /v2.0/ports?device_id=10fb1181-4977-48ee-8d98-a6b06af4767d => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/568] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:49:55 2026] PUT /v2.0/routers/e19347ae-59c5-4863-a390-f616a727c2c8/add_router_interface => generated 309 bytes in 1613 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/569] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:49:56 2026] GET /v2.0/security-groups?id=4e740b3f-e5c0-4f7a-b32b-4ed056d45b9d&fields=id&fields=name => generated 112 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:49:57.666 7 WARNING neutron_lib.context [None req-9cbf11a4-69ff-42f5-aeb3-a2a7165370e8 e0c0a02af9da4508b63fe696dea778d2 a4359d5432b14725a7385a6a151b8857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 274/570] 10.0.0.180 () {34 vars in 685 bytes} [Tue Jul 21 14:49:57 2026] POST /v2.0/security-groups => generated 1597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 14:49:57.812 8 WARNING neutron_lib.context [None req-ed1d7011-aa1c-40e5-b2f8-d2c1cae14fa3 e0c0a02af9da4508b63fe696dea778d2 a4359d5432b14725a7385a6a151b8857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 297/571] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:49:57 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:49:57.943 7 WARNING neutron_lib.context [None req-ada09c2e-c4c8-47f9-9cd6-de3fed4a6529 e0c0a02af9da4508b63fe696dea778d2 a4359d5432b14725a7385a6a151b8857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/572] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:49:57 2026] POST /v2.0/security-group-rules => generated 570 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/573] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:49:58 2026] GET /v2.0/ports?device_id=10fb1181-4977-48ee-8d98-a6b06af4767d => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:49:58.136 7 WARNING neutron_lib.context [None req-fd5fd0bf-6eb9-47e1-9429-11b70e03bc5d e0c0a02af9da4508b63fe696dea778d2 a4359d5432b14725a7385a6a151b8857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 299/574] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:49:58 2026] GET /v2.0/security-groups?id=4e740b3f-e5c0-4f7a-b32b-4ed056d45b9d&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/575] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:49:58 2026] GET /v2.0/ports?device_id=10fb1181-4977-48ee-8d98-a6b06af4767d => generated 971 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/576] 10.0.0.180 () {34 vars in 676 bytes} [Tue Jul 21 14:49:58 2026] POST /v2.0/floatingips => generated 552 bytes in 742 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:49:58.952 8 INFO neutron.db.segments_db [None req-05711a4c-274f-41a0-8647-34bc6fc3c1e9 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment ca63856e-4f4c-4baf-ab5a-ccc238526f10 of type vxlan for network c5f41bbc-18c9-4fd4-94d5-62158e9994fb [pid: 8|app: 0|req: 301/577] 10.0.0.180 () {34 vars in 671 bytes} [Tue Jul 21 14:49:58 2026] POST /v2.0/networks => generated 744 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/578] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:49:59 2026] POST /v2.0/subnets => generated 667 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:49:59.374 7 INFO neutron.db.l3_db [None req-7e522e26-93dd-4d66-9f2e-fa9a081c209c 65a3f22a98414a819862370b99e5fb2e a7085fd4162d4db8860a2d0ffab9fd24 - - default default] Floating IP e625682d-45d8-4ee6-b130-53e3a0d57a12 associated. External IP: 10.96.250.201, port: 8df862b0-9589-4fd7-8a3a-758d2f729c16. [pid: 8|app: 0|req: 303/579] 10.0.0.124 () {34 vars in 1100 bytes} [Tue Jul 21 14:49:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1684139157&fields=id&tenant_id=a4359d5432b14725a7385a6a151b8857 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:49:59.454 8 INFO neutron.db.segments_db [None req-bcd34156-b94b-4f5d-8b49-ca744572511f 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment 856fe0d0-b91b-4508-99da-4e52f9a76dfb of type vxlan for network a4719ada-3fe1-4645-bef1-d15c1e375bdf 2026-07-21 14:49:59.809 8 INFO neutron.db.l3_hamode_db [None req-bcd34156-b94b-4f5d-8b49-ca744572511f 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 277/580] 10.0.0.180 () {34 vars in 749 bytes} [Tue Jul 21 14:49:58 2026] PUT /v2.0/floatingips/e625682d-45d8-4ee6-b130-53e3a0d57a12 => generated 855 bytes in 1203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/581] 10.0.0.124 () {34 vars in 982 bytes} [Tue Jul 21 14:50:00 2026] GET /v2.0/networks?id=6e9900e0-d4cc-4bbe-8dee-c09510fd395d => generated 684 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/582] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:00 2026] GET /v2.0/ports?device_id=10fb1181-4977-48ee-8d98-a6b06af4767d => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/583] 10.0.0.124 () {34 vars in 965 bytes} [Tue Jul 21 14:50:00 2026] GET /v2.0/quotas/a4359d5432b14725a7385a6a151b8857 => 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: 281/584] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:00 2026] GET /v2.0/security-groups?id=4e740b3f-e5c0-4f7a-b32b-4ed056d45b9d&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:00.399 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c0163ac-738f-4079-a0d9-531aab0aeb54'] response: {'name': 'network-changed', 'server_uuid': '10fb1181-4977-48ee-8d98-a6b06af4767d', 'tag': '8df862b0-9589-4fd7-8a3a-758d2f729c16', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 282/585] 10.0.0.124 () {34 vars in 1002 bytes} [Tue Jul 21 14:50:00 2026] GET /v2.0/ports?tenant_id=a4359d5432b14725a7385a6a151b8857&fields=id => generated 103 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/586] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:50:00 2026] GET /v2.0/ports?tenant_id=a7085fd4162d4db8860a2d0ffab9fd24&device_id=10fb1181-4977-48ee-8d98-a6b06af4767d => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/587] 10.0.0.124 () {34 vars in 1008 bytes} [Tue Jul 21 14:50:00 2026] GET /v2.0/networks/6e9900e0-d4cc-4bbe-8dee-c09510fd395d?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: 285/588] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:50:00 2026] GET /v2.0/networks?id=6e3a7759-8258-48fc-be7c-7ceb2a968e84 => generated 766 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/589] 10.0.0.124 () {34 vars in 1108 bytes} [Tue Jul 21 14:50:00 2026] GET /v2.0/networks/6e9900e0-d4cc-4bbe-8dee-c09510fd395d?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: 287/590] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:50:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=8df862b0-9589-4fd7-8a3a-758d2f729c16 => generated 858 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/591] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:00 2026] GET /v2.0/ports?device_id=10fb1181-4977-48ee-8d98-a6b06af4767d => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/592] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:50:00 2026] GET /v2.0/subnets?id=1ccfb28c-c52c-4b01-943b-80edb12817bf => generated 664 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/593] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:00 2026] GET /v2.0/ports?device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/594] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:00 2026] GET /v2.0/security-groups?id=4e740b3f-e5c0-4f7a-b32b-4ed056d45b9d&fields=id&fields=name => generated 112 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:01.075 8 INFO neutron.db.l3_hamode_db [None req-bcd34156-b94b-4f5d-8b49-ca744572511f 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 292/595] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:50:01 2026] GET /v2.0/ports?network_id=6e3a7759-8258-48fc-be7c-7ceb2a968e84&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/596] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:50:01 2026] GET /v2.0/networks/6e3a7759-8258-48fc-be7c-7ceb2a968e84?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: 294/597] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:50:01 2026] GET /v2.0/networks/6e3a7759-8258-48fc-be7c-7ceb2a968e84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/600] 199.204.45.70 () {34 vars in 993 bytes} [Tue Jul 21 14:50:01 2026] GET /v2.0/ports?device_id=10fb1181-4977-48ee-8d98-a6b06af4767d => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:02.135 7 INFO neutron.db.l3_db [req-f81647cc-f0c7-4f60-95c0-cbf03e999b5b req-1967e3a8-a50a-4994-8615-b182452e3170 65a3f22a98414a819862370b99e5fb2e a7085fd4162d4db8860a2d0ffab9fd24 - - default default] Floating IP e625682d-45d8-4ee6-b130-53e3a0d57a12 disassociated. External IP: 10.96.250.201, port: 8df862b0-9589-4fd7-8a3a-758d2f729c16. [pid: 8|app: 0|req: 304/601] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:49:59 2026] POST /v2.0/routers => generated 731 bytes in 2888 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/602] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:50:02 2026] GET /v2.0/networks?id=6e9900e0-d4cc-4bbe-8dee-c09510fd395d => generated 684 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/603] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:02 2026] GET /v2.0/ports?device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef => 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: 307/604] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:02 2026] GET /v2.0/ports?device_id=10fb1181-4977-48ee-8d98-a6b06af4767d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/605] 199.204.45.70 () {36 vars in 996 bytes} [Tue Jul 21 14:50:01 2026] DELETE /v2.0/ports/8df862b0-9589-4fd7-8a3a-758d2f729c16 => generated 0 bytes in 832 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:50:02.653 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5d2377d-7f4b-4940-ada8-d51586d45418'] response: {'server_uuid': '10fb1181-4977-48ee-8d98-a6b06af4767d', 'name': 'network-vif-deleted', 'tag': '8df862b0-9589-4fd7-8a3a-758d2f729c16', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 299/606] 199.204.45.70 () {34 vars in 1049 bytes} [Tue Jul 21 14:50:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a4359d5432b14725a7385a6a151b8857 => generated 181 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:02.683 7 WARNING neutron_lib.context [req-ccf8d54e-3f9a-4360-a9df-78e8e0c0763b req-6e0fb113-c12e-4b01-9ef7-e579a971d7e7 e0c0a02af9da4508b63fe696dea778d2 a4359d5432b14725a7385a6a151b8857 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 300/607] 199.204.45.70 () {38 vars in 954 bytes} [Tue Jul 21 14:50:02 2026] POST /v2.0/ports => generated 954 bytes in 485 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: 301/608] 199.204.45.70 () {38 vars in 1027 bytes} [Tue Jul 21 14:50:03 2026] PUT /v2.0/ports/3b9cd001-a117-4f7f-8c6f-be53513cbd9b => generated 1199 bytes in 555 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: 302/609] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:03 2026] GET /v2.0/ports?device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef => generated 969 bytes in 48 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: 303/610] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:03 2026] DELETE /v2.0/security-groups/4e740b3f-e5c0-4f7a-b32b-4ed056d45b9d => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/611] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:50:03 2026] GET /v2.0/ports?tenant_id=a4359d5432b14725a7385a6a151b8857&device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/612] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:50:02 2026] PUT /v2.0/routers/83479463-b9db-47d0-8de5-c968da0d1c4e/add_router_interface => generated 309 bytes in 1556 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/613] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:03 2026] GET /v2.0/security-groups?id=331f423a-8270-44a3-b1cf-db869c830efd&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:04.018 8 INFO neutron.api.v2.resource [None req-60b9d575-f7eb-4aea-91d9-ea4006e569cd 65a3f22a98414a819862370b99e5fb2e a7085fd4162d4db8860a2d0ffab9fd24 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 310/614] 10.0.0.180 () {32 vars in 737 bytes} [Tue Jul 21 14:50:04 2026] GET /v2.0/security-groups/4e740b3f-e5c0-4f7a-b32b-4ed056d45b9d => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/615] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:50:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=3b9cd001-a117-4f7f-8c6f-be53513cbd9b => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/616] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:03 2026] GET /v2.0/security-groups?tenant_id=05fbab771af143ddbe50ac8ab04badf4&name=default => generated 2801 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/617] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:50:04 2026] GET /v2.0/subnets?id=a18059e2-df34-4989-80d4-1aa0be9d435a => generated 678 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/618] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:50:04 2026] DELETE /v2.0/floatingips/e625682d-45d8-4ee6-b130-53e3a0d57a12 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/619] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:50:04 2026] GET /v2.0/ports?network_id=6e9900e0-d4cc-4bbe-8dee-c09510fd395d&device_owner=network%3Adhcp => generated 1244 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/620] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:04 2026] DELETE /v2.0/security-groups/c1b7c95b-4ed0-4517-96e6-ce521c0b2ead => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/621] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:50:04 2026] GET /v2.0/networks/6e9900e0-d4cc-4bbe-8dee-c09510fd395d?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:50:04.711 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c62ffb7-90b5-4af9-9ee3-66791b652387'] response: {'name': 'network-changed', 'server_uuid': '5b02be53-ac15-4e13-a298-fd41eff3bbef', 'tag': '3b9cd001-a117-4f7f-8c6f-be53513cbd9b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 309/622] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:04 2026] GET /v2.0/security-groups?tenant_id=92d3403d006343f585f3d686f90cd2e3&name=default => generated 2801 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/623] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:50:04 2026] GET /v2.0/networks/6e9900e0-d4cc-4bbe-8dee-c09510fd395d?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-07-21 14:50:04.946 7 WARNING neutron_lib.context [None req-75c76da6-e675-463a-993c-eef9a2fb3b67 e2e35cac06e4483da67b52cd800f30e0 8c4d2a1d763c473f8274b0343a4c6b83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 311/624] 10.0.0.180 () {34 vars in 685 bytes} [Tue Jul 21 14:50:04 2026] POST /v2.0/security-groups => generated 1597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/625] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:05 2026] DELETE /v2.0/security-groups/0d0216f3-00a2-4c53-b142-e51fa4ee789d => 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: 313/626] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:50:05 2026] GET /v2.0/ports?tenant_id=a4359d5432b14725a7385a6a151b8857&device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:50:05.255 7 WARNING neutron_lib.context [None req-96f9f31e-e007-4259-a273-9cc3cabd537d e2e35cac06e4483da67b52cd800f30e0 8c4d2a1d763c473f8274b0343a4c6b83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 314/627] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:50:05 2026] POST /v2.0/security-group-rules => generated 565 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/628] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:05 2026] GET /v2.0/ports?device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/629] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:50:05 2026] GET /v2.0/networks?id=6e9900e0-d4cc-4bbe-8dee-c09510fd395d => generated 780 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:05.506 7 WARNING neutron_lib.context [None req-956e5b9f-2eed-4636-907f-8e600f9dfd27 e2e35cac06e4483da67b52cd800f30e0 8c4d2a1d763c473f8274b0343a4c6b83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 317/630] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:50:05 2026] POST /v2.0/security-group-rules => generated 570 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/631] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:05 2026] GET /v2.0/security-groups?id=331f423a-8270-44a3-b1cf-db869c830efd&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/632] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:50:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=3b9cd001-a117-4f7f-8c6f-be53513cbd9b => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:50:05.706 7 WARNING neutron_lib.context [None req-088a96e9-e193-4139-bbe1-c88bb709f383 e2e35cac06e4483da67b52cd800f30e0 8c4d2a1d763c473f8274b0343a4c6b83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 314/633] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:50:04 2026] PUT /v2.0/routers/5a9e26f5-0038-4e60-8c79-7ec10a11498d/remove_router_interface => generated 309 bytes in 1536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/634] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:50:06 2026] GET /v2.0/subnets?id=a18059e2-df34-4989-80d4-1aa0be9d435a => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/635] 10.0.0.180 () {34 vars in 676 bytes} [Tue Jul 21 14:50:05 2026] POST /v2.0/floatingips => generated 552 bytes in 794 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/636] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:50:06 2026] GET /v2.0/ports?network_id=6e9900e0-d4cc-4bbe-8dee-c09510fd395d&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: 322/637] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:50:06 2026] GET /v2.0/networks/6e9900e0-d4cc-4bbe-8dee-c09510fd395d?fields=segments => generated 14 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/638] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:50:06 2026] GET /v2.0/networks/6e9900e0-d4cc-4bbe-8dee-c09510fd395d?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: 324/639] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:06 2026] GET /v2.0/ports?device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/640] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:06 2026] GET /v2.0/security-groups?id=331f423a-8270-44a3-b1cf-db869c830efd&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/641] 10.0.0.124 () {34 vars in 1100 bytes} [Tue Jul 21 14:50:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1800936865&fields=id&tenant_id=8c4d2a1d763c473f8274b0343a4c6b83 => 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: 327/642] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:07 2026] GET /v2.0/ports?device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/643] 10.0.0.124 () {34 vars in 982 bytes} [Tue Jul 21 14:50:07 2026] GET /v2.0/networks?id=c5f41bbc-18c9-4fd4-94d5-62158e9994fb => generated 676 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:07.353 8 INFO neutron.services.segments.plugin [-] Segment c59ea1cc-cd2b-4ab0-9718-39f4d4079e41 resource provider aggregate not found 2026-07-21 14:50:07.358 8 INFO neutron.services.segments.plugin [-] Segment c59ea1cc-cd2b-4ab0-9718-39f4d4079e41 resource provider aggregate not found 2026-07-21 14:50:07.388 8 INFO neutron.services.segments.plugin [-] Segment c59ea1cc-cd2b-4ab0-9718-39f4d4079e41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c59ea1cc-cd2b-4ab0-9718-39f4d4079e41 found for delete ", "request_id": "req-190acab4-7be9-44b2-88c2-bfd9e5956087"}]} 2026-07-21 14:50:07.394 8 INFO neutron.services.segments.plugin [-] Segment c59ea1cc-cd2b-4ab0-9718-39f4d4079e41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c59ea1cc-cd2b-4ab0-9718-39f4d4079e41 found for delete ", "request_id": "req-8879ddcd-ecdc-421e-bdba-65559ff921bd"}]} 2026-07-21 14:50:07.403 8 INFO neutron.db.l3_hamode_db [None req-1852a928-197a-42a1-a373-7e5903fa9f00 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] HA network 9f05c152-c99d-4283-a2c3-eeeebdf5bb48 was deleted as no HA routers are present in tenant a7085fd4162d4db8860a2d0ffab9fd24. [pid: 8|app: 0|req: 316/644] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:50:06 2026] DELETE /v2.0/routers/5a9e26f5-0038-4e60-8c79-7ec10a11498d => generated 0 bytes in 1278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/645] 10.0.0.124 () {34 vars in 965 bytes} [Tue Jul 21 14:50:07 2026] GET /v2.0/quotas/8c4d2a1d763c473f8274b0343a4c6b83 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/646] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:50:07 2026] DELETE /v2.0/subnets/1ccfb28c-c52c-4b01-943b-80edb12817bf => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:50:07.624 7 INFO neutron.db.l3_db [None req-67ebc85b-04b5-473a-a667-24416711e921 e0c0a02af9da4508b63fe696dea778d2 a4359d5432b14725a7385a6a151b8857 - - default default] Floating IP 31e8061e-4308-41a3-923c-7720f90b215f associated. External IP: 10.96.250.203, port: 3b9cd001-a117-4f7f-8c6f-be53513cbd9b. [pid: 8|app: 0|req: 319/647] 10.0.0.124 () {34 vars in 1002 bytes} [Tue Jul 21 14:50:07 2026] GET /v2.0/ports?tenant_id=8c4d2a1d763c473f8274b0343a4c6b83&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/648] 10.0.0.180 () {34 vars in 749 bytes} [Tue Jul 21 14:50:07 2026] PUT /v2.0/floatingips/31e8061e-4308-41a3-923c-7720f90b215f => generated 855 bytes in 796 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/649] 10.0.0.124 () {34 vars in 1008 bytes} [Tue Jul 21 14:50:07 2026] GET /v2.0/networks/c5f41bbc-18c9-4fd4-94d5-62158e9994fb?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: 320/650] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:50:07 2026] DELETE /v2.0/networks/6e3a7759-8258-48fc-be7c-7ceb2a968e84 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/651] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:08 2026] GET /v2.0/ports?device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/652] 10.0.0.124 () {34 vars in 1108 bytes} [Tue Jul 21 14:50:08 2026] GET /v2.0/networks/c5f41bbc-18c9-4fd4-94d5-62158e9994fb?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: 323/653] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:08 2026] GET /v2.0/security-groups?id=331f423a-8270-44a3-b1cf-db869c830efd&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:08.387 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bde46263-4b99-43e2-90ba-5d5dd7d40be6'] response: {'name': 'network-changed', 'server_uuid': '5b02be53-ac15-4e13-a298-fd41eff3bbef', 'tag': '3b9cd001-a117-4f7f-8c6f-be53513cbd9b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 324/654] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:08 2026] GET /v2.0/security-groups?tenant_id=a7085fd4162d4db8860a2d0ffab9fd24&name=default => generated 2797 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/655] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:08 2026] GET /v2.0/security-groups?tenant_id=64f48211af04460d8d72c0bf87d07bb4&name=default => generated 2801 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/656] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:50:08 2026] GET /v2.0/ports?tenant_id=a4359d5432b14725a7385a6a151b8857&device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/657] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:08 2026] DELETE /v2.0/security-groups/9e448d10-83fe-4378-9e71-162b4d6ed9a3 => 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: 333/658] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:08 2026] DELETE /v2.0/security-groups/951203fb-0953-4d64-ae9f-d3e6a27a3f81 => 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: 334/659] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:08 2026] GET /v2.0/ports?device_id=9a3cf559-da54-481d-94d8-dc310f2f9759 => 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: 326/660] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:50:08 2026] GET /v2.0/networks?id=6e9900e0-d4cc-4bbe-8dee-c09510fd395d => generated 780 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/661] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:50:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=3b9cd001-a117-4f7f-8c6f-be53513cbd9b => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/662] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:50:08 2026] GET /v2.0/subnets?id=a18059e2-df34-4989-80d4-1aa0be9d435a => generated 678 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/663] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:50:08 2026] GET /v2.0/ports?network_id=6e9900e0-d4cc-4bbe-8dee-c09510fd395d&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: 328/664] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:50:08 2026] GET /v2.0/networks/6e9900e0-d4cc-4bbe-8dee-c09510fd395d?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/665] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:50:08 2026] GET /v2.0/networks/6e9900e0-d4cc-4bbe-8dee-c09510fd395d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:50:09.407 8 INFO neutron.services.segments.plugin [-] Segment 4f43760e-6a42-494e-bcc5-c4c1f61fc374 resource provider aggregate not found 2026-07-21 14:50:09.411 8 INFO neutron.services.segments.plugin [-] Segment 4f43760e-6a42-494e-bcc5-c4c1f61fc374 resource provider aggregate not found 2026-07-21 14:50:09.419 8 INFO neutron.services.segments.plugin [-] Segment 4f43760e-6a42-494e-bcc5-c4c1f61fc374 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f43760e-6a42-494e-bcc5-c4c1f61fc374 found for delete ", "request_id": "req-66987aca-475b-4b5a-80a2-bfb0fd87503c"}]} 2026-07-21 14:50:09.422 8 INFO neutron.services.segments.plugin [-] Segment 4f43760e-6a42-494e-bcc5-c4c1f61fc374 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f43760e-6a42-494e-bcc5-c4c1f61fc374 found for delete ", "request_id": "req-c8a1d8c3-4608-4f0c-8f5d-a5b4d98cab44"}]} [pid: 8|app: 0|req: 329/666] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:50:09 2026] GET /v2.0/networks?id=c5f41bbc-18c9-4fd4-94d5-62158e9994fb => generated 676 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/667] 199.204.45.70 () {34 vars in 1049 bytes} [Tue Jul 21 14:50:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8c4d2a1d763c473f8274b0343a4c6b83 => generated 181 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:09.573 8 WARNING neutron_lib.context [req-b98ea15a-e8d1-45fa-aefe-00d7c6376d44 req-c4bb3b48-2c4e-44ba-98ee-38750358931c e2e35cac06e4483da67b52cd800f30e0 8c4d2a1d763c473f8274b0343a4c6b83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 339/668] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:09 2026] GET /v2.0/ports?device_id=9a3cf559-da54-481d-94d8-dc310f2f9759 => 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: 330/669] 199.204.45.70 () {38 vars in 954 bytes} [Tue Jul 21 14:50:09 2026] POST /v2.0/ports => generated 954 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:50:10.578 8 WARNING neutron_lib.context [None req-0a0d7bd1-1619-42bc-9219-2ed27d9c540a 8c4ea4e345314af2928e829db5d5b117 4750b76317ff4ee9a85eb1dce94ca4d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:50:10.690 8 INFO neutron.db.segments_db [None req-0a0d7bd1-1619-42bc-9219-2ed27d9c540a 8c4ea4e345314af2928e829db5d5b117 4750b76317ff4ee9a85eb1dce94ca4d7 - - default default] Added segment 23c81d69-b89c-4407-85ff-9efa1c832285 of type vxlan for network f1cefce4-845e-44b0-b4f7-6cba51d1d5e3 [pid: 8|app: 0|req: 331/670] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:50:10 2026] POST /v2.0/networks => generated 642 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/671] 199.204.45.70 () {38 vars in 1027 bytes} [Tue Jul 21 14:50:10 2026] PUT /v2.0/ports/25d5b310-44a6-4bf1-95a6-4c4f7c92b9eb => generated 1199 bytes in 816 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:50:10.990 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-83203a2f-40d3-4f41-8f1f-fbf80d37f99f'] response: {'name': 'network-changed', 'server_uuid': '9a3cf559-da54-481d-94d8-dc310f2f9759', 'tag': '25d5b310-44a6-4bf1-95a6-4c4f7c92b9eb', 'status': 'completed', 'code': 200} 2026-07-21 14:50:11.028 8 INFO neutron.db.segments_db [None req-9bd4c840-7845-46fd-8492-2c03ef07262e 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment 8d929897-affb-4e16-ad5b-d08f25ac453f of type vxlan for network b0cee82a-2c8a-43e8-aae7-9d4399fdb2c9 [pid: 7|app: 0|req: 341/672] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:10 2026] GET /v2.0/ports?device_id=9a3cf559-da54-481d-94d8-dc310f2f9759 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:50:11.056 7 WARNING neutron_lib.context [None req-40497f88-9838-49fd-809d-eea4762ab1b7 8c4ea4e345314af2928e829db5d5b117 4750b76317ff4ee9a85eb1dce94ca4d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 332/673] 10.0.0.180 () {34 vars in 671 bytes} [Tue Jul 21 14:50:10 2026] POST /v2.0/networks => generated 745 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/674] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:50:11 2026] GET /v2.0/ports?tenant_id=8c4d2a1d763c473f8274b0343a4c6b83&device_id=9a3cf559-da54-481d-94d8-dc310f2f9759 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/675] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:11 2026] GET /v2.0/security-groups?id=e6f854eb-a9ff-45ee-8119-d831158ddf24&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/676] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:50:11 2026] POST /v2.0/subnets => generated 617 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/677] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:50:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=25d5b310-44a6-4bf1-95a6-4c4f7c92b9eb => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:50:11.442 7 WARNING neutron_lib.context [None req-eeb93510-2347-427a-b90f-00982b8c0fd1 8c4ea4e345314af2928e829db5d5b117 4750b76317ff4ee9a85eb1dce94ca4d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 335/678] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:50:11 2026] POST /v2.0/subnets => generated 668 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/679] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:50:11 2026] GET /v2.0/subnets?id=8fa5fedd-15ad-498a-b8b6-b550d72a2b6a => generated 670 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:11.501 7 INFO neutron.db.segments_db [None req-eeb93510-2347-427a-b90f-00982b8c0fd1 8c4ea4e345314af2928e829db5d5b117 4750b76317ff4ee9a85eb1dce94ca4d7 - - default default] Added segment 2b68641c-0b08-45f9-a050-57ace51129b1 of type vxlan for network da1456b9-87c4-4ce7-b05d-e3e32c26b5f5 2026-07-21 14:50:11.536 8 INFO neutron.db.segments_db [None req-64e25dee-7846-4db3-9348-3897be1b4ff1 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment caef4621-4062-4a6b-a3d6-aa16dcb8990c of type vxlan for network 792b79b1-acc8-41e4-909d-d2a07805e9c0 [pid: 7|app: 0|req: 344/680] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:50:11 2026] POST /v2.0/networks => generated 643 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/681] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:50:11 2026] GET /v2.0/ports?network_id=c5f41bbc-18c9-4fd4-94d5-62158e9994fb&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: 346/682] 10.0.0.180 () {34 vars in 743 bytes} [Tue Jul 21 14:50:11 2026] PUT /v2.0/networks/da1456b9-87c4-4ce7-b05d-e3e32c26b5f5 => generated 592 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:11.846 8 INFO neutron.db.l3_hamode_db [None req-64e25dee-7846-4db3-9348-3897be1b4ff1 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 347/683] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:50:11 2026] GET /v2.0/networks/c5f41bbc-18c9-4fd4-94d5-62158e9994fb?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:50:11.919 7 WARNING neutron_lib.context [None req-bcb852e2-596d-4a2c-ba0b-b8ceeccb6a7d 8c4ea4e345314af2928e829db5d5b117 4750b76317ff4ee9a85eb1dce94ca4d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 348/684] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:50:11 2026] POST /v2.0/subnets => generated 602 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/685] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:50:12 2026] GET /v2.0/networks/c5f41bbc-18c9-4fd4-94d5-62158e9994fb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/686] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:12 2026] GET /v2.0/ports?device_id=9a3cf559-da54-481d-94d8-dc310f2f9759 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/687] 10.0.0.180 () {34 vars in 741 bytes} [Tue Jul 21 14:50:12 2026] PUT /v2.0/subnets/aaa80093-f2b8-45f2-a82a-9cec250baf0e => generated 612 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/688] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:50:12 2026] GET /v2.0/ports?tenant_id=8c4d2a1d763c473f8274b0343a4c6b83&device_id=9a3cf559-da54-481d-94d8-dc310f2f9759 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/689] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:12 2026] GET /v2.0/security-groups?id=e6f854eb-a9ff-45ee-8119-d831158ddf24&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-07-21 14:50:13.377 8 INFO neutron.db.l3_hamode_db [None req-64e25dee-7846-4db3-9348-3897be1b4ff1 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:50:13.517 7 INFO neutron.services.segments.plugin [-] Segment 2b68641c-0b08-45f9-a050-57ace51129b1 resource provider aggregate not found 2026-07-21 14:50:13.522 7 INFO neutron.services.segments.plugin [-] Segment 2b68641c-0b08-45f9-a050-57ace51129b1 resource provider aggregate not found 2026-07-21 14:50:13.538 7 INFO neutron.services.segments.plugin [-] Segment 2b68641c-0b08-45f9-a050-57ace51129b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b68641c-0b08-45f9-a050-57ace51129b1 found for delete ", "request_id": "req-86ea9398-e02c-4b2c-843d-6a2b588dc1eb"}]} 2026-07-21 14:50:13.539 7 INFO neutron.services.segments.plugin [-] Segment 2b68641c-0b08-45f9-a050-57ace51129b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b68641c-0b08-45f9-a050-57ace51129b1 found for delete ", "request_id": "req-792df173-83f6-4b51-850e-cd31a4ad02bf"}]} [pid: 7|app: 0|req: 354/690] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:50:12 2026] DELETE /v2.0/networks/da1456b9-87c4-4ce7-b05d-e3e32c26b5f5 => generated 0 bytes in 699 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/691] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:50:13 2026] GET /v2.0/networks?id=c5f41bbc-18c9-4fd4-94d5-62158e9994fb => generated 772 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:13.635 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c8cafead-4393-495e-9a2b-b2338682708f 8c4ea4e345314af2928e829db5d5b117 4750b76317ff4ee9a85eb1dce94ca4d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 356/692] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:50:13 2026] DELETE /v2.0/networks/da1456b9-87c4-4ce7-b05d-e3e32c26b5f5 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/693] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:50:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=25d5b310-44a6-4bf1-95a6-4c4f7c92b9eb => 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: 358/694] 10.0.0.180 () {32 vars in 694 bytes} [Tue Jul 21 14:50:13 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/695] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:50:13 2026] GET /v2.0/subnets?id=8fa5fedd-15ad-498a-b8b6-b550d72a2b6a => generated 670 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/696] 10.0.0.180 () {32 vars in 742 bytes} [Tue Jul 21 14:50:13 2026] GET /v2.0/subnets?network_id=64c7f286-4c8d-46a2-ae6b-07f92efbdd3b => 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: 361/697] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:50:13 2026] GET /v2.0/ports?network_id=c5f41bbc-18c9-4fd4-94d5-62158e9994fb&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/698] 10.0.0.180 () {32 vars in 653 bytes} [Tue Jul 21 14:50:13 2026] GET /v2.0/extensions => generated 19600 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/699] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:50:13 2026] GET /v2.0/networks/c5f41bbc-18c9-4fd4-94d5-62158e9994fb?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/700] 10.0.0.180 () {32 vars in 649 bytes} [Tue Jul 21 14:50:13 2026] GET /v2.0/networks => generated 1307 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/701] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:14 2026] GET /v2.0/ports?device_id=9a3cf559-da54-481d-94d8-dc310f2f9759 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/702] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:50:14 2026] GET /v2.0/networks/c5f41bbc-18c9-4fd4-94d5-62158e9994fb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/703] 10.0.0.180 () {32 vars in 647 bytes} [Tue Jul 21 14:50:14 2026] GET /v2.0/subnets => generated 1233 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/704] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:14 2026] GET /v2.0/security-groups?id=e6f854eb-a9ff-45ee-8119-d831158ddf24&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/705] 10.0.0.180 () {32 vars in 723 bytes} [Tue Jul 21 14:50:14 2026] GET /v2.0/networks/f1cefce4-845e-44b0-b4f7-6cba51d1d5e3 => generated 667 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/706] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:50:11 2026] POST /v2.0/routers => generated 732 bytes in 2898 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/707] 10.0.0.180 () {32 vars in 721 bytes} [Tue Jul 21 14:50:14 2026] GET /v2.0/subnets/96e390c2-80f4-4ecb-8815-771c567d019e => generated 617 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:14.447 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f9fe11c-4137-4def-95ab-a1b76add255c 8c4ea4e345314af2928e829db5d5b117 4750b76317ff4ee9a85eb1dce94ca4d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 371/708] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:50:14 2026] DELETE /v2.0/subnets/aaa80093-f2b8-45f2-a82a-9cec250baf0e => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:50:14.472 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76b377c8-cd96-4b2a-beb9-2d61ac28ba20 8c4ea4e345314af2928e829db5d5b117 4750b76317ff4ee9a85eb1dce94ca4d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 372/709] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:50:14 2026] DELETE /v2.0/networks/da1456b9-87c4-4ce7-b05d-e3e32c26b5f5 => 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: 373/710] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:50:14 2026] DELETE /v2.0/subnets/96e390c2-80f4-4ecb-8815-771c567d019e => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/711] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:50:14 2026] DELETE /v2.0/networks/f1cefce4-845e-44b0-b4f7-6cba51d1d5e3 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/712] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:15 2026] GET /v2.0/ports?device_id=9a3cf559-da54-481d-94d8-dc310f2f9759 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/713] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:15 2026] GET /v2.0/security-groups?id=e6f854eb-a9ff-45ee-8119-d831158ddf24&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:15.580 7 INFO neutron.services.segments.plugin [-] Segment 23c81d69-b89c-4407-85ff-9efa1c832285 resource provider aggregate not found 2026-07-21 14:50:15.595 7 INFO neutron.services.segments.plugin [-] Segment 23c81d69-b89c-4407-85ff-9efa1c832285 resource provider aggregate not found 2026-07-21 14:50:15.607 7 INFO neutron.services.segments.plugin [-] Segment 23c81d69-b89c-4407-85ff-9efa1c832285 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23c81d69-b89c-4407-85ff-9efa1c832285 found for delete ", "request_id": "req-942b35f6-d5de-4d77-945a-964253f5184f"}]} 2026-07-21 14:50:15.617 7 INFO neutron.services.segments.plugin [-] Segment 23c81d69-b89c-4407-85ff-9efa1c832285 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23c81d69-b89c-4407-85ff-9efa1c832285 found for delete ", "request_id": "req-267177eb-95c7-4e9e-bd8a-1f0558154d0f"}]} [pid: 7|app: 0|req: 377/714] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:15 2026] GET /v2.0/ports?device_id=9a3cf559-da54-481d-94d8-dc310f2f9759 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/715] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:50:14 2026] PUT /v2.0/routers/6fee486f-e140-4475-9854-bea38f390342/add_router_interface => generated 309 bytes in 1539 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:16.047 7 INFO neutron.db.l3_db [None req-f303e7e5-13f2-4ab1-98d7-62288e963643 e2e35cac06e4483da67b52cd800f30e0 8c4d2a1d763c473f8274b0343a4c6b83 - - default default] Floating IP c2f82fe9-322d-4a4d-86ac-9e81f15aaa9d associated. External IP: 10.96.250.219, port: 25d5b310-44a6-4bf1-95a6-4c4f7c92b9eb. [pid: 8|app: 0|req: 339/716] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:15 2026] GET /v2.0/security-groups?tenant_id=4750b76317ff4ee9a85eb1dce94ca4d7&name=default => generated 2801 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/717] 199.204.45.70 () {34 vars in 1095 bytes} [Tue Jul 21 14:50:16 2026] GET /v2.0/ports?device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/718] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:16 2026] DELETE /v2.0/security-groups/8cd2c96d-25ac-4da1-81ca-a0dbfbaed53e => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/719] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:50:16 2026] GET /v2.0/ports?tenant_id=a4359d5432b14725a7385a6a151b8857&device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef => 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: 378/720] 10.0.0.180 () {34 vars in 749 bytes} [Tue Jul 21 14:50:15 2026] PUT /v2.0/floatingips/c2f82fe9-322d-4a4d-86ac-9e81f15aaa9d => generated 855 bytes in 806 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/721] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:50:16 2026] GET /v2.0/networks?id=6e9900e0-d4cc-4bbe-8dee-c09510fd395d => generated 780 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:16.537 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-91539d73-c39d-4bd8-9f4a-5a6fc8f2894f'] response: {'name': 'network-changed', 'server_uuid': '9a3cf559-da54-481d-94d8-dc310f2f9759', 'tag': '25d5b310-44a6-4bf1-95a6-4c4f7c92b9eb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 379/722] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:50:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=3b9cd001-a117-4f7f-8c6f-be53513cbd9b => generated 860 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/723] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:50:16 2026] GET /v2.0/ports?tenant_id=8c4d2a1d763c473f8274b0343a4c6b83&device_id=9a3cf559-da54-481d-94d8-dc310f2f9759 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/724] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:16 2026] GET /v2.0/ports?device_id=9a3cf559-da54-481d-94d8-dc310f2f9759 => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/725] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:50:16 2026] GET /v2.0/subnets?id=a18059e2-df34-4989-80d4-1aa0be9d435a => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/726] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:16 2026] GET /v2.0/security-groups?id=e6f854eb-a9ff-45ee-8119-d831158ddf24&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/729] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:50:16 2026] GET /v2.0/networks?id=c5f41bbc-18c9-4fd4-94d5-62158e9994fb => generated 772 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/730] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:50:16 2026] GET /v2.0/ports?network_id=6e9900e0-d4cc-4bbe-8dee-c09510fd395d&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: 346/731] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:50:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=25d5b310-44a6-4bf1-95a6-4c4f7c92b9eb => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/732] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:50:16 2026] GET /v2.0/networks/6e9900e0-d4cc-4bbe-8dee-c09510fd395d?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: 347/733] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:50:16 2026] GET /v2.0/subnets?id=8fa5fedd-15ad-498a-b8b6-b550d72a2b6a => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/734] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:50:16 2026] GET /v2.0/ports?network_id=c5f41bbc-18c9-4fd4-94d5-62158e9994fb&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/735] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:50:16 2026] GET /v2.0/networks/6e9900e0-d4cc-4bbe-8dee-c09510fd395d?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: 349/736] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:50:16 2026] GET /v2.0/networks/c5f41bbc-18c9-4fd4-94d5-62158e9994fb?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/737] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:50:16 2026] GET /v2.0/networks/c5f41bbc-18c9-4fd4-94d5-62158e9994fb?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: 388/738] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:16 2026] GET /v2.0/ports?device_id=9a3cf559-da54-481d-94d8-dc310f2f9759 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/739] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:17 2026] GET /v2.0/security-groups?id=e6f854eb-a9ff-45ee-8119-d831158ddf24&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/740] 10.0.0.124 () {34 vars in 982 bytes} [Tue Jul 21 14:50:17 2026] GET /v2.0/networks?id=b0cee82a-2c8a-43e8-aae7-9d4399fdb2c9 => generated 677 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/741] 10.0.0.124 () {34 vars in 965 bytes} [Tue Jul 21 14:50:17 2026] GET /v2.0/quotas/1531aa7effba4af18f3b78b09e7bc7f6 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/742] 10.0.0.124 () {34 vars in 1002 bytes} [Tue Jul 21 14:50:17 2026] GET /v2.0/ports?tenant_id=1531aa7effba4af18f3b78b09e7bc7f6&fields=id => generated 103 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/743] 199.204.45.70 () {34 vars in 993 bytes} [Tue Jul 21 14:50:17 2026] GET /v2.0/ports?device_id=9a3cf559-da54-481d-94d8-dc310f2f9759 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/744] 10.0.0.124 () {34 vars in 907 bytes} [Tue Jul 21 14:50:17 2026] GET /v2.0/extensions => generated 19600 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/745] 10.0.0.124 () {34 vars in 1008 bytes} [Tue Jul 21 14:50:17 2026] GET /v2.0/networks/b0cee82a-2c8a-43e8-aae7-9d4399fdb2c9?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/746] 10.0.0.124 () {34 vars in 1108 bytes} [Tue Jul 21 14:50:18 2026] GET /v2.0/networks/b0cee82a-2c8a-43e8-aae7-9d4399fdb2c9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/747] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:18 2026] GET /v2.0/ports?device_id=9a3cf559-da54-481d-94d8-dc310f2f9759 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/748] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:18 2026] GET /v2.0/ports?device_id=d4c1151c-aa6e-4646-910b-79d05f8bb50e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:50:18.324 8 WARNING neutron_lib.context [None req-3e66cb9c-ba16-4e54-8c08-cadd3df2dabe 3c7262ccaadf4175b6f331f76abf751b b36a12dea3b04415a4f23a3a05aceec4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:50:18.482 8 INFO neutron.db.segments_db [None req-3e66cb9c-ba16-4e54-8c08-cadd3df2dabe 3c7262ccaadf4175b6f331f76abf751b b36a12dea3b04415a4f23a3a05aceec4 - - default default] Added segment 4558d42e-84ea-4672-845d-82e19bcc9074 of type vxlan for network b7ac0a7f-7765-4a06-910a-9505932ee0c1 [pid: 8|app: 0|req: 359/749] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:50:18 2026] POST /v2.0/networks => generated 649 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/750] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:18 2026] GET /v2.0/security-groups?id=e6f854eb-a9ff-45ee-8119-d831158ddf24&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:18.655 8 WARNING neutron_lib.context [None req-2e675cf6-5a80-4ac2-9ec5-69bfc2d3c6d9 3c7262ccaadf4175b6f331f76abf751b b36a12dea3b04415a4f23a3a05aceec4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:50:18.692 7 INFO neutron.db.l3_db [req-1b046198-4ed6-4043-b05f-13240d48cc99 req-2a2dead3-31db-4fee-b911-77165188ed98 e2e35cac06e4483da67b52cd800f30e0 8c4d2a1d763c473f8274b0343a4c6b83 - - default default] Floating IP c2f82fe9-322d-4a4d-86ac-9e81f15aaa9d disassociated. External IP: 10.96.250.219, port: 25d5b310-44a6-4bf1-95a6-4c4f7c92b9eb. [pid: 8|app: 0|req: 361/751] 10.0.0.180 () {34 vars in 665 bytes} [Tue Jul 21 14:50:18 2026] POST /v2.0/ports => generated 778 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:50:19.002 8 WARNING neutron_lib.context [None req-6f316fe9-0f26-4397-863c-f7382d755371 3c7262ccaadf4175b6f331f76abf751b b36a12dea3b04415a4f23a3a05aceec4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:50:19.068 8 INFO neutron.db.segments_db [None req-6f316fe9-0f26-4397-863c-f7382d755371 3c7262ccaadf4175b6f331f76abf751b b36a12dea3b04415a4f23a3a05aceec4 - - default default] Added segment a54fb4f2-0f74-4f27-95b3-26576869b3a1 of type vxlan for network 9a5380f0-35f9-4abb-ba97-afe86861a01e [pid: 7|app: 0|req: 391/752] 199.204.45.70 () {36 vars in 996 bytes} [Tue Jul 21 14:50:17 2026] DELETE /v2.0/ports/25d5b310-44a6-4bf1-95a6-4c4f7c92b9eb => generated 0 bytes in 1550 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:50:19.167 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-daa0439c-8194-44ae-8139-851ad5349111'] response: {'server_uuid': '9a3cf559-da54-481d-94d8-dc310f2f9759', 'name': 'network-vif-deleted', 'tag': '25d5b310-44a6-4bf1-95a6-4c4f7c92b9eb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 362/753] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:50:18 2026] POST /v2.0/networks => generated 635 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/754] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:50:19 2026] GET /v2.0/networks?id=b0cee82a-2c8a-43e8-aae7-9d4399fdb2c9 => generated 677 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:19.208 8 WARNING neutron_lib.context [None req-767ab974-ddcb-49bf-9141-552be2fa505e 3c7262ccaadf4175b6f331f76abf751b b36a12dea3b04415a4f23a3a05aceec4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:50:19.222 7 WARNING neutron_lib.context [req-ff45c2d1-c8fd-4c0f-9965-2f5ab78d3b81 req-3e5a4174-75a3-4616-a46b-d9bb3333397d b36fb400269143e093e2f2c401717e14 1531aa7effba4af18f3b78b09e7bc7f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 363/755] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:50:19 2026] POST /v2.0/subnets => generated 622 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/756] 10.0.0.64 () {34 vars in 989 bytes} [Tue Jul 21 14:50:19 2026] GET /v2.0/ports?device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef => generated 1240 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/757] 199.204.45.70 () {38 vars in 954 bytes} [Tue Jul 21 14:50:19 2026] POST /v2.0/ports => generated 958 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:50:19.794 7 WARNING neutron_lib.context [None req-c76015a0-e5c8-417f-b034-aca569915b82 3c7262ccaadf4175b6f331f76abf751b b36a12dea3b04415a4f23a3a05aceec4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 365/758] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:19 2026] GET /v2.0/ports?device_id=d4c1151c-aa6e-4646-910b-79d05f8bb50e => generated 961 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/759] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:19 2026] DELETE /v2.0/security-groups/e6f854eb-a9ff-45ee-8119-d831158ddf24 => 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: 367/760] 10.0.0.64 () {34 vars in 1039 bytes} [Tue Jul 21 14:50:19 2026] GET /v2.0/security-groups?id=331f423a-8270-44a3-b1cf-db869c830efd&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/761] 199.204.45.70 () {38 vars in 1027 bytes} [Tue Jul 21 14:50:19 2026] PUT /v2.0/ports/9bb01eb2-05c9-42c4-aef9-58fd5dea0470 => generated 1203 bytes in 520 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: 369/762] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:20 2026] GET /v2.0/security-groups?id=7345a56f-5ffe-457a-abf1-75252a7fb18d&fields=id&fields=name => generated 88 bytes in 78 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, ' 2026-07-21 14:50:20.581 8 INFO neutron.api.v2.resource [None req-540ff68c-f982-45e4-84f7-24288b4cc8dc e2e35cac06e4483da67b52cd800f30e0 8c4d2a1d763c473f8274b0343a4c6b83 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 370/763] 10.0.0.180 () {32 vars in 737 bytes} [Tue Jul 21 14:50:20 2026] GET /v2.0/security-groups/e6f854eb-a9ff-45ee-8119-d831158ddf24 => 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: 371/764] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:50:20 2026] GET /v2.0/ports?tenant_id=1531aa7effba4af18f3b78b09e7bc7f6&device_id=d4c1151c-aa6e-4646-910b-79d05f8bb50e => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/765] 10.0.0.180 () {34 vars in 665 bytes} [Tue Jul 21 14:50:19 2026] POST /v2.0/ports => generated 966 bytes in 854 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: 395/766] 199.204.45.70 () {34 vars in 1059 bytes} [Tue Jul 21 14:50:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=9bb01eb2-05c9-42c4-aef9-58fd5dea0470 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/767] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:50:20 2026] DELETE /v2.0/floatingips/c2f82fe9-322d-4a4d-86ac-9e81f15aaa9d => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/768] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:50:20 2026] DELETE /v2.0/ports/0c1046da-bc04-4bd3-9c66-b90ffabd2d7e => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:50:20.937 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd777bd6-7feb-411e-b809-123dc2696d0f'] response: {'name': 'network-changed', 'server_uuid': 'd4c1151c-aa6e-4646-910b-79d05f8bb50e', 'tag': '9bb01eb2-05c9-42c4-aef9-58fd5dea0470', 'status': 'completed', 'code': 200} 2026-07-21 14:50:20.963 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7454f386-e17b-4aed-ad24-39b15ea5522d 3c7262ccaadf4175b6f331f76abf751b b36a12dea3b04415a4f23a3a05aceec4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 397/769] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:50:20 2026] DELETE /v2.0/ports/0c1046da-bc04-4bd3-9c66-b90ffabd2d7e => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/770] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:50:20 2026] GET /v2.0/subnets?id=34bedc25-2cad-4263-8988-171d61b56660 => generated 671 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:20.997 8 INFO neutron.pecan_wsgi.hooks.translation [None req-32e66e2f-a47f-4975-ac55-fa780f673f29 3c7262ccaadf4175b6f331f76abf751b b36a12dea3b04415a4f23a3a05aceec4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 374/771] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:50:20 2026] GET /v2.0/ports/0c1046da-bc04-4bd3-9c66-b90ffabd2d7e => 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: 375/772] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:50:20 2026] GET /v2.0/ports?network_id=b0cee82a-2c8a-43e8-aae7-9d4399fdb2c9&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/773] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:50:21 2026] DELETE /v2.0/subnets/001b1bf4-2557-49d1-9ebb-831584c88e97 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/774] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:50:21 2026] GET /v2.0/networks/b0cee82a-2c8a-43e8-aae7-9d4399fdb2c9?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:50:21.668 8 INFO neutron.services.segments.plugin [-] Segment a54fb4f2-0f74-4f27-95b3-26576869b3a1 resource provider aggregate not found 2026-07-21 14:50:21.673 8 INFO neutron.services.segments.plugin [-] Segment a54fb4f2-0f74-4f27-95b3-26576869b3a1 resource provider aggregate not found 2026-07-21 14:50:21.687 8 INFO neutron.services.segments.plugin [-] Segment a54fb4f2-0f74-4f27-95b3-26576869b3a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a54fb4f2-0f74-4f27-95b3-26576869b3a1 found for delete ", "request_id": "req-1076b730-ad3f-434a-a219-85b1c327141a"}]} 2026-07-21 14:50:21.690 8 INFO neutron.services.segments.plugin [-] Segment a54fb4f2-0f74-4f27-95b3-26576869b3a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a54fb4f2-0f74-4f27-95b3-26576869b3a1 found for delete ", "request_id": "req-1a89e5bf-6489-4c01-83d1-50a7b6fa5798"}]} [pid: 8|app: 0|req: 378/775] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:50:21 2026] DELETE /v2.0/networks/9a5380f0-35f9-4abb-ba97-afe86861a01e => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/776] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:50:21 2026] GET /v2.0/networks/b0cee82a-2c8a-43e8-aae7-9d4399fdb2c9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/777] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:21 2026] GET /v2.0/ports?device_id=d4c1151c-aa6e-4646-910b-79d05f8bb50e => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:21.855 8 WARNING neutron_lib.context [None req-fcc3c630-95f2-4ab7-9222-a0d9c84e4b8e 3c7262ccaadf4175b6f331f76abf751b b36a12dea3b04415a4f23a3a05aceec4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:50:21.959 8 INFO neutron.db.segments_db [None req-fcc3c630-95f2-4ab7-9222-a0d9c84e4b8e 3c7262ccaadf4175b6f331f76abf751b b36a12dea3b04415a4f23a3a05aceec4 - - default default] Added segment be732c20-8fe5-43ef-bb39-1a05b00fc0be of type vxlan for network 11c3b5ae-076e-4fe8-bc14-225688ed8aea [pid: 8|app: 0|req: 381/778] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:50:21 2026] POST /v2.0/networks => generated 636 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/779] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:50:22 2026] GET /v2.0/ports?tenant_id=1531aa7effba4af18f3b78b09e7bc7f6&device_id=d4c1151c-aa6e-4646-910b-79d05f8bb50e => 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: 398/780] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:50:20 2026] PUT /v2.0/routers/83479463-b9db-47d0-8de5-c968da0d1c4e/remove_router_interface => generated 309 bytes in 1214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:22.187 7 WARNING neutron_lib.context [None req-9336ea9e-dbf5-456c-af0b-ab63693fbe7e 3c7262ccaadf4175b6f331f76abf751b b36a12dea3b04415a4f23a3a05aceec4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 383/781] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:22 2026] GET /v2.0/security-groups?id=7345a56f-5ffe-457a-abf1-75252a7fb18d&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/782] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:50:22 2026] GET /v2.0/networks?id=b0cee82a-2c8a-43e8-aae7-9d4399fdb2c9 => generated 773 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/783] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:50:22 2026] POST /v2.0/subnets => generated 622 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/784] 199.204.45.70 () {34 vars in 1059 bytes} [Tue Jul 21 14:50:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=9bb01eb2-05c9-42c4-aef9-58fd5dea0470 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:50:22.608 7 WARNING neutron_lib.context [None req-733aa3f5-01ee-4945-b47e-f504f2a4a445 3c7262ccaadf4175b6f331f76abf751b b36a12dea3b04415a4f23a3a05aceec4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 401/785] 10.0.0.180 () {34 vars in 665 bytes} [Tue Jul 21 14:50:22 2026] POST /v2.0/ports => generated 926 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/786] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:50:23 2026] GET /v2.0/subnets?id=34bedc25-2cad-4263-8988-171d61b56660 => generated 671 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/787] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:23 2026] GET /v2.0/ports?device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/788] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:50:23 2026] DELETE /v2.0/ports/51773103-a70b-4f89-83e0-a5585166d71b => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/789] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:50:23 2026] GET /v2.0/ports?network_id=b0cee82a-2c8a-43e8-aae7-9d4399fdb2c9&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: 406/790] 10.0.0.124 () {34 vars in 971 bytes} [Tue Jul 21 14:50:23 2026] GET /v2.0/ports/3b9cd001-a117-4f7f-8c6f-be53513cbd9b => generated 968 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:23.717 8 INFO neutron.services.segments.plugin [-] Segment 856fe0d0-b91b-4508-99da-4e52f9a76dfb resource provider aggregate not found [pid: 7|app: 0|req: 407/791] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:23 2026] GET /v2.0/ports?device_id=d4c1151c-aa6e-4646-910b-79d05f8bb50e => generated 973 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:23.723 8 INFO neutron.services.segments.plugin [-] Segment 856fe0d0-b91b-4508-99da-4e52f9a76dfb resource provider aggregate not found 2026-07-21 14:50:23.728 8 INFO neutron.db.l3_hamode_db [None req-582663f5-69d7-4ff8-b4b4-d586acb9cb0a 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] HA network a4719ada-3fe1-4645-bef1-d15c1e375bdf was deleted as no HA routers are present in tenant 8c4d2a1d763c473f8274b0343a4c6b83. [pid: 8|app: 0|req: 385/792] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:50:22 2026] DELETE /v2.0/routers/83479463-b9db-47d0-8de5-c968da0d1c4e => generated 0 bytes in 1492 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:50:23.742 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c273ffd-f0cc-4ce0-9444-6832350d5f20 3c7262ccaadf4175b6f331f76abf751b b36a12dea3b04415a4f23a3a05aceec4 - - default default] GET failed (client error): The resource could not be found. 2026-07-21 14:50:23.742 8 INFO neutron.services.segments.plugin [-] Segment 856fe0d0-b91b-4508-99da-4e52f9a76dfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 856fe0d0-b91b-4508-99da-4e52f9a76dfb found for delete ", "request_id": "req-a22b8019-cd9c-4465-94ac-9cb1d352bdda"}]} [pid: 7|app: 0|req: 408/793] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:50:23 2026] GET /v2.0/ports/51773103-a70b-4f89-83e0-a5585166d71b => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:50:23.744 8 INFO neutron.services.segments.plugin [-] Segment 856fe0d0-b91b-4508-99da-4e52f9a76dfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 856fe0d0-b91b-4508-99da-4e52f9a76dfb found for delete ", "request_id": "req-9f56e275-0ccc-4c4f-8086-3efd64ba55dc"}]} [pid: 7|app: 0|req: 409/794] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:23 2026] GET /v2.0/security-groups?id=7345a56f-5ffe-457a-abf1-75252a7fb18d&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: 386/795] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:50:23 2026] GET /v2.0/networks/b0cee82a-2c8a-43e8-aae7-9d4399fdb2c9?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/796] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:50:23 2026] DELETE /v2.0/subnets/8fa5fedd-15ad-498a-b8b6-b550d72a2b6a => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/797] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:50:23 2026] DELETE /v2.0/subnets/6e19f170-666e-4279-b805-606b5f495fc5 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/798] 199.204.45.70 () {34 vars in 999 bytes} [Tue Jul 21 14:50:24 2026] GET /v2.0/subnets?network_id=6e9900e0-d4cc-4bbe-8dee-c09510fd395d => generated 660 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/799] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:50:24 2026] GET /v2.0/networks/b0cee82a-2c8a-43e8-aae7-9d4399fdb2c9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:50:24.476 7 INFO neutron.services.segments.plugin [-] Segment ca63856e-4f4c-4baf-ab5a-ccc238526f10 resource provider aggregate not found 2026-07-21 14:50:24.481 7 INFO neutron.services.segments.plugin [-] Segment ca63856e-4f4c-4baf-ab5a-ccc238526f10 resource provider aggregate not found 2026-07-21 14:50:24.508 7 INFO neutron.services.segments.plugin [-] Segment ca63856e-4f4c-4baf-ab5a-ccc238526f10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca63856e-4f4c-4baf-ab5a-ccc238526f10 found for delete ", "request_id": "req-29a10cd9-f51e-4271-9aa1-f88303bdf878"}]} 2026-07-21 14:50:24.510 7 INFO neutron.services.segments.plugin [-] Segment ca63856e-4f4c-4baf-ab5a-ccc238526f10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca63856e-4f4c-4baf-ab5a-ccc238526f10 found for delete ", "request_id": "req-054a125c-03b6-4bcf-b222-db64491aaf9b"}]} [pid: 8|app: 0|req: 389/800] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:50:24 2026] DELETE /v2.0/networks/11c3b5ae-076e-4fe8-bc14-225688ed8aea => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/801] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:50:24 2026] DELETE /v2.0/networks/c5f41bbc-18c9-4fd4-94d5-62158e9994fb => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:50:24.544 7 WARNING neutron_lib.context [None req-1cb8871c-1d14-40b6-a784-39ff6f44c321 3c7262ccaadf4175b6f331f76abf751b b36a12dea3b04415a4f23a3a05aceec4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 390/802] 199.204.45.70 () {34 vars in 1145 bytes} [Tue Jul 21 14:50:24 2026] GET /v2.0/ports?device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef&device_owner=compute%3Anova&network_id=6e9900e0-d4cc-4bbe-8dee-c09510fd395d => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/803] 10.0.0.180 () {34 vars in 665 bytes} [Tue Jul 21 14:50:24 2026] POST /v2.0/ports => generated 777 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/804] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:24 2026] GET /v2.0/security-groups?tenant_id=8c4d2a1d763c473f8274b0343a4c6b83&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/805] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:24 2026] GET /v2.0/ports?device_id=d4c1151c-aa6e-4646-910b-79d05f8bb50e => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/806] 10.0.0.180 () {34 vars in 737 bytes} [Tue Jul 21 14:50:24 2026] PUT /v2.0/ports/3f8dfe7d-aae7-4521-949b-bde32c669757 => generated 752 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/807] 199.204.45.70 () {38 vars in 1027 bytes} [Tue Jul 21 14:50:24 2026] PUT /v2.0/ports/3b9cd001-a117-4f7f-8c6f-be53513cbd9b => generated 1149 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:50:25.264 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb99e89a-3f8b-452a-95da-2f602874fde7'] response: {'name': 'network-changed', 'server_uuid': '5b02be53-ac15-4e13-a298-fd41eff3bbef', 'tag': '3b9cd001-a117-4f7f-8c6f-be53513cbd9b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 392/808] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:25 2026] GET /v2.0/security-groups?id=7345a56f-5ffe-457a-abf1-75252a7fb18d&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/809] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:25 2026] DELETE /v2.0/security-groups/7bfc2804-f58b-4366-9388-1d3423d36dee => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 418/810] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:50:25 2026] GET /v2.0/ports?tenant_id=a4359d5432b14725a7385a6a151b8857&device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef => generated 1421 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/811] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:50:25 2026] GET /v2.0/networks?id=6e9900e0-d4cc-4bbe-8dee-c09510fd395d => generated 780 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/812] 199.204.45.70 () {34 vars in 1059 bytes} [Tue Jul 21 14:50:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=3b9cd001-a117-4f7f-8c6f-be53513cbd9b => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/813] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:50:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=3b9cd001-a117-4f7f-8c6f-be53513cbd9b => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/814] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:50:25 2026] GET /v2.0/subnets?id=a18059e2-df34-4989-80d4-1aa0be9d435a => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/815] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:50:25 2026] DELETE /v2.0/ports/3f8dfe7d-aae7-4521-949b-bde32c669757 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/816] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:50:25 2026] GET /v2.0/ports?network_id=6e9900e0-d4cc-4bbe-8dee-c09510fd395d&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: 424/817] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:50:25 2026] GET /v2.0/networks/6e9900e0-d4cc-4bbe-8dee-c09510fd395d?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: 394/818] 10.0.0.180 () {32 vars in 643 bytes} [Tue Jul 21 14:50:25 2026] GET /v2.0/ports => generated 781 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/819] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:25 2026] GET /v2.0/ports?device_id=d4c1151c-aa6e-4646-910b-79d05f8bb50e => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:25.745 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a2535f7d-a99f-4888-8236-d47a425cd4ac 3c7262ccaadf4175b6f331f76abf751b b36a12dea3b04415a4f23a3a05aceec4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 426/820] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:50:25 2026] GET /v2.0/ports/3f8dfe7d-aae7-4521-949b-bde32c669757 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/821] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:50:25 2026] GET /v2.0/networks/6e9900e0-d4cc-4bbe-8dee-c09510fd395d?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-07-21 14:50:25.766 8 INFO neutron.services.segments.plugin [-] Segment be732c20-8fe5-43ef-bb39-1a05b00fc0be resource provider aggregate not found 2026-07-21 14:50:25.777 8 INFO neutron.services.segments.plugin [-] Segment be732c20-8fe5-43ef-bb39-1a05b00fc0be resource provider aggregate not found 2026-07-21 14:50:25.785 8 INFO neutron.services.segments.plugin [-] Segment be732c20-8fe5-43ef-bb39-1a05b00fc0be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be732c20-8fe5-43ef-bb39-1a05b00fc0be found for delete ", "request_id": "req-c4e2148b-433d-4bca-ac0e-c0d605bdc0d2"}]} [pid: 7|app: 0|req: 427/822] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:25 2026] GET /v2.0/security-groups?id=7345a56f-5ffe-457a-abf1-75252a7fb18d&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-07-21 14:50:25.806 8 INFO neutron.services.segments.plugin [-] Segment be732c20-8fe5-43ef-bb39-1a05b00fc0be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be732c20-8fe5-43ef-bb39-1a05b00fc0be found for delete ", "request_id": "req-3ffe83bb-4e9e-425a-bdab-6750b27342ca"}]} [pid: 8|app: 0|req: 396/823] 10.0.0.180 () {32 vars in 643 bytes} [Tue Jul 21 14:50:25 2026] GET /v2.0/ports => generated 781 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/824] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:50:25 2026] GET /v2.0/ports?tenant_id=a4359d5432b14725a7385a6a151b8857&device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef => generated 1421 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/825] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:50:25 2026] GET /v2.0/ports/f2b4b810-f0db-4e7d-a663-144d8b6cda9d => generated 778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:25.897 8 INFO neutron.pecan_wsgi.hooks.translation [None req-78ed786f-080d-4178-81e7-4e65179f0e5c 3c7262ccaadf4175b6f331f76abf751b b36a12dea3b04415a4f23a3a05aceec4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 398/826] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:50:25 2026] DELETE /v2.0/ports/51773103-a70b-4f89-83e0-a5585166d71b => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:50:25.923 8 INFO neutron.pecan_wsgi.hooks.translation [None req-feec4ab9-d34c-4dd1-9574-55df060c4665 3c7262ccaadf4175b6f331f76abf751b b36a12dea3b04415a4f23a3a05aceec4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 399/827] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:50:25 2026] DELETE /v2.0/subnets/6e19f170-666e-4279-b805-606b5f495fc5 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/828] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:50:25 2026] GET /v2.0/networks?id=6e9900e0-d4cc-4bbe-8dee-c09510fd395d => generated 780 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:25.948 8 INFO neutron.pecan_wsgi.hooks.translation [None req-000e40a6-1a26-4bf1-b801-b6c7daaa0a5c 3c7262ccaadf4175b6f331f76abf751b b36a12dea3b04415a4f23a3a05aceec4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 400/829] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:50:25 2026] DELETE /v2.0/subnets/001b1bf4-2557-49d1-9ebb-831584c88e97 => 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: 401/830] 199.204.45.70 () {34 vars in 1059 bytes} [Tue Jul 21 14:50:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=3b9cd001-a117-4f7f-8c6f-be53513cbd9b => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/831] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:25 2026] GET /v2.0/ports?device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef => generated 1152 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/832] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:50:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=3b9cd001-a117-4f7f-8c6f-be53513cbd9b => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/833] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:26 2026] GET /v2.0/security-groups?id=331f423a-8270-44a3-b1cf-db869c830efd&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/834] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:50:26 2026] GET /v2.0/subnets?id=a18059e2-df34-4989-80d4-1aa0be9d435a => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/835] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:50:26 2026] GET /v2.0/ports?network_id=6e9900e0-d4cc-4bbe-8dee-c09510fd395d&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/836] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:50:25 2026] DELETE /v2.0/ports/f2b4b810-f0db-4e7d-a663-144d8b6cda9d => 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: 435/837] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:50:26 2026] GET /v2.0/networks/6e9900e0-d4cc-4bbe-8dee-c09510fd395d?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: 403/838] 199.204.45.70 () {34 vars in 993 bytes} [Tue Jul 21 14:50:26 2026] GET /v2.0/ports?device_id=d4c1151c-aa6e-4646-910b-79d05f8bb50e => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/839] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:50:26 2026] GET /v2.0/networks/6e9900e0-d4cc-4bbe-8dee-c09510fd395d?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: 436/840] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:50:26 2026] DELETE /v2.0/networks/b7ac0a7f-7765-4a06-910a-9505932ee0c1 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/841] 199.204.45.70 () {34 vars in 1119 bytes} [Tue Jul 21 14:50:26 2026] GET /v2.0/ports?device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1152 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:50:26.536 7 INFO neutron.services.segments.plugin [-] Segment 4558d42e-84ea-4672-845d-82e19bcc9074 resource provider aggregate not found 2026-07-21 14:50:26.554 7 INFO neutron.services.segments.plugin [-] Segment 4558d42e-84ea-4672-845d-82e19bcc9074 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4558d42e-84ea-4672-845d-82e19bcc9074 found for delete ", "request_id": "req-d277d30f-93f6-4c8c-9537-59f5cea3b54a"}]} 2026-07-21 14:50:26.556 7 INFO neutron.services.segments.plugin [-] Segment 4558d42e-84ea-4672-845d-82e19bcc9074 resource provider aggregate not found 2026-07-21 14:50:26.570 7 INFO neutron.services.segments.plugin [-] Segment 4558d42e-84ea-4672-845d-82e19bcc9074 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4558d42e-84ea-4672-845d-82e19bcc9074 found for delete ", "request_id": "req-dac61134-40ff-4fa8-bd3e-d41ec914ddcd"}]} [pid: 8|app: 0|req: 405/842] 199.204.45.70 () {36 vars in 996 bytes} [Tue Jul 21 14:50:26 2026] DELETE /v2.0/ports/9bb01eb2-05c9-42c4-aef9-58fd5dea0470 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/843] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:26 2026] GET /v2.0/ports?device_id=d4c1151c-aa6e-4646-910b-79d05f8bb50e => 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: 438/844] 199.204.45.70 () {38 vars in 1027 bytes} [Tue Jul 21 14:50:26 2026] PUT /v2.0/ports/3b9cd001-a117-4f7f-8c6f-be53513cbd9b => generated 968 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/845] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:26 2026] GET /v2.0/security-groups?tenant_id=b36a12dea3b04415a4f23a3a05aceec4&name=default => generated 2801 bytes in 173 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: 439/846] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:50:27 2026] GET /v2.0/ports?tenant_id=a4359d5432b14725a7385a6a151b8857&device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:50:27.176 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dec77ac-f3e7-407a-9523-cff3d4c8071c'] response: {'name': 'network-changed', 'server_uuid': '5b02be53-ac15-4e13-a298-fd41eff3bbef', 'tag': '3b9cd001-a117-4f7f-8c6f-be53513cbd9b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 408/847] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:27 2026] DELETE /v2.0/security-groups/734ae475-9112-4f69-b807-8209546cce49 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/848] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:50:27 2026] GET /v2.0/networks?id=6e9900e0-d4cc-4bbe-8dee-c09510fd395d => generated 780 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:27.311 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-891cb6a2-d769-4a73-bb79-c2e6563da315'] response: {'server_uuid': 'd4c1151c-aa6e-4646-910b-79d05f8bb50e', 'name': 'network-vif-deleted', 'tag': '9bb01eb2-05c9-42c4-aef9-58fd5dea0470', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 409/849] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:50:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=3b9cd001-a117-4f7f-8c6f-be53513cbd9b => generated 860 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/850] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:50:27 2026] GET /v2.0/subnets?id=a18059e2-df34-4989-80d4-1aa0be9d435a => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/851] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:50:27 2026] GET /v2.0/ports?network_id=6e9900e0-d4cc-4bbe-8dee-c09510fd395d&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/852] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:50:27 2026] GET /v2.0/networks/6e9900e0-d4cc-4bbe-8dee-c09510fd395d?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/853] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:50:27 2026] GET /v2.0/networks/6e9900e0-d4cc-4bbe-8dee-c09510fd395d?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: 443/854] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:50:27 2026] GET /v2.0/ports?tenant_id=a4359d5432b14725a7385a6a151b8857&device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/855] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:50:27 2026] GET /v2.0/networks?id=6e9900e0-d4cc-4bbe-8dee-c09510fd395d => generated 780 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/856] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:50:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=3b9cd001-a117-4f7f-8c6f-be53513cbd9b => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/857] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:50:27 2026] GET /v2.0/subnets?id=a18059e2-df34-4989-80d4-1aa0be9d435a => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/858] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:50:27 2026] GET /v2.0/ports?network_id=6e9900e0-d4cc-4bbe-8dee-c09510fd395d&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: 414/859] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:50:27 2026] GET /v2.0/networks/6e9900e0-d4cc-4bbe-8dee-c09510fd395d?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/860] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:50:27 2026] GET /v2.0/networks/6e9900e0-d4cc-4bbe-8dee-c09510fd395d?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: 416/861] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:28 2026] GET /v2.0/ports?device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/862] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:28 2026] GET /v2.0/security-groups?id=331f423a-8270-44a3-b1cf-db869c830efd&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/863] 199.204.45.70 () {34 vars in 993 bytes} [Tue Jul 21 14:50:28 2026] GET /v2.0/ports?device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/864] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:50:27 2026] PUT /v2.0/routers/6fee486f-e140-4475-9854-bea38f390342/remove_router_interface => generated 309 bytes in 1172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:29.168 8 WARNING neutron_lib.context [None req-407496d3-5f8a-4b1c-a8ff-a694df9df8e0 d994605df00f4cc2b062f032dbac3c1d df1929a4371e45e18222144ca3e7dc5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:50:29.283 8 INFO neutron.db.segments_db [None req-407496d3-5f8a-4b1c-a8ff-a694df9df8e0 d994605df00f4cc2b062f032dbac3c1d df1929a4371e45e18222144ca3e7dc5b - - default default] Added segment ae76e57a-e421-4b70-afb0-dd6e3781dc02 of type vxlan for network d422b498-e1b7-40c6-b56b-35abf3f179bd [pid: 8|app: 0|req: 419/865] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:50:28 2026] POST /v2.0/networks => generated 644 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:50:29.498 7 INFO neutron.db.l3_db [req-cf63bd28-a26a-479d-8ee5-bb9e3b3f817b req-a19c64c0-f9c0-4dec-8f92-df14adc28562 e0c0a02af9da4508b63fe696dea778d2 a4359d5432b14725a7385a6a151b8857 - - default default] Floating IP 31e8061e-4308-41a3-923c-7720f90b215f disassociated. External IP: 10.96.250.203, port: 3b9cd001-a117-4f7f-8c6f-be53513cbd9b. [pid: 7|app: 0|req: 447/866] 199.204.45.70 () {36 vars in 996 bytes} [Tue Jul 21 14:50:29 2026] DELETE /v2.0/ports/3b9cd001-a117-4f7f-8c6f-be53513cbd9b => generated 0 bytes in 855 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:50:30.021 7 WARNING neutron_lib.context [None req-296c42e5-80ac-45b8-86de-aa7a4b861e18 d994605df00f4cc2b062f032dbac3c1d df1929a4371e45e18222144ca3e7dc5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:50:30.066 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b81c03d9-1cbb-4073-9785-e0292605551e'] response: {'server_uuid': '5b02be53-ac15-4e13-a298-fd41eff3bbef', 'name': 'network-vif-deleted', 'tag': '3b9cd001-a117-4f7f-8c6f-be53513cbd9b', 'status': 'completed', 'code': 200} 2026-07-21 14:50:30.567 8 INFO neutron.services.segments.plugin [-] Segment caef4621-4062-4a6b-a3d6-aa16dcb8990c resource provider aggregate not found 2026-07-21 14:50:30.572 8 INFO neutron.services.segments.plugin [-] Segment caef4621-4062-4a6b-a3d6-aa16dcb8990c resource provider aggregate not found 2026-07-21 14:50:30.584 8 INFO neutron.services.segments.plugin [-] Segment caef4621-4062-4a6b-a3d6-aa16dcb8990c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid caef4621-4062-4a6b-a3d6-aa16dcb8990c found for delete ", "request_id": "req-df38d531-68ff-4450-9617-532f343eb4cd"}]} 2026-07-21 14:50:30.587 8 INFO neutron.services.segments.plugin [-] Segment caef4621-4062-4a6b-a3d6-aa16dcb8990c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid caef4621-4062-4a6b-a3d6-aa16dcb8990c found for delete ", "request_id": "req-751864d6-8c56-4cc4-9c2b-9171a50481b0"}]} 2026-07-21 14:50:30.595 8 INFO neutron.db.l3_hamode_db [None req-8f3ac69c-bb87-4540-b314-062b62ed06c4 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] HA network 792b79b1-acc8-41e4-909d-d2a07805e9c0 was deleted as no HA routers are present in tenant 1531aa7effba4af18f3b78b09e7bc7f6. [pid: 8|app: 0|req: 420/867] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:50:29 2026] DELETE /v2.0/routers/6fee486f-e140-4475-9854-bea38f390342 => 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: 421/868] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:30 2026] GET /v2.0/ports?device_id=5b02be53-ac15-4e13-a298-fd41eff3bbef => 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: 448/869] 10.0.0.180 () {34 vars in 665 bytes} [Tue Jul 21 14:50:30 2026] POST /v2.0/ports => generated 775 bytes in 781 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/870] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:50:30 2026] DELETE /v2.0/subnets/34bedc25-2cad-4263-8988-171d61b56660 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:50:30.894 8 WARNING neutron_lib.context [None req-381ca023-d7bd-4424-a0dc-bd931b03d87d d994605df00f4cc2b062f032dbac3c1d df1929a4371e45e18222144ca3e7dc5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:50:30.956 8 INFO neutron.db.segments_db [None req-381ca023-d7bd-4424-a0dc-bd931b03d87d d994605df00f4cc2b062f032dbac3c1d df1929a4371e45e18222144ca3e7dc5b - - default default] Added segment a29dff1a-8620-42f1-8d41-c1f9cfdd67d4 of type vxlan for network b0e86388-e601-4483-9503-3eed8951fdb9 [pid: 7|app: 0|req: 449/871] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:30 2026] GET /v2.0/security-groups?tenant_id=a470bd21558c4ee5ac0b5104d63b1873&name=default => generated 2801 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/872] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:50:30 2026] POST /v2.0/networks => generated 631 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/873] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:31 2026] DELETE /v2.0/security-groups/7f8df82e-6f50-4556-a382-721d20fe88fe => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:50:31.229 8 WARNING neutron_lib.context [None req-258d8fc6-eb44-4347-a992-ef275d19eac5 d994605df00f4cc2b062f032dbac3c1d df1929a4371e45e18222144ca3e7dc5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-21 14:50:31.435 7 INFO neutron.services.segments.plugin [-] Segment 8d929897-affb-4e16-ad5b-d08f25ac453f resource provider aggregate not found 2026-07-21 14:50:31.445 7 INFO neutron.services.segments.plugin [-] Segment 8d929897-affb-4e16-ad5b-d08f25ac453f resource provider aggregate not found 2026-07-21 14:50:31.462 7 INFO neutron.services.segments.plugin [-] Segment 8d929897-affb-4e16-ad5b-d08f25ac453f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d929897-affb-4e16-ad5b-d08f25ac453f found for delete ", "request_id": "req-645a6a66-2917-4209-aed5-1c7e04bfb55f"}]} 2026-07-21 14:50:31.465 7 INFO neutron.services.segments.plugin [-] Segment 8d929897-affb-4e16-ad5b-d08f25ac453f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d929897-affb-4e16-ad5b-d08f25ac453f found for delete ", "request_id": "req-8d601a44-71a6-42c3-a9d5-69098806afcd"}]} [pid: 7|app: 0|req: 450/874] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:50:31 2026] DELETE /v2.0/networks/b0cee82a-2c8a-43e8-aae7-9d4399fdb2c9 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/875] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:50:31 2026] POST /v2.0/subnets => generated 602 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:50:31.579 7 WARNING neutron_lib.context [None req-206f5b0e-3539-4b76-aa72-84db2223091e d994605df00f4cc2b062f032dbac3c1d df1929a4371e45e18222144ca3e7dc5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 428/878] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:31 2026] GET /v2.0/security-groups?tenant_id=1531aa7effba4af18f3b78b09e7bc7f6&name=default => generated 2801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/879] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:31 2026] DELETE /v2.0/security-groups/331f423a-8270-44a3-b1cf-db869c830efd => 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: 430/880] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:31 2026] DELETE /v2.0/security-groups/7345a56f-5ffe-457a-abf1-75252a7fb18d => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:50:31.947 8 INFO neutron.api.v2.resource [None req-bb7b0026-f9b8-4a26-b124-c19b954426ea e0c0a02af9da4508b63fe696dea778d2 a4359d5432b14725a7385a6a151b8857 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 431/881] 10.0.0.180 () {32 vars in 737 bytes} [Tue Jul 21 14:50:31 2026] GET /v2.0/security-groups/331f423a-8270-44a3-b1cf-db869c830efd => 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: 451/882] 10.0.0.180 () {34 vars in 665 bytes} [Tue Jul 21 14:50:31 2026] POST /v2.0/ports => generated 954 bytes in 498 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: 432/883] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:50:31 2026] DELETE /v2.0/floatingips/31e8061e-4308-41a3-923c-7720f90b215f => generated 0 bytes in 356 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/884] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:50:32 2026] DELETE /v2.0/ports/d299ee51-9684-47fc-8f25-194707b96c2e => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:50:32.497 7 INFO neutron.pecan_wsgi.hooks.translation [None req-883bba78-60c3-4c4f-8627-d27ade630997 d994605df00f4cc2b062f032dbac3c1d df1929a4371e45e18222144ca3e7dc5b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 453/885] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:50:32 2026] DELETE /v2.0/ports/d299ee51-9684-47fc-8f25-194707b96c2e => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:50:32.535 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d0119741-e9b3-41f3-8658-9dfa065aad38 d994605df00f4cc2b062f032dbac3c1d df1929a4371e45e18222144ca3e7dc5b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 454/886] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:50:32 2026] GET /v2.0/ports/d299ee51-9684-47fc-8f25-194707b96c2e => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/887] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:50:32 2026] DELETE /v2.0/subnets/567aa267-de64-4b98-b397-bb2af73948c3 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/888] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:50:32 2026] DELETE /v2.0/networks/b0e86388-e601-4483-9503-3eed8951fdb9 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:50:33.123 7 WARNING neutron_lib.context [None req-0b06aafa-05f1-457f-a77a-40242f5c1349 d994605df00f4cc2b062f032dbac3c1d df1929a4371e45e18222144ca3e7dc5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:50:33.181 7 INFO neutron.db.segments_db [None req-0b06aafa-05f1-457f-a77a-40242f5c1349 d994605df00f4cc2b062f032dbac3c1d df1929a4371e45e18222144ca3e7dc5b - - default default] Added segment d6d6dd0b-f9e5-45e4-a4a6-9acc8619714f of type vxlan for network f690ebd2-6c70-4a70-95bf-2827f61e40d3 [pid: 7|app: 0|req: 457/889] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:50:33 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) 2026-07-21 14:50:33.405 7 WARNING neutron_lib.context [None req-75a8d26b-5786-4366-a66a-2f2fe25a51f2 b7766231679c482ba63050c71eaa94e2 86894855f5084fe9996b4b7fb5d83ec6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:50:33.483 7 INFO neutron.services.segments.plugin [-] Segment a29dff1a-8620-42f1-8d41-c1f9cfdd67d4 resource provider aggregate not found 2026-07-21 14:50:33.497 7 INFO neutron.services.segments.plugin [-] Segment a29dff1a-8620-42f1-8d41-c1f9cfdd67d4 resource provider aggregate not found 2026-07-21 14:50:33.504 7 INFO neutron.services.segments.plugin [-] Segment a29dff1a-8620-42f1-8d41-c1f9cfdd67d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a29dff1a-8620-42f1-8d41-c1f9cfdd67d4 found for delete ", "request_id": "req-2ee7969a-709b-406b-93c1-ab2eee5f78d1"}]} 2026-07-21 14:50:33.514 7 INFO neutron.services.segments.plugin [-] Segment a29dff1a-8620-42f1-8d41-c1f9cfdd67d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a29dff1a-8620-42f1-8d41-c1f9cfdd67d4 found for delete ", "request_id": "req-79ee2adb-03f7-42e9-afe7-c8b10540a079"}]} 2026-07-21 14:50:33.547 7 INFO neutron.db.segments_db [None req-75a8d26b-5786-4366-a66a-2f2fe25a51f2 b7766231679c482ba63050c71eaa94e2 86894855f5084fe9996b4b7fb5d83ec6 - - default default] Added segment 1c8f45d2-cb54-4905-9a90-532786b7977a of type vxlan for network 25aba7d1-d0ed-46c6-b237-d540b2102d32 [pid: 7|app: 0|req: 458/890] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:50:33 2026] POST /v2.0/networks => generated 650 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:50:33.668 7 WARNING neutron_lib.context [None req-c71b6d79-f11b-4179-b067-669ab1f2a3df d994605df00f4cc2b062f032dbac3c1d df1929a4371e45e18222144ca3e7dc5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 459/891] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:50:33 2026] POST /v2.0/subnets => generated 602 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:50:33.941 7 WARNING neutron_lib.context [None req-6f779532-0eba-41c4-8afe-8f68e943bfb6 b7766231679c482ba63050c71eaa94e2 86894855f5084fe9996b4b7fb5d83ec6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 433/892] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:50:32 2026] PUT /v2.0/routers/e19347ae-59c5-4863-a390-f616a727c2c8/remove_router_interface => generated 309 bytes in 1564 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:33.976 8 WARNING neutron_lib.context [None req-a57da092-8c44-4b68-a966-15468fab1a98 d994605df00f4cc2b062f032dbac3c1d df1929a4371e45e18222144ca3e7dc5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 460/893] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:50:33 2026] POST /v2.0/subnets => generated 603 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/894] 10.0.0.180 () {34 vars in 665 bytes} [Tue Jul 21 14:50:33 2026] POST /v2.0/ports => generated 916 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:50:34.438 8 WARNING neutron_lib.context [None req-fb5ea224-04f9-4846-926c-7df9693860f8 b7766231679c482ba63050c71eaa94e2 86894855f5084fe9996b4b7fb5d83ec6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:50:34.484 8 INFO neutron.db.segments_db [None req-fb5ea224-04f9-4846-926c-7df9693860f8 b7766231679c482ba63050c71eaa94e2 86894855f5084fe9996b4b7fb5d83ec6 - - default default] Added segment 25e78582-66fa-4b7c-9366-b8f6f9aeabbe of type vxlan for network a9048533-d6de-42d7-97bf-0c2d81058db3 2026-07-21 14:50:34.819 8 INFO neutron.db.l3_hamode_db [None req-fb5ea224-04f9-4846-926c-7df9693860f8 b7766231679c482ba63050c71eaa94e2 86894855f5084fe9996b4b7fb5d83ec6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:50:35.418 7 INFO neutron.db.l3_hamode_db [None req-b3dbd325-a8e1-4dcb-aeb6-8fad241e14a6 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] HA network 50c76f0c-7485-4f2a-b650-e297afec8e57 was deleted as no HA routers are present in tenant a4359d5432b14725a7385a6a151b8857. [pid: 7|app: 0|req: 461/895] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:50:34 2026] DELETE /v2.0/routers/e19347ae-59c5-4863-a390-f616a727c2c8 => generated 0 bytes in 1174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:50:35.538 7 INFO neutron.services.segments.plugin [-] Segment b8eb318d-9ff1-49f8-b6e8-578f8c4aa649 resource provider aggregate not found 2026-07-21 14:50:35.545 7 INFO neutron.services.segments.plugin [-] Segment b8eb318d-9ff1-49f8-b6e8-578f8c4aa649 resource provider aggregate not found 2026-07-21 14:50:35.557 7 INFO neutron.services.segments.plugin [-] Segment b8eb318d-9ff1-49f8-b6e8-578f8c4aa649 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8eb318d-9ff1-49f8-b6e8-578f8c4aa649 found for delete ", "request_id": "req-5b0f1fcb-a3eb-4878-ba87-101a285f63c3"}]} 2026-07-21 14:50:35.568 7 INFO neutron.services.segments.plugin [-] Segment b8eb318d-9ff1-49f8-b6e8-578f8c4aa649 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8eb318d-9ff1-49f8-b6e8-578f8c4aa649 found for delete ", "request_id": "req-867faca2-f2ba-4f6f-b44f-581fec701ec2"}]} [pid: 7|app: 0|req: 462/896] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:50:35 2026] DELETE /v2.0/ports/bb7aeca2-3c11-4fa0-898e-1b1a8e87677e => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:50:35.921 8 INFO neutron.db.l3_hamode_db [None req-fb5ea224-04f9-4846-926c-7df9693860f8 b7766231679c482ba63050c71eaa94e2 86894855f5084fe9996b4b7fb5d83ec6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 463/897] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:50:35 2026] DELETE /v2.0/subnets/a18059e2-df34-4989-80d4-1aa0be9d435a => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:50:36.029 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f3eaf112-4a60-441c-b0e4-3c6bb81c6a55 d994605df00f4cc2b062f032dbac3c1d df1929a4371e45e18222144ca3e7dc5b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 464/898] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:50:36 2026] GET /v2.0/ports/bb7aeca2-3c11-4fa0-898e-1b1a8e87677e => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/899] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:50:36 2026] DELETE /v2.0/networks/6e9900e0-d4cc-4bbe-8dee-c09510fd395d => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/900] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:50:36 2026] DELETE /v2.0/subnets/c4a359e0-cba1-4a12-ace3-b2982a5f6b5a => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/901] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:36 2026] GET /v2.0/security-groups?tenant_id=7de64989989644c288794dc151c85602&name=default => generated 2801 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/902] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:36 2026] GET /v2.0/security-groups?tenant_id=a4359d5432b14725a7385a6a151b8857&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/903] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:50:34 2026] POST /v2.0/routers => generated 695 bytes in 2629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/904] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:37 2026] DELETE /v2.0/security-groups/4646bb15-9db1-48d3-a958-d559c96a7b13 => 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: 437/905] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:37 2026] DELETE /v2.0/security-groups/2d6e1f9d-5b47-4c75-b93f-06a403c2e955 => 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: 469/906] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:50:37 2026] DELETE /v2.0/networks/f690ebd2-6c70-4a70-95bf-2827f61e40d3 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/907] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:37 2026] GET /v2.0/security-groups?tenant_id=165e9124c2c84f57bb22ec5435ba5486&name=default => generated 2801 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:50:37.588 7 WARNING neutron_lib.context [None req-5cfdaafa-fe91-45d4-bf2e-66719a38b059 d994605df00f4cc2b062f032dbac3c1d df1929a4371e45e18222144ca3e7dc5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:50:37.596 7 INFO neutron.services.segments.plugin [-] Segment a43fc994-b9cb-43d8-825c-b29d62f7ee80 resource provider aggregate not found 2026-07-21 14:50:37.608 7 INFO neutron.services.segments.plugin [-] Segment a43fc994-b9cb-43d8-825c-b29d62f7ee80 resource provider aggregate not found 2026-07-21 14:50:37.632 7 INFO neutron.services.segments.plugin [-] Segment a43fc994-b9cb-43d8-825c-b29d62f7ee80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a43fc994-b9cb-43d8-825c-b29d62f7ee80 found for delete ", "request_id": "req-cf462759-7410-4036-b496-59d096a69d55"}]} 2026-07-21 14:50:37.638 7 INFO neutron.services.segments.plugin [-] Segment a43fc994-b9cb-43d8-825c-b29d62f7ee80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a43fc994-b9cb-43d8-825c-b29d62f7ee80 found for delete ", "request_id": "req-f885fe59-54f8-480f-aa95-8e6a26855f2c"}]} 2026-07-21 14:50:37.658 7 INFO neutron.services.segments.plugin [-] Segment d6d6dd0b-f9e5-45e4-a4a6-9acc8619714f resource provider aggregate not found 2026-07-21 14:50:37.666 7 INFO neutron.services.segments.plugin [-] Segment d6d6dd0b-f9e5-45e4-a4a6-9acc8619714f resource provider aggregate not found 2026-07-21 14:50:37.677 7 INFO neutron.services.segments.plugin [-] Segment d6d6dd0b-f9e5-45e4-a4a6-9acc8619714f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6d6dd0b-f9e5-45e4-a4a6-9acc8619714f found for delete ", "request_id": "req-acea1781-2345-4cf9-8feb-bf75986dee50"}]} 2026-07-21 14:50:37.679 7 INFO neutron.services.segments.plugin [-] Segment d6d6dd0b-f9e5-45e4-a4a6-9acc8619714f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6d6dd0b-f9e5-45e4-a4a6-9acc8619714f found for delete ", "request_id": "req-1899d8c4-c988-499a-8273-b885d3d5bffa"}]} [pid: 7|app: 0|req: 471/908] 10.0.0.180 () {34 vars in 665 bytes} [Tue Jul 21 14:50:37 2026] POST /v2.0/ports => generated 774 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 472/909] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:37 2026] DELETE /v2.0/security-groups/d7841c07-adf5-4c66-8402-103127db51e6 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/910] 10.0.0.180 () {34 vars in 737 bytes} [Tue Jul 21 14:50:38 2026] PUT /v2.0/ports/23ea0ccc-1628-430b-9b5d-45b9a700da3a => generated 752 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/911] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:50:38 2026] DELETE /v2.0/ports/23ea0ccc-1628-430b-9b5d-45b9a700da3a => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/912] 10.0.0.180 () {32 vars in 643 bytes} [Tue Jul 21 14:50:38 2026] GET /v2.0/ports => generated 778 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:38.557 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6090087d-0f5c-4f64-8ec5-dfbab7af965a d994605df00f4cc2b062f032dbac3c1d df1929a4371e45e18222144ca3e7dc5b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 476/913] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:50:38 2026] GET /v2.0/ports/23ea0ccc-1628-430b-9b5d-45b9a700da3a => 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: 477/914] 10.0.0.180 () {32 vars in 643 bytes} [Tue Jul 21 14:50:38 2026] GET /v2.0/ports => generated 778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/915] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:50:38 2026] GET /v2.0/ports/e0bbe6a7-e9cb-4385-a50c-5c1e7399acce => generated 775 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:38.699 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba8c7aee-394b-4f57-a24c-f19c0ad1d98f d994605df00f4cc2b062f032dbac3c1d df1929a4371e45e18222144ca3e7dc5b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 479/916] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:50:38 2026] DELETE /v2.0/ports/bb7aeca2-3c11-4fa0-898e-1b1a8e87677e => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:50:38.721 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2e6155ae-48f7-418f-a033-6c4c559de11d d994605df00f4cc2b062f032dbac3c1d df1929a4371e45e18222144ca3e7dc5b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 480/917] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:50:38 2026] DELETE /v2.0/subnets/c4a359e0-cba1-4a12-ace3-b2982a5f6b5a => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:50:38.741 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0517e542-8a9c-47be-8ebf-913c64767482 d994605df00f4cc2b062f032dbac3c1d df1929a4371e45e18222144ca3e7dc5b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 481/918] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:50:38 2026] DELETE /v2.0/subnets/567aa267-de64-4b98-b397-bb2af73948c3 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/919] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:50:38 2026] DELETE /v2.0/ports/e0bbe6a7-e9cb-4385-a50c-5c1e7399acce => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/920] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:50:38 2026] DELETE /v2.0/networks/d422b498-e1b7-40c6-b56b-35abf3f179bd => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/921] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:50:37 2026] PUT /v2.0/routers/7293b805-710f-47bc-a92d-56fd344d88d7/add_router_interface => generated 309 bytes in 1978 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:39.232 8 WARNING neutron_lib.context [None req-4cb45c4f-439b-4742-9595-24a117ec8f88 b7766231679c482ba63050c71eaa94e2 86894855f5084fe9996b4b7fb5d83ec6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:50:39.522 7 INFO neutron.db.segments_db [None req-57482da5-daa0-4201-908e-4dc772dc484f 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment 8e8c2f5f-9877-4777-884f-5d002fe6e576 of type vxlan for network a8eab220-c454-4f06-84d1-ab5f819f837c [pid: 7|app: 0|req: 484/922] 10.0.0.180 () {34 vars in 671 bytes} [Tue Jul 21 14:50:39 2026] POST /v2.0/networks => generated 747 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:50:39.705 7 INFO neutron.services.segments.plugin [-] Segment ae76e57a-e421-4b70-afb0-dd6e3781dc02 resource provider aggregate not found 2026-07-21 14:50:39.709 7 INFO neutron.services.segments.plugin [-] Segment ae76e57a-e421-4b70-afb0-dd6e3781dc02 resource provider aggregate not found [pid: 8|app: 0|req: 439/923] 10.0.0.180 () {34 vars in 665 bytes} [Tue Jul 21 14:50:39 2026] POST /v2.0/ports => generated 955 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:50:39.722 7 INFO neutron.services.segments.plugin [-] Segment ae76e57a-e421-4b70-afb0-dd6e3781dc02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae76e57a-e421-4b70-afb0-dd6e3781dc02 found for delete ", "request_id": "req-03aa5f66-cbef-4d44-862e-ace8d240b69e"}]} 2026-07-21 14:50:39.724 7 INFO neutron.services.segments.plugin [-] Segment ae76e57a-e421-4b70-afb0-dd6e3781dc02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae76e57a-e421-4b70-afb0-dd6e3781dc02 found for delete ", "request_id": "req-0b77c4bb-8613-43ad-b7ee-bbd2784fc786"}]} [pid: 7|app: 0|req: 485/924] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:50:39 2026] POST /v2.0/subnets => generated 670 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:50:39.858 7 WARNING neutron_lib.context [None req-a8e51085-f1fa-4492-bebe-c4f0a904fa69 b7766231679c482ba63050c71eaa94e2 86894855f5084fe9996b4b7fb5d83ec6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 440/925] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:39 2026] GET /v2.0/security-groups?tenant_id=df1929a4371e45e18222144ca3e7dc5b&name=default => generated 2801 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:50:39.985 8 INFO neutron.db.segments_db [None req-77345847-25dd-4b0b-ba3f-62590d5f9f40 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment 8adfe806-c5c1-4f35-abf3-02a04a75b26f of type vxlan for network a058351c-c819-4f1a-b6df-e2e81dacc2c0 [pid: 7|app: 0|req: 486/926] 10.0.0.180 () {34 vars in 665 bytes} [Tue Jul 21 14:50:39 2026] POST /v2.0/ports => generated 958 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, ' 2026-07-21 14:50:40.322 8 INFO neutron.db.l3_hamode_db [None req-77345847-25dd-4b0b-ba3f-62590d5f9f40 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 487/927] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:40 2026] DELETE /v2.0/security-groups/3ab70164-5b54-4016-81d8-540ca61332f3 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:50:40.445 7 WARNING neutron_lib.context [None req-c6feb592-b149-424e-b79d-6d620808086f b7766231679c482ba63050c71eaa94e2 86894855f5084fe9996b4b7fb5d83ec6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:50:40.569 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9f54cf17-6048-4133-a605-96e3c4dbd883] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection 2026-07-21 14:50:41.339 7 INFO neutron.db.l3_db [None req-c6feb592-b149-424e-b79d-6d620808086f b7766231679c482ba63050c71eaa94e2 86894855f5084fe9996b4b7fb5d83ec6 - - default default] Floating IP e1254cd5-6431-491e-b659-239bddb9f101 associated. External IP: 10.96.250.215, port: 436d2ab3-734a-4b5b-a738-ce3b068c1563. 2026-07-21 14:50:41.402 8 INFO neutron.db.l3_hamode_db [None req-77345847-25dd-4b0b-ba3f-62590d5f9f40 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:50:41.614 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9f54cf17-6048-4133-a605-96e3c4dbd883] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57330. [pid: 7|app: 0|req: 488/928] 10.0.0.180 () {34 vars in 677 bytes} [Tue Jul 21 14:50:40 2026] POST /v2.0/floatingips => generated 842 bytes in 1331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:50:41.926 7 INFO neutron.db.l3_db [None req-a73712b6-ea59-4b5f-a9c9-3a3c84c1b108 b7766231679c482ba63050c71eaa94e2 86894855f5084fe9996b4b7fb5d83ec6 - - default default] Floating IP e1254cd5-6431-491e-b659-239bddb9f101 disassociated. External IP: 10.96.250.215, port: 436d2ab3-734a-4b5b-a738-ce3b068c1563. [pid: 8|app: 0|req: 441/929] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:50:39 2026] POST /v2.0/routers => generated 734 bytes in 2618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/930] 10.0.0.180 () {34 vars in 749 bytes} [Tue Jul 21 14:50:41 2026] PUT /v2.0/floatingips/e1254cd5-6431-491e-b659-239bddb9f101 => generated 552 bytes in 902 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:42.805 8 WARNING neutron_lib.context [None req-09578c07-b777-482c-849e-30cfe32e41f8 64739671ce1646f6a415cd65b382f397 d712d823fe9e4ea3abf5917dd9ba0a2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 442/931] 10.0.0.180 () {34 vars in 684 bytes} [Tue Jul 21 14:50:42 2026] POST /v2.0/security-groups => generated 1561 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/932] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:50:42 2026] DELETE /v2.0/floatingips/e1254cd5-6431-491e-b659-239bddb9f101 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/933] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:43 2026] GET /v2.0/security-groups?tenant_id=8b2205fc16ac40e081aebd6e0da6c162&name=default => generated 2801 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/934] 10.0.0.180 () {32 vars in 663 bytes} [Tue Jul 21 14:50:43 2026] GET /v2.0/security-groups => generated 4344 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:50:43.469 8 WARNING neutron_lib.context [None req-9aa4c7e0-8e1c-43c3-ae8c-7875ed8c0ced b7766231679c482ba63050c71eaa94e2 86894855f5084fe9996b4b7fb5d83ec6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/935] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:50:42 2026] PUT /v2.0/routers/03048666-b036-4c7c-9601-77674f69eb11/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: 491/936] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:44 2026] DELETE /v2.0/security-groups/ddbd6414-b8c1-4af2-b9be-91faa54fca52 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/937] 10.0.0.180 () {34 vars in 758 bytes} [Tue Jul 21 14:50:44 2026] PUT /v2.0/security-groups/d27fe7e2-81d4-4a47-88e7-03591478d9c1 => generated 1598 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/938] 10.0.0.180 () {32 vars in 737 bytes} [Tue Jul 21 14:50:44 2026] GET /v2.0/security-groups/d27fe7e2-81d4-4a47-88e7-03591478d9c1 => generated 1598 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:50:44.458 8 INFO neutron.db.l3_db [None req-9aa4c7e0-8e1c-43c3-ae8c-7875ed8c0ced b7766231679c482ba63050c71eaa94e2 86894855f5084fe9996b4b7fb5d83ec6 - - default default] Floating IP f13eb3b9-aaa6-4ad6-97a0-e914c4b82e14 associated. External IP: 10.96.250.216, port: b7dbf1eb-4f76-4af6-b01b-555b7b39a9af. [pid: 7|app: 0|req: 494/939] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:44 2026] GET /v2.0/security-groups?tenant_id=9819ed06d5b64a689ee57c1f7c3dc77a&name=default => generated 2801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/940] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:44 2026] DELETE /v2.0/security-groups/d27fe7e2-81d4-4a47-88e7-03591478d9c1 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/941] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:44 2026] DELETE /v2.0/security-groups/6051f2a3-640f-4dc2-893f-9d14f05afbce => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/942] 10.0.0.180 () {32 vars in 663 bytes} [Tue Jul 21 14:50:44 2026] GET /v2.0/security-groups => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:50:44.694 7 INFO neutron.api.v2.resource [None req-c9e82fd0-c788-450d-908d-2f5095e67227 64739671ce1646f6a415cd65b382f397 d712d823fe9e4ea3abf5917dd9ba0a2e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 498/943] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:44 2026] DELETE /v2.0/security-groups/d27fe7e2-81d4-4a47-88e7-03591478d9c1 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:50:44.703 7 WARNING neutron_lib.context [None req-a428e616-80ca-45a8-91dd-2d027dc20dd6 64739671ce1646f6a415cd65b382f397 d712d823fe9e4ea3abf5917dd9ba0a2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 446/944] 10.0.0.180 () {34 vars in 677 bytes} [Tue Jul 21 14:50:43 2026] POST /v2.0/floatingips => generated 842 bytes in 1335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:50:44.809 8 WARNING neutron_lib.context [None req-854752fc-0c13-4776-94d6-221e07465925 f35a6d3c19f74816a5c640efdb4d6387 7b6dceda3cb5483a995a8bedfec5680d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/945] 10.0.0.180 () {34 vars in 684 bytes} [Tue Jul 21 14:50:44 2026] POST /v2.0/security-groups => generated 1560 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/946] 10.0.0.180 () {32 vars in 729 bytes} [Tue Jul 21 14:50:44 2026] GET /v2.0/floatingips/f13eb3b9-aaa6-4ad6-97a0-e914c4b82e14 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:44.877 7 WARNING neutron_lib.context [None req-72edfb50-2240-4fff-94ae-6fffc518042f 64739671ce1646f6a415cd65b382f397 d712d823fe9e4ea3abf5917dd9ba0a2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 447/947] 10.0.0.180 () {34 vars in 685 bytes} [Tue Jul 21 14:50:44 2026] POST /v2.0/security-groups => generated 1597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/948] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:50:44 2026] POST /v2.0/security-group-rules => generated 569 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/949] 10.0.0.180 () {32 vars in 655 bytes} [Tue Jul 21 14:50:44 2026] GET /v2.0/floatingips => generated 845 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:44.977 7 WARNING neutron_lib.context [None req-e80adc78-7b0e-40b1-a7aa-d04b76db9cb5 f35a6d3c19f74816a5c640efdb4d6387 7b6dceda3cb5483a995a8bedfec5680d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 449/950] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:50:44 2026] GET /v2.0/security-group-rules/b319924c-6cbc-4fd2-aced-f841cc59af8f => generated 569 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/951] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:50:44 2026] POST /v2.0/security-group-rules => generated 565 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/952] 10.0.0.180 () {32 vars in 673 bytes} [Tue Jul 21 14:50:45 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:50:45.139 7 WARNING neutron_lib.context [None req-ff38c29b-817d-49f9-b78e-357b15d8c399 f35a6d3c19f74816a5c640efdb4d6387 7b6dceda3cb5483a995a8bedfec5680d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 504/953] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:50:45 2026] POST /v2.0/security-group-rules => generated 570 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/954] 10.0.0.180 () {32 vars in 750 bytes} [Tue Jul 21 14:50:45 2026] DELETE /v2.0/security-group-rules/b319924c-6cbc-4fd2-aced-f841cc59af8f => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:50:45.355 7 WARNING neutron_lib.context [None req-08c9ecdd-cf18-4c35-9b05-64a992aba66b f35a6d3c19f74816a5c640efdb4d6387 7b6dceda3cb5483a995a8bedfec5680d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:50:45.847 8 INFO neutron.db.l3_db [None req-81a396e1-c1ae-4e03-bfe2-9bada3fc867d b7766231679c482ba63050c71eaa94e2 86894855f5084fe9996b4b7fb5d83ec6 - - default default] Floating IP f13eb3b9-aaa6-4ad6-97a0-e914c4b82e14 associated. External IP: 10.96.250.216, port: b7dbf1eb-4f76-4af6-b01b-555b7b39a9af. [pid: 7|app: 0|req: 506/955] 10.0.0.180 () {34 vars in 676 bytes} [Tue Jul 21 14:50:45 2026] POST /v2.0/floatingips => generated 552 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/956] 10.0.0.180 () {32 vars in 673 bytes} [Tue Jul 21 14:50:45 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:50:46.021 7 WARNING neutron_lib.context [None req-35a6ff03-7a00-48a7-b049-083490573ada 64739671ce1646f6a415cd65b382f397 d712d823fe9e4ea3abf5917dd9ba0a2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/957] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:50:46 2026] POST /v2.0/security-group-rules => generated 569 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/958] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:50:46 2026] GET /v2.0/security-group-rules/1603f8f5-10ed-464f-b32a-5c06326d337e => generated 569 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/959] 10.0.0.180 () {32 vars in 673 bytes} [Tue Jul 21 14:50:46 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/960] 10.0.0.180 () {32 vars in 750 bytes} [Tue Jul 21 14:50:46 2026] DELETE /v2.0/security-group-rules/1603f8f5-10ed-464f-b32a-5c06326d337e => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/961] 10.0.0.180 () {32 vars in 673 bytes} [Tue Jul 21 14:50:46 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:50:46.295 7 WARNING neutron_lib.context [None req-cf447848-72ad-4051-8d20-624968318b32 64739671ce1646f6a415cd65b382f397 d712d823fe9e4ea3abf5917dd9ba0a2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:50:46.312 7 INFO neutron.db.securitygroups_db [None req-cf447848-72ad-4051-8d20-624968318b32 64739671ce1646f6a415cd65b382f397 d712d823fe9e4ea3abf5917dd9ba0a2e - - default default] Project d712d823fe9e4ea3abf5917dd9ba0a2e 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: 513/962] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:50:46 2026] POST /v2.0/security-group-rules => generated 575 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/963] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:50:46 2026] GET /v2.0/security-group-rules/88c73008-32da-41d9-9feb-54bd717090d0 => generated 575 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/964] 10.0.0.180 () {32 vars in 673 bytes} [Tue Jul 21 14:50:46 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/965] 10.0.0.180 () {32 vars in 750 bytes} [Tue Jul 21 14:50:46 2026] DELETE /v2.0/security-group-rules/88c73008-32da-41d9-9feb-54bd717090d0 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/966] 10.0.0.180 () {34 vars in 749 bytes} [Tue Jul 21 14:50:45 2026] PUT /v2.0/floatingips/f13eb3b9-aaa6-4ad6-97a0-e914c4b82e14 => generated 842 bytes in 1604 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/969] 10.0.0.180 () {32 vars in 673 bytes} [Tue Jul 21 14:50:46 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:50:46.747 8 INFO neutron.db.l3_db [None req-e038af1e-39c6-4380-ad87-d4617828d6d0 b7766231679c482ba63050c71eaa94e2 86894855f5084fe9996b4b7fb5d83ec6 - - default default] Floating IP f13eb3b9-aaa6-4ad6-97a0-e914c4b82e14 disassociated. External IP: 10.96.250.216, port: 436d2ab3-734a-4b5b-a738-ce3b068c1563. [pid: 7|app: 0|req: 518/970] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:46 2026] DELETE /v2.0/security-groups/e11473cf-f4f4-4a68-8464-0aa515a80f85 => 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: 519/971] 10.0.0.180 () {32 vars in 663 bytes} [Tue Jul 21 14:50:46 2026] GET /v2.0/security-groups => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/972] 10.0.0.180 () {32 vars in 663 bytes} [Tue Jul 21 14:50:46 2026] GET /v2.0/security-groups => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/973] 10.0.0.180 () {34 vars in 749 bytes} [Tue Jul 21 14:50:46 2026] PUT /v2.0/floatingips/f13eb3b9-aaa6-4ad6-97a0-e914c4b82e14 => generated 552 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/974] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:50:47 2026] DELETE /v2.0/floatingips/f13eb3b9-aaa6-4ad6-97a0-e914c4b82e14 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:50:47.491 7 INFO neutron.api.v2.resource [None req-2da1d9a6-251c-4124-8f99-ca60dd74de74 b7766231679c482ba63050c71eaa94e2 86894855f5084fe9996b4b7fb5d83ec6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 522/975] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:50:47 2026] DELETE /v2.0/floatingips/f13eb3b9-aaa6-4ad6-97a0-e914c4b82e14 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/976] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:47 2026] GET /v2.0/security-groups?tenant_id=d712d823fe9e4ea3abf5917dd9ba0a2e&name=default => generated 2801 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/977] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:47 2026] DELETE /v2.0/security-groups/0ab1c86c-2ff0-4d12-8911-3cfa71a9315d => 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: 523/978] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:50:47 2026] DELETE /v2.0/ports/436d2ab3-734a-4b5b-a738-ce3b068c1563 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/979] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:50:47 2026] DELETE /v2.0/ports/b7dbf1eb-4f76-4af6-b01b-555b7b39a9af => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/980] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:50:48 2026] GET /v2.0/ports?device_id=7293b805-710f-47bc-a92d-56fd344d88d7 => generated 958 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/981] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:50:48 2026] PUT /v2.0/routers/7293b805-710f-47bc-a92d-56fd344d88d7/remove_router_interface => generated 309 bytes in 1168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:49.789 8 WARNING neutron_lib.context [None req-a501b0b2-8724-48ae-bb58-50ba9e0721f3 81b870d7fa0247369ebd3ad59fddce8e 49913d25359048b594232bfd3e944465 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 458/982] 10.0.0.180 () {34 vars in 684 bytes} [Tue Jul 21 14:50:49 2026] POST /v2.0/security-groups => generated 1559 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/983] 10.0.0.180 () {32 vars in 663 bytes} [Tue Jul 21 14:50:49 2026] GET /v2.0/security-groups => generated 4342 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/984] 10.0.0.180 () {34 vars in 758 bytes} [Tue Jul 21 14:50:50 2026] PUT /v2.0/security-groups/69bca879-9f0a-452d-88c8-ab217771a8a8 => generated 1600 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/985] 10.0.0.180 () {32 vars in 737 bytes} [Tue Jul 21 14:50:50 2026] GET /v2.0/security-groups/69bca879-9f0a-452d-88c8-ab217771a8a8 => generated 1600 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/986] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:50 2026] DELETE /v2.0/security-groups/69bca879-9f0a-452d-88c8-ab217771a8a8 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/987] 10.0.0.180 () {32 vars in 663 bytes} [Tue Jul 21 14:50:50 2026] GET /v2.0/security-groups => generated 2801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:50:50.341 8 INFO neutron.api.v2.resource [None req-5d3e3d47-f356-45cf-b238-f0a57b38101c 81b870d7fa0247369ebd3ad59fddce8e 49913d25359048b594232bfd3e944465 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 464/988] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:50 2026] DELETE /v2.0/security-groups/69bca879-9f0a-452d-88c8-ab217771a8a8 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:50:50.353 8 WARNING neutron_lib.context [None req-08e19208-5d96-4daf-b3ae-1d167d55ef96 81b870d7fa0247369ebd3ad59fddce8e 49913d25359048b594232bfd3e944465 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 465/989] 10.0.0.180 () {34 vars in 684 bytes} [Tue Jul 21 14:50:50 2026] POST /v2.0/security-groups => generated 1560 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 14:50:50.485 8 WARNING neutron_lib.context [None req-5899dfca-a5f0-4074-9703-f08ff9ebcc0b 81b870d7fa0247369ebd3ad59fddce8e 49913d25359048b594232bfd3e944465 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:50:50.537 7 INFO neutron.services.segments.plugin [-] Segment 25e78582-66fa-4b7c-9366-b8f6f9aeabbe resource provider aggregate not found 2026-07-21 14:50:50.541 7 INFO neutron.services.segments.plugin [-] Segment 25e78582-66fa-4b7c-9366-b8f6f9aeabbe resource provider aggregate not found 2026-07-21 14:50:50.561 7 INFO neutron.services.segments.plugin [-] Segment 25e78582-66fa-4b7c-9366-b8f6f9aeabbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25e78582-66fa-4b7c-9366-b8f6f9aeabbe found for delete ", "request_id": "req-adc7606c-3bec-4344-8bdf-b0375840a66b"}]} 2026-07-21 14:50:50.562 7 INFO neutron.services.segments.plugin [-] Segment 25e78582-66fa-4b7c-9366-b8f6f9aeabbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25e78582-66fa-4b7c-9366-b8f6f9aeabbe found for delete ", "request_id": "req-12703e17-bf8d-4ae4-a5c2-79de2a329121"}]} 2026-07-21 14:50:50.570 7 INFO neutron.db.l3_hamode_db [None req-2719ea7b-0db1-42aa-b3df-2f4d1c26fca8 b7766231679c482ba63050c71eaa94e2 86894855f5084fe9996b4b7fb5d83ec6 - - default default] HA network a9048533-d6de-42d7-97bf-0c2d81058db3 was deleted as no HA routers are present in tenant 86894855f5084fe9996b4b7fb5d83ec6. [pid: 7|app: 0|req: 525/990] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:50:49 2026] DELETE /v2.0/routers/7293b805-710f-47bc-a92d-56fd344d88d7 => generated 0 bytes in 1108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/991] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:50:50 2026] POST /v2.0/security-group-rules => generated 569 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/992] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:50:50 2026] GET /v2.0/security-group-rules/4b63b591-44d1-434a-9382-3bd63051f747 => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/993] 10.0.0.180 () {32 vars in 673 bytes} [Tue Jul 21 14:50:50 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/994] 10.0.0.180 () {32 vars in 750 bytes} [Tue Jul 21 14:50:50 2026] DELETE /v2.0/security-group-rules/4b63b591-44d1-434a-9382-3bd63051f747 => 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: 526/995] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:50:50 2026] DELETE /v2.0/subnets/d02fc5d0-992c-4872-8b18-b52f0afed593 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/996] 10.0.0.180 () {32 vars in 673 bytes} [Tue Jul 21 14:50:50 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:50:50.820 8 WARNING neutron_lib.context [None req-27b851aa-3026-45f1-b0d2-59191bbaa881 81b870d7fa0247369ebd3ad59fddce8e 49913d25359048b594232bfd3e944465 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 471/997] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:50:50 2026] POST /v2.0/security-group-rules => generated 569 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/998] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:50:50 2026] GET /v2.0/security-group-rules/bfca7984-a584-4c7f-9e0b-07bb5874e6e0 => generated 569 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/999] 10.0.0.180 () {32 vars in 673 bytes} [Tue Jul 21 14:50:50 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1000] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:50:50 2026] DELETE /v2.0/networks/25aba7d1-d0ed-46c6-b237-d540b2102d32 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1001] 10.0.0.180 () {32 vars in 750 bytes} [Tue Jul 21 14:50:50 2026] DELETE /v2.0/security-group-rules/bfca7984-a584-4c7f-9e0b-07bb5874e6e0 => 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: 528/1002] 10.0.0.180 () {32 vars in 673 bytes} [Tue Jul 21 14:50:51 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:50:51.123 8 WARNING neutron_lib.context [None req-5a7d3176-fc50-4a08-929b-8a20c0e95466 81b870d7fa0247369ebd3ad59fddce8e 49913d25359048b594232bfd3e944465 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 475/1003] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:50:51 2026] POST /v2.0/security-group-rules => generated 570 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1004] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:50:51 2026] GET /v2.0/security-group-rules/d133ede1-38da-4012-aeed-084e66b9e25d => generated 570 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/1005] 10.0.0.180 () {32 vars in 673 bytes} [Tue Jul 21 14:50:51 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1006] 10.0.0.180 () {32 vars in 750 bytes} [Tue Jul 21 14:50:51 2026] DELETE /v2.0/security-group-rules/d133ede1-38da-4012-aeed-084e66b9e25d => 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: 477/1007] 10.0.0.180 () {32 vars in 673 bytes} [Tue Jul 21 14:50:51 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1008] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:51 2026] DELETE /v2.0/security-groups/072e8123-d0be-41bb-8e40-2e7b432013bb => 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: 532/1009] 10.0.0.180 () {32 vars in 663 bytes} [Tue Jul 21 14:50:51 2026] GET /v2.0/security-groups => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1010] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:51 2026] GET /v2.0/security-groups?tenant_id=86894855f5084fe9996b4b7fb5d83ec6&name=default => generated 2801 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1011] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:51 2026] GET /v2.0/security-groups?tenant_id=cc7c1e1f8f944542a98925a756b51e11&name=default => generated 2801 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1012] 10.0.0.180 () {32 vars in 663 bytes} [Tue Jul 21 14:50:51 2026] GET /v2.0/security-groups => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1013] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:51 2026] DELETE /v2.0/security-groups/b23a91bd-9473-4592-a373-55f3f3b2d81e => 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: 535/1014] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:51 2026] DELETE /v2.0/security-groups/0a77a9f9-e5da-49a8-86bb-4b61f819e2b7 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1015] 10.0.0.124 () {34 vars in 1100 bytes} [Tue Jul 21 14:50:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2042547766&fields=id&tenant_id=7b6dceda3cb5483a995a8bedfec5680d => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1016] 10.0.0.124 () {34 vars in 982 bytes} [Tue Jul 21 14:50:52 2026] GET /v2.0/networks?id=a8eab220-c454-4f06-84d1-ab5f819f837c => generated 679 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1017] 10.0.0.124 () {34 vars in 965 bytes} [Tue Jul 21 14:50:52 2026] GET /v2.0/quotas/7b6dceda3cb5483a995a8bedfec5680d => generated 292 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1018] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:52 2026] GET /v2.0/security-groups?tenant_id=43bd41cdb9db46bb9ca5098867e33542&name=default => generated 2801 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1019] 10.0.0.124 () {34 vars in 1002 bytes} [Tue Jul 21 14:50:52 2026] GET /v2.0/ports?tenant_id=7b6dceda3cb5483a995a8bedfec5680d&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1020] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:52 2026] DELETE /v2.0/security-groups/11744090-cc39-45d1-90cc-17bebb029bf2 => 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: 483/1021] 10.0.0.124 () {34 vars in 1008 bytes} [Tue Jul 21 14:50:52 2026] GET /v2.0/networks/a8eab220-c454-4f06-84d1-ab5f819f837c?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1022] 10.0.0.124 () {34 vars in 1108 bytes} [Tue Jul 21 14:50:52 2026] GET /v2.0/networks/a8eab220-c454-4f06-84d1-ab5f819f837c?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: 539/1023] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:52 2026] GET /v2.0/security-groups?tenant_id=49913d25359048b594232bfd3e944465&name=default => generated 2801 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1024] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:52 2026] DELETE /v2.0/security-groups/34a6b61a-8971-4a7f-9d98-5157ca43cc21 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:50:52.875 7 INFO neutron.services.segments.plugin [-] Segment 1c8f45d2-cb54-4905-9a90-532786b7977a resource provider aggregate not found 2026-07-21 14:50:52.888 7 INFO neutron.services.segments.plugin [-] Segment 1c8f45d2-cb54-4905-9a90-532786b7977a resource provider aggregate not found 2026-07-21 14:50:52.892 7 INFO neutron.services.segments.plugin [-] Segment 1c8f45d2-cb54-4905-9a90-532786b7977a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c8f45d2-cb54-4905-9a90-532786b7977a found for delete ", "request_id": "req-c13f996f-d8f1-4be9-bffc-55d261a96a43"}]} [pid: 7|app: 0|req: 540/1025] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:52 2026] GET /v2.0/ports?device_id=b3f1a64f-2f7e-4cc7-9212-bbbb58c028b5 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1026] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:50:53 2026] GET /v2.0/networks?id=a8eab220-c454-4f06-84d1-ab5f819f837c => generated 679 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:53.584 7 INFO neutron.services.segments.plugin [-] Segment 1c8f45d2-cb54-4905-9a90-532786b7977a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c8f45d2-cb54-4905-9a90-532786b7977a found for delete ", "request_id": "req-091864f4-3f4f-4ebf-90eb-42d73295813f"}]} [pid: 7|app: 0|req: 541/1027] 199.204.45.70 () {34 vars in 1049 bytes} [Tue Jul 21 14:50:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7b6dceda3cb5483a995a8bedfec5680d => generated 181 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:53.658 8 WARNING neutron_lib.context [req-1afe8183-a381-411b-9b2d-91d6a31bf82a req-4d1945f2-552f-4629-814f-e08501b9479f f35a6d3c19f74816a5c640efdb4d6387 7b6dceda3cb5483a995a8bedfec5680d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:50:53.949 7 WARNING neutron_lib.context [None req-904ec529-770b-4817-8923-4c772e715d40 23020a36f6cd4c9194f1729f55105827 83f6930f261a43cc9fba60c7e53ff3c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:50:53.949 7 WARNING neutron_lib.context [None req-904ec529-770b-4817-8923-4c772e715d40 23020a36f6cd4c9194f1729f55105827 83f6930f261a43cc9fba60c7e53ff3c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 487/1028] 199.204.45.70 () {38 vars in 954 bytes} [Tue Jul 21 14:50:53 2026] POST /v2.0/ports => generated 954 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:50:54.144 7 INFO neutron.db.segments_db [None req-904ec529-770b-4817-8923-4c772e715d40 23020a36f6cd4c9194f1729f55105827 83f6930f261a43cc9fba60c7e53ff3c3 - - default default] Added segment 34a2d746-3022-4824-9a95-373a7af7c385 of type vxlan for network 9812299d-7853-41c3-bdce-20ad53fc4722 [pid: 8|app: 0|req: 488/1029] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:54 2026] GET /v2.0/ports?device_id=b3f1a64f-2f7e-4cc7-9212-bbbb58c028b5 => generated 957 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:54.236 7 INFO neutron.db.segments_db [None req-904ec529-770b-4817-8923-4c772e715d40 23020a36f6cd4c9194f1729f55105827 83f6930f261a43cc9fba60c7e53ff3c3 - - default default] Added segment 4f4bea7a-567e-4992-a90f-8d0c150416da of type vxlan for network 08b111ee-6da9-4cfb-a490-18f0e9c99bdd [pid: 7|app: 0|req: 542/1030] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:50:53 2026] POST /v2.0/networks => generated 1244 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1031] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:54 2026] GET /v2.0/security-groups?id=a4500fae-814e-4775-91fa-1e86214572ba&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1032] 10.0.0.180 () {32 vars in 649 bytes} [Tue Jul 21 14:50:54 2026] GET /v2.0/networks => generated 1843 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1033] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:50:54 2026] DELETE /v2.0/networks/9812299d-7853-41c3-bdce-20ad53fc4722 => 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: 489/1034] 199.204.45.70 () {38 vars in 1027 bytes} [Tue Jul 21 14:50:54 2026] PUT /v2.0/ports/7cd0f5d9-a077-4305-b198-2a150b50625d => generated 1199 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:50:54.824 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab10d05b-2dda-4ba4-8232-6ffc7bafd38d'] response: {'name': 'network-changed', 'server_uuid': 'b3f1a64f-2f7e-4cc7-9212-bbbb58c028b5', 'tag': '7cd0f5d9-a077-4305-b198-2a150b50625d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 490/1035] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:50:54 2026] GET /v2.0/ports?tenant_id=7b6dceda3cb5483a995a8bedfec5680d&device_id=b3f1a64f-2f7e-4cc7-9212-bbbb58c028b5 => generated 1238 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: 546/1036] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:50:54 2026] DELETE /v2.0/networks/08b111ee-6da9-4cfb-a490-18f0e9c99bdd => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1037] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:50:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7cd0f5d9-a077-4305-b198-2a150b50625d => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:50:54.927 7 INFO neutron.services.segments.plugin [-] Segment 34a2d746-3022-4824-9a95-373a7af7c385 resource provider aggregate not found [pid: 8|app: 0|req: 492/1038] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:50:54 2026] GET /v2.0/subnets?id=1b7603f4-5543-4112-90e4-37d70cf1f38f => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:54.952 7 INFO neutron.services.segments.plugin [-] Segment 34a2d746-3022-4824-9a95-373a7af7c385 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34a2d746-3022-4824-9a95-373a7af7c385 found for delete ", "request_id": "req-63e2192b-d940-4690-8458-c7ff51d060e3"}]} [pid: 7|app: 0|req: 547/1039] 10.0.0.180 () {32 vars in 649 bytes} [Tue Jul 21 14:50:54 2026] GET /v2.0/networks => generated 651 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:54.976 7 INFO neutron.services.segments.plugin [-] Segment 4f4bea7a-567e-4992-a90f-8d0c150416da resource provider aggregate not found 2026-07-21 14:50:54.984 7 WARNING neutron_lib.context [None req-7dc738d4-3005-42c7-bf47-66191f087d1d 23020a36f6cd4c9194f1729f55105827 83f6930f261a43cc9fba60c7e53ff3c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:50:54.996 7 INFO neutron.services.segments.plugin [-] Segment 4f4bea7a-567e-4992-a90f-8d0c150416da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f4bea7a-567e-4992-a90f-8d0c150416da found for delete ", "request_id": "req-d9ec6224-e921-4ba1-8a0b-c7e2f325a97f"}]} [pid: 8|app: 0|req: 493/1040] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:50:54 2026] GET /v2.0/ports?network_id=a8eab220-c454-4f06-84d1-ab5f819f837c&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-07-21 14:50:55.029 7 INFO neutron.db.segments_db [None req-7dc738d4-3005-42c7-bf47-66191f087d1d 23020a36f6cd4c9194f1729f55105827 83f6930f261a43cc9fba60c7e53ff3c3 - - default default] Added segment acca764d-3780-484a-9bde-89ab2ddd5cfb of type vxlan for network c3df09ed-c3d3-41b1-8b32-a5b323f1cb19 [pid: 8|app: 0|req: 494/1041] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:50:55 2026] GET /v2.0/networks/a8eab220-c454-4f06-84d1-ab5f819f837c?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1042] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:50:54 2026] POST /v2.0/networks => generated 653 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:50:55.149 7 WARNING neutron_lib.context [None req-cdc6ef04-835d-4f55-a78a-c871d08e2de6 23020a36f6cd4c9194f1729f55105827 83f6930f261a43cc9fba60c7e53ff3c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 495/1043] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:50:55 2026] GET /v2.0/networks/a8eab220-c454-4f06-84d1-ab5f819f837c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:50:55.211 7 INFO neutron.db.segments_db [None req-cdc6ef04-835d-4f55-a78a-c871d08e2de6 23020a36f6cd4c9194f1729f55105827 83f6930f261a43cc9fba60c7e53ff3c3 - - default default] Added segment 5aa4bf00-9e0b-49ec-a252-723855eb188b of type vxlan for network 111457f2-e4db-4f02-8858-065fdb602a7d [pid: 8|app: 0|req: 496/1044] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:50:55 2026] GET /v2.0/ports?tenant_id=7b6dceda3cb5483a995a8bedfec5680d&device_id=b3f1a64f-2f7e-4cc7-9212-bbbb58c028b5 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1045] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:50:55 2026] POST /v2.0/networks => generated 654 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:50:55.335 7 WARNING neutron_lib.context [None req-765b1ce0-4a7d-47d4-a9c0-65e16b558384 23020a36f6cd4c9194f1729f55105827 83f6930f261a43cc9fba60c7e53ff3c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 497/1046] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:50:55 2026] GET /v2.0/networks?id=a8eab220-c454-4f06-84d1-ab5f819f837c => generated 775 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1047] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:50:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7cd0f5d9-a077-4305-b198-2a150b50625d => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:50:55.384 7 WARNING neutron_lib.context [None req-765b1ce0-4a7d-47d4-a9c0-65e16b558384 23020a36f6cd4c9194f1729f55105827 83f6930f261a43cc9fba60c7e53ff3c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 499/1048] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:50:55 2026] GET /v2.0/subnets?id=1b7603f4-5543-4112-90e4-37d70cf1f38f => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1049] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:50:55 2026] GET /v2.0/ports?network_id=a8eab220-c454-4f06-84d1-ab5f819f837c&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1050] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:50:55 2026] GET /v2.0/networks/a8eab220-c454-4f06-84d1-ab5f819f837c?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:50:55.604 7 INFO neutron.services.segments.plugin [-] Segment 34a2d746-3022-4824-9a95-373a7af7c385 resource provider aggregate not found 2026-07-21 14:50:55.620 7 INFO neutron.services.segments.plugin [-] Segment 34a2d746-3022-4824-9a95-373a7af7c385 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34a2d746-3022-4824-9a95-373a7af7c385 found for delete ", "request_id": "req-eebca1aa-6954-4cd9-b00a-72c322e73d6d"}]} [pid: 8|app: 0|req: 502/1051] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:55 2026] GET /v2.0/ports?device_id=b3f1a64f-2f7e-4cc7-9212-bbbb58c028b5 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:55.636 7 INFO neutron.services.segments.plugin [-] Segment 4f4bea7a-567e-4992-a90f-8d0c150416da resource provider aggregate not found 2026-07-21 14:50:55.652 7 INFO neutron.services.segments.plugin [-] Segment 4f4bea7a-567e-4992-a90f-8d0c150416da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f4bea7a-567e-4992-a90f-8d0c150416da found for delete ", "request_id": "req-173c2fc7-8060-43cc-a027-fbc8c22f0d7d"}]} [pid: 8|app: 0|req: 503/1052] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:50:55 2026] GET /v2.0/networks/a8eab220-c454-4f06-84d1-ab5f819f837c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1053] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:55 2026] GET /v2.0/security-groups?id=a4500fae-814e-4775-91fa-1e86214572ba&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1054] 10.0.0.180 () {34 vars in 665 bytes} [Tue Jul 21 14:50:55 2026] POST /v2.0/ports => generated 1505 bytes in 679 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1055] 10.0.0.180 () {32 vars in 643 bytes} [Tue Jul 21 14:50:56 2026] GET /v2.0/ports => generated 1505 bytes in 131 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: 551/1056] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:50:56 2026] DELETE /v2.0/ports/d9798368-5390-4176-bc51-892a63d0b7e0 => 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: 506/1057] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:56 2026] GET /v2.0/security-groups?tenant_id=64db5baf4928407d887bfa8584bd5ebb&name=default => generated 2801 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1058] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:56 2026] GET /v2.0/security-groups?tenant_id=d68cc756adac4d409c36a9ef1b785502&name=default => generated 2801 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1059] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:56 2026] DELETE /v2.0/security-groups/8e693ce7-0aa8-4bc1-b3ed-ed671f2977c9 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1060] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:56 2026] DELETE /v2.0/security-groups/f996afef-d3b8-49da-b14a-e6a5333b36fd => 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: 507/1061] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:50:56 2026] DELETE /v2.0/ports/8cf1362b-59ec-4022-91ea-f30ef9cdc43e => 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: 508/1062] 10.0.0.180 () {32 vars in 643 bytes} [Tue Jul 21 14:50:56 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1063] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:56 2026] GET /v2.0/ports?device_id=b3f1a64f-2f7e-4cc7-9212-bbbb58c028b5 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:56.836 8 WARNING neutron_lib.context [None req-c6c30dd8-4298-4b1d-bfe0-e991b79c38d9 23020a36f6cd4c9194f1729f55105827 83f6930f261a43cc9fba60c7e53ff3c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 555/1064] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:50:56 2026] GET /v2.0/security-groups?tenant_id=f8a5a64e20734d719dae18b25cdc4590&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:50:56.889 8 INFO neutron.db.segments_db [None req-c6c30dd8-4298-4b1d-bfe0-e991b79c38d9 23020a36f6cd4c9194f1729f55105827 83f6930f261a43cc9fba60c7e53ff3c3 - - default default] Added segment 9808158a-921a-481f-b931-483aa2e58407 of type vxlan for network 446e2fa5-2c7a-4d39-b087-4cc52c97d1ad [pid: 7|app: 0|req: 556/1065] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:56 2026] GET /v2.0/security-groups?id=a4500fae-814e-4775-91fa-1e86214572ba&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1066] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:50:56 2026] DELETE /v2.0/security-groups/7d9a7f3f-c025-419c-bfa7-dab3c3dd9f0a => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1067] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:50:56 2026] POST /v2.0/networks => generated 654 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:50:57.038 7 WARNING neutron_lib.context [None req-f61bd99f-3973-46f6-8dfd-e42a22d92502 23020a36f6cd4c9194f1729f55105827 83f6930f261a43cc9fba60c7e53ff3c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:50:57.091 7 INFO neutron.db.segments_db [None req-f61bd99f-3973-46f6-8dfd-e42a22d92502 23020a36f6cd4c9194f1729f55105827 83f6930f261a43cc9fba60c7e53ff3c3 - - default default] Added segment 2c90f500-9b42-4985-b789-7cabc524df83 of type vxlan for network f51a24ed-d28a-446f-993e-541f02e364e4 [pid: 7|app: 0|req: 558/1068] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:50:57 2026] POST /v2.0/networks => generated 654 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:50:57.696 8 WARNING neutron_lib.context [None req-1854fcaf-a61c-4b5c-8f6c-e6825bb14c9f 23020a36f6cd4c9194f1729f55105827 83f6930f261a43cc9fba60c7e53ff3c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:50:57.745 8 WARNING neutron_lib.context [None req-1854fcaf-a61c-4b5c-8f6c-e6825bb14c9f 23020a36f6cd4c9194f1729f55105827 83f6930f261a43cc9fba60c7e53ff3c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 559/1069] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:57 2026] GET /v2.0/ports?device_id=b3f1a64f-2f7e-4cc7-9212-bbbb58c028b5 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1070] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:58 2026] GET /v2.0/security-groups?id=a4500fae-814e-4775-91fa-1e86214572ba&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1071] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:50:57 2026] POST /v2.0/subnets => generated 1275 bytes in 776 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1072] 10.0.0.180 () {32 vars in 647 bytes} [Tue Jul 21 14:50:58 2026] GET /v2.0/subnets => generated 1888 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1073] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:50:58 2026] DELETE /v2.0/subnets/eea626a3-e82e-49f3-a5ab-682a753731d3 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1074] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:50:58 2026] DELETE /v2.0/subnets/33dfc4ef-d316-47f9-aef4-816d3db2fa5c => 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: 513/1075] 10.0.0.180 () {32 vars in 647 bytes} [Tue Jul 21 14:50:59 2026] GET /v2.0/subnets => generated 626 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1076] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:59 2026] GET /v2.0/ports?device_id=b3f1a64f-2f7e-4cc7-9212-bbbb58c028b5 => generated 971 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1077] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:50:59 2026] GET /v2.0/security-groups?id=a4500fae-814e-4775-91fa-1e86214572ba&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: 516/1078] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:50:59 2026] GET /v2.0/ports?device_id=b3f1a64f-2f7e-4cc7-9212-bbbb58c028b5 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:50:59.699 7 INFO neutron.services.segments.plugin [-] Segment 2c90f500-9b42-4985-b789-7cabc524df83 resource provider aggregate not found 2026-07-21 14:50:59.708 7 INFO neutron.services.segments.plugin [-] Segment 2c90f500-9b42-4985-b789-7cabc524df83 resource provider aggregate not found 2026-07-21 14:50:59.727 7 INFO neutron.services.segments.plugin [-] Segment 2c90f500-9b42-4985-b789-7cabc524df83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c90f500-9b42-4985-b789-7cabc524df83 found for delete ", "request_id": "req-99a3879b-ac34-49af-9d60-6c301a0b4168"}]} 2026-07-21 14:50:59.728 7 INFO neutron.services.segments.plugin [-] Segment 2c90f500-9b42-4985-b789-7cabc524df83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c90f500-9b42-4985-b789-7cabc524df83 found for delete ", "request_id": "req-943d18dc-b63c-4cd8-88b5-d7f3bf73bd69"}]} [pid: 7|app: 0|req: 563/1079] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:50:59 2026] DELETE /v2.0/networks/f51a24ed-d28a-446f-993e-541f02e364e4 => generated 0 bytes in 529 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:51:00.076 8 INFO neutron.db.l3_db [None req-97ad31ac-7965-4954-a4cf-695fa6ab8930 f35a6d3c19f74816a5c640efdb4d6387 7b6dceda3cb5483a995a8bedfec5680d - - default default] Floating IP 00794fb1-b9d9-4ee4-933b-c6bc4e06de45 associated. External IP: 10.96.250.206, port: 7cd0f5d9-a077-4305-b198-2a150b50625d. [pid: 7|app: 0|req: 564/1080] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:50:59 2026] DELETE /v2.0/networks/446e2fa5-2c7a-4d39-b087-4cc52c97d1ad => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1081] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:51:00 2026] DELETE /v2.0/networks/111457f2-e4db-4f02-8858-065fdb602a7d => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1082] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:51:00 2026] DELETE /v2.0/networks/c3df09ed-c3d3-41b1-8b32-a5b323f1cb19 => 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: 517/1083] 10.0.0.180 () {34 vars in 749 bytes} [Tue Jul 21 14:50:59 2026] PUT /v2.0/floatingips/00794fb1-b9d9-4ee4-933b-c6bc4e06de45 => generated 855 bytes in 1231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1084] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:51:00 2026] GET /v2.0/security-groups?tenant_id=74d7f6634b544e48a90eceeb2e3ecac0&name=default => generated 2801 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:51:00.893 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e2a7eb9-c206-4263-8ab1-13962acf664c'] response: {'name': 'network-changed', 'server_uuid': 'b3f1a64f-2f7e-4cc7-9212-bbbb58c028b5', 'tag': '7cd0f5d9-a077-4305-b198-2a150b50625d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 568/1085] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:51:00 2026] GET /v2.0/ports?device_id=b3f1a64f-2f7e-4cc7-9212-bbbb58c028b5 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1086] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:51:00 2026] DELETE /v2.0/security-groups/3a850e08-86cd-4eca-a840-bfc0e9ecd1ec => 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: 569/1087] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:51:00 2026] GET /v2.0/ports?tenant_id=7b6dceda3cb5483a995a8bedfec5680d&device_id=b3f1a64f-2f7e-4cc7-9212-bbbb58c028b5 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1088] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:51:00 2026] GET /v2.0/security-groups?id=a4500fae-814e-4775-91fa-1e86214572ba&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1089] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:51:00 2026] GET /v2.0/networks?id=a8eab220-c454-4f06-84d1-ab5f819f837c => generated 775 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1090] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:51:01 2026] GET /v2.0/security-groups?tenant_id=83f6930f261a43cc9fba60c7e53ff3c3&name=default => generated 2801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1091] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:51:01 2026] GET /v2.0/ports?device_id=b3f1a64f-2f7e-4cc7-9212-bbbb58c028b5 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1092] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:51:01 2026] GET /v2.0/security-groups?tenant_id=2bdf178b757b41279932d7ca266749e9&name=default => generated 2801 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1093] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:51:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7cd0f5d9-a077-4305-b198-2a150b50625d => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1094] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:51:01 2026] GET /v2.0/security-groups?id=a4500fae-814e-4775-91fa-1e86214572ba&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1095] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:51:01 2026] DELETE /v2.0/security-groups/1ac76c43-53cf-4be8-a15e-d7d394b83f24 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:51:01.756 7 INFO neutron.services.segments.plugin [-] Segment 9808158a-921a-481f-b931-483aa2e58407 resource provider aggregate not found [pid: 8|app: 0|req: 523/1098] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:51:01 2026] GET /v2.0/subnets?id=1b7603f4-5543-4112-90e4-37d70cf1f38f => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:51:01.762 7 INFO neutron.services.segments.plugin [-] Segment 9808158a-921a-481f-b931-483aa2e58407 resource provider aggregate not found 2026-07-21 14:51:01.781 7 INFO neutron.services.segments.plugin [-] Segment 9808158a-921a-481f-b931-483aa2e58407 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9808158a-921a-481f-b931-483aa2e58407 found for delete ", "request_id": "req-cabff147-a01e-40af-8724-e284451e9d2c"}]} 2026-07-21 14:51:01.786 7 INFO neutron.services.segments.plugin [-] Segment 9808158a-921a-481f-b931-483aa2e58407 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9808158a-921a-481f-b931-483aa2e58407 found for delete ", "request_id": "req-6054f5af-b72f-499b-b547-6ed09bf3d91d"}]} 2026-07-21 14:51:01.805 7 INFO neutron.services.segments.plugin [-] Segment 5aa4bf00-9e0b-49ec-a252-723855eb188b resource provider aggregate not found 2026-07-21 14:51:01.813 7 INFO neutron.services.segments.plugin [-] Segment 5aa4bf00-9e0b-49ec-a252-723855eb188b resource provider aggregate not found [pid: 8|app: 0|req: 524/1099] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:51:01 2026] GET /v2.0/ports?network_id=a8eab220-c454-4f06-84d1-ab5f819f837c&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:51:01.837 7 INFO neutron.services.segments.plugin [-] Segment 5aa4bf00-9e0b-49ec-a252-723855eb188b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5aa4bf00-9e0b-49ec-a252-723855eb188b found for delete ", "request_id": "req-6246d256-2ae7-4c2a-9d8a-510e252704f8"}]} 2026-07-21 14:51:01.842 7 INFO neutron.services.segments.plugin [-] Segment 5aa4bf00-9e0b-49ec-a252-723855eb188b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5aa4bf00-9e0b-49ec-a252-723855eb188b found for delete ", "request_id": "req-4775ac70-5c39-45f6-b4d3-94ea6509a2f4"}]} 2026-07-21 14:51:01.863 7 INFO neutron.services.segments.plugin [-] Segment acca764d-3780-484a-9bde-89ab2ddd5cfb resource provider aggregate not found 2026-07-21 14:51:01.868 7 INFO neutron.services.segments.plugin [-] Segment acca764d-3780-484a-9bde-89ab2ddd5cfb resource provider aggregate not found [pid: 8|app: 0|req: 525/1100] 199.204.45.70 () {34 vars in 993 bytes} [Tue Jul 21 14:51:01 2026] GET /v2.0/ports?device_id=b3f1a64f-2f7e-4cc7-9212-bbbb58c028b5 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:51:01.891 7 INFO neutron.services.segments.plugin [-] Segment acca764d-3780-484a-9bde-89ab2ddd5cfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acca764d-3780-484a-9bde-89ab2ddd5cfb found for delete ", "request_id": "req-bf5f5089-fe3f-4407-b975-2c8506ed2864"}]} 2026-07-21 14:51:01.893 7 INFO neutron.services.segments.plugin [-] Segment acca764d-3780-484a-9bde-89ab2ddd5cfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acca764d-3780-484a-9bde-89ab2ddd5cfb found for delete ", "request_id": "req-d33a4b9a-3e33-4c54-98cf-6488d74c22e4"}]} [pid: 7|app: 0|req: 576/1101] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:51:01 2026] DELETE /v2.0/security-groups/f2c4a8c7-2d93-4e4a-ad77-da30c8e21178 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1102] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:51:01 2026] GET /v2.0/networks/a8eab220-c454-4f06-84d1-ab5f819f837c?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: 527/1103] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:51:01 2026] GET /v2.0/networks/a8eab220-c454-4f06-84d1-ab5f819f837c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1104] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:51:02 2026] GET /v2.0/security-groups?tenant_id=99fd11012a6a44dea2ab42914486d00b&name=default => generated 2801 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1105] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:51:02 2026] DELETE /v2.0/security-groups/0bbc8e77-6a27-41b6-bb72-ce8773f6a85b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:51:03.008 8 INFO neutron.db.segments_db [None req-cd911b78-97d8-45d7-97b7-0431295bf397 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment 9b756e8a-6b4c-4fd8-9f1e-c5b1deeac08b of type vxlan for network eab748f7-8f2f-4f5c-b306-766faca9e62a 2026-07-21 14:51:03.028 7 INFO neutron.db.l3_db [req-82538f22-fa76-4b3d-b8ea-28673d5c4fc0 req-256ac9a3-338b-49b5-b9a8-31789ef6ab6d f35a6d3c19f74816a5c640efdb4d6387 7b6dceda3cb5483a995a8bedfec5680d - - default default] Floating IP 00794fb1-b9d9-4ee4-933b-c6bc4e06de45 disassociated. External IP: 10.96.250.206, port: 7cd0f5d9-a077-4305-b198-2a150b50625d. [pid: 8|app: 0|req: 530/1106] 10.0.0.180 () {34 vars in 671 bytes} [Tue Jul 21 14:51:02 2026] POST /v2.0/networks => generated 740 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1107] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:51:03 2026] GET /v2.0/ports?device_id=b3f1a64f-2f7e-4cc7-9212-bbbb58c028b5 => 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: 532/1108] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:51:03 2026] POST /v2.0/subnets => generated 663 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1109] 199.204.45.70 () {36 vars in 996 bytes} [Tue Jul 21 14:51:01 2026] DELETE /v2.0/ports/7cd0f5d9-a077-4305-b198-2a150b50625d => generated 0 bytes in 1613 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:51:03.524 8 INFO neutron.db.segments_db [None req-7e391418-3a4d-49e6-9979-7dea75fdd062 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment 1dc546db-59cb-4f6b-91c3-222e23c9fbee of type vxlan for network 658a8254-5277-40df-aacf-d619fbf1f5fd 2026-07-21 14:51:03.550 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c1c5bce-954f-441f-8a83-2f42c8b0c971'] response: {'server_uuid': 'b3f1a64f-2f7e-4cc7-9212-bbbb58c028b5', 'name': 'network-vif-deleted', 'tag': '7cd0f5d9-a077-4305-b198-2a150b50625d', 'status': 'completed', 'code': 200} 2026-07-21 14:51:03.735 7 WARNING neutron_lib.context [None req-31027ad0-1449-446b-a870-3dba2bde1489 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:51:03.900 8 INFO neutron.db.l3_hamode_db [None req-7e391418-3a4d-49e6-9979-7dea75fdd062 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:51:03.911 7 INFO neutron.db.segments_db [None req-31027ad0-1449-446b-a870-3dba2bde1489 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Added segment f02e3b3d-fdf8-4cf8-843a-be4fd472028b of type vxlan for network ec180c41-c647-4a12-9f00-72adc5a7f505 [pid: 7|app: 0|req: 578/1110] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:51:03 2026] POST /v2.0/networks => generated 633 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:51:04.050 7 WARNING neutron_lib.context [None req-6f82bd24-be98-4299-93a4-ca03b3d0fd5d 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:51:04.126 7 INFO neutron.db.segments_db [None req-6f82bd24-be98-4299-93a4-ca03b3d0fd5d 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Added segment 9c0ad599-6046-4d88-8095-6230a3209c6d of type vxlan for network b98a8e99-763d-4150-9aaf-3778fff2af88 [pid: 7|app: 0|req: 579/1111] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:51:04 2026] POST /v2.0/networks => generated 634 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:51:04.417 7 WARNING neutron_lib.context [None req-b42a61b2-fe7f-4842-a8bf-47d8b4649f6c 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:51:04.561 7 INFO neutron.db.segments_db [None req-b42a61b2-fe7f-4842-a8bf-47d8b4649f6c 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Added segment ecae3f9d-488f-407c-a339-7a0d4a3298f9 of type vxlan for network 2b28db6f-a862-436c-8e96-429e0e85349c [pid: 7|app: 0|req: 580/1112] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:51:04 2026] POST /v2.0/networks => generated 629 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:51:04.722 7 WARNING neutron_lib.context [None req-1b6e2714-e421-4807-bfed-b92788aec2c0 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 581/1113] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:51:04 2026] POST /v2.0/subnets => generated 622 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:51:05.106 8 INFO neutron.db.l3_hamode_db [None req-7e391418-3a4d-49e6-9979-7dea75fdd062 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 582/1114] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:51:05 2026] DELETE /v2.0/security-groups/a4500fae-814e-4775-91fa-1e86214572ba => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:51:05.190 7 WARNING neutron_lib.context [None req-02e3fbe5-0ae5-4e22-a8ba-09f350b29dd0 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:51:05.246 7 INFO neutron.db.segments_db [None req-02e3fbe5-0ae5-4e22-a8ba-09f350b29dd0 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Added segment 84064b35-4641-469c-870b-ceda069f3a49 of type vxlan for network ba04d48b-fd6c-467b-b292-5faa7ddeb008 [pid: 7|app: 0|req: 583/1115] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:51:05 2026] POST /v2.0/networks => generated 629 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:51:05.430 7 WARNING neutron_lib.context [None req-668165b8-3130-425d-9234-e560ca4b7e2c 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 584/1116] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:51:05 2026] POST /v2.0/subnets => generated 631 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:51:05.795 7 INFO neutron.api.v2.resource [None req-37cfa19f-3fc3-4fc9-9099-b40943fd8191 f35a6d3c19f74816a5c640efdb4d6387 7b6dceda3cb5483a995a8bedfec5680d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 585/1117] 10.0.0.180 () {32 vars in 737 bytes} [Tue Jul 21 14:51:05 2026] GET /v2.0/security-groups/a4500fae-814e-4775-91fa-1e86214572ba => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:51:05.802 7 WARNING neutron_lib.context [None req-142a67d1-c3a5-4e17-80e5-c5a10f9e93ab 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 586/1118] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:51:05 2026] POST /v2.0/subnets => generated 602 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:51:06.215 7 WARNING neutron_lib.context [None req-f4e9a252-29b7-44ee-906d-e6f3bee06d6b 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 533/1119] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:51:03 2026] POST /v2.0/routers => generated 727 bytes in 2757 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:51:06.270 7 INFO neutron.db.segments_db [None req-f4e9a252-29b7-44ee-906d-e6f3bee06d6b 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Added segment f636c1ed-1b9f-435c-be2f-45a0801d261b of type vxlan for network ff760269-1cce-463c-8e7d-30c56a5446c2 2026-07-21 14:51:06.666 7 INFO neutron.db.l3_hamode_db [None req-f4e9a252-29b7-44ee-906d-e6f3bee06d6b 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 534/1120] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:51:06 2026] DELETE /v2.0/floatingips/00794fb1-b9d9-4ee4-933b-c6bc4e06de45 => generated 0 bytes in 471 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:51:06.697 8 WARNING neutron_lib.context [None req-435c5c7b-52df-4c5a-9b6d-3f6576377a3c 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:51:06.831 7 INFO neutron.db.l3_hamode_db [None req-f4e9a252-29b7-44ee-906d-e6f3bee06d6b 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 535/1121] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:51:06 2026] POST /v2.0/subnets => generated 602 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1122] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:51:06 2026] POST /v2.0/routers => generated 511 bytes in 1447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1123] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:51:07 2026] PUT /v2.0/routers/df6438f9-cfa3-42e8-bad2-701ebf72ab63/add_router_interface => generated 309 bytes in 1622 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:51:08.671 8 WARNING neutron_lib.context [None req-b1367027-566e-4284-be19-79b0e37ac19c 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:51:08.729 8 INFO neutron.db.segments_db [None req-b1367027-566e-4284-be19-79b0e37ac19c 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Added segment 88738794-557e-4206-9bdd-0e0a3136b48a of type vxlan for network e1f171a3-eb4e-4405-9473-234df7ca5220 [pid: 7|app: 0|req: 588/1124] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:51:07 2026] PUT /v2.0/routers/03048666-b036-4c7c-9601-77674f69eb11/remove_router_interface => generated 309 bytes in 1362 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:51:09.080 8 INFO neutron.db.l3_hamode_db [None req-b1367027-566e-4284-be19-79b0e37ac19c 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:51:09.262 8 INFO neutron.db.l3_hamode_db [None req-b1367027-566e-4284-be19-79b0e37ac19c 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 537/1125] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:51:08 2026] POST /v2.0/routers => generated 507 bytes in 1438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1126] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:51:09 2026] PUT /v2.0/routers/a64a5021-5b50-4084-b156-04441f7db0d8/add_router_interface => generated 309 bytes in 1541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:51:11.738 8 INFO neutron.services.segments.plugin [-] Segment 8adfe806-c5c1-4f35-abf3-02a04a75b26f resource provider aggregate not found 2026-07-21 14:51:11.751 8 INFO neutron.services.segments.plugin [-] Segment 8adfe806-c5c1-4f35-abf3-02a04a75b26f resource provider aggregate not found 2026-07-21 14:51:11.769 8 INFO neutron.services.segments.plugin [-] Segment 8adfe806-c5c1-4f35-abf3-02a04a75b26f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8adfe806-c5c1-4f35-abf3-02a04a75b26f found for delete ", "request_id": "req-c28601aa-5420-426d-89fe-a238c0147d8a"}]} 2026-07-21 14:51:11.770 8 INFO neutron.services.segments.plugin [-] Segment 8adfe806-c5c1-4f35-abf3-02a04a75b26f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8adfe806-c5c1-4f35-abf3-02a04a75b26f found for delete ", "request_id": "req-2dfa6293-220c-48c1-a3b5-d5560a475ee5"}]} 2026-07-21 14:51:11.784 8 INFO neutron.db.l3_hamode_db [None req-74451df6-b081-4aac-bb0a-d908a91b0091 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] HA network a058351c-c819-4f1a-b6df-e2e81dacc2c0 was deleted as no HA routers are present in tenant 7b6dceda3cb5483a995a8bedfec5680d. [pid: 8|app: 0|req: 538/1127] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:10 2026] DELETE /v2.0/routers/03048666-b036-4c7c-9601-77674f69eb11 => generated 0 bytes in 1685 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1128] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:51:11 2026] GET /v2.0/ports/1ed687ea-6a7d-4b1b-b7b1-2ce15fc2c308 => generated 959 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1129] 10.0.0.124 () {34 vars in 982 bytes} [Tue Jul 21 14:51:11 2026] GET /v2.0/networks?id=eab748f7-8f2f-4f5c-b306-766faca9e62a => generated 672 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1130] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:12 2026] DELETE /v2.0/subnets/1b7603f4-5543-4112-90e4-37d70cf1f38f => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1131] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:51:10 2026] PUT /v2.0/routers/dbfee220-630b-4d92-8881-c588b32c5d7b/add_router_interface => generated 309 bytes in 2182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1132] 10.0.0.124 () {34 vars in 965 bytes} [Tue Jul 21 14:51:12 2026] GET /v2.0/quotas/bd373a1d906d40ba8f0792722e2e784e => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:51:12.906 7 INFO neutron.services.segments.plugin [-] Segment 8e8c2f5f-9877-4777-884f-5d002fe6e576 resource provider aggregate not found 2026-07-21 14:51:12.911 7 INFO neutron.services.segments.plugin [-] Segment 8e8c2f5f-9877-4777-884f-5d002fe6e576 resource provider aggregate not found 2026-07-21 14:51:12.924 7 INFO neutron.services.segments.plugin [-] Segment 8e8c2f5f-9877-4777-884f-5d002fe6e576 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e8c2f5f-9877-4777-884f-5d002fe6e576 found for delete ", "request_id": "req-06ba2762-7d28-4f6d-b882-9cb5a13bd890"}]} 2026-07-21 14:51:12.927 7 INFO neutron.services.segments.plugin [-] Segment 8e8c2f5f-9877-4777-884f-5d002fe6e576 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e8c2f5f-9877-4777-884f-5d002fe6e576 found for delete ", "request_id": "req-4c9e3854-03f3-4c2b-9584-48e61aac13ce"}]} [pid: 7|app: 0|req: 592/1133] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:51:12 2026] DELETE /v2.0/networks/a8eab220-c454-4f06-84d1-ab5f819f837c => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1134] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:51:12 2026] GET /v2.0/ports/d6d1b624-478f-429a-9c0b-0593e3041441 => generated 955 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1135] 10.0.0.124 () {34 vars in 1002 bytes} [Tue Jul 21 14:51:13 2026] GET /v2.0/ports?tenant_id=bd373a1d906d40ba8f0792722e2e784e&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1136] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:51:12 2026] PUT /v2.0/routers/a64a5021-5b50-4084-b156-04441f7db0d8/add_router_interface => generated 309 bytes in 1474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1137] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:51:13 2026] GET /v2.0/security-groups?tenant_id=7b6dceda3cb5483a995a8bedfec5680d&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1138] 10.0.0.124 () {34 vars in 1008 bytes} [Tue Jul 21 14:51:13 2026] GET /v2.0/networks/eab748f7-8f2f-4f5c-b306-766faca9e62a?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1139] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:51:13 2026] GET /v2.0/ports/2d25856e-e069-4ad1-92d4-ae516c3c6fef => generated 967 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1140] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:51:13 2026] DELETE /v2.0/security-groups/ede13a9f-a98e-447e-98fa-6fe211af9f0d => 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: 547/1141] 10.0.0.124 () {34 vars in 1108 bytes} [Tue Jul 21 14:51:14 2026] GET /v2.0/networks/eab748f7-8f2f-4f5c-b306-766faca9e62a?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: 595/1142] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:51:13 2026] PUT /v2.0/routers/dbfee220-630b-4d92-8881-c588b32c5d7b/add_router_interface => generated 309 bytes in 1547 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1143] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:51:14 2026] GET /v2.0/ports?device_id=3c569720-6693-4ee0-9310-293d8a51ee69 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1144] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:51:14 2026] GET /v2.0/ports/61608090-2d8d-4e1c-b4b9-c53814c5c1be => generated 955 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1145] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:51:14 2026] PUT /v2.0/routers/a64a5021-5b50-4084-b156-04441f7db0d8/remove_router_interface => generated 309 bytes in 1030 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1146] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:51:15 2026] GET /v2.0/networks?id=eab748f7-8f2f-4f5c-b306-766faca9e62a => generated 672 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1147] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:51:14 2026] PUT /v2.0/routers/dbfee220-630b-4d92-8881-c588b32c5d7b/remove_router_interface => generated 309 bytes in 1064 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:51:15.866 7 WARNING neutron_lib.context [req-e6cde52a-bac0-47fa-9b52-bd6072dee6ac req-0e5a3d75-7935-474e-b2ce-3a2ae2975e38 2da4e06ffcac403191f2898e40c3caa1 bd373a1d906d40ba8f0792722e2e784e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 550/1148] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:51:15 2026] PUT /v2.0/routers/a64a5021-5b50-4084-b156-04441f7db0d8/remove_router_interface => generated 309 bytes in 968 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1149] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:51:16 2026] GET /v2.0/ports?device_id=3c569720-6693-4ee0-9310-293d8a51ee69 => generated 961 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1150] 199.204.45.70 () {38 vars in 954 bytes} [Tue Jul 21 14:51:15 2026] POST /v2.0/ports => generated 958 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:51:16.599 8 INFO neutron.db.segments_db [None req-1675431d-0d99-49fa-80bc-7a643cf1fec2 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment 9ae68338-c775-4a31-ac2b-0adf7c24efc5 of type vxlan for network ba2df206-67db-4f0a-8dd5-7122867bd363 [pid: 8|app: 0|req: 552/1151] 10.0.0.180 () {34 vars in 671 bytes} [Tue Jul 21 14:51:16 2026] POST /v2.0/networks => generated 743 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1152] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:51:16 2026] GET /v2.0/ports?device_id=a64a5021-5b50-4084-b156-04441f7db0d8 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1153] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:51:16 2026] GET /v2.0/security-groups?id=6edcbdb0-1c9e-4fee-b35d-702a9ce16c15&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1154] 199.204.45.70 () {38 vars in 1027 bytes} [Tue Jul 21 14:51:16 2026] PUT /v2.0/ports/1b939810-de79-4c7b-941d-453d39efe30e => generated 1203 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:51:17.275 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5c6c2f4-5ebc-4275-b73b-fd23ab1d6471'] response: {'name': 'network-changed', 'server_uuid': '3c569720-6693-4ee0-9310-293d8a51ee69', 'tag': '1b939810-de79-4c7b-941d-453d39efe30e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 600/1157] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:51:16 2026] PUT /v2.0/routers/dbfee220-630b-4d92-8881-c588b32c5d7b/remove_router_interface => generated 309 bytes in 998 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1158] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:51:17 2026] POST /v2.0/subnets => generated 666 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 559/1159] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:51:17 2026] GET /v2.0/ports?tenant_id=bd373a1d906d40ba8f0792722e2e784e&device_id=3c569720-6693-4ee0-9310-293d8a51ee69 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1160] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:51:17 2026] GET /v2.0/ports?device_id=dbfee220-630b-4d92-8881-c588b32c5d7b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:51:17.602 8 INFO neutron.db.segments_db [None req-d612ca87-080b-4074-bfc6-1d30eb5dcedf 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment ae1fa417-ee71-4c06-925d-fc0aa9d15633 of type vxlan for network dd1ed63b-593e-438e-8029-64af1fb8eb6e 2026-07-21 14:51:17.947 8 INFO neutron.db.l3_hamode_db [None req-d612ca87-080b-4074-bfc6-1d30eb5dcedf 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:51:18.058 7 INFO neutron.services.segments.plugin [-] Segment f636c1ed-1b9f-435c-be2f-45a0801d261b resource provider aggregate not found 2026-07-21 14:51:18.063 7 INFO neutron.services.segments.plugin [-] Segment f636c1ed-1b9f-435c-be2f-45a0801d261b resource provider aggregate not found 2026-07-21 14:51:18.078 7 INFO neutron.services.segments.plugin [-] Segment f636c1ed-1b9f-435c-be2f-45a0801d261b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f636c1ed-1b9f-435c-be2f-45a0801d261b found for delete ", "request_id": "req-79b9c43c-a80b-433b-b236-533cc7de6e5a"}]} 2026-07-21 14:51:18.083 7 INFO neutron.services.segments.plugin [-] Segment f636c1ed-1b9f-435c-be2f-45a0801d261b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f636c1ed-1b9f-435c-be2f-45a0801d261b found for delete ", "request_id": "req-1d0838fd-6b05-4147-af73-3a8fe37b5729"}]} 2026-07-21 14:51:18.087 7 INFO neutron.db.l3_hamode_db [None req-287abcbc-6afb-426f-8a54-2c3890105cb4 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] HA network ff760269-1cce-463c-8e7d-30c56a5446c2 was deleted as no HA routers are present in tenant 8e18958f030b4cfd9d66560fa8e18023. [pid: 7|app: 0|req: 601/1161] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:17 2026] DELETE /v2.0/routers/a64a5021-5b50-4084-b156-04441f7db0d8 => generated 0 bytes in 768 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1162] 199.204.45.70 () {34 vars in 1059 bytes} [Tue Jul 21 14:51:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=1b939810-de79-4c7b-941d-453d39efe30e => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:51:18.793 7 INFO neutron.db.l3_hamode_db [None req-a69c3443-6109-4b72-9c0e-f79f196a921b 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] HA network e1f171a3-eb4e-4405-9473-234df7ca5220 was deleted as no HA routers are present in tenant beb347b53c984d1587145e81fca4df77. [pid: 7|app: 0|req: 603/1163] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:18 2026] DELETE /v2.0/routers/dbfee220-630b-4d92-8881-c588b32c5d7b => generated 0 bytes in 684 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1164] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:51:18 2026] GET /v2.0/ports?device_id=3c569720-6693-4ee0-9310-293d8a51ee69 => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1165] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:18 2026] DELETE /v2.0/subnets/0bae5582-0d65-47c7-a1b3-e546cda19ddd => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1166] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:51:19 2026] GET /v2.0/subnets?id=8dbd21c8-663f-4ecd-933f-d699c0bac167 => generated 666 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:51:19.367 8 INFO neutron.db.l3_hamode_db [None req-d612ca87-080b-4074-bfc6-1d30eb5dcedf 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 607/1167] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:19 2026] DELETE /v2.0/subnets/57a8ceb9-ac3a-408a-89d8-ed28537b9894 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1168] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:51:19 2026] GET /v2.0/security-groups?id=6edcbdb0-1c9e-4fee-b35d-702a9ce16c15&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1169] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:19 2026] DELETE /v2.0/subnets/acdb783f-027c-43f1-8df8-d5c6263885d6 => generated 0 bytes in 567 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1170] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:51:20 2026] GET /v2.0/ports?network_id=eab748f7-8f2f-4f5c-b306-766faca9e62a&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:51:20.096 7 INFO neutron.services.segments.plugin [-] Segment 88738794-557e-4206-9bdd-0e0a3136b48a resource provider aggregate not found 2026-07-21 14:51:20.105 7 INFO neutron.services.segments.plugin [-] Segment 88738794-557e-4206-9bdd-0e0a3136b48a resource provider aggregate not found 2026-07-21 14:51:20.115 7 INFO neutron.services.segments.plugin [-] Segment 88738794-557e-4206-9bdd-0e0a3136b48a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88738794-557e-4206-9bdd-0e0a3136b48a found for delete ", "request_id": "req-34786c5a-5d6f-4d8a-8cb1-2b4ebefcd92f"}]} 2026-07-21 14:51:20.122 7 INFO neutron.services.segments.plugin [-] Segment 88738794-557e-4206-9bdd-0e0a3136b48a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88738794-557e-4206-9bdd-0e0a3136b48a found for delete ", "request_id": "req-b3a8a72c-251c-4be2-b727-936bce759a4e"}]} [pid: 7|app: 0|req: 611/1171] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:20 2026] DELETE /v2.0/subnets/3adc94ab-8a2c-4bb0-92ac-5c957621816c => 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: 561/1172] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:51:17 2026] POST /v2.0/routers => generated 730 bytes in 2914 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1173] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:51:20 2026] DELETE /v2.0/networks/b98a8e99-763d-4150-9aaf-3778fff2af88 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1174] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:51:20 2026] GET /v2.0/networks/eab748f7-8f2f-4f5c-b306-766faca9e62a?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: 613/1175] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:51:20 2026] DELETE /v2.0/networks/ba04d48b-fd6c-467b-b292-5faa7ddeb008 => 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: 614/1176] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:51:20 2026] DELETE /v2.0/networks/ec180c41-c647-4a12-9f00-72adc5a7f505 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1177] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:51:21 2026] GET /v2.0/ports?device_id=3c569720-6693-4ee0-9310-293d8a51ee69 => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1178] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:51:21 2026] GET /v2.0/networks/eab748f7-8f2f-4f5c-b306-766faca9e62a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1179] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:51:21 2026] DELETE /v2.0/networks/2b28db6f-a862-436c-8e96-429e0e85349c => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:51:21.370 7 WARNING neutron_lib.context [None req-b9cb7598-65ab-4bec-a1c2-4ae4c3d2bd6a 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:51:21.448 7 INFO neutron.db.segments_db [None req-b9cb7598-65ab-4bec-a1c2-4ae4c3d2bd6a 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Added segment 3797a193-f984-4150-a61b-85d40942bed9 of type vxlan for network c2bc0320-eaf6-42a0-b6f4-366c2b9f0a0d [pid: 7|app: 0|req: 618/1180] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:51:21 2026] POST /v2.0/networks => generated 633 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1181] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:51:21 2026] GET /v2.0/security-groups?id=6edcbdb0-1c9e-4fee-b35d-702a9ce16c15&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1182] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:51:21 2026] GET /v2.0/ports?tenant_id=bd373a1d906d40ba8f0792722e2e784e&device_id=3c569720-6693-4ee0-9310-293d8a51ee69 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:51:21.665 7 WARNING neutron_lib.context [None req-2b2d0ceb-ebb9-427b-aa8c-5f04dc2dbdb0 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:51:21.713 7 INFO neutron.db.segments_db [None req-2b2d0ceb-ebb9-427b-aa8c-5f04dc2dbdb0 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Added segment cbdae4c2-0732-4b38-ac8d-4fc0aed8c460 of type vxlan for network 3afe70a4-aa5c-4c3a-a598-c55879356b23 [pid: 7|app: 0|req: 621/1183] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:51:21 2026] POST /v2.0/networks => generated 630 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:51:21.820 7 WARNING neutron_lib.context [None req-26f9ca96-6cbf-4d2b-a2c9-d9fd0a0f5ba5 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:51:22.137 7 INFO neutron.services.segments.plugin [-] Segment 9c0ad599-6046-4d88-8095-6230a3209c6d resource provider aggregate not found 2026-07-21 14:51:22.144 7 INFO neutron.services.segments.plugin [-] Segment 9c0ad599-6046-4d88-8095-6230a3209c6d resource provider aggregate not found 2026-07-21 14:51:22.153 7 INFO neutron.services.segments.plugin [-] Segment 9c0ad599-6046-4d88-8095-6230a3209c6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c0ad599-6046-4d88-8095-6230a3209c6d found for delete ", "request_id": "req-0507ace5-cef1-423b-94ff-b65ee0ee0ca5"}]} [pid: 8|app: 0|req: 563/1184] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:51:20 2026] PUT /v2.0/routers/c8eba528-66b3-49c8-bb7d-bbcb26395dae/add_router_interface => generated 309 bytes in 1605 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:51:22.164 7 INFO neutron.services.segments.plugin [-] Segment 9c0ad599-6046-4d88-8095-6230a3209c6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c0ad599-6046-4d88-8095-6230a3209c6d found for delete ", "request_id": "req-da50bfa7-ecd3-4c21-8209-f0029cf0a57e"}]} 2026-07-21 14:51:22.171 7 INFO neutron.services.segments.plugin [-] Segment 84064b35-4641-469c-870b-ceda069f3a49 resource provider aggregate not found 2026-07-21 14:51:22.185 7 INFO neutron.services.segments.plugin [-] Segment 84064b35-4641-469c-870b-ceda069f3a49 resource provider aggregate not found 2026-07-21 14:51:22.190 7 INFO neutron.services.segments.plugin [-] Segment 84064b35-4641-469c-870b-ceda069f3a49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84064b35-4641-469c-870b-ceda069f3a49 found for delete ", "request_id": "req-e5507a66-1eab-4def-9bc2-b138278ab9a9"}]} 2026-07-21 14:51:22.206 7 INFO neutron.services.segments.plugin [-] Segment 84064b35-4641-469c-870b-ceda069f3a49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84064b35-4641-469c-870b-ceda069f3a49 found for delete ", "request_id": "req-2ac506c4-ef99-4b60-9435-6fb6ba05e455"}]} 2026-07-21 14:51:22.211 7 INFO neutron.services.segments.plugin [-] Segment f02e3b3d-fdf8-4cf8-843a-be4fd472028b resource provider aggregate not found 2026-07-21 14:51:22.226 7 INFO neutron.services.segments.plugin [-] Segment f02e3b3d-fdf8-4cf8-843a-be4fd472028b resource provider aggregate not found [pid: 8|app: 0|req: 564/1185] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:51:22 2026] GET /v2.0/networks?id=eab748f7-8f2f-4f5c-b306-766faca9e62a => generated 768 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:51:22.232 8 WARNING neutron_lib.context [None req-270d0b5b-04ce-44de-ac82-001ba04496b5 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:51:22.235 7 INFO neutron.services.segments.plugin [-] Segment f02e3b3d-fdf8-4cf8-843a-be4fd472028b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f02e3b3d-fdf8-4cf8-843a-be4fd472028b found for delete ", "request_id": "req-62423104-0db8-4bfb-91f0-cb74124407d0"}]} 2026-07-21 14:51:22.248 7 INFO neutron.services.segments.plugin [-] Segment f02e3b3d-fdf8-4cf8-843a-be4fd472028b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f02e3b3d-fdf8-4cf8-843a-be4fd472028b found for delete ", "request_id": "req-1d23ae8e-5770-4e00-b4d3-bd417deb4f52"}]} [pid: 7|app: 0|req: 622/1186] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:51:21 2026] POST /v2.0/subnets => generated 622 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:51:22.264 7 INFO neutron.services.segments.plugin [-] Segment ecae3f9d-488f-407c-a339-7a0d4a3298f9 resource provider aggregate not found 2026-07-21 14:51:22.270 7 INFO neutron.services.segments.plugin [-] Segment ecae3f9d-488f-407c-a339-7a0d4a3298f9 resource provider aggregate not found 2026-07-21 14:51:22.304 7 INFO neutron.services.segments.plugin [-] Segment ecae3f9d-488f-407c-a339-7a0d4a3298f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecae3f9d-488f-407c-a339-7a0d4a3298f9 found for delete ", "request_id": "req-37b79bff-f158-45e3-be32-4fc2c53a1226"}]} 2026-07-21 14:51:22.305 7 INFO neutron.services.segments.plugin [-] Segment ecae3f9d-488f-407c-a339-7a0d4a3298f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecae3f9d-488f-407c-a339-7a0d4a3298f9 found for delete ", "request_id": "req-bd59e18b-1e94-440c-a72f-bc0aa3abc6ef"}]} [pid: 7|app: 0|req: 623/1187] 199.204.45.70 () {34 vars in 1059 bytes} [Tue Jul 21 14:51:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=1b939810-de79-4c7b-941d-453d39efe30e => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:51:22.314 7 WARNING neutron_lib.context [None req-4ea98ac5-c06b-444b-bbd3-5a942a1ef04b 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:51:22.404 7 INFO neutron.db.segments_db [None req-4ea98ac5-c06b-444b-bbd3-5a942a1ef04b 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Added segment 1d616f37-39fc-4aa9-8388-3d1b55beb389 of type vxlan for network 52492a71-fc58-4dd2-b87e-a14de4f42816 [pid: 8|app: 0|req: 565/1188] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:51:22 2026] POST /v2.0/subnets => generated 602 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1189] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:51:22 2026] GET /v2.0/subnets?id=8dbd21c8-663f-4ecd-933f-d699c0bac167 => generated 666 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:51:22.899 7 INFO neutron.db.l3_hamode_db [None req-4ea98ac5-c06b-444b-bbd3-5a942a1ef04b 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 567/1190] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:51:22 2026] GET /v2.0/ports?device_id=3c569720-6693-4ee0-9310-293d8a51ee69 => generated 975 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:51:22.935 8 WARNING neutron_lib.context [None req-cd5bd93c-f7dd-4bbb-bd94-8f505d1a3975 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:51:22.977 8 INFO neutron.db.segments_db [None req-cd5bd93c-f7dd-4bbb-bd94-8f505d1a3975 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Added segment 33977474-4441-480a-ade9-975646702e56 of type vxlan for network b7eb9b60-257c-4af1-bfd5-dc9561e885cc 2026-07-21 14:51:23.089 7 INFO neutron.db.l3_hamode_db [None req-4ea98ac5-c06b-444b-bbd3-5a942a1ef04b 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:51:23.329 8 INFO neutron.db.l3_hamode_db [None req-cd5bd93c-f7dd-4bbb-bd94-8f505d1a3975 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:51:23.511 8 INFO neutron.db.l3_hamode_db [None req-cd5bd93c-f7dd-4bbb-bd94-8f505d1a3975 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 624/1191] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:51:22 2026] POST /v2.0/routers => generated 510 bytes in 1662 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1192] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:51:23 2026] GET /v2.0/ports?network_id=eab748f7-8f2f-4f5c-b306-766faca9e62a&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:51:24.032 7 WARNING neutron_lib.context [None req-a0450222-3fdd-4a0f-9edd-76a40d18bd7d a4d78845a34a492eab825f0ab6be2aad c1d02dfd7a974125b99d71169a498d08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 626/1193] 10.0.0.180 () {34 vars in 685 bytes} [Tue Jul 21 14:51:24 2026] POST /v2.0/security-groups => generated 1595 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1194] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:51:24 2026] GET /v2.0/security-groups?id=6edcbdb0-1c9e-4fee-b35d-702a9ce16c15&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:51:24.217 7 WARNING neutron_lib.context [None req-b3c4fc05-9845-4a28-a00e-ef1b59a4d3e0 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 568/1195] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:51:22 2026] POST /v2.0/routers => generated 507 bytes in 1565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1196] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:51:24 2026] GET /v2.0/networks/eab748f7-8f2f-4f5c-b306-766faca9e62a?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:51:24.589 8 WARNING neutron_lib.context [None req-5e59529b-897d-4e33-8e17-366449f682b0 a4d78845a34a492eab825f0ab6be2aad c1d02dfd7a974125b99d71169a498d08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 628/1197] 10.0.0.180 () {34 vars in 665 bytes} [Tue Jul 21 14:51:24 2026] POST /v2.0/ports => generated 964 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:51:24.702 7 WARNING neutron_lib.context [None req-37d9ddaa-1fb8-45e9-99a4-b36b05f42747 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 570/1198] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:51:24 2026] POST /v2.0/security-group-rules => generated 565 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1199] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:51:24 2026] GET /v2.0/networks/eab748f7-8f2f-4f5c-b306-766faca9e62a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1200] 10.0.0.180 () {34 vars in 665 bytes} [Tue Jul 21 14:51:24 2026] POST /v2.0/ports => generated 952 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:51:25.220 7 WARNING neutron_lib.context [None req-a23db709-9bd9-4c39-9f42-f1a0e235135a a4d78845a34a492eab825f0ab6be2aad c1d02dfd7a974125b99d71169a498d08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 630/1201] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:51:25 2026] POST /v2.0/security-group-rules => generated 570 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1202] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:51:25 2026] GET /v2.0/ports?device_id=3c569720-6693-4ee0-9310-293d8a51ee69 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1203] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:51:24 2026] PUT /v2.0/routers/0717657b-0e0f-4e02-8ca8-89ee88cff91a/add_router_interface => generated 309 bytes in 1334 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:51:26.148 8 WARNING neutron_lib.context [None req-22d56335-edc1-4fd0-bd80-dd494e6740c3 a4d78845a34a492eab825f0ab6be2aad c1d02dfd7a974125b99d71169a498d08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 573/1204] 10.0.0.180 () {34 vars in 676 bytes} [Tue Jul 21 14:51:26 2026] POST /v2.0/floatingips => generated 552 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1205] 199.204.45.70 () {34 vars in 993 bytes} [Tue Jul 21 14:51:26 2026] GET /v2.0/ports?device_id=3c569720-6693-4ee0-9310-293d8a51ee69 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1206] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:51:26 2026] GET /v2.0/security-groups?id=6edcbdb0-1c9e-4fee-b35d-702a9ce16c15&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1207] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:51:26 2026] GET /v2.0/ports/ee069fd4-cd10-45d2-a672-9b4d7e3ff63a => generated 1038 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1208] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:51:25 2026] PUT /v2.0/routers/c9ac30ac-1f21-4056-9d54-9aaa9d70770c/add_router_interface => generated 309 bytes in 1473 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: 577/1209] 199.204.45.70 () {36 vars in 996 bytes} [Tue Jul 21 14:51:26 2026] DELETE /v2.0/ports/1b939810-de79-4c7b-941d-453d39efe30e => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1210] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:51:27 2026] GET /v2.0/ports/1ca39773-1182-435d-ada2-b40688c20098 => generated 1026 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:51:27.227 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8813b65-797b-4fe0-a4fa-a0dfbed30846'] response: {'server_uuid': '3c569720-6693-4ee0-9310-293d8a51ee69', 'name': 'network-vif-deleted', 'tag': '1b939810-de79-4c7b-941d-453d39efe30e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 579/1211] 10.0.0.124 () {34 vars in 1098 bytes} [Tue Jul 21 14:51:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--244517524&fields=id&tenant_id=c1d02dfd7a974125b99d71169a498d08 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1212] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:51:26 2026] PUT /v2.0/routers/0717657b-0e0f-4e02-8ca8-89ee88cff91a/remove_router_interface => generated 309 bytes in 1054 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: 634/1213] 10.0.0.124 () {34 vars in 982 bytes} [Tue Jul 21 14:51:27 2026] GET /v2.0/networks?id=ba2df206-67db-4f0a-8dd5-7122867bd363 => generated 675 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:51:28.248 7 INFO neutron.api.v2.resource [None req-f37d60d1-6e5d-46a1-8b3b-695f988a2565 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 635/1214] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:51:28 2026] PUT /v2.0/routers/0717657b-0e0f-4e02-8ca8-89ee88cff91a/remove_router_interface => generated 197 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1215] 10.0.0.124 () {34 vars in 965 bytes} [Tue Jul 21 14:51:28 2026] GET /v2.0/quotas/c1d02dfd7a974125b99d71169a498d08 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1216] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:51:28 2026] GET /v2.0/ports?device_id=0717657b-0e0f-4e02-8ca8-89ee88cff91a => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1217] 10.0.0.124 () {34 vars in 1002 bytes} [Tue Jul 21 14:51:28 2026] GET /v2.0/ports?tenant_id=c1d02dfd7a974125b99d71169a498d08&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: 580/1218] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:51:27 2026] PUT /v2.0/routers/c9ac30ac-1f21-4056-9d54-9aaa9d70770c/remove_router_interface => generated 309 bytes in 1455 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: 581/1219] 10.0.0.124 () {34 vars in 1008 bytes} [Tue Jul 21 14:51:28 2026] GET /v2.0/networks/ba2df206-67db-4f0a-8dd5-7122867bd363?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:51:28.923 8 INFO neutron.api.v2.resource [None req-0a850cad-4241-4e50-92a9-12062b4dc3ee 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 582/1220] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:51:28 2026] PUT /v2.0/routers/c9ac30ac-1f21-4056-9d54-9aaa9d70770c/remove_router_interface => generated 197 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1221] 10.0.0.124 () {34 vars in 1108 bytes} [Tue Jul 21 14:51:28 2026] GET /v2.0/networks/ba2df206-67db-4f0a-8dd5-7122867bd363?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1222] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:51:29 2026] GET /v2.0/ports?device_id=c9ac30ac-1f21-4056-9d54-9aaa9d70770c => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:51:29.543 7 INFO neutron.services.segments.plugin [-] Segment 1d616f37-39fc-4aa9-8388-3d1b55beb389 resource provider aggregate not found 2026-07-21 14:51:29.550 7 INFO neutron.services.segments.plugin [-] Segment 1d616f37-39fc-4aa9-8388-3d1b55beb389 resource provider aggregate not found 2026-07-21 14:51:29.560 7 INFO neutron.services.segments.plugin [-] Segment 1d616f37-39fc-4aa9-8388-3d1b55beb389 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d616f37-39fc-4aa9-8388-3d1b55beb389 found for delete ", "request_id": "req-7a5b1456-fa43-4a03-87b1-87285d98b113"}]} 2026-07-21 14:51:29.569 7 INFO neutron.services.segments.plugin [-] Segment 1d616f37-39fc-4aa9-8388-3d1b55beb389 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d616f37-39fc-4aa9-8388-3d1b55beb389 found for delete ", "request_id": "req-c6ad0e9c-63ab-49b7-a941-a2420013b403"}]} 2026-07-21 14:51:29.572 7 INFO neutron.db.l3_hamode_db [None req-96fb7401-c668-44e0-a822-ece746147084 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] HA network 52492a71-fc58-4dd2-b87e-a14de4f42816 was deleted as no HA routers are present in tenant 8e18958f030b4cfd9d66560fa8e18023. [pid: 7|app: 0|req: 639/1223] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:28 2026] DELETE /v2.0/routers/0717657b-0e0f-4e02-8ca8-89ee88cff91a => generated 0 bytes in 1181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1224] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:51:29 2026] PUT /v2.0/routers/df6438f9-cfa3-42e8-bad2-701ebf72ab63/remove_router_interface => generated 309 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1225] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:51:30 2026] GET /v2.0/ports?device_id=65605810-b5d8-4670-a269-db274557b22f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:51:30.362 7 INFO neutron.db.l3_hamode_db [None req-c49e0598-774e-40bb-9308-6f44791e6041 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] HA network b7eb9b60-257c-4af1-bfd5-dc9561e885cc was deleted as no HA routers are present in tenant beb347b53c984d1587145e81fca4df77. [pid: 7|app: 0|req: 640/1226] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:29 2026] DELETE /v2.0/routers/c9ac30ac-1f21-4056-9d54-9aaa9d70770c => generated 0 bytes in 787 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1227] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:51:30 2026] GET /v2.0/networks?id=ba2df206-67db-4f0a-8dd5-7122867bd363 => generated 675 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1228] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:30 2026] DELETE /v2.0/subnets/e3913df3-ecc4-43d5-83ab-9feeaee7640b => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1229] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:30 2026] DELETE /v2.0/subnets/8c18632c-3046-44b4-89a3-d11a52e977b4 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1230] 199.204.45.70 () {34 vars in 1049 bytes} [Tue Jul 21 14:51:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c1d02dfd7a974125b99d71169a498d08 => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:51:31.034 8 INFO neutron.services.segments.plugin [-] Segment 3797a193-f984-4150-a61b-85d40942bed9 resource provider aggregate not found 2026-07-21 14:51:31.039 8 INFO neutron.services.segments.plugin [-] Segment 3797a193-f984-4150-a61b-85d40942bed9 resource provider aggregate not found 2026-07-21 14:51:31.053 8 INFO neutron.services.segments.plugin [-] Segment 3797a193-f984-4150-a61b-85d40942bed9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3797a193-f984-4150-a61b-85d40942bed9 found for delete ", "request_id": "req-3f33cba6-696b-4180-b4f7-754950a9848f"}]} 2026-07-21 14:51:31.054 8 INFO neutron.services.segments.plugin [-] Segment 3797a193-f984-4150-a61b-85d40942bed9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3797a193-f984-4150-a61b-85d40942bed9 found for delete ", "request_id": "req-42524f9f-d1a1-452b-96a6-5375a4611091"}]} [pid: 8|app: 0|req: 590/1231] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:51:30 2026] DELETE /v2.0/networks/c2bc0320-eaf6-42a0-b6f4-366c2b9f0a0d => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1232] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:51:31 2026] DELETE /v2.0/networks/3afe70a4-aa5c-4c3a-a598-c55879356b23 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:51:31.432 8 WARNING neutron_lib.context [req-d0d7af9d-253a-406c-81cc-43926621da71 req-d4f6f979-d438-42c6-b7e0-18116370472c a4d78845a34a492eab825f0ab6be2aad c1d02dfd7a974125b99d71169a498d08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:51:31.592 7 INFO neutron.services.segments.plugin [-] Segment 33977474-4441-480a-ade9-975646702e56 resource provider aggregate not found 2026-07-21 14:51:31.596 7 INFO neutron.services.segments.plugin [-] Segment 33977474-4441-480a-ade9-975646702e56 resource provider aggregate not found 2026-07-21 14:51:31.613 7 INFO neutron.services.segments.plugin [-] Segment 33977474-4441-480a-ade9-975646702e56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33977474-4441-480a-ade9-975646702e56 found for delete ", "request_id": "req-df87594b-db14-47d9-9bd6-d4156338c77a"}]} 2026-07-21 14:51:31.619 7 INFO neutron.services.segments.plugin [-] Segment 33977474-4441-480a-ade9-975646702e56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33977474-4441-480a-ade9-975646702e56 found for delete ", "request_id": "req-1e9dc15e-373b-4d9e-b748-89d25c612146"}]} 2026-07-21 14:51:31.627 7 INFO neutron.db.l3_hamode_db [None req-0bed1828-5557-4312-88c8-335ea04c8162 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] HA network 658a8254-5277-40df-aacf-d619fbf1f5fd was deleted as no HA routers are present in tenant bd373a1d906d40ba8f0792722e2e784e. [pid: 7|app: 0|req: 642/1233] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:30 2026] DELETE /v2.0/routers/df6438f9-cfa3-42e8-bad2-701ebf72ab63 => generated 0 bytes in 1187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:51:31.637 7 WARNING neutron_lib.context [None req-708d9031-d7df-4446-b3ad-62452b00be33 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:51:31.640 7 INFO neutron.services.segments.plugin [-] Segment 1dc546db-59cb-4f6b-91c3-222e23c9fbee resource provider aggregate not found 2026-07-21 14:51:31.647 7 INFO neutron.services.segments.plugin [-] Segment 1dc546db-59cb-4f6b-91c3-222e23c9fbee resource provider aggregate not found 2026-07-21 14:51:31.657 7 INFO neutron.services.segments.plugin [-] Segment 1dc546db-59cb-4f6b-91c3-222e23c9fbee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dc546db-59cb-4f6b-91c3-222e23c9fbee found for delete ", "request_id": "req-3fc5e51b-a47c-4294-8eae-c2b1a6c353e7"}]} 2026-07-21 14:51:31.666 7 INFO neutron.services.segments.plugin [-] Segment 1dc546db-59cb-4f6b-91c3-222e23c9fbee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dc546db-59cb-4f6b-91c3-222e23c9fbee found for delete ", "request_id": "req-97e27471-8377-4d62-8deb-a268593fd946"}]} 2026-07-21 14:51:31.707 7 INFO neutron.db.segments_db [None req-708d9031-d7df-4446-b3ad-62452b00be33 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Added segment 05534922-a6a8-4a0b-aceb-3c1ca35fc2c3 of type vxlan for network 22897798-f4b3-4342-a2ef-c07e857868b6 [pid: 7|app: 0|req: 643/1234] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:51:31 2026] POST /v2.0/networks => generated 633 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1235] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:51:31 2026] GET /v2.0/ports?device_id=65605810-b5d8-4670-a269-db274557b22f => generated 957 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:51:31.897 7 WARNING neutron_lib.context [None req-d44bfda7-12d3-42b3-bda0-c2f65b6574e7 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 592/1236] 199.204.45.70 () {38 vars in 954 bytes} [Tue Jul 21 14:51:31 2026] POST /v2.0/ports => generated 954 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:51:31.955 7 INFO neutron.db.segments_db [None req-d44bfda7-12d3-42b3-bda0-c2f65b6574e7 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Added segment 575d8af5-1657-46ee-b986-5ee91e3db5f3 of type vxlan for network f6903498-6137-49b6-9c79-fb77ef8134d7 [pid: 7|app: 0|req: 645/1239] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:51:31 2026] POST /v2.0/networks => generated 630 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:51:32.083 7 WARNING neutron_lib.context [None req-61805c7d-1f7a-46dd-b896-0cd0ec7ed695 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 595/1240] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:31 2026] DELETE /v2.0/subnets/8dbd21c8-663f-4ecd-933f-d699c0bac167 => 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: 596/1241] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:51:32 2026] GET /v2.0/security-groups?id=afffc1d7-0dcb-40c7-a239-d2584dd444fc&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: 7|app: 0|req: 646/1242] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:51:32 2026] POST /v2.0/subnets => generated 622 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:51:32.441 7 WARNING neutron_lib.context [None req-dcdec64d-57e6-4bf8-b6af-f477caa1fe78 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 597/1243] 199.204.45.70 () {38 vars in 1027 bytes} [Tue Jul 21 14:51:32 2026] PUT /v2.0/ports/885d2052-7ae8-43b3-ab8e-bdb76aa6c2e7 => generated 1199 bytes in 545 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: 647/1244] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:51:32 2026] POST /v2.0/subnets => generated 602 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:51:32.770 7 WARNING neutron_lib.context [None req-d9e9b27a-468a-4862-8745-6ffae8e2c7b6 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:51:32.785 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf4b216a-901a-4da5-8cf1-072937ad8242'] response: {'name': 'network-changed', 'server_uuid': '65605810-b5d8-4670-a269-db274557b22f', 'tag': '885d2052-7ae8-43b3-ab8e-bdb76aa6c2e7', 'status': 'completed', 'code': 200} 2026-07-21 14:51:32.821 7 INFO neutron.db.segments_db [None req-d9e9b27a-468a-4862-8745-6ffae8e2c7b6 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Added segment da4e1dd5-1cb3-4800-9bea-e75487c8b67c of type vxlan for network bbaaad56-aca0-44f4-b089-da4b30d57120 [pid: 8|app: 0|req: 598/1245] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:51:32 2026] DELETE /v2.0/networks/eab748f7-8f2f-4f5c-b306-766faca9e62a => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:51:32.985 8 WARNING neutron_lib.context [None req-d776e8ec-c01b-471f-a1b0-5ced3b249841 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:51:33.038 8 INFO neutron.db.segments_db [None req-d776e8ec-c01b-471f-a1b0-5ced3b249841 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Added segment 21665652-d364-47b9-a55d-990bd67d5a21 of type vxlan for network a20e5585-b751-4163-a824-fdf5b628bb56 2026-07-21 14:51:33.076 8 INFO neutron.services.segments.plugin [-] Segment cbdae4c2-0732-4b38-ac8d-4fc0aed8c460 resource provider aggregate not found 2026-07-21 14:51:33.082 8 INFO neutron.services.segments.plugin [-] Segment cbdae4c2-0732-4b38-ac8d-4fc0aed8c460 resource provider aggregate not found 2026-07-21 14:51:33.095 8 INFO neutron.services.segments.plugin [-] Segment cbdae4c2-0732-4b38-ac8d-4fc0aed8c460 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbdae4c2-0732-4b38-ac8d-4fc0aed8c460 found for delete ", "request_id": "req-b801c409-fd3a-4627-83aa-7ae57e651bf1"}]} 2026-07-21 14:51:33.104 8 INFO neutron.services.segments.plugin [-] Segment cbdae4c2-0732-4b38-ac8d-4fc0aed8c460 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbdae4c2-0732-4b38-ac8d-4fc0aed8c460 found for delete ", "request_id": "req-de0b047b-0eca-4571-951d-754457bfcaf6"}]} 2026-07-21 14:51:33.124 8 INFO neutron.services.segments.plugin [-] Segment 9b756e8a-6b4c-4fd8-9f1e-c5b1deeac08b resource provider aggregate not found 2026-07-21 14:51:33.130 8 INFO neutron.services.segments.plugin [-] Segment 9b756e8a-6b4c-4fd8-9f1e-c5b1deeac08b resource provider aggregate not found 2026-07-21 14:51:33.149 7 INFO neutron.db.l3_hamode_db [None req-d9e9b27a-468a-4862-8745-6ffae8e2c7b6 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:51:33.154 8 INFO neutron.services.segments.plugin [-] Segment 9b756e8a-6b4c-4fd8-9f1e-c5b1deeac08b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b756e8a-6b4c-4fd8-9f1e-c5b1deeac08b found for delete ", "request_id": "req-2891d34d-2cb8-4664-9617-4d353bfe22c8"}]} 2026-07-21 14:51:33.159 8 INFO neutron.services.segments.plugin [-] Segment 9b756e8a-6b4c-4fd8-9f1e-c5b1deeac08b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b756e8a-6b4c-4fd8-9f1e-c5b1deeac08b found for delete ", "request_id": "req-8b053811-878a-4465-b295-91ddce7fb868"}]} 2026-07-21 14:51:33.336 7 INFO neutron.db.l3_hamode_db [None req-d9e9b27a-468a-4862-8745-6ffae8e2c7b6 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:51:33.430 8 INFO neutron.db.l3_hamode_db [None req-d776e8ec-c01b-471f-a1b0-5ced3b249841 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:51:33.591 8 INFO neutron.db.l3_hamode_db [None req-d776e8ec-c01b-471f-a1b0-5ced3b249841 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 648/1246] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:51:32 2026] POST /v2.0/routers => generated 510 bytes in 1365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1247] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:51:34 2026] GET /v2.0/ports?tenant_id=c1d02dfd7a974125b99d71169a498d08&device_id=65605810-b5d8-4670-a269-db274557b22f => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1248] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:51:34 2026] GET /v2.0/security-groups?tenant_id=bd373a1d906d40ba8f0792722e2e784e&name=default => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1249] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:51:34 2026] GET /v2.0/ports?device_id=65605810-b5d8-4670-a269-db274557b22f => generated 969 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1250] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:51:32 2026] POST /v2.0/routers => generated 507 bytes in 1425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1251] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:51:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=885d2052-7ae8-43b3-ab8e-bdb76aa6c2e7 => 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: 601/1252] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:51:34 2026] DELETE /v2.0/security-groups/6edcbdb0-1c9e-4fee-b35d-702a9ce16c15 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1253] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:51:34 2026] GET /v2.0/security-groups?id=afffc1d7-0dcb-40c7-a239-d2584dd444fc&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1254] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:51:34 2026] PUT /v2.0/routers/08526d79-e4ff-408c-acde-d2bd3700668a/add_router_interface => generated 309 bytes in 1321 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1255] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:51:35 2026] GET /v2.0/subnets?id=7e9f1d84-d43c-40e1-ac68-ee5a8d0b6da0 => generated 669 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1256] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:51:35 2026] GET /v2.0/ports?device_id=65605810-b5d8-4670-a269-db274557b22f => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1257] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:51:35 2026] GET /v2.0/ports/887799e1-f1c2-46b0-a888-0d4759b0fa64 => generated 959 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1258] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:51:35 2026] GET /v2.0/ports?network_id=ba2df206-67db-4f0a-8dd5-7122867bd363&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: 657/1259] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:51:35 2026] GET /v2.0/security-groups?id=afffc1d7-0dcb-40c7-a239-d2584dd444fc&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1260] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:51:34 2026] PUT /v2.0/routers/747b5b48-0207-4995-94a1-3eda232caad3/add_router_interface => generated 309 bytes in 1462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1261] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:51:36 2026] GET /v2.0/networks/ba2df206-67db-4f0a-8dd5-7122867bd363?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: 605/1262] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:51:36 2026] GET /v2.0/ports/990f367f-7550-4b2e-9c72-8e0567c936ad => generated 955 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1263] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:51:36 2026] GET /v2.0/networks/ba2df206-67db-4f0a-8dd5-7122867bd363?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: 658/1264] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:51:35 2026] PUT /v2.0/routers/08526d79-e4ff-408c-acde-d2bd3700668a/remove_router_interface => generated 309 bytes in 1395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1265] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:51:37 2026] GET /v2.0/ports?tenant_id=c1d02dfd7a974125b99d71169a498d08&device_id=65605810-b5d8-4670-a269-db274557b22f => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1266] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:51:37 2026] GET /v2.0/ports?device_id=65605810-b5d8-4670-a269-db274557b22f => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1267] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:51:37 2026] GET /v2.0/ports?device_id=08526d79-e4ff-408c-acde-d2bd3700668a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1268] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:51:37 2026] GET /v2.0/networks?id=ba2df206-67db-4f0a-8dd5-7122867bd363 => generated 771 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1269] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:51:37 2026] GET /v2.0/security-groups?id=afffc1d7-0dcb-40c7-a239-d2584dd444fc&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1270] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:51:36 2026] PUT /v2.0/routers/747b5b48-0207-4995-94a1-3eda232caad3/remove_router_interface => generated 309 bytes in 1447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1271] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:51:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=885d2052-7ae8-43b3-ab8e-bdb76aa6c2e7 => 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: 609/1272] 10.0.0.199 () {30 vars in 650 bytes} [Tue Jul 21 14:51:37 2026] GET /v2.0/extensions => generated 19600 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1273] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:51:37 2026] GET /v2.0/ports?device_id=747b5b48-0207-4995-94a1-3eda232caad3 => 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: 611/1274] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:51:37 2026] GET /v2.0/subnets?id=7e9f1d84-d43c-40e1-ac68-ee5a8d0b6da0 => generated 669 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1275] 10.0.0.199 () {30 vars in 724 bytes} [Tue Jul 21 14:51:37 2026] GET /v2.0/quotas/684931b60db14b6d930896353cd0980d/details => generated 847 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:51:38.249 7 INFO neutron.services.segments.plugin [-] Segment da4e1dd5-1cb3-4800-9bea-e75487c8b67c resource provider aggregate not found 2026-07-21 14:51:38.253 7 INFO neutron.services.segments.plugin [-] Segment da4e1dd5-1cb3-4800-9bea-e75487c8b67c resource provider aggregate not found 2026-07-21 14:51:38.268 7 INFO neutron.services.segments.plugin [-] Segment da4e1dd5-1cb3-4800-9bea-e75487c8b67c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da4e1dd5-1cb3-4800-9bea-e75487c8b67c found for delete ", "request_id": "req-b9ed118d-9cb4-40aa-bb81-8e659447cff2"}]} 2026-07-21 14:51:38.269 7 INFO neutron.services.segments.plugin [-] Segment da4e1dd5-1cb3-4800-9bea-e75487c8b67c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da4e1dd5-1cb3-4800-9bea-e75487c8b67c found for delete ", "request_id": "req-f4e00a94-4c22-4142-b86e-f81eb3d07d3e"}]} 2026-07-21 14:51:38.288 7 INFO neutron.db.l3_hamode_db [None req-8412df35-6598-4771-a6fc-bec4d6a7832f 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] HA network bbaaad56-aca0-44f4-b089-da4b30d57120 was deleted as no HA routers are present in tenant 8e18958f030b4cfd9d66560fa8e18023. [pid: 7|app: 0|req: 664/1276] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:37 2026] DELETE /v2.0/routers/08526d79-e4ff-408c-acde-d2bd3700668a => generated 0 bytes in 735 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1277] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:51:38 2026] GET /v2.0/ports?network_id=ba2df206-67db-4f0a-8dd5-7122867bd363&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: 666/1278] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:38 2026] DELETE /v2.0/subnets/d804f91e-3e06-41ac-96a9-ce260c755ac6 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1279] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:51:38 2026] GET /v2.0/networks/ba2df206-67db-4f0a-8dd5-7122867bd363?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1280] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:51:38 2026] GET /v2.0/ports?device_id=65605810-b5d8-4670-a269-db274557b22f => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:51:38.819 8 INFO neutron.services.segments.plugin [-] Segment 21665652-d364-47b9-a55d-990bd67d5a21 resource provider aggregate not found 2026-07-21 14:51:38.828 8 INFO neutron.services.segments.plugin [-] Segment 21665652-d364-47b9-a55d-990bd67d5a21 resource provider aggregate not found 2026-07-21 14:51:38.838 8 INFO neutron.services.segments.plugin [-] Segment 21665652-d364-47b9-a55d-990bd67d5a21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21665652-d364-47b9-a55d-990bd67d5a21 found for delete ", "request_id": "req-09ef6abd-4b8b-4996-8c5d-aa210936cafe"}]} 2026-07-21 14:51:38.858 8 INFO neutron.services.segments.plugin [-] Segment 21665652-d364-47b9-a55d-990bd67d5a21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21665652-d364-47b9-a55d-990bd67d5a21 found for delete ", "request_id": "req-73c07baf-18e5-4ea6-95e2-9035f7b5e62c"}]} 2026-07-21 14:51:38.863 8 INFO neutron.db.l3_hamode_db [None req-90de716d-9fad-46ea-81ac-6cc05bfec9ad 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] HA network a20e5585-b751-4163-a824-fdf5b628bb56 was deleted as no HA routers are present in tenant beb347b53c984d1587145e81fca4df77. [pid: 8|app: 0|req: 613/1281] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:38 2026] DELETE /v2.0/routers/747b5b48-0207-4995-94a1-3eda232caad3 => generated 0 bytes in 849 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 614/1282] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:51:38 2026] GET /v2.0/networks/ba2df206-67db-4f0a-8dd5-7122867bd363?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: 615/1283] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:51:38 2026] GET /v2.0/security-groups?id=afffc1d7-0dcb-40c7-a239-d2584dd444fc&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: 669/1284] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:51:38 2026] DELETE /v2.0/networks/22897798-f4b3-4342-a2ef-c07e857868b6 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1285] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:51:39 2026] GET /v2.0/ports?device_id=65605810-b5d8-4670-a269-db274557b22f => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:51:39.196 7 WARNING neutron_lib.context [None req-9f0c734f-0b32-4533-b2d4-93816c8f602a 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 616/1286] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:39 2026] DELETE /v2.0/subnets/461a38a2-0da0-4067-8b60-7dd9c1b295b6 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:51:39.241 7 INFO neutron.db.segments_db [None req-9f0c734f-0b32-4533-b2d4-93816c8f602a 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Added segment 48b0d602-c145-47ad-9d38-ed3811e3cbf5 of type vxlan for network c71ef7b9-e733-4b15-9dde-5262aebeb65c 2026-07-21 14:51:39.583 7 INFO neutron.db.l3_hamode_db [None req-9f0c734f-0b32-4533-b2d4-93816c8f602a 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:51:39.704 8 INFO neutron.db.l3_db [None req-40849b16-577b-4210-814f-e0d96f83c2ed a4d78845a34a492eab825f0ab6be2aad c1d02dfd7a974125b99d71169a498d08 - - default default] Floating IP 6eec3e5a-4190-4931-ac9e-36d303e14945 associated. External IP: 10.96.250.213, port: 885d2052-7ae8-43b3-ab8e-bdb76aa6c2e7. [pid: 8|app: 0|req: 617/1287] 10.0.0.180 () {34 vars in 749 bytes} [Tue Jul 21 14:51:39 2026] PUT /v2.0/floatingips/6eec3e5a-4190-4931-ac9e-36d303e14945 => generated 855 bytes in 870 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:51:40.168 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-40aa6d55-5e34-4945-9799-1853c9265a66'] response: {'name': 'network-changed', 'server_uuid': '65605810-b5d8-4670-a269-db274557b22f', 'tag': '885d2052-7ae8-43b3-ab8e-bdb76aa6c2e7', 'status': 'completed', 'code': 200} 2026-07-21 14:51:40.302 7 INFO neutron.services.segments.plugin [-] Segment 05534922-a6a8-4a0b-aceb-3c1ca35fc2c3 resource provider aggregate not found 2026-07-21 14:51:40.326 7 INFO neutron.services.segments.plugin [-] Segment 05534922-a6a8-4a0b-aceb-3c1ca35fc2c3 resource provider aggregate not found 2026-07-21 14:51:40.333 7 INFO neutron.services.segments.plugin [-] Segment 05534922-a6a8-4a0b-aceb-3c1ca35fc2c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05534922-a6a8-4a0b-aceb-3c1ca35fc2c3 found for delete ", "request_id": "req-936a00a1-1ac7-406b-84c0-9126077dfe34"}]} 2026-07-21 14:51:40.363 7 INFO neutron.services.segments.plugin [-] Segment 05534922-a6a8-4a0b-aceb-3c1ca35fc2c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05534922-a6a8-4a0b-aceb-3c1ca35fc2c3 found for delete ", "request_id": "req-334050b0-6dea-42a1-a434-c78f2c3ce56b"}]} [pid: 8|app: 0|req: 618/1288] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:51:40 2026] DELETE /v2.0/networks/f6903498-6137-49b6-9c79-fb77ef8134d7 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1289] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:51:40 2026] GET /v2.0/ports?tenant_id=c1d02dfd7a974125b99d71169a498d08&device_id=65605810-b5d8-4670-a269-db274557b22f => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1290] 10.0.0.199 () {30 vars in 650 bytes} [Tue Jul 21 14:51:40 2026] GET /v2.0/extensions => generated 19600 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-21 14:51:40.452 8 WARNING neutron_lib.context [None req-83b0d77d-0b50-4a5f-aaeb-9792f5bade55 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:51:40.494 8 INFO neutron.db.segments_db [None req-83b0d77d-0b50-4a5f-aaeb-9792f5bade55 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Added segment aa5ca8cf-ba65-45d5-b730-4bcec18e2e67 of type vxlan for network 21bb0993-021d-421e-a5c5-9fe59789d622 2026-07-21 14:51:40.782 7 INFO neutron.db.l3_hamode_db [None req-9f0c734f-0b32-4533-b2d4-93816c8f602a 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:51:40.792 8 INFO neutron.db.l3_hamode_db [None req-83b0d77d-0b50-4a5f-aaeb-9792f5bade55 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:51:40.884 8 INFO neutron.services.segments.plugin [-] Segment 575d8af5-1657-46ee-b986-5ee91e3db5f3 resource provider aggregate not found 2026-07-21 14:51:40.888 8 INFO neutron.services.segments.plugin [-] Segment 575d8af5-1657-46ee-b986-5ee91e3db5f3 resource provider aggregate not found 2026-07-21 14:51:40.906 8 INFO neutron.services.segments.plugin [-] Segment 575d8af5-1657-46ee-b986-5ee91e3db5f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 575d8af5-1657-46ee-b986-5ee91e3db5f3 found for delete ", "request_id": "req-c4e90ea6-cd86-4dcb-a3ff-6435577d3df1"}]} 2026-07-21 14:51:40.908 8 INFO neutron.services.segments.plugin [-] Segment 575d8af5-1657-46ee-b986-5ee91e3db5f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 575d8af5-1657-46ee-b986-5ee91e3db5f3 found for delete ", "request_id": "req-2a017627-5f6a-48eb-85b6-27ef3971753d"}]} 2026-07-21 14:51:41.862 8 INFO neutron.db.l3_hamode_db [None req-83b0d77d-0b50-4a5f-aaeb-9792f5bade55 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 671/1291] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:51:39 2026] POST /v2.0/routers => generated 691 bytes in 2702 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1292] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:51:41 2026] GET /v2.0/networks?id=ba2df206-67db-4f0a-8dd5-7122867bd363 => generated 771 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1293] 10.0.0.199 () {30 vars in 724 bytes} [Tue Jul 21 14:51:41 2026] GET /v2.0/quotas/684931b60db14b6d930896353cd0980d/details => generated 847 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1294] 10.0.0.180 () {32 vars in 721 bytes} [Tue Jul 21 14:51:42 2026] GET /v2.0/routers/cf7be8bf-c551-4482-bbd8-5d1585c3d858 => generated 697 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1295] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:51:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=885d2052-7ae8-43b3-ab8e-bdb76aa6c2e7 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1296] 10.0.0.180 () {32 vars in 647 bytes} [Tue Jul 21 14:51:42 2026] GET /v2.0/routers => generated 700 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1297] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:51:42 2026] GET /v2.0/subnets?id=7e9f1d84-d43c-40e1-ac68-ee5a8d0b6da0 => generated 669 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1298] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:51:40 2026] POST /v2.0/routers => generated 688 bytes in 2497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1299] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:51:42 2026] GET /v2.0/ports?network_id=ba2df206-67db-4f0a-8dd5-7122867bd363&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1300] 10.0.0.180 () {32 vars in 721 bytes} [Tue Jul 21 14:51:42 2026] GET /v2.0/routers/46d1748f-78a1-480f-ac35-1e5240db5273 => generated 694 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1301] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:51:43 2026] GET /v2.0/networks/ba2df206-67db-4f0a-8dd5-7122867bd363?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1302] 10.0.0.180 () {34 vars in 741 bytes} [Tue Jul 21 14:51:42 2026] PUT /v2.0/routers/cf7be8bf-c551-4482-bbd8-5d1585c3d858 => generated 704 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1303] 10.0.0.180 () {32 vars in 647 bytes} [Tue Jul 21 14:51:43 2026] GET /v2.0/routers => generated 697 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1304] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:51:43 2026] GET /v2.0/networks/ba2df206-67db-4f0a-8dd5-7122867bd363?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: 626/1305] 10.0.0.180 () {32 vars in 721 bytes} [Tue Jul 21 14:51:43 2026] GET /v2.0/routers/cf7be8bf-c551-4482-bbd8-5d1585c3d858 => generated 704 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1306] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:51:43 2026] GET /v2.0/ports?device_id=cf7be8bf-c551-4482-bbd8-5d1585c3d858 => 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: 680/1307] 10.0.0.180 () {34 vars in 741 bytes} [Tue Jul 21 14:51:43 2026] PUT /v2.0/routers/46d1748f-78a1-480f-ac35-1e5240db5273 => generated 701 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1308] 10.0.0.180 () {32 vars in 721 bytes} [Tue Jul 21 14:51:43 2026] GET /v2.0/routers/46d1748f-78a1-480f-ac35-1e5240db5273 => generated 701 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1309] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:51:43 2026] GET /v2.0/ports?device_id=46d1748f-78a1-480f-ac35-1e5240db5273 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:51:44.885 8 INFO neutron.services.segments.plugin [-] Segment 48b0d602-c145-47ad-9d38-ed3811e3cbf5 resource provider aggregate not found 2026-07-21 14:51:44.889 8 INFO neutron.services.segments.plugin [-] Segment 48b0d602-c145-47ad-9d38-ed3811e3cbf5 resource provider aggregate not found 2026-07-21 14:51:44.903 8 INFO neutron.services.segments.plugin [-] Segment 48b0d602-c145-47ad-9d38-ed3811e3cbf5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48b0d602-c145-47ad-9d38-ed3811e3cbf5 found for delete ", "request_id": "req-827bd274-5832-4da1-9cf0-b328b228bba1"}]} 2026-07-21 14:51:44.904 8 INFO neutron.services.segments.plugin [-] Segment 48b0d602-c145-47ad-9d38-ed3811e3cbf5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48b0d602-c145-47ad-9d38-ed3811e3cbf5 found for delete ", "request_id": "req-38c6549d-8dce-41a6-a014-2bfecc71da53"}]} 2026-07-21 14:51:44.912 8 INFO neutron.db.l3_hamode_db [None req-12bb5eeb-573f-47df-9f12-3522403495e7 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] HA network c71ef7b9-e733-4b15-9dde-5262aebeb65c was deleted as no HA routers are present in tenant 8e18958f030b4cfd9d66560fa8e18023. [pid: 8|app: 0|req: 628/1310] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:43 2026] DELETE /v2.0/routers/cf7be8bf-c551-4482-bbd8-5d1585c3d858 => generated 0 bytes in 1495 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:51:45.061 7 INFO neutron.services.segments.plugin [-] Segment aa5ca8cf-ba65-45d5-b730-4bcec18e2e67 resource provider aggregate not found 2026-07-21 14:51:45.068 7 INFO neutron.services.segments.plugin [-] Segment aa5ca8cf-ba65-45d5-b730-4bcec18e2e67 resource provider aggregate not found 2026-07-21 14:51:45.077 7 INFO neutron.services.segments.plugin [-] Segment aa5ca8cf-ba65-45d5-b730-4bcec18e2e67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa5ca8cf-ba65-45d5-b730-4bcec18e2e67 found for delete ", "request_id": "req-32adb252-5fcc-4f70-83c3-6cdb71a025fd"}]} 2026-07-21 14:51:45.085 7 INFO neutron.services.segments.plugin [-] Segment aa5ca8cf-ba65-45d5-b730-4bcec18e2e67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa5ca8cf-ba65-45d5-b730-4bcec18e2e67 found for delete ", "request_id": "req-d0e8fbd8-9bb3-421e-a5d0-96b49c6e911a"}]} 2026-07-21 14:51:45.090 7 INFO neutron.db.l3_hamode_db [None req-c8980444-5826-45c5-b86d-8cd6d40be237 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] HA network 21bb0993-021d-421e-a5c5-9fe59789d622 was deleted as no HA routers are present in tenant beb347b53c984d1587145e81fca4df77. [pid: 7|app: 0|req: 683/1311] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:43 2026] DELETE /v2.0/routers/46d1748f-78a1-480f-ac35-1e5240db5273 => generated 0 bytes in 1157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1312] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:51:45 2026] GET /v2.0/ports?device_id=cf7be8bf-c551-4482-bbd8-5d1585c3d858 => 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: 685/1313] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:51:45 2026] GET /v2.0/ports?device_id=46d1748f-78a1-480f-ac35-1e5240db5273 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:51:45.157 7 INFO neutron.api.v2.resource [None req-fbaad658-c169-425c-a603-a6c146f119df 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 686/1314] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:45 2026] DELETE /v2.0/routers/cf7be8bf-c551-4482-bbd8-5d1585c3d858 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:51:45.179 7 INFO neutron.api.v2.resource [None req-a4953f6e-b0d7-4f5b-a668-ff4a52f1353f 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 629/1315] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:51:44 2026] GET /v2.0/security-groups?tenant_id=684931b60db14b6d930896353cd0980d&name=default => generated 2801 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1316] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:45 2026] DELETE /v2.0/routers/46d1748f-78a1-480f-ac35-1e5240db5273 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1317] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:51:45 2026] GET /v2.0/ports?device_id=08526d79-e4ff-408c-acde-d2bd3700668a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1318] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:51:45 2026] GET /v2.0/ports?device_id=747b5b48-0207-4995-94a1-3eda232caad3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:51:45.243 8 INFO neutron.api.v2.resource [None req-ee90c88d-269c-4bf1-8965-e048f1e3e858 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 632/1319] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:45 2026] DELETE /v2.0/routers/08526d79-e4ff-408c-acde-d2bd3700668a => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:51:45.265 8 INFO neutron.api.v2.resource [None req-781752b4-a0c8-4760-9c9b-19f78b043561 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 633/1320] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:45 2026] DELETE /v2.0/routers/747b5b48-0207-4995-94a1-3eda232caad3 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1321] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:51:45 2026] DELETE /v2.0/security-groups/5c9c7bab-8cc9-4225-b58a-52772c7ce244 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:51:45.282 8 INFO neutron.pecan_wsgi.hooks.translation [None req-587e6edb-eaee-4427-bdea-fbab862f8e9c 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 634/1322] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:45 2026] DELETE /v2.0/subnets/d804f91e-3e06-41ac-96a9-ce260c755ac6 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:51:45.300 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76c14b59-443d-460e-9bc0-e39902c7f728 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 689/1323] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:45 2026] DELETE /v2.0/subnets/461a38a2-0da0-4067-8b60-7dd9c1b295b6 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1324] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:51:45 2026] GET /v2.0/ports?device_id=0717657b-0e0f-4e02-8ca8-89ee88cff91a => 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: 690/1325] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:51:45 2026] GET /v2.0/ports?device_id=c9ac30ac-1f21-4056-9d54-9aaa9d70770c => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:51:45.351 8 INFO neutron.api.v2.resource [None req-6b4b63d5-9d92-4727-b777-f5753b5e81fe 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 636/1326] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:45 2026] DELETE /v2.0/routers/0717657b-0e0f-4e02-8ca8-89ee88cff91a => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:51:45.370 7 INFO neutron.api.v2.resource [None req-4a027e84-ebb2-4321-b7fa-22a45f9008bb 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] delete failed (client error): The resource could not be found. 2026-07-21 14:51:45.374 8 INFO neutron.pecan_wsgi.hooks.translation [None req-89437438-645b-4705-a3ec-edd6e746e2e1 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 691/1327] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:45 2026] DELETE /v2.0/routers/c9ac30ac-1f21-4056-9d54-9aaa9d70770c => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1328] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:45 2026] DELETE /v2.0/subnets/e3913df3-ecc4-43d5-83ab-9feeaee7640b => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:51:45.401 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bec26e20-ec36-407e-a807-f1b84b5b5716 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 638/1329] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:51:45 2026] GET /v2.0/ports?device_id=a64a5021-5b50-4084-b156-04441f7db0d8 => 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: 692/1330] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:45 2026] DELETE /v2.0/subnets/8c18632c-3046-44b4-89a3-d11a52e977b4 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:51:45.428 8 INFO neutron.api.v2.resource [None req-31e425f7-a3bb-48dc-aeb6-26a546871def 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 693/1331] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:51:45 2026] GET /v2.0/ports?device_id=dbfee220-630b-4d92-8881-c588b32c5d7b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1332] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:45 2026] DELETE /v2.0/routers/a64a5021-5b50-4084-b156-04441f7db0d8 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:51:45.450 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c578aeb2-edfb-43ae-9e63-4cf353ad2ff0 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 640/1333] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:45 2026] DELETE /v2.0/subnets/0bae5582-0d65-47c7-a1b3-e546cda19ddd => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:51:45.458 7 INFO neutron.api.v2.resource [None req-1218f06d-2f23-49e8-9597-10bccc0b52c0 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 694/1334] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:45 2026] DELETE /v2.0/routers/dbfee220-630b-4d92-8881-c588b32c5d7b => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:51:45.480 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aadb0778-e023-4c26-a620-4f271bcced5b 44a57821dece40aaacf67078b76f40b1 8e18958f030b4cfd9d66560fa8e18023 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 641/1335] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:45 2026] DELETE /v2.0/subnets/acdb783f-027c-43f1-8df8-d5c6263885d6 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:51:45.484 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f7fbe8f8-4c94-4b4d-be45-4263472210a8 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 695/1336] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:45 2026] DELETE /v2.0/subnets/57a8ceb9-ac3a-408a-89d8-ed28537b9894 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:51:45.511 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a062edf-1edf-4b47-b12c-82c9fb3438ed 355eaa9c7fc8472ca111e07ce29b0058 beb347b53c984d1587145e81fca4df77 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 642/1337] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:51:45 2026] DELETE /v2.0/subnets/3adc94ab-8a2c-4bb0-92ac-5c957621816c => 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: 696/1338] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:51:45 2026] GET /v2.0/security-groups?tenant_id=8e18958f030b4cfd9d66560fa8e18023&name=default => generated 2801 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1339] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:51:46 2026] GET /v2.0/security-groups?tenant_id=beb347b53c984d1587145e81fca4df77&name=default => generated 2801 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1340] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:51:46 2026] DELETE /v2.0/security-groups/37a2f073-8c9b-4cc7-a35f-57343ca2eee7 => 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: 644/1341] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:51:46 2026] DELETE /v2.0/security-groups/d0df8496-9c04-49f3-ae94-78062b2cfa30 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:51:48.321 8 WARNING neutron_lib.context [None req-746d6fbb-7412-465c-a94e-12a5231ac95a ad265fea968f44bd802ed75703536459 fcdd769de306487b9e67457c955d2db7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 646/1344] 10.0.0.180 () {34 vars in 677 bytes} [Tue Jul 21 14:51:48 2026] POST /v2.0/subnetpools => generated 549 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1345] 10.0.0.180 () {32 vars in 729 bytes} [Tue Jul 21 14:51:48 2026] GET /v2.0/subnetpools/96e64d70-21d7-4cf2-a8ca-54541fc7786e => generated 549 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1346] 10.0.0.180 () {34 vars in 749 bytes} [Tue Jul 21 14:51:48 2026] PUT /v2.0/subnetpools/96e64d70-21d7-4cf2-a8ca-54541fc7786e => generated 500 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1347] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:51:48 2026] DELETE /v2.0/subnetpools/96e64d70-21d7-4cf2-a8ca-54541fc7786e => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:51:48.600 8 INFO neutron.api.v2.resource [None req-d54fa432-7a7b-4b44-b26e-82776c090059 ad265fea968f44bd802ed75703536459 fcdd769de306487b9e67457c955d2db7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 648/1348] 10.0.0.180 () {32 vars in 729 bytes} [Tue Jul 21 14:51:48 2026] GET /v2.0/subnetpools/96e64d70-21d7-4cf2-a8ca-54541fc7786e => generated 145 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:51:48.619 7 INFO neutron.api.v2.resource [None req-32d48c02-dc96-466c-bd59-0d7cf5e5ddd5 ad265fea968f44bd802ed75703536459 fcdd769de306487b9e67457c955d2db7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 701/1349] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:51:48 2026] DELETE /v2.0/subnetpools/96e64d70-21d7-4cf2-a8ca-54541fc7786e => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1350] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:51:49 2026] GET /v2.0/security-groups?tenant_id=fcdd769de306487b9e67457c955d2db7&name=default => generated 2801 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:51:49.511 8 WARNING neutron_lib.context [None req-b64f0152-fbce-4f06-8097-4ddd8ed83048 1c28dc5b5a9d4faeaed7ef21aa6df41d 13e658bae6524ef5b0e3277f78abe3e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1351] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:51:49 2026] DELETE /v2.0/security-groups/f5d8022a-f3d7-4038-aceb-86b6131baf46 => 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: 650/1352] 10.0.0.180 () {34 vars in 676 bytes} [Tue Jul 21 14:51:49 2026] POST /v2.0/floatingips => generated 552 bytes in 687 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:51:50.157 7 WARNING neutron_lib.context [None req-0205954d-fa6f-4f53-a11b-4c8c54419999 1c28dc5b5a9d4faeaed7ef21aa6df41d 13e658bae6524ef5b0e3277f78abe3e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 651/1353] 10.0.0.64 () {34 vars in 989 bytes} [Tue Jul 21 14:51:50 2026] GET /v2.0/ports?device_id=65605810-b5d8-4670-a269-db274557b22f => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1354] 10.0.0.180 () {34 vars in 676 bytes} [Tue Jul 21 14:51:50 2026] POST /v2.0/floatingips => generated 552 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1355] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:51:50 2026] GET /v2.0/security-groups?tenant_id=c21fcd7a79984ec0b044d163d2c8f5bf&name=default => generated 2801 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:51:50.816 8 WARNING neutron_lib.context [None req-65a5f066-a278-4dec-9f9e-ee7a0daabfcc 1c28dc5b5a9d4faeaed7ef21aa6df41d 13e658bae6524ef5b0e3277f78abe3e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 704/1356] 10.0.0.64 () {34 vars in 1039 bytes} [Tue Jul 21 14:51:50 2026] GET /v2.0/security-groups?id=afffc1d7-0dcb-40c7-a239-d2584dd444fc&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: 705/1357] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:51:50 2026] DELETE /v2.0/security-groups/29617db9-d65e-4601-a834-20942f0386ed => 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: 706/1358] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:51:51 2026] GET /v2.0/security-groups?tenant_id=6c99a6b9cd0346ac9cb15e64a89eecd7&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1359] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:51:51 2026] DELETE /v2.0/security-groups/a2ec208d-f098-4d9c-912b-a3e4780d235d => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1360] 10.0.0.180 () {34 vars in 676 bytes} [Tue Jul 21 14:51:50 2026] POST /v2.0/floatingips => generated 552 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:51:51.442 7 WARNING neutron_lib.context [None req-18414081-a799-406d-bd22-1a3994b1a5cb 1c28dc5b5a9d4faeaed7ef21aa6df41d 13e658bae6524ef5b0e3277f78abe3e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 708/1361] 10.0.0.180 () {34 vars in 676 bytes} [Tue Jul 21 14:51:51 2026] POST /v2.0/floatingips => generated 552 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:51:52.046 8 WARNING neutron_lib.context [None req-be58cd31-504f-446b-87d5-c0843b0a8c43 1c28dc5b5a9d4faeaed7ef21aa6df41d 13e658bae6524ef5b0e3277f78abe3e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 709/1362] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:51:52 2026] GET /v2.0/ports?device_id=65605810-b5d8-4670-a269-db274557b22f => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1363] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:51:52 2026] GET /v2.0/security-groups?id=afffc1d7-0dcb-40c7-a239-d2584dd444fc&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1364] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:51:52 2026] GET /v2.0/ports?device_id=65605810-b5d8-4670-a269-db274557b22f => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1365] 10.0.0.180 () {34 vars in 676 bytes} [Tue Jul 21 14:51:52 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) [pid: 7|app: 0|req: 712/1366] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:51:52 2026] GET /v2.0/security-groups?id=afffc1d7-0dcb-40c7-a239-d2584dd444fc&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1367] 10.0.0.180 () {34 vars in 759 bytes} [Tue Jul 21 14:51:52 2026] PUT /v2.0/floatingips/7d022666-b62a-4df8-8a69-e573d5b5b89d/tags => generated 17 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1368] 10.0.0.180 () {34 vars in 759 bytes} [Tue Jul 21 14:51:52 2026] PUT /v2.0/floatingips/f5633cac-bb41-4915-81ee-2454f94a4781/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1369] 10.0.0.180 () {34 vars in 759 bytes} [Tue Jul 21 14:51:52 2026] PUT /v2.0/floatingips/72655186-642c-4c30-ac64-9576286cb0f3/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: 714/1370] 10.0.0.180 () {34 vars in 759 bytes} [Tue Jul 21 14:51:52 2026] PUT /v2.0/floatingips/64ba1610-9582-4435-901a-d372d6f5ab55/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: 657/1371] 10.0.0.180 () {32 vars in 672 bytes} [Tue Jul 21 14:51:52 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1372] 10.0.0.180 () {32 vars in 686 bytes} [Tue Jul 21 14:51:53 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1373] 10.0.0.180 () {32 vars in 682 bytes} [Tue Jul 21 14:51:53 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1374] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:51:53 2026] GET /v2.0/ports?device_id=65605810-b5d8-4670-a269-db274557b22f => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1375] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:51:53 2026] GET /v2.0/ports?tenant_id=c1d02dfd7a974125b99d71169a498d08&device_id=65605810-b5d8-4670-a269-db274557b22f => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1376] 10.0.0.180 () {32 vars in 694 bytes} [Tue Jul 21 14:51:53 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1377] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:51:53 2026] GET /v2.0/security-groups?id=afffc1d7-0dcb-40c7-a239-d2584dd444fc&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1378] 10.0.0.180 () {32 vars in 680 bytes} [Tue Jul 21 14:51:53 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1379] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:51:53 2026] GET /v2.0/networks?id=ba2df206-67db-4f0a-8dd5-7122867bd363 => generated 771 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1380] 10.0.0.180 () {32 vars in 694 bytes} [Tue Jul 21 14:51:53 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1381] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:51:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=885d2052-7ae8-43b3-ab8e-bdb76aa6c2e7 => generated 860 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1382] 10.0.0.180 () {32 vars in 690 bytes} [Tue Jul 21 14:51:53 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1383] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:51:53 2026] GET /v2.0/subnets?id=7e9f1d84-d43c-40e1-ac68-ee5a8d0b6da0 => generated 669 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1384] 10.0.0.180 () {32 vars in 702 bytes} [Tue Jul 21 14:51:53 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1385] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:51:53 2026] GET /v2.0/ports?network_id=ba2df206-67db-4f0a-8dd5-7122867bd363&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: 664/1386] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:51:53 2026] GET /v2.0/networks/ba2df206-67db-4f0a-8dd5-7122867bd363?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: 665/1387] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:51:53 2026] GET /v2.0/networks/ba2df206-67db-4f0a-8dd5-7122867bd363?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: 723/1388] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:51:53 2026] DELETE /v2.0/floatingips/7d022666-b62a-4df8-8a69-e573d5b5b89d => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1389] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:51:53 2026] DELETE /v2.0/floatingips/f5633cac-bb41-4915-81ee-2454f94a4781 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1390] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:51:54 2026] GET /v2.0/ports?device_id=65605810-b5d8-4670-a269-db274557b22f => 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: 668/1391] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:51:54 2026] GET /v2.0/security-groups?id=afffc1d7-0dcb-40c7-a239-d2584dd444fc&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1392] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:51:54 2026] DELETE /v2.0/floatingips/72655186-642c-4c30-ac64-9576286cb0f3 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1393] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:51:54 2026] GET /v2.0/security-groups?tenant_id=cbe536dec5ea4332ae9002910514bbc9&name=default => generated 2801 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1394] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:51:54 2026] DELETE /v2.0/floatingips/64ba1610-9582-4435-901a-d372d6f5ab55 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1395] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:51:54 2026] DELETE /v2.0/security-groups/68549356-7ef8-434d-8762-f457545f14b1 => 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: 726/1396] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:51:54 2026] GET /v2.0/security-groups?tenant_id=78fe742b40074de6b3b6ef5dc6f34f00&name=default => generated 2801 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1397] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:51:54 2026] DELETE /v2.0/floatingips/1c79eb73-f6b9-45d4-8b82-7d1cbe3b3d78 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1398] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:51:55 2026] GET /v2.0/ports?device_id=65605810-b5d8-4670-a269-db274557b22f => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1399] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:51:55 2026] GET /v2.0/security-groups?id=afffc1d7-0dcb-40c7-a239-d2584dd444fc&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1400] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:51:55 2026] DELETE /v2.0/security-groups/fd7c1fba-8afe-406f-a9db-cd5b04c3f8f1 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1401] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:51:55 2026] GET /v2.0/security-groups?tenant_id=cd4596534666452da68f2036c92e853d&name=default => generated 2801 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1402] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:51:56 2026] DELETE /v2.0/security-groups/e9537cef-61e1-4805-aba3-f149bda6c752 => 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: 675/1403] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:51:56 2026] GET /v2.0/security-groups?tenant_id=13e658bae6524ef5b0e3277f78abe3e1&name=default => generated 2801 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1404] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:51:56 2026] DELETE /v2.0/security-groups/71d42ce6-5a31-435a-8192-135ffa43c0c8 => 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: 676/1405] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:51:56 2026] GET /v2.0/security-groups?tenant_id=aaf0f8e32dd4442d8ee68a63e63d022f&name=default => generated 2801 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1406] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:51:56 2026] DELETE /v2.0/security-groups/c1e78a0e-2a6a-4875-993b-2c2b6067181c => 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: 677/1407] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:51:56 2026] GET /v2.0/security-groups?tenant_id=221b8124b3cf4ceba1834299565f345e&name=default => generated 2801 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1408] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:51:57 2026] DELETE /v2.0/security-groups/13a7c4b3-856b-4a3e-a602-473b4f8f69a2 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:52:01.857 8 WARNING neutron_lib.context [None req-f598be9c-b67e-4a99-a3d6-c6701e6bece5 564cb64227224691a050d313fb02f17f 87ccb6e156e5437f835b292c4ff57b82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:01.981 8 INFO neutron.db.segments_db [None req-f598be9c-b67e-4a99-a3d6-c6701e6bece5 564cb64227224691a050d313fb02f17f 87ccb6e156e5437f835b292c4ff57b82 - - default default] Added segment f6cc86f5-283a-4106-ae5f-5a073f2b64dc of type vxlan for network f8302c2b-31ed-48b8-9b54-071b07cdd567 [pid: 8|app: 0|req: 679/1411] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:52:01 2026] POST /v2.0/networks => generated 632 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:02.111 7 WARNING neutron_lib.context [None req-cbec143e-0ab5-406e-9a67-0156e6005cf8 564cb64227224691a050d313fb02f17f 87ccb6e156e5437f835b292c4ff57b82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1412] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:52:02 2026] POST /v2.0/subnets => generated 602 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:02.474 8 WARNING neutron_lib.context [None req-3ac65c7d-ff1c-4b8b-8c36-f0310bcca140 564cb64227224691a050d313fb02f17f 87ccb6e156e5437f835b292c4ff57b82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:02.545 8 INFO neutron.db.segments_db [None req-3ac65c7d-ff1c-4b8b-8c36-f0310bcca140 564cb64227224691a050d313fb02f17f 87ccb6e156e5437f835b292c4ff57b82 - - default default] Added segment e99bef13-bc50-4460-8b4a-cc394f9cc531 of type vxlan for network c45a1c8a-e27b-431d-81ae-8b567bd4d166 [pid: 8|app: 0|req: 680/1413] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:52:02 2026] POST /v2.0/networks => generated 631 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:02.692 7 WARNING neutron_lib.context [None req-5d076dba-e17d-41b0-ae8a-f7825b76c395 564cb64227224691a050d313fb02f17f 87ccb6e156e5437f835b292c4ff57b82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 734/1414] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:52:02 2026] POST /v2.0/subnets => generated 605 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:03.078 8 WARNING neutron_lib.context [None req-8d943812-b5ee-4067-9900-0e2a897b66fb 564cb64227224691a050d313fb02f17f 87ccb6e156e5437f835b292c4ff57b82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:03.138 8 INFO neutron.db.segments_db [None req-8d943812-b5ee-4067-9900-0e2a897b66fb 564cb64227224691a050d313fb02f17f 87ccb6e156e5437f835b292c4ff57b82 - - default default] Added segment db10b089-bfba-4cdd-b5e5-abf0ec14a6aa of type vxlan for network c9b8e51c-b3b6-4eae-8c29-7a29fb4746e7 [pid: 8|app: 0|req: 681/1415] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:52:03 2026] POST /v2.0/networks => generated 631 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:03.272 7 WARNING neutron_lib.context [None req-59191c62-5766-4742-87a8-19ce6eee0906 564cb64227224691a050d313fb02f17f 87ccb6e156e5437f835b292c4ff57b82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 735/1416] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:52:03 2026] POST /v2.0/subnets => generated 605 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:03.615 8 WARNING neutron_lib.context [None req-6428366b-d529-4b7b-afdf-18bdb2ef2b19 564cb64227224691a050d313fb02f17f 87ccb6e156e5437f835b292c4ff57b82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:03.702 8 INFO neutron.db.segments_db [None req-6428366b-d529-4b7b-afdf-18bdb2ef2b19 564cb64227224691a050d313fb02f17f 87ccb6e156e5437f835b292c4ff57b82 - - default default] Added segment e99f4df0-3cf7-4bd5-ab41-3e0e7e704d32 of type vxlan for network 660a77d3-9596-47a2-a888-9805acea0554 [pid: 8|app: 0|req: 682/1417] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:52:03 2026] POST /v2.0/networks => generated 632 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:03.867 7 WARNING neutron_lib.context [None req-99b54626-6f27-4192-8eb1-8bc33022271a 564cb64227224691a050d313fb02f17f 87ccb6e156e5437f835b292c4ff57b82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1418] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:52:03 2026] POST /v2.0/subnets => generated 605 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:04.234 8 WARNING neutron_lib.context [None req-585f3e45-c9b1-4ab2-97f9-db4302658089 564cb64227224691a050d313fb02f17f 87ccb6e156e5437f835b292c4ff57b82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:04.330 8 INFO neutron.db.segments_db [None req-585f3e45-c9b1-4ab2-97f9-db4302658089 564cb64227224691a050d313fb02f17f 87ccb6e156e5437f835b292c4ff57b82 - - default default] Added segment 2ab3ba00-e0eb-4efa-9dec-df7016a44b7e of type vxlan for network b1211ddb-4f4b-4fae-833f-c4530ae2e49b [pid: 8|app: 0|req: 683/1419] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:52:04 2026] POST /v2.0/networks => generated 632 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:04.486 7 WARNING neutron_lib.context [None req-ccd060e0-74ba-48d9-b28d-2967d6f1c7e7 564cb64227224691a050d313fb02f17f 87ccb6e156e5437f835b292c4ff57b82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 737/1420] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:52:04 2026] POST /v2.0/subnets => generated 605 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1421] 10.0.0.180 () {34 vars in 751 bytes} [Tue Jul 21 14:52:05 2026] PUT /v2.0/subnets/cd45525f-63b5-417c-afa4-1d9150d832e8/tags => generated 17 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1422] 10.0.0.180 () {34 vars in 751 bytes} [Tue Jul 21 14:52:05 2026] PUT /v2.0/subnets/2481aaeb-7ab1-4bb2-adf9-0537399ca61e/tags => generated 25 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1423] 10.0.0.180 () {34 vars in 751 bytes} [Tue Jul 21 14:52:05 2026] PUT /v2.0/subnets/29eb9388-98b1-4ba8-920f-4f4f9e2931b6/tags => generated 34 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1424] 10.0.0.180 () {34 vars in 751 bytes} [Tue Jul 21 14:52:05 2026] PUT /v2.0/subnets/b99ec4a8-73f3-490d-8420-b7122126c510/tags => generated 19 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1425] 10.0.0.180 () {32 vars in 664 bytes} [Tue Jul 21 14:52:05 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1426] 10.0.0.180 () {32 vars in 678 bytes} [Tue Jul 21 14:52:05 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1427] 10.0.0.180 () {32 vars in 674 bytes} [Tue Jul 21 14:52:05 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1428] 10.0.0.180 () {32 vars in 686 bytes} [Tue Jul 21 14:52:05 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1429] 10.0.0.180 () {32 vars in 672 bytes} [Tue Jul 21 14:52:05 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1430] 10.0.0.180 () {32 vars in 686 bytes} [Tue Jul 21 14:52:05 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1431] 10.0.0.180 () {32 vars in 682 bytes} [Tue Jul 21 14:52:06 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1432] 10.0.0.180 () {32 vars in 694 bytes} [Tue Jul 21 14:52:06 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1433] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:52:06 2026] DELETE /v2.0/subnets/cd45525f-63b5-417c-afa4-1d9150d832e8 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1434] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:52:06 2026] DELETE /v2.0/subnets/2481aaeb-7ab1-4bb2-adf9-0537399ca61e => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1435] 10.0.0.64 () {34 vars in 989 bytes} [Tue Jul 21 14:52:07 2026] GET /v2.0/ports?device_id=65605810-b5d8-4670-a269-db274557b22f => generated 1240 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1436] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:52:07 2026] DELETE /v2.0/subnets/29eb9388-98b1-4ba8-920f-4f4f9e2931b6 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1437] 10.0.0.64 () {34 vars in 1039 bytes} [Tue Jul 21 14:52:07 2026] GET /v2.0/security-groups?id=afffc1d7-0dcb-40c7-a239-d2584dd444fc&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: 8|app: 0|req: 692/1438] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:52:07 2026] DELETE /v2.0/subnets/b99ec4a8-73f3-490d-8420-b7122126c510 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1439] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:52:07 2026] DELETE /v2.0/subnets/c9f31d61-d243-481d-a56b-6d0a028ca5ec => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1440] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:07 2026] GET /v2.0/security-groups?tenant_id=9555ccdee01047af80f3b61583aa3318&name=default => generated 2801 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1441] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:07 2026] DELETE /v2.0/security-groups/b1901c99-8993-42bb-ba6e-39c957fddcab => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:52:08.041 7 INFO neutron.services.segments.plugin [-] Segment f6cc86f5-283a-4106-ae5f-5a073f2b64dc resource provider aggregate not found 2026-07-21 14:52:08.057 7 INFO neutron.services.segments.plugin [-] Segment f6cc86f5-283a-4106-ae5f-5a073f2b64dc resource provider aggregate not found 2026-07-21 14:52:08.065 7 INFO neutron.services.segments.plugin [-] Segment f6cc86f5-283a-4106-ae5f-5a073f2b64dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6cc86f5-283a-4106-ae5f-5a073f2b64dc found for delete ", "request_id": "req-8d9e1c4c-56a0-46a7-8d37-334eda3e233e"}]} 2026-07-21 14:52:08.077 7 INFO neutron.services.segments.plugin [-] Segment f6cc86f5-283a-4106-ae5f-5a073f2b64dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6cc86f5-283a-4106-ae5f-5a073f2b64dc found for delete ", "request_id": "req-b98f454d-d737-4b0b-96c9-460be6d7fb71"}]} [pid: 7|app: 0|req: 748/1442] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:52:07 2026] DELETE /v2.0/networks/f8302c2b-31ed-48b8-9b54-071b07cdd567 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:52:08.276 8 INFO neutron.services.segments.plugin [-] Segment e99bef13-bc50-4460-8b4a-cc394f9cc531 resource provider aggregate not found 2026-07-21 14:52:08.282 8 INFO neutron.services.segments.plugin [-] Segment e99bef13-bc50-4460-8b4a-cc394f9cc531 resource provider aggregate not found 2026-07-21 14:52:08.302 8 INFO neutron.services.segments.plugin [-] Segment e99bef13-bc50-4460-8b4a-cc394f9cc531 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e99bef13-bc50-4460-8b4a-cc394f9cc531 found for delete ", "request_id": "req-814f068c-d7f1-43f8-804f-cc6a4ce59bd6"}]} [pid: 8|app: 0|req: 695/1443] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:52:08 2026] DELETE /v2.0/networks/c45a1c8a-e27b-431d-81ae-8b567bd4d166 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:52:08.341 8 INFO neutron.services.segments.plugin [-] Segment e99bef13-bc50-4460-8b4a-cc394f9cc531 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e99bef13-bc50-4460-8b4a-cc394f9cc531 found for delete ", "request_id": "req-c70cb7ca-fcd8-476f-9b47-3648c25e660d"}]} [pid: 7|app: 0|req: 749/1444] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:08 2026] GET /v2.0/security-groups?tenant_id=8d8ee3bed628480baffe902d24752c56&name=default => generated 2801 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1445] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:52:08 2026] DELETE /v2.0/networks/c9b8e51c-b3b6-4eae-8c29-7a29fb4746e7 => 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: 750/1446] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:08 2026] DELETE /v2.0/security-groups/a666d082-8044-4da6-bfb1-4dbbb9629319 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1447] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:52:08 2026] DELETE /v2.0/networks/660a77d3-9596-47a2-a888-9805acea0554 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1448] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:52:08 2026] DELETE /v2.0/networks/b1211ddb-4f4b-4fae-833f-c4530ae2e49b => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:52:10.332 8 INFO neutron.services.segments.plugin [-] Segment db10b089-bfba-4cdd-b5e5-abf0ec14a6aa resource provider aggregate not found 2026-07-21 14:52:10.351 8 INFO neutron.services.segments.plugin [-] Segment db10b089-bfba-4cdd-b5e5-abf0ec14a6aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db10b089-bfba-4cdd-b5e5-abf0ec14a6aa found for delete ", "request_id": "req-446c28ea-5439-477a-97a4-8a72bd30e5ed"}]} 2026-07-21 14:52:10.363 8 INFO neutron.services.segments.plugin [-] Segment db10b089-bfba-4cdd-b5e5-abf0ec14a6aa resource provider aggregate not found 2026-07-21 14:52:10.370 8 INFO neutron.services.segments.plugin [-] Segment e99f4df0-3cf7-4bd5-ab41-3e0e7e704d32 resource provider aggregate not found 2026-07-21 14:52:10.390 8 INFO neutron.services.segments.plugin [-] Segment db10b089-bfba-4cdd-b5e5-abf0ec14a6aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db10b089-bfba-4cdd-b5e5-abf0ec14a6aa found for delete ", "request_id": "req-7a08be94-ab99-4863-bab6-cc55964da5a6"}]} 2026-07-21 14:52:10.400 8 INFO neutron.services.segments.plugin [-] Segment e99f4df0-3cf7-4bd5-ab41-3e0e7e704d32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e99f4df0-3cf7-4bd5-ab41-3e0e7e704d32 found for delete ", "request_id": "req-31d88672-4b38-4282-8182-c8892025c613"}]} 2026-07-21 14:52:10.414 8 INFO neutron.services.segments.plugin [-] Segment e99f4df0-3cf7-4bd5-ab41-3e0e7e704d32 resource provider aggregate not found 2026-07-21 14:52:10.433 8 INFO neutron.services.segments.plugin [-] Segment e99f4df0-3cf7-4bd5-ab41-3e0e7e704d32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e99f4df0-3cf7-4bd5-ab41-3e0e7e704d32 found for delete ", "request_id": "req-2ec33b14-31a6-4793-9511-a33e5b176e72"}]} [pid: 8|app: 0|req: 698/1449] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:10 2026] GET /v2.0/security-groups?tenant_id=8209da64832f4b8592a3912aa5e2b1d0&name=default => generated 2801 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:52:10.527 7 INFO neutron.services.segments.plugin [-] Segment 2ab3ba00-e0eb-4efa-9dec-df7016a44b7e resource provider aggregate not found 2026-07-21 14:52:10.534 7 INFO neutron.services.segments.plugin [-] Segment 2ab3ba00-e0eb-4efa-9dec-df7016a44b7e resource provider aggregate not found 2026-07-21 14:52:10.556 7 INFO neutron.services.segments.plugin [-] Segment 2ab3ba00-e0eb-4efa-9dec-df7016a44b7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ab3ba00-e0eb-4efa-9dec-df7016a44b7e found for delete ", "request_id": "req-6c77f043-0463-4153-9a6f-e8eadc089151"}]} 2026-07-21 14:52:10.558 7 INFO neutron.services.segments.plugin [-] Segment 2ab3ba00-e0eb-4efa-9dec-df7016a44b7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ab3ba00-e0eb-4efa-9dec-df7016a44b7e found for delete ", "request_id": "req-c91bdf5b-4df6-4c3b-84d0-1a9a5ffa7d40"}]} [pid: 7|app: 0|req: 752/1450] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:10 2026] DELETE /v2.0/security-groups/bfeea5ad-f713-456d-b0d9-143660c74368 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1451] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:10 2026] GET /v2.0/security-groups?tenant_id=f05392b6814d4b7e838d8a78a110d07c&name=default => generated 2801 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1452] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:10 2026] DELETE /v2.0/security-groups/848637a7-8a13-4f43-ab66-b6f27dc81d57 => 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: 700/1453] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:11 2026] GET /v2.0/security-groups?tenant_id=87ccb6e156e5437f835b292c4ff57b82&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1454] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:52:11 2026] GET /v2.0/ports?device_id=65605810-b5d8-4670-a269-db274557b22f => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1455] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:11 2026] DELETE /v2.0/security-groups/13b1e1cd-b194-469f-8788-e2d78f884aa6 => 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: 755/1456] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:52:11 2026] GET /v2.0/security-groups?id=afffc1d7-0dcb-40c7-a239-d2584dd444fc&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: 702/1457] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:52:11 2026] GET /v2.0/ports?device_id=65605810-b5d8-4670-a269-db274557b22f => generated 971 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1458] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:52:11 2026] GET /v2.0/security-groups?id=afffc1d7-0dcb-40c7-a239-d2584dd444fc&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:52:11.978 8 WARNING neutron_lib.context [None req-a1f5760e-e9de-4a45-9983-de6bcf670a8a 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:12.169 8 INFO neutron.db.segments_db [None req-a1f5760e-e9de-4a45-9983-de6bcf670a8a 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Added segment d339c7a8-5c3b-4ab7-b7be-e8110b220392 of type vxlan for network 28936298-a039-4d7d-add0-4c352b63a99e [pid: 7|app: 0|req: 757/1459] 199.204.45.70 () {34 vars in 993 bytes} [Tue Jul 21 14:52:12 2026] GET /v2.0/ports?device_id=65605810-b5d8-4670-a269-db274557b22f => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1460] 10.0.0.180 () {34 vars in 671 bytes} [Tue Jul 21 14:52:11 2026] POST /v2.0/networks => generated 632 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:12.315 8 WARNING neutron_lib.context [None req-8a0b7d1a-bfde-4af1-89ea-fd56bd8c2b1e 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:12.364 8 INFO neutron.db.segments_db [None req-8a0b7d1a-bfde-4af1-89ea-fd56bd8c2b1e 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Added segment 69b59d44-bc9c-48df-9f8d-58d5d7e508d7 of type vxlan for network 293aa0f3-f4cc-4b88-b4bc-ca9963efb9c9 2026-07-21 14:52:12.538 7 INFO neutron.db.l3_db [req-fadeee29-b099-424a-bbd2-dc3421e0ce89 req-a44f82da-ebbc-4a4f-bb50-a91dd7c39d65 a4d78845a34a492eab825f0ab6be2aad c1d02dfd7a974125b99d71169a498d08 - - default default] Floating IP 6eec3e5a-4190-4931-ac9e-36d303e14945 disassociated. External IP: 10.96.250.213, port: 885d2052-7ae8-43b3-ab8e-bdb76aa6c2e7. 2026-07-21 14:52:12.693 8 INFO neutron.db.l3_hamode_db [None req-8a0b7d1a-bfde-4af1-89ea-fd56bd8c2b1e 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 758/1461] 199.204.45.70 () {36 vars in 996 bytes} [Tue Jul 21 14:52:12 2026] DELETE /v2.0/ports/885d2052-7ae8-43b3-ab8e-bdb76aa6c2e7 => generated 0 bytes in 760 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:52:12.986 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-147c3367-138c-4bf8-9d24-cf99322113a8'] response: {'server_uuid': '65605810-b5d8-4670-a269-db274557b22f', 'name': 'network-vif-deleted', 'tag': '885d2052-7ae8-43b3-ab8e-bdb76aa6c2e7', 'status': 'completed', 'code': 200} 2026-07-21 14:52:13.263 7 WARNING neutron_lib.context [None req-3f45b3c7-a197-4411-ac46-5def650cf469 54c2ea71c2c04c66abbcf5abeb9cff26 ba08a4f01903469a81f550f04e6e0151 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 759/1462] 10.0.0.180 () {34 vars in 684 bytes} [Tue Jul 21 14:52:12 2026] POST /v2.0/security-groups => generated 1537 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1463] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:52:13 2026] GET /v2.0/ports?device_id=65605810-b5d8-4670-a269-db274557b22f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:52:13.521 7 WARNING neutron_lib.context [None req-24a9c6fc-f688-454f-bd24-75b6cacc55c2 54c2ea71c2c04c66abbcf5abeb9cff26 ba08a4f01903469a81f550f04e6e0151 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 761/1464] 10.0.0.180 () {34 vars in 684 bytes} [Tue Jul 21 14:52:13 2026] POST /v2.0/security-groups => generated 1537 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 14:52:13.646 7 WARNING neutron_lib.context [None req-ba265fa3-0525-4572-ad80-3f95434f9797 54c2ea71c2c04c66abbcf5abeb9cff26 ba08a4f01903469a81f550f04e6e0151 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:13.721 8 INFO neutron.db.l3_hamode_db [None req-8a0b7d1a-bfde-4af1-89ea-fd56bd8c2b1e 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 762/1465] 10.0.0.180 () {34 vars in 684 bytes} [Tue Jul 21 14:52:13 2026] POST /v2.0/security-groups => generated 1537 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 14:52:13.737 7 WARNING neutron_lib.context [None req-5af583be-a3e7-46f4-8dbf-489e1327f8c5 54c2ea71c2c04c66abbcf5abeb9cff26 ba08a4f01903469a81f550f04e6e0151 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 763/1466] 10.0.0.180 () {34 vars in 684 bytes} [Tue Jul 21 14:52:13 2026] POST /v2.0/security-groups => generated 1537 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 14:52:13.840 7 WARNING neutron_lib.context [None req-f2b00bcf-15c8-4f56-8dae-a5813939c59b 54c2ea71c2c04c66abbcf5abeb9cff26 ba08a4f01903469a81f550f04e6e0151 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 764/1467] 10.0.0.180 () {34 vars in 684 bytes} [Tue Jul 21 14:52:13 2026] POST /v2.0/security-groups => generated 1537 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1468] 10.0.0.180 () {34 vars in 767 bytes} [Tue Jul 21 14:52:13 2026] PUT /v2.0/security-groups/581aaf38-2b3f-428d-8307-22b25ce17e10/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1469] 10.0.0.180 () {34 vars in 767 bytes} [Tue Jul 21 14:52:13 2026] PUT /v2.0/security-groups/7857fb19-0843-4acd-9483-8dd89c62244b/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1470] 10.0.0.180 () {34 vars in 767 bytes} [Tue Jul 21 14:52:14 2026] PUT /v2.0/security-groups/73937e69-6bad-46af-acda-f5a2e1ea0692/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1471] 10.0.0.180 () {34 vars in 767 bytes} [Tue Jul 21 14:52:14 2026] PUT /v2.0/security-groups/b1bb8b10-c953-4afa-8bb0-dc73593a98e7/tags => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1472] 10.0.0.180 () {32 vars in 680 bytes} [Tue Jul 21 14:52:14 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1473] 10.0.0.180 () {32 vars in 694 bytes} [Tue Jul 21 14:52:14 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1474] 10.0.0.180 () {32 vars in 690 bytes} [Tue Jul 21 14:52:14 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1475] 10.0.0.180 () {32 vars in 702 bytes} [Tue Jul 21 14:52:14 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1476] 10.0.0.180 () {32 vars in 688 bytes} [Tue Jul 21 14:52:14 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1477] 10.0.0.180 () {32 vars in 702 bytes} [Tue Jul 21 14:52:14 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1478] 10.0.0.180 () {32 vars in 698 bytes} [Tue Jul 21 14:52:14 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1479] 10.0.0.180 () {32 vars in 710 bytes} [Tue Jul 21 14:52:14 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1480] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:14 2026] DELETE /v2.0/security-groups/581aaf38-2b3f-428d-8307-22b25ce17e10 => 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: 778/1481] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:14 2026] DELETE /v2.0/security-groups/afffc1d7-0dcb-40c7-a239-d2584dd444fc => 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: 779/1482] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:14 2026] DELETE /v2.0/security-groups/7857fb19-0843-4acd-9483-8dd89c62244b => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1483] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:52:12 2026] POST /v2.0/routers => generated 694 bytes in 2563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:14.883 8 INFO neutron.api.v2.resource [None req-014bf82c-50c1-4d7a-8e71-054c3293f3fc a4d78845a34a492eab825f0ab6be2aad c1d02dfd7a974125b99d71169a498d08 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 705/1484] 10.0.0.180 () {32 vars in 737 bytes} [Tue Jul 21 14:52:14 2026] GET /v2.0/security-groups/afffc1d7-0dcb-40c7-a239-d2584dd444fc => 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: 706/1485] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:14 2026] DELETE /v2.0/security-groups/73937e69-6bad-46af-acda-f5a2e1ea0692 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1486] 10.0.0.180 () {34 vars in 678 bytes} [Tue Jul 21 14:52:14 2026] POST /v2.0/qos/policies => generated 359 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1487] 10.0.0.180 () {32 vars in 776 bytes} [Tue Jul 21 14:52:14 2026] GET /v2.0/subnets?project_id=4f8d46aa6ffd47989eaf28e0fe297af3&cidr=10.100.0.0%2F28 => generated 14 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1488] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:15 2026] DELETE /v2.0/security-groups/b1bb8b10-c953-4afa-8bb0-dc73593a98e7 => 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: 709/1489] 10.0.0.180 () {34 vars in 753 bytes} [Tue Jul 21 14:52:15 2026] PUT /v2.0/policies/b411dfed-1c84-46e7-8889-9679edb75fe5/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1490] 10.0.0.180 () {32 vars in 694 bytes} [Tue Jul 21 14:52:15 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1491] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:52:15 2026] DELETE /v2.0/floatingips/6eec3e5a-4190-4931-ac9e-36d303e14945 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1492] 10.0.0.180 () {32 vars in 733 bytes} [Tue Jul 21 14:52:15 2026] GET /v2.0/policies/b411dfed-1c84-46e7-8889-9679edb75fe5/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1493] 10.0.0.180 () {32 vars in 784 bytes} [Tue Jul 21 14:52:15 2026] GET /v2.0/subnets?network_id=64c7f286-4c8d-46a2-ae6b-07f92efbdd3b&cidr=10.100.0.0%2F28 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1494] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:15 2026] DELETE /v2.0/security-groups/8eb85ba7-4084-4ae0-b5cf-39984aaf9779 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1495] 10.0.0.180 () {34 vars in 764 bytes} [Tue Jul 21 14:52:15 2026] PUT /v2.0/policies/b411dfed-1c84-46e7-8889-9679edb75fe5/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-21 14:52:15.487 8 WARNING neutron_lib.context [None req-79bf4c2d-6c64-4bd2-b45e-802fc903b7a6 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 713/1496] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:52:15 2026] POST /v2.0/subnets => generated 632 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1497] 10.0.0.180 () {32 vars in 733 bytes} [Tue Jul 21 14:52:15 2026] GET /v2.0/policies/b411dfed-1c84-46e7-8889-9679edb75fe5/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1498] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:52:15 2026] PUT /v2.0/routers/c8eba528-66b3-49c8-bb7d-bbcb26395dae/remove_router_interface => generated 309 bytes in 1125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1499] 10.0.0.180 () {34 vars in 760 bytes} [Tue Jul 21 14:52:16 2026] PUT /v2.0/policies/b411dfed-1c84-46e7-8889-9679edb75fe5/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1500] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:16 2026] GET /v2.0/security-groups?tenant_id=012cace95aac4e6c89f9e24ba5bf53af&name=default => generated 2801 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1501] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:52:15 2026] PUT /v2.0/routers/4300b78c-83d3-4bb4-a9cf-31a5148a9b6f/add_router_interface => generated 309 bytes in 1727 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1502] 10.0.0.180 () {32 vars in 733 bytes} [Tue Jul 21 14:52:17 2026] GET /v2.0/policies/b411dfed-1c84-46e7-8889-9679edb75fe5/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: 719/1505] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:17 2026] DELETE /v2.0/security-groups/92fca5c0-128f-48e9-a3d4-1280c825ac50 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1506] 10.0.0.180 () {32 vars in 649 bytes} [Tue Jul 21 14:52:17 2026] GET /v2.0/networks => generated 5059 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1507] 10.0.0.180 () {34 vars in 782 bytes} [Tue Jul 21 14:52:17 2026] PUT /v2.0/policies/b411dfed-1c84-46e7-8889-9679edb75fe5/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1508] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:17 2026] GET /v2.0/security-groups?tenant_id=ba08a4f01903469a81f550f04e6e0151&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1509] 10.0.0.180 () {32 vars in 647 bytes} [Tue Jul 21 14:52:17 2026] GET /v2.0/subnets => generated 3753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1510] 10.0.0.180 () {32 vars in 733 bytes} [Tue Jul 21 14:52:17 2026] GET /v2.0/policies/b411dfed-1c84-46e7-8889-9679edb75fe5/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:52:18.280 7 INFO neutron.services.segments.plugin [-] Segment ae1fa417-ee71-4c06-925d-fc0aa9d15633 resource provider aggregate not found 2026-07-21 14:52:18.285 7 INFO neutron.services.segments.plugin [-] Segment ae1fa417-ee71-4c06-925d-fc0aa9d15633 resource provider aggregate not found 2026-07-21 14:52:18.304 7 INFO neutron.services.segments.plugin [-] Segment ae1fa417-ee71-4c06-925d-fc0aa9d15633 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae1fa417-ee71-4c06-925d-fc0aa9d15633 found for delete ", "request_id": "req-1ff907a4-3b4b-4531-a0a5-381ed3f9e0d1"}]} 2026-07-21 14:52:18.308 7 INFO neutron.services.segments.plugin [-] Segment ae1fa417-ee71-4c06-925d-fc0aa9d15633 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae1fa417-ee71-4c06-925d-fc0aa9d15633 found for delete ", "request_id": "req-6e66f019-bef1-47ca-9e1c-06c5c522e87c"}]} 2026-07-21 14:52:18.316 7 INFO neutron.db.l3_hamode_db [None req-93917a03-c9ac-427f-ab13-81ab07f1bd8d 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] HA network dd1ed63b-593e-438e-8029-64af1fb8eb6e was deleted as no HA routers are present in tenant c1d02dfd7a974125b99d71169a498d08. [pid: 7|app: 0|req: 787/1511] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:52:16 2026] DELETE /v2.0/routers/c8eba528-66b3-49c8-bb7d-bbcb26395dae => generated 0 bytes in 1498 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1512] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:17 2026] DELETE /v2.0/security-groups/a397d97a-43e5-43a3-9579-2a532fac2100 => generated 0 bytes in 502 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1513] 10.0.0.180 () {34 vars in 753 bytes} [Tue Jul 21 14:52:18 2026] PUT /v2.0/policies/b411dfed-1c84-46e7-8889-9679edb75fe5/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: 788/1514] 10.0.0.180 () {32 vars in 647 bytes} [Tue Jul 21 14:52:18 2026] GET /v2.0/routers => generated 737 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1515] 10.0.0.180 () {32 vars in 733 bytes} [Tue Jul 21 14:52:18 2026] GET /v2.0/policies/b411dfed-1c84-46e7-8889-9679edb75fe5/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1516] 10.0.0.180 () {32 vars in 741 bytes} [Tue Jul 21 14:52:18 2026] GET /v2.0/policies/b411dfed-1c84-46e7-8889-9679edb75fe5/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:52:18.534 7 INFO neutron.api.v2.resource [None req-2804fe37-e567-40f8-b128-e54200e417d3 74f4eef97a3a45da8c464edae2e74f7b b60a4ff571cb41f2bf5f61d4b052ca59 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 791/1517] 10.0.0.180 () {32 vars in 745 bytes} [Tue Jul 21 14:52:18 2026] GET /v2.0/policies/b411dfed-1c84-46e7-8889-9679edb75fe5/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 14:52:18.542 7 WARNING neutron_lib.context [None req-75eaed80-a7f2-44f5-809a-762276406f6c 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 727/1518] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:52:18 2026] DELETE /v2.0/subnets/7e9f1d84-d43c-40e1-ac68-ee5a8d0b6da0 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1519] 10.0.0.180 () {34 vars in 685 bytes} [Tue Jul 21 14:52:18 2026] POST /v2.0/security-groups => generated 1609 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1520] 10.0.0.180 () {32 vars in 744 bytes} [Tue Jul 21 14:52:18 2026] DELETE /v2.0/policies/b411dfed-1c84-46e7-8889-9679edb75fe5/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1521] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:18 2026] GET /v2.0/security-groups?tenant_id=f4bf389d4f1e42928f00fe8dd6104915&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:52:18.788 7 WARNING neutron_lib.context [None req-2fe52c6a-7862-44bc-bfa5-b0cb11dd7043 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 794/1522] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:52:18 2026] POST /v2.0/security-group-rules => generated 565 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1523] 10.0.0.180 () {32 vars in 733 bytes} [Tue Jul 21 14:52:18 2026] GET /v2.0/policies/b411dfed-1c84-46e7-8889-9679edb75fe5/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1524] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:18 2026] DELETE /v2.0/security-groups/13c5d229-7252-4d41-9c6e-e07a56d9e5ea => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:52:19.037 7 WARNING neutron_lib.context [None req-6f51fd5b-299c-40e8-992a-9ecc82bbc697 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:19.104 8 INFO neutron.services.segments.plugin [-] Segment 9ae68338-c775-4a31-ac2b-0adf7c24efc5 resource provider aggregate not found 2026-07-21 14:52:19.108 8 INFO neutron.services.segments.plugin [-] Segment 9ae68338-c775-4a31-ac2b-0adf7c24efc5 resource provider aggregate not found 2026-07-21 14:52:19.121 8 INFO neutron.services.segments.plugin [-] Segment 9ae68338-c775-4a31-ac2b-0adf7c24efc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ae68338-c775-4a31-ac2b-0adf7c24efc5 found for delete ", "request_id": "req-2366d310-c19f-4695-b284-37a2cf9f07a3"}]} 2026-07-21 14:52:19.126 8 INFO neutron.services.segments.plugin [-] Segment 9ae68338-c775-4a31-ac2b-0adf7c24efc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ae68338-c775-4a31-ac2b-0adf7c24efc5 found for delete ", "request_id": "req-2f7cfbe2-8173-4472-b737-78f3c0e82b3e"}]} [pid: 8|app: 0|req: 729/1525] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:52:18 2026] DELETE /v2.0/networks/ba2df206-67db-4f0a-8dd5-7122867bd363 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1526] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:52:19 2026] POST /v2.0/security-group-rules => generated 564 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:19.169 8 INFO neutron.api.v2.resource [None req-c163ba08-2644-42a7-84eb-bd1307d6ceba 74f4eef97a3a45da8c464edae2e74f7b b60a4ff571cb41f2bf5f61d4b052ca59 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 730/1527] 10.0.0.180 () {32 vars in 748 bytes} [Tue Jul 21 14:52:19 2026] DELETE /v2.0/policies/b411dfed-1c84-46e7-8889-9679edb75fe5/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 14:52:19.175 7 WARNING neutron_lib.context [None req-044da474-84a8-47e4-a677-57ad9fc7ed67 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 731/1528] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:52:19 2026] DELETE /v2.0/policies/b411dfed-1c84-46e7-8889-9679edb75fe5/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1529] 10.0.0.180 () {32 vars in 733 bytes} [Tue Jul 21 14:52:19 2026] GET /v2.0/policies/b411dfed-1c84-46e7-8889-9679edb75fe5/tags => 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: 798/1530] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:52:19 2026] POST /v2.0/security-group-rules => generated 570 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:19.298 7 WARNING neutron_lib.context [None req-7156b935-7e8f-4d81-85b8-2847787e3051 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 733/1531] 10.0.0.180 () {32 vars in 734 bytes} [Tue Jul 21 14:52:19 2026] DELETE /v2.0/qos/policies/b411dfed-1c84-46e7-8889-9679edb75fe5 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1532] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:19 2026] GET /v2.0/security-groups?tenant_id=c1d02dfd7a974125b99d71169a498d08&name=default => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1533] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:52:19 2026] POST /v2.0/security-group-rules => generated 569 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:19.433 7 WARNING neutron_lib.context [None req-ec5183c9-84b7-4856-a346-95808bd2e678 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:19.454 7 INFO neutron.db.securitygroups_db [None req-ec5183c9-84b7-4856-a346-95808bd2e678 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Project 4f8d46aa6ffd47989eaf28e0fe297af3 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: 735/1534] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:19 2026] DELETE /v2.0/security-groups/09060548-91a0-402c-ba83-178742236fdf => 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: 800/1535] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:52:19 2026] POST /v2.0/security-group-rules => generated 575 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:19.549 8 WARNING neutron_lib.context [None req-402ac22e-28b4-483c-ad39-f181e4b89a5a 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:19.588 8 INFO neutron.db.securitygroups_db [None req-402ac22e-28b4-483c-ad39-f181e4b89a5a 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Project 4f8d46aa6ffd47989eaf28e0fe297af3 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: 736/1536] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:52:19 2026] POST /v2.0/security-group-rules => generated 574 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1537] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:20 2026] GET /v2.0/security-groups?tenant_id=322066a4b7bb46879408c64bbd21a146&name=default => generated 2801 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1538] 10.0.0.180 () {32 vars in 649 bytes} [Tue Jul 21 14:52:20 2026] GET /v2.0/networks => generated 1297 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1539] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:20 2026] DELETE /v2.0/security-groups/1639272f-cd9f-4e4a-a2b5-a3b8ca673955 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1540] 10.0.0.124 () {34 vars in 1098 bytes} [Tue Jul 21 14:52:20 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-205639613&fields=id&tenant_id=4f8d46aa6ffd47989eaf28e0fe297af3 => 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: 803/1541] 10.0.0.124 () {34 vars in 982 bytes} [Tue Jul 21 14:52:20 2026] GET /v2.0/networks?id=28936298-a039-4d7d-add0-4c352b63a99e => generated 660 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1542] 10.0.0.124 () {34 vars in 965 bytes} [Tue Jul 21 14:52:20 2026] GET /v2.0/quotas/4f8d46aa6ffd47989eaf28e0fe297af3 => 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: 739/1543] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:20 2026] GET /v2.0/security-groups?tenant_id=b60a4ff571cb41f2bf5f61d4b052ca59&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1544] 10.0.0.124 () {34 vars in 1002 bytes} [Tue Jul 21 14:52:20 2026] GET /v2.0/ports?tenant_id=4f8d46aa6ffd47989eaf28e0fe297af3&fields=id => generated 103 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1545] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:20 2026] DELETE /v2.0/security-groups/6fb85efc-34e7-4721-abe2-9b14478df2ce => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1546] 10.0.0.124 () {34 vars in 1008 bytes} [Tue Jul 21 14:52:20 2026] GET /v2.0/networks/28936298-a039-4d7d-add0-4c352b63a99e?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: 741/1547] 10.0.0.124 () {34 vars in 1108 bytes} [Tue Jul 21 14:52:20 2026] GET /v2.0/networks/28936298-a039-4d7d-add0-4c352b63a99e?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: 807/1548] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:52:21 2026] GET /v2.0/ports?device_id=e209df07-8c85-4666-859e-8876b131ffe8 => 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: 742/1549] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:52:22 2026] GET /v2.0/ports?device_id=e209df07-8c85-4666-859e-8876b131ffe8 => 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: 808/1550] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:52:22 2026] GET /v2.0/networks?id=28936298-a039-4d7d-add0-4c352b63a99e => generated 660 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1551] 199.204.45.70 () {34 vars in 1049 bytes} [Tue Jul 21 14:52:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4f8d46aa6ffd47989eaf28e0fe297af3 => generated 180 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:52:22.436 7 WARNING neutron_lib.context [req-1f3a0c3f-2de9-4144-9bff-61f2e1a7f441 req-69248c06-8480-4a91-bf30-46e86d241983 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 809/1552] 199.204.45.70 () {38 vars in 954 bytes} [Tue Jul 21 14:52:22 2026] POST /v2.0/ports => generated 954 bytes in 568 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: 810/1553] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:52:23 2026] GET /v2.0/ports?device_id=e209df07-8c85-4666-859e-8876b131ffe8 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1554] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:52:23 2026] GET /v2.0/security-groups?id=5005bf19-78bd-43c4-9a43-434fbfc570ce&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1555] 199.204.45.70 () {38 vars in 1027 bytes} [Tue Jul 21 14:52:23 2026] PUT /v2.0/ports/c2268ec0-a1ce-4c05-ba78-9a77390c4e43 => generated 1199 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:52:23.571 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b24ff93e-639e-4895-aaa0-46be0fe88122'] response: {'name': 'network-changed', 'server_uuid': 'e209df07-8c85-4666-859e-8876b131ffe8', 'tag': 'c2268ec0-a1ce-4c05-ba78-9a77390c4e43', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 745/1556] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:52:23 2026] GET /v2.0/ports?tenant_id=4f8d46aa6ffd47989eaf28e0fe297af3&device_id=e209df07-8c85-4666-859e-8876b131ffe8 => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1557] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:52:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=c2268ec0-a1ce-4c05-ba78-9a77390c4e43 => generated 19 bytes in 32 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: 747/1558] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:52:23 2026] GET /v2.0/subnets?id=975155cd-9dd7-4e99-ab45-0f22baa0510b => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:52:23.691 7 WARNING neutron_lib.context [None req-7ba4fd35-4014-41a0-9ab9-d5d50a83ece3 4a5f9a437da940038de7f9d04af6cefb 3abfd96b767648d2b9c27d88633cb305 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1559] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:52:23 2026] GET /v2.0/ports?network_id=28936298-a039-4d7d-add0-4c352b63a99e&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: 812/1560] 10.0.0.180 () {34 vars in 676 bytes} [Tue Jul 21 14:52:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:23.776 7 WARNING neutron_lib.context [None req-ea1c71c2-eaec-46e1-a33b-5b0f29fe0a3e 4a5f9a437da940038de7f9d04af6cefb 3abfd96b767648d2b9c27d88633cb305 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1561] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:52:23 2026] GET /v2.0/networks/28936298-a039-4d7d-add0-4c352b63a99e?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1562] 10.0.0.180 () {34 vars in 676 bytes} [Tue Jul 21 14:52:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:23.846 7 WARNING neutron_lib.context [None req-96009032-e85b-453e-bd26-63566ab47eb2 4a5f9a437da940038de7f9d04af6cefb 3abfd96b767648d2b9c27d88633cb305 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1563] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:52:23 2026] GET /v2.0/networks/28936298-a039-4d7d-add0-4c352b63a99e?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: 814/1564] 10.0.0.180 () {34 vars in 676 bytes} [Tue Jul 21 14:52:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:23.913 8 WARNING neutron_lib.context [None req-3fdc326f-eafc-4885-9c15-593941e7dc27 4a5f9a437da940038de7f9d04af6cefb 3abfd96b767648d2b9c27d88633cb305 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1565] 10.0.0.180 () {34 vars in 676 bytes} [Tue Jul 21 14:52:23 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) [pid: 7|app: 0|req: 815/1566] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:52:23 2026] GET /v2.0/ports?tenant_id=4f8d46aa6ffd47989eaf28e0fe297af3&device_id=e209df07-8c85-4666-859e-8876b131ffe8 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:52:24.001 8 WARNING neutron_lib.context [None req-e3382db0-470f-47af-ab29-30f39dc65c8b 4a5f9a437da940038de7f9d04af6cefb 3abfd96b767648d2b9c27d88633cb305 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1567] 10.0.0.180 () {34 vars in 676 bytes} [Tue Jul 21 14:52:23 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) [pid: 7|app: 0|req: 816/1568] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:52:24 2026] GET /v2.0/networks?id=28936298-a039-4d7d-add0-4c352b63a99e => generated 756 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1569] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:52:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=c2268ec0-a1ce-4c05-ba78-9a77390c4e43 => 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: 753/1570] 10.0.0.180 () {34 vars in 759 bytes} [Tue Jul 21 14:52:24 2026] PUT /v2.0/subnetpools/0b09b006-e64d-495a-bfa2-0bc350b0f081/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1571] 10.0.0.180 () {34 vars in 759 bytes} [Tue Jul 21 14:52:24 2026] PUT /v2.0/subnetpools/a6d8a2f3-2af3-41e8-a97a-c3e5e4ac2169/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: 754/1572] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:52:24 2026] GET /v2.0/subnets?id=975155cd-9dd7-4e99-ab45-0f22baa0510b => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1573] 10.0.0.180 () {34 vars in 759 bytes} [Tue Jul 21 14:52:24 2026] PUT /v2.0/subnetpools/0adb7224-3f26-4206-93e6-d6a90b5b6eec/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1574] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:52:24 2026] GET /v2.0/ports?network_id=28936298-a039-4d7d-add0-4c352b63a99e&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: 820/1575] 10.0.0.180 () {34 vars in 759 bytes} [Tue Jul 21 14:52:24 2026] PUT /v2.0/subnetpools/ab7650a0-7eb6-40ad-b061-0393a8807ad9/tags => 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: 821/1576] 10.0.0.180 () {32 vars in 672 bytes} [Tue Jul 21 14:52:24 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1577] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:52:24 2026] GET /v2.0/networks/28936298-a039-4d7d-add0-4c352b63a99e?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: 822/1578] 10.0.0.180 () {32 vars in 686 bytes} [Tue Jul 21 14:52:24 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: 823/1579] 10.0.0.180 () {32 vars in 682 bytes} [Tue Jul 21 14:52:24 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1580] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:52:24 2026] GET /v2.0/networks/28936298-a039-4d7d-add0-4c352b63a99e?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: 824/1581] 10.0.0.180 () {32 vars in 694 bytes} [Tue Jul 21 14:52:24 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1582] 10.0.0.180 () {32 vars in 680 bytes} [Tue Jul 21 14:52:24 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1583] 10.0.0.180 () {32 vars in 694 bytes} [Tue Jul 21 14:52:24 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1584] 10.0.0.180 () {32 vars in 690 bytes} [Tue Jul 21 14:52:24 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1585] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:52:24 2026] GET /v2.0/ports?device_id=e209df07-8c85-4666-859e-8876b131ffe8 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:52:24.552 8 WARNING neutron_lib.context [None req-5a427d3a-08a5-41ea-9dce-523a75494db8 bd8addfaef92432e807348f38abc01e4 d97beab9918f47538c23700b15256902 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 828/1586] 10.0.0.180 () {32 vars in 702 bytes} [Tue Jul 21 14:52:24 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1587] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:52:24 2026] GET /v2.0/security-groups?id=5005bf19-78bd-43c4-9a43-434fbfc570ce&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1588] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:52:24 2026] DELETE /v2.0/subnetpools/0b09b006-e64d-495a-bfa2-0bc350b0f081 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1589] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:52:24 2026] DELETE /v2.0/subnetpools/a6d8a2f3-2af3-41e8-a97a-c3e5e4ac2169 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1590] 10.0.0.180 () {34 vars in 684 bytes} [Tue Jul 21 14:52:24 2026] POST /v2.0/security-groups => generated 1537 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1591] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:52:24 2026] DELETE /v2.0/subnetpools/0adb7224-3f26-4206-93e6-d6a90b5b6eec => 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: 760/1592] 10.0.0.180 () {34 vars in 767 bytes} [Tue Jul 21 14:52:24 2026] PUT /v2.0/security-groups/6c084b19-bab7-4731-9b4f-8d487eeb7598/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1593] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:52:24 2026] GET /v2.0/security-groups/6c084b19-bab7-4731-9b4f-8d487eeb7598/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1594] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:52:24 2026] DELETE /v2.0/subnetpools/ab7650a0-7eb6-40ad-b061-0393a8807ad9 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1595] 10.0.0.180 () {34 vars in 778 bytes} [Tue Jul 21 14:52:24 2026] PUT /v2.0/security-groups/6c084b19-bab7-4731-9b4f-8d487eeb7598/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1596] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:52:24 2026] GET /v2.0/security-groups/6c084b19-bab7-4731-9b4f-8d487eeb7598/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1597] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:52:24 2026] DELETE /v2.0/subnetpools/ade2e662-e9dc-424e-adb2-28a0614821a7 => 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: 764/1598] 10.0.0.180 () {34 vars in 774 bytes} [Tue Jul 21 14:52:24 2026] PUT /v2.0/security-groups/6c084b19-bab7-4731-9b4f-8d487eeb7598/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1599] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:52:24 2026] GET /v2.0/security-groups/6c084b19-bab7-4731-9b4f-8d487eeb7598/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1600] 10.0.0.180 () {34 vars in 796 bytes} [Tue Jul 21 14:52:24 2026] PUT /v2.0/security-groups/6c084b19-bab7-4731-9b4f-8d487eeb7598/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1601] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:52:25 2026] GET /v2.0/security-groups/6c084b19-bab7-4731-9b4f-8d487eeb7598/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1602] 10.0.0.180 () {34 vars in 767 bytes} [Tue Jul 21 14:52:25 2026] PUT /v2.0/security-groups/6c084b19-bab7-4731-9b4f-8d487eeb7598/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1603] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:52:25 2026] GET /v2.0/security-groups/6c084b19-bab7-4731-9b4f-8d487eeb7598/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1604] 10.0.0.180 () {32 vars in 755 bytes} [Tue Jul 21 14:52:25 2026] GET /v2.0/security-groups/6c084b19-bab7-4731-9b4f-8d487eeb7598/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:52:25.218 7 INFO neutron.api.v2.resource [None req-a738dc14-ab24-43f6-9b67-23bcd55df926 bd8addfaef92432e807348f38abc01e4 d97beab9918f47538c23700b15256902 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 838/1605] 10.0.0.180 () {32 vars in 759 bytes} [Tue Jul 21 14:52:25 2026] GET /v2.0/security-groups/6c084b19-bab7-4731-9b4f-8d487eeb7598/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1606] 10.0.0.180 () {32 vars in 758 bytes} [Tue Jul 21 14:52:25 2026] DELETE /v2.0/security-groups/6c084b19-bab7-4731-9b4f-8d487eeb7598/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1607] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:52:25 2026] GET /v2.0/security-groups/6c084b19-bab7-4731-9b4f-8d487eeb7598/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:52:25.327 8 INFO neutron.api.v2.resource [None req-51445075-3b80-46a4-87d5-d6dd96c67afa bd8addfaef92432e807348f38abc01e4 d97beab9918f47538c23700b15256902 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 769/1608] 10.0.0.180 () {32 vars in 762 bytes} [Tue Jul 21 14:52:25 2026] DELETE /v2.0/security-groups/6c084b19-bab7-4731-9b4f-8d487eeb7598/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1609] 10.0.0.180 () {32 vars in 750 bytes} [Tue Jul 21 14:52:25 2026] DELETE /v2.0/security-groups/6c084b19-bab7-4731-9b4f-8d487eeb7598/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: 770/1610] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:52:25 2026] GET /v2.0/security-groups/6c084b19-bab7-4731-9b4f-8d487eeb7598/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: 841/1611] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:25 2026] DELETE /v2.0/security-groups/6c084b19-bab7-4731-9b4f-8d487eeb7598 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1612] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:52:25 2026] GET /v2.0/ports?device_id=e209df07-8c85-4666-859e-8876b131ffe8 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1613] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:52:25 2026] GET /v2.0/security-groups?id=5005bf19-78bd-43c4-9a43-434fbfc570ce&fields=id&fields=name => generated 113 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1614] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:25 2026] GET /v2.0/security-groups?tenant_id=f23590e8a58b4dbaa258402efd197efb&name=default => generated 2801 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1615] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:26 2026] DELETE /v2.0/security-groups/a4d77301-f55c-47a6-a7d6-f88b4d166da1 => 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: 843/1616] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:26 2026] GET /v2.0/security-groups?tenant_id=3abfd96b767648d2b9c27d88633cb305&name=default => generated 2801 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1617] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:26 2026] DELETE /v2.0/security-groups/87ed5f1d-e7bc-4981-8be1-2c6440de4272 => 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: 845/1618] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:26 2026] GET /v2.0/security-groups?tenant_id=c3fd0b74e9f345d5b1bfa66429ccf887&name=default => generated 2801 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1619] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:26 2026] GET /v2.0/security-groups?tenant_id=d97beab9918f47538c23700b15256902&name=default => generated 2801 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1620] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:26 2026] DELETE /v2.0/security-groups/deef7754-6016-473b-9f20-8245c8357258 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1621] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:26 2026] DELETE /v2.0/security-groups/ee769003-a81e-44d3-a074-275b36b8b3ca => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1622] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:26 2026] GET /v2.0/security-groups?tenant_id=6f8a67637d4646198c5463ece0960aec&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1623] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:26 2026] DELETE /v2.0/security-groups/c03eb04b-870f-4458-a349-c87ecc856b50 => 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: 777/1624] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:52:26 2026] GET /v2.0/ports?device_id=e209df07-8c85-4666-859e-8876b131ffe8 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1625] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:26 2026] GET /v2.0/security-groups?tenant_id=ebcc6d7a7c764c098b287fa47fc020f3&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1626] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:52:27 2026] GET /v2.0/security-groups?id=5005bf19-78bd-43c4-9a43-434fbfc570ce&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1627] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:27 2026] DELETE /v2.0/security-groups/f9042f08-7c5a-48ad-b0a3-1ff035946701 => 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: 779/1628] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:52:27 2026] GET /v2.0/ports?device_id=e209df07-8c85-4666-859e-8876b131ffe8 => 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: 780/1629] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:52:27 2026] GET /v2.0/security-groups?id=5005bf19-78bd-43c4-9a43-434fbfc570ce&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1630] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:27 2026] GET /v2.0/security-groups?tenant_id=e302bf2405f048089bf768dd9b5a40ce&name=default => generated 2801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1631] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:52:27 2026] GET /v2.0/ports?device_id=e209df07-8c85-4666-859e-8876b131ffe8 => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:52:27.343 8 WARNING neutron_lib.context [None req-6095c5f8-3e84-43ee-a94b-33630750895e 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 851/1632] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:27 2026] DELETE /v2.0/security-groups/964a6138-2fde-4df5-ab94-9a6d89a01c72 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:52:28.272 8 INFO neutron.db.l3_db [None req-6095c5f8-3e84-43ee-a94b-33630750895e 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Floating IP 5a1514a4-2033-423e-819c-b42387d73a90 associated. External IP: 10.96.250.204, port: c2268ec0-a1ce-4c05-ba78-9a77390c4e43. [pid: 8|app: 0|req: 782/1633] 10.0.0.180 () {34 vars in 677 bytes} [Tue Jul 21 14:52:27 2026] POST /v2.0/floatingips => generated 855 bytes in 1348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1634] 10.0.0.180 () {32 vars in 729 bytes} [Tue Jul 21 14:52:28 2026] GET /v2.0/floatingips/5a1514a4-2033-423e-819c-b42387d73a90 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:52:29.114 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-98d7b464-090a-4c73-ba7b-6c0559013fa2'] response: {'name': 'network-changed', 'server_uuid': 'e209df07-8c85-4666-859e-8876b131ffe8', 'tag': 'c2268ec0-a1ce-4c05-ba78-9a77390c4e43', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 853/1635] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:52:29 2026] GET /v2.0/ports?tenant_id=4f8d46aa6ffd47989eaf28e0fe297af3&device_id=e209df07-8c85-4666-859e-8876b131ffe8 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1636] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:52:29 2026] GET /v2.0/networks?id=28936298-a039-4d7d-add0-4c352b63a99e => 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: 855/1637] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:52:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=c2268ec0-a1ce-4c05-ba78-9a77390c4e43 => generated 858 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1639] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:29 2026] GET /v2.0/security-groups?tenant_id=47af1296a78b4427a84fb3836800e878&name=default => generated 2801 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1639] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:52:29 2026] GET /v2.0/subnets?id=975155cd-9dd7-4e99-ab45-0f22baa0510b => 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: 857/1640] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:52:29 2026] GET /v2.0/ports?network_id=28936298-a039-4d7d-add0-4c352b63a99e&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: 784/1641] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:29 2026] DELETE /v2.0/security-groups/dc7b439f-fa2a-4f07-b0bb-feb428fddfc9 => 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: 858/1642] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:52:29 2026] GET /v2.0/networks/28936298-a039-4d7d-add0-4c352b63a99e?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1643] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:52:29 2026] GET /v2.0/networks/28936298-a039-4d7d-add0-4c352b63a99e?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: 859/1644] 10.0.0.180 () {32 vars in 729 bytes} [Tue Jul 21 14:52:29 2026] GET /v2.0/floatingips/5a1514a4-2033-423e-819c-b42387d73a90 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:52:30.950 8 WARNING neutron_lib.context [None req-831afe70-5f2c-41b9-88c9-fe5f4d1ddab0 557614847d4a457a98a0c8f73382758f d4b8687fec13418c858cc3fed72c489c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:31.071 8 INFO neutron.db.segments_db [None req-831afe70-5f2c-41b9-88c9-fe5f4d1ddab0 557614847d4a457a98a0c8f73382758f d4b8687fec13418c858cc3fed72c489c - - default default] Added segment 7fef0c15-f04d-432f-8288-96c05e26b496 of type vxlan for network 64da7081-9cb6-4e71-92ab-283144cd043c [pid: 8|app: 0|req: 786/1645] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:52:30 2026] POST /v2.0/networks => generated 632 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1646] 10.0.0.180 () {34 vars in 753 bytes} [Tue Jul 21 14:52:31 2026] PUT /v2.0/networks/64da7081-9cb6-4e71-92ab-283144cd043c/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1647] 10.0.0.180 () {32 vars in 733 bytes} [Tue Jul 21 14:52:31 2026] GET /v2.0/networks/64da7081-9cb6-4e71-92ab-283144cd043c/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1648] 10.0.0.180 () {34 vars in 764 bytes} [Tue Jul 21 14:52:31 2026] PUT /v2.0/networks/64da7081-9cb6-4e71-92ab-283144cd043c/tags/green => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1649] 10.0.0.180 () {32 vars in 733 bytes} [Tue Jul 21 14:52:31 2026] GET /v2.0/networks/64da7081-9cb6-4e71-92ab-283144cd043c/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1650] 10.0.0.180 () {34 vars in 760 bytes} [Tue Jul 21 14:52:31 2026] PUT /v2.0/networks/64da7081-9cb6-4e71-92ab-283144cd043c/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1651] 10.0.0.180 () {32 vars in 733 bytes} [Tue Jul 21 14:52:31 2026] GET /v2.0/networks/64da7081-9cb6-4e71-92ab-283144cd043c/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1654] 10.0.0.180 () {34 vars in 782 bytes} [Tue Jul 21 14:52:31 2026] PUT /v2.0/networks/64da7081-9cb6-4e71-92ab-283144cd043c/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1655] 10.0.0.180 () {32 vars in 733 bytes} [Tue Jul 21 14:52:31 2026] GET /v2.0/networks/64da7081-9cb6-4e71-92ab-283144cd043c/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1656] 10.0.0.180 () {34 vars in 753 bytes} [Tue Jul 21 14:52:31 2026] PUT /v2.0/networks/64da7081-9cb6-4e71-92ab-283144cd043c/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1657] 10.0.0.180 () {32 vars in 733 bytes} [Tue Jul 21 14:52:31 2026] GET /v2.0/networks/64da7081-9cb6-4e71-92ab-283144cd043c/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1658] 10.0.0.180 () {32 vars in 741 bytes} [Tue Jul 21 14:52:31 2026] GET /v2.0/networks/64da7081-9cb6-4e71-92ab-283144cd043c/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:52:31.896 8 INFO neutron.api.v2.resource [None req-73c05715-cc95-4f34-943e-1678f064c950 557614847d4a457a98a0c8f73382758f d4b8687fec13418c858cc3fed72c489c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 794/1659] 10.0.0.180 () {32 vars in 745 bytes} [Tue Jul 21 14:52:31 2026] GET /v2.0/networks/64da7081-9cb6-4e71-92ab-283144cd043c/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1660] 10.0.0.180 () {32 vars in 744 bytes} [Tue Jul 21 14:52:31 2026] DELETE /v2.0/networks/64da7081-9cb6-4e71-92ab-283144cd043c/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1661] 10.0.0.180 () {32 vars in 733 bytes} [Tue Jul 21 14:52:31 2026] GET /v2.0/networks/64da7081-9cb6-4e71-92ab-283144cd043c/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:52:32.047 7 INFO neutron.api.v2.resource [None req-32f020e5-2222-4e1d-ac02-f49303747c83 557614847d4a457a98a0c8f73382758f d4b8687fec13418c858cc3fed72c489c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 868/1662] 10.0.0.180 () {32 vars in 748 bytes} [Tue Jul 21 14:52:32 2026] DELETE /v2.0/networks/64da7081-9cb6-4e71-92ab-283144cd043c/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1663] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:52:32 2026] DELETE /v2.0/networks/64da7081-9cb6-4e71-92ab-283144cd043c/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1664] 10.0.0.180 () {32 vars in 733 bytes} [Tue Jul 21 14:52:32 2026] GET /v2.0/networks/64da7081-9cb6-4e71-92ab-283144cd043c/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1665] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:31 2026] GET /v2.0/security-groups?tenant_id=becea9d852874ebaad38da7b753736db&name=default => generated 2801 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1666] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:32 2026] DELETE /v2.0/security-groups/9ea17a68-75d8-4b14-8930-900dbd09d826 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:52:32.342 7 INFO neutron.services.segments.plugin [-] Segment 7fef0c15-f04d-432f-8288-96c05e26b496 resource provider aggregate not found 2026-07-21 14:52:32.349 7 INFO neutron.services.segments.plugin [-] Segment 7fef0c15-f04d-432f-8288-96c05e26b496 resource provider aggregate not found 2026-07-21 14:52:32.368 7 INFO neutron.services.segments.plugin [-] Segment 7fef0c15-f04d-432f-8288-96c05e26b496 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fef0c15-f04d-432f-8288-96c05e26b496 found for delete ", "request_id": "req-28f70214-b016-479b-8038-b6832913fc6f"}]} 2026-07-21 14:52:32.379 7 INFO neutron.services.segments.plugin [-] Segment 7fef0c15-f04d-432f-8288-96c05e26b496 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fef0c15-f04d-432f-8288-96c05e26b496 found for delete ", "request_id": "req-d0d28060-a923-4bcf-8a7f-51534e881967"}]} [pid: 7|app: 0|req: 871/1667] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:52:32 2026] DELETE /v2.0/networks/64da7081-9cb6-4e71-92ab-283144cd043c => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1668] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:33 2026] GET /v2.0/security-groups?tenant_id=1294460011e744788e1965c2837c70fc&name=default => generated 2801 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1669] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:33 2026] DELETE /v2.0/security-groups/155089ea-5893-4baa-a29f-4b5d8cf01b97 => 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: 798/1670] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:33 2026] GET /v2.0/security-groups?tenant_id=d4b8687fec13418c858cc3fed72c489c&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1671] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:33 2026] DELETE /v2.0/security-groups/f7abb58b-68b8-4651-b2cb-da316031dd6d => 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: 799/1672] 10.0.0.180 () {32 vars in 653 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions => generated 19600 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1673] 10.0.0.180 () {32 vars in 681 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1674] 10.0.0.180 () {32 vars in 681 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1675] 10.0.0.180 () {32 vars in 729 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1676] 10.0.0.180 () {32 vars in 665 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/agent => generated 153 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1677] 10.0.0.180 () {32 vars in 699 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1678] 10.0.0.180 () {32 vars in 697 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1679] 10.0.0.180 () {32 vars in 701 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1680] 10.0.0.180 () {32 vars in 689 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1681] 10.0.0.180 () {32 vars in 703 bytes} [Tue Jul 21 14:52:34 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: 804/1682] 10.0.0.180 () {32 vars in 693 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1683] 10.0.0.180 () {32 vars in 695 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1684] 10.0.0.180 () {32 vars in 685 bytes} [Tue Jul 21 14:52:34 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: 880/1685] 10.0.0.180 () {32 vars in 687 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1686] 10.0.0.180 () {32 vars in 661 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1687] 10.0.0.180 () {32 vars in 699 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1688] 10.0.0.180 () {32 vars in 679 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1689] 10.0.0.180 () {32 vars in 683 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1690] 10.0.0.180 () {32 vars in 675 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1691] 10.0.0.180 () {32 vars in 689 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1692] 10.0.0.180 () {32 vars in 723 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1693] 10.0.0.180 () {32 vars in 687 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1694] 10.0.0.180 () {32 vars in 669 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1695] 10.0.0.180 () {32 vars in 687 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1696] 10.0.0.180 () {32 vars in 681 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1697] 10.0.0.180 () {32 vars in 699 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1698] 10.0.0.180 () {32 vars in 679 bytes} [Tue Jul 21 14:52:34 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: 7|app: 0|req: 887/1699] 10.0.0.180 () {32 vars in 667 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/router => generated 256 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1700] 10.0.0.180 () {32 vars in 677 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1701] 10.0.0.180 () {32 vars in 665 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/l3-ha => 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: 814/1702] 10.0.0.180 () {32 vars in 675 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1703] 10.0.0.180 () {32 vars in 713 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1704] 10.0.0.180 () {32 vars in 691 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1705] 10.0.0.180 () {32 vars in 683 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1706] 10.0.0.180 () {32 vars in 669 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1707] 10.0.0.180 () {32 vars in 687 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1708] 10.0.0.180 () {32 vars in 705 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1709] 10.0.0.180 () {32 vars in 675 bytes} [Tue Jul 21 14:52:34 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: 818/1710] 10.0.0.180 () {32 vars in 701 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1711] 10.0.0.180 () {32 vars in 675 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1712] 10.0.0.180 () {32 vars in 693 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1713] 10.0.0.180 () {32 vars in 689 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1714] 10.0.0.180 () {32 vars in 709 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1715] 10.0.0.180 () {32 vars in 705 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1716] 10.0.0.180 () {32 vars in 697 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1717] 10.0.0.180 () {32 vars in 711 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1718] 10.0.0.180 () {32 vars in 669 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1719] 10.0.0.180 () {32 vars in 687 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1720] 10.0.0.180 () {32 vars in 681 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1721] 10.0.0.180 () {32 vars in 675 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1722] 10.0.0.180 () {32 vars in 671 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/provider => generated 191 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1723] 10.0.0.180 () {32 vars in 661 bytes} [Tue Jul 21 14:52:34 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: 825/1724] 10.0.0.180 () {32 vars in 699 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1725] 10.0.0.180 () {32 vars in 699 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1726] 10.0.0.180 () {32 vars in 677 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1727] 10.0.0.180 () {32 vars in 669 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/qos-fip => 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: 827/1728] 10.0.0.180 () {32 vars in 683 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1729] 10.0.0.180 () {32 vars in 701 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1730] 10.0.0.180 () {32 vars in 685 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1731] 10.0.0.180 () {32 vars in 707 bytes} [Tue Jul 21 14:52:34 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: 829/1732] 10.0.0.180 () {32 vars in 669 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1733] 10.0.0.180 () {32 vars in 697 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1734] 10.0.0.180 () {32 vars in 695 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1735] 10.0.0.180 () {32 vars in 685 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1736] 10.0.0.180 () {32 vars in 689 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1737] 10.0.0.180 () {32 vars in 667 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/quotas => 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: 832/1738] 10.0.0.180 () {32 vars in 681 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1739] 10.0.0.180 () {32 vars in 681 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1740] 10.0.0.180 () {32 vars in 691 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1741] 10.0.0.180 () {32 vars in 691 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1742] 10.0.0.180 () {32 vars in 695 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1743] 10.0.0.180 () {32 vars in 685 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1744] 10.0.0.180 () {32 vars in 689 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1745] 10.0.0.180 () {32 vars in 701 bytes} [Tue Jul 21 14:52:34 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) [pid: 8|app: 0|req: 836/1746] 10.0.0.180 () {32 vars in 703 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1747] 10.0.0.180 () {32 vars in 713 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1748] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1749] 10.0.0.180 () {32 vars in 715 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1750] 10.0.0.180 () {32 vars in 727 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1751] 10.0.0.180 () {32 vars in 719 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1752] 10.0.0.180 () {32 vars in 683 bytes} [Tue Jul 21 14:52:34 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: 914/1753] 10.0.0.180 () {32 vars in 669 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/segment => generated 145 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1754] 10.0.0.180 () {32 vars in 719 bytes} [Tue Jul 21 14:52:34 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1755] 10.0.0.180 () {32 vars in 679 bytes} [Tue Jul 21 14:52:35 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1756] 10.0.0.180 () {32 vars in 669 bytes} [Tue Jul 21 14:52:35 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: 916/1757] 10.0.0.180 () {32 vars in 697 bytes} [Tue Jul 21 14:52:35 2026] GET /v2.0/extensions/standard-attr-segment => 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: 842/1758] 10.0.0.180 () {32 vars in 705 bytes} [Tue Jul 21 14:52:35 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1759] 10.0.0.180 () {32 vars in 701 bytes} [Tue Jul 21 14:52:35 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1760] 10.0.0.180 () {32 vars in 683 bytes} [Tue Jul 21 14:52:35 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1761] 10.0.0.180 () {32 vars in 705 bytes} [Tue Jul 21 14:52:35 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1762] 10.0.0.180 () {32 vars in 695 bytes} [Tue Jul 21 14:52:35 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1763] 10.0.0.180 () {32 vars in 689 bytes} [Tue Jul 21 14:52:35 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1764] 10.0.0.180 () {32 vars in 697 bytes} [Tue Jul 21 14:52:35 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1765] 10.0.0.180 () {32 vars in 689 bytes} [Tue Jul 21 14:52:35 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1766] 10.0.0.180 () {32 vars in 701 bytes} [Tue Jul 21 14:52:35 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1767] 10.0.0.180 () {32 vars in 665 bytes} [Tue Jul 21 14:52:35 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1768] 10.0.0.180 () {32 vars in 681 bytes} [Tue Jul 21 14:52:35 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1769] 10.0.0.180 () {32 vars in 693 bytes} [Tue Jul 21 14:52:35 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1770] 10.0.0.180 () {32 vars in 677 bytes} [Tue Jul 21 14:52:35 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1771] 10.0.0.180 () {32 vars in 667 bytes} [Tue Jul 21 14:52:35 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1772] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:35 2026] GET /v2.0/security-groups?tenant_id=e942f86dd66a43ac83c6bbd873c8c3b9&name=default => generated 2801 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1773] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:35 2026] DELETE /v2.0/security-groups/cae06e24-038d-4b3c-b447-f5ba4aaa7db5 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:52:36.780 8 WARNING neutron_lib.context [None req-657e5417-3107-420d-bd69-bac40b04d475 da4cc4e57b914243abd8113e9223bd3d b8ec5b7a580a4cea8f4d4e2bd28fc4bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:36.900 8 INFO neutron.db.segments_db [None req-657e5417-3107-420d-bd69-bac40b04d475 da4cc4e57b914243abd8113e9223bd3d b8ec5b7a580a4cea8f4d4e2bd28fc4bb - - default default] Added segment c3e55504-ad68-434f-a78e-6b17f8c34a97 of type vxlan for network 641454cc-e685-4e5b-a326-ca4066e1fac3 [pid: 8|app: 0|req: 850/1774] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:52:36 2026] POST /v2.0/networks => generated 632 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:37.022 7 WARNING neutron_lib.context [None req-3b311f89-b55f-4313-be51-adace098b8e7 da4cc4e57b914243abd8113e9223bd3d b8ec5b7a580a4cea8f4d4e2bd28fc4bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 925/1775] 10.0.0.180 () {34 vars in 664 bytes} [Tue Jul 21 14:52:37 2026] POST /v2.0/ports => generated 743 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1776] 10.0.0.180 () {34 vars in 747 bytes} [Tue Jul 21 14:52:37 2026] PUT /v2.0/ports/e567cccd-0675-4176-9454-5c65ffed0b04/tags => generated 25 bytes in 72 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: 926/1777] 10.0.0.180 () {32 vars in 727 bytes} [Tue Jul 21 14:52:37 2026] GET /v2.0/ports/e567cccd-0675-4176-9454-5c65ffed0b04/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1778] 10.0.0.180 () {34 vars in 758 bytes} [Tue Jul 21 14:52:37 2026] PUT /v2.0/ports/e567cccd-0675-4176-9454-5c65ffed0b04/tags/green => 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: 927/1779] 10.0.0.180 () {32 vars in 727 bytes} [Tue Jul 21 14:52:37 2026] GET /v2.0/ports/e567cccd-0675-4176-9454-5c65ffed0b04/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1780] 10.0.0.180 () {34 vars in 754 bytes} [Tue Jul 21 14:52:37 2026] PUT /v2.0/ports/e567cccd-0675-4176-9454-5c65ffed0b04/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1781] 10.0.0.180 () {32 vars in 727 bytes} [Tue Jul 21 14:52:37 2026] GET /v2.0/ports/e567cccd-0675-4176-9454-5c65ffed0b04/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1782] 10.0.0.180 () {34 vars in 776 bytes} [Tue Jul 21 14:52:37 2026] PUT /v2.0/ports/e567cccd-0675-4176-9454-5c65ffed0b04/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1783] 10.0.0.180 () {32 vars in 727 bytes} [Tue Jul 21 14:52:37 2026] GET /v2.0/ports/e567cccd-0675-4176-9454-5c65ffed0b04/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1784] 10.0.0.180 () {34 vars in 747 bytes} [Tue Jul 21 14:52:37 2026] PUT /v2.0/ports/e567cccd-0675-4176-9454-5c65ffed0b04/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1785] 10.0.0.180 () {32 vars in 727 bytes} [Tue Jul 21 14:52:37 2026] GET /v2.0/ports/e567cccd-0675-4176-9454-5c65ffed0b04/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:52:37.928 8 WARNING neutron_lib.context [None req-e279b5a2-e016-4b2d-84b7-4e839719d80e 8185099fb46f4f04aa2a7582375fa6f5 e5e2c46a829b4973bcc0f43b35bcf14d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:37.928 8 WARNING neutron_lib.context [None req-e279b5a2-e016-4b2d-84b7-4e839719d80e 8185099fb46f4f04aa2a7582375fa6f5 e5e2c46a829b4973bcc0f43b35bcf14d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 932/1786] 10.0.0.180 () {32 vars in 735 bytes} [Tue Jul 21 14:52:37 2026] GET /v2.0/ports/e567cccd-0675-4176-9454-5c65ffed0b04/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:52:37.970 7 INFO neutron.api.v2.resource [None req-4e138b26-eb37-4468-833e-9d7aeb979dfd da4cc4e57b914243abd8113e9223bd3d b8ec5b7a580a4cea8f4d4e2bd28fc4bb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 933/1787] 10.0.0.180 () {32 vars in 739 bytes} [Tue Jul 21 14:52:37 2026] GET /v2.0/ports/e567cccd-0675-4176-9454-5c65ffed0b04/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: 934/1788] 10.0.0.180 () {32 vars in 738 bytes} [Tue Jul 21 14:52:37 2026] DELETE /v2.0/ports/e567cccd-0675-4176-9454-5c65ffed0b04/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1789] 10.0.0.180 () {32 vars in 727 bytes} [Tue Jul 21 14:52:38 2026] GET /v2.0/ports/e567cccd-0675-4176-9454-5c65ffed0b04/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:52:38.071 8 INFO neutron.db.segments_db [None req-e279b5a2-e016-4b2d-84b7-4e839719d80e 8185099fb46f4f04aa2a7582375fa6f5 e5e2c46a829b4973bcc0f43b35bcf14d - - default default] Added segment 9e8a40ce-b6ac-448c-98e6-63007e32ab9b of type vxlan for network 79edd033-7ab6-42a3-b11d-30629d9844e1 2026-07-21 14:52:38.113 7 INFO neutron.api.v2.resource [None req-d4e010d8-7719-4827-9a28-9bcc2f16f479 da4cc4e57b914243abd8113e9223bd3d b8ec5b7a580a4cea8f4d4e2bd28fc4bb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 936/1790] 10.0.0.180 () {32 vars in 742 bytes} [Tue Jul 21 14:52:38 2026] DELETE /v2.0/ports/e567cccd-0675-4176-9454-5c65ffed0b04/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 14:52:38.157 8 INFO neutron.db.segments_db [None req-e279b5a2-e016-4b2d-84b7-4e839719d80e 8185099fb46f4f04aa2a7582375fa6f5 e5e2c46a829b4973bcc0f43b35bcf14d - - default default] Added segment 6d0b7629-f2ae-44bc-b6dc-8730da8dd1b0 of type vxlan for network 121f09da-897d-4c06-9be4-80783642dfb5 [pid: 7|app: 0|req: 937/1791] 10.0.0.180 () {32 vars in 730 bytes} [Tue Jul 21 14:52:38 2026] DELETE /v2.0/ports/e567cccd-0675-4176-9454-5c65ffed0b04/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1792] 10.0.0.180 () {32 vars in 727 bytes} [Tue Jul 21 14:52:38 2026] GET /v2.0/ports/e567cccd-0675-4176-9454-5c65ffed0b04/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1793] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:52:37 2026] POST /v2.0/networks => generated 1245 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1794] 10.0.0.180 () {32 vars in 649 bytes} [Tue Jul 21 14:52:38 2026] GET /v2.0/networks => generated 1844 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1795] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:52:38 2026] DELETE /v2.0/ports/e567cccd-0675-4176-9454-5c65ffed0b04 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:52:38.585 8 INFO neutron.services.segments.plugin [-] Segment 9e8a40ce-b6ac-448c-98e6-63007e32ab9b resource provider aggregate not found 2026-07-21 14:52:38.592 8 INFO neutron.services.segments.plugin [-] Segment 9e8a40ce-b6ac-448c-98e6-63007e32ab9b resource provider aggregate not found 2026-07-21 14:52:38.610 8 INFO neutron.services.segments.plugin [-] Segment 9e8a40ce-b6ac-448c-98e6-63007e32ab9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e8a40ce-b6ac-448c-98e6-63007e32ab9b found for delete ", "request_id": "req-584a0a0b-e7b4-4f7c-bcf2-277530fa0f7e"}]} 2026-07-21 14:52:38.611 8 INFO neutron.services.segments.plugin [-] Segment 9e8a40ce-b6ac-448c-98e6-63007e32ab9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e8a40ce-b6ac-448c-98e6-63007e32ab9b found for delete ", "request_id": "req-8ecf59b0-ed33-46c6-b633-5186ec1e4a14"}]} 2026-07-21 14:52:38.622 7 INFO neutron.services.segments.plugin [-] Segment c3e55504-ad68-434f-a78e-6b17f8c34a97 resource provider aggregate not found 2026-07-21 14:52:38.626 7 INFO neutron.services.segments.plugin [-] Segment c3e55504-ad68-434f-a78e-6b17f8c34a97 resource provider aggregate not found [pid: 8|app: 0|req: 857/1796] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:52:38 2026] DELETE /v2.0/networks/79edd033-7ab6-42a3-b11d-30629d9844e1 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:52:38.640 7 INFO neutron.services.segments.plugin [-] Segment c3e55504-ad68-434f-a78e-6b17f8c34a97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3e55504-ad68-434f-a78e-6b17f8c34a97 found for delete ", "request_id": "req-699fb896-fb0b-4905-bcd5-5a8f3d1eabb6"}]} [pid: 7|app: 0|req: 940/1797] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:52:38 2026] DELETE /v2.0/networks/641454cc-e685-4e5b-a326-ca4066e1fac3 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:52:38.649 7 INFO neutron.services.segments.plugin [-] Segment c3e55504-ad68-434f-a78e-6b17f8c34a97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3e55504-ad68-434f-a78e-6b17f8c34a97 found for delete ", "request_id": "req-236f57fc-9c89-49b2-bfcd-5ccb0a09d322"}]} [pid: 8|app: 0|req: 858/1798] 10.0.0.64 () {34 vars in 989 bytes} [Tue Jul 21 14:52:38 2026] GET /v2.0/ports?device_id=e209df07-8c85-4666-859e-8876b131ffe8 => 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: 859/1799] 10.0.0.64 () {34 vars in 1039 bytes} [Tue Jul 21 14:52:38 2026] GET /v2.0/security-groups?id=5005bf19-78bd-43c4-9a43-434fbfc570ce&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1800] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:52:38 2026] DELETE /v2.0/networks/121f09da-897d-4c06-9be4-80783642dfb5 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1801] 10.0.0.180 () {32 vars in 649 bytes} [Tue Jul 21 14:52:38 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-07-21 14:52:38.901 7 WARNING neutron_lib.context [None req-81179d8f-00c3-4990-bd93-38b790d584a4 8185099fb46f4f04aa2a7582375fa6f5 e5e2c46a829b4973bcc0f43b35bcf14d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:38.952 7 INFO neutron.db.segments_db [None req-81179d8f-00c3-4990-bd93-38b790d584a4 8185099fb46f4f04aa2a7582375fa6f5 e5e2c46a829b4973bcc0f43b35bcf14d - - default default] Added segment d9b34dc4-5a9e-4e5f-b5cf-6fd9ac4765d8 of type vxlan for network 230b12e5-de35-4890-bd19-e333028e31ac [pid: 7|app: 0|req: 942/1802] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:52:38 2026] POST /v2.0/networks => generated 650 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:39.054 8 WARNING neutron_lib.context [None req-6e6210c2-15d4-401f-ac16-6b4cb033f274 8185099fb46f4f04aa2a7582375fa6f5 e5e2c46a829b4973bcc0f43b35bcf14d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:39.111 8 INFO neutron.db.segments_db [None req-6e6210c2-15d4-401f-ac16-6b4cb033f274 8185099fb46f4f04aa2a7582375fa6f5 e5e2c46a829b4973bcc0f43b35bcf14d - - default default] Added segment e334ffd6-23ac-4f50-9e64-75f9f54de614 of type vxlan for network 24c5f826-fcf5-4eca-8194-1d78c1efeee8 [pid: 8|app: 0|req: 861/1803] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:52:39 2026] POST /v2.0/networks => generated 650 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:39.230 7 WARNING neutron_lib.context [None req-d7687aa1-9401-48d1-aa9e-7743a8d4ffe7 8185099fb46f4f04aa2a7582375fa6f5 e5e2c46a829b4973bcc0f43b35bcf14d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:39.271 7 WARNING neutron_lib.context [None req-d7687aa1-9401-48d1-aa9e-7743a8d4ffe7 8185099fb46f4f04aa2a7582375fa6f5 e5e2c46a829b4973bcc0f43b35bcf14d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 862/1804] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:39 2026] GET /v2.0/security-groups?tenant_id=6b103cbc304147e7b0b08187008c2990&name=default => generated 2801 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1805] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:39 2026] DELETE /v2.0/security-groups/362c5d4e-5fe6-4fd8-b535-1770776c35eb => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1806] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:39 2026] GET /v2.0/security-groups?tenant_id=b8ec5b7a580a4cea8f4d4e2bd28fc4bb&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1807] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:39 2026] DELETE /v2.0/security-groups/fed4e809-2a92-449b-82f2-585ccda74606 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1808] 10.0.0.180 () {34 vars in 665 bytes} [Tue Jul 21 14:52:39 2026] POST /v2.0/ports => generated 1505 bytes in 651 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1809] 10.0.0.180 () {32 vars in 643 bytes} [Tue Jul 21 14:52:39 2026] GET /v2.0/ports => generated 1505 bytes in 155 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: 944/1810] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:52:40 2026] DELETE /v2.0/ports/d676b286-bfa7-48fc-b555-c93669bf2d9e => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1811] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:52:40 2026] DELETE /v2.0/ports/462762ad-46ab-440e-96d7-2363c92324f4 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1812] 10.0.0.180 () {32 vars in 643 bytes} [Tue Jul 21 14:52:40 2026] GET /v2.0/ports => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:52:40.616 8 WARNING neutron_lib.context [None req-f76e42fd-b58e-4d73-a753-1fc3f933ecd6 8185099fb46f4f04aa2a7582375fa6f5 e5e2c46a829b4973bcc0f43b35bcf14d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 945/1813] 10.0.0.180 () {32 vars in 826 bytes} [Tue Jul 21 14:52:40 2026] GET /v2.0/ports?project_id=4f8d46aa6ffd47989eaf28e0fe297af3&network_id=28936298-a039-4d7d-add0-4c352b63a99e => generated 3691 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:52:40.669 8 INFO neutron.db.segments_db [None req-f76e42fd-b58e-4d73-a753-1fc3f933ecd6 8185099fb46f4f04aa2a7582375fa6f5 e5e2c46a829b4973bcc0f43b35bcf14d - - default default] Added segment be1392c2-6896-4b44-98b3-89624fbb7d8b of type vxlan for network 2ac30d5e-c203-4b05-8adb-ba6ed4eb8517 [pid: 8|app: 0|req: 869/1814] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:52:40 2026] POST /v2.0/networks => generated 650 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:40.831 7 WARNING neutron_lib.context [None req-9abc6844-8326-494d-a94e-a8316fba45aa 8185099fb46f4f04aa2a7582375fa6f5 e5e2c46a829b4973bcc0f43b35bcf14d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:40.845 7 INFO neutron.services.segments.plugin [-] Segment 6d0b7629-f2ae-44bc-b6dc-8730da8dd1b0 resource provider aggregate not found 2026-07-21 14:52:40.851 7 INFO neutron.services.segments.plugin [-] Segment 6d0b7629-f2ae-44bc-b6dc-8730da8dd1b0 resource provider aggregate not found 2026-07-21 14:52:40.872 7 INFO neutron.services.segments.plugin [-] Segment 6d0b7629-f2ae-44bc-b6dc-8730da8dd1b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d0b7629-f2ae-44bc-b6dc-8730da8dd1b0 found for delete ", "request_id": "req-403bde3b-4d8f-417e-95a6-1e422934424a"}]} 2026-07-21 14:52:40.888 7 INFO neutron.services.segments.plugin [-] Segment 6d0b7629-f2ae-44bc-b6dc-8730da8dd1b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d0b7629-f2ae-44bc-b6dc-8730da8dd1b0 found for delete ", "request_id": "req-4d23b817-8dd5-4b63-8251-4fd90f8b6f15"}]} 2026-07-21 14:52:40.908 7 INFO neutron.db.segments_db [None req-9abc6844-8326-494d-a94e-a8316fba45aa 8185099fb46f4f04aa2a7582375fa6f5 e5e2c46a829b4973bcc0f43b35bcf14d - - default default] Added segment d7b5983e-32ef-4fd0-9b40-01fb47d3af45 of type vxlan for network a91ea691-c6ab-40a7-877b-d9cb0e234b18 [pid: 8|app: 0|req: 870/1815] 10.0.0.180 () {32 vars in 742 bytes} [Tue Jul 21 14:52:40 2026] GET /v2.0/subnets?network_id=64c7f286-4c8d-46a2-ae6b-07f92efbdd3b => generated 644 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1816] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:52:40 2026] POST /v2.0/networks => generated 649 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:41.110 8 WARNING neutron_lib.context [None req-6d59be22-4f27-46e3-b3d1-8437ab3a8ce0 8185099fb46f4f04aa2a7582375fa6f5 e5e2c46a829b4973bcc0f43b35bcf14d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:41.173 8 WARNING neutron_lib.context [None req-6d59be22-4f27-46e3-b3d1-8437ab3a8ce0 8185099fb46f4f04aa2a7582375fa6f5 e5e2c46a829b4973bcc0f43b35bcf14d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:41.328 7 INFO neutron.db.l3_db [None req-59555c79-01d5-4726-8da5-669eda8ebd96 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Floating IP 5a1514a4-2033-423e-819c-b42387d73a90 disassociated. External IP: 10.96.250.204, port: c2268ec0-a1ce-4c05-ba78-9a77390c4e43. [pid: 7|app: 0|req: 947/1817] 10.0.0.180 () {34 vars in 749 bytes} [Tue Jul 21 14:52:41 2026] PUT /v2.0/floatingips/5a1514a4-2033-423e-819c-b42387d73a90 => generated 554 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1818] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:52:41 2026] POST /v2.0/subnets => generated 1226 bytes in 642 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1819] 10.0.0.180 () {32 vars in 729 bytes} [Tue Jul 21 14:52:41 2026] GET /v2.0/floatingips/5a1514a4-2033-423e-819c-b42387d73a90 => generated 554 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:52:41.804 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-94bf4eb4-a9c5-4b0c-95f9-05215b6a811a'] response: {'name': 'network-changed', 'server_uuid': 'e209df07-8c85-4666-859e-8876b131ffe8', 'tag': 'c2268ec0-a1ce-4c05-ba78-9a77390c4e43', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 872/1820] 10.0.0.180 () {32 vars in 647 bytes} [Tue Jul 21 14:52:41 2026] GET /v2.0/subnets => generated 1839 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1821] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:52:41 2026] GET /v2.0/ports?tenant_id=4f8d46aa6ffd47989eaf28e0fe297af3&device_id=e209df07-8c85-4666-859e-8876b131ffe8 => 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: 950/1822] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:52:41 2026] GET /v2.0/networks?id=28936298-a039-4d7d-add0-4c352b63a99e => generated 756 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1823] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:52:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=c2268ec0-a1ce-4c05-ba78-9a77390c4e43 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1824] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:52:41 2026] GET /v2.0/subnets?id=975155cd-9dd7-4e99-ab45-0f22baa0510b => generated 653 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1825] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:52:41 2026] GET /v2.0/ports?network_id=28936298-a039-4d7d-add0-4c352b63a99e&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1826] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:52:42 2026] GET /v2.0/networks/28936298-a039-4d7d-add0-4c352b63a99e?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: 955/1827] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:52:42 2026] GET /v2.0/networks/28936298-a039-4d7d-add0-4c352b63a99e?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: 873/1828] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:52:41 2026] DELETE /v2.0/subnets/ace7d041-2f77-43ee-89fb-cf30f42b944e => generated 0 bytes in 788 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1829] 10.0.0.180 () {32 vars in 729 bytes} [Tue Jul 21 14:52:42 2026] GET /v2.0/floatingips/5a1514a4-2033-423e-819c-b42387d73a90 => generated 554 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1830] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:52:42 2026] DELETE /v2.0/subnets/7ecfa953-0fbe-4900-8dad-07780bab9813 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1831] 10.0.0.180 () {32 vars in 647 bytes} [Tue Jul 21 14:52:42 2026] GET /v2.0/subnets => generated 626 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:52:43.293 7 INFO neutron.services.segments.plugin [-] Segment d7b5983e-32ef-4fd0-9b40-01fb47d3af45 resource provider aggregate not found 2026-07-21 14:52:43.300 7 INFO neutron.services.segments.plugin [-] Segment d7b5983e-32ef-4fd0-9b40-01fb47d3af45 resource provider aggregate not found 2026-07-21 14:52:43.326 7 INFO neutron.services.segments.plugin [-] Segment d7b5983e-32ef-4fd0-9b40-01fb47d3af45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7b5983e-32ef-4fd0-9b40-01fb47d3af45 found for delete ", "request_id": "req-a9c9a961-f91f-48cb-81a9-5a7801d3a774"}]} 2026-07-21 14:52:43.327 7 INFO neutron.services.segments.plugin [-] Segment d7b5983e-32ef-4fd0-9b40-01fb47d3af45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7b5983e-32ef-4fd0-9b40-01fb47d3af45 found for delete ", "request_id": "req-e9947dc1-501c-41cd-b77a-44182a6f4483"}]} [pid: 7|app: 0|req: 957/1832] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:52:42 2026] DELETE /v2.0/networks/a91ea691-c6ab-40a7-877b-d9cb0e234b18 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:52:43.383 8 WARNING neutron_lib.context [None req-e3ce2e2e-58a9-4779-8583-6e78aa321b63 c696dd5feeb54b5e8f09cecfcdd512e5 7c0d72e26693447b98aa1c5460847f3a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:43.430 8 INFO neutron.db.segments_db [None req-e3ce2e2e-58a9-4779-8583-6e78aa321b63 c696dd5feeb54b5e8f09cecfcdd512e5 7c0d72e26693447b98aa1c5460847f3a - - default default] Added segment 2e00ef97-4524-4873-b3a1-c3c10df27e07 of type vxlan for network 8b4d9da3-c1ff-42f3-898d-49a9e5388d9b [pid: 7|app: 0|req: 958/1833] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:52:43 2026] DELETE /v2.0/networks/2ac30d5e-c203-4b05-8adb-ba6ed4eb8517 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:52:43.781 8 INFO neutron.db.l3_hamode_db [None req-e3ce2e2e-58a9-4779-8583-6e78aa321b63 c696dd5feeb54b5e8f09cecfcdd512e5 7c0d72e26693447b98aa1c5460847f3a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:52:43.932 8 INFO neutron.db.l3_hamode_db [None req-e3ce2e2e-58a9-4779-8583-6e78aa321b63 c696dd5feeb54b5e8f09cecfcdd512e5 7c0d72e26693447b98aa1c5460847f3a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 959/1834] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:52:43 2026] DELETE /v2.0/networks/24c5f826-fcf5-4eca-8194-1d78c1efeee8 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1835] 10.0.0.180 () {32 vars in 729 bytes} [Tue Jul 21 14:52:44 2026] GET /v2.0/floatingips/5a1514a4-2033-423e-819c-b42387d73a90 => generated 552 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1836] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:52:44 2026] DELETE /v2.0/networks/230b12e5-de35-4890-bd19-e333028e31ac => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1837] 10.0.0.180 () {34 vars in 668 bytes} [Tue Jul 21 14:52:43 2026] POST /v2.0/routers => generated 474 bytes in 1424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1838] 10.0.0.180 () {34 vars in 751 bytes} [Tue Jul 21 14:52:44 2026] PUT /v2.0/routers/9efadb12-3fec-4cf8-84c3-bf21c0917451/tags => generated 25 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1839] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:44 2026] GET /v2.0/security-groups?tenant_id=e5e2c46a829b4973bcc0f43b35bcf14d&name=default => generated 2801 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1840] 10.0.0.180 () {32 vars in 731 bytes} [Tue Jul 21 14:52:44 2026] GET /v2.0/routers/9efadb12-3fec-4cf8-84c3-bf21c0917451/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1841] 10.0.0.180 () {34 vars in 762 bytes} [Tue Jul 21 14:52:44 2026] PUT /v2.0/routers/9efadb12-3fec-4cf8-84c3-bf21c0917451/tags/green => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1842] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:44 2026] DELETE /v2.0/security-groups/b6fdd7c6-4d94-4edc-8e48-1ef98c35b69d => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:52:45.105 8 WARNING neutron_lib.context [None req-2b2a6412-14d2-473e-923c-fc23d1e89650 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 879/1843] 10.0.0.180 () {34 vars in 685 bytes} [Tue Jul 21 14:52:45 2026] POST /v2.0/security-groups => generated 1609 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 14:52:45.225 8 WARNING neutron_lib.context [None req-e5a7555e-7df5-4003-8340-cd5e188e6d3f 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 880/1844] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:52:45 2026] POST /v2.0/security-group-rules => generated 565 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:45.377 8 WARNING neutron_lib.context [None req-e90ce98c-a8fc-4c90-bad3-43ab8a8cc686 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:45.434 7 INFO neutron.services.segments.plugin [-] Segment be1392c2-6896-4b44-98b3-89624fbb7d8b resource provider aggregate not found 2026-07-21 14:52:45.439 7 INFO neutron.services.segments.plugin [-] Segment be1392c2-6896-4b44-98b3-89624fbb7d8b resource provider aggregate not found 2026-07-21 14:52:45.456 7 INFO neutron.services.segments.plugin [-] Segment be1392c2-6896-4b44-98b3-89624fbb7d8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be1392c2-6896-4b44-98b3-89624fbb7d8b found for delete ", "request_id": "req-f82dc7eb-6293-4d6b-8db6-680453decd00"}]} [pid: 7|app: 0|req: 965/1845] 10.0.0.180 () {32 vars in 731 bytes} [Tue Jul 21 14:52:44 2026] GET /v2.0/routers/9efadb12-3fec-4cf8-84c3-bf21c0917451/tags => generated 34 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:52:45.473 7 INFO neutron.services.segments.plugin [-] Segment e334ffd6-23ac-4f50-9e64-75f9f54de614 resource provider aggregate not found [pid: 8|app: 0|req: 881/1846] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:52:45 2026] POST /v2.0/security-group-rules => generated 564 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:45.490 7 INFO neutron.services.segments.plugin [-] Segment e334ffd6-23ac-4f50-9e64-75f9f54de614 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e334ffd6-23ac-4f50-9e64-75f9f54de614 found for delete ", "request_id": "req-a242ebd4-0a96-44a2-a62f-bb767c07b05b"}]} 2026-07-21 14:52:45.495 8 WARNING neutron_lib.context [None req-2ba8bde5-b7af-48da-9cb9-e3aace19b2f9 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:45.516 7 INFO neutron.services.segments.plugin [-] Segment d9b34dc4-5a9e-4e5f-b5cf-6fd9ac4765d8 resource provider aggregate not found 2026-07-21 14:52:45.521 7 INFO neutron.services.segments.plugin [-] Segment be1392c2-6896-4b44-98b3-89624fbb7d8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be1392c2-6896-4b44-98b3-89624fbb7d8b found for delete ", "request_id": "req-5e109561-a2b0-4565-b2fe-d498c6d9ca93"}]} 2026-07-21 14:52:45.549 7 INFO neutron.services.segments.plugin [-] Segment d9b34dc4-5a9e-4e5f-b5cf-6fd9ac4765d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9b34dc4-5a9e-4e5f-b5cf-6fd9ac4765d8 found for delete ", "request_id": "req-dbd03cb3-a09d-4d2f-832b-e8e7a6dcc6d7"}]} 2026-07-21 14:52:45.551 7 INFO neutron.services.segments.plugin [-] Segment e334ffd6-23ac-4f50-9e64-75f9f54de614 resource provider aggregate not found 2026-07-21 14:52:45.567 7 INFO neutron.services.segments.plugin [-] Segment e334ffd6-23ac-4f50-9e64-75f9f54de614 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e334ffd6-23ac-4f50-9e64-75f9f54de614 found for delete ", "request_id": "req-6a0011a3-34c5-4df7-9eea-bb3d5bbc7ecb"}]} [pid: 7|app: 0|req: 966/1847] 10.0.0.180 () {34 vars in 758 bytes} [Tue Jul 21 14:52:45 2026] PUT /v2.0/routers/9efadb12-3fec-4cf8-84c3-bf21c0917451/tags/red => generated 4 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1848] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:52:45 2026] POST /v2.0/security-group-rules => generated 570 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:45.592 7 INFO neutron.services.segments.plugin [-] Segment d9b34dc4-5a9e-4e5f-b5cf-6fd9ac4765d8 resource provider aggregate not found 2026-07-21 14:52:45.594 8 WARNING neutron_lib.context [None req-8b8233fc-c578-4300-8066-154ca31a020c 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:45.618 7 INFO neutron.services.segments.plugin [-] Segment d9b34dc4-5a9e-4e5f-b5cf-6fd9ac4765d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9b34dc4-5a9e-4e5f-b5cf-6fd9ac4765d8 found for delete ", "request_id": "req-ea20047b-6cb9-47ab-a0f5-60783a8ba561"}]} [pid: 7|app: 0|req: 967/1849] 10.0.0.180 () {32 vars in 731 bytes} [Tue Jul 21 14:52:45 2026] GET /v2.0/routers/9efadb12-3fec-4cf8-84c3-bf21c0917451/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1850] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:52:45 2026] POST /v2.0/security-group-rules => generated 569 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:45.691 8 WARNING neutron_lib.context [None req-6851efa5-d6f2-4d70-b815-1e51d2fdb1e4 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:45.711 8 INFO neutron.db.securitygroups_db [None req-6851efa5-d6f2-4d70-b815-1e51d2fdb1e4 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Project 4f8d46aa6ffd47989eaf28e0fe297af3 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: 968/1851] 10.0.0.180 () {34 vars in 780 bytes} [Tue Jul 21 14:52:45 2026] PUT /v2.0/routers/9efadb12-3fec-4cf8-84c3-bf21c0917451/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1852] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:52:45 2026] POST /v2.0/security-group-rules => generated 575 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:45.787 8 WARNING neutron_lib.context [None req-bef6aca3-3760-4227-ab82-51214cfedf38 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 969/1853] 10.0.0.180 () {32 vars in 731 bytes} [Tue Jul 21 14:52:45 2026] GET /v2.0/routers/9efadb12-3fec-4cf8-84c3-bf21c0917451/tags => generated 52 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:52:45.806 8 INFO neutron.db.securitygroups_db [None req-bef6aca3-3760-4227-ab82-51214cfedf38 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Project 4f8d46aa6ffd47989eaf28e0fe297af3 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: 970/1854] 10.0.0.180 () {34 vars in 751 bytes} [Tue Jul 21 14:52:45 2026] PUT /v2.0/routers/9efadb12-3fec-4cf8-84c3-bf21c0917451/tags => generated 37 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1855] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:52:45 2026] POST /v2.0/security-group-rules => generated 574 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1856] 10.0.0.180 () {32 vars in 731 bytes} [Tue Jul 21 14:52:45 2026] GET /v2.0/routers/9efadb12-3fec-4cf8-84c3-bf21c0917451/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1857] 10.0.0.180 () {32 vars in 739 bytes} [Tue Jul 21 14:52:45 2026] GET /v2.0/routers/9efadb12-3fec-4cf8-84c3-bf21c0917451/tags/red => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:52:46.099 7 INFO neutron.api.v2.resource [None req-e3ff661b-0bae-40cd-b7a6-8a44df5897e4 c696dd5feeb54b5e8f09cecfcdd512e5 7c0d72e26693447b98aa1c5460847f3a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 972/1858] 10.0.0.180 () {32 vars in 743 bytes} [Tue Jul 21 14:52:46 2026] GET /v2.0/routers/9efadb12-3fec-4cf8-84c3-bf21c0917451/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1859] 10.0.0.180 () {32 vars in 742 bytes} [Tue Jul 21 14:52:46 2026] DELETE /v2.0/routers/9efadb12-3fec-4cf8-84c3-bf21c0917451/tags/red => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1860] 10.0.0.180 () {32 vars in 731 bytes} [Tue Jul 21 14:52:46 2026] GET /v2.0/routers/9efadb12-3fec-4cf8-84c3-bf21c0917451/tags => generated 30 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:52:46.346 7 INFO neutron.api.v2.resource [None req-e3fe8492-2450-4d25-b5e3-e32e635fe1b0 c696dd5feeb54b5e8f09cecfcdd512e5 7c0d72e26693447b98aa1c5460847f3a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 974/1861] 10.0.0.180 () {32 vars in 746 bytes} [Tue Jul 21 14:52:46 2026] DELETE /v2.0/routers/9efadb12-3fec-4cf8-84c3-bf21c0917451/tags/green => generated 99 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1862] 10.0.0.180 () {32 vars in 734 bytes} [Tue Jul 21 14:52:46 2026] DELETE /v2.0/routers/9efadb12-3fec-4cf8-84c3-bf21c0917451/tags => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1863] 10.0.0.180 () {32 vars in 731 bytes} [Tue Jul 21 14:52:46 2026] GET /v2.0/routers/9efadb12-3fec-4cf8-84c3-bf21c0917451/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: 888/1864] 10.0.0.180 () {32 vars in 649 bytes} [Tue Jul 21 14:52:46 2026] GET /v2.0/networks => generated 1297 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1865] 10.0.0.180 () {32 vars in 721 bytes} [Tue Jul 21 14:52:46 2026] GET /v2.0/routers/9efadb12-3fec-4cf8-84c3-bf21c0917451 => generated 480 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1868] 10.0.0.124 () {34 vars in 1098 bytes} [Tue Jul 21 14:52:46 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-353448300&fields=id&tenant_id=4f8d46aa6ffd47989eaf28e0fe297af3 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1869] 10.0.0.124 () {34 vars in 982 bytes} [Tue Jul 21 14:52:46 2026] GET /v2.0/networks?id=28936298-a039-4d7d-add0-4c352b63a99e => generated 660 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:52:46.822 8 WARNING neutron_lib.context [None req-1f9dbc55-ab61-4241-b6bc-a1ea101bbb5d 729314df55ff4553a68d446dc15988e1 67f2b8ef82544d27867314eb5c57ecce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:46.951 8 INFO neutron.db.segments_db [None req-1f9dbc55-ab61-4241-b6bc-a1ea101bbb5d 729314df55ff4553a68d446dc15988e1 67f2b8ef82544d27867314eb5c57ecce - - default default] Added segment eba02bb6-460f-46fb-896d-4efa90cf6931 of type vxlan for network ef1da53e-b2f9-43b4-8b18-62004f9fceca [pid: 8|app: 0|req: 891/1870] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:52:46 2026] POST /v2.0/networks => generated 647 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1871] 10.0.0.124 () {34 vars in 965 bytes} [Tue Jul 21 14:52:47 2026] GET /v2.0/quotas/4f8d46aa6ffd47989eaf28e0fe297af3 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1872] 10.0.0.124 () {34 vars in 1002 bytes} [Tue Jul 21 14:52:47 2026] GET /v2.0/ports?tenant_id=4f8d46aa6ffd47989eaf28e0fe297af3&fields=id => generated 149 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1873] 10.0.0.124 () {34 vars in 1008 bytes} [Tue Jul 21 14:52:47 2026] GET /v2.0/networks/28936298-a039-4d7d-add0-4c352b63a99e?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: 895/1874] 10.0.0.124 () {34 vars in 1108 bytes} [Tue Jul 21 14:52:47 2026] GET /v2.0/networks/28936298-a039-4d7d-add0-4c352b63a99e?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: 980/1875] 10.0.0.180 () {34 vars in 742 bytes} [Tue Jul 21 14:52:46 2026] PUT /v2.0/routers/9efadb12-3fec-4cf8-84c3-bf21c0917451 => generated 480 bytes in 834 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1876] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:52:47 2026] GET /v2.0/ports?device_id=9efadb12-3fec-4cf8-84c3-bf21c0917451 => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1877] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:52:47 2026] GET /v2.0/ports?device_id=7491f2d7-9c40-4258-89b4-253b54620f76 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:52:47.575 8 WARNING neutron_lib.context [None req-b5cec243-3481-4c5a-b3e6-160cfb4f6d1d 729314df55ff4553a68d446dc15988e1 67f2b8ef82544d27867314eb5c57ecce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 898/1878] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:52:47 2026] POST /v2.0/subnets => generated 649 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:47.899 8 WARNING neutron_lib.context [None req-c5f3aebe-01e6-40aa-b33c-2589af21f847 729314df55ff4553a68d446dc15988e1 67f2b8ef82544d27867314eb5c57ecce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:47.970 8 INFO neutron.db.segments_db [None req-c5f3aebe-01e6-40aa-b33c-2589af21f847 729314df55ff4553a68d446dc15988e1 67f2b8ef82544d27867314eb5c57ecce - - default default] Added segment 9e2ff07c-0573-4a9c-9927-ef4108c00ffb of type vxlan for network 68af38af-fed1-4f9d-a6f4-6a9ccc871b8e [pid: 8|app: 0|req: 899/1879] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:52:47 2026] POST /v2.0/networks => generated 648 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:48.218 7 INFO neutron.services.segments.plugin [-] Segment 2e00ef97-4524-4873-b3a1-c3c10df27e07 resource provider aggregate not found [pid: 8|app: 0|req: 900/1880] 10.0.0.180 () {34 vars in 743 bytes} [Tue Jul 21 14:52:48 2026] PUT /v2.0/networks/68af38af-fed1-4f9d-a6f4-6a9ccc871b8e => generated 592 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:52:48.224 7 INFO neutron.services.segments.plugin [-] Segment 2e00ef97-4524-4873-b3a1-c3c10df27e07 resource provider aggregate not found 2026-07-21 14:52:48.231 8 WARNING neutron_lib.context [None req-221e9502-76eb-4f86-9f86-a42636c69f2c 729314df55ff4553a68d446dc15988e1 67f2b8ef82544d27867314eb5c57ecce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:48.244 7 INFO neutron.services.segments.plugin [-] Segment 2e00ef97-4524-4873-b3a1-c3c10df27e07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e00ef97-4524-4873-b3a1-c3c10df27e07 found for delete ", "request_id": "req-7c247a35-09b2-4323-91d0-2391c53deb6a"}]} 2026-07-21 14:52:48.246 7 INFO neutron.services.segments.plugin [-] Segment 2e00ef97-4524-4873-b3a1-c3c10df27e07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e00ef97-4524-4873-b3a1-c3c10df27e07 found for delete ", "request_id": "req-c1a4f790-78cf-44a3-bf54-417e72818e27"}]} 2026-07-21 14:52:48.253 7 INFO neutron.db.l3_hamode_db [None req-b5c57453-fde1-4918-8b5c-f44ab48decda c696dd5feeb54b5e8f09cecfcdd512e5 7c0d72e26693447b98aa1c5460847f3a - - default default] HA network 8b4d9da3-c1ff-42f3-898d-49a9e5388d9b was deleted as no HA routers are present in tenant 7c0d72e26693447b98aa1c5460847f3a. [pid: 7|app: 0|req: 981/1881] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:52:47 2026] DELETE /v2.0/routers/9efadb12-3fec-4cf8-84c3-bf21c0917451 => generated 0 bytes in 739 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1882] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:52:48 2026] GET /v2.0/networks?id=28936298-a039-4d7d-add0-4c352b63a99e => generated 660 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1883] 199.204.45.70 () {34 vars in 1049 bytes} [Tue Jul 21 14:52:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4f8d46aa6ffd47989eaf28e0fe297af3 => generated 272 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:52:48.467 7 WARNING neutron_lib.context [req-271db21f-c25f-44c9-bf36-110fb8b8c051 req-33b01e0f-f03e-4100-ab7c-17f091d1bf64 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1884] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:52:48 2026] POST /v2.0/subnets => generated 622 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1885] 10.0.0.180 () {34 vars in 741 bytes} [Tue Jul 21 14:52:48 2026] PUT /v2.0/subnets/2e9f8557-3300-4f07-b503-7712c35e3897 => generated 632 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1886] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:52:48 2026] GET /v2.0/ports?device_id=7491f2d7-9c40-4258-89b4-253b54620f76 => generated 957 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1887] 199.204.45.70 () {38 vars in 954 bytes} [Tue Jul 21 14:52:48 2026] POST /v2.0/ports => generated 954 bytes in 432 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: 985/1888] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:52:48 2026] GET /v2.0/security-groups?id=4ee3b7cc-85eb-48dc-aca4-d97490bee86c&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:52:49.433 8 INFO neutron.services.segments.plugin [-] Segment 9e2ff07c-0573-4a9c-9927-ef4108c00ffb resource provider aggregate not found 2026-07-21 14:52:49.437 8 INFO neutron.services.segments.plugin [-] Segment 9e2ff07c-0573-4a9c-9927-ef4108c00ffb resource provider aggregate not found 2026-07-21 14:52:49.457 8 INFO neutron.services.segments.plugin [-] Segment 9e2ff07c-0573-4a9c-9927-ef4108c00ffb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e2ff07c-0573-4a9c-9927-ef4108c00ffb found for delete ", "request_id": "req-87e724ef-17cb-4e17-ae8d-14341e43e97e"}]} 2026-07-21 14:52:49.458 8 INFO neutron.services.segments.plugin [-] Segment 9e2ff07c-0573-4a9c-9927-ef4108c00ffb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e2ff07c-0573-4a9c-9927-ef4108c00ffb found for delete ", "request_id": "req-6041d749-ea69-42fa-bc60-fcb722e14aae"}]} [pid: 7|app: 0|req: 986/1889] 199.204.45.70 () {38 vars in 1027 bytes} [Tue Jul 21 14:52:48 2026] PUT /v2.0/ports/6d4b4dc5-d9da-4a58-8d80-783c1803a890 => generated 1199 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1890] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:52:48 2026] DELETE /v2.0/networks/68af38af-fed1-4f9d-a6f4-6a9ccc871b8e => generated 0 bytes in 612 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:52:49.494 8 INFO neutron.pecan_wsgi.hooks.translation [None req-27614d87-c325-4199-b55a-7a04d02154ca 729314df55ff4553a68d446dc15988e1 67f2b8ef82544d27867314eb5c57ecce - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 905/1891] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:52:49 2026] DELETE /v2.0/networks/68af38af-fed1-4f9d-a6f4-6a9ccc871b8e => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:52:49.501 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1dbbacaa-7def-4069-9a85-1872a9b143d1'] response: {'name': 'network-changed', 'server_uuid': '7491f2d7-9c40-4258-89b4-253b54620f76', 'tag': '6d4b4dc5-d9da-4a58-8d80-783c1803a890', '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: 906/1892] 10.0.0.180 () {32 vars in 694 bytes} [Tue Jul 21 14:52:49 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1893] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:52:49 2026] GET /v2.0/ports?tenant_id=4f8d46aa6ffd47989eaf28e0fe297af3&device_id=7491f2d7-9c40-4258-89b4-253b54620f76 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1894] 10.0.0.180 () {32 vars in 742 bytes} [Tue Jul 21 14:52:49 2026] GET /v2.0/subnets?network_id=64c7f286-4c8d-46a2-ae6b-07f92efbdd3b => generated 626 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1895] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:49 2026] GET /v2.0/security-groups?tenant_id=5fc9427633284e5293644f6351f94786&name=default => generated 2801 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1896] 10.0.0.180 () {32 vars in 653 bytes} [Tue Jul 21 14:52:49 2026] GET /v2.0/extensions => generated 19600 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1897] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:52:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6d4b4dc5-d9da-4a58-8d80-783c1803a890 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1898] 10.0.0.180 () {32 vars in 649 bytes} [Tue Jul 21 14:52:49 2026] GET /v2.0/networks => generated 1312 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1899] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:49 2026] DELETE /v2.0/security-groups/2f8b35ff-c5de-4656-b75f-d4ecce30ad27 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1900] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:52:49 2026] GET /v2.0/subnets?id=975155cd-9dd7-4e99-ab45-0f22baa0510b => generated 653 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1901] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:52:49 2026] GET /v2.0/ports?network_id=28936298-a039-4d7d-add0-4c352b63a99e&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: 990/1902] 10.0.0.180 () {32 vars in 647 bytes} [Tue Jul 21 14:52:49 2026] GET /v2.0/subnets => generated 1265 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1903] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:52:49 2026] GET /v2.0/networks/28936298-a039-4d7d-add0-4c352b63a99e?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: 991/1904] 10.0.0.180 () {32 vars in 723 bytes} [Tue Jul 21 14:52:49 2026] GET /v2.0/networks/ef1da53e-b2f9-43b4-8b18-62004f9fceca => generated 672 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1905] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:52:49 2026] GET /v2.0/networks/28936298-a039-4d7d-add0-4c352b63a99e?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: 914/1906] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:49 2026] GET /v2.0/security-groups?tenant_id=7c0d72e26693447b98aa1c5460847f3a&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1907] 10.0.0.180 () {32 vars in 721 bytes} [Tue Jul 21 14:52:50 2026] GET /v2.0/subnets/796d8ed1-cbf7-428f-9751-7b2ef77e7b78 => generated 649 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1908] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:52:50 2026] GET /v2.0/ports?device_id=7491f2d7-9c40-4258-89b4-253b54620f76 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1909] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:52:50 2026] GET /v2.0/ports?tenant_id=4f8d46aa6ffd47989eaf28e0fe297af3&device_id=7491f2d7-9c40-4258-89b4-253b54620f76 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:52:50.166 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f627634-dc2d-4b23-9661-5c4e6724dc07 729314df55ff4553a68d446dc15988e1 67f2b8ef82544d27867314eb5c57ecce - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 917/1910] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:52:50 2026] DELETE /v2.0/subnets/2e9f8557-3300-4f07-b503-7712c35e3897 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1911] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:52:50 2026] GET /v2.0/security-groups?id=4ee3b7cc-85eb-48dc-aca4-d97490bee86c&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: 994/1912] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:50 2026] DELETE /v2.0/security-groups/5ef4667a-fa3f-4a53-8394-b1167905b0ae => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:52:50.271 7 INFO neutron.pecan_wsgi.hooks.translation [None req-184c06c5-2dd4-4bd7-ba30-24b0f6ee4974 729314df55ff4553a68d446dc15988e1 67f2b8ef82544d27867314eb5c57ecce - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 995/1913] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:52:50 2026] DELETE /v2.0/networks/68af38af-fed1-4f9d-a6f4-6a9ccc871b8e => generated 138 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1914] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:52:50 2026] GET /v2.0/networks?id=28936298-a039-4d7d-add0-4c352b63a99e => generated 756 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1915] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:52:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6d4b4dc5-d9da-4a58-8d80-783c1803a890 => 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: 921/1916] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:52:50 2026] GET /v2.0/subnets?id=975155cd-9dd7-4e99-ab45-0f22baa0510b => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1917] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:52:50 2026] GET /v2.0/ports?network_id=28936298-a039-4d7d-add0-4c352b63a99e&device_owner=network%3Adhcp => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1918] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:52:50 2026] DELETE /v2.0/subnets/796d8ed1-cbf7-428f-9751-7b2ef77e7b78 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1919] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:52:50 2026] GET /v2.0/networks/28936298-a039-4d7d-add0-4c352b63a99e?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: 924/1920] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:52:50 2026] GET /v2.0/networks/28936298-a039-4d7d-add0-4c352b63a99e?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) 2026-07-21 14:52:50.957 7 INFO neutron.services.segments.plugin [-] Segment eba02bb6-460f-46fb-896d-4efa90cf6931 resource provider aggregate not found 2026-07-21 14:52:50.970 7 INFO neutron.services.segments.plugin [-] Segment eba02bb6-460f-46fb-896d-4efa90cf6931 resource provider aggregate not found 2026-07-21 14:52:50.979 7 INFO neutron.services.segments.plugin [-] Segment eba02bb6-460f-46fb-896d-4efa90cf6931 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eba02bb6-460f-46fb-896d-4efa90cf6931 found for delete ", "request_id": "req-f5f80d17-eb59-461d-91c7-a521f868b403"}]} 2026-07-21 14:52:50.985 7 INFO neutron.services.segments.plugin [-] Segment eba02bb6-460f-46fb-896d-4efa90cf6931 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eba02bb6-460f-46fb-896d-4efa90cf6931 found for delete ", "request_id": "req-677728d3-3b34-4fdc-a0dc-8134a74e2337"}]} [pid: 7|app: 0|req: 997/1921] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:52:50 2026] DELETE /v2.0/networks/ef1da53e-b2f9-43b4-8b18-62004f9fceca => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1922] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:52:51 2026] GET /v2.0/ports?device_id=7491f2d7-9c40-4258-89b4-253b54620f76 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1923] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:52:51 2026] GET /v2.0/security-groups?id=4ee3b7cc-85eb-48dc-aca4-d97490bee86c&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1924] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:51 2026] GET /v2.0/security-groups?tenant_id=67f2b8ef82544d27867314eb5c57ecce&name=default => generated 2801 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1925] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:51 2026] DELETE /v2.0/security-groups/9d441f07-5a9e-49f4-800c-1de258ee5539 => 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: 927/1926] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:52:52 2026] GET /v2.0/ports?device_id=7491f2d7-9c40-4258-89b4-253b54620f76 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1927] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:52:52 2026] GET /v2.0/security-groups?id=4ee3b7cc-85eb-48dc-aca4-d97490bee86c&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: 8|app: 0|req: 928/1928] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:52:52 2026] GET /v2.0/ports?device_id=7491f2d7-9c40-4258-89b4-253b54620f76 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1929] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:52:52 2026] GET /v2.0/security-groups?id=4ee3b7cc-85eb-48dc-aca4-d97490bee86c&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1930] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:52:52 2026] GET /v2.0/ports?device_id=7491f2d7-9c40-4258-89b4-253b54620f76 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:52:53.519 7 INFO neutron.db.l3_db [None req-f34c467a-cb3f-43dc-b3bb-6955fe749762 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Floating IP 5a1514a4-2033-423e-819c-b42387d73a90 associated. External IP: 10.96.250.204, port: 6d4b4dc5-d9da-4a58-8d80-783c1803a890. [pid: 8|app: 0|req: 930/1931] 10.0.0.180 () {32 vars in 623 bytes} [Tue Jul 21 14:52:53 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1932] 10.0.0.180 () {32 vars in 633 bytes} [Tue Jul 21 14:52:53 2026] GET /v2.0/ => generated 632 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:52:53.828 8 WARNING neutron_lib.context [None req-1cbe832e-3b51-4fbf-a51a-77750ac2ebba 5d56045b62e74de7b264513aa7403e88 b2bdd69dd17f415aaed85b86db4c1bc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:53.993 8 INFO neutron.db.segments_db [None req-1cbe832e-3b51-4fbf-a51a-77750ac2ebba 5d56045b62e74de7b264513aa7403e88 b2bdd69dd17f415aaed85b86db4c1bc6 - - default default] Added segment 530d96dc-0c74-4df4-ab33-6079244369a3 of type vxlan for network c8080e4b-6603-4c72-a72d-c36e6e69f73e [pid: 8|app: 0|req: 932/1933] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:52:53 2026] POST /v2.0/networks => generated 632 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:54.120 8 WARNING neutron_lib.context [None req-1bc02879-920b-4387-ba55-7e4c3b9ec692 5d56045b62e74de7b264513aa7403e88 b2bdd69dd17f415aaed85b86db4c1bc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:52:54.175 8 INFO neutron.db.segments_db [None req-1bc02879-920b-4387-ba55-7e4c3b9ec692 5d56045b62e74de7b264513aa7403e88 b2bdd69dd17f415aaed85b86db4c1bc6 - - default default] Added segment 79bedf0b-168b-42ec-b973-14b77cdcfae6 of type vxlan for network ddfa8ec8-a63a-42a7-b579-e142aa82de94 [pid: 8|app: 0|req: 933/1934] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:52:54 2026] POST /v2.0/networks => generated 632 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1935] 10.0.0.180 () {34 vars in 749 bytes} [Tue Jul 21 14:52:53 2026] PUT /v2.0/floatingips/5a1514a4-2033-423e-819c-b42387d73a90 => generated 855 bytes in 1317 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:52:54.418 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f10b8417-9cce-4331-9a0c-6bd2d3b98a0f'] response: {'name': 'network-changed', 'server_uuid': '7491f2d7-9c40-4258-89b4-253b54620f76', 'tag': '6d4b4dc5-d9da-4a58-8d80-783c1803a890', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1003/1936] 10.0.0.180 () {34 vars in 753 bytes} [Tue Jul 21 14:52:54 2026] PUT /v2.0/networks/c8080e4b-6603-4c72-a72d-c36e6e69f73e/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1937] 10.0.0.180 () {32 vars in 729 bytes} [Tue Jul 21 14:52:54 2026] GET /v2.0/floatingips/5a1514a4-2033-423e-819c-b42387d73a90 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1938] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:52:54 2026] GET /v2.0/ports?tenant_id=4f8d46aa6ffd47989eaf28e0fe297af3&device_id=7491f2d7-9c40-4258-89b4-253b54620f76 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1939] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:54 2026] GET /v2.0/security-groups?tenant_id=5fa5bb10afda416db1413d12df869d77&name=default => generated 2801 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1940] 10.0.0.180 () {32 vars in 733 bytes} [Tue Jul 21 14:52:54 2026] GET /v2.0/networks/c8080e4b-6603-4c72-a72d-c36e6e69f73e/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1941] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:52:54 2026] GET /v2.0/networks?id=28936298-a039-4d7d-add0-4c352b63a99e => generated 756 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1942] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:54 2026] DELETE /v2.0/security-groups/dc4179b4-60c1-44fa-9ee1-3cc3d5bc5c80 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1943] 10.0.0.180 () {34 vars in 753 bytes} [Tue Jul 21 14:52:54 2026] PUT /v2.0/networks/ddfa8ec8-a63a-42a7-b579-e142aa82de94/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1944] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:52:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6d4b4dc5-d9da-4a58-8d80-783c1803a890 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1945] 10.0.0.180 () {32 vars in 733 bytes} [Tue Jul 21 14:52:54 2026] GET /v2.0/networks/ddfa8ec8-a63a-42a7-b579-e142aa82de94/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1946] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:52:54 2026] GET /v2.0/subnets?id=975155cd-9dd7-4e99-ab45-0f22baa0510b => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1947] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:52:54 2026] GET /v2.0/ports?network_id=28936298-a039-4d7d-add0-4c352b63a99e&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: 1010/1948] 10.0.0.180 () {34 vars in 753 bytes} [Tue Jul 21 14:52:54 2026] PUT /v2.0/networks/ddfa8ec8-a63a-42a7-b579-e142aa82de94/tags => generated 12 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1949] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:52:54 2026] GET /v2.0/networks/28936298-a039-4d7d-add0-4c352b63a99e?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: 1011/1950] 10.0.0.180 () {32 vars in 733 bytes} [Tue Jul 21 14:52:54 2026] GET /v2.0/networks/ddfa8ec8-a63a-42a7-b579-e142aa82de94/tags => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1951] 10.0.0.180 () {32 vars in 733 bytes} [Tue Jul 21 14:52:54 2026] GET /v2.0/networks/c8080e4b-6603-4c72-a72d-c36e6e69f73e/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1952] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:52:54 2026] GET /v2.0/networks/28936298-a039-4d7d-add0-4c352b63a99e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:52:55.178 7 INFO neutron.services.segments.plugin [-] Segment 530d96dc-0c74-4df4-ab33-6079244369a3 resource provider aggregate not found 2026-07-21 14:52:55.185 7 INFO neutron.services.segments.plugin [-] Segment 530d96dc-0c74-4df4-ab33-6079244369a3 resource provider aggregate not found 2026-07-21 14:52:55.199 7 INFO neutron.services.segments.plugin [-] Segment 530d96dc-0c74-4df4-ab33-6079244369a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 530d96dc-0c74-4df4-ab33-6079244369a3 found for delete ", "request_id": "req-30bc8136-aa82-4389-bf57-fd18d5a762b4"}]} 2026-07-21 14:52:55.202 7 INFO neutron.services.segments.plugin [-] Segment 530d96dc-0c74-4df4-ab33-6079244369a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 530d96dc-0c74-4df4-ab33-6079244369a3 found for delete ", "request_id": "req-226ccbc8-1252-4423-b518-7221636cb99d"}]} [pid: 7|app: 0|req: 1013/1953] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:52:54 2026] DELETE /v2.0/networks/c8080e4b-6603-4c72-a72d-c36e6e69f73e => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:52:55.420 8 INFO neutron.services.segments.plugin [-] Segment 79bedf0b-168b-42ec-b973-14b77cdcfae6 resource provider aggregate not found 2026-07-21 14:52:55.426 8 INFO neutron.services.segments.plugin [-] Segment 79bedf0b-168b-42ec-b973-14b77cdcfae6 resource provider aggregate not found 2026-07-21 14:52:55.443 8 INFO neutron.services.segments.plugin [-] Segment 79bedf0b-168b-42ec-b973-14b77cdcfae6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79bedf0b-168b-42ec-b973-14b77cdcfae6 found for delete ", "request_id": "req-4e204f76-7bbd-4b71-9047-f2f5a21d6586"}]} 2026-07-21 14:52:55.444 8 INFO neutron.services.segments.plugin [-] Segment 79bedf0b-168b-42ec-b973-14b77cdcfae6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79bedf0b-168b-42ec-b973-14b77cdcfae6 found for delete ", "request_id": "req-83a775e3-105f-430e-a1d3-4a0c92bc41a0"}]} [pid: 8|app: 0|req: 941/1954] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:52:55 2026] DELETE /v2.0/networks/ddfa8ec8-a63a-42a7-b579-e142aa82de94 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1955] 10.0.0.180 () {32 vars in 729 bytes} [Tue Jul 21 14:52:55 2026] GET /v2.0/floatingips/5a1514a4-2033-423e-819c-b42387d73a90 => generated 857 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1956] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:56 2026] GET /v2.0/security-groups?tenant_id=b2bdd69dd17f415aaed85b86db4c1bc6&name=default => generated 2801 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1957] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:56 2026] DELETE /v2.0/security-groups/f4ed8dac-a98e-4e80-9dd8-bc3c9cfcc3a4 => 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: 943/1958] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:56 2026] GET /v2.0/security-groups?tenant_id=b32f7a110f134b7fb2be84be3cfc8446&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1959] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:56 2026] DELETE /v2.0/security-groups/484753a1-d199-4937-a718-043b99456213 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1960] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:52:56 2026] GET /v2.0/security-groups?tenant_id=fd07d0eec9e8460c8aa3602cdb815201&name=default => generated 2801 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1961] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:52:57 2026] DELETE /v2.0/security-groups/9458b26c-ec6e-4041-beea-e05f52107763 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:52:59.405 8 INFO neutron.db.segments_db [None req-a09ad68d-c830-4575-b8f2-69640e3ebce8 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment bcafbeab-5402-4a23-b4cf-e30f25f7c101 of type vxlan for network 80480ea0-8e87-455e-ad00-5d7065fdea9d [pid: 8|app: 0|req: 945/1962] 10.0.0.180 () {34 vars in 671 bytes} [Tue Jul 21 14:52:59 2026] POST /v2.0/networks => generated 740 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1963] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:52:59 2026] POST /v2.0/subnets => generated 663 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:52:59.832 8 INFO neutron.db.segments_db [None req-e439d6c9-df14-4a21-976a-b15087e62fa8 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment a862bf0e-e6e4-46fc-850b-0b81a138ec13 of type vxlan for network 66ddd635-739f-4f90-8feb-59fac4bc433e 2026-07-21 14:53:00.164 8 INFO neutron.db.l3_hamode_db [None req-e439d6c9-df14-4a21-976a-b15087e62fa8 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1019/1964] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:53:00 2026] GET /v2.0/security-groups?tenant_id=2fefa2806f084c7c80b1fa7954958148&name=default => generated 2801 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1965] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:00 2026] DELETE /v2.0/security-groups/3d3f78af-e428-45fc-860a-650dd2e453e3 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1966] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:53:00 2026] GET /v2.0/security-groups?tenant_id=5f79935d7dda4797890e6444a916d295&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1967] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:00 2026] DELETE /v2.0/security-groups/dd507074-245d-487b-84f3-69c2d717b0de => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:53:01.718 8 INFO neutron.db.l3_hamode_db [None req-e439d6c9-df14-4a21-976a-b15087e62fa8 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 946/1970] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:52:59 2026] POST /v2.0/routers => generated 727 bytes in 3098 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1971] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:53:02 2026] PUT /v2.0/routers/f33a1161-212b-47ee-8e35-1223cce7bed7/add_router_interface => generated 309 bytes in 1595 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1972] 10.0.0.64 () {34 vars in 989 bytes} [Tue Jul 21 14:53:04 2026] GET /v2.0/ports?device_id=7491f2d7-9c40-4258-89b4-253b54620f76 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1973] 10.0.0.64 () {34 vars in 1039 bytes} [Tue Jul 21 14:53:04 2026] GET /v2.0/security-groups?id=4ee3b7cc-85eb-48dc-aca4-d97490bee86c&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:53:05.707 8 INFO neutron.db.segments_db [None req-211b5044-4d09-45ea-bcb3-6c5f5e6b746d 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment f99a48e9-80b6-44aa-a498-8978e70b1a11 of type vxlan for network b46d6dc2-35e5-45ef-bfc9-6894b409da02 [pid: 8|app: 0|req: 948/1974] 10.0.0.180 () {34 vars in 671 bytes} [Tue Jul 21 14:53:05 2026] POST /v2.0/networks => generated 741 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1975] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:53:05 2026] POST /v2.0/subnets => generated 664 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:06.251 8 INFO neutron.db.segments_db [None req-f651090e-75d4-4406-a30e-8876ced329f8 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Added segment 589a4298-c4ff-4435-8a85-d27465536f96 of type vxlan for network 75aebc0a-d23d-49e9-9064-99d261fa2080 [pid: 7|app: 0|req: 1028/1976] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:53:06 2026] GET /v2.0/ports?device_id=7491f2d7-9c40-4258-89b4-253b54620f76 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1977] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:53:06 2026] GET /v2.0/security-groups?id=4ee3b7cc-85eb-48dc-aca4-d97490bee86c&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:53:06.612 8 INFO neutron.db.l3_hamode_db [None req-f651090e-75d4-4406-a30e-8876ced329f8 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1030/1978] 199.204.45.70 () {34 vars in 993 bytes} [Tue Jul 21 14:53:06 2026] GET /v2.0/ports?device_id=7491f2d7-9c40-4258-89b4-253b54620f76 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:53:07.414 7 INFO neutron.db.l3_db [req-82a4272f-1339-4ecb-82cf-1ef6b8ac1841 req-8a9e8e6f-4c12-4ecc-8e00-7fa1442c12ea 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] Floating IP 5a1514a4-2033-423e-819c-b42387d73a90 disassociated. External IP: 10.96.250.204, port: 6d4b4dc5-d9da-4a58-8d80-783c1803a890. 2026-07-21 14:53:07.765 8 INFO neutron.db.l3_hamode_db [None req-f651090e-75d4-4406-a30e-8876ced329f8 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1031/1979] 199.204.45.70 () {36 vars in 996 bytes} [Tue Jul 21 14:53:07 2026] DELETE /v2.0/ports/6d4b4dc5-d9da-4a58-8d80-783c1803a890 => generated 0 bytes in 830 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1980] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:53:07 2026] GET /v2.0/ports?device_id=7491f2d7-9c40-4258-89b4-253b54620f76 => 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: 949/1981] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:53:06 2026] POST /v2.0/routers => generated 728 bytes in 2696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:08.873 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4785522-40a3-45bb-82ea-0a8a0f344f0b'] response: {'server_uuid': '7491f2d7-9c40-4258-89b4-253b54620f76', 'name': 'network-vif-deleted', 'tag': '6d4b4dc5-d9da-4a58-8d80-783c1803a890', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 950/1982] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:08 2026] DELETE /v2.0/security-groups/4ee3b7cc-85eb-48dc-aca4-d97490bee86c => 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: 951/1983] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:53:09 2026] DELETE /v2.0/floatingips/5a1514a4-2033-423e-819c-b42387d73a90 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1984] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:53:09 2026] GET /v2.0/ports?device_id=e209df07-8c85-4666-859e-8876b131ffe8 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1985] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:53:09 2026] GET /v2.0/security-groups?id=5005bf19-78bd-43c4-9a43-434fbfc570ce&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1986] 199.204.45.70 () {34 vars in 993 bytes} [Tue Jul 21 14:53:10 2026] GET /v2.0/ports?device_id=e209df07-8c85-4666-859e-8876b131ffe8 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1987] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:53:08 2026] PUT /v2.0/routers/e0c57978-235e-47d8-a9cd-d447dac52c60/add_router_interface => generated 309 bytes in 1569 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1988] 199.204.45.70 () {36 vars in 996 bytes} [Tue Jul 21 14:53:10 2026] DELETE /v2.0/ports/c2268ec0-a1ce-4c05-ba78-9a77390c4e43 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1989] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:10 2026] DELETE /v2.0/security-groups/5005bf19-78bd-43c4-9a43-434fbfc570ce => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:53:11.173 8 WARNING neutron_lib.context [None req-6d1bf76e-eb22-4d02-a041-a3197e40248e c03379d025f748d6b3307e5da5b5d711 43c42ab3d21448948d43c217383f763f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:53:11.202 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e547917-9488-45de-b5f5-f9430593545d'] response: {'server_uuid': 'e209df07-8c85-4666-859e-8876b131ffe8', 'name': 'network-vif-deleted', 'tag': 'c2268ec0-a1ce-4c05-ba78-9a77390c4e43', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 956/1990] 10.0.0.180 () {34 vars in 685 bytes} [Tue Jul 21 14:53:11 2026] POST /v2.0/security-groups => generated 1609 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 14:53:11.311 8 WARNING neutron_lib.context [None req-8ad53e9f-8417-4c1b-aac1-ca9781c2877a c03379d025f748d6b3307e5da5b5d711 43c42ab3d21448948d43c217383f763f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 957/1991] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:53:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:11.476 8 WARNING neutron_lib.context [None req-4f0ff808-945f-4aed-ac2f-2bbf70aab8b2 c03379d025f748d6b3307e5da5b5d711 43c42ab3d21448948d43c217383f763f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 958/1992] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:53:11 2026] POST /v2.0/security-group-rules => generated 564 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:11.602 8 WARNING neutron_lib.context [None req-13221f9d-8a22-4795-83f9-736f80735dcd c03379d025f748d6b3307e5da5b5d711 43c42ab3d21448948d43c217383f763f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 959/1993] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:53:11 2026] POST /v2.0/security-group-rules => generated 570 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:11.706 8 WARNING neutron_lib.context [None req-48cc84a2-c780-4905-a6fe-11410c001780 c03379d025f748d6b3307e5da5b5d711 43c42ab3d21448948d43c217383f763f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 960/1994] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:53:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:11.848 8 WARNING neutron_lib.context [None req-29cf9b51-91bd-475a-b7a8-4b9344bef63d c03379d025f748d6b3307e5da5b5d711 43c42ab3d21448948d43c217383f763f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:53:11.873 8 INFO neutron.db.securitygroups_db [None req-29cf9b51-91bd-475a-b7a8-4b9344bef63d c03379d025f748d6b3307e5da5b5d711 43c42ab3d21448948d43c217383f763f - - default default] Project 43c42ab3d21448948d43c217383f763f 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: 961/1995] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:53:11 2026] POST /v2.0/security-group-rules => generated 575 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:11.966 8 WARNING neutron_lib.context [None req-b035f6d0-16aa-43b1-b0fc-262a05ed40e8 c03379d025f748d6b3307e5da5b5d711 43c42ab3d21448948d43c217383f763f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:53:11.987 8 INFO neutron.db.securitygroups_db [None req-b035f6d0-16aa-43b1-b0fc-262a05ed40e8 c03379d025f748d6b3307e5da5b5d711 43c42ab3d21448948d43c217383f763f - - default default] Project 43c42ab3d21448948d43c217383f763f 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: 962/1996] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:53:11 2026] POST /v2.0/security-group-rules => generated 574 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:12.472 8 WARNING neutron_lib.context [None req-483473ec-2337-43d2-a0a0-0fd95ad834c8 c03379d025f748d6b3307e5da5b5d711 43c42ab3d21448948d43c217383f763f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 963/1997] 10.0.0.180 () {34 vars in 685 bytes} [Tue Jul 21 14:53:12 2026] POST /v2.0/security-groups => generated 1596 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 14:53:12.613 8 WARNING neutron_lib.context [None req-c06c8eb2-ba20-46a7-ac4a-bd719577fcd2 c03379d025f748d6b3307e5da5b5d711 43c42ab3d21448948d43c217383f763f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 964/1998] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:53:12 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:12.734 8 WARNING neutron_lib.context [None req-04a6b90a-65b1-471e-8e88-d1557f461973 c03379d025f748d6b3307e5da5b5d711 43c42ab3d21448948d43c217383f763f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 965/1999] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:53:12 2026] POST /v2.0/security-group-rules => generated 570 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:12.842 8 WARNING neutron_lib.context [None req-e3b36e4f-e4a7-4fd1-b768-3892d5fd332d c03379d025f748d6b3307e5da5b5d711 43c42ab3d21448948d43c217383f763f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1035/2000] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:53:11 2026] PUT /v2.0/routers/4300b78c-83d3-4bb4-a9cf-31a5148a9b6f/remove_router_interface => generated 309 bytes in 1688 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2001] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:53:12 2026] DELETE /v2.0/subnets/975155cd-9dd7-4e99-ab45-0f22baa0510b => 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: 966/2002] 10.0.0.180 () {34 vars in 676 bytes} [Tue Jul 21 14:53:12 2026] POST /v2.0/floatingips => generated 552 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2003] 10.0.0.124 () {34 vars in 1098 bytes} [Tue Jul 21 14:53:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--843778000&fields=id&tenant_id=43c42ab3d21448948d43c217383f763f => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2004] 10.0.0.124 () {34 vars in 1098 bytes} [Tue Jul 21 14:53:13 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-294690069&fields=id&tenant_id=43c42ab3d21448948d43c217383f763f => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2005] 10.0.0.124 () {34 vars in 982 bytes} [Tue Jul 21 14:53:13 2026] GET /v2.0/networks?id=80480ea0-8e87-455e-ad00-5d7065fdea9d => generated 672 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2006] 10.0.0.124 () {34 vars in 965 bytes} [Tue Jul 21 14:53:13 2026] GET /v2.0/quotas/43c42ab3d21448948d43c217383f763f => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2007] 10.0.0.124 () {34 vars in 1002 bytes} [Tue Jul 21 14:53:13 2026] GET /v2.0/ports?tenant_id=43c42ab3d21448948d43c217383f763f&fields=id => generated 103 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2008] 10.0.0.124 () {34 vars in 1008 bytes} [Tue Jul 21 14:53:13 2026] GET /v2.0/networks/80480ea0-8e87-455e-ad00-5d7065fdea9d?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2009] 10.0.0.124 () {34 vars in 1108 bytes} [Tue Jul 21 14:53:13 2026] GET /v2.0/networks/80480ea0-8e87-455e-ad00-5d7065fdea9d?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: 974/2010] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:53:14 2026] GET /v2.0/ports?device_id=59685dc4-50e5-4a69-a71d-14cd2045186f => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:53:14.210 7 INFO neutron.services.segments.plugin [-] Segment 69b59d44-bc9c-48df-9f8d-58d5d7e508d7 resource provider aggregate not found 2026-07-21 14:53:14.215 7 INFO neutron.services.segments.plugin [-] Segment 69b59d44-bc9c-48df-9f8d-58d5d7e508d7 resource provider aggregate not found 2026-07-21 14:53:14.228 7 INFO neutron.services.segments.plugin [-] Segment 69b59d44-bc9c-48df-9f8d-58d5d7e508d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69b59d44-bc9c-48df-9f8d-58d5d7e508d7 found for delete ", "request_id": "req-93213d15-03bd-46e7-a5cd-75e91beeb834"}]} 2026-07-21 14:53:14.230 7 INFO neutron.services.segments.plugin [-] Segment 69b59d44-bc9c-48df-9f8d-58d5d7e508d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69b59d44-bc9c-48df-9f8d-58d5d7e508d7 found for delete ", "request_id": "req-e051f587-f4af-4281-8ef1-79cbe51e7ff2"}]} 2026-07-21 14:53:14.241 7 INFO neutron.db.l3_hamode_db [None req-3c53caed-f732-4ecd-856b-ea5fdffb1635 5358e41b44d847f0aa826f624515139d 4f8d46aa6ffd47989eaf28e0fe297af3 - - default default] HA network 293aa0f3-f4cc-4b88-b4bc-ca9963efb9c9 was deleted as no HA routers are present in tenant 4f8d46aa6ffd47989eaf28e0fe297af3. [pid: 7|app: 0|req: 1037/2011] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:53:13 2026] DELETE /v2.0/routers/4300b78c-83d3-4bb4-a9cf-31a5148a9b6f => generated 0 bytes in 1145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:53:14.474 8 INFO neutron.services.segments.plugin [-] Segment d339c7a8-5c3b-4ab7-b7be-e8110b220392 resource provider aggregate not found 2026-07-21 14:53:14.480 8 INFO neutron.services.segments.plugin [-] Segment d339c7a8-5c3b-4ab7-b7be-e8110b220392 resource provider aggregate not found 2026-07-21 14:53:14.490 8 INFO neutron.services.segments.plugin [-] Segment d339c7a8-5c3b-4ab7-b7be-e8110b220392 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d339c7a8-5c3b-4ab7-b7be-e8110b220392 found for delete ", "request_id": "req-3ccec5a1-b64b-4c55-b06c-bd7e36347669"}]} 2026-07-21 14:53:14.500 8 INFO neutron.services.segments.plugin [-] Segment d339c7a8-5c3b-4ab7-b7be-e8110b220392 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d339c7a8-5c3b-4ab7-b7be-e8110b220392 found for delete ", "request_id": "req-30f1c798-0169-4711-ab23-28ad2ff40d18"}]} [pid: 8|app: 0|req: 975/2012] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:53:14 2026] DELETE /v2.0/networks/28936298-a039-4d7d-add0-4c352b63a99e => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2013] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:53:14 2026] GET /v2.0/networks?id=80480ea0-8e87-455e-ad00-5d7065fdea9d => generated 672 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2014] 199.204.45.70 () {34 vars in 1049 bytes} [Tue Jul 21 14:53:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=43c42ab3d21448948d43c217383f763f => generated 272 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:53:14.999 7 WARNING neutron_lib.context [req-974d7382-341b-4ea7-9428-0b5ed47b73a1 req-44945595-b902-4ee7-b568-eb2569b70cd6 c03379d025f748d6b3307e5da5b5d711 43c42ab3d21448948d43c217383f763f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2015] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:53:15 2026] GET /v2.0/security-groups?tenant_id=4f8d46aa6ffd47989eaf28e0fe297af3&name=default => generated 2801 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2016] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:53:15 2026] GET /v2.0/ports?device_id=59685dc4-50e5-4a69-a71d-14cd2045186f => generated 1000 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2017] 199.204.45.70 () {38 vars in 954 bytes} [Tue Jul 21 14:53:14 2026] POST /v2.0/ports => generated 997 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, ' [pid: 7|app: 0|req: 1040/2018] 10.0.0.124 () {34 vars in 1120 bytes} [Tue Jul 21 14:53:15 2026] GET /v2.0/security-groups?id=7306156b-2b31-438e-bb53-7dec2cab3cfd&id=058ac109-14b2-4193-9850-460811a3d8af&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: 8|app: 0|req: 979/2019] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:15 2026] DELETE /v2.0/security-groups/70fc3f37-1fbd-42ef-8669-fd15cd234748 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2020] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:53:15 2026] GET /v2.0/security-groups?tenant_id=16be9216f6e04aecb9a7bbd4f9b73183&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2021] 199.204.45.70 () {38 vars in 1027 bytes} [Tue Jul 21 14:53:15 2026] PUT /v2.0/ports/3b449ded-9154-49e8-a8c8-7c2228d35be6 => generated 1242 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:53:16.083 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-78617ff0-be26-40a6-8010-3b3c7899c317'] response: {'name': 'network-changed', 'server_uuid': '59685dc4-50e5-4a69-a71d-14cd2045186f', 'tag': '3b449ded-9154-49e8-a8c8-7c2228d35be6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1042/2022] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:53:16 2026] GET /v2.0/ports?tenant_id=43c42ab3d21448948d43c217383f763f&device_id=59685dc4-50e5-4a69-a71d-14cd2045186f => generated 1281 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2023] 199.204.45.70 () {34 vars in 1059 bytes} [Tue Jul 21 14:53:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=3b449ded-9154-49e8-a8c8-7c2228d35be6 => generated 19 bytes in 32 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: 1044/2024] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:53:16 2026] GET /v2.0/subnets?id=6ae4d00b-506b-4f93-9610-965b929020a4 => generated 666 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2025] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:15 2026] DELETE /v2.0/security-groups/89989ac2-2e6b-49f2-9c9d-5b02e8b170c0 => generated 0 bytes in 441 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2026] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:53:16 2026] GET /v2.0/ports?network_id=80480ea0-8e87-455e-ad00-5d7065fdea9d&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2027] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:53:16 2026] GET /v2.0/networks/80480ea0-8e87-455e-ad00-5d7065fdea9d?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: 1046/2028] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:53:16 2026] GET /v2.0/networks/80480ea0-8e87-455e-ad00-5d7065fdea9d?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: 983/2029] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:53:16 2026] GET /v2.0/ports?tenant_id=43c42ab3d21448948d43c217383f763f&device_id=59685dc4-50e5-4a69-a71d-14cd2045186f => generated 1281 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2030] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:53:16 2026] GET /v2.0/networks?id=80480ea0-8e87-455e-ad00-5d7065fdea9d => generated 768 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2031] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:53:16 2026] GET /v2.0/ports?device_id=59685dc4-50e5-4a69-a71d-14cd2045186f => generated 1012 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2032] 199.204.45.70 () {34 vars in 1059 bytes} [Tue Jul 21 14:53:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=3b449ded-9154-49e8-a8c8-7c2228d35be6 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2035] 199.204.45.70 () {34 vars in 993 bytes} [Tue Jul 21 14:53:16 2026] GET /v2.0/ports?device_id=59685dc4-50e5-4a69-a71d-14cd2045186f => generated 1281 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2036] 10.0.0.124 () {34 vars in 1120 bytes} [Tue Jul 21 14:53:16 2026] GET /v2.0/security-groups?id=7306156b-2b31-438e-bb53-7dec2cab3cfd&id=058ac109-14b2-4193-9850-460811a3d8af&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2037] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:53:16 2026] GET /v2.0/subnets?id=6ae4d00b-506b-4f93-9610-965b929020a4 => generated 666 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2038] 199.204.45.70 () {34 vars in 1123 bytes} [Tue Jul 21 14:53:16 2026] GET /v2.0/security-groups?id=058ac109-14b2-4193-9850-460811a3d8af&id=7306156b-2b31-438e-bb53-7dec2cab3cfd&fields=id&fields=name => generated 205 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2039] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:53:16 2026] GET /v2.0/ports?network_id=80480ea0-8e87-455e-ad00-5d7065fdea9d&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2040] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:53:16 2026] GET /v2.0/networks/80480ea0-8e87-455e-ad00-5d7065fdea9d?fields=segments => generated 14 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2041] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:53:16 2026] GET /v2.0/networks/80480ea0-8e87-455e-ad00-5d7065fdea9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2042] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:53:17 2026] GET /v2.0/ports?device_id=59685dc4-50e5-4a69-a71d-14cd2045186f => generated 1012 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2043] 10.0.0.124 () {34 vars in 1120 bytes} [Tue Jul 21 14:53:17 2026] GET /v2.0/security-groups?id=7306156b-2b31-438e-bb53-7dec2cab3cfd&id=058ac109-14b2-4193-9850-460811a3d8af&fields=id&fields=name => generated 205 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2044] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:53:18 2026] GET /v2.0/ports?device_id=59685dc4-50e5-4a69-a71d-14cd2045186f => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2045] 10.0.0.124 () {34 vars in 1120 bytes} [Tue Jul 21 14:53:19 2026] GET /v2.0/security-groups?id=7306156b-2b31-438e-bb53-7dec2cab3cfd&id=058ac109-14b2-4193-9850-460811a3d8af&fields=id&fields=name => generated 205 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2046] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:53:19 2026] GET /v2.0/ports?device_id=59685dc4-50e5-4a69-a71d-14cd2045186f => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:53:19.609 8 INFO neutron.db.l3_db [None req-553e6072-0b5a-4814-87bb-8842aa2d7107 c03379d025f748d6b3307e5da5b5d711 43c42ab3d21448948d43c217383f763f - - default default] Floating IP ddcba499-e996-4cc7-931c-d2fc3a00e468 associated. External IP: 10.96.250.212, port: 3b449ded-9154-49e8-a8c8-7c2228d35be6. [pid: 8|app: 0|req: 991/2047] 10.0.0.180 () {34 vars in 749 bytes} [Tue Jul 21 14:53:19 2026] PUT /v2.0/floatingips/ddcba499-e996-4cc7-931c-d2fc3a00e468 => generated 856 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:53:20.543 7 INFO neutron.db.segments_db [None req-5e90e9af-4ccb-456b-92f3-152b640e2ac8 0aea8a707c434d518a3d2ef85a7ea5e2 01d39a0d7be048e19c88eaaa61f7e2e8 - - default default] Added segment 9dd8ebbb-044e-443d-826a-c82ccc4c92bb of type vxlan for network d64a2b86-45b4-41fe-b19a-f87e7f09fd51 [pid: 7|app: 0|req: 1057/2048] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:53:20 2026] POST /v2.0/networks => generated 727 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:20.726 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb798277-0628-4364-bec5-5be9541e8bdd'] response: {'name': 'network-changed', 'server_uuid': '59685dc4-50e5-4a69-a71d-14cd2045186f', 'tag': '3b449ded-9154-49e8-a8c8-7c2228d35be6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1058/2049] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:53:20 2026] GET /v2.0/ports?tenant_id=43c42ab3d21448948d43c217383f763f&device_id=59685dc4-50e5-4a69-a71d-14cd2045186f => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2050] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:53:20 2026] GET /v2.0/networks?id=80480ea0-8e87-455e-ad00-5d7065fdea9d => generated 768 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2051] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:53:20 2026] POST /v2.0/subnets => generated 620 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2052] 199.204.45.70 () {34 vars in 1059 bytes} [Tue Jul 21 14:53:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=3b449ded-9154-49e8-a8c8-7c2228d35be6 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:53:20.946 8 WARNING neutron.api.v2.base [None req-c0c061a6-3e1c-44fe-a6e9-1c236e552cc1 0aea8a707c434d518a3d2ef85a7ea5e2 01d39a0d7be048e19c88eaaa61f7e2e8 - - 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-07-21 14:53:20.947 8 INFO neutron.api.v2.resource [None req-c0c061a6-3e1c-44fe-a6e9-1c236e552cc1 0aea8a707c434d518a3d2ef85a7ea5e2 01d39a0d7be048e19c88eaaa61f7e2e8 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 993/2053] 10.0.0.180 () {34 vars in 681 bytes} [Tue Jul 21 14:53:20 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2054] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:53:20 2026] GET /v2.0/subnets?id=6ae4d00b-506b-4f93-9610-965b929020a4 => generated 666 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2055] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:53:20 2026] GET /v2.0/ports?network_id=80480ea0-8e87-455e-ad00-5d7065fdea9d&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2056] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:53:21 2026] GET /v2.0/networks/80480ea0-8e87-455e-ad00-5d7065fdea9d?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: 1064/2057] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:53:21 2026] GET /v2.0/networks/80480ea0-8e87-455e-ad00-5d7065fdea9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:53:21.243 8 INFO neutron.services.segments.plugin [-] Segment 9dd8ebbb-044e-443d-826a-c82ccc4c92bb resource provider aggregate not found 2026-07-21 14:53:21.249 8 INFO neutron.services.segments.plugin [-] Segment 9dd8ebbb-044e-443d-826a-c82ccc4c92bb resource provider aggregate not found 2026-07-21 14:53:21.259 8 INFO neutron.services.segments.plugin [-] Segment 9dd8ebbb-044e-443d-826a-c82ccc4c92bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dd8ebbb-044e-443d-826a-c82ccc4c92bb found for delete ", "request_id": "req-239dc0a3-ad42-452b-930d-010c72f40477"}]} [pid: 8|app: 0|req: 994/2058] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:53:20 2026] DELETE /v2.0/networks/d64a2b86-45b4-41fe-b19a-f87e7f09fd51 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:53:21.356 7 INFO neutron.db.segments_db [None req-9f6d4f85-467e-489e-884e-6d3f623a893e 0aea8a707c434d518a3d2ef85a7ea5e2 01d39a0d7be048e19c88eaaa61f7e2e8 - - default default] Added segment 795ead12-4bf3-4ec4-8d17-c5f0c0fa1f09 of type vxlan for network 20a6cd1c-370a-4993-8cc9-b80cfe508af9 [pid: 7|app: 0|req: 1065/2059] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:53:21 2026] POST /v2.0/networks => generated 726 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:21.470 8 INFO neutron.services.segments.plugin [-] Segment 9dd8ebbb-044e-443d-826a-c82ccc4c92bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dd8ebbb-044e-443d-826a-c82ccc4c92bb found for delete ", "request_id": "req-5f5b28b5-ad6c-4762-8e99-9f3186f9afcf"}]} [pid: 8|app: 0|req: 995/2060] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:53:21 2026] POST /v2.0/subnets => generated 623 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:21.804 7 WARNING neutron.api.v2.base [None req-94269396-7a93-4316-bef2-c14d082469b5 0aea8a707c434d518a3d2ef85a7ea5e2 01d39a0d7be048e19c88eaaa61f7e2e8 - - 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-07-21 14:53:21.805 7 INFO neutron.api.v2.resource [None req-94269396-7a93-4316-bef2-c14d082469b5 0aea8a707c434d518a3d2ef85a7ea5e2 01d39a0d7be048e19c88eaaa61f7e2e8 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1066/2061] 10.0.0.180 () {34 vars in 681 bytes} [Tue Jul 21 14:53:21 2026] POST /v2.0/rbac-policies => generated 547 bytes in 13 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2062] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:53:21 2026] DELETE /v2.0/networks/20a6cd1c-370a-4993-8cc9-b80cfe508af9 => generated 0 bytes in 1228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:53:23.120 7 INFO neutron.db.segments_db [None req-91dc562e-6e64-46bf-8ddb-35e17c093aa1 0aea8a707c434d518a3d2ef85a7ea5e2 01d39a0d7be048e19c88eaaa61f7e2e8 - - default default] Added segment 0f1c104f-cb4a-49a7-9296-c8729e0c3318 of type vxlan for network bb5197c8-62f3-409c-a004-205d6fd3a88d [pid: 7|app: 0|req: 1067/2063] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:53:23 2026] POST /v2.0/networks => generated 726 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:23.290 8 INFO neutron.services.segments.plugin [-] Segment 795ead12-4bf3-4ec4-8d17-c5f0c0fa1f09 resource provider aggregate not found 2026-07-21 14:53:23.317 8 INFO neutron.services.segments.plugin [-] Segment 795ead12-4bf3-4ec4-8d17-c5f0c0fa1f09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 795ead12-4bf3-4ec4-8d17-c5f0c0fa1f09 found for delete ", "request_id": "req-29685f06-e26c-47c3-a6a2-39b1c13439e7"}]} 2026-07-21 14:53:23.334 8 INFO neutron.services.segments.plugin [-] Segment 795ead12-4bf3-4ec4-8d17-c5f0c0fa1f09 resource provider aggregate not found 2026-07-21 14:53:23.353 8 INFO neutron.services.segments.plugin [-] Segment 795ead12-4bf3-4ec4-8d17-c5f0c0fa1f09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 795ead12-4bf3-4ec4-8d17-c5f0c0fa1f09 found for delete ", "request_id": "req-860a15e1-ff8e-4f97-966d-d562425517b1"}]} 2026-07-21 14:53:23.488 8 INFO neutron.services.segments.plugin [-] Segment 795ead12-4bf3-4ec4-8d17-c5f0c0fa1f09 resource provider aggregate not found 2026-07-21 14:53:23.506 8 INFO neutron.services.segments.plugin [-] Segment 795ead12-4bf3-4ec4-8d17-c5f0c0fa1f09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 795ead12-4bf3-4ec4-8d17-c5f0c0fa1f09 found for delete ", "request_id": "req-bb2df544-f68e-447f-beb3-929e7bab7614"}]} [pid: 8|app: 0|req: 997/2064] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:53:23 2026] POST /v2.0/subnets => generated 623 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2065] 10.0.0.180 () {34 vars in 681 bytes} [Tue Jul 21 14:53:23 2026] POST /v2.0/rbac-policies => generated 324 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:24.209 8 INFO neutron.services.segments.plugin [-] Segment 795ead12-4bf3-4ec4-8d17-c5f0c0fa1f09 resource provider aggregate not found 2026-07-21 14:53:24.235 8 INFO neutron.services.segments.plugin [-] Segment 795ead12-4bf3-4ec4-8d17-c5f0c0fa1f09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 795ead12-4bf3-4ec4-8d17-c5f0c0fa1f09 found for delete ", "request_id": "req-2a165d2f-05b7-49d9-b26f-7a1a9b7c93b8"}]} [pid: 8|app: 0|req: 998/2066] 10.0.0.180 () {32 vars in 723 bytes} [Tue Jul 21 14:53:24 2026] GET /v2.0/networks/bb5197c8-62f3-409c-a004-205d6fd3a88d => generated 654 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:53:24.759 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3905fb47-d31b-4667-ba77-aaf7fee159d8 c5d6d2b1724540d8b9d52528e41be3d8 0e7ad86b2aba4db8bd79b111b6f7c175 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1069/2067] 10.0.0.180 () {32 vars in 723 bytes} [Tue Jul 21 14:53:24 2026] GET /v2.0/networks/bb5197c8-62f3-409c-a004-205d6fd3a88d => generated 138 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2068] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:53:24 2026] DELETE /v2.0/networks/bb5197c8-62f3-409c-a004-205d6fd3a88d => generated 0 bytes in 492 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:53:25.291 7 INFO neutron.pecan_wsgi.hooks.translation [None req-44a7e183-3813-4076-a9bf-4a9bc15e1de6 0aea8a707c434d518a3d2ef85a7ea5e2 01d39a0d7be048e19c88eaaa61f7e2e8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1070/2069] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:53:25 2026] DELETE /v2.0/subnets/446af0aa-6dae-4817-9c43-55875803f22d => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:53:25.333 8 INFO neutron.pecan_wsgi.hooks.translation [None req-abcd541c-83c5-4e49-833c-4d1582b15d25 0aea8a707c434d518a3d2ef85a7ea5e2 01d39a0d7be048e19c88eaaa61f7e2e8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1000/2070] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:53:25 2026] DELETE /v2.0/subnets/bff8b48c-41d5-441e-aadb-4ca5f7e68a88 => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:53:25.367 7 INFO neutron.pecan_wsgi.hooks.translation [None req-29e4d2ea-c3b4-4d92-a260-738afa83ce3f 0aea8a707c434d518a3d2ef85a7ea5e2 01d39a0d7be048e19c88eaaa61f7e2e8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1071/2071] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:53:25 2026] DELETE /v2.0/subnets/d351ab31-41a6-4964-bc82-f3102405cc1f => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:53:26.223 8 INFO neutron.services.segments.plugin [-] Segment 0f1c104f-cb4a-49a7-9296-c8729e0c3318 resource provider aggregate not found 2026-07-21 14:53:26.245 8 INFO neutron.services.segments.plugin [-] Segment 0f1c104f-cb4a-49a7-9296-c8729e0c3318 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f1c104f-cb4a-49a7-9296-c8729e0c3318 found for delete ", "request_id": "req-b772adf5-dd9b-4c94-92de-4ffa1f9e55a7"}]} 2026-07-21 14:53:26.260 8 INFO neutron.services.segments.plugin [-] Segment 0f1c104f-cb4a-49a7-9296-c8729e0c3318 resource provider aggregate not found 2026-07-21 14:53:26.280 8 INFO neutron.services.segments.plugin [-] Segment 0f1c104f-cb4a-49a7-9296-c8729e0c3318 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f1c104f-cb4a-49a7-9296-c8729e0c3318 found for delete ", "request_id": "req-b3734677-0739-41d9-b74e-24226dd3c124"}]} [pid: 8|app: 0|req: 1001/2072] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:53:26 2026] GET /v2.0/security-groups?tenant_id=01d39a0d7be048e19c88eaaa61f7e2e8&name=default => generated 2801 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2073] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:26 2026] DELETE /v2.0/security-groups/0b3bb79a-4d9d-4872-a381-d9ca02937fa3 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2074] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:53:26 2026] GET /v2.0/security-groups?tenant_id=0e7ad86b2aba4db8bd79b111b6f7c175&name=default => generated 2805 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2075] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:26 2026] DELETE /v2.0/security-groups/5e4df9fe-d11a-4c57-a607-c67afc77ee88 => 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: 1003/2076] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:53:27 2026] GET /v2.0/security-groups?tenant_id=d76923ee95af46a9856f87dd5e341ec9&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2077] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:27 2026] DELETE /v2.0/security-groups/15513928-0afb-4605-a0f2-4aef29d24199 => 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: 1004/2078] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:53:28 2026] GET /v2.0/ports?device_id=59685dc4-50e5-4a69-a71d-14cd2045186f => generated 1014 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2079] 10.0.0.124 () {34 vars in 1120 bytes} [Tue Jul 21 14:53:28 2026] GET /v2.0/security-groups?id=7306156b-2b31-438e-bb53-7dec2cab3cfd&id=058ac109-14b2-4193-9850-460811a3d8af&fields=id&fields=name => generated 205 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2080] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:53:28 2026] GET /v2.0/ports?device_id=59685dc4-50e5-4a69-a71d-14cd2045186f => generated 1283 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2081] 10.0.0.180 () {32 vars in 858 bytes} [Tue Jul 21 14:53:28 2026] GET /v2.0/floatingips?floating_network_id=64c7f286-4c8d-46a2-ae6b-07f92efbdd3b&port_id=3b449ded-9154-49e8-a8c8-7c2228d35be6 => generated 861 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2082] 10.0.0.64 () {34 vars in 989 bytes} [Tue Jul 21 14:53:29 2026] GET /v2.0/ports?device_id=59685dc4-50e5-4a69-a71d-14cd2045186f => generated 1283 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2083] 10.0.0.64 () {34 vars in 1119 bytes} [Tue Jul 21 14:53:29 2026] GET /v2.0/security-groups?id=7306156b-2b31-438e-bb53-7dec2cab3cfd&id=058ac109-14b2-4193-9850-460811a3d8af&fields=id&fields=name => generated 205 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:53:31.462 8 WARNING neutron_lib.context [None req-aa4b3af9-7560-476e-92f2-0ae6e44a073b 7b18510d5b05491987b6c70d3ccbff18 d1b59e9edf44494a9f102ebda7a76fec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:53:31.602 8 INFO neutron.db.segments_db [None req-aa4b3af9-7560-476e-92f2-0ae6e44a073b 7b18510d5b05491987b6c70d3ccbff18 d1b59e9edf44494a9f102ebda7a76fec - - default default] Added segment bd2a9415-2b4f-4e4f-92c4-545bf27ef1cb of type vxlan for network 1e769b3d-5fec-495b-923c-8f7f9b3966ca [pid: 8|app: 0|req: 1007/2086] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:53:31 2026] POST /v2.0/networks => generated 632 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:31.742 7 WARNING neutron_lib.context [None req-15bbd9fb-9705-46c2-8abf-3eafc3241760 7b18510d5b05491987b6c70d3ccbff18 d1b59e9edf44494a9f102ebda7a76fec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1008/2087] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:53:31 2026] GET /v2.0/ports?device_id=59685dc4-50e5-4a69-a71d-14cd2045186f => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2088] 10.0.0.124 () {34 vars in 1120 bytes} [Tue Jul 21 14:53:31 2026] GET /v2.0/security-groups?id=7306156b-2b31-438e-bb53-7dec2cab3cfd&id=058ac109-14b2-4193-9850-460811a3d8af&fields=id&fields=name => generated 205 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2089] 10.0.0.180 () {34 vars in 664 bytes} [Tue Jul 21 14:53:31 2026] POST /v2.0/ports => generated 743 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:32.177 8 WARNING neutron_lib.context [None req-cb60aa2a-fbf6-4fa7-87dd-7e6403047878 7b18510d5b05491987b6c70d3ccbff18 d1b59e9edf44494a9f102ebda7a76fec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:53:32.233 8 INFO neutron.db.segments_db [None req-cb60aa2a-fbf6-4fa7-87dd-7e6403047878 7b18510d5b05491987b6c70d3ccbff18 d1b59e9edf44494a9f102ebda7a76fec - - default default] Added segment f65ce393-38c6-4060-a325-cf3fe1e19262 of type vxlan for network a5e8ce6a-6d94-4272-a479-1e27d8dc32f4 [pid: 8|app: 0|req: 1010/2090] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:53:32 2026] POST /v2.0/networks => generated 631 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:53:32.405 7 WARNING neutron_lib.context [None req-fb2d2d9d-3d23-48d8-8fcd-47f9342db103 7b18510d5b05491987b6c70d3ccbff18 d1b59e9edf44494a9f102ebda7a76fec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1011/2091] 199.204.45.70 () {34 vars in 993 bytes} [Tue Jul 21 14:53:32 2026] GET /v2.0/ports?device_id=59685dc4-50e5-4a69-a71d-14cd2045186f => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2092] 10.0.0.180 () {34 vars in 664 bytes} [Tue Jul 21 14:53:32 2026] POST /v2.0/ports => generated 743 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:53:32.730 7 WARNING neutron_lib.context [None req-7468aab0-5907-4ad9-9a06-9f067425310e 7b18510d5b05491987b6c70d3ccbff18 d1b59e9edf44494a9f102ebda7a76fec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:53:32.786 7 INFO neutron.db.segments_db [None req-7468aab0-5907-4ad9-9a06-9f067425310e 7b18510d5b05491987b6c70d3ccbff18 d1b59e9edf44494a9f102ebda7a76fec - - default default] Added segment 8989435d-d692-46cc-8347-0b912a060fc0 of type vxlan for network 30e8341a-dabc-4c8b-bb5f-d57b551ca626 2026-07-21 14:53:32.829 8 INFO neutron.db.l3_db [req-93d89f50-9001-44c4-81d0-244c7aaa8e95 req-f4d9c676-3143-43ff-9c4e-17c5991d7311 c03379d025f748d6b3307e5da5b5d711 43c42ab3d21448948d43c217383f763f - - default default] Floating IP ddcba499-e996-4cc7-931c-d2fc3a00e468 disassociated. External IP: 10.96.250.212, port: 3b449ded-9154-49e8-a8c8-7c2228d35be6. [pid: 7|app: 0|req: 1082/2093] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:53:32 2026] POST /v2.0/networks => generated 631 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:32.918 7 WARNING neutron_lib.context [None req-c25ea37c-9524-4385-849e-4d15b690e369 7b18510d5b05491987b6c70d3ccbff18 d1b59e9edf44494a9f102ebda7a76fec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1012/2094] 199.204.45.70 () {36 vars in 996 bytes} [Tue Jul 21 14:53:32 2026] DELETE /v2.0/ports/3b449ded-9154-49e8-a8c8-7c2228d35be6 => generated 0 bytes in 745 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2095] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:53:33 2026] GET /v2.0/ports?device_id=59685dc4-50e5-4a69-a71d-14cd2045186f => 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: 1083/2096] 10.0.0.180 () {34 vars in 664 bytes} [Tue Jul 21 14:53:32 2026] POST /v2.0/ports => generated 743 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:33.256 8 WARNING neutron_lib.context [None req-d0fea4c0-70f3-4f26-b907-f704191a9249 7b18510d5b05491987b6c70d3ccbff18 d1b59e9edf44494a9f102ebda7a76fec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:53:33.260 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e0458e1-b4f5-41cb-b03c-6e44bf66da0e'] response: {'server_uuid': '59685dc4-50e5-4a69-a71d-14cd2045186f', 'name': 'network-vif-deleted', 'tag': '3b449ded-9154-49e8-a8c8-7c2228d35be6', 'status': 'completed', 'code': 200} 2026-07-21 14:53:33.330 8 INFO neutron.db.segments_db [None req-d0fea4c0-70f3-4f26-b907-f704191a9249 7b18510d5b05491987b6c70d3ccbff18 d1b59e9edf44494a9f102ebda7a76fec - - default default] Added segment a18d0633-cc95-42b4-9f75-143594ccdaf9 of type vxlan for network 671db255-1f29-4211-bfa5-8659dbf17c93 [pid: 8|app: 0|req: 1014/2097] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:53:33 2026] POST /v2.0/networks => generated 631 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:53:33.469 7 WARNING neutron_lib.context [None req-7119f71d-1dc9-4554-b191-c4c9a84a99a9 7b18510d5b05491987b6c70d3ccbff18 d1b59e9edf44494a9f102ebda7a76fec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1084/2098] 10.0.0.180 () {34 vars in 664 bytes} [Tue Jul 21 14:53:33 2026] POST /v2.0/ports => generated 743 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:33.787 8 WARNING neutron_lib.context [None req-07e680fb-deb6-4cf3-b517-1d171c90e6d7 7b18510d5b05491987b6c70d3ccbff18 d1b59e9edf44494a9f102ebda7a76fec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:53:33.859 8 INFO neutron.db.segments_db [None req-07e680fb-deb6-4cf3-b517-1d171c90e6d7 7b18510d5b05491987b6c70d3ccbff18 d1b59e9edf44494a9f102ebda7a76fec - - default default] Added segment c4d576a1-b582-44c7-a2dc-5cd472839307 of type vxlan for network 25e6740b-7320-4218-b213-47192aef2b96 [pid: 8|app: 0|req: 1015/2099] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:53:33 2026] POST /v2.0/networks => generated 631 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:53:33.989 7 WARNING neutron_lib.context [None req-f033f018-a154-452c-9481-900d865f0a1a 7b18510d5b05491987b6c70d3ccbff18 d1b59e9edf44494a9f102ebda7a76fec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1085/2100] 10.0.0.180 () {34 vars in 664 bytes} [Tue Jul 21 14:53:33 2026] POST /v2.0/ports => generated 743 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2101] 10.0.0.180 () {34 vars in 747 bytes} [Tue Jul 21 14:53:34 2026] PUT /v2.0/ports/54104a59-e4a6-4726-90bc-f6a0ce6c8f83/tags => generated 17 bytes in 89 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: 1086/2102] 10.0.0.180 () {34 vars in 747 bytes} [Tue Jul 21 14:53:34 2026] PUT /v2.0/ports/4837cebd-a8bf-4b60-9232-d2628137c0be/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: 1087/2103] 10.0.0.180 () {34 vars in 747 bytes} [Tue Jul 21 14:53:34 2026] PUT /v2.0/ports/90afe1e6-3cb7-4b4a-b935-56e1c1d5b84b/tags => generated 34 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2104] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:34 2026] DELETE /v2.0/security-groups/7306156b-2b31-438e-bb53-7dec2cab3cfd => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:53:34.571 8 INFO neutron.api.v2.resource [None req-2a3573e6-fd2c-4a8b-99c2-8508a62f7788 c03379d025f748d6b3307e5da5b5d711 43c42ab3d21448948d43c217383f763f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1018/2105] 10.0.0.180 () {32 vars in 737 bytes} [Tue Jul 21 14:53:34 2026] GET /v2.0/security-groups/7306156b-2b31-438e-bb53-7dec2cab3cfd => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2106] 10.0.0.180 () {34 vars in 747 bytes} [Tue Jul 21 14:53:34 2026] PUT /v2.0/ports/66366b40-e246-4f1f-8f45-1e75a5d30af3/tags => 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: 1089/2107] 10.0.0.180 () {32 vars in 660 bytes} [Tue Jul 21 14:53:34 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2108] 10.0.0.180 () {32 vars in 674 bytes} [Tue Jul 21 14:53:34 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2109] 10.0.0.180 () {32 vars in 670 bytes} [Tue Jul 21 14:53:34 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2110] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:53:34 2026] DELETE /v2.0/floatingips/ddcba499-e996-4cc7-931c-d2fc3a00e468 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2111] 10.0.0.180 () {32 vars in 682 bytes} [Tue Jul 21 14:53:34 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2112] 10.0.0.180 () {32 vars in 668 bytes} [Tue Jul 21 14:53:35 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2113] 10.0.0.180 () {32 vars in 682 bytes} [Tue Jul 21 14:53:35 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2114] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:34 2026] DELETE /v2.0/security-groups/058ac109-14b2-4193-9850-460811a3d8af => generated 0 bytes in 483 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2115] 10.0.0.180 () {32 vars in 678 bytes} [Tue Jul 21 14:53:35 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2116] 10.0.0.180 () {32 vars in 690 bytes} [Tue Jul 21 14:53:35 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2117] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:53:35 2026] DELETE /v2.0/ports/54104a59-e4a6-4726-90bc-f6a0ce6c8f83 => 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: 1095/2118] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:53:35 2026] DELETE /v2.0/ports/4837cebd-a8bf-4b60-9232-d2628137c0be => 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: 1096/2119] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:53:36 2026] DELETE /v2.0/ports/90afe1e6-3cb7-4b4a-b935-56e1c1d5b84b => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2120] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:53:36 2026] DELETE /v2.0/ports/66366b40-e246-4f1f-8f45-1e75a5d30af3 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2121] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:53:36 2026] DELETE /v2.0/ports/edbe863e-e23d-4317-84f3-56c8ffbf34e0 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:53:36.858 7 INFO neutron.services.segments.plugin [-] Segment bd2a9415-2b4f-4e4f-92c4-545bf27ef1cb resource provider aggregate not found 2026-07-21 14:53:36.862 7 INFO neutron.services.segments.plugin [-] Segment bd2a9415-2b4f-4e4f-92c4-545bf27ef1cb resource provider aggregate not found 2026-07-21 14:53:36.878 7 INFO neutron.services.segments.plugin [-] Segment bd2a9415-2b4f-4e4f-92c4-545bf27ef1cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd2a9415-2b4f-4e4f-92c4-545bf27ef1cb found for delete ", "request_id": "req-cd401d04-e3bd-43d4-bd28-c203b3f0fa4e"}]} 2026-07-21 14:53:36.879 7 INFO neutron.services.segments.plugin [-] Segment bd2a9415-2b4f-4e4f-92c4-545bf27ef1cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd2a9415-2b4f-4e4f-92c4-545bf27ef1cb found for delete ", "request_id": "req-30a5b18a-c925-4b4c-9d2c-030626ab6e96"}]} [pid: 7|app: 0|req: 1099/2122] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:53:36 2026] DELETE /v2.0/networks/1e769b3d-5fec-495b-923c-8f7f9b3966ca => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2123] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:53:35 2026] PUT /v2.0/routers/f33a1161-212b-47ee-8e35-1223cce7bed7/remove_router_interface => generated 309 bytes in 1578 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2124] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:53:36 2026] DELETE /v2.0/networks/a5e8ce6a-6d94-4272-a479-1e27d8dc32f4 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2125] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:53:37 2026] DELETE /v2.0/networks/30e8341a-dabc-4c8b-bb5f-d57b551ca626 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2126] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:53:37 2026] DELETE /v2.0/networks/671db255-1f29-4211-bfa5-8659dbf17c93 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2127] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:53:37 2026] DELETE /v2.0/networks/25e6740b-7320-4218-b213-47192aef2b96 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:53:38.100 8 INFO neutron.services.segments.plugin [-] Segment a862bf0e-e6e4-46fc-850b-0b81a138ec13 resource provider aggregate not found 2026-07-21 14:53:38.105 8 INFO neutron.services.segments.plugin [-] Segment a862bf0e-e6e4-46fc-850b-0b81a138ec13 resource provider aggregate not found 2026-07-21 14:53:38.121 8 INFO neutron.services.segments.plugin [-] Segment a862bf0e-e6e4-46fc-850b-0b81a138ec13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a862bf0e-e6e4-46fc-850b-0b81a138ec13 found for delete ", "request_id": "req-9db9916b-c451-47e9-a49b-75550c3573e7"}]} 2026-07-21 14:53:38.124 8 INFO neutron.services.segments.plugin [-] Segment a862bf0e-e6e4-46fc-850b-0b81a138ec13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a862bf0e-e6e4-46fc-850b-0b81a138ec13 found for delete ", "request_id": "req-365b1053-c626-49f0-89a9-036c76daf5ce"}]} 2026-07-21 14:53:38.132 8 INFO neutron.db.l3_hamode_db [None req-8bb70488-822c-4175-b05e-9cd579eb1414 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] HA network 66ddd635-739f-4f90-8feb-59fac4bc433e was deleted as no HA routers are present in tenant 43c42ab3d21448948d43c217383f763f. [pid: 8|app: 0|req: 1025/2128] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:53:37 2026] DELETE /v2.0/routers/f33a1161-212b-47ee-8e35-1223cce7bed7 => generated 0 bytes in 1133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2129] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:53:38 2026] DELETE /v2.0/subnets/6ae4d00b-506b-4f93-9610-965b929020a4 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2130] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:53:38 2026] DELETE /v2.0/networks/80480ea0-8e87-455e-ad00-5d7065fdea9d => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2131] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:53:38 2026] GET /v2.0/security-groups?tenant_id=7d3a3c38c9864c02a5ed9f2edd8b8667&name=default => generated 2805 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:53:38.898 7 INFO neutron.services.segments.plugin [-] Segment f65ce393-38c6-4060-a325-cf3fe1e19262 resource provider aggregate not found 2026-07-21 14:53:38.905 7 INFO neutron.services.segments.plugin [-] Segment f65ce393-38c6-4060-a325-cf3fe1e19262 resource provider aggregate not found 2026-07-21 14:53:38.913 7 INFO neutron.services.segments.plugin [-] Segment f65ce393-38c6-4060-a325-cf3fe1e19262 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f65ce393-38c6-4060-a325-cf3fe1e19262 found for delete ", "request_id": "req-9acc5744-041f-4db5-84d1-4742010785e5"}]} 2026-07-21 14:53:38.923 7 INFO neutron.services.segments.plugin [-] Segment f65ce393-38c6-4060-a325-cf3fe1e19262 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f65ce393-38c6-4060-a325-cf3fe1e19262 found for delete ", "request_id": "req-38f9bfac-f3c5-478b-aa22-e24c27ba244f"}]} 2026-07-21 14:53:38.929 7 INFO neutron.services.segments.plugin [-] Segment 8989435d-d692-46cc-8347-0b912a060fc0 resource provider aggregate not found [pid: 7|app: 0|req: 1106/2132] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:38 2026] DELETE /v2.0/security-groups/dab4ce8f-b327-466a-b2c4-499e81328b61 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:53:39.019 7 INFO neutron.services.segments.plugin [-] Segment 8989435d-d692-46cc-8347-0b912a060fc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8989435d-d692-46cc-8347-0b912a060fc0 found for delete ", "request_id": "req-42420e84-0ab1-4ca3-8850-f88e2701248c"}]} 2026-07-21 14:53:39.028 7 INFO neutron.services.segments.plugin [-] Segment 8989435d-d692-46cc-8347-0b912a060fc0 resource provider aggregate not found 2026-07-21 14:53:39.053 7 INFO neutron.services.segments.plugin [-] Segment 8989435d-d692-46cc-8347-0b912a060fc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8989435d-d692-46cc-8347-0b912a060fc0 found for delete ", "request_id": "req-4fec49b9-4d8d-49fa-b2eb-e7daf0f15549"}]} 2026-07-21 14:53:39.060 7 INFO neutron.services.segments.plugin [-] Segment a18d0633-cc95-42b4-9f75-143594ccdaf9 resource provider aggregate not found 2026-07-21 14:53:39.074 7 INFO neutron.services.segments.plugin [-] Segment a18d0633-cc95-42b4-9f75-143594ccdaf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a18d0633-cc95-42b4-9f75-143594ccdaf9 found for delete ", "request_id": "req-ef085cc7-1309-4614-aee1-77e3817f3c82"}]} 2026-07-21 14:53:39.080 7 INFO neutron.services.segments.plugin [-] Segment a18d0633-cc95-42b4-9f75-143594ccdaf9 resource provider aggregate not found [pid: 7|app: 0|req: 1107/2133] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:53:39 2026] GET /v2.0/security-groups?tenant_id=d1b59e9edf44494a9f102ebda7a76fec&name=default => generated 2805 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:53:39.100 7 INFO neutron.services.segments.plugin [-] Segment c4d576a1-b582-44c7-a2dc-5cd472839307 resource provider aggregate not found 2026-07-21 14:53:39.104 7 INFO neutron.services.segments.plugin [-] Segment a18d0633-cc95-42b4-9f75-143594ccdaf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a18d0633-cc95-42b4-9f75-143594ccdaf9 found for delete ", "request_id": "req-375f29a8-a5a6-4591-aa25-6fb10bdd3133"}]} 2026-07-21 14:53:39.125 7 INFO neutron.services.segments.plugin [-] Segment c4d576a1-b582-44c7-a2dc-5cd472839307 resource provider aggregate not found 2026-07-21 14:53:39.132 7 INFO neutron.services.segments.plugin [-] Segment c4d576a1-b582-44c7-a2dc-5cd472839307 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4d576a1-b582-44c7-a2dc-5cd472839307 found for delete ", "request_id": "req-32b7cf21-3e4d-4160-bd49-6a2d0f6e2692"}]} 2026-07-21 14:53:39.140 7 INFO neutron.services.segments.plugin [-] Segment c4d576a1-b582-44c7-a2dc-5cd472839307 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4d576a1-b582-44c7-a2dc-5cd472839307 found for delete ", "request_id": "req-5a622efc-a69d-4324-a772-e919d9ef991f"}]} [pid: 7|app: 0|req: 1108/2134] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:39 2026] DELETE /v2.0/security-groups/f75351c8-58cb-4e08-b7fa-3ea890d66cb1 => 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: 1109/2135] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:53:39 2026] GET /v2.0/security-groups?tenant_id=f36b5ac944f247289700dd43f6c26d81&name=default => generated 2805 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2136] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:39 2026] DELETE /v2.0/security-groups/9074dc84-6c9f-4667-b640-bd1588724ac5 => 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: 1027/2137] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:53:38 2026] PUT /v2.0/routers/e0c57978-235e-47d8-a9cd-d447dac52c60/remove_router_interface => generated 309 bytes in 1162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:53:41.032 7 INFO neutron.db.l3_hamode_db [None req-0fe5cd63-7b4a-4d67-baf0-d41b5de5ed99 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] HA network 75aebc0a-d23d-49e9-9064-99d261fa2080 was deleted as no HA routers are present in tenant 7e3a2d232a814a2f9fff044c31aceded. [pid: 7|app: 0|req: 1111/2138] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:53:39 2026] DELETE /v2.0/routers/e0c57978-235e-47d8-a9cd-d447dac52c60 => generated 0 bytes in 1120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:53:41.075 8 INFO neutron.services.segments.plugin [-] Segment bcafbeab-5402-4a23-b4cf-e30f25f7c101 resource provider aggregate not found 2026-07-21 14:53:41.083 8 INFO neutron.services.segments.plugin [-] Segment bcafbeab-5402-4a23-b4cf-e30f25f7c101 resource provider aggregate not found 2026-07-21 14:53:41.115 8 INFO neutron.services.segments.plugin [-] Segment bcafbeab-5402-4a23-b4cf-e30f25f7c101 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcafbeab-5402-4a23-b4cf-e30f25f7c101 found for delete ", "request_id": "req-5e9a779d-f755-4f03-beff-ebbdc9097c21"}]} 2026-07-21 14:53:41.115 8 INFO neutron.services.segments.plugin [-] Segment bcafbeab-5402-4a23-b4cf-e30f25f7c101 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcafbeab-5402-4a23-b4cf-e30f25f7c101 found for delete ", "request_id": "req-a739ed92-94f4-462b-92f8-fbdad5613f62"}]} [pid: 8|app: 0|req: 1028/2139] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:53:41 2026] DELETE /v2.0/subnets/6f4b0e0a-a091-4dfb-a8a7-deab46d8e66e => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:53:41.317 7 INFO neutron.services.segments.plugin [-] Segment 589a4298-c4ff-4435-8a85-d27465536f96 resource provider aggregate not found 2026-07-21 14:53:41.323 7 INFO neutron.services.segments.plugin [-] Segment 589a4298-c4ff-4435-8a85-d27465536f96 resource provider aggregate not found 2026-07-21 14:53:41.349 7 INFO neutron.services.segments.plugin [-] Segment 589a4298-c4ff-4435-8a85-d27465536f96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 589a4298-c4ff-4435-8a85-d27465536f96 found for delete ", "request_id": "req-31e09c2d-5db3-4498-ab5a-2dc055854186"}]} 2026-07-21 14:53:41.350 7 INFO neutron.services.segments.plugin [-] Segment 589a4298-c4ff-4435-8a85-d27465536f96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 589a4298-c4ff-4435-8a85-d27465536f96 found for delete ", "request_id": "req-94431fcc-cf44-478e-a701-665b8bfe7cc0"}]} [pid: 7|app: 0|req: 1112/2140] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:53:41 2026] DELETE /v2.0/networks/b46d6dc2-35e5-45ef-bfc9-6894b409da02 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2141] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:53:41 2026] GET /v2.0/security-groups?tenant_id=7e3a2d232a814a2f9fff044c31aceded&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2142] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:42 2026] DELETE /v2.0/security-groups/8a2b453a-a59e-47ee-900b-10c7eb7ceda5 => 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: 1030/2143] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:53:42 2026] GET /v2.0/security-groups?tenant_id=43c42ab3d21448948d43c217383f763f&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2144] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:42 2026] DELETE /v2.0/security-groups/df8b25fe-655e-4bcf-bd14-370b5e3a5ec1 => 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: 1031/2145] 10.0.0.180 () {34 vars in 678 bytes} [Tue Jul 21 14:53:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:44.182 7 INFO neutron.services.segments.plugin [-] Segment f99a48e9-80b6-44aa-a498-8978e70b1a11 resource provider aggregate not found 2026-07-21 14:53:44.187 7 INFO neutron.services.segments.plugin [-] Segment f99a48e9-80b6-44aa-a498-8978e70b1a11 resource provider aggregate not found 2026-07-21 14:53:44.199 7 INFO neutron.services.segments.plugin [-] Segment f99a48e9-80b6-44aa-a498-8978e70b1a11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f99a48e9-80b6-44aa-a498-8978e70b1a11 found for delete ", "request_id": "req-089ad728-66e3-4139-957c-585449c07cd5"}]} 2026-07-21 14:53:44.201 7 INFO neutron.services.segments.plugin [-] Segment f99a48e9-80b6-44aa-a498-8978e70b1a11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f99a48e9-80b6-44aa-a498-8978e70b1a11 found for delete ", "request_id": "req-d61a61c1-11ef-46a2-bbf7-e5ce21d0bc12"}]} [pid: 7|app: 0|req: 1115/2146] 10.0.0.180 () {34 vars in 678 bytes} [Tue Jul 21 14:53:44 2026] POST /v2.0/qos/policies => generated 359 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2147] 10.0.0.180 () {34 vars in 678 bytes} [Tue Jul 21 14:53:44 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2148] 10.0.0.180 () {34 vars in 678 bytes} [Tue Jul 21 14:53:44 2026] POST /v2.0/qos/policies => generated 359 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2149] 10.0.0.180 () {34 vars in 678 bytes} [Tue Jul 21 14:53:44 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2150] 10.0.0.180 () {34 vars in 753 bytes} [Tue Jul 21 14:53:44 2026] PUT /v2.0/policies/a66151f0-041f-4915-a5f6-3fe3eadcc630/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2151] 10.0.0.180 () {34 vars in 753 bytes} [Tue Jul 21 14:53:44 2026] PUT /v2.0/policies/bc716320-7b37-4912-94e1-08052b88278a/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2152] 10.0.0.180 () {34 vars in 753 bytes} [Tue Jul 21 14:53:44 2026] PUT /v2.0/policies/ad4670c7-a0f7-4d96-88e1-47d0d9ff28e5/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: 1035/2153] 10.0.0.180 () {34 vars in 753 bytes} [Tue Jul 21 14:53:44 2026] PUT /v2.0/policies/e2557eaa-6ebe-47df-a3b8-efd9ee2c18cb/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2154] 10.0.0.180 () {32 vars in 674 bytes} [Tue Jul 21 14:53:44 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2155] 10.0.0.180 () {32 vars in 688 bytes} [Tue Jul 21 14:53:45 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2156] 10.0.0.180 () {32 vars in 684 bytes} [Tue Jul 21 14:53:45 2026] GET /v2.0/qos/policies?tags-any=blue => 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: 1037/2157] 10.0.0.180 () {32 vars in 696 bytes} [Tue Jul 21 14:53:45 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2158] 10.0.0.180 () {32 vars in 682 bytes} [Tue Jul 21 14:53:45 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2159] 10.0.0.180 () {32 vars in 696 bytes} [Tue Jul 21 14:53:45 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2160] 10.0.0.180 () {32 vars in 692 bytes} [Tue Jul 21 14:53:45 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2161] 10.0.0.180 () {32 vars in 704 bytes} [Tue Jul 21 14:53:45 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => 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: 1123/2162] 10.0.0.180 () {32 vars in 734 bytes} [Tue Jul 21 14:53:45 2026] DELETE /v2.0/qos/policies/a66151f0-041f-4915-a5f6-3fe3eadcc630 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2163] 10.0.0.180 () {32 vars in 734 bytes} [Tue Jul 21 14:53:45 2026] DELETE /v2.0/qos/policies/bc716320-7b37-4912-94e1-08052b88278a => 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: 1124/2164] 10.0.0.180 () {32 vars in 734 bytes} [Tue Jul 21 14:53:45 2026] DELETE /v2.0/qos/policies/ad4670c7-a0f7-4d96-88e1-47d0d9ff28e5 => 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: 1041/2165] 10.0.0.180 () {32 vars in 734 bytes} [Tue Jul 21 14:53:45 2026] DELETE /v2.0/qos/policies/e2557eaa-6ebe-47df-a3b8-efd9ee2c18cb => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2166] 10.0.0.180 () {32 vars in 734 bytes} [Tue Jul 21 14:53:45 2026] DELETE /v2.0/qos/policies/1a6dbede-76fc-4c93-b8c3-964dff3a3b39 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:53:46.565 8 WARNING neutron_lib.context [None req-7c92c659-556c-41ec-8c01-1ca7c518decc 43b267da9fc147e7bffcc08895a760d6 a4c585e63d9e403ca4385bceb2ea463d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:53:46.704 8 INFO neutron.db.segments_db [None req-7c92c659-556c-41ec-8c01-1ca7c518decc 43b267da9fc147e7bffcc08895a760d6 a4c585e63d9e403ca4385bceb2ea463d - - default default] Added segment 788a6888-a133-4b08-9fa9-7d2c713d7b01 of type vxlan for network d83b3a6c-ea5f-412c-b0db-0bf368d6a741 [pid: 8|app: 0|req: 1042/2169] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:53:46 2026] POST /v2.0/networks => generated 631 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:46.824 7 WARNING neutron_lib.context [None req-32239a88-f749-44fd-806e-a108163c56b3 43b267da9fc147e7bffcc08895a760d6 a4c585e63d9e403ca4385bceb2ea463d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:53:46.880 7 INFO neutron.db.segments_db [None req-32239a88-f749-44fd-806e-a108163c56b3 43b267da9fc147e7bffcc08895a760d6 a4c585e63d9e403ca4385bceb2ea463d - - default default] Added segment 7b7edca4-e7d9-4728-8829-934489a22690 of type vxlan for network f8df2104-92fc-4dbc-8cd7-1088f012ab82 [pid: 7|app: 0|req: 1128/2170] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:53:46 2026] POST /v2.0/networks => generated 631 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:46.995 7 WARNING neutron_lib.context [None req-15fcc95d-18ab-4686-a208-6ba0ae65b6e2 43b267da9fc147e7bffcc08895a760d6 a4c585e63d9e403ca4385bceb2ea463d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:53:47.054 7 INFO neutron.db.segments_db [None req-15fcc95d-18ab-4686-a208-6ba0ae65b6e2 43b267da9fc147e7bffcc08895a760d6 a4c585e63d9e403ca4385bceb2ea463d - - default default] Added segment 211bf05f-000a-4e7f-a0ce-b9d31bed030c of type vxlan for network 40d0b284-7e22-4912-b20e-18af10fb466d [pid: 8|app: 0|req: 1043/2171] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:53:46 2026] GET /v2.0/security-groups?tenant_id=abd10ed08ab14b5787b001ffcc81ee25&name=default => generated 2805 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2172] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:53:46 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: 8|app: 0|req: 1044/2173] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:47 2026] DELETE /v2.0/security-groups/5f068c3e-f3d4-4b48-acca-dfd89c105dda => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:53:47.176 7 WARNING neutron_lib.context [None req-a96628f8-1bb1-4a53-95cd-d58cd250b2b8 43b267da9fc147e7bffcc08895a760d6 a4c585e63d9e403ca4385bceb2ea463d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:53:47.228 7 INFO neutron.db.segments_db [None req-a96628f8-1bb1-4a53-95cd-d58cd250b2b8 43b267da9fc147e7bffcc08895a760d6 a4c585e63d9e403ca4385bceb2ea463d - - default default] Added segment 6c1d0784-cd5e-4384-857e-975c499d7fec of type vxlan for network 1e137811-d2a3-4675-853d-29b4ac5fc987 [pid: 7|app: 0|req: 1130/2174] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:53:47 2026] POST /v2.0/networks => generated 632 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2175] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:53:47 2026] GET /v2.0/security-groups?tenant_id=4e6aff230ae24bea8ea3a0fd63d45d86&name=default => generated 2805 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:53:47.408 7 WARNING neutron_lib.context [None req-ac22e2ca-b796-4768-9166-440e97299a53 43b267da9fc147e7bffcc08895a760d6 a4c585e63d9e403ca4385bceb2ea463d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:53:47.469 7 INFO neutron.db.segments_db [None req-ac22e2ca-b796-4768-9166-440e97299a53 43b267da9fc147e7bffcc08895a760d6 a4c585e63d9e403ca4385bceb2ea463d - - default default] Added segment 18c2ec1e-33fd-417c-8414-3ffc3ba808e9 of type vxlan for network 677f4dd1-675f-41c0-8937-50901ee7056d [pid: 8|app: 0|req: 1046/2176] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:47 2026] DELETE /v2.0/security-groups/ea3f495d-0b64-4355-b954-45010c57f4bd => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2177] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:53:47 2026] POST /v2.0/networks => generated 631 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2178] 10.0.0.180 () {34 vars in 753 bytes} [Tue Jul 21 14:53:47 2026] PUT /v2.0/networks/d83b3a6c-ea5f-412c-b0db-0bf368d6a741/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2179] 10.0.0.180 () {34 vars in 753 bytes} [Tue Jul 21 14:53:47 2026] PUT /v2.0/networks/f8df2104-92fc-4dbc-8cd7-1088f012ab82/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: 1133/2180] 10.0.0.180 () {34 vars in 753 bytes} [Tue Jul 21 14:53:47 2026] PUT /v2.0/networks/40d0b284-7e22-4912-b20e-18af10fb466d/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2181] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:53:47 2026] GET /v2.0/security-groups?tenant_id=0497445e54db460b99fbb59934ccd10c&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2182] 10.0.0.180 () {34 vars in 753 bytes} [Tue Jul 21 14:53:47 2026] PUT /v2.0/networks/1e137811-d2a3-4675-853d-29b4ac5fc987/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2183] 10.0.0.180 () {32 vars in 666 bytes} [Tue Jul 21 14:53:47 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2184] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:47 2026] DELETE /v2.0/security-groups/7dfb5318-9d0f-4150-8d89-b77351538c12 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2185] 10.0.0.180 () {32 vars in 680 bytes} [Tue Jul 21 14:53:47 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2186] 10.0.0.180 () {32 vars in 676 bytes} [Tue Jul 21 14:53:47 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2187] 10.0.0.180 () {32 vars in 688 bytes} [Tue Jul 21 14:53:48 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2188] 10.0.0.180 () {32 vars in 674 bytes} [Tue Jul 21 14:53:48 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2189] 10.0.0.180 () {32 vars in 688 bytes} [Tue Jul 21 14:53:48 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2190] 10.0.0.180 () {32 vars in 684 bytes} [Tue Jul 21 14:53:48 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2191] 10.0.0.180 () {32 vars in 696 bytes} [Tue Jul 21 14:53:48 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:53:48.868 8 INFO neutron.services.segments.plugin [-] Segment 788a6888-a133-4b08-9fa9-7d2c713d7b01 resource provider aggregate not found 2026-07-21 14:53:48.873 8 INFO neutron.services.segments.plugin [-] Segment 788a6888-a133-4b08-9fa9-7d2c713d7b01 resource provider aggregate not found 2026-07-21 14:53:48.890 8 INFO neutron.services.segments.plugin [-] Segment 788a6888-a133-4b08-9fa9-7d2c713d7b01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 788a6888-a133-4b08-9fa9-7d2c713d7b01 found for delete ", "request_id": "req-8a6b1e13-b484-44ca-8bc6-67e770fbef7b"}]} 2026-07-21 14:53:48.891 8 INFO neutron.services.segments.plugin [-] Segment 788a6888-a133-4b08-9fa9-7d2c713d7b01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 788a6888-a133-4b08-9fa9-7d2c713d7b01 found for delete ", "request_id": "req-1558fee9-4ec1-4688-9694-1daf42c72694"}]} [pid: 8|app: 0|req: 1053/2192] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:53:48 2026] DELETE /v2.0/networks/d83b3a6c-ea5f-412c-b0db-0bf368d6a741 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:53:49.133 7 INFO neutron.services.segments.plugin [-] Segment 7b7edca4-e7d9-4728-8829-934489a22690 resource provider aggregate not found 2026-07-21 14:53:49.138 7 INFO neutron.services.segments.plugin [-] Segment 7b7edca4-e7d9-4728-8829-934489a22690 resource provider aggregate not found 2026-07-21 14:53:49.155 7 INFO neutron.services.segments.plugin [-] Segment 7b7edca4-e7d9-4728-8829-934489a22690 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b7edca4-e7d9-4728-8829-934489a22690 found for delete ", "request_id": "req-1a09a851-3cd3-4e78-8e35-592fdefa0eec"}]} 2026-07-21 14:53:49.156 7 INFO neutron.services.segments.plugin [-] Segment 7b7edca4-e7d9-4728-8829-934489a22690 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b7edca4-e7d9-4728-8829-934489a22690 found for delete ", "request_id": "req-a93459d2-c375-4b93-bfb5-111a926493b2"}]} [pid: 7|app: 0|req: 1140/2193] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:53:48 2026] DELETE /v2.0/networks/f8df2104-92fc-4dbc-8cd7-1088f012ab82 => 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: 1054/2194] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:53:49 2026] DELETE /v2.0/networks/40d0b284-7e22-4912-b20e-18af10fb466d => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2195] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:53:49 2026] DELETE /v2.0/networks/1e137811-d2a3-4675-853d-29b4ac5fc987 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2196] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:53:49 2026] DELETE /v2.0/networks/677f4dd1-675f-41c0-8937-50901ee7056d => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2197] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:53:50 2026] GET /v2.0/security-groups?tenant_id=40dc4fd20aec4c3b8dbcb59319e1c392&name=default => generated 2805 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:53:50.916 8 INFO neutron.services.segments.plugin [-] Segment 211bf05f-000a-4e7f-a0ce-b9d31bed030c resource provider aggregate not found 2026-07-21 14:53:50.924 8 INFO neutron.services.segments.plugin [-] Segment 211bf05f-000a-4e7f-a0ce-b9d31bed030c resource provider aggregate not found 2026-07-21 14:53:50.934 8 INFO neutron.services.segments.plugin [-] Segment 211bf05f-000a-4e7f-a0ce-b9d31bed030c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 211bf05f-000a-4e7f-a0ce-b9d31bed030c found for delete ", "request_id": "req-ed191d79-fc4c-45fb-9f9c-412411b9d175"}]} [pid: 8|app: 0|req: 1056/2198] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:50 2026] DELETE /v2.0/security-groups/708fffb9-1d6b-4955-9679-492fe784232a => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:53:51.179 7 INFO neutron.services.segments.plugin [-] Segment 6c1d0784-cd5e-4384-857e-975c499d7fec resource provider aggregate not found [pid: 7|app: 0|req: 1143/2199] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:53:51 2026] GET /v2.0/security-groups?tenant_id=5156c1a793314f3f9f486c5fb9ed270e&name=default => generated 2805 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:53:51.193 7 INFO neutron.services.segments.plugin [-] Segment 6c1d0784-cd5e-4384-857e-975c499d7fec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c1d0784-cd5e-4384-857e-975c499d7fec found for delete ", "request_id": "req-b59be4f3-9850-4d39-9d27-61aead4f7596"}]} 2026-07-21 14:53:51.195 8 INFO neutron.services.segments.plugin [-] Segment 18c2ec1e-33fd-417c-8414-3ffc3ba808e9 resource provider aggregate not found 2026-07-21 14:53:51.202 8 INFO neutron.services.segments.plugin [-] Segment 211bf05f-000a-4e7f-a0ce-b9d31bed030c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 211bf05f-000a-4e7f-a0ce-b9d31bed030c found for delete ", "request_id": "req-21ae61d8-dd5e-4314-947d-87b154be0866"}]} 2026-07-21 14:53:51.202 7 INFO neutron.services.segments.plugin [-] Segment 6c1d0784-cd5e-4384-857e-975c499d7fec resource provider aggregate not found 2026-07-21 14:53:51.227 7 INFO neutron.services.segments.plugin [-] Segment 6c1d0784-cd5e-4384-857e-975c499d7fec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c1d0784-cd5e-4384-857e-975c499d7fec found for delete ", "request_id": "req-8f79c6e2-09d2-41e4-afdb-b9212bdc03f2"}]} 2026-07-21 14:53:51.228 8 INFO neutron.services.segments.plugin [-] Segment 18c2ec1e-33fd-417c-8414-3ffc3ba808e9 resource provider aggregate not found 2026-07-21 14:53:51.238 8 INFO neutron.services.segments.plugin [-] Segment 18c2ec1e-33fd-417c-8414-3ffc3ba808e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18c2ec1e-33fd-417c-8414-3ffc3ba808e9 found for delete ", "request_id": "req-522f80d0-1e4e-427a-a732-59bc6734523e"}]} 2026-07-21 14:53:51.248 8 INFO neutron.services.segments.plugin [-] Segment 18c2ec1e-33fd-417c-8414-3ffc3ba808e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18c2ec1e-33fd-417c-8414-3ffc3ba808e9 found for delete ", "request_id": "req-c75ce857-7151-491c-a373-e0af9ce0ab9d"}]} [pid: 7|app: 0|req: 1144/2200] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:51 2026] DELETE /v2.0/security-groups/45dd0e38-51e1-4ca8-86c3-a29e4291a9cd => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:53:51.349 8 WARNING neutron_lib.context [None req-228eb0d5-cbe4-4a0d-b151-658c8c09f1f2 dad2999d5cc14060948b91af38734cda 61ae95e39a344a7ba319e39320e4abde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1145/2201] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:53:51 2026] GET /v2.0/security-groups?tenant_id=a4c585e63d9e403ca4385bceb2ea463d&name=default => generated 2805 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2202] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:51 2026] DELETE /v2.0/security-groups/5b4941ef-e69c-4fdc-9c04-c89c2726e266 => 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: 1057/2203] 10.0.0.180 () {34 vars in 676 bytes} [Tue Jul 21 14:53:51 2026] POST /v2.0/floatingips => generated 552 bytes in 701 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2204] 10.0.0.180 () {34 vars in 759 bytes} [Tue Jul 21 14:53:51 2026] PUT /v2.0/floatingips/e58eff62-d231-4b62-b928-b1178c4b759c/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: 1058/2205] 10.0.0.180 () {32 vars in 739 bytes} [Tue Jul 21 14:53:51 2026] GET /v2.0/floatingips/e58eff62-d231-4b62-b928-b1178c4b759c/tags => generated 25 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2206] 10.0.0.180 () {34 vars in 770 bytes} [Tue Jul 21 14:53:52 2026] PUT /v2.0/floatingips/e58eff62-d231-4b62-b928-b1178c4b759c/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2207] 10.0.0.180 () {32 vars in 739 bytes} [Tue Jul 21 14:53:52 2026] GET /v2.0/floatingips/e58eff62-d231-4b62-b928-b1178c4b759c/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: 1149/2208] 10.0.0.180 () {34 vars in 766 bytes} [Tue Jul 21 14:53:52 2026] PUT /v2.0/floatingips/e58eff62-d231-4b62-b928-b1178c4b759c/tags/red => 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: 1060/2209] 10.0.0.180 () {32 vars in 739 bytes} [Tue Jul 21 14:53:52 2026] GET /v2.0/floatingips/e58eff62-d231-4b62-b928-b1178c4b759c/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2210] 10.0.0.180 () {34 vars in 788 bytes} [Tue Jul 21 14:53:52 2026] PUT /v2.0/floatingips/e58eff62-d231-4b62-b928-b1178c4b759c/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: 8|app: 0|req: 1061/2211] 10.0.0.180 () {32 vars in 739 bytes} [Tue Jul 21 14:53:52 2026] GET /v2.0/floatingips/e58eff62-d231-4b62-b928-b1178c4b759c/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2212] 10.0.0.180 () {34 vars in 759 bytes} [Tue Jul 21 14:53:52 2026] PUT /v2.0/floatingips/e58eff62-d231-4b62-b928-b1178c4b759c/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2213] 10.0.0.180 () {32 vars in 739 bytes} [Tue Jul 21 14:53:52 2026] GET /v2.0/floatingips/e58eff62-d231-4b62-b928-b1178c4b759c/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2214] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:53:52 2026] GET /v2.0/floatingips/e58eff62-d231-4b62-b928-b1178c4b759c/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:53:52.875 8 INFO neutron.api.v2.resource [None req-eacee358-2507-409f-8b77-5e9038320f7c dad2999d5cc14060948b91af38734cda 61ae95e39a344a7ba319e39320e4abde - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1063/2215] 10.0.0.180 () {32 vars in 751 bytes} [Tue Jul 21 14:53:52 2026] GET /v2.0/floatingips/e58eff62-d231-4b62-b928-b1178c4b759c/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2216] 10.0.0.180 () {32 vars in 750 bytes} [Tue Jul 21 14:53:52 2026] DELETE /v2.0/floatingips/e58eff62-d231-4b62-b928-b1178c4b759c/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2217] 10.0.0.180 () {32 vars in 739 bytes} [Tue Jul 21 14:53:52 2026] GET /v2.0/floatingips/e58eff62-d231-4b62-b928-b1178c4b759c/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:53:52.998 7 INFO neutron.api.v2.resource [None req-19bd8c44-cc04-4dd8-8478-571aed71335d dad2999d5cc14060948b91af38734cda 61ae95e39a344a7ba319e39320e4abde - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1154/2218] 10.0.0.180 () {32 vars in 754 bytes} [Tue Jul 21 14:53:52 2026] DELETE /v2.0/floatingips/e58eff62-d231-4b62-b928-b1178c4b759c/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2219] 10.0.0.180 () {32 vars in 742 bytes} [Tue Jul 21 14:53:53 2026] DELETE /v2.0/floatingips/e58eff62-d231-4b62-b928-b1178c4b759c/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2220] 10.0.0.180 () {32 vars in 739 bytes} [Tue Jul 21 14:53:53 2026] GET /v2.0/floatingips/e58eff62-d231-4b62-b928-b1178c4b759c/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2221] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:53:53 2026] DELETE /v2.0/floatingips/e58eff62-d231-4b62-b928-b1178c4b759c => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2222] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:53:53 2026] GET /v2.0/security-groups?tenant_id=7bea4a5bc98d47b7adebff1e1418b26a&name=default => generated 2805 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2223] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:54 2026] DELETE /v2.0/security-groups/a357c73a-43e3-4b0d-878f-7fc7b8e728ff => 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: 1157/2224] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:53:54 2026] GET /v2.0/security-groups?tenant_id=61ae95e39a344a7ba319e39320e4abde&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2225] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:54 2026] DELETE /v2.0/security-groups/17b82092-fa97-4add-aea2-8dc78da04702 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:53:56.053 7 WARNING neutron_lib.context [None req-d324edb6-739d-4673-8e3e-466cc84dd30b 4f4a685a551746a3a44d350d67a338c1 2c0cbbc24ae84c6795b7f22e068f412f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:53:56.092 7 INFO neutron.db.segments_db [None req-d324edb6-739d-4673-8e3e-466cc84dd30b 4f4a685a551746a3a44d350d67a338c1 2c0cbbc24ae84c6795b7f22e068f412f - - default default] Added segment 6fce2212-e042-43c6-90c9-dc6ccb64dd69 of type vxlan for network 189f0c53-3ad9-418e-8ea9-a30a80f1d5fe 2026-07-21 14:53:56.392 7 INFO neutron.db.l3_hamode_db [None req-d324edb6-739d-4673-8e3e-466cc84dd30b 4f4a685a551746a3a44d350d67a338c1 2c0cbbc24ae84c6795b7f22e068f412f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:53:56.581 7 INFO neutron.db.l3_hamode_db [None req-d324edb6-739d-4673-8e3e-466cc84dd30b 4f4a685a551746a3a44d350d67a338c1 2c0cbbc24ae84c6795b7f22e068f412f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1158/2226] 10.0.0.180 () {34 vars in 668 bytes} [Tue Jul 21 14:53:55 2026] POST /v2.0/routers => generated 474 bytes in 2037 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:57.947 8 WARNING neutron_lib.context [None req-f7de7d6d-4c04-47c8-ab9f-f606008bf3fa 4f4a685a551746a3a44d350d67a338c1 2c0cbbc24ae84c6795b7f22e068f412f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:53:57.998 8 INFO neutron.db.l3_hamode_db [None req-f7de7d6d-4c04-47c8-ab9f-f606008bf3fa 4f4a685a551746a3a44d350d67a338c1 2c0cbbc24ae84c6795b7f22e068f412f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:53:58.135 8 INFO neutron.db.l3_hamode_db [None req-f7de7d6d-4c04-47c8-ab9f-f606008bf3fa 4f4a685a551746a3a44d350d67a338c1 2c0cbbc24ae84c6795b7f22e068f412f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:53:58.182 7 WARNING neutron_lib.context [None req-8af6d8fe-a3cf-4241-9b67-6c904ef9a195 ccfb9cc8a67749a39a7635eda764e940 0295f68369f44687b959db0957188d1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:53:58.316 7 INFO neutron.db.segments_db [None req-8af6d8fe-a3cf-4241-9b67-6c904ef9a195 ccfb9cc8a67749a39a7635eda764e940 0295f68369f44687b959db0957188d1e - - default default] Added segment 1cc6ce35-c273-4607-b7f1-c8e24781005c of type vxlan for network 632fb64d-bcb7-4997-9fc1-f323743a0f5f [pid: 7|app: 0|req: 1159/2227] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:53:58 2026] POST /v2.0/networks => generated 631 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:58.460 7 WARNING neutron_lib.context [None req-5885a06e-c43d-40a8-a4f8-c6538451934b ccfb9cc8a67749a39a7635eda764e940 0295f68369f44687b959db0957188d1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1160/2228] 10.0.0.180 () {34 vars in 664 bytes} [Tue Jul 21 14:53:58 2026] POST /v2.0/ports => generated 743 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:53:58.783 7 WARNING neutron_lib.context [None req-8c923719-041f-411e-b62b-a829bec9f7f8 ccfb9cc8a67749a39a7635eda764e940 0295f68369f44687b959db0957188d1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1069/2229] 10.0.0.180 () {34 vars in 668 bytes} [Tue Jul 21 14:53:57 2026] POST /v2.0/routers => generated 474 bytes in 922 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:58.875 8 WARNING neutron_lib.context [None req-607d1265-17ea-4292-afd4-1fa2297fcacc 4f4a685a551746a3a44d350d67a338c1 2c0cbbc24ae84c6795b7f22e068f412f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:53:58.923 8 INFO neutron.db.l3_hamode_db [None req-607d1265-17ea-4292-afd4-1fa2297fcacc 4f4a685a551746a3a44d350d67a338c1 2c0cbbc24ae84c6795b7f22e068f412f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1161/2230] 10.0.0.180 () {34 vars in 666 bytes} [Tue Jul 21 14:53:58 2026] POST /v2.0/trunks => generated 407 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2231] 10.0.0.180 () {34 vars in 749 bytes} [Tue Jul 21 14:53:59 2026] PUT /v2.0/trunks/5fcd9a6c-3c7e-4a50-873c-d497a8085d77/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2232] 10.0.0.180 () {32 vars in 729 bytes} [Tue Jul 21 14:53:59 2026] GET /v2.0/trunks/5fcd9a6c-3c7e-4a50-873c-d497a8085d77/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:53:59.076 8 INFO neutron.db.l3_hamode_db [None req-607d1265-17ea-4292-afd4-1fa2297fcacc 4f4a685a551746a3a44d350d67a338c1 2c0cbbc24ae84c6795b7f22e068f412f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1164/2233] 10.0.0.180 () {34 vars in 760 bytes} [Tue Jul 21 14:53:59 2026] PUT /v2.0/trunks/5fcd9a6c-3c7e-4a50-873c-d497a8085d77/tags/green => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2234] 10.0.0.180 () {32 vars in 729 bytes} [Tue Jul 21 14:53:59 2026] GET /v2.0/trunks/5fcd9a6c-3c7e-4a50-873c-d497a8085d77/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2235] 10.0.0.180 () {34 vars in 756 bytes} [Tue Jul 21 14:53:59 2026] PUT /v2.0/trunks/5fcd9a6c-3c7e-4a50-873c-d497a8085d77/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2236] 10.0.0.180 () {32 vars in 729 bytes} [Tue Jul 21 14:53:59 2026] GET /v2.0/trunks/5fcd9a6c-3c7e-4a50-873c-d497a8085d77/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2237] 10.0.0.180 () {34 vars in 778 bytes} [Tue Jul 21 14:53:59 2026] PUT /v2.0/trunks/5fcd9a6c-3c7e-4a50-873c-d497a8085d77/tags/black.or.white => 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: 1169/2238] 10.0.0.180 () {32 vars in 729 bytes} [Tue Jul 21 14:53:59 2026] GET /v2.0/trunks/5fcd9a6c-3c7e-4a50-873c-d497a8085d77/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2239] 10.0.0.180 () {34 vars in 749 bytes} [Tue Jul 21 14:53:59 2026] PUT /v2.0/trunks/5fcd9a6c-3c7e-4a50-873c-d497a8085d77/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2240] 10.0.0.180 () {32 vars in 729 bytes} [Tue Jul 21 14:53:59 2026] GET /v2.0/trunks/5fcd9a6c-3c7e-4a50-873c-d497a8085d77/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2241] 10.0.0.180 () {32 vars in 737 bytes} [Tue Jul 21 14:53:59 2026] GET /v2.0/trunks/5fcd9a6c-3c7e-4a50-873c-d497a8085d77/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:53:59.310 7 INFO neutron.api.v2.resource [None req-fb776f9c-1734-40fa-aae1-a162bc185e2e ccfb9cc8a67749a39a7635eda764e940 0295f68369f44687b959db0957188d1e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1173/2242] 10.0.0.180 () {32 vars in 741 bytes} [Tue Jul 21 14:53:59 2026] GET /v2.0/trunks/5fcd9a6c-3c7e-4a50-873c-d497a8085d77/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2243] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:53:59 2026] DELETE /v2.0/trunks/5fcd9a6c-3c7e-4a50-873c-d497a8085d77/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2244] 10.0.0.180 () {32 vars in 729 bytes} [Tue Jul 21 14:53:59 2026] GET /v2.0/trunks/5fcd9a6c-3c7e-4a50-873c-d497a8085d77/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:53:59.414 7 INFO neutron.api.v2.resource [None req-9b49d390-5cee-4f35-bd21-4519f7ab737a ccfb9cc8a67749a39a7635eda764e940 0295f68369f44687b959db0957188d1e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1176/2245] 10.0.0.180 () {32 vars in 744 bytes} [Tue Jul 21 14:53:59 2026] DELETE /v2.0/trunks/5fcd9a6c-3c7e-4a50-873c-d497a8085d77/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2246] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:53:59 2026] DELETE /v2.0/trunks/5fcd9a6c-3c7e-4a50-873c-d497a8085d77/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2247] 10.0.0.180 () {32 vars in 729 bytes} [Tue Jul 21 14:53:59 2026] GET /v2.0/trunks/5fcd9a6c-3c7e-4a50-873c-d497a8085d77/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2248] 10.0.0.180 () {32 vars in 719 bytes} [Tue Jul 21 14:53:59 2026] GET /v2.0/trunks/5fcd9a6c-3c7e-4a50-873c-d497a8085d77 => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2249] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:53:59 2026] GET /v2.0/ports/527b0b49-5b22-4b22-9312-c12e2aab11a1 => generated 826 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2250] 10.0.0.180 () {32 vars in 722 bytes} [Tue Jul 21 14:53:59 2026] DELETE /v2.0/trunks/5fcd9a6c-3c7e-4a50-873c-d497a8085d77 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2251] 10.0.0.180 () {34 vars in 668 bytes} [Tue Jul 21 14:53:58 2026] POST /v2.0/routers => generated 474 bytes in 983 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:53:59.867 8 WARNING neutron_lib.context [None req-a0745c3a-cc71-4a2f-819e-bd41e61335f5 4f4a685a551746a3a44d350d67a338c1 2c0cbbc24ae84c6795b7f22e068f412f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:53:59.917 8 INFO neutron.db.l3_hamode_db [None req-a0745c3a-cc71-4a2f-819e-bd41e61335f5 4f4a685a551746a3a44d350d67a338c1 2c0cbbc24ae84c6795b7f22e068f412f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1182/2252] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:53:59 2026] DELETE /v2.0/ports/527b0b49-5b22-4b22-9312-c12e2aab11a1 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:54:00.082 8 INFO neutron.db.l3_hamode_db [None req-a0745c3a-cc71-4a2f-819e-bd41e61335f5 4f4a685a551746a3a44d350d67a338c1 2c0cbbc24ae84c6795b7f22e068f412f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:54:00.114 7 INFO neutron.services.segments.plugin [-] Segment 1cc6ce35-c273-4607-b7f1-c8e24781005c resource provider aggregate not found 2026-07-21 14:54:00.119 7 INFO neutron.services.segments.plugin [-] Segment 1cc6ce35-c273-4607-b7f1-c8e24781005c resource provider aggregate not found 2026-07-21 14:54:00.133 7 INFO neutron.services.segments.plugin [-] Segment 1cc6ce35-c273-4607-b7f1-c8e24781005c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cc6ce35-c273-4607-b7f1-c8e24781005c found for delete ", "request_id": "req-71c15faa-a027-418d-b17b-51041fcddd73"}]} 2026-07-21 14:54:00.134 7 INFO neutron.services.segments.plugin [-] Segment 1cc6ce35-c273-4607-b7f1-c8e24781005c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cc6ce35-c273-4607-b7f1-c8e24781005c found for delete ", "request_id": "req-663be9a6-ca70-4ca8-ad10-18039f97368a"}]} [pid: 7|app: 0|req: 1183/2253] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:53:59 2026] DELETE /v2.0/networks/632fb64d-bcb7-4997-9fc1-f323743a0f5f => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2254] 10.0.0.180 () {34 vars in 668 bytes} [Tue Jul 21 14:53:59 2026] POST /v2.0/routers => generated 474 bytes in 1010 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:00.881 8 WARNING neutron_lib.context [None req-b68e3e63-28cf-4ad5-857c-06e19cefe89a 4f4a685a551746a3a44d350d67a338c1 2c0cbbc24ae84c6795b7f22e068f412f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:54:00.929 8 INFO neutron.db.l3_hamode_db [None req-b68e3e63-28cf-4ad5-857c-06e19cefe89a 4f4a685a551746a3a44d350d67a338c1 2c0cbbc24ae84c6795b7f22e068f412f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1184/2255] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:54:00 2026] GET /v2.0/security-groups?tenant_id=d9de4054bb4e46118930927393e37198&name=default => generated 2805 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:54:01.128 8 INFO neutron.db.l3_hamode_db [None req-b68e3e63-28cf-4ad5-857c-06e19cefe89a 4f4a685a551746a3a44d350d67a338c1 2c0cbbc24ae84c6795b7f22e068f412f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1185/2256] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:54:01 2026] DELETE /v2.0/security-groups/2537d0a6-bb29-4fa9-bedf-97bc39884780 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2257] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:54:01 2026] GET /v2.0/security-groups?tenant_id=0295f68369f44687b959db0957188d1e&name=default => generated 2805 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2258] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:54:01 2026] DELETE /v2.0/security-groups/21714400-f1fc-4b38-9a90-5a2d1effe4cc => 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: 1072/2261] 10.0.0.180 () {34 vars in 668 bytes} [Tue Jul 21 14:54:00 2026] POST /v2.0/routers => generated 474 bytes in 994 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2262] 10.0.0.180 () {34 vars in 751 bytes} [Tue Jul 21 14:54:01 2026] PUT /v2.0/routers/733dd786-1c4f-42ca-986c-41668724d015/tags => generated 17 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2263] 10.0.0.180 () {34 vars in 751 bytes} [Tue Jul 21 14:54:01 2026] PUT /v2.0/routers/d34ccbf2-2df5-4f92-9445-172d9a36d4c7/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2264] 10.0.0.180 () {34 vars in 751 bytes} [Tue Jul 21 14:54:02 2026] PUT /v2.0/routers/535c48e8-3fe9-49f4-a7fe-f0cc9aa493e0/tags => generated 34 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2265] 10.0.0.180 () {34 vars in 751 bytes} [Tue Jul 21 14:54:02 2026] PUT /v2.0/routers/3b1f3972-3735-4632-a944-931c8ae08629/tags => generated 19 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2266] 10.0.0.180 () {32 vars in 664 bytes} [Tue Jul 21 14:54:02 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2267] 10.0.0.180 () {32 vars in 678 bytes} [Tue Jul 21 14:54:02 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2268] 10.0.0.180 () {32 vars in 674 bytes} [Tue Jul 21 14:54:02 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2269] 10.0.0.180 () {32 vars in 686 bytes} [Tue Jul 21 14:54:02 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2270] 10.0.0.180 () {32 vars in 672 bytes} [Tue Jul 21 14:54:02 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2271] 10.0.0.180 () {32 vars in 686 bytes} [Tue Jul 21 14:54:02 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2272] 10.0.0.180 () {32 vars in 682 bytes} [Tue Jul 21 14:54:02 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2273] 10.0.0.180 () {32 vars in 694 bytes} [Tue Jul 21 14:54:03 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2274] 10.0.0.180 () {32 vars in 721 bytes} [Tue Jul 21 14:54:03 2026] GET /v2.0/routers/733dd786-1c4f-42ca-986c-41668724d015 => generated 485 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2275] 10.0.0.180 () {34 vars in 742 bytes} [Tue Jul 21 14:54:03 2026] PUT /v2.0/routers/733dd786-1c4f-42ca-986c-41668724d015 => generated 485 bytes in 703 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2276] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:54:04 2026] GET /v2.0/ports?device_id=733dd786-1c4f-42ca-986c-41668724d015 => 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: 1080/2277] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:54:04 2026] DELETE /v2.0/routers/733dd786-1c4f-42ca-986c-41668724d015 => generated 0 bytes in 511 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2278] 10.0.0.180 () {32 vars in 721 bytes} [Tue Jul 21 14:54:04 2026] GET /v2.0/routers/d34ccbf2-2df5-4f92-9445-172d9a36d4c7 => generated 493 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2279] 10.0.0.180 () {34 vars in 742 bytes} [Tue Jul 21 14:54:05 2026] PUT /v2.0/routers/d34ccbf2-2df5-4f92-9445-172d9a36d4c7 => generated 493 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2280] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:54:05 2026] GET /v2.0/ports?device_id=d34ccbf2-2df5-4f92-9445-172d9a36d4c7 => 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: 1082/2281] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:54:05 2026] DELETE /v2.0/routers/d34ccbf2-2df5-4f92-9445-172d9a36d4c7 => generated 0 bytes in 482 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2282] 10.0.0.180 () {32 vars in 721 bytes} [Tue Jul 21 14:54:06 2026] GET /v2.0/routers/535c48e8-3fe9-49f4-a7fe-f0cc9aa493e0 => generated 502 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2283] 10.0.0.180 () {34 vars in 742 bytes} [Tue Jul 21 14:54:06 2026] PUT /v2.0/routers/535c48e8-3fe9-49f4-a7fe-f0cc9aa493e0 => generated 502 bytes in 752 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2284] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:54:07 2026] GET /v2.0/ports?device_id=535c48e8-3fe9-49f4-a7fe-f0cc9aa493e0 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2285] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:54:07 2026] DELETE /v2.0/routers/535c48e8-3fe9-49f4-a7fe-f0cc9aa493e0 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2286] 10.0.0.180 () {32 vars in 721 bytes} [Tue Jul 21 14:54:07 2026] GET /v2.0/routers/3b1f3972-3735-4632-a944-931c8ae08629 => generated 487 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2287] 10.0.0.180 () {34 vars in 742 bytes} [Tue Jul 21 14:54:08 2026] PUT /v2.0/routers/3b1f3972-3735-4632-a944-931c8ae08629 => generated 487 bytes in 1167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2288] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:54:09 2026] GET /v2.0/ports?device_id=3b1f3972-3735-4632-a944-931c8ae08629 => 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: 1086/2289] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:54:09 2026] DELETE /v2.0/routers/3b1f3972-3735-4632-a944-931c8ae08629 => generated 0 bytes in 484 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2290] 10.0.0.180 () {32 vars in 721 bytes} [Tue Jul 21 14:54:09 2026] GET /v2.0/routers/ca8caea4-dfc1-48f0-9a96-46c0c191f52d => generated 480 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:54:10.478 7 WARNING neutron_lib.context [None req-5f02f902-2229-456c-ab71-f8533cd0ee05 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1087/2291] 10.0.0.180 () {34 vars in 742 bytes} [Tue Jul 21 14:54:09 2026] PUT /v2.0/routers/ca8caea4-dfc1-48f0-9a96-46c0c191f52d => generated 480 bytes in 673 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2292] 10.0.0.180 () {32 vars in 736 bytes} [Tue Jul 21 14:54:10 2026] GET /v2.0/ports?device_id=ca8caea4-dfc1-48f0-9a96-46c0c191f52d => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:54:10.596 7 INFO neutron.db.segments_db [None req-5f02f902-2229-456c-ab71-f8533cd0ee05 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Added segment f4b251bc-7a1b-4cca-a44b-f9353e2d2c04 of type vxlan for network d61aa8c2-fb93-4189-8f8a-8651a4730e38 [pid: 7|app: 0|req: 1205/2293] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:54:10 2026] POST /v2.0/networks => generated 639 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:10.730 7 WARNING neutron_lib.context [None req-aac99686-443d-46c0-8fb3-0be934ffd58d c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1206/2294] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:54:10 2026] POST /v2.0/subnets => generated 634 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:11.236 8 INFO neutron.services.segments.plugin [-] Segment 6fce2212-e042-43c6-90c9-dc6ccb64dd69 resource provider aggregate not found 2026-07-21 14:54:11.245 8 INFO neutron.services.segments.plugin [-] Segment 6fce2212-e042-43c6-90c9-dc6ccb64dd69 resource provider aggregate not found 2026-07-21 14:54:11.258 8 INFO neutron.services.segments.plugin [-] Segment 6fce2212-e042-43c6-90c9-dc6ccb64dd69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fce2212-e042-43c6-90c9-dc6ccb64dd69 found for delete ", "request_id": "req-cc94b09d-fedd-44de-9cf2-6c844a7c72f5"}]} 2026-07-21 14:54:11.259 8 INFO neutron.services.segments.plugin [-] Segment 6fce2212-e042-43c6-90c9-dc6ccb64dd69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fce2212-e042-43c6-90c9-dc6ccb64dd69 found for delete ", "request_id": "req-bf102d4f-344a-4386-8300-22b453604db7"}]} 2026-07-21 14:54:11.264 8 INFO neutron.db.l3_hamode_db [None req-fe550da8-e7cb-4a9e-aa43-54caba38b646 4f4a685a551746a3a44d350d67a338c1 2c0cbbc24ae84c6795b7f22e068f412f - - default default] HA network 189f0c53-3ad9-418e-8ea9-a30a80f1d5fe was deleted as no HA routers are present in tenant 2c0cbbc24ae84c6795b7f22e068f412f. [pid: 8|app: 0|req: 1089/2295] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:54:10 2026] DELETE /v2.0/routers/ca8caea4-dfc1-48f0-9a96-46c0c191f52d => generated 0 bytes in 720 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2296] 10.0.0.180 () {32 vars in 722 bytes} [Tue Jul 21 14:54:11 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:54:11.330 8 WARNING neutron_lib.context [None req-70d5e735-5cfd-4256-9bbc-e115d4c98e51 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1090/2297] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:54:11 2026] POST /v2.0/subnets => generated 708 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:11.778 7 WARNING neutron_lib.context [None req-2d5f7659-945f-471c-abdc-83bcf91522b8 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:54:11.863 7 INFO neutron.db.segments_db [None req-2d5f7659-945f-471c-abdc-83bcf91522b8 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Added segment b2767bcc-b411-4a62-833f-c5dd2276b803 of type vxlan for network 7be88bd9-a564-4afc-aa3a-6a5408a63fdd [pid: 7|app: 0|req: 1208/2298] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:54:11 2026] POST /v2.0/networks => generated 638 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:11.997 8 WARNING neutron_lib.context [None req-6535075e-3cec-459d-a00e-46addbcf193e c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1091/2299] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:54:11 2026] POST /v2.0/subnets => generated 631 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:12.431 8 WARNING neutron_lib.context [None req-9377da40-d6bc-43ee-ad6e-8da965839443 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1209/2300] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:54:12 2026] GET /v2.0/security-groups?tenant_id=7db8f4f294a6409097ca3db86102386b&name=default => generated 2805 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2301] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:54:12 2026] DELETE /v2.0/security-groups/f9c84274-eb06-4a8a-9605-9cba0d511db7 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2302] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:54:12 2026] POST /v2.0/subnets => generated 702 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:12.812 8 WARNING neutron_lib.context [None req-3c20976a-f9c0-4bfb-99ce-81c69766bd4a c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1211/2303] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:54:12 2026] GET /v2.0/security-groups?tenant_id=2c0cbbc24ae84c6795b7f22e068f412f&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:54:12.863 8 INFO neutron.db.segments_db [None req-3c20976a-f9c0-4bfb-99ce-81c69766bd4a c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Added segment dc8768f1-fe93-4ac1-ba6f-881c6b52e522 of type vxlan for network b70f8943-40c1-4e84-9b24-f6224a4dec9e [pid: 7|app: 0|req: 1212/2304] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:54:12 2026] DELETE /v2.0/security-groups/f70b4d0b-cf74-469e-a634-6d57cb57ef22 => 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: 1093/2305] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:54:12 2026] POST /v2.0/networks => generated 638 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:12.995 7 WARNING neutron_lib.context [None req-af3abe7e-fe09-4f1a-9eff-999ccc736b49 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1094/2306] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:54:13 2026] GET /v2.0/security-groups?tenant_id=58387c16d2164e99bcafc2d24a5d7aa4&name=default => generated 2805 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2307] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:54:12 2026] POST /v2.0/subnets => generated 631 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:13.319 7 WARNING neutron_lib.context [None req-f7aa17ca-b1a3-4793-82d8-9bc717790594 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1095/2308] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:54:13 2026] DELETE /v2.0/security-groups/44720f25-5d35-46b0-a974-b4eb3b4dfd2e => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2309] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:54:13 2026] POST /v2.0/subnets => generated 706 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:13.672 8 WARNING neutron_lib.context [None req-888f6d68-cc44-4141-b888-762fd81f3c71 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:54:13.718 8 INFO neutron.db.segments_db [None req-888f6d68-cc44-4141-b888-762fd81f3c71 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Added segment f837078d-c297-4951-a6a6-f36dfaef124f of type vxlan for network 364d91bb-e0e2-4f11-a2b3-4c6c692f27d3 2026-07-21 14:54:14.075 8 INFO neutron.db.l3_hamode_db [None req-888f6d68-cc44-4141-b888-762fd81f3c71 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 14:54:15.602 8 INFO neutron.db.l3_hamode_db [None req-888f6d68-cc44-4141-b888-762fd81f3c71 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1096/2312] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:54:13 2026] POST /v2.0/routers => generated 684 bytes in 3171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:17.852 8 WARNING neutron_lib.context [None req-d6a5ab72-6cba-4e8c-be4d-ae099f98eff1 a7feadea2a4e4382bf1f330f9550544a fcdbcade5ef443f09ac77cc54d6d4b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:54:18.020 8 INFO neutron.db.segments_db [None req-d6a5ab72-6cba-4e8c-be4d-ae099f98eff1 a7feadea2a4e4382bf1f330f9550544a fcdbcade5ef443f09ac77cc54d6d4b7c - - default default] Added segment 4f97a29c-500e-4a46-b00e-e60f5bc40d8e of type vxlan for network 0eb380c4-1ecd-4fbd-8571-dbb2c0dc6cf2 [pid: 8|app: 0|req: 1097/2313] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:54:17 2026] POST /v2.0/networks => generated 631 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:18.155 8 WARNING neutron_lib.context [None req-0ad6dae1-15a4-49f6-8fe4-2d5d64d83b71 a7feadea2a4e4382bf1f330f9550544a fcdbcade5ef443f09ac77cc54d6d4b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1098/2314] 10.0.0.180 () {34 vars in 664 bytes} [Tue Jul 21 14:54:18 2026] POST /v2.0/ports => generated 743 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:54:18.579 8 WARNING neutron_lib.context [None req-c74812aa-e71d-43b0-9f4f-2f62f7e76314 a7feadea2a4e4382bf1f330f9550544a fcdbcade5ef443f09ac77cc54d6d4b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1217/2315] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:54:16 2026] PUT /v2.0/routers/090d4087-f686-4787-bf32-be23861488d8/add_router_interface => generated 309 bytes in 1881 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2316] 10.0.0.180 () {34 vars in 666 bytes} [Tue Jul 21 14:54:18 2026] POST /v2.0/trunks => generated 407 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:18.836 8 WARNING neutron_lib.context [None req-de6c45e3-1c82-4f54-8d8e-c403e9cc6aee a7feadea2a4e4382bf1f330f9550544a fcdbcade5ef443f09ac77cc54d6d4b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:54:18.877 8 INFO neutron.db.segments_db [None req-de6c45e3-1c82-4f54-8d8e-c403e9cc6aee a7feadea2a4e4382bf1f330f9550544a fcdbcade5ef443f09ac77cc54d6d4b7c - - default default] Added segment 8783645c-0ea7-4be5-a9f7-a00472f76e13 of type vxlan for network 38e1c0b4-99e2-4740-9bff-2237aebc9ac9 [pid: 8|app: 0|req: 1100/2317] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:54:18 2026] POST /v2.0/networks => generated 630 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:18.991 8 WARNING neutron_lib.context [None req-d9632733-af0a-4ab9-8708-1a0e2f0258d7 a7feadea2a4e4382bf1f330f9550544a fcdbcade5ef443f09ac77cc54d6d4b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1101/2318] 10.0.0.180 () {34 vars in 664 bytes} [Tue Jul 21 14:54:18 2026] POST /v2.0/ports => generated 743 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:54:19.326 8 WARNING neutron_lib.context [None req-de71f04a-05b7-4be4-acae-023bdb4a60cc a7feadea2a4e4382bf1f330f9550544a fcdbcade5ef443f09ac77cc54d6d4b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1102/2319] 10.0.0.180 () {34 vars in 666 bytes} [Tue Jul 21 14:54:19 2026] POST /v2.0/trunks => generated 407 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:19.556 8 WARNING neutron_lib.context [None req-1d366c11-3399-4cdc-b4d3-5c1a30d00c1b a7feadea2a4e4382bf1f330f9550544a fcdbcade5ef443f09ac77cc54d6d4b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:54:19.612 8 INFO neutron.db.segments_db [None req-1d366c11-3399-4cdc-b4d3-5c1a30d00c1b a7feadea2a4e4382bf1f330f9550544a fcdbcade5ef443f09ac77cc54d6d4b7c - - default default] Added segment 0e6b3939-925e-434b-bdea-a1f31dda1e09 of type vxlan for network 540b375e-6ff5-4619-b973-5fc46c4963db [pid: 8|app: 0|req: 1103/2320] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:54:19 2026] POST /v2.0/networks => generated 630 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:19.737 8 WARNING neutron_lib.context [None req-d31044bf-2254-43b8-9e9a-97a4b784d4e6 a7feadea2a4e4382bf1f330f9550544a fcdbcade5ef443f09ac77cc54d6d4b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1104/2321] 10.0.0.180 () {34 vars in 664 bytes} [Tue Jul 21 14:54:19 2026] POST /v2.0/ports => generated 743 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:54:20.057 8 WARNING neutron_lib.context [None req-5e03af2e-8025-4a64-bdd4-2aa5cfda55cd a7feadea2a4e4382bf1f330f9550544a fcdbcade5ef443f09ac77cc54d6d4b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2322] 10.0.0.180 () {34 vars in 666 bytes} [Tue Jul 21 14:54:20 2026] POST /v2.0/trunks => generated 407 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:20.262 8 WARNING neutron_lib.context [None req-02f9d0c0-8dd3-4707-8f1e-cdd10f7d963b a7feadea2a4e4382bf1f330f9550544a fcdbcade5ef443f09ac77cc54d6d4b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:54:20.319 8 INFO neutron.db.segments_db [None req-02f9d0c0-8dd3-4707-8f1e-cdd10f7d963b a7feadea2a4e4382bf1f330f9550544a fcdbcade5ef443f09ac77cc54d6d4b7c - - default default] Added segment b2b0ceb7-6e92-4390-9999-67812d1f0b24 of type vxlan for network fa0364fe-c2f2-4a67-afae-7ec8631b7a86 [pid: 7|app: 0|req: 1218/2323] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:54:18 2026] PUT /v2.0/routers/090d4087-f686-4787-bf32-be23861488d8/add_router_interface => generated 309 bytes in 1617 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2324] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:54:20 2026] POST /v2.0/networks => generated 631 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:20.458 8 WARNING neutron_lib.context [None req-7a39f8e8-14ec-4200-84ed-b02c683b14b7 a7feadea2a4e4382bf1f330f9550544a fcdbcade5ef443f09ac77cc54d6d4b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1107/2325] 10.0.0.180 () {34 vars in 664 bytes} [Tue Jul 21 14:54:20 2026] POST /v2.0/ports => generated 743 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:54:20.816 8 WARNING neutron_lib.context [None req-667e93f6-3127-45b2-a382-3e18f68fb7a3 a7feadea2a4e4382bf1f330f9550544a fcdbcade5ef443f09ac77cc54d6d4b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1108/2326] 10.0.0.180 () {34 vars in 666 bytes} [Tue Jul 21 14:54:20 2026] POST /v2.0/trunks => generated 407 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:21.012 8 WARNING neutron_lib.context [None req-66243a46-dc12-4df8-b956-7068dabe295e a7feadea2a4e4382bf1f330f9550544a fcdbcade5ef443f09ac77cc54d6d4b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:54:21.074 8 INFO neutron.db.segments_db [None req-66243a46-dc12-4df8-b956-7068dabe295e a7feadea2a4e4382bf1f330f9550544a fcdbcade5ef443f09ac77cc54d6d4b7c - - default default] Added segment 25c49694-41bc-4470-8e91-8dac6c93b7c1 of type vxlan for network 9d106c55-b46d-47ca-9e2f-d102daa9c88a [pid: 8|app: 0|req: 1109/2327] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:54:21 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:21.213 8 WARNING neutron_lib.context [None req-be448a9a-8c97-41b8-be58-b7f5505e8ff9 a7feadea2a4e4382bf1f330f9550544a fcdbcade5ef443f09ac77cc54d6d4b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2328] 10.0.0.180 () {34 vars in 664 bytes} [Tue Jul 21 14:54:21 2026] POST /v2.0/ports => generated 743 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:54:21.593 8 WARNING neutron_lib.context [None req-72e17cb9-ec3f-4239-be7d-441ba785d6d3 a7feadea2a4e4382bf1f330f9550544a fcdbcade5ef443f09ac77cc54d6d4b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1111/2329] 10.0.0.180 () {34 vars in 666 bytes} [Tue Jul 21 14:54:21 2026] POST /v2.0/trunks => generated 407 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2330] 10.0.0.180 () {34 vars in 749 bytes} [Tue Jul 21 14:54:21 2026] PUT /v2.0/trunks/624f7ac9-b97c-4bfe-9dee-8a200181f8c0/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2331] 10.0.0.180 () {34 vars in 749 bytes} [Tue Jul 21 14:54:21 2026] PUT /v2.0/trunks/857fb09d-f322-44d8-bd53-977c3122de15/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2332] 10.0.0.180 () {34 vars in 749 bytes} [Tue Jul 21 14:54:21 2026] PUT /v2.0/trunks/9f4b0133-3627-4981-9faf-60a7b8a991aa/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2333] 10.0.0.180 () {34 vars in 749 bytes} [Tue Jul 21 14:54:21 2026] PUT /v2.0/trunks/f4a17162-b8f0-4cf4-beab-060c7650db86/tags => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2334] 10.0.0.180 () {32 vars in 662 bytes} [Tue Jul 21 14:54:21 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2335] 10.0.0.180 () {32 vars in 676 bytes} [Tue Jul 21 14:54:22 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: 1118/2336] 10.0.0.180 () {32 vars in 672 bytes} [Tue Jul 21 14:54:22 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2337] 10.0.0.180 () {32 vars in 684 bytes} [Tue Jul 21 14:54:22 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2338] 10.0.0.180 () {32 vars in 670 bytes} [Tue Jul 21 14:54:22 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2339] 10.0.0.180 () {32 vars in 684 bytes} [Tue Jul 21 14:54:22 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2340] 10.0.0.180 () {32 vars in 680 bytes} [Tue Jul 21 14:54:22 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2341] 10.0.0.180 () {32 vars in 692 bytes} [Tue Jul 21 14:54:22 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2342] 10.0.0.180 () {32 vars in 719 bytes} [Tue Jul 21 14:54:22 2026] GET /v2.0/trunks/624f7ac9-b97c-4bfe-9dee-8a200181f8c0 => generated 412 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2343] 10.0.0.180 () {34 vars in 783 bytes} [Tue Jul 21 14:54:20 2026] PUT /v2.0/routers/090d4087-f686-4787-bf32-be23861488d8/add_router_interface => generated 309 bytes in 2101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2344] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:54:22 2026] GET /v2.0/ports/190ee997-8751-4346-a3d6-5141d2bd8f6b => generated 826 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:54:22.578 8 WARNING neutron_lib.context [None req-4cd5e250-7623-4848-b907-97de63774c36 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1220/2345] 10.0.0.180 () {32 vars in 722 bytes} [Tue Jul 21 14:54:22 2026] DELETE /v2.0/trunks/624f7ac9-b97c-4bfe-9dee-8a200181f8c0 => 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: 1221/2346] 10.0.0.180 () {32 vars in 719 bytes} [Tue Jul 21 14:54:22 2026] GET /v2.0/trunks/857fb09d-f322-44d8-bd53-977c3122de15 => generated 420 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2347] 10.0.0.180 () {34 vars in 684 bytes} [Tue Jul 21 14:54:22 2026] POST /v2.0/security-groups => generated 1565 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 14:54:22.706 8 WARNING neutron_lib.context [None req-ba7f6bfd-f504-44cd-ab0f-43d951e02dcc c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1222/2348] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:54:22 2026] GET /v2.0/ports/8d747eef-2a45-4148-be4e-390f52f4c612 => generated 826 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2349] 10.0.0.180 () {32 vars in 722 bytes} [Tue Jul 21 14:54:22 2026] DELETE /v2.0/trunks/857fb09d-f322-44d8-bd53-977c3122de15 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2350] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:54:22 2026] POST /v2.0/security-group-rules => generated 565 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:22.869 8 WARNING neutron_lib.context [None req-d2cbbb99-195c-46b4-a6be-c85486514642 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1224/2351] 10.0.0.180 () {32 vars in 719 bytes} [Tue Jul 21 14:54:22 2026] GET /v2.0/trunks/9f4b0133-3627-4981-9faf-60a7b8a991aa => generated 429 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2352] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:54:22 2026] POST /v2.0/security-group-rules => generated 565 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:22.951 8 WARNING neutron_lib.context [None req-cdf3e4d1-03c8-4dc0-8cba-7f03744e5970 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1225/2353] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:54:22 2026] GET /v2.0/ports/c1de7cf9-41d6-41f1-b6e9-d822176bf130 => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2354] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:54:22 2026] POST /v2.0/security-group-rules => generated 567 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:23.032 8 WARNING neutron_lib.context [None req-0077a78b-b8f9-4d4a-9e2b-dc850df185b4 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1226/2355] 10.0.0.180 () {32 vars in 722 bytes} [Tue Jul 21 14:54:22 2026] DELETE /v2.0/trunks/9f4b0133-3627-4981-9faf-60a7b8a991aa => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2356] 10.0.0.180 () {32 vars in 719 bytes} [Tue Jul 21 14:54:23 2026] GET /v2.0/trunks/f4a17162-b8f0-4cf4-beab-060c7650db86 => generated 414 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2357] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:54:23 2026] POST /v2.0/security-group-rules => generated 569 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:23.137 8 WARNING neutron_lib.context [None req-543ea6a0-3574-4e64-9d56-1cf624fa3c2e c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1228/2358] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:54:23 2026] GET /v2.0/ports/8958dc22-9a16-4c3a-9444-246750fb35c7 => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2359] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:54:23 2026] POST /v2.0/security-group-rules => generated 569 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:23.238 8 WARNING neutron_lib.context [None req-34d7ed63-69e9-405e-922b-16b4bd6ae247 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1229/2360] 10.0.0.180 () {32 vars in 722 bytes} [Tue Jul 21 14:54:23 2026] DELETE /v2.0/trunks/f4a17162-b8f0-4cf4-beab-060c7650db86 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2361] 10.0.0.180 () {32 vars in 719 bytes} [Tue Jul 21 14:54:23 2026] GET /v2.0/trunks/5dca1312-abfd-461f-9d67-e41ac9f4d09d => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2362] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:54:23 2026] POST /v2.0/security-group-rules => generated 565 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:23.342 8 WARNING neutron_lib.context [None req-d08d3729-1bc0-4154-a4cd-23408eea4594 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1231/2363] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 21 14:54:23 2026] GET /v2.0/ports/b7858fb5-01b4-4eaa-a9e9-7ff460287a47 => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2364] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:54:23 2026] POST /v2.0/security-group-rules => generated 565 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:23.452 8 WARNING neutron_lib.context [None req-2502b743-4c6d-4711-b682-f28a974aa971 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1232/2365] 10.0.0.180 () {32 vars in 722 bytes} [Tue Jul 21 14:54:23 2026] DELETE /v2.0/trunks/5dca1312-abfd-461f-9d67-e41ac9f4d09d => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2366] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:54:23 2026] POST /v2.0/security-group-rules => generated 565 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:23.563 8 WARNING neutron_lib.context [None req-9f932386-2b47-4ce8-a4b0-5e48163d717f c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2367] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:54:23 2026] POST /v2.0/security-group-rules => generated 567 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:23.680 8 WARNING neutron_lib.context [None req-c1112d42-7569-4990-ae74-bbe7a038e887 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1233/2368] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:54:23 2026] DELETE /v2.0/ports/190ee997-8751-4346-a3d6-5141d2bd8f6b => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2369] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:54:23 2026] POST /v2.0/security-group-rules => generated 569 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:23.834 8 WARNING neutron_lib.context [None req-c188d62d-9ed3-4919-a379-f559912c25de c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1234/2370] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:54:23 2026] DELETE /v2.0/ports/8d747eef-2a45-4148-be4e-390f52f4c612 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2371] 10.0.0.180 () {34 vars in 695 bytes} [Tue Jul 21 14:54:23 2026] POST /v2.0/security-group-rules => generated 565 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2372] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:54:23 2026] DELETE /v2.0/ports/c1de7cf9-41d6-41f1-b6e9-d822176bf130 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2373] 10.0.0.124 () {34 vars in 1094 bytes} [Tue Jul 21 14:54:24 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-363078139&fields=id&tenant_id=5e1d797c67fd4d23a7e0c565ca01dca3 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2374] 10.0.0.124 () {34 vars in 982 bytes} [Tue Jul 21 14:54:24 2026] GET /v2.0/networks?id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd => generated 705 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2375] 10.0.0.124 () {34 vars in 965 bytes} [Tue Jul 21 14:54:24 2026] GET /v2.0/quotas/5e1d797c67fd4d23a7e0c565ca01dca3 => 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: 1236/2376] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:54:24 2026] DELETE /v2.0/ports/8958dc22-9a16-4c3a-9444-246750fb35c7 => 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: 1141/2377] 10.0.0.124 () {34 vars in 1002 bytes} [Tue Jul 21 14:54:24 2026] GET /v2.0/ports?tenant_id=5e1d797c67fd4d23a7e0c565ca01dca3&fields=id => generated 287 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2378] 10.0.0.180 () {32 vars in 720 bytes} [Tue Jul 21 14:54:24 2026] DELETE /v2.0/ports/b7858fb5-01b4-4eaa-a9e9-7ff460287a47 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2379] 10.0.0.124 () {34 vars in 1008 bytes} [Tue Jul 21 14:54:24 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2380] 10.0.0.124 () {34 vars in 1108 bytes} [Tue Jul 21 14:54:24 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?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-07-21 14:54:24.829 7 INFO neutron.services.segments.plugin [-] Segment 4f97a29c-500e-4a46-b00e-e60f5bc40d8e resource provider aggregate not found 2026-07-21 14:54:24.843 7 INFO neutron.services.segments.plugin [-] Segment 4f97a29c-500e-4a46-b00e-e60f5bc40d8e resource provider aggregate not found 2026-07-21 14:54:24.861 7 INFO neutron.services.segments.plugin [-] Segment 4f97a29c-500e-4a46-b00e-e60f5bc40d8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f97a29c-500e-4a46-b00e-e60f5bc40d8e found for delete ", "request_id": "req-dd561126-ad6b-482a-8d5a-e06138d84f3d"}]} 2026-07-21 14:54:24.874 7 INFO neutron.services.segments.plugin [-] Segment 4f97a29c-500e-4a46-b00e-e60f5bc40d8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f97a29c-500e-4a46-b00e-e60f5bc40d8e found for delete ", "request_id": "req-cf83e9fc-f3ff-4572-bd8a-0e9f4f4385a7"}]} [pid: 7|app: 0|req: 1238/2381] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:54:24 2026] DELETE /v2.0/networks/0eb380c4-1ecd-4fbd-8571-dbb2c0dc6cf2 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2382] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:54:24 2026] GET /v2.0/ports?device_id=edab271d-9fa1-4679-855f-60fb004f84f8 => 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: 1239/2383] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:54:24 2026] DELETE /v2.0/networks/38e1c0b4-99e2-4740-9bff-2237aebc9ac9 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:54:25.277 8 INFO neutron.services.segments.plugin [-] Segment 0e6b3939-925e-434b-bdea-a1f31dda1e09 resource provider aggregate not found 2026-07-21 14:54:25.282 8 INFO neutron.services.segments.plugin [-] Segment 0e6b3939-925e-434b-bdea-a1f31dda1e09 resource provider aggregate not found 2026-07-21 14:54:25.295 8 INFO neutron.services.segments.plugin [-] Segment 0e6b3939-925e-434b-bdea-a1f31dda1e09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e6b3939-925e-434b-bdea-a1f31dda1e09 found for delete ", "request_id": "req-335cb735-bd08-48ae-b4fb-f39f3c024464"}]} 2026-07-21 14:54:25.310 8 INFO neutron.services.segments.plugin [-] Segment 0e6b3939-925e-434b-bdea-a1f31dda1e09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e6b3939-925e-434b-bdea-a1f31dda1e09 found for delete ", "request_id": "req-2a58d6c6-2f00-47e9-ac94-6a2431234f02"}]} [pid: 8|app: 0|req: 1145/2384] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:54:25 2026] DELETE /v2.0/networks/540b375e-6ff5-4619-b973-5fc46c4963db => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2385] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:54:25 2026] DELETE /v2.0/networks/fa0364fe-c2f2-4a67-afae-7ec8631b7a86 => 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: 1146/2386] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:54:25 2026] GET /v2.0/networks?id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd => generated 705 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2387] 199.204.45.70 () {34 vars in 1049 bytes} [Tue Jul 21 14:54:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5e1d797c67fd4d23a7e0c565ca01dca3 => generated 178 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:54:25.710 8 WARNING neutron_lib.context [req-e14cf59a-35ff-4719-a051-2da9c4dc14b9 req-60286295-d3d0-4728-af6d-dedabf950c3f c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1241/2388] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:54:25 2026] DELETE /v2.0/networks/9d106c55-b46d-47ca-9e2f-d102daa9c88a => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2389] 199.204.45.70 () {38 vars in 954 bytes} [Tue Jul 21 14:54:25 2026] POST /v2.0/ports => generated 1183 bytes in 538 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: 1242/2390] 199.204.45.70 () {38 vars in 1027 bytes} [Tue Jul 21 14:54:26 2026] PUT /v2.0/ports/7ea40ce6-b5ce-4f4f-953e-46806caa8788 => generated 1428 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, ' 2026-07-21 14:54:26.945 7 INFO neutron.services.segments.plugin [-] Segment 8783645c-0ea7-4be5-a9f7-a00472f76e13 resource provider aggregate not found 2026-07-21 14:54:26.950 7 INFO neutron.services.segments.plugin [-] Segment 8783645c-0ea7-4be5-a9f7-a00472f76e13 resource provider aggregate not found 2026-07-21 14:54:26.955 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7bef9c4-f471-45fc-b018-d8625f9ae9a6'] response: {'name': 'network-changed', 'server_uuid': 'edab271d-9fa1-4679-855f-60fb004f84f8', 'tag': '7ea40ce6-b5ce-4f4f-953e-46806caa8788', 'status': 'completed', 'code': 200} 2026-07-21 14:54:26.976 7 INFO neutron.services.segments.plugin [-] Segment 8783645c-0ea7-4be5-a9f7-a00472f76e13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8783645c-0ea7-4be5-a9f7-a00472f76e13 found for delete ", "request_id": "req-fae70533-7efa-4519-86e5-5fed17ddbced"}]} 2026-07-21 14:54:26.981 7 INFO neutron.services.segments.plugin [-] Segment 8783645c-0ea7-4be5-a9f7-a00472f76e13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8783645c-0ea7-4be5-a9f7-a00472f76e13 found for delete ", "request_id": "req-e3465b08-07d9-49ce-9aac-3389ed0162ea"}]} [pid: 7|app: 0|req: 1243/2391] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:54:26 2026] GET /v2.0/ports?tenant_id=5e1d797c67fd4d23a7e0c565ca01dca3&device_id=edab271d-9fa1-4679-855f-60fb004f84f8 => generated 1467 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:54:27.014 7 INFO neutron.services.segments.plugin [-] Segment b2b0ceb7-6e92-4390-9999-67812d1f0b24 resource provider aggregate not found 2026-07-21 14:54:27.021 7 INFO neutron.services.segments.plugin [-] Segment b2b0ceb7-6e92-4390-9999-67812d1f0b24 resource provider aggregate not found 2026-07-21 14:54:27.051 7 INFO neutron.services.segments.plugin [-] Segment b2b0ceb7-6e92-4390-9999-67812d1f0b24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2b0ceb7-6e92-4390-9999-67812d1f0b24 found for delete ", "request_id": "req-de3bc777-69f5-488a-ad9f-8529aca1fdda"}]} 2026-07-21 14:54:27.056 7 INFO neutron.services.segments.plugin [-] Segment b2b0ceb7-6e92-4390-9999-67812d1f0b24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2b0ceb7-6e92-4390-9999-67812d1f0b24 found for delete ", "request_id": "req-8f36d12d-5be8-43f2-8a33-5fa0d28f9cea"}]} [pid: 7|app: 0|req: 1244/2392] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:54:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.184&port_id=7ea40ce6-b5ce-4f4f-953e-46806caa8788 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:54:27.076 7 INFO neutron.services.segments.plugin [-] Segment 25c49694-41bc-4470-8e91-8dac6c93b7c1 resource provider aggregate not found 2026-07-21 14:54:27.084 7 INFO neutron.services.segments.plugin [-] Segment 25c49694-41bc-4470-8e91-8dac6c93b7c1 resource provider aggregate not found /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:54:27.112 7 INFO neutron.services.segments.plugin [-] Segment 25c49694-41bc-4470-8e91-8dac6c93b7c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25c49694-41bc-4470-8e91-8dac6c93b7c1 found for delete ", "request_id": "req-aca78d35-99f9-4f33-89a8-1abc2fba2780"}]} 2026-07-21 14:54:27.113 7 INFO neutron.services.segments.plugin [-] Segment 25c49694-41bc-4470-8e91-8dac6c93b7c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25c49694-41bc-4470-8e91-8dac6c93b7c1 found for delete ", "request_id": "req-2a81a441-1e71-402a-9b3e-973ed775604d"}]} [pid: 7|app: 0|req: 1245/2393] 199.204.45.70 () {34 vars in 1103 bytes} [Tue Jul 21 14:54:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A319&port_id=7ea40ce6-b5ce-4f4f-953e-46806caa8788 => 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: 1246/2394] 199.204.45.70 () {34 vars in 1063 bytes} [Tue Jul 21 14:54:27 2026] GET /v2.0/subnets?id=a8d77a92-8a86-4134-88c3-46b63f9baf02&id=776fd547-b9d0-4f3b-865e-111d39c2abbb => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2395] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:54:27 2026] GET /v2.0/ports?network_id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd&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: 1248/2396] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:54:27 2026] GET /v2.0/ports?network_id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd&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: 8|app: 0|req: 1149/2397] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:54:26 2026] GET /v2.0/security-groups?tenant_id=8ac5ee32f0cb441dad9da066e4c21ee9&name=default => generated 2805 bytes in 650 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2398] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:54:27 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?fields=segments => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2399] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:54:27 2026] DELETE /v2.0/security-groups/cce9bd25-4012-4310-b195-0db6c9c9f7a8 => 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: 1250/2400] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:54:27 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2401] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:54:27 2026] GET /v2.0/ports?tenant_id=5e1d797c67fd4d23a7e0c565ca01dca3&device_id=edab271d-9fa1-4679-855f-60fb004f84f8 => generated 1467 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2402] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:54:27 2026] GET /v2.0/security-groups?tenant_id=1b6dd126bdf041d3b7e0224bc90177c6&name=default => generated 2805 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2403] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:54:27 2026] GET /v2.0/networks?id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd => generated 801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2404] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:54:27 2026] DELETE /v2.0/security-groups/ef49b260-e85c-4f4f-9a06-7fdbdc37e413 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2405] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:54:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.184&port_id=7ea40ce6-b5ce-4f4f-953e-46806caa8788 => 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: 1253/2406] 199.204.45.70 () {34 vars in 1103 bytes} [Tue Jul 21 14:54:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A319&port_id=7ea40ce6-b5ce-4f4f-953e-46806caa8788 => 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: 1154/2407] 199.204.45.70 () {34 vars in 1063 bytes} [Tue Jul 21 14:54:27 2026] GET /v2.0/subnets?id=a8d77a92-8a86-4134-88c3-46b63f9baf02&id=776fd547-b9d0-4f3b-865e-111d39c2abbb => generated 1362 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2408] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:54:27 2026] GET /v2.0/ports?network_id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd&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: 1155/2409] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:54:27 2026] GET /v2.0/security-groups?tenant_id=fcdbcade5ef443f09ac77cc54d6d4b7c&name=default => generated 2805 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2410] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:54:27 2026] GET /v2.0/ports?network_id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd&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: 1256/2411] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:54:27 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2412] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:54:27 2026] DELETE /v2.0/security-groups/378178b2-b03d-4645-bc50-ffd7d22f1d07 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2413] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:54:28 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2414] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:54:29 2026] GET /v2.0/ports?device_id=edab271d-9fa1-4679-855f-60fb004f84f8 => generated 1200 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2415] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:54:30 2026] GET /v2.0/security-groups?id=f17cff5a-301e-440b-9c10-92ece571535b&fields=id&fields=name => generated 111 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2416] 10.0.0.180 () {32 vars in 818 bytes} [Tue Jul 21 14:54:30 2026] GET /v2.0/ports?network_id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd&mac_address=fa%3A16%3A3e%3A92%3A70%3A20 => generated 1200 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:54:30.259 7 WARNING neutron_lib.context [None req-579c5d8d-2785-451b-88bf-ea8c5ccfa65b c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:54:31.281 7 INFO neutron.db.l3_db [None req-579c5d8d-2785-451b-88bf-ea8c5ccfa65b c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Floating IP e9d6c75e-9019-4b1e-8fe5-cc1047f8b502 associated. External IP: 10.96.250.219, port: 7ea40ce6-b5ce-4f4f-953e-46806caa8788. [pid: 7|app: 0|req: 1259/2417] 10.0.0.180 () {34 vars in 677 bytes} [Tue Jul 21 14:54:30 2026] POST /v2.0/floatingips => generated 855 bytes in 1414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:31.750 8 WARNING neutron_lib.context [None req-13ecb5c4-4272-460f-ba3e-65d22448740e 4303b9f98d514d8dbf8f5502cef55828 fce9a02c248445a1ae0a5485a6a3a224 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:54:31.789 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eced5e64-083d-467c-bd70-8fc399cb399f'] response: {'name': 'network-changed', 'server_uuid': 'edab271d-9fa1-4679-855f-60fb004f84f8', 'tag': '7ea40ce6-b5ce-4f4f-953e-46806caa8788', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1262/2420] 10.0.0.124 () {34 vars in 1094 bytes} [Tue Jul 21 14:54:31 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-363078139&fields=id&tenant_id=5e1d797c67fd4d23a7e0c565ca01dca3 => 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: 1159/2421] 10.0.0.180 () {34 vars in 676 bytes} [Tue Jul 21 14:54:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2422] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:54:31 2026] GET /v2.0/ports?tenant_id=5e1d797c67fd4d23a7e0c565ca01dca3&device_id=edab271d-9fa1-4679-855f-60fb004f84f8 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2423] 10.0.0.124 () {34 vars in 982 bytes} [Tue Jul 21 14:54:31 2026] GET /v2.0/networks?id=b70f8943-40c1-4e84-9b24-f6224a4dec9e => generated 705 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2424] 10.0.0.180 () {34 vars in 759 bytes} [Tue Jul 21 14:54:31 2026] PUT /v2.0/subnetpools/e86b1c06-85bb-479c-b53b-d5a2d7eb3012/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: 1265/2425] 10.0.0.124 () {34 vars in 965 bytes} [Tue Jul 21 14:54:31 2026] GET /v2.0/quotas/5e1d797c67fd4d23a7e0c565ca01dca3 => 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: 1266/2426] 10.0.0.180 () {32 vars in 739 bytes} [Tue Jul 21 14:54:31 2026] GET /v2.0/subnetpools/e86b1c06-85bb-479c-b53b-d5a2d7eb3012/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2427] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:54:31 2026] GET /v2.0/networks?id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd => generated 801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2428] 10.0.0.180 () {34 vars in 770 bytes} [Tue Jul 21 14:54:31 2026] PUT /v2.0/subnetpools/e86b1c06-85bb-479c-b53b-d5a2d7eb3012/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2429] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:54:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.184&port_id=7ea40ce6-b5ce-4f4f-953e-46806caa8788 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2430] 10.0.0.180 () {32 vars in 739 bytes} [Tue Jul 21 14:54:32 2026] GET /v2.0/subnetpools/e86b1c06-85bb-479c-b53b-d5a2d7eb3012/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: 1165/2431] 199.204.45.70 () {34 vars in 1103 bytes} [Tue Jul 21 14:54:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A319&port_id=7ea40ce6-b5ce-4f4f-953e-46806caa8788 => 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: 1166/2432] 10.0.0.180 () {34 vars in 766 bytes} [Tue Jul 21 14:54:32 2026] PUT /v2.0/subnetpools/e86b1c06-85bb-479c-b53b-d5a2d7eb3012/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: 1267/2433] 10.0.0.124 () {34 vars in 1002 bytes} [Tue Jul 21 14:54:31 2026] GET /v2.0/ports?tenant_id=5e1d797c67fd4d23a7e0c565ca01dca3&fields=id => generated 333 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2434] 199.204.45.70 () {34 vars in 1063 bytes} [Tue Jul 21 14:54:32 2026] GET /v2.0/subnets?id=a8d77a92-8a86-4134-88c3-46b63f9baf02&id=776fd547-b9d0-4f3b-865e-111d39c2abbb => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2435] 10.0.0.180 () {32 vars in 739 bytes} [Tue Jul 21 14:54:32 2026] GET /v2.0/subnetpools/e86b1c06-85bb-479c-b53b-d5a2d7eb3012/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2436] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:54:32 2026] GET /v2.0/ports?network_id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2437] 10.0.0.124 () {34 vars in 1008 bytes} [Tue Jul 21 14:54:32 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e?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: 1270/2438] 10.0.0.180 () {34 vars in 788 bytes} [Tue Jul 21 14:54:32 2026] PUT /v2.0/subnetpools/e86b1c06-85bb-479c-b53b-d5a2d7eb3012/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2439] 10.0.0.180 () {32 vars in 739 bytes} [Tue Jul 21 14:54:32 2026] GET /v2.0/subnetpools/e86b1c06-85bb-479c-b53b-d5a2d7eb3012/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2440] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:54:32 2026] GET /v2.0/ports?network_id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd&device_owner=network%3Adhcp => generated 1457 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2441] 10.0.0.124 () {34 vars in 1108 bytes} [Tue Jul 21 14:54:32 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e?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: 1170/2442] 10.0.0.180 () {34 vars in 759 bytes} [Tue Jul 21 14:54:32 2026] PUT /v2.0/subnetpools/e86b1c06-85bb-479c-b53b-d5a2d7eb3012/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2443] 10.0.0.180 () {32 vars in 739 bytes} [Tue Jul 21 14:54:32 2026] GET /v2.0/subnetpools/e86b1c06-85bb-479c-b53b-d5a2d7eb3012/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: 1172/2444] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:54:32 2026] GET /v2.0/subnetpools/e86b1c06-85bb-479c-b53b-d5a2d7eb3012/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2445] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:54:32 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:54:32.464 8 INFO neutron.api.v2.resource [None req-e1026956-a8ec-450d-b50f-a7e8f989935b 4303b9f98d514d8dbf8f5502cef55828 fce9a02c248445a1ae0a5485a6a3a224 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1173/2446] 10.0.0.180 () {32 vars in 751 bytes} [Tue Jul 21 14:54:32 2026] GET /v2.0/subnetpools/e86b1c06-85bb-479c-b53b-d5a2d7eb3012/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: 1174/2447] 10.0.0.180 () {32 vars in 750 bytes} [Tue Jul 21 14:54:32 2026] DELETE /v2.0/subnetpools/e86b1c06-85bb-479c-b53b-d5a2d7eb3012/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2448] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:54:32 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2449] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:54:32 2026] GET /v2.0/ports?device_id=a7bec914-cbc8-4db9-83fd-0ef2e2784e35 => 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: 1275/2450] 10.0.0.180 () {32 vars in 739 bytes} [Tue Jul 21 14:54:32 2026] GET /v2.0/subnetpools/e86b1c06-85bb-479c-b53b-d5a2d7eb3012/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:54:32.606 8 INFO neutron.api.v2.resource [None req-9c767f69-fb88-4f71-aa33-b403cfffdbd3 4303b9f98d514d8dbf8f5502cef55828 fce9a02c248445a1ae0a5485a6a3a224 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1176/2451] 10.0.0.180 () {32 vars in 754 bytes} [Tue Jul 21 14:54:32 2026] DELETE /v2.0/subnetpools/e86b1c06-85bb-479c-b53b-d5a2d7eb3012/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2452] 10.0.0.180 () {32 vars in 742 bytes} [Tue Jul 21 14:54:32 2026] DELETE /v2.0/subnetpools/e86b1c06-85bb-479c-b53b-d5a2d7eb3012/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2453] 10.0.0.180 () {32 vars in 739 bytes} [Tue Jul 21 14:54:32 2026] GET /v2.0/subnetpools/e86b1c06-85bb-479c-b53b-d5a2d7eb3012/tags => 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: 1277/2454] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:54:32 2026] DELETE /v2.0/subnetpools/e86b1c06-85bb-479c-b53b-d5a2d7eb3012 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2455] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:54:33 2026] GET /v2.0/networks?id=b70f8943-40c1-4e84-9b24-f6224a4dec9e => generated 705 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2456] 199.204.45.70 () {34 vars in 1049 bytes} [Tue Jul 21 14:54:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5e1d797c67fd4d23a7e0c565ca01dca3 => generated 178 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:54:33.266 8 WARNING neutron_lib.context [req-ff583ab1-728a-490c-a197-599177a14d7c req-2ce577c2-bd08-4683-9623-21a7ef3bcebf c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1279/2457] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:54:33 2026] GET /v2.0/security-groups?tenant_id=fce9a02c248445a1ae0a5485a6a3a224&name=default => generated 2805 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2458] 199.204.45.70 () {38 vars in 954 bytes} [Tue Jul 21 14:54:33 2026] POST /v2.0/ports => generated 1183 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2459] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:54:33 2026] DELETE /v2.0/security-groups/deb5e9dc-07f9-47ea-b855-c321f8f4b2e2 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1281/2460] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:54:33 2026] GET /v2.0/security-groups?tenant_id=59e0966b411a4743b73ab41422ee894c&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2461] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:54:34 2026] DELETE /v2.0/security-groups/a8bd52e5-b31a-47b7-865a-59e91501c304 => 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: 1180/2462] 199.204.45.70 () {38 vars in 1027 bytes} [Tue Jul 21 14:54:33 2026] PUT /v2.0/ports/9049ccdc-061d-4e1e-b57e-5dc4fd6dc04a => generated 1428 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2463] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:54:34 2026] GET /v2.0/ports?tenant_id=5e1d797c67fd4d23a7e0c565ca01dca3&device_id=a7bec914-cbc8-4db9-83fd-0ef2e2784e35 => generated 1467 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:54:34.552 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8eed769d-4823-4f62-a21f-9b7eb90c87f9'] response: {'name': 'network-changed', 'server_uuid': 'a7bec914-cbc8-4db9-83fd-0ef2e2784e35', 'tag': '9049ccdc-061d-4e1e-b57e-5dc4fd6dc04a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1181/2464] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:54:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.222&port_id=9049ccdc-061d-4e1e-b57e-5dc4fd6dc04a => 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: 1284/2465] 199.204.45.70 () {34 vars in 1103 bytes} [Tue Jul 21 14:54:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae6&port_id=9049ccdc-061d-4e1e-b57e-5dc4fd6dc04a => 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: 1182/2466] 199.204.45.70 () {34 vars in 1063 bytes} [Tue Jul 21 14:54:34 2026] GET /v2.0/subnets?id=75e18c53-8a06-4883-bda9-556c4ceab201&id=5c3b77bb-b62e-4dc1-8e88-ebab12de72b2 => generated 1366 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2467] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:54:34 2026] GET /v2.0/ports?network_id=b70f8943-40c1-4e84-9b24-f6224a4dec9e&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1183/2468] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:54:34 2026] GET /v2.0/ports?network_id=b70f8943-40c1-4e84-9b24-f6224a4dec9e&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: 1286/2469] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:54:34 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2470] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:54:34 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e?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: 1287/2471] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:54:34 2026] GET /v2.0/ports?tenant_id=5e1d797c67fd4d23a7e0c565ca01dca3&device_id=a7bec914-cbc8-4db9-83fd-0ef2e2784e35 => generated 1467 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2472] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:54:34 2026] GET /v2.0/networks?id=b70f8943-40c1-4e84-9b24-f6224a4dec9e => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2473] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:54:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.222&port_id=9049ccdc-061d-4e1e-b57e-5dc4fd6dc04a => 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: 1186/2474] 199.204.45.70 () {34 vars in 1103 bytes} [Tue Jul 21 14:54:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae6&port_id=9049ccdc-061d-4e1e-b57e-5dc4fd6dc04a => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2475] 199.204.45.70 () {34 vars in 1063 bytes} [Tue Jul 21 14:54:35 2026] GET /v2.0/subnets?id=75e18c53-8a06-4883-bda9-556c4ceab201&id=5c3b77bb-b62e-4dc1-8e88-ebab12de72b2 => generated 1366 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2476] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:54:35 2026] GET /v2.0/ports?network_id=b70f8943-40c1-4e84-9b24-f6224a4dec9e&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: 1290/2477] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:54:35 2026] GET /v2.0/ports?network_id=b70f8943-40c1-4e84-9b24-f6224a4dec9e&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: 1188/2478] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:54:35 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2479] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:54:35 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:54:37.449 8 WARNING neutron_lib.context [None req-08e4bd77-bdf3-40c2-8b02-3c06a7787a57 6190e58028d8410986610dbfcad31107 3b44604dc155449499a5884708e7b72c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:54:37.567 8 INFO neutron.db.segments_db [None req-08e4bd77-bdf3-40c2-8b02-3c06a7787a57 6190e58028d8410986610dbfcad31107 3b44604dc155449499a5884708e7b72c - - default default] Added segment 79436d75-a795-4b9a-b80d-8cee6c820933 of type vxlan for network a7eec40e-838e-4668-a6c3-2395c5ca33b9 [pid: 8|app: 0|req: 1189/2480] 10.0.0.180 () {34 vars in 670 bytes} [Tue Jul 21 14:54:37 2026] POST /v2.0/networks => generated 632 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 14:54:37.718 8 WARNING neutron_lib.context [None req-bf5ca99e-89cb-40e8-b522-9bfa0dd61589 6190e58028d8410986610dbfcad31107 3b44604dc155449499a5884708e7b72c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1190/2481] 10.0.0.180 () {34 vars in 669 bytes} [Tue Jul 21 14:54:37 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: 8|app: 0|req: 1191/2482] 10.0.0.180 () {34 vars in 751 bytes} [Tue Jul 21 14:54:38 2026] PUT /v2.0/subnets/171547ff-8f14-45c2-8a22-67ec02d5955c/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2483] 10.0.0.180 () {32 vars in 731 bytes} [Tue Jul 21 14:54:38 2026] GET /v2.0/subnets/171547ff-8f14-45c2-8a22-67ec02d5955c/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2484] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:54:37 2026] GET /v2.0/ports?device_id=a7bec914-cbc8-4db9-83fd-0ef2e2784e35 => generated 1200 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2485] 10.0.0.180 () {34 vars in 762 bytes} [Tue Jul 21 14:54:38 2026] PUT /v2.0/subnets/171547ff-8f14-45c2-8a22-67ec02d5955c/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2486] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:54:38 2026] GET /v2.0/security-groups?id=f17cff5a-301e-440b-9c10-92ece571535b&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2487] 10.0.0.180 () {32 vars in 731 bytes} [Tue Jul 21 14:54:38 2026] GET /v2.0/subnets/171547ff-8f14-45c2-8a22-67ec02d5955c/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2488] 10.0.0.180 () {32 vars in 818 bytes} [Tue Jul 21 14:54:38 2026] GET /v2.0/ports?network_id=b70f8943-40c1-4e84-9b24-f6224a4dec9e&mac_address=fa%3A16%3A3e%3A5b%3Aed%3A02 => generated 1200 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2489] 10.0.0.180 () {34 vars in 758 bytes} [Tue Jul 21 14:54:38 2026] PUT /v2.0/subnets/171547ff-8f14-45c2-8a22-67ec02d5955c/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-21 14:54:38.294 7 WARNING neutron_lib.context [None req-fa4616da-2a80-4a9f-8537-066c040d70b1 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1196/2490] 10.0.0.180 () {32 vars in 731 bytes} [Tue Jul 21 14:54:38 2026] GET /v2.0/subnets/171547ff-8f14-45c2-8a22-67ec02d5955c/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2491] 10.0.0.180 () {34 vars in 780 bytes} [Tue Jul 21 14:54:38 2026] PUT /v2.0/subnets/171547ff-8f14-45c2-8a22-67ec02d5955c/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2492] 10.0.0.180 () {32 vars in 731 bytes} [Tue Jul 21 14:54:38 2026] GET /v2.0/subnets/171547ff-8f14-45c2-8a22-67ec02d5955c/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2493] 10.0.0.180 () {34 vars in 751 bytes} [Tue Jul 21 14:54:38 2026] PUT /v2.0/subnets/171547ff-8f14-45c2-8a22-67ec02d5955c/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2494] 10.0.0.180 () {32 vars in 731 bytes} [Tue Jul 21 14:54:38 2026] GET /v2.0/subnets/171547ff-8f14-45c2-8a22-67ec02d5955c/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2495] 10.0.0.180 () {32 vars in 739 bytes} [Tue Jul 21 14:54:38 2026] GET /v2.0/subnets/171547ff-8f14-45c2-8a22-67ec02d5955c/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:54:38.628 8 INFO neutron.api.v2.resource [None req-ca9e3370-b57f-4a8b-9a44-2e2119eddb6a 6190e58028d8410986610dbfcad31107 3b44604dc155449499a5884708e7b72c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1202/2496] 10.0.0.180 () {32 vars in 743 bytes} [Tue Jul 21 14:54:38 2026] GET /v2.0/subnets/171547ff-8f14-45c2-8a22-67ec02d5955c/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2497] 10.0.0.64 () {34 vars in 989 bytes} [Tue Jul 21 14:54:38 2026] GET /v2.0/ports?device_id=edab271d-9fa1-4679-855f-60fb004f84f8 => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2498] 10.0.0.180 () {32 vars in 742 bytes} [Tue Jul 21 14:54:38 2026] DELETE /v2.0/subnets/171547ff-8f14-45c2-8a22-67ec02d5955c/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2499] 10.0.0.64 () {34 vars in 1039 bytes} [Tue Jul 21 14:54:38 2026] GET /v2.0/security-groups?id=f17cff5a-301e-440b-9c10-92ece571535b&fields=id&fields=name => generated 111 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2500] 10.0.0.180 () {32 vars in 731 bytes} [Tue Jul 21 14:54:38 2026] GET /v2.0/subnets/171547ff-8f14-45c2-8a22-67ec02d5955c/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:54:38.885 8 INFO neutron.api.v2.resource [None req-bb9437e3-319a-42ef-96fa-3ff240cf8435 6190e58028d8410986610dbfcad31107 3b44604dc155449499a5884708e7b72c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1207/2501] 10.0.0.180 () {32 vars in 746 bytes} [Tue Jul 21 14:54:38 2026] DELETE /v2.0/subnets/171547ff-8f14-45c2-8a22-67ec02d5955c/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: 1208/2502] 10.0.0.180 () {32 vars in 734 bytes} [Tue Jul 21 14:54:38 2026] DELETE /v2.0/subnets/171547ff-8f14-45c2-8a22-67ec02d5955c/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: 1209/2503] 10.0.0.180 () {32 vars in 731 bytes} [Tue Jul 21 14:54:38 2026] GET /v2.0/subnets/171547ff-8f14-45c2-8a22-67ec02d5955c/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2504] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:54:39 2026] DELETE /v2.0/subnets/171547ff-8f14-45c2-8a22-67ec02d5955c => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:54:39.326 7 INFO neutron.db.l3_db [None req-fa4616da-2a80-4a9f-8537-066c040d70b1 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Floating IP b2205c3c-0612-464f-befd-dd7b8b8ee800 associated. External IP: 10.96.250.220, port: 9049ccdc-061d-4e1e-b57e-5dc4fd6dc04a. 2026-07-21 14:54:39.604 8 INFO neutron.services.segments.plugin [-] Segment 79436d75-a795-4b9a-b80d-8cee6c820933 resource provider aggregate not found 2026-07-21 14:54:39.609 8 INFO neutron.services.segments.plugin [-] Segment 79436d75-a795-4b9a-b80d-8cee6c820933 resource provider aggregate not found 2026-07-21 14:54:39.633 8 INFO neutron.services.segments.plugin [-] Segment 79436d75-a795-4b9a-b80d-8cee6c820933 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79436d75-a795-4b9a-b80d-8cee6c820933 found for delete ", "request_id": "req-7468ce68-d833-44f0-9d85-83214e5f381a"}]} 2026-07-21 14:54:39.635 8 INFO neutron.services.segments.plugin [-] Segment 79436d75-a795-4b9a-b80d-8cee6c820933 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79436d75-a795-4b9a-b80d-8cee6c820933 found for delete ", "request_id": "req-3986bd55-c020-4e29-9897-2ee3c31accdb"}]} [pid: 8|app: 0|req: 1211/2505] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:54:39 2026] DELETE /v2.0/networks/a7eec40e-838e-4668-a6c3-2395c5ca33b9 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2506] 10.0.0.180 () {34 vars in 677 bytes} [Tue Jul 21 14:54:38 2026] POST /v2.0/floatingips => generated 855 bytes in 1432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2507] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:54:40 2026] GET /v2.0/security-groups?tenant_id=8a0cd3cf02e64574809905404b67e2d1&name=default => generated 2805 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:54:40.708 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd4506c8-eb81-4a66-9a98-8373f0f5a9fc'] response: {'name': 'network-changed', 'server_uuid': 'a7bec914-cbc8-4db9-83fd-0ef2e2784e35', 'tag': '9049ccdc-061d-4e1e-b57e-5dc4fd6dc04a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1296/2508] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:54:40 2026] DELETE /v2.0/security-groups/f66d083d-8ca9-42ca-81e3-1e9804eb5081 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2509] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:54:40 2026] GET /v2.0/ports?tenant_id=5e1d797c67fd4d23a7e0c565ca01dca3&device_id=a7bec914-cbc8-4db9-83fd-0ef2e2784e35 => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2510] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:54:40 2026] GET /v2.0/networks?id=b70f8943-40c1-4e84-9b24-f6224a4dec9e => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2511] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:54:40 2026] GET /v2.0/security-groups?tenant_id=3b44604dc155449499a5884708e7b72c&name=default => generated 2805 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2512] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:54:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.222&port_id=9049ccdc-061d-4e1e-b57e-5dc4fd6dc04a => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2513] 199.204.45.70 () {34 vars in 1103 bytes} [Tue Jul 21 14:54:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae6&port_id=9049ccdc-061d-4e1e-b57e-5dc4fd6dc04a => 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: 1299/2514] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:54:40 2026] DELETE /v2.0/security-groups/29e54ed9-aa8e-49fe-95b7-c946cffe902d => 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: 1216/2515] 199.204.45.70 () {34 vars in 1063 bytes} [Tue Jul 21 14:54:40 2026] GET /v2.0/subnets?id=75e18c53-8a06-4883-bda9-556c4ceab201&id=5c3b77bb-b62e-4dc1-8e88-ebab12de72b2 => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2516] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:54:40 2026] GET /v2.0/ports?network_id=b70f8943-40c1-4e84-9b24-f6224a4dec9e&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: 8|app: 0|req: 1217/2517] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:54:41 2026] GET /v2.0/ports?network_id=b70f8943-40c1-4e84-9b24-f6224a4dec9e&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2518] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:54:41 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e?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: 1218/2519] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:54:41 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2522] 10.0.0.64 () {34 vars in 989 bytes} [Tue Jul 21 14:54:48 2026] GET /v2.0/ports?device_id=a7bec914-cbc8-4db9-83fd-0ef2e2784e35 => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2523] 10.0.0.64 () {34 vars in 1039 bytes} [Tue Jul 21 14:54:48 2026] GET /v2.0/security-groups?id=f17cff5a-301e-440b-9c10-92ece571535b&fields=id&fields=name => generated 111 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2524] 10.0.0.180 () {32 vars in 721 bytes} [Tue Jul 21 14:54:51 2026] GET /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => 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: 1304/2525] 10.0.0.171 () {30 vars in 690 bytes} [Tue Jul 21 14:54:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2526] 10.0.0.171 () {30 vars in 692 bytes} [Tue Jul 21 14:54:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2527] 10.0.0.171 () {30 vars in 668 bytes} [Tue Jul 21 14:54:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2528] 10.0.0.171 () {30 vars in 704 bytes} [Tue Jul 21 14:54:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2529] 10.0.0.171 () {28 vars in 439 bytes} [Tue Jul 21 14:54:53 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2530] 10.0.0.171 () {30 vars in 728 bytes} [Tue Jul 21 14:54:53 2026] GET /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => generated 634 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2531] 10.0.0.171 () {30 vars in 690 bytes} [Tue Jul 21 14:54:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2532] 10.0.0.171 () {30 vars in 692 bytes} [Tue Jul 21 14:54:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2533] 10.0.0.171 () {30 vars in 668 bytes} [Tue Jul 21 14:54: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: 8|app: 0|req: 1226/2534] 10.0.0.171 () {30 vars in 704 bytes} [Tue Jul 21 14:54: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: 7|app: 0|req: 1309/2535] 10.0.0.171 () {30 vars in 728 bytes} [Tue Jul 21 14:54:53 2026] GET /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => 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: 1227/2536] 10.0.0.171 () {30 vars in 690 bytes} [Tue Jul 21 14:54:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2537] 10.0.0.171 () {30 vars in 692 bytes} [Tue Jul 21 14:54:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2538] 10.0.0.171 () {30 vars in 668 bytes} [Tue Jul 21 14:54:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2539] 10.0.0.171 () {30 vars in 704 bytes} [Tue Jul 21 14:54: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: 1229/2540] 10.0.0.171 () {30 vars in 730 bytes} [Tue Jul 21 14:54:53 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38 => generated 799 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2541] 10.0.0.171 () {30 vars in 682 bytes} [Tue Jul 21 14:54:53 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2542] 10.0.0.171 () {34 vars in 704 bytes} [Tue Jul 21 14:54:53 2026] POST /v2.0/ports => generated 1132 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2543] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:54:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 53 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: 1231/2544] 199.204.45.70 () {30 vars in 704 bytes} [Tue Jul 21 14:54:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2545] 199.204.45.70 () {30 vars in 680 bytes} [Tue Jul 21 14:54:56 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: 1232/2546] 199.204.45.70 () {30 vars in 716 bytes} [Tue Jul 21 14:54:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2547] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:54:56 2026] GET /v2.0/ports/7aa223c1-cf59-4acd-93a2-ce3fc351c3ec => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2548] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:54:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2549] 199.204.45.70 () {30 vars in 704 bytes} [Tue Jul 21 14:54:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2550] 199.204.45.70 () {30 vars in 680 bytes} [Tue Jul 21 14:54:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2551] 199.204.45.70 () {30 vars in 716 bytes} [Tue Jul 21 14:54:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:54:56.605 8 INFO neutron.api.v2.resource [None req-55e26a87-0391-4344-82d3-c4d095bf05ad 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1235/2552] 199.204.45.70 () {30 vars in 762 bytes} [Tue Jul 21 14:54:56 2026] GET /v2.0/security-groups/lb-04accbcc-0444-4347-8919-d979fa2ebaee => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2553] 199.204.45.70 () {30 vars in 784 bytes} [Tue Jul 21 14:54:56 2026] GET /v2.0/security-groups?name=lb-04accbcc-0444-4347-8919-d979fa2ebaee => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2554] 199.204.45.70 () {34 vars in 735 bytes} [Tue Jul 21 14:54:56 2026] POST /v2.0/security-groups => generated 1574 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2555] 199.204.45.70 () {30 vars in 814 bytes} [Tue Jul 21 14:54:56 2026] GET /v2.0/security-group-rules?security_group_id=2f420f3e-afe3-4004-85ed-60fea31c2ab8 => generated 1118 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2556] 199.204.45.70 () {34 vars in 788 bytes} [Tue Jul 21 14:54:56 2026] PUT /v2.0/ports/7aa223c1-cf59-4acd-93a2-ce3fc351c3ec => generated 1132 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2557] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:54:57 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1238/2558] 199.204.45.70 () {30 vars in 704 bytes} [Tue Jul 21 14:54:57 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: 1321/2559] 199.204.45.70 () {30 vars in 680 bytes} [Tue Jul 21 14:54:57 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: 1239/2560] 199.204.45.70 () {30 vars in 716 bytes} [Tue Jul 21 14:54:57 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: 7|app: 0|req: 1322/2561] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:54:57 2026] GET /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2564] 10.0.0.124 () {34 vars in 1016 bytes} [Tue Jul 21 14:55:04 2026] GET /v2.0/security-groups?id=97933d61-2c40-4588-9f52-969e768fff09&fields=id => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2565] 10.0.0.124 () {34 vars in 982 bytes} [Tue Jul 21 14:55:04 2026] GET /v2.0/networks?id=87fa5100-41d3-404f-9665-107269b082a8 => generated 735 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2566] 10.0.0.124 () {34 vars in 965 bytes} [Tue Jul 21 14:55:04 2026] GET /v2.0/quotas/3d3e1302147d49fba7592e181de98879 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2567] 10.0.0.124 () {34 vars in 1002 bytes} [Tue Jul 21 14:55:04 2026] GET /v2.0/ports?tenant_id=3d3e1302147d49fba7592e181de98879&fields=id => generated 149 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2568] 10.0.0.124 () {34 vars in 1008 bytes} [Tue Jul 21 14:55:04 2026] GET /v2.0/networks/87fa5100-41d3-404f-9665-107269b082a8?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2569] 10.0.0.124 () {34 vars in 1108 bytes} [Tue Jul 21 14:55:04 2026] GET /v2.0/networks/87fa5100-41d3-404f-9665-107269b082a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2570] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:55:05 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 12 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2571] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:55:05 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2572] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:55:06 2026] GET /v2.0/networks?id=87fa5100-41d3-404f-9665-107269b082a8 => generated 735 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2573] 199.204.45.70 () {34 vars in 1049 bytes} [Tue Jul 21 14:55:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3d3e1302147d49fba7592e181de98879 => generated 343 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2574] 199.204.45.70 () {38 vars in 954 bytes} [Tue Jul 21 14:55:06 2026] POST /v2.0/ports => generated 1074 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2575] 199.204.45.70 () {38 vars in 1027 bytes} [Tue Jul 21 14:55:06 2026] PUT /v2.0/ports/1ce94586-ae64-4096-86e9-7478f7117926 => generated 1199 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1247/2576] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:55:07 2026] GET /v2.0/ports?tenant_id=3d3e1302147d49fba7592e181de98879&device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1330/2577] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:55:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.5&port_id=1ce94586-ae64-4096-86e9-7478f7117926 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2578] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:55:07 2026] GET /v2.0/subnets?id=a6f41be5-020f-4b7b-a5d7-408482300e0a => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:55:07.486 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-30137576-8337-4113-abf9-5305fa4f9a2f'] response: {'name': 'network-changed', 'server_uuid': 'ce52d866-5ed2-4a20-bc4e-c97c08bf765e', 'tag': '1ce94586-ae64-4096-86e9-7478f7117926', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1331/2579] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:55:07 2026] GET /v2.0/ports?network_id=87fa5100-41d3-404f-9665-107269b082a8&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: 1249/2580] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:55:07 2026] GET /v2.0/networks/87fa5100-41d3-404f-9665-107269b082a8?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1332/2581] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:55:07 2026] GET /v2.0/networks/87fa5100-41d3-404f-9665-107269b082a8?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: 1250/2582] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:55:07 2026] GET /v2.0/ports?tenant_id=3d3e1302147d49fba7592e181de98879&device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2583] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:55:07 2026] GET /v2.0/networks?id=87fa5100-41d3-404f-9665-107269b082a8 => generated 735 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2584] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:55:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.5&port_id=1ce94586-ae64-4096-86e9-7478f7117926 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2585] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:55:07 2026] GET /v2.0/subnets?id=a6f41be5-020f-4b7b-a5d7-408482300e0a => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2586] 199.204.45.70 () {34 vars in 993 bytes} [Tue Jul 21 14:55:07 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 1238 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2587] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:55:07 2026] GET /v2.0/ports?network_id=87fa5100-41d3-404f-9665-107269b082a8&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: 1335/2588] 199.204.45.70 () {34 vars in 1043 bytes} [Tue Jul 21 14:55:07 2026] GET /v2.0/security-groups?id=97933d61-2c40-4588-9f52-969e768fff09&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2589] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:55:08 2026] GET /v2.0/networks/87fa5100-41d3-404f-9665-107269b082a8?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: 1336/2590] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:55:08 2026] GET /v2.0/networks/87fa5100-41d3-404f-9665-107269b082a8?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: 1255/2591] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:55:08 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 1240 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2592] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:55:08 2026] GET /v2.0/security-groups?id=97933d61-2c40-4588-9f52-969e768fff09&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2593] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:55:08 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2594] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:55:11 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2595] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:55:11 2026] GET /v2.0/security-groups?id=97933d61-2c40-4588-9f52-969e768fff09&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2596] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:55:11 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => 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: 1341/2599] 199.204.45.70 () {34 vars in 1095 bytes} [Tue Jul 21 14:55:17 2026] GET /v2.0/ports?device_id=edab271d-9fa1-4679-855f-60fb004f84f8&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2600] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:55:18 2026] GET /v2.0/ports?tenant_id=5e1d797c67fd4d23a7e0c565ca01dca3&device_id=edab271d-9fa1-4679-855f-60fb004f84f8 => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2601] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:55:18 2026] GET /v2.0/networks?id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd => generated 801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2602] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:55:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.184&port_id=7ea40ce6-b5ce-4f4f-953e-46806caa8788 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2603] 199.204.45.70 () {34 vars in 1103 bytes} [Tue Jul 21 14:55:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A319&port_id=7ea40ce6-b5ce-4f4f-953e-46806caa8788 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2604] 199.204.45.70 () {34 vars in 1063 bytes} [Tue Jul 21 14:55:18 2026] GET /v2.0/subnets?id=a8d77a92-8a86-4134-88c3-46b63f9baf02&id=776fd547-b9d0-4f3b-865e-111d39c2abbb => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2605] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:55:18 2026] GET /v2.0/ports?network_id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd&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: 1262/2606] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:55:18 2026] GET /v2.0/ports?network_id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2607] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:55:18 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2608] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:55:18 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?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: 1266/2613] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:55:46 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: 1348/2614] 199.204.45.70 () {30 vars in 704 bytes} [Tue Jul 21 14:55:46 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: 1267/2615] 199.204.45.70 () {30 vars in 680 bytes} [Tue Jul 21 14:55:46 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: 1349/2616] 199.204.45.70 () {30 vars in 716 bytes} [Tue Jul 21 14:55: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: 1268/2617] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:55:46 2026] GET /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2618] 199.204.45.70 () {30 vars in 768 bytes} [Tue Jul 21 14:55:46 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2619] 199.204.45.70 () {34 vars in 716 bytes} [Tue Jul 21 14:55:46 2026] POST /v2.0/ports => generated 1097 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2620] 10.0.0.124 () {34 vars in 971 bytes} [Tue Jul 21 14:55:47 2026] GET /v2.0/ports/127f74f1-9fbb-47cd-93c3-b20c69773cf4 => generated 1097 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1270/2621] 10.0.0.124 () {34 vars in 907 bytes} [Tue Jul 21 14:55:47 2026] GET /v2.0/extensions => generated 19600 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2622] 199.204.45.70 () {34 vars in 1261 bytes} [Tue Jul 21 14:55:47 2026] GET /v2.0/ports/127f74f1-9fbb-47cd-93c3-b20c69773cf4?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2623] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:55:47 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38?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: 1353/2624] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:55:47 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38?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: 1272/2625] 199.204.45.70 () {34 vars in 974 bytes} [Tue Jul 21 14:55:47 2026] GET /v2.0/ports/127f74f1-9fbb-47cd-93c3-b20c69773cf4 => generated 1097 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2626] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:55:47 2026] GET /v2.0/networks?id=d61aa8c2-fb93-4189-8f8a-8651a4730e38 => generated 802 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2627] 199.204.45.70 () {38 vars in 1027 bytes} [Tue Jul 21 14:55:47 2026] PUT /v2.0/ports/127f74f1-9fbb-47cd-93c3-b20c69773cf4 => generated 1251 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2628] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:55:48 2026] GET /v2.0/ports?tenant_id=3d3e1302147d49fba7592e181de98879&device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 2519 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1274/2629] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:55:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.5&port_id=1ce94586-ae64-4096-86e9-7478f7117926 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2630] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:55:48 2026] GET /v2.0/subnets?id=a6f41be5-020f-4b7b-a5d7-408482300e0a => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:55:48.551 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2352d22e-816e-4eed-84ee-172efe6d4dc8'] response: {'name': 'network-changed', 'server_uuid': 'ce52d866-5ed2-4a20-bc4e-c97c08bf765e', 'tag': '127f74f1-9fbb-47cd-93c3-b20c69773cf4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1275/2631] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:55:48 2026] GET /v2.0/ports?network_id=87fa5100-41d3-404f-9665-107269b082a8&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2632] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:55:48 2026] GET /v2.0/networks/87fa5100-41d3-404f-9665-107269b082a8?fields=segments => generated 14 bytes in 52 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: 1276/2633] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:55:48 2026] GET /v2.0/networks/87fa5100-41d3-404f-9665-107269b082a8?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: 1358/2634] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:55:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=127f74f1-9fbb-47cd-93c3-b20c69773cf4 => 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: 1277/2635] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:55:48 2026] GET /v2.0/subnets?id=69007e65-fb79-4ddb-bef6-ad44806bec45 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2636] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:55:48 2026] GET /v2.0/ports?network_id=d61aa8c2-fb93-4189-8f8a-8651a4730e38&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: 1278/2637] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:55:48 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2638] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:55:48 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38?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: 1279/2639] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:55:49 2026] GET /v2.0/ports?tenant_id=3d3e1302147d49fba7592e181de98879&device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 2519 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2640] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:55:49 2026] GET /v2.0/networks?id=d61aa8c2-fb93-4189-8f8a-8651a4730e38 => generated 802 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2641] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:55:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=127f74f1-9fbb-47cd-93c3-b20c69773cf4 => 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: 1362/2642] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:55:49 2026] GET /v2.0/subnets?id=69007e65-fb79-4ddb-bef6-ad44806bec45 => 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: 1281/2643] 10.0.0.124 () {34 vars in 971 bytes} [Tue Jul 21 14:55:49 2026] GET /v2.0/ports/127f74f1-9fbb-47cd-93c3-b20c69773cf4 => generated 1287 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2644] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:55:49 2026] GET /v2.0/ports?network_id=d61aa8c2-fb93-4189-8f8a-8651a4730e38&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2645] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:55:49 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2646] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:55:49 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38?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: 1282/2647] 199.204.45.70 () {34 vars in 788 bytes} [Tue Jul 21 14:55:49 2026] PUT /v2.0/ports/127f74f1-9fbb-47cd-93c3-b20c69773cf4 => generated 1312 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:55:49.692 7 INFO neutron.api.v2.resource [None req-cc603579-9907-4ac7-afae-b4e8264c83cc 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1366/2648] 199.204.45.70 () {30 vars in 762 bytes} [Tue Jul 21 14:55:49 2026] GET /v2.0/security-groups/lb-04accbcc-0444-4347-8919-d979fa2ebaee => generated 149 bytes in 16 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: 8|app: 0|req: 1283/2649] 199.204.45.70 () {30 vars in 784 bytes} [Tue Jul 21 14:55:49 2026] GET /v2.0/security-groups?name=lb-04accbcc-0444-4347-8919-d979fa2ebaee => generated 1577 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2650] 199.204.45.70 () {34 vars in 788 bytes} [Tue Jul 21 14:55:49 2026] PUT /v2.0/ports/127f74f1-9fbb-47cd-93c3-b20c69773cf4 => generated 1312 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2651] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:55:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1368/2652] 199.204.45.70 () {30 vars in 704 bytes} [Tue Jul 21 14:55:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2653] 199.204.45.70 () {30 vars in 680 bytes} [Tue Jul 21 14:55:50 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) 2026-07-21 14:55:50.306 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9bb61efa-dd6e-4055-b1a5-e92b7e647daf'] response: {'name': 'network-changed', 'server_uuid': 'ce52d866-5ed2-4a20-bc4e-c97c08bf765e', 'tag': '127f74f1-9fbb-47cd-93c3-b20c69773cf4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1369/2654] 199.204.45.70 () {30 vars in 716 bytes} [Tue Jul 21 14:55:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2655] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:55:50 2026] GET /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2656] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:55:50 2026] GET /v2.0/ports?tenant_id=3d3e1302147d49fba7592e181de98879&device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 2580 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2657] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:55:50 2026] GET /v2.0/ports/7aa223c1-cf59-4acd-93a2-ce3fc351c3ec => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2658] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:55:50 2026] GET /v2.0/ports/127f74f1-9fbb-47cd-93c3-b20c69773cf4 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2659] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:55:50 2026] GET /v2.0/networks?id=d61aa8c2-fb93-4189-8f8a-8651a4730e38 => generated 802 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2660] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:55:50 2026] GET /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => 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: 1372/2661] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:55:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=127f74f1-9fbb-47cd-93c3-b20c69773cf4 => 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: 1373/2662] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:55:50 2026] GET /v2.0/subnets?id=69007e65-fb79-4ddb-bef6-ad44806bec45 => generated 655 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2663] 199.204.45.70 () {30 vars in 742 bytes} [Tue Jul 21 14:55:50 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38 => generated 799 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2664] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:55:50 2026] GET /v2.0/ports?network_id=d61aa8c2-fb93-4189-8f8a-8651a4730e38&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:55:50.591 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-341aef93-64ed-47c9-acd5-7a79cde6cf23'] response: {'name': 'network-changed', 'server_uuid': 'ce52d866-5ed2-4a20-bc4e-c97c08bf765e', 'tag': '127f74f1-9fbb-47cd-93c3-b20c69773cf4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1291/2665] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:55:50 2026] GET /v2.0/ports/7aa223c1-cf59-4acd-93a2-ce3fc351c3ec => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2666] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:55:50 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38?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: 1292/2667] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:55:50 2026] GET /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => generated 652 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2668] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:55:50 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38?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: 1293/2669] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:55:50 2026] GET /v2.0/ports?tenant_id=3d3e1302147d49fba7592e181de98879&device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 2582 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2670] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:55:50 2026] GET /v2.0/networks?id=d61aa8c2-fb93-4189-8f8a-8651a4730e38 => generated 802 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2671] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:55:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=127f74f1-9fbb-47cd-93c3-b20c69773cf4 => generated 19 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2672] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:55:51 2026] GET /v2.0/subnets?id=69007e65-fb79-4ddb-bef6-ad44806bec45 => generated 655 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2673] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:55:51 2026] GET /v2.0/ports?network_id=d61aa8c2-fb93-4189-8f8a-8651a4730e38&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: 1379/2674] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:55:51 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38?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: 1296/2675] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:55:51 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:55:54.383 7 WARNING neutron_lib.context [None req-43627c83-35b5-4480-8b80-efbea1f6fe3e c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-21 14:55:55.227 7 INFO neutron.db.l3_db [None req-43627c83-35b5-4480-8b80-efbea1f6fe3e c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Floating IP 64dcebcf-4e4e-4f67-a461-b35e5eaccff3 associated. External IP: 10.96.250.209, port: 7aa223c1-cf59-4acd-93a2-ce3fc351c3ec. [pid: 7|app: 0|req: 1380/2676] 10.0.0.180 () {34 vars in 677 bytes} [Tue Jul 21 14:55:54 2026] POST /v2.0/floatingips => generated 899 bytes in 1249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2677] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:55:58 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: 1381/2678] 199.204.45.70 () {30 vars in 704 bytes} [Tue Jul 21 14:55:58 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: 1298/2679] 199.204.45.70 () {30 vars in 680 bytes} [Tue Jul 21 14:55:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2680] 199.204.45.70 () {30 vars in 716 bytes} [Tue Jul 21 14:55:58 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) 2026-07-21 14:55:58.625 8 INFO neutron.api.v2.resource [None req-1978e858-bf51-4eab-b5fc-608e3ca150ae 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1299/2681] 199.204.45.70 () {30 vars in 762 bytes} [Tue Jul 21 14:55:58 2026] GET /v2.0/security-groups/lb-04accbcc-0444-4347-8919-d979fa2ebaee => generated 149 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2682] 199.204.45.70 () {30 vars in 784 bytes} [Tue Jul 21 14:55:58 2026] GET /v2.0/security-groups?name=lb-04accbcc-0444-4347-8919-d979fa2ebaee => generated 1577 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2683] 199.204.45.70 () {30 vars in 814 bytes} [Tue Jul 21 14:55:58 2026] GET /v2.0/security-group-rules?security_group_id=2f420f3e-afe3-4004-85ed-60fea31c2ab8 => generated 1118 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2684] 199.204.45.70 () {34 vars in 746 bytes} [Tue Jul 21 14:55:58 2026] POST /v2.0/security-group-rules => generated 565 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2685] 199.204.45.70 () {34 vars in 746 bytes} [Tue Jul 21 14:55:58 2026] POST /v2.0/security-group-rules => generated 569 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2688] 10.0.0.171 () {30 vars in 690 bytes} [Tue Jul 21 14:56:06 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: 1303/2689] 10.0.0.171 () {30 vars in 692 bytes} [Tue Jul 21 14:56:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2690] 10.0.0.171 () {30 vars in 668 bytes} [Tue Jul 21 14:56:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2691] 10.0.0.171 () {30 vars in 704 bytes} [Tue Jul 21 14:56:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2692] 10.0.0.171 () {28 vars in 439 bytes} [Tue Jul 21 14:56:06 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2693] 10.0.0.171 () {30 vars in 728 bytes} [Tue Jul 21 14:56:06 2026] GET /v2.0/subnets/a8d77a92-8a86-4134-88c3-46b63f9baf02 => generated 631 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2694] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:56:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2695] 199.204.45.70 () {30 vars in 704 bytes} [Tue Jul 21 14:56:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2696] 199.204.45.70 () {30 vars in 680 bytes} [Tue Jul 21 14:56:08 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: 1307/2697] 199.204.45.70 () {30 vars in 716 bytes} [Tue Jul 21 14:56:08 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: 1391/2698] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:56:08 2026] GET /v2.0/subnets/a8d77a92-8a86-4134-88c3-46b63f9baf02 => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2699] 199.204.45.70 () {30 vars in 768 bytes} [Tue Jul 21 14:56:08 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 2582 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2700] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:56:08 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: 1309/2701] 199.204.45.70 () {30 vars in 704 bytes} [Tue Jul 21 14:56:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2702] 199.204.45.70 () {30 vars in 680 bytes} [Tue Jul 21 14:56:08 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: 1310/2703] 199.204.45.70 () {30 vars in 716 bytes} [Tue Jul 21 14:56:08 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: 1394/2704] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:56:09 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2705] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:56:09 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?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: 1395/2706] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:56:09 2026] GET /v2.0/networks?id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2707] 199.204.45.70 () {38 vars in 954 bytes} [Tue Jul 21 14:56:09 2026] POST /v2.0/ports => generated 1303 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2708] 199.204.45.70 () {38 vars in 1027 bytes} [Tue Jul 21 14:56:10 2026] PUT /v2.0/ports/a8aad331-e541-4cbc-b9a8-e25f9714e67d => generated 1428 bytes in 548 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: 1313/2709] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:56:10 2026] GET /v2.0/ports?tenant_id=3d3e1302147d49fba7592e181de98879&device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 4038 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: 1397/2710] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:56:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.5&port_id=1ce94586-ae64-4096-86e9-7478f7117926 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2711] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:56:10 2026] GET /v2.0/subnets?id=a6f41be5-020f-4b7b-a5d7-408482300e0a => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:56:10.831 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9df8835b-5973-4a4d-bf4c-fcd35bf9a711'] response: {'name': 'network-changed', 'server_uuid': 'ce52d866-5ed2-4a20-bc4e-c97c08bf765e', 'tag': 'a8aad331-e541-4cbc-b9a8-e25f9714e67d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1398/2712] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:10 2026] GET /v2.0/ports?network_id=87fa5100-41d3-404f-9665-107269b082a8&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2713] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:56:10 2026] GET /v2.0/networks/87fa5100-41d3-404f-9665-107269b082a8?fields=segments => generated 14 bytes in 72 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: 1399/2714] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:56:10 2026] GET /v2.0/networks/87fa5100-41d3-404f-9665-107269b082a8?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: 1316/2715] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:56:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=127f74f1-9fbb-47cd-93c3-b20c69773cf4 => 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: 1400/2716] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:56:11 2026] GET /v2.0/subnets?id=69007e65-fb79-4ddb-bef6-ad44806bec45 => 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: 1317/2717] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:11 2026] GET /v2.0/ports?network_id=d61aa8c2-fb93-4189-8f8a-8651a4730e38&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: 1401/2718] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:56:11 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2719] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:56:11 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2720] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:56:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.161&port_id=a8aad331-e541-4cbc-b9a8-e25f9714e67d => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2721] 199.204.45.70 () {34 vars in 1103 bytes} [Tue Jul 21 14:56:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A141&port_id=a8aad331-e541-4cbc-b9a8-e25f9714e67d => 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: 1403/2722] 199.204.45.70 () {34 vars in 1063 bytes} [Tue Jul 21 14:56:11 2026] GET /v2.0/subnets?id=a8d77a92-8a86-4134-88c3-46b63f9baf02&id=776fd547-b9d0-4f3b-865e-111d39c2abbb => generated 1362 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2723] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:11 2026] GET /v2.0/ports?network_id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2724] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:11 2026] GET /v2.0/ports?network_id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd&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: 1321/2725] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:56:11 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?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: 1405/2726] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:56:11 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?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: 1322/2727] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:56:11 2026] GET /v2.0/ports?tenant_id=3d3e1302147d49fba7592e181de98879&device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 4038 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2728] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:56:11 2026] GET /v2.0/networks?id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd => generated 801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2729] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:56:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.161&port_id=a8aad331-e541-4cbc-b9a8-e25f9714e67d => 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: 1407/2730] 199.204.45.70 () {34 vars in 1103 bytes} [Tue Jul 21 14:56:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A141&port_id=a8aad331-e541-4cbc-b9a8-e25f9714e67d => 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: 1324/2731] 10.0.0.124 () {34 vars in 971 bytes} [Tue Jul 21 14:56:12 2026] GET /v2.0/ports/a8aad331-e541-4cbc-b9a8-e25f9714e67d => generated 1464 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2732] 199.204.45.70 () {34 vars in 1063 bytes} [Tue Jul 21 14:56:12 2026] GET /v2.0/subnets?id=a8d77a92-8a86-4134-88c3-46b63f9baf02&id=776fd547-b9d0-4f3b-865e-111d39c2abbb => generated 1362 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2733] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:56:12 2026] GET /v2.0/ports/a8aad331-e541-4cbc-b9a8-e25f9714e67d => generated 1464 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2734] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:12 2026] GET /v2.0/ports?network_id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd&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: 1326/2735] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:56:12 2026] GET /v2.0/ports/a8aad331-e541-4cbc-b9a8-e25f9714e67d => generated 1464 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2736] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:12 2026] GET /v2.0/ports?network_id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2737] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:56:12 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?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: 1412/2738] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:56:12 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2739] 199.204.45.70 () {34 vars in 789 bytes} [Tue Jul 21 14:56:12 2026] PUT /v2.0/ports/a8aad331-e541-4cbc-b9a8-e25f9714e67d => generated 1199 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2740] 199.204.45.70 () {30 vars in 742 bytes} [Tue Jul 21 14:56:12 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd => generated 798 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1328/2741] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:56:12 2026] GET /v2.0/subnets/a8d77a92-8a86-4134-88c3-46b63f9baf02 => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2742] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:56:12 2026] GET /v2.0/ports?tenant_id=3d3e1302147d49fba7592e181de98879&device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 3811 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:56:12.898 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-421cd70d-bfc0-4e5a-9ed4-89270ae27fe5'] response: {'name': 'network-changed', 'server_uuid': 'ce52d866-5ed2-4a20-bc4e-c97c08bf765e', 'tag': 'a8aad331-e541-4cbc-b9a8-e25f9714e67d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1415/2743] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:56:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2744] 199.204.45.70 () {30 vars in 704 bytes} [Tue Jul 21 14:56:12 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: 1417/2745] 199.204.45.70 () {30 vars in 680 bytes} [Tue Jul 21 14:56:12 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: 1418/2746] 199.204.45.70 () {30 vars in 716 bytes} [Tue Jul 21 14:56:12 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: 1329/2747] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:56:12 2026] GET /v2.0/networks?id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd => generated 801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2748] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:56:12 2026] GET /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => generated 652 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2749] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:56:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.161&port_id=a8aad331-e541-4cbc-b9a8-e25f9714e67d => 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: 1420/2750] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:56:13 2026] GET /v2.0/ports/7aa223c1-cf59-4acd-93a2-ce3fc351c3ec => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2751] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:56:13 2026] GET /v2.0/subnets?id=a8d77a92-8a86-4134-88c3-46b63f9baf02 => 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: 1421/2752] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:56:13 2026] GET /v2.0/ports/127f74f1-9fbb-47cd-93c3-b20c69773cf4 => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2753] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:13 2026] GET /v2.0/ports?network_id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2754] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:56:13 2026] GET /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => generated 652 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2755] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:56:13 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2756] 199.204.45.70 () {30 vars in 742 bytes} [Tue Jul 21 14:56:13 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38 => generated 799 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2757] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:56:13 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?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: 1424/2758] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:56:13 2026] GET /v2.0/ports/7aa223c1-cf59-4acd-93a2-ce3fc351c3ec => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2759] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:56:13 2026] GET /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => 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: 1426/2762] 10.0.0.171 () {30 vars in 690 bytes} [Tue Jul 21 14:56:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2763] 10.0.0.171 () {30 vars in 692 bytes} [Tue Jul 21 14:56:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2764] 10.0.0.171 () {30 vars in 668 bytes} [Tue Jul 21 14:56:18 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: 1338/2765] 10.0.0.171 () {30 vars in 704 bytes} [Tue Jul 21 14:56:18 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: 1428/2766] 10.0.0.171 () {28 vars in 439 bytes} [Tue Jul 21 14:56:18 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2767] 10.0.0.171 () {30 vars in 728 bytes} [Tue Jul 21 14:56:18 2026] GET /v2.0/subnets/75e18c53-8a06-4883-bda9-556c4ceab201 => generated 631 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2768] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:56:19 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: 1340/2769] 199.204.45.70 () {30 vars in 704 bytes} [Tue Jul 21 14:56:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2770] 199.204.45.70 () {30 vars in 680 bytes} [Tue Jul 21 14:56:19 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: 1341/2771] 199.204.45.70 () {30 vars in 716 bytes} [Tue Jul 21 14:56:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2772] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:56:19 2026] GET /v2.0/subnets/a8d77a92-8a86-4134-88c3-46b63f9baf02 => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2773] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:56:19 2026] GET /v2.0/subnets/75e18c53-8a06-4883-bda9-556c4ceab201 => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2774] 199.204.45.70 () {30 vars in 768 bytes} [Tue Jul 21 14:56:19 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 3811 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2775] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:56:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2776] 199.204.45.70 () {34 vars in 1095 bytes} [Tue Jul 21 14:56:19 2026] GET /v2.0/ports?device_id=a7bec914-cbc8-4db9-83fd-0ef2e2784e35&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2777] 199.204.45.70 () {30 vars in 704 bytes} [Tue Jul 21 14:56:20 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: 1344/2778] 199.204.45.70 () {30 vars in 680 bytes} [Tue Jul 21 14:56:20 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: 1345/2779] 199.204.45.70 () {30 vars in 716 bytes} [Tue Jul 21 14:56:20 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: 1435/2780] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:56:20 2026] GET /v2.0/ports?tenant_id=5e1d797c67fd4d23a7e0c565ca01dca3&device_id=a7bec914-cbc8-4db9-83fd-0ef2e2784e35 => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2781] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:56:20 2026] GET /v2.0/networks?id=b70f8943-40c1-4e84-9b24-f6224a4dec9e => generated 801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2782] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:56:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.222&port_id=9049ccdc-061d-4e1e-b57e-5dc4fd6dc04a => 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: 1436/2783] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:56:20 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2784] 199.204.45.70 () {34 vars in 1103 bytes} [Tue Jul 21 14:56:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae6&port_id=9049ccdc-061d-4e1e-b57e-5dc4fd6dc04a => 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: 1349/2785] 199.204.45.70 () {34 vars in 1063 bytes} [Tue Jul 21 14:56:20 2026] GET /v2.0/subnets?id=75e18c53-8a06-4883-bda9-556c4ceab201&id=5c3b77bb-b62e-4dc1-8e88-ebab12de72b2 => generated 1366 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2786] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:56:20 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e?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: 1350/2787] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:20 2026] GET /v2.0/ports?network_id=b70f8943-40c1-4e84-9b24-f6224a4dec9e&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2788] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:56:20 2026] GET /v2.0/networks?id=b70f8943-40c1-4e84-9b24-f6224a4dec9e => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2789] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:20 2026] GET /v2.0/ports?network_id=b70f8943-40c1-4e84-9b24-f6224a4dec9e&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: 1352/2790] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:56:20 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e?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: 1353/2791] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:56:20 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e?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: 1439/2792] 199.204.45.70 () {38 vars in 954 bytes} [Tue Jul 21 14:56:20 2026] POST /v2.0/ports => generated 1307 bytes in 899 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2793] 199.204.45.70 () {38 vars in 1027 bytes} [Tue Jul 21 14:56:21 2026] PUT /v2.0/ports/5110d38b-835a-4e36-bb69-f08f2179c72a => generated 1432 bytes in 511 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: 1440/2794] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:56:21 2026] GET /v2.0/ports?tenant_id=3d3e1302147d49fba7592e181de98879&device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 5271 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1355/2795] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:56:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.5&port_id=1ce94586-ae64-4096-86e9-7478f7117926 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2796] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:56:22 2026] GET /v2.0/subnets?id=a6f41be5-020f-4b7b-a5d7-408482300e0a => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:56:22.103 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8da8bf22-ba1b-49e7-950e-1f1a99ab6d49'] response: {'name': 'network-changed', 'server_uuid': 'ce52d866-5ed2-4a20-bc4e-c97c08bf765e', 'tag': '5110d38b-835a-4e36-bb69-f08f2179c72a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1356/2797] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:22 2026] GET /v2.0/ports?network_id=87fa5100-41d3-404f-9665-107269b082a8&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: 1442/2798] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:56:22 2026] GET /v2.0/networks/87fa5100-41d3-404f-9665-107269b082a8?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1357/2799] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:56:22 2026] GET /v2.0/networks/87fa5100-41d3-404f-9665-107269b082a8?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: 1443/2800] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:56:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=127f74f1-9fbb-47cd-93c3-b20c69773cf4 => 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: 1358/2801] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:56:22 2026] GET /v2.0/subnets?id=69007e65-fb79-4ddb-bef6-ad44806bec45 => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2802] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:22 2026] GET /v2.0/ports?network_id=d61aa8c2-fb93-4189-8f8a-8651a4730e38&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2803] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:56:22 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2804] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:56:22 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2805] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:56:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.161&port_id=a8aad331-e541-4cbc-b9a8-e25f9714e67d => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2806] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:56:22 2026] GET /v2.0/subnets?id=a8d77a92-8a86-4134-88c3-46b63f9baf02 => generated 652 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2807] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:22 2026] GET /v2.0/ports?network_id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd&device_owner=network%3Adhcp => generated 1457 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2808] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:56:22 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?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: 1362/2809] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:56:22 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?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: 1448/2810] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:56:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.185&port_id=5110d38b-835a-4e36-bb69-f08f2179c72a => 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: 1363/2811] 199.204.45.70 () {34 vars in 1105 bytes} [Tue Jul 21 14:56:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A287&port_id=5110d38b-835a-4e36-bb69-f08f2179c72a => 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: 1449/2812] 199.204.45.70 () {34 vars in 1063 bytes} [Tue Jul 21 14:56:23 2026] GET /v2.0/subnets?id=75e18c53-8a06-4883-bda9-556c4ceab201&id=5c3b77bb-b62e-4dc1-8e88-ebab12de72b2 => generated 1366 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2813] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:23 2026] GET /v2.0/ports?network_id=b70f8943-40c1-4e84-9b24-f6224a4dec9e&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2814] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:23 2026] GET /v2.0/ports?network_id=b70f8943-40c1-4e84-9b24-f6224a4dec9e&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2815] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:56:23 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2816] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:56:23 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2817] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:56:23 2026] GET /v2.0/ports?tenant_id=3d3e1302147d49fba7592e181de98879&device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 5271 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2818] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:56:23 2026] GET /v2.0/networks?id=b70f8943-40c1-4e84-9b24-f6224a4dec9e => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2819] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:56:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.185&port_id=5110d38b-835a-4e36-bb69-f08f2179c72a => 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: 1453/2820] 199.204.45.70 () {34 vars in 1105 bytes} [Tue Jul 21 14:56:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A287&port_id=5110d38b-835a-4e36-bb69-f08f2179c72a => 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: 1368/2821] 199.204.45.70 () {34 vars in 1063 bytes} [Tue Jul 21 14:56:23 2026] GET /v2.0/subnets?id=75e18c53-8a06-4883-bda9-556c4ceab201&id=5c3b77bb-b62e-4dc1-8e88-ebab12de72b2 => generated 1366 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2822] 10.0.0.124 () {34 vars in 971 bytes} [Tue Jul 21 14:56:23 2026] GET /v2.0/ports/5110d38b-835a-4e36-bb69-f08f2179c72a => generated 1468 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2823] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:23 2026] GET /v2.0/ports?network_id=b70f8943-40c1-4e84-9b24-f6224a4dec9e&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2824] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:56:23 2026] GET /v2.0/ports/5110d38b-835a-4e36-bb69-f08f2179c72a => generated 1468 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2825] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:23 2026] GET /v2.0/ports?network_id=b70f8943-40c1-4e84-9b24-f6224a4dec9e&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2826] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:56:23 2026] GET /v2.0/ports/5110d38b-835a-4e36-bb69-f08f2179c72a => generated 1468 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2827] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:56:23 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e?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: 1457/2828] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:56:23 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e?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: 1372/2829] 199.204.45.70 () {34 vars in 789 bytes} [Tue Jul 21 14:56:23 2026] PUT /v2.0/ports/5110d38b-835a-4e36-bb69-f08f2179c72a => generated 1199 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2830] 199.204.45.70 () {30 vars in 742 bytes} [Tue Jul 21 14:56:24 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e => generated 798 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:56:24.363 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ca10a66-39ef-4e10-9ffd-02abada7f73b'] response: {'name': 'network-changed', 'server_uuid': 'ce52d866-5ed2-4a20-bc4e-c97c08bf765e', 'tag': '5110d38b-835a-4e36-bb69-f08f2179c72a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1373/2831] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:56:24 2026] GET /v2.0/subnets/75e18c53-8a06-4883-bda9-556c4ceab201 => generated 649 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2832] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:56:24 2026] GET /v2.0/ports?tenant_id=3d3e1302147d49fba7592e181de98879&device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 5038 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2833] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:56:24 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: 1461/2834] 199.204.45.70 () {30 vars in 704 bytes} [Tue Jul 21 14:56:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2835] 199.204.45.70 () {30 vars in 680 bytes} [Tue Jul 21 14:56:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2836] 199.204.45.70 () {30 vars in 716 bytes} [Tue Jul 21 14:56:24 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: 1374/2837] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:56:24 2026] GET /v2.0/networks?id=b70f8943-40c1-4e84-9b24-f6224a4dec9e => generated 801 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2838] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:56:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.185&port_id=5110d38b-835a-4e36-bb69-f08f2179c72a => 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: 1464/2839] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:56:24 2026] GET /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2840] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:56:24 2026] GET /v2.0/subnets?id=75e18c53-8a06-4883-bda9-556c4ceab201 => 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: 1465/2841] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:56:24 2026] GET /v2.0/ports/7aa223c1-cf59-4acd-93a2-ce3fc351c3ec => 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: 1466/2842] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:56:24 2026] GET /v2.0/ports/127f74f1-9fbb-47cd-93c3-b20c69773cf4 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2843] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:24 2026] GET /v2.0/ports?network_id=b70f8943-40c1-4e84-9b24-f6224a4dec9e&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: 1467/2844] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:56:24 2026] GET /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2845] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:56:24 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2846] 199.204.45.70 () {30 vars in 742 bytes} [Tue Jul 21 14:56:24 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38 => generated 799 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2847] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:56:24 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e?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: 7|app: 0|req: 1469/2848] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:56:24 2026] GET /v2.0/ports/7aa223c1-cf59-4acd-93a2-ce3fc351c3ec => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2849] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:56:24 2026] GET /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => 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: 1471/2852] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:56:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2853] 199.204.45.70 () {30 vars in 704 bytes} [Tue Jul 21 14:56:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2854] 199.204.45.70 () {30 vars in 680 bytes} [Tue Jul 21 14:56:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2855] 199.204.45.70 () {30 vars in 716 bytes} [Tue Jul 21 14:56:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2856] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:56:33 2026] GET /v2.0/subnets/a8d77a92-8a86-4134-88c3-46b63f9baf02 => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2857] 199.204.45.70 () {30 vars in 768 bytes} [Tue Jul 21 14:56:33 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 5040 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2858] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:56:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2859] 199.204.45.70 () {30 vars in 704 bytes} [Tue Jul 21 14:56:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2860] 199.204.45.70 () {30 vars in 680 bytes} [Tue Jul 21 14:56:33 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: 1386/2861] 199.204.45.70 () {30 vars in 716 bytes} [Tue Jul 21 14:56:33 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: 1476/2862] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:56:33 2026] GET /v2.0/ports/5110d38b-835a-4e36-bb69-f08f2179c72a => generated 1237 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2863] 199.204.45.70 () {34 vars in 788 bytes} [Tue Jul 21 14:56:33 2026] PUT /v2.0/ports/5110d38b-835a-4e36-bb69-f08f2179c72a => generated 1026 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2864] 199.204.45.70 () {30 vars in 742 bytes} [Tue Jul 21 14:56:34 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e => generated 798 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 14:56:34.274 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-137fc554-e7b4-4b14-b593-cf46e0303a1f'] response: {'name': 'network-changed', 'server_uuid': 'ce52d866-5ed2-4a20-bc4e-c97c08bf765e', 'tag': '5110d38b-835a-4e36-bb69-f08f2179c72a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1388/2865] 199.204.45.70 () {30 vars in 768 bytes} [Tue Jul 21 14:56:34 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 4865 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2866] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:56:34 2026] GET /v2.0/ports?tenant_id=3d3e1302147d49fba7592e181de98879&device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 4865 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2867] 199.204.45.70 () {30 vars in 768 bytes} [Tue Jul 21 14:56:34 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 4865 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2868] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:56:34 2026] GET /v2.0/networks?id=b70f8943-40c1-4e84-9b24-f6224a4dec9e => generated 801 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2869] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:56:34 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e?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: 1390/2870] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:56:34 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e?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: 1481/2871] 199.204.45.70 () {34 vars in 974 bytes} [Tue Jul 21 14:56:34 2026] GET /v2.0/ports/5110d38b-835a-4e36-bb69-f08f2179c72a => generated 1062 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2872] 199.204.45.70 () {36 vars in 996 bytes} [Tue Jul 21 14:56:34 2026] DELETE /v2.0/ports/5110d38b-835a-4e36-bb69-f08f2179c72a => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2873] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:56:35 2026] GET /v2.0/ports?tenant_id=3d3e1302147d49fba7592e181de98879&device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 3811 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2874] 199.204.45.70 () {34 vars in 1225 bytes} [Tue Jul 21 14:56:35 2026] GET /v2.0/networks?id=87fa5100-41d3-404f-9665-107269b082a8&id=d61aa8c2-fb93-4189-8f8a-8651a4730e38&id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd&id=b70f8943-40c1-4e84-9b24-f6224a4dec9e => generated 3097 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2875] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:56:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.5&port_id=1ce94586-ae64-4096-86e9-7478f7117926 => 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: 1393/2876] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:56:35 2026] GET /v2.0/subnets?id=a6f41be5-020f-4b7b-a5d7-408482300e0a => 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: 1484/2877] 199.204.45.70 () {30 vars in 768 bytes} [Tue Jul 21 14:56:35 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 3811 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2878] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:35 2026] GET /v2.0/ports?network_id=87fa5100-41d3-404f-9665-107269b082a8&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:56:35.588 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a8c5be4-20e7-45ca-872a-b84caf55f955 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1485/2879] 199.204.45.70 () {32 vars in 758 bytes} [Tue Jul 21 14:56:35 2026] DELETE /v2.0/ports/5110d38b-835a-4e36-bb69-f08f2179c72a => 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: 1395/2880] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:56:35 2026] GET /v2.0/networks/87fa5100-41d3-404f-9665-107269b082a8?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: 1396/2881] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:56: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: 8|app: 0|req: 1397/2882] 199.204.45.70 () {30 vars in 704 bytes} [Tue Jul 21 14:56:35 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: 1398/2883] 199.204.45.70 () {30 vars in 680 bytes} [Tue Jul 21 14:56:35 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: 1399/2884] 199.204.45.70 () {30 vars in 716 bytes} [Tue Jul 21 14:56:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2885] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:56:35 2026] GET /v2.0/networks/87fa5100-41d3-404f-9665-107269b082a8?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: 1400/2886] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:56:35 2026] GET /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2887] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:56:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=127f74f1-9fbb-47cd-93c3-b20c69773cf4 => 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: 1401/2888] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:56:35 2026] GET /v2.0/ports/7aa223c1-cf59-4acd-93a2-ce3fc351c3ec => 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: 1488/2889] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:56:35 2026] GET /v2.0/subnets?id=69007e65-fb79-4ddb-bef6-ad44806bec45 => 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: 1402/2890] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:56:35 2026] GET /v2.0/ports/127f74f1-9fbb-47cd-93c3-b20c69773cf4 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2891] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:35 2026] GET /v2.0/ports?network_id=d61aa8c2-fb93-4189-8f8a-8651a4730e38&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2892] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:56:35 2026] GET /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => 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: 1490/2893] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:56:35 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38?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: 1404/2894] 199.204.45.70 () {30 vars in 742 bytes} [Tue Jul 21 14:56:35 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38 => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2895] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:56:35 2026] GET /v2.0/ports/7aa223c1-cf59-4acd-93a2-ce3fc351c3ec => 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: 1491/2896] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:56:35 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38?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: 1406/2897] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:56:36 2026] GET /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => 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: 1492/2898] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:56:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.161&port_id=a8aad331-e541-4cbc-b9a8-e25f9714e67d => 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: 1407/2899] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:56:36 2026] GET /v2.0/subnets?id=a8d77a92-8a86-4134-88c3-46b63f9baf02 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2900] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:36 2026] GET /v2.0/ports?network_id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2901] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:56:36 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2902] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:56:36 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?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: 1409/2903] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:56:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2904] 199.204.45.70 () {30 vars in 704 bytes} [Tue Jul 21 14:56:39 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: 1410/2905] 199.204.45.70 () {30 vars in 680 bytes} [Tue Jul 21 14:56:39 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: 1496/2906] 199.204.45.70 () {30 vars in 716 bytes} [Tue Jul 21 14:56:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:56:39.124 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-946a7017-ab10-435d-9f22-e8474c2c02e0'] response: {'server_uuid': 'ce52d866-5ed2-4a20-bc4e-c97c08bf765e', 'name': 'network-vif-deleted', 'tag': '5110d38b-835a-4e36-bb69-f08f2179c72a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1411/2907] 199.204.45.70 () {30 vars in 768 bytes} [Tue Jul 21 14:56:39 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 3811 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2908] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:56:39 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: 1412/2909] 199.204.45.70 () {30 vars in 704 bytes} [Tue Jul 21 14:56:39 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: 1498/2910] 199.204.45.70 () {30 vars in 680 bytes} [Tue Jul 21 14:56:39 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: 1413/2911] 199.204.45.70 () {30 vars in 716 bytes} [Tue Jul 21 14:56:39 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: 1499/2912] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:56:39 2026] GET /v2.0/ports/a8aad331-e541-4cbc-b9a8-e25f9714e67d => generated 1237 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2913] 199.204.45.70 () {34 vars in 788 bytes} [Tue Jul 21 14:56:39 2026] PUT /v2.0/ports/a8aad331-e541-4cbc-b9a8-e25f9714e67d => generated 1026 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2914] 199.204.45.70 () {30 vars in 742 bytes} [Tue Jul 21 14:56:39 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd => generated 798 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2915] 199.204.45.70 () {30 vars in 768 bytes} [Tue Jul 21 14:56:40 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 3636 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2916] 199.204.45.70 () {30 vars in 768 bytes} [Tue Jul 21 14:56:40 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 3636 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1416/2917] 199.204.45.70 () {34 vars in 974 bytes} [Tue Jul 21 14:56:40 2026] GET /v2.0/ports/a8aad331-e541-4cbc-b9a8-e25f9714e67d => generated 1062 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2918] 199.204.45.70 () {36 vars in 996 bytes} [Tue Jul 21 14:56:40 2026] DELETE /v2.0/ports/a8aad331-e541-4cbc-b9a8-e25f9714e67d => 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: 1417/2919] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:56:41 2026] GET /v2.0/ports?tenant_id=3d3e1302147d49fba7592e181de98879&device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 2582 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:56:41.122 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e77c427a-3592-408f-a680-99a32a1f8615'] response: {'server_uuid': 'ce52d866-5ed2-4a20-bc4e-c97c08bf765e', 'name': 'network-vif-deleted', 'tag': 'a8aad331-e541-4cbc-b9a8-e25f9714e67d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1503/2920] 199.204.45.70 () {34 vars in 1145 bytes} [Tue Jul 21 14:56:41 2026] GET /v2.0/networks?id=87fa5100-41d3-404f-9665-107269b082a8&id=d61aa8c2-fb93-4189-8f8a-8651a4730e38&id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd => generated 2310 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2921] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:56:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.5&port_id=1ce94586-ae64-4096-86e9-7478f7117926 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 14:56:41.235 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4794ee8f-7689-4c62-bf14-d7ee3d518350'] response: {'name': 'network-changed', 'server_uuid': 'ce52d866-5ed2-4a20-bc4e-c97c08bf765e', 'tag': 'a8aad331-e541-4cbc-b9a8-e25f9714e67d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1419/2922] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:56:41 2026] GET /v2.0/subnets?id=a6f41be5-020f-4b7b-a5d7-408482300e0a => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2923] 199.204.45.70 () {30 vars in 768 bytes} [Tue Jul 21 14:56:41 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 2582 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:56:41.304 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63a6d924-1cf1-4d9f-b048-347de33ee7bd 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1505/2924] 199.204.45.70 () {32 vars in 758 bytes} [Tue Jul 21 14:56:41 2026] DELETE /v2.0/ports/a8aad331-e541-4cbc-b9a8-e25f9714e67d => 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: 1420/2925] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:41 2026] GET /v2.0/ports?network_id=87fa5100-41d3-404f-9665-107269b082a8&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2926] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:56:41 2026] GET /v2.0/networks/87fa5100-41d3-404f-9665-107269b082a8?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2927] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:56:41 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: 1508/2928] 199.204.45.70 () {30 vars in 704 bytes} [Tue Jul 21 14:56:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2929] 199.204.45.70 () {30 vars in 680 bytes} [Tue Jul 21 14:56:41 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: 1421/2930] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:56:41 2026] GET /v2.0/networks/87fa5100-41d3-404f-9665-107269b082a8?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: 1510/2931] 199.204.45.70 () {30 vars in 716 bytes} [Tue Jul 21 14:56:41 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: 1511/2932] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:56:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=127f74f1-9fbb-47cd-93c3-b20c69773cf4 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2933] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:56:41 2026] GET /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => generated 652 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2934] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:56:41 2026] GET /v2.0/subnets?id=69007e65-fb79-4ddb-bef6-ad44806bec45 => generated 655 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2935] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:56:41 2026] GET /v2.0/ports/7aa223c1-cf59-4acd-93a2-ce3fc351c3ec => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2936] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:41 2026] GET /v2.0/ports?network_id=d61aa8c2-fb93-4189-8f8a-8651a4730e38&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2937] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:56:41 2026] GET /v2.0/ports/127f74f1-9fbb-47cd-93c3-b20c69773cf4 => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2938] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:56:41 2026] GET /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => 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: 1514/2939] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:56:41 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38?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: 1426/2940] 199.204.45.70 () {30 vars in 742 bytes} [Tue Jul 21 14:56:41 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38 => generated 799 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2941] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:56:41 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38?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: 1427/2942] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:56:41 2026] GET /v2.0/ports/7aa223c1-cf59-4acd-93a2-ce3fc351c3ec => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2943] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:56:41 2026] GET /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => 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: 1516/2944] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:56:41 2026] GET /v2.0/ports?tenant_id=3d3e1302147d49fba7592e181de98879&device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 2582 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2947] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:56:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2948] 199.204.45.70 () {30 vars in 704 bytes} [Tue Jul 21 14:56:50 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: 1431/2949] 199.204.45.70 () {30 vars in 680 bytes} [Tue Jul 21 14:56:50 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: 1519/2950] 199.204.45.70 () {30 vars in 716 bytes} [Tue Jul 21 14:56:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:56:50.067 8 INFO neutron.api.v2.resource [None req-2a47c9c3-b31d-4955-b423-284e447b9e71 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1432/2951] 199.204.45.70 () {30 vars in 762 bytes} [Tue Jul 21 14:56:50 2026] GET /v2.0/security-groups/lb-04accbcc-0444-4347-8919-d979fa2ebaee => 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: 1520/2952] 199.204.45.70 () {30 vars in 784 bytes} [Tue Jul 21 14:56:50 2026] GET /v2.0/security-groups?name=lb-04accbcc-0444-4347-8919-d979fa2ebaee => generated 2741 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2953] 199.204.45.70 () {30 vars in 814 bytes} [Tue Jul 21 14:56:50 2026] GET /v2.0/security-group-rules?security_group_id=2f420f3e-afe3-4004-85ed-60fea31c2ab8 => generated 2206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2954] 199.204.45.70 () {32 vars in 788 bytes} [Tue Jul 21 14:56:50 2026] DELETE /v2.0/security-group-rules/84adf711-56a1-424b-876d-c75333f825b9 => 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: 1434/2955] 199.204.45.70 () {32 vars in 788 bytes} [Tue Jul 21 14:56:50 2026] DELETE /v2.0/security-group-rules/be7dfe1f-1958-4cc5-bb7a-0648399a2e6d => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:56:54.333 7 INFO neutron.db.l3_db [None req-3eb786c8-f63c-453d-8fc4-066b8f944eb4 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Floating IP 64dcebcf-4e4e-4f67-a461-b35e5eaccff3 disassociated (deleted). External IP: 10.96.250.209, port: 7aa223c1-cf59-4acd-93a2-ce3fc351c3ec. [pid: 7|app: 0|req: 1522/2956] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:56:53 2026] DELETE /v2.0/floatingips/64dcebcf-4e4e-4f67-a461-b35e5eaccff3 => generated 0 bytes in 830 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:56:54.751 8 INFO neutron.api.v2.resource [None req-77137bdf-2127-4062-90dc-e17b3ac83bd3 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1435/2957] 10.0.0.180 () {32 vars in 729 bytes} [Tue Jul 21 14:56:54 2026] GET /v2.0/floatingips/64dcebcf-4e4e-4f67-a461-b35e5eaccff3 => generated 144 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2958] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:56:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2959] 199.204.45.70 () {30 vars in 704 bytes} [Tue Jul 21 14:56:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2960] 199.204.45.70 () {30 vars in 680 bytes} [Tue Jul 21 14:56:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2961] 199.204.45.70 () {30 vars in 716 bytes} [Tue Jul 21 14:56:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2962] 199.204.45.70 () {30 vars in 740 bytes} [Tue Jul 21 14:56:56 2026] GET /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2963] 199.204.45.70 () {30 vars in 768 bytes} [Tue Jul 21 14:56:56 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 2582 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2964] 199.204.45.70 () {30 vars in 768 bytes} [Tue Jul 21 14:56:56 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 2582 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2965] 199.204.45.70 () {30 vars in 768 bytes} [Tue Jul 21 14:56:56 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 2582 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2966] 199.204.45.70 () {34 vars in 974 bytes} [Tue Jul 21 14:56:56 2026] GET /v2.0/ports/127f74f1-9fbb-47cd-93c3-b20c69773cf4 => generated 1350 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2967] 199.204.45.70 () {34 vars in 1059 bytes} [Tue Jul 21 14:56:56 2026] GET /v2.0/ports/127f74f1-9fbb-47cd-93c3-b20c69773cf4?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2968] 199.204.45.70 () {34 vars in 1015 bytes} [Tue Jul 21 14:56:57 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38?fields=dns_domain => generated 29 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2969] 199.204.45.70 () {30 vars in 768 bytes} [Tue Jul 21 14:56:57 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2970] 199.204.45.70 () {38 vars in 1027 bytes} [Tue Jul 21 14:56:57 2026] PUT /v2.0/ports/127f74f1-9fbb-47cd-93c3-b20c69773cf4 => generated 1151 bytes in 394 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: 1442/2971] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:56:57 2026] GET /v2.0/ports?tenant_id=3d3e1302147d49fba7592e181de98879&device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => 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: 1443/2972] 199.204.45.70 () {34 vars in 1065 bytes} [Tue Jul 21 14:56:57 2026] GET /v2.0/networks?id=87fa5100-41d3-404f-9665-107269b082a8&id=d61aa8c2-fb93-4189-8f8a-8651a4730e38 => generated 1523 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2973] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:56:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.5&port_id=1ce94586-ae64-4096-86e9-7478f7117926 => 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: 1445/2974] 199.204.45.70 () {34 vars in 983 bytes} [Tue Jul 21 14:56:57 2026] GET /v2.0/subnets?id=a6f41be5-020f-4b7b-a5d7-408482300e0a => generated 630 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2975] 199.204.45.70 () {34 vars in 788 bytes} [Tue Jul 21 14:56:57 2026] PUT /v2.0/ports/127f74f1-9fbb-47cd-93c3-b20c69773cf4 => generated 1090 bytes in 284 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: 1446/2976] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:56:57 2026] GET /v2.0/ports?network_id=87fa5100-41d3-404f-9665-107269b082a8&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2977] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:56:57 2026] GET /v2.0/ports/127f74f1-9fbb-47cd-93c3-b20c69773cf4 => generated 1090 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2978] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:56:57 2026] GET /v2.0/networks/87fa5100-41d3-404f-9665-107269b082a8?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2979] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:56:57 2026] GET /v2.0/networks/87fa5100-41d3-404f-9665-107269b082a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2980] 199.204.45.70 () {32 vars in 758 bytes} [Tue Jul 21 14:56:57 2026] DELETE /v2.0/ports/127f74f1-9fbb-47cd-93c3-b20c69773cf4 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2981] 199.204.45.70 () {30 vars in 702 bytes} [Tue Jul 21 14:56:58 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: 1533/2982] 199.204.45.70 () {30 vars in 704 bytes} [Tue Jul 21 14:56:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2983] 199.204.45.70 () {30 vars in 680 bytes} [Tue Jul 21 14:56:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2984] 199.204.45.70 () {30 vars in 716 bytes} [Tue Jul 21 14:56:58 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-07-21 14:56:58.277 8 INFO neutron.pecan_wsgi.hooks.translation [None req-732b8fe5-76d7-4e9b-ad3a-1a4d9b3b45b7 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1451/2985] 199.204.45.70 () {32 vars in 758 bytes} [Tue Jul 21 14:56:58 2026] DELETE /v2.0/ports/127f74f1-9fbb-47cd-93c3-b20c69773cf4 => 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: 1535/2986] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:56:58 2026] GET /v2.0/ports/7aa223c1-cf59-4acd-93a2-ce3fc351c3ec => generated 1132 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:56:58.389 8 INFO neutron.api.v2.resource [None req-3bd32e8e-3212-4ad4-9f58-399bc41c112c 3efc73666de14756af48fb18e5075251 3d3e1302147d49fba7592e181de98879 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1452/2987] 199.204.45.70 () {30 vars in 762 bytes} [Tue Jul 21 14:56:58 2026] GET /v2.0/security-groups/lb-04accbcc-0444-4347-8919-d979fa2ebaee => generated 149 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2988] 199.204.45.70 () {30 vars in 784 bytes} [Tue Jul 21 14:56:58 2026] GET /v2.0/security-groups?name=lb-04accbcc-0444-4347-8919-d979fa2ebaee => generated 1577 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2989] 199.204.45.70 () {30 vars in 736 bytes} [Tue Jul 21 14:56:58 2026] GET /v2.0/ports/7aa223c1-cf59-4acd-93a2-ce3fc351c3ec => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2990] 199.204.45.70 () {34 vars in 788 bytes} [Tue Jul 21 14:56:58 2026] PUT /v2.0/ports/7aa223c1-cf59-4acd-93a2-ce3fc351c3ec => generated 1094 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2991] 199.204.45.70 () {32 vars in 778 bytes} [Tue Jul 21 14:56:58 2026] DELETE /v2.0/security-groups/2f420f3e-afe3-4004-85ed-60fea31c2ab8 => 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: 1538/2992] 199.204.45.70 () {32 vars in 758 bytes} [Tue Jul 21 14:56:58 2026] DELETE /v2.0/ports/7aa223c1-cf59-4acd-93a2-ce3fc351c3ec => 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: 1539/2993] 199.204.45.70 () {34 vars in 993 bytes} [Tue Jul 21 14:57:00 2026] GET /v2.0/ports?device_id=ce52d866-5ed2-4a20-bc4e-c97c08bf765e => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 14:57:00.380 8 INFO neutron.db.l3_db [None req-53cbf6fd-46b9-4093-901d-b38bf309972b c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Floating IP b2205c3c-0612-464f-befd-dd7b8b8ee800 disassociated (deleted). External IP: 10.96.250.220, port: 9049ccdc-061d-4e1e-b57e-5dc4fd6dc04a. [pid: 7|app: 0|req: 1540/2994] 199.204.45.70 () {36 vars in 996 bytes} [Tue Jul 21 14:57:00 2026] DELETE /v2.0/ports/1ce94586-ae64-4096-86e9-7478f7117926 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2995] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:56:59 2026] DELETE /v2.0/floatingips/b2205c3c-0612-464f-befd-dd7b8b8ee800 => generated 0 bytes in 843 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:57:00.835 7 INFO neutron.api.v2.resource [None req-5dc1415d-e47a-49aa-8bc0-6b853b1b5d66 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/2996] 10.0.0.180 () {32 vars in 729 bytes} [Tue Jul 21 14:57:00 2026] GET /v2.0/floatingips/b2205c3c-0612-464f-befd-dd7b8b8ee800 => generated 144 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:57:01.103 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1062fcb-b929-4bbe-8f83-bfd8d6fb8906'] response: {'name': 'network-changed', 'server_uuid': 'a7bec914-cbc8-4db9-83fd-0ef2e2784e35', 'tag': '9049ccdc-061d-4e1e-b57e-5dc4fd6dc04a', 'status': 'completed', 'code': 200} 2026-07-21 14:57:01.148 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-71053976-97e6-4e0f-94d4-a123a8741663'] response: {'server_uuid': 'ce52d866-5ed2-4a20-bc4e-c97c08bf765e', 'name': 'network-vif-deleted', 'tag': '1ce94586-ae64-4096-86e9-7478f7117926', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1542/2997] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:57:01 2026] GET /v2.0/ports?tenant_id=5e1d797c67fd4d23a7e0c565ca01dca3&device_id=a7bec914-cbc8-4db9-83fd-0ef2e2784e35 => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2998] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:57:01 2026] GET /v2.0/ports?device_id=a7bec914-cbc8-4db9-83fd-0ef2e2784e35 => generated 1200 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2999] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:57:01 2026] GET /v2.0/security-groups?id=f17cff5a-301e-440b-9c10-92ece571535b&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3000] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:57:01 2026] GET /v2.0/networks?id=b70f8943-40c1-4e84-9b24-f6224a4dec9e => generated 801 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3001] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:57:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.222&port_id=9049ccdc-061d-4e1e-b57e-5dc4fd6dc04a => 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: 1544/3004] 199.204.45.70 () {34 vars in 993 bytes} [Tue Jul 21 14:57:01 2026] GET /v2.0/ports?device_id=a7bec914-cbc8-4db9-83fd-0ef2e2784e35 => generated 1200 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3005] 199.204.45.70 () {34 vars in 1103 bytes} [Tue Jul 21 14:57:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae6&port_id=9049ccdc-061d-4e1e-b57e-5dc4fd6dc04a => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3006] 199.204.45.70 () {34 vars in 1063 bytes} [Tue Jul 21 14:57:01 2026] GET /v2.0/subnets?id=75e18c53-8a06-4883-bda9-556c4ceab201&id=5c3b77bb-b62e-4dc1-8e88-ebab12de72b2 => generated 1366 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3007] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:57:01 2026] GET /v2.0/ports?network_id=b70f8943-40c1-4e84-9b24-f6224a4dec9e&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3008] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:57:01 2026] GET /v2.0/ports?network_id=b70f8943-40c1-4e84-9b24-f6224a4dec9e&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3009] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:57:01 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e?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: 1466/3010] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:57:01 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e?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: 1545/3011] 199.204.45.70 () {36 vars in 996 bytes} [Tue Jul 21 14:57:01 2026] DELETE /v2.0/ports/9049ccdc-061d-4e1e-b57e-5dc4fd6dc04a => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:57:06.687 8 INFO neutron.db.l3_db [None req-c2c79d2a-8674-42f2-9c18-ae0822c12442 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] Floating IP e9d6c75e-9019-4b1e-8fe5-cc1047f8b502 disassociated (deleted). External IP: 10.96.250.219, port: 7ea40ce6-b5ce-4f4f-953e-46806caa8788. [pid: 8|app: 0|req: 1467/3012] 10.0.0.180 () {32 vars in 732 bytes} [Tue Jul 21 14:57:06 2026] DELETE /v2.0/floatingips/e9d6c75e-9019-4b1e-8fe5-cc1047f8b502 => generated 0 bytes in 754 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:57:07.094 7 INFO neutron.api.v2.resource [None req-6b98c45f-bbea-4c7b-9fb4-616281851290 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3013] 10.0.0.180 () {32 vars in 729 bytes} [Tue Jul 21 14:57:07 2026] GET /v2.0/floatingips/e9d6c75e-9019-4b1e-8fe5-cc1047f8b502 => generated 144 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:57:07.282 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c7d379b-ac5b-412e-9ac8-1141173f01af'] response: {'name': 'network-changed', 'server_uuid': 'edab271d-9fa1-4679-855f-60fb004f84f8', 'tag': '7ea40ce6-b5ce-4f4f-953e-46806caa8788', 'status': 'completed', 'code': 200} 2026-07-21 14:57:07.310 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6857ed28-bbf5-441d-abc1-256d014fd187'] response: {'server_uuid': 'a7bec914-cbc8-4db9-83fd-0ef2e2784e35', 'name': 'network-vif-deleted', 'tag': '9049ccdc-061d-4e1e-b57e-5dc4fd6dc04a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1547/3014] 199.204.45.70 () {34 vars in 1079 bytes} [Tue Jul 21 14:57:07 2026] GET /v2.0/ports?tenant_id=5e1d797c67fd4d23a7e0c565ca01dca3&device_id=edab271d-9fa1-4679-855f-60fb004f84f8 => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3015] 10.0.0.124 () {34 vars in 990 bytes} [Tue Jul 21 14:57:07 2026] GET /v2.0/ports?device_id=edab271d-9fa1-4679-855f-60fb004f84f8 => generated 1200 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3016] 199.204.45.70 () {34 vars in 985 bytes} [Tue Jul 21 14:57:07 2026] GET /v2.0/networks?id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3017] 10.0.0.124 () {34 vars in 1040 bytes} [Tue Jul 21 14:57:07 2026] GET /v2.0/security-groups?id=f17cff5a-301e-440b-9c10-92ece571535b&fields=id&fields=name => generated 111 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3018] 199.204.45.70 () {34 vars in 1057 bytes} [Tue Jul 21 14:57:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.184&port_id=7ea40ce6-b5ce-4f4f-953e-46806caa8788 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3019] 199.204.45.70 () {34 vars in 1103 bytes} [Tue Jul 21 14:57:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A319&port_id=7ea40ce6-b5ce-4f4f-953e-46806caa8788 => 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: 1550/3020] 199.204.45.70 () {34 vars in 1063 bytes} [Tue Jul 21 14:57:07 2026] GET /v2.0/subnets?id=a8d77a92-8a86-4134-88c3-46b63f9baf02&id=776fd547-b9d0-4f3b-865e-111d39c2abbb => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3021] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:57:07 2026] GET /v2.0/ports?network_id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3022] 199.204.45.70 () {34 vars in 1051 bytes} [Tue Jul 21 14:57:07 2026] GET /v2.0/ports?network_id=7be88bd9-a564-4afc-aa3a-6a5408a63fdd&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3023] 199.204.45.70 () {34 vars in 1011 bytes} [Tue Jul 21 14:57:07 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3024] 199.204.45.70 () {34 vars in 1111 bytes} [Tue Jul 21 14:57:07 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3025] 199.204.45.70 () {34 vars in 993 bytes} [Tue Jul 21 14:57:07 2026] GET /v2.0/ports?device_id=edab271d-9fa1-4679-855f-60fb004f84f8 => generated 1200 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3026] 199.204.45.70 () {36 vars in 996 bytes} [Tue Jul 21 14:57:07 2026] DELETE /v2.0/ports/7ea40ce6-b5ce-4f4f-953e-46806caa8788 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3027] 10.0.0.180 () {32 vars in 750 bytes} [Tue Jul 21 14:57:12 2026] DELETE /v2.0/security-group-rules/dc04447d-aaea-46c5-8c64-e4245cd41abe => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:57:12.605 7 INFO neutron.api.v2.resource [None req-0bdbba07-d0c5-49de-bead-74a01f852f44 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3028] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:57:12 2026] GET /v2.0/security-group-rules/dc04447d-aaea-46c5-8c64-e4245cd41abe => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3029] 10.0.0.180 () {32 vars in 750 bytes} [Tue Jul 21 14:57:12 2026] DELETE /v2.0/security-group-rules/55567d1d-ff01-45b6-99ca-b56ea75098d7 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:57:12.671 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df5f9947-d251-4587-80e3-71ff26605a3b'] response: {'server_uuid': 'edab271d-9fa1-4679-855f-60fb004f84f8', 'name': 'network-vif-deleted', 'tag': '7ea40ce6-b5ce-4f4f-953e-46806caa8788', 'status': 'completed', 'code': 200} 2026-07-21 14:57:12.682 7 INFO neutron.api.v2.resource [None req-6f9e9ab2-34b3-4c5d-b728-0399125e1c79 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1555/3030] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:57:12 2026] GET /v2.0/security-group-rules/55567d1d-ff01-45b6-99ca-b56ea75098d7 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3031] 10.0.0.180 () {32 vars in 750 bytes} [Tue Jul 21 14:57:12 2026] DELETE /v2.0/security-group-rules/4e08209a-057a-43a3-97ef-a7eb588847e6 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:57:12.763 7 INFO neutron.api.v2.resource [None req-199eea1a-7f93-4599-bc48-22d89da012f1 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1556/3032] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:57:12 2026] GET /v2.0/security-group-rules/4e08209a-057a-43a3-97ef-a7eb588847e6 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3033] 10.0.0.180 () {32 vars in 750 bytes} [Tue Jul 21 14:57:12 2026] DELETE /v2.0/security-group-rules/76b2a712-50f5-496a-8649-83ef4642ad2c => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:57:12.853 7 INFO neutron.api.v2.resource [None req-46d33288-15de-40ab-b3d6-f9686f7c470f c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1557/3034] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:57:12 2026] GET /v2.0/security-group-rules/76b2a712-50f5-496a-8649-83ef4642ad2c => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3035] 10.0.0.180 () {32 vars in 750 bytes} [Tue Jul 21 14:57:12 2026] DELETE /v2.0/security-group-rules/cf88b833-8d14-4fb7-956d-cc2952a7d64e => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:57:12.944 7 INFO neutron.api.v2.resource [None req-2c3745e3-9761-4445-89d9-2d2c7092478e c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3036] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:57:12 2026] GET /v2.0/security-group-rules/cf88b833-8d14-4fb7-956d-cc2952a7d64e => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3037] 10.0.0.180 () {32 vars in 750 bytes} [Tue Jul 21 14:57:12 2026] DELETE /v2.0/security-group-rules/9188068f-7f60-4c67-bde2-f00a4fb19fb9 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:57:13.036 7 INFO neutron.api.v2.resource [None req-199d23dd-0ee1-4185-bff1-b1cbee3541a6 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1559/3038] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:57:13 2026] GET /v2.0/security-group-rules/9188068f-7f60-4c67-bde2-f00a4fb19fb9 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3039] 10.0.0.180 () {32 vars in 750 bytes} [Tue Jul 21 14:57:13 2026] DELETE /v2.0/security-group-rules/53415617-9a18-44b7-bc5e-b90fedfed7b3 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:57:13.124 7 INFO neutron.api.v2.resource [None req-e4a0bee0-1ec2-4579-bc45-697d6e561a05 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1560/3040] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:57:13 2026] GET /v2.0/security-group-rules/53415617-9a18-44b7-bc5e-b90fedfed7b3 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3041] 10.0.0.180 () {32 vars in 750 bytes} [Tue Jul 21 14:57:13 2026] DELETE /v2.0/security-group-rules/b84216bb-9894-486f-820d-02deee689b98 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:57:13.214 7 INFO neutron.api.v2.resource [None req-fb3b44a3-2a99-4b5a-a452-14b099800a55 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/3042] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:57:13 2026] GET /v2.0/security-group-rules/b84216bb-9894-486f-820d-02deee689b98 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3043] 10.0.0.180 () {32 vars in 750 bytes} [Tue Jul 21 14:57:13 2026] DELETE /v2.0/security-group-rules/24bf244f-d8c8-48b6-b5f4-0afbbf6c47e5 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:57:13.311 7 INFO neutron.api.v2.resource [None req-af70a646-e1c5-4b8f-b90d-a2add21e9a61 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1562/3044] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:57:13 2026] GET /v2.0/security-group-rules/24bf244f-d8c8-48b6-b5f4-0afbbf6c47e5 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3045] 10.0.0.180 () {32 vars in 750 bytes} [Tue Jul 21 14:57:13 2026] DELETE /v2.0/security-group-rules/598e21b4-e354-413c-a137-da3f08c6e90d => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:57:13.397 7 INFO neutron.api.v2.resource [None req-cd825ad3-c721-4331-a85d-5dbb1e7d997b c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1563/3046] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:57:13 2026] GET /v2.0/security-group-rules/598e21b4-e354-413c-a137-da3f08c6e90d => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3047] 10.0.0.180 () {32 vars in 750 bytes} [Tue Jul 21 14:57:13 2026] DELETE /v2.0/security-group-rules/e2f22c11-6f8b-423c-bdcc-60afdd019451 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:57:13.478 7 INFO neutron.api.v2.resource [None req-f9479a03-275d-471e-a414-386ea739790a c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1564/3048] 10.0.0.180 () {32 vars in 747 bytes} [Tue Jul 21 14:57:13 2026] GET /v2.0/security-group-rules/e2f22c11-6f8b-423c-bdcc-60afdd019451 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3049] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:57:13 2026] DELETE /v2.0/security-groups/f17cff5a-301e-440b-9c10-92ece571535b => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:57:13.584 7 INFO neutron.api.v2.resource [None req-dbf96506-114c-4956-b49b-d3875ba06c98 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1565/3050] 10.0.0.180 () {32 vars in 737 bytes} [Tue Jul 21 14:57:13 2026] GET /v2.0/security-groups/f17cff5a-301e-440b-9c10-92ece571535b => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3051] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:57:13 2026] PUT /v2.0/routers/090d4087-f686-4787-bf32-be23861488d8/remove_router_interface => generated 309 bytes in 1196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:57:15.049 7 INFO neutron.api.v2.resource [None req-ed49711a-bc72-4466-8c13-255958f7d504 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1566/3052] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:57:14 2026] PUT /v2.0/routers/090d4087-f686-4787-bf32-be23861488d8/remove_router_interface => generated 198 bytes in 218 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3053] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:57:15 2026] PUT /v2.0/routers/090d4087-f686-4787-bf32-be23861488d8/remove_router_interface => generated 309 bytes in 1158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:57:16.806 7 INFO neutron.api.v2.resource [None req-94b408d3-b555-4fa2-8228-b72ea1c18b3b c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1567/3056] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:57:16 2026] PUT /v2.0/routers/090d4087-f686-4787-bf32-be23861488d8/remove_router_interface => generated 198 bytes in 590 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3057] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:57:16 2026] PUT /v2.0/routers/090d4087-f686-4787-bf32-be23861488d8/remove_router_interface => generated 309 bytes in 1616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:57:18.623 7 INFO neutron.api.v2.resource [None req-42126672-9813-4cdf-883b-a188c4ceca49 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1568/3058] 10.0.0.180 () {34 vars in 789 bytes} [Tue Jul 21 14:57:18 2026] PUT /v2.0/routers/090d4087-f686-4787-bf32-be23861488d8/remove_router_interface => generated 198 bytes in 193 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:57:19.709 8 INFO neutron.db.l3_hamode_db [None req-877c9149-beb6-4d35-a94c-8b24ebf429f0 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] HA network 364d91bb-e0e2-4f11-a2b3-4c6c692f27d3 was deleted as no HA routers are present in tenant 5e1d797c67fd4d23a7e0c565ca01dca3. [pid: 8|app: 0|req: 1491/3059] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:57:18 2026] DELETE /v2.0/routers/090d4087-f686-4787-bf32-be23861488d8 => generated 0 bytes in 1089 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:57:19.752 7 INFO neutron.api.v2.resource [None req-03817533-7657-43b5-83e7-ac40ae87e4f1 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/3060] 10.0.0.180 () {32 vars in 721 bytes} [Tue Jul 21 14:57:19 2026] GET /v2.0/routers/090d4087-f686-4787-bf32-be23861488d8 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:57:19.761 8 INFO neutron.services.segments.plugin [-] Segment f837078d-c297-4951-a6a6-f36dfaef124f resource provider aggregate not found 2026-07-21 14:57:19.767 8 INFO neutron.services.segments.plugin [-] Segment f837078d-c297-4951-a6a6-f36dfaef124f resource provider aggregate not found 2026-07-21 14:57:19.796 8 INFO neutron.services.segments.plugin [-] Segment f837078d-c297-4951-a6a6-f36dfaef124f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f837078d-c297-4951-a6a6-f36dfaef124f found for delete ", "request_id": "req-922ebc14-d136-43b8-9218-f76760f68931"}]} 2026-07-21 14:57:19.797 8 INFO neutron.services.segments.plugin [-] Segment f837078d-c297-4951-a6a6-f36dfaef124f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f837078d-c297-4951-a6a6-f36dfaef124f found for delete ", "request_id": "req-adfb86d5-0b5a-4128-893c-fb681c7b0d7a"}]} [pid: 8|app: 0|req: 1492/3061] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:57:19 2026] DELETE /v2.0/subnets/5c3b77bb-b62e-4dc1-8e88-ebab12de72b2 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:57:20.037 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c505a7b-39c4-4224-ace8-fb76e7a05432 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1570/3062] 10.0.0.180 () {32 vars in 721 bytes} [Tue Jul 21 14:57:20 2026] GET /v2.0/subnets/5c3b77bb-b62e-4dc1-8e88-ebab12de72b2 => 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: 1493/3063] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:57:20 2026] DELETE /v2.0/subnets/75e18c53-8a06-4883-bda9-556c4ceab201 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:57:20.283 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce2f2e0e-0f95-47cb-bdd9-10e88cff0433 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3064] 10.0.0.180 () {32 vars in 721 bytes} [Tue Jul 21 14:57:20 2026] GET /v2.0/subnets/75e18c53-8a06-4883-bda9-556c4ceab201 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3065] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:57:20 2026] DELETE /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:57:20.707 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a35f7fb-9d87-423f-9c6d-98e8631a7702 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/3066] 10.0.0.180 () {32 vars in 723 bytes} [Tue Jul 21 14:57:20 2026] GET /v2.0/networks/b70f8943-40c1-4e84-9b24-f6224a4dec9e => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3067] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:57:20 2026] DELETE /v2.0/subnets/776fd547-b9d0-4f3b-865e-111d39c2abbb => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:57:20.983 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70cce454-81f5-44f1-9165-0780b25269f5 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1573/3068] 10.0.0.180 () {32 vars in 721 bytes} [Tue Jul 21 14:57:20 2026] GET /v2.0/subnets/776fd547-b9d0-4f3b-865e-111d39c2abbb => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3069] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:57:20 2026] DELETE /v2.0/subnets/a8d77a92-8a86-4134-88c3-46b63f9baf02 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:57:21.264 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4fef6f77-479f-4a13-9480-af97c0b137c3 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1574/3070] 10.0.0.180 () {32 vars in 721 bytes} [Tue Jul 21 14:57:21 2026] GET /v2.0/subnets/a8d77a92-8a86-4134-88c3-46b63f9baf02 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3071] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:57:21 2026] DELETE /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd => generated 0 bytes in 475 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:57:21.774 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b4782240-f00e-4ae8-8a3c-7c5c967df102 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3072] 10.0.0.180 () {32 vars in 723 bytes} [Tue Jul 21 14:57:21 2026] GET /v2.0/networks/7be88bd9-a564-4afc-aa3a-6a5408a63fdd => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:57:21.829 8 INFO neutron.services.segments.plugin [-] Segment dc8768f1-fe93-4ac1-ba6f-881c6b52e522 resource provider aggregate not found 2026-07-21 14:57:21.842 8 INFO neutron.services.segments.plugin [-] Segment dc8768f1-fe93-4ac1-ba6f-881c6b52e522 resource provider aggregate not found 2026-07-21 14:57:21.847 8 INFO neutron.services.segments.plugin [-] Segment dc8768f1-fe93-4ac1-ba6f-881c6b52e522 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc8768f1-fe93-4ac1-ba6f-881c6b52e522 found for delete ", "request_id": "req-d42afddb-bfc6-4be0-a7cc-61c380169777"}]} 2026-07-21 14:57:21.858 8 INFO neutron.services.segments.plugin [-] Segment dc8768f1-fe93-4ac1-ba6f-881c6b52e522 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc8768f1-fe93-4ac1-ba6f-881c6b52e522 found for delete ", "request_id": "req-ee8cd523-9dd8-46fa-a625-6b64eaaea200"}]} 2026-07-21 14:57:21.873 8 INFO neutron.services.segments.plugin [-] Segment b2767bcc-b411-4a62-833f-c5dd2276b803 resource provider aggregate not found 2026-07-21 14:57:21.879 8 INFO neutron.services.segments.plugin [-] Segment b2767bcc-b411-4a62-833f-c5dd2276b803 resource provider aggregate not found 2026-07-21 14:57:21.896 8 INFO neutron.services.segments.plugin [-] Segment b2767bcc-b411-4a62-833f-c5dd2276b803 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2767bcc-b411-4a62-833f-c5dd2276b803 found for delete ", "request_id": "req-5a34f010-d677-4c47-b841-ac798c140298"}]} 2026-07-21 14:57:21.902 8 INFO neutron.services.segments.plugin [-] Segment b2767bcc-b411-4a62-833f-c5dd2276b803 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2767bcc-b411-4a62-833f-c5dd2276b803 found for delete ", "request_id": "req-4f1ff2f6-5610-445a-b45a-2b6d9f6c6ae4"}]} [pid: 8|app: 0|req: 1498/3073] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:57:21 2026] DELETE /v2.0/subnets/550e10b6-9a55-4ae2-b54d-7392c688d95c => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:57:22.103 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e2b62b2-c77e-446c-abb0-177761b58f10 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1576/3074] 10.0.0.180 () {32 vars in 721 bytes} [Tue Jul 21 14:57:22 2026] GET /v2.0/subnets/550e10b6-9a55-4ae2-b54d-7392c688d95c => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3075] 10.0.0.180 () {32 vars in 724 bytes} [Tue Jul 21 14:57:22 2026] DELETE /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:57:22.406 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0f9ad6ed-3641-4f3d-b47f-d8ba0c9d887d c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1577/3076] 10.0.0.180 () {32 vars in 721 bytes} [Tue Jul 21 14:57:22 2026] GET /v2.0/subnets/69007e65-fb79-4ddb-bef6-ad44806bec45 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3077] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 21 14:57:22 2026] DELETE /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38 => generated 0 bytes in 473 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 14:57:22.910 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e66d83a9-1400-4c19-aa37-b9410ebef7e6 c1b12ade940c42e9a1f748aa20d5621a 5e1d797c67fd4d23a7e0c565ca01dca3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1578/3078] 10.0.0.180 () {32 vars in 723 bytes} [Tue Jul 21 14:57:22 2026] GET /v2.0/networks/d61aa8c2-fb93-4189-8f8a-8651a4730e38 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:57:24.850 8 INFO neutron.services.segments.plugin [-] Segment f4b251bc-7a1b-4cca-a44b-f9353e2d2c04 resource provider aggregate not found 2026-07-21 14:57:24.856 8 INFO neutron.services.segments.plugin [-] Segment f4b251bc-7a1b-4cca-a44b-f9353e2d2c04 resource provider aggregate not found 2026-07-21 14:57:24.866 8 INFO neutron.services.segments.plugin [-] Segment f4b251bc-7a1b-4cca-a44b-f9353e2d2c04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4b251bc-7a1b-4cca-a44b-f9353e2d2c04 found for delete ", "request_id": "req-50ba5387-756e-4a31-926e-6d3f14354665"}]} 2026-07-21 14:57:24.871 8 INFO neutron.services.segments.plugin [-] Segment f4b251bc-7a1b-4cca-a44b-f9353e2d2c04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4b251bc-7a1b-4cca-a44b-f9353e2d2c04 found for delete ", "request_id": "req-0eb54b8e-f999-4aac-8642-97710d7ca05b"}]} [pid: 8|app: 0|req: 1501/3079] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:57:24 2026] GET /v2.0/security-groups?tenant_id=22fb4d5196984dbe8760f6f3eda0bf44&name=default => generated 2805 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3080] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:57:25 2026] DELETE /v2.0/security-groups/ae8a89d6-612f-44e5-b228-0b7659830140 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3081] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:57:25 2026] GET /v2.0/security-groups?tenant_id=5413a82236fd462fad0f1e5f277175ed&name=default => generated 2805 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3082] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:57:25 2026] DELETE /v2.0/security-groups/e2afc43a-efdb-44b3-8f3d-fa1835210527 => 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: 1503/3083] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:57:25 2026] GET /v2.0/security-groups?tenant_id=13c63e7bd49546848c9ea34f79adb3da&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3084] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:57:25 2026] DELETE /v2.0/security-groups/a01a2318-8b98-4993-8a81-e011186d99cc => 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: 1504/3085] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:57:26 2026] GET /v2.0/security-groups?tenant_id=5e1d797c67fd4d23a7e0c565ca01dca3&name=default => generated 2805 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3086] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:57:26 2026] DELETE /v2.0/security-groups/831a5fab-0616-476f-968f-9dd549260a85 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3087] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:57:26 2026] GET /v2.0/security-groups?tenant_id=d9192182fdcc4f66be26abf9461aefda&name=default => generated 2805 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3088] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:57:26 2026] DELETE /v2.0/security-groups/c988f541-5035-4e9a-ad62-aa95cfb73d37 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3089] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:57:26 2026] GET /v2.0/security-groups?tenant_id=85a19b5a506b41b0b9ed1e3d7bfd4eef&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3090] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:57:26 2026] DELETE /v2.0/security-groups/47bd6c94-2ea3-4365-8452-7d571a8fa24b => 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: 1507/3091] 10.0.0.180 () {32 vars in 774 bytes} [Tue Jul 21 14:57:27 2026] GET /v2.0/security-groups?tenant_id=dd2257fcba2648f183614951901b4211&name=default => generated 2805 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3092] 10.0.0.180 () {32 vars in 740 bytes} [Tue Jul 21 14:57:27 2026] DELETE /v2.0/security-groups/af4d2435-cdc7-4dab-a5e1-91b3331b6c5b => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3093] 10.0.0.180 () {32 vars in 649 bytes} [Tue Jul 21 14:57:29 2026] GET /v2.0/networks => generated 2168 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3094] 10.0.0.180 () {32 vars in 655 bytes} [Tue Jul 21 14:57:30 2026] GET /v2.0/floatingips => 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: 1509/3095] 10.0.0.180 () {32 vars in 647 bytes} [Tue Jul 21 14:57:30 2026] GET /v2.0/routers => generated 15 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3096] 10.0.0.180 () {32 vars in 643 bytes} [Tue Jul 21 14:57:30 2026] GET /v2.0/ports => generated 4725 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3097] 10.0.0.180 () {32 vars in 647 bytes} [Tue Jul 21 14:57:31 2026] GET /v2.0/subnets => generated 1261 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3098] 10.0.0.180 () {32 vars in 649 bytes} [Tue Jul 21 14:57:31 2026] GET /v2.0/networks => generated 2168 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3099] 10.0.0.180 () {32 vars in 663 bytes} [Tue Jul 21 14:57:31 2026] GET /v2.0/security-groups => generated 16626 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3100] 10.0.0.180 () {32 vars in 655 bytes} [Tue Jul 21 14:57:31 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)