+ 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 21:32:18 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-7dfcf5bc5b-lffls 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 0x559898e66170 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 21:32:22.482 8 INFO neutron.common.config [-] Logging enabled! 2026-07-21 21:32:22.483 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-07-21 21:32:22.527 7 INFO neutron.common.config [-] Logging enabled! 2026-07-21 21:32:22.528 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-07-21 21:32:22.770 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-21 21:32:22.850 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-21 21:32:23.631 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-21 21:32:23.634 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-21 21:32:23.637 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-21 21:32:23.638 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-21 21:32:23.638 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-21 21:32:23.638 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-21 21:32:23.638 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:32:23.644 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:32:23.644 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:32:23.644 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-21 21:32:23.663 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-21 21:32:23.664 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-21 21:32:23.664 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-21 21:32:23.706 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-21 21:32:23.707 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-21 21:32:23.707 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-21 21:32:23.707 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-21 21:32:23.714 8 WARNING oslo_policy.policy [None req-f912a22d-7d51-4fd3-b519-d61f05cfc0f2 - - - - - -] 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 21:32:23.717 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-21 21:32:23.720 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-21 21:32:23.723 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-21 21:32:23.724 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-21 21:32:23.724 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-21 21:32:23.724 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-21 21:32:23.725 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:32:23.731 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:32:23.731 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:32:23.731 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-21 21:32:23.751 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-21 21:32:23.752 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-21 21:32:23.753 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-21 21:32:23.799 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-21 21:32:23.799 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-21 21:32:23.799 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-21 21:32:23.799 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-21 21:32:23.809 7 WARNING oslo_policy.policy [None req-f6b1cc39-508f-4145-8a1c-81566fd0e2a3 - - - - - -] 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 21:32:24.115 8 INFO neutron.plugins.ml2.managers [None req-f912a22d-7d51-4fd3-b519-d61f05cfc0f2 - - - - - -] Initializing driver for type 'vlan' 2026-07-21 21:32:24.211 7 INFO neutron.plugins.ml2.managers [None req-f6b1cc39-508f-4145-8a1c-81566fd0e2a3 - - - - - -] Initializing driver for type 'vlan' 2026-07-21 21:32:24.454 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f912a22d-7d51-4fd3-b519-d61f05cfc0f2 - - - - - -] VlanTypeDriver initialization complete 2026-07-21 21:32:24.454 8 INFO neutron.plugins.ml2.managers [None req-f912a22d-7d51-4fd3-b519-d61f05cfc0f2 - - - - - -] Initializing driver for type 'vxlan' 2026-07-21 21:32:24.454 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f912a22d-7d51-4fd3-b519-d61f05cfc0f2 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-21 21:32:24.482 8 INFO neutron.plugins.ml2.managers [None req-f912a22d-7d51-4fd3-b519-d61f05cfc0f2 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-21 21:32:24.482 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f912a22d-7d51-4fd3-b519-d61f05cfc0f2 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-21 21:32:24.483 8 INFO neutron.plugins.ml2.managers [None req-f912a22d-7d51-4fd3-b519-d61f05cfc0f2 - - - - - -] Initializing extension driver 'port_security' 2026-07-21 21:32:24.483 8 INFO neutron.plugins.ml2.extensions.port_security [None req-f912a22d-7d51-4fd3-b519-d61f05cfc0f2 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-21 21:32:24.483 8 INFO neutron.plugins.ml2.managers [None req-f912a22d-7d51-4fd3-b519-d61f05cfc0f2 - - - - - -] Initializing extension driver 'qos' 2026-07-21 21:32:24.483 8 INFO neutron.plugins.ml2.managers [None req-f912a22d-7d51-4fd3-b519-d61f05cfc0f2 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-21 21:32:24.483 8 INFO neutron.plugins.ml2.managers [None req-f912a22d-7d51-4fd3-b519-d61f05cfc0f2 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-21 21:32:24.494 8 INFO neutron.quota [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded quota_driver: . 2026-07-21 21:32:24.494 8 INFO neutron.plugins.ml2.plugin [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Modular L2 Plugin initialization complete 2026-07-21 21:32:24.495 8 INFO neutron.plugins.ml2.managers [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-21 21:32:24.495 8 INFO neutron.plugins.ml2.managers [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-21 21:32:24.495 8 INFO neutron.plugins.ml2.managers [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Got port-security extension from driver 'port_security' 2026-07-21 21:32:24.495 8 INFO neutron.extensions.vlantransparent [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Disabled vlantransparent extension. 2026-07-21 21:32:24.495 8 INFO neutron.manager [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loading Plugin: qos 2026-07-21 21:32:24.506 8 INFO neutron.manager [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loading Plugin: router 2026-07-21 21:32:24.517 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f6b1cc39-508f-4145-8a1c-81566fd0e2a3 - - - - - -] VlanTypeDriver initialization complete 2026-07-21 21:32:24.518 7 INFO neutron.plugins.ml2.managers [None req-f6b1cc39-508f-4145-8a1c-81566fd0e2a3 - - - - - -] Initializing driver for type 'vxlan' 2026-07-21 21:32:24.518 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f6b1cc39-508f-4145-8a1c-81566fd0e2a3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-21 21:32:24.542 8 INFO neutron.services.service_base [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-21 21:32:24.543 8 INFO neutron.manager [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loading Plugin: segments 2026-07-21 21:32:24.543 7 INFO neutron.plugins.ml2.managers [None req-f6b1cc39-508f-4145-8a1c-81566fd0e2a3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-21 21:32:24.544 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f6b1cc39-508f-4145-8a1c-81566fd0e2a3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-21 21:32:24.544 7 INFO neutron.plugins.ml2.managers [None req-f6b1cc39-508f-4145-8a1c-81566fd0e2a3 - - - - - -] Initializing extension driver 'port_security' 2026-07-21 21:32:24.544 7 INFO neutron.plugins.ml2.extensions.port_security [None req-f6b1cc39-508f-4145-8a1c-81566fd0e2a3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-21 21:32:24.544 7 INFO neutron.plugins.ml2.managers [None req-f6b1cc39-508f-4145-8a1c-81566fd0e2a3 - - - - - -] Initializing extension driver 'qos' 2026-07-21 21:32:24.544 7 INFO neutron.plugins.ml2.managers [None req-f6b1cc39-508f-4145-8a1c-81566fd0e2a3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-21 21:32:24.544 7 INFO neutron.plugins.ml2.managers [None req-f6b1cc39-508f-4145-8a1c-81566fd0e2a3 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-21 21:32:24.555 7 INFO neutron.quota [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded quota_driver: . 2026-07-21 21:32:24.556 7 INFO neutron.plugins.ml2.plugin [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Modular L2 Plugin initialization complete 2026-07-21 21:32:24.556 7 INFO neutron.plugins.ml2.managers [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-21 21:32:24.556 7 INFO neutron.plugins.ml2.managers [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-21 21:32:24.556 7 INFO neutron.plugins.ml2.managers [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-21 21:32:24.557 7 INFO neutron.extensions.vlantransparent [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Disabled vlantransparent extension. 2026-07-21 21:32:24.557 7 INFO neutron.manager [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loading Plugin: qos 2026-07-21 21:32:24.567 7 INFO neutron.manager [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loading Plugin: router 2026-07-21 21:32:24.600 7 INFO neutron.services.service_base [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-21 21:32:24.600 7 INFO neutron.manager [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loading Plugin: segments 2026-07-21 21:32:24.637 8 INFO neutron.manager [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loading Plugin: trunk 2026-07-21 21:32:24.692 7 INFO neutron.manager [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loading Plugin: trunk 2026-07-21 21:32:24.697 8 INFO neutron.manager [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loading Plugin: vpnaas 2026-07-21 21:32:24.738 8 WARNING stevedore.named [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-21 21:32:24.744 7 INFO neutron.manager [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loading Plugin: vpnaas 2026-07-21 21:32:24.784 7 WARNING stevedore.named [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-21 21:32:24.793 8 INFO neutron_vpnaas.services.vpn.plugin [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-21 21:32:24.794 8 INFO neutron.common.utils [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-21 21:32:24.794 8 INFO neutron.manager [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loading Plugin: auto_allocate 2026-07-21 21:32:24.798 8 INFO neutron.manager [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loading Plugin: tag 2026-07-21 21:32:24.805 8 INFO neutron.manager [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loading Plugin: timestamp 2026-07-21 21:32:24.808 8 INFO neutron.manager [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loading Plugin: network_ip_availability 2026-07-21 21:32:24.812 8 INFO neutron.manager [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loading Plugin: flavors 2026-07-21 21:32:24.815 8 INFO neutron.manager [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loading Plugin: revisions 2026-07-21 21:32:24.818 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Initializing extension manager. 2026-07-21 21:32:24.819 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: address-group 2026-07-21 21:32:24.820 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: address-scope 2026-07-21 21:32:24.821 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-21 21:32:24.822 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: agent 2026-07-21 21:32:24.822 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: agent-resources-synced 2026-07-21 21:32:24.823 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: allowed-address-pairs 2026-07-21 21:32:24.824 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: auto-allocated-topology 2026-07-21 21:32:24.825 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: availability_zone 2026-07-21 21:32:24.826 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: availability_zone_filter 2026-07-21 21:32:24.826 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-21 21:32:24.827 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: default-subnetpools 2026-07-21 21:32:24.828 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-21 21:32:24.828 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: dns-integration 2026-07-21 21:32:24.829 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: dns-domain-ports 2026-07-21 21:32:24.830 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-21 21:32:24.830 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: dvr 2026-07-21 21:32:24.831 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-21 21:32:24.831 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: empty-string-filtering 2026-07-21 21:32:24.832 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 21:32:24.832 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-21 21:32:24.833 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: external-net 2026-07-21 21:32:24.834 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-21 21:32:24.834 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: extraroute 2026-07-21 21:32:24.835 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: extraroute-atomic 2026-07-21 21:32:24.835 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-21 21:32:24.836 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-21 21:32:24.836 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-21 21:32:24.837 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-21 21:32:24.838 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: fip-port-details 2026-07-21 21:32:24.839 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: flavors 2026-07-21 21:32:24.840 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-21 21:32:24.842 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: floatingip-pools 2026-07-21 21:32:24.842 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: ip_allocation 2026-07-21 21:32:24.843 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: ip-substring-filtering 2026-07-21 21:32:24.844 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: l2_adjacency 2026-07-21 21:32:24.846 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: router 2026-07-21 21:32:24.848 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 21:32:24.848 7 INFO neutron_vpnaas.services.vpn.plugin [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-21 21:32:24.848 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: ext-gw-mode 2026-07-21 21:32:24.849 7 INFO neutron.common.utils [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-21 21:32:24.849 7 INFO neutron.manager [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loading Plugin: auto_allocate 2026-07-21 21:32:24.849 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: l3-ha 2026-07-21 21:32:24.850 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-21 21:32:24.850 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-21 21:32:24.851 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: l3-flavors 2026-07-21 21:32:24.852 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-21 21:32:24.852 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-21 21:32:24.854 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-21 21:32:24.854 7 INFO neutron.manager [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loading Plugin: tag 2026-07-21 21:32:24.855 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-21 21:32:24.856 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-21 21:32:24.857 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-21 21:32:24.858 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-21 21:32:24.858 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: multi-provider 2026-07-21 21:32:24.859 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: net-mtu 2026-07-21 21:32:24.860 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: net-mtu-writable 2026-07-21 21:32:24.860 7 INFO neutron.manager [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loading Plugin: timestamp 2026-07-21 21:32:24.860 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: network_availability_zone 2026-07-21 21:32:24.861 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: network_ha 2026-07-21 21:32:24.862 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: network-ip-availability 2026-07-21 21:32:24.862 7 INFO neutron.manager [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loading Plugin: network_ip_availability 2026-07-21 21:32:24.863 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-21 21:32:24.863 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: pagination 2026-07-21 21:32:24.864 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: port-device-profile 2026-07-21 21:32:24.864 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-21 21:32:24.865 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-21 21:32:24.865 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: port-mac-override 2026-07-21 21:32:24.866 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-21 21:32:24.866 7 INFO neutron.manager [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loading Plugin: flavors 2026-07-21 21:32:24.866 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-21 21:32:24.867 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: port-resource-request 2026-07-21 21:32:24.867 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: port-resource-request-groups 2026-07-21 21:32:24.868 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: binding 2026-07-21 21:32:24.869 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: binding-extended 2026-07-21 21:32:24.869 7 INFO neutron.manager [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loading Plugin: revisions 2026-07-21 21:32:24.869 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: port-security 2026-07-21 21:32:24.870 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: project-id 2026-07-21 21:32:24.871 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: provider 2026-07-21 21:32:24.872 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Initializing extension manager. 2026-07-21 21:32:24.872 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: qos 2026-07-21 21:32:24.873 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-21 21:32:24.873 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: address-group 2026-07-21 21:32:24.874 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-21 21:32:24.874 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: qos-default 2026-07-21 21:32:24.874 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: address-scope 2026-07-21 21:32:24.875 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: qos-fip 2026-07-21 21:32:24.875 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-21 21:32:24.875 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-21 21:32:24.876 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: agent 2026-07-21 21:32:24.876 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: qos-gateway-ip 2026-07-21 21:32:24.876 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: agent-resources-synced 2026-07-21 21:32:24.877 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: qos-port-network-policy 2026-07-21 21:32:24.877 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: qos-pps-minimum 2026-07-21 21:32:24.877 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-21 21:32:24.878 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-21 21:32:24.878 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-21 21:32:24.879 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: qos-pps 2026-07-21 21:32:24.879 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: availability_zone 2026-07-21 21:32:24.879 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: qos-rule-type-details 2026-07-21 21:32:24.880 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: availability_zone_filter 2026-07-21 21:32:24.880 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-21 21:32:24.880 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-21 21:32:24.880 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: qos-rules-alias 2026-07-21 21:32:24.881 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: default-subnetpools 2026-07-21 21:32:24.881 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: quota-check-limit 2026-07-21 21:32:24.882 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-21 21:32:24.883 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: dns-integration 2026-07-21 21:32:24.883 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: quotas 2026-07-21 21:32:24.883 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: dns-domain-ports 2026-07-21 21:32:24.884 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: quota_details 2026-07-21 21:32:24.884 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-21 21:32:24.884 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: dvr 2026-07-21 21:32:24.885 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-21 21:32:24.885 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: rbac-policies 2026-07-21 21:32:24.885 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: empty-string-filtering 2026-07-21 21:32:24.886 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: rbac-address-group 2026-07-21 21:32:24.886 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 21:32:24.886 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: rbac-address-scope 2026-07-21 21:32:24.887 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-21 21:32:24.887 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: rbac-security-groups 2026-07-21 21:32:24.887 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: external-net 2026-07-21 21:32:24.887 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: rbac-subnetpool 2026-07-21 21:32:24.888 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-21 21:32:24.888 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: revision-if-match 2026-07-21 21:32:24.888 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: extraroute 2026-07-21 21:32:24.889 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: standard-attr-revisions 2026-07-21 21:32:24.889 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: extraroute-atomic 2026-07-21 21:32:24.889 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: router_availability_zone 2026-07-21 21:32:24.890 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-21 21:32:24.890 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-21 21:32:24.890 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-21 21:32:24.891 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-21 21:32:24.891 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-21 21:32:24.891 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: security-groups-default-rules 2026-07-21 21:32:24.892 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: fip-port-details 2026-07-21 21:32:24.892 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-21 21:32:24.893 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-21 21:32:24.893 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: flavors 2026-07-21 21:32:24.893 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-21 21:32:24.894 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-21 21:32:24.894 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-21 21:32:24.894 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: floatingip-pools 2026-07-21 21:32:24.895 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: ip_allocation 2026-07-21 21:32:24.896 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-21 21:32:24.896 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: l2_adjacency 2026-07-21 21:32:24.897 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: router 2026-07-21 21:32:24.899 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 21:32:24.899 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: ext-gw-mode 2026-07-21 21:32:24.900 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: l3-ha 2026-07-21 21:32:24.900 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-21 21:32:24.901 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-21 21:32:24.901 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: security-group 2026-07-21 21:32:24.902 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: l3-flavors 2026-07-21 21:32:24.902 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: segment 2026-07-21 21:32:24.902 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-21 21:32:24.903 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-21 21:32:24.903 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-21 21:32:24.904 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: service-type 2026-07-21 21:32:24.904 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: sorting 2026-07-21 21:32:24.905 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: standard-attr-segment 2026-07-21 21:32:24.905 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-21 21:32:24.905 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: standard-attr-description 2026-07-21 21:32:24.906 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-21 21:32:24.906 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: stateful-security-group 2026-07-21 21:32:24.906 8 WARNING neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-21 21:32:24.907 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-21 21:32:24.907 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-21 21:32:24.908 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: subnet_onboard 2026-07-21 21:32:24.908 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-21 21:32:24.908 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-21 21:32:24.909 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-21 21:32:24.909 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: subnet-service-types 2026-07-21 21:32:24.909 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: multi-provider 2026-07-21 21:32:24.909 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: subnet_allocation 2026-07-21 21:32:24.910 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: net-mtu 2026-07-21 21:32:24.910 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-21 21:32:24.910 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: net-mtu-writable 2026-07-21 21:32:24.911 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-21 21:32:24.911 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: network_availability_zone 2026-07-21 21:32:24.911 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: network_ha 2026-07-21 21:32:24.912 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: network-ip-availability 2026-07-21 21:32:24.913 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-21 21:32:24.914 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: pagination 2026-07-21 21:32:24.914 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: standard-attr-tag 2026-07-21 21:32:24.914 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: port-device-profile 2026-07-21 21:32:24.914 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-21 21:32:24.915 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-21 21:32:24.915 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: trunk 2026-07-21 21:32:24.915 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-21 21:32:24.916 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: trunk-details 2026-07-21 21:32:24.916 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: port-mac-override 2026-07-21 21:32:24.916 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-21 21:32:24.916 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-21 21:32:24.917 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-21 21:32:24.917 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-21 21:32:24.917 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: port-resource-request 2026-07-21 21:32:24.918 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-21 21:32:24.918 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-21 21:32:24.919 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: binding 2026-07-21 21:32:24.919 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: vpn-flavors 2026-07-21 21:32:24.919 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: binding-extended 2026-07-21 21:32:24.920 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: port-security 2026-07-21 21:32:24.920 8 INFO neutron.api.extensions [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Loaded extension: vpnaas 2026-07-21 21:32:24.920 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: project-id 2026-07-21 21:32:24.921 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: provider 2026-07-21 21:32:24.922 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-21 21:32:24.923 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: qos 2026-07-21 21:32:24.923 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-21 21:32:24.923 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:32:24.923 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-21 21:32:24.923 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-21 21:32:24.924 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-21 21:32:24.924 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-21 21:32:24.924 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-21 21:32:24.924 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: qos-default 2026-07-21 21:32:24.925 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: qos-fip 2026-07-21 21:32:24.926 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-21 21:32:24.926 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-21 21:32:24.927 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-21 21:32:24.927 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-21 21:32:24.927 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-21 21:32:24.928 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-21 21:32:24.928 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-21 21:32:24.928 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-21 21:32:24.928 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:32:24.928 8 WARNING neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] subnetpool is already registered 2026-07-21 21:32:24.929 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: qos-pps 2026-07-21 21:32:24.929 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:32:24.929 8 WARNING neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] subnetpool is already registered 2026-07-21 21:32:24.929 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-21 21:32:24.929 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-21 21:32:24.929 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-21 21:32:24.930 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-21 21:32:24.930 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-21 21:32:24.930 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-21 21:32:24.930 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 21:32:24.930 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 21:32:24.930 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: qos-rules-alias 2026-07-21 21:32:24.931 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: quota-check-limit 2026-07-21 21:32:24.932 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-21 21:32:24.932 8 WARNING neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] router is already registered 2026-07-21 21:32:24.932 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-21 21:32:24.933 8 WARNING neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] floatingip is already registered 2026-07-21 21:32:24.933 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: quotas 2026-07-21 21:32:24.933 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-21 21:32:24.934 8 WARNING neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] rbac_policy is already registered 2026-07-21 21:32:24.934 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: quota_details 2026-07-21 21:32:24.934 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-21 21:32:24.934 8 WARNING neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] security_group is already registered 2026-07-21 21:32:24.934 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-21 21:32:24.934 8 WARNING neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] security_group_rule is already registered 2026-07-21 21:32:24.935 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:32:24.935 8 WARNING neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] subnetpool is already registered 2026-07-21 21:32:24.935 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: rbac-policies 2026-07-21 21:32:24.935 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:32:24.935 8 WARNING neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] subnetpool is already registered 2026-07-21 21:32:24.935 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-21 21:32:24.936 8 WARNING neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] trunk is already registered 2026-07-21 21:32:24.936 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: rbac-address-group 2026-07-21 21:32:24.936 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-21 21:32:24.936 8 WARNING neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] endpoint_group is already registered 2026-07-21 21:32:24.936 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: rbac-address-scope 2026-07-21 21:32:24.936 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-21 21:32:24.936 8 WARNING neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] vpnservice is already registered 2026-07-21 21:32:24.936 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-21 21:32:24.937 8 WARNING neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] ipsec_site_connection is already registered 2026-07-21 21:32:24.937 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: rbac-security-groups 2026-07-21 21:32:24.937 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 21:32:24.937 8 WARNING neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] ipsecpolicy is already registered 2026-07-21 21:32:24.937 8 INFO neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 21:32:24.937 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-21 21:32:24.937 8 WARNING neutron.quota.resource_registry [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] ikepolicy is already registered 2026-07-21 21:32:24.938 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: revision-if-match 2026-07-21 21:32:24.938 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-21 21:32:24.939 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: router_availability_zone 2026-07-21 21:32:24.940 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-21 21:32:24.941 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-21 21:32:24.942 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-21 21:32:24.942 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-21 21:32:24.943 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-21 21:32:24.943 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-21 21:32:24.951 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: security-group 2026-07-21 21:32:24.953 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: segment 2026-07-21 21:32:24.953 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-21 21:32:24.954 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: service-type 2026-07-21 21:32:24.954 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: sorting 2026-07-21 21:32:24.955 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: standard-attr-segment 2026-07-21 21:32:24.956 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: standard-attr-description 2026-07-21 21:32:24.956 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: stateful-security-group 2026-07-21 21:32:24.957 7 WARNING neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-21 21:32:24.957 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-21 21:32:24.958 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: subnet_onboard 2026-07-21 21:32:24.958 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-21 21:32:24.959 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: subnet-service-types 2026-07-21 21:32:24.960 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: subnet_allocation 2026-07-21 21:32:24.960 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-21 21:32:24.961 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-21 21:32:24.964 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: standard-attr-tag 2026-07-21 21:32:24.965 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-21 21:32:24.965 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: trunk 2026-07-21 21:32:24.966 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: trunk-details 2026-07-21 21:32:24.967 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-21 21:32:24.967 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-21 21:32:24.968 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-21 21:32:24.969 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: vpn-flavors 2026-07-21 21:32:24.971 7 INFO neutron.api.extensions [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Loaded extension: vpnaas 2026-07-21 21:32:24.974 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-21 21:32:24.974 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-21 21:32:24.974 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:32:24.974 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-21 21:32:24.975 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-21 21:32:24.975 8 WARNING keystonemiddleware._common.config [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 21:32:24.976 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-21 21:32:24.979 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-21 21:32:24.980 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-21 21:32:24.980 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-21 21:32:24.980 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:32:24.980 7 WARNING neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] subnetpool is already registered 2026-07-21 21:32:24.981 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:32:24.981 7 WARNING neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] subnetpool is already registered 2026-07-21 21:32:24.981 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-21 21:32:24.981 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-21 21:32:24.982 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-21 21:32:24.982 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-21 21:32:24.982 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 21:32:24.982 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 21:32:24.983 8 WARNING oslo_config.cfg [None req-1900a407-fe13-4604-85bc-4bb88457d69f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-21 21:32:24.984 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-21 21:32:24.984 7 WARNING neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] router is already registered 2026-07-21 21:32:24.985 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-21 21:32:24.985 7 WARNING neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] floatingip is already registered 2026-07-21 21:32:24.986 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-21 21:32:24.986 7 WARNING neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] rbac_policy is already registered WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x559898e66170 pid: 8 (default app) 2026-07-21 21:32:24.986 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-21 21:32:24.986 7 WARNING neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] security_group is already registered 2026-07-21 21:32:24.986 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-21 21:32:24.987 7 WARNING neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] security_group_rule is already registered 2026-07-21 21:32:24.987 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:32:24.987 7 WARNING neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] subnetpool is already registered 2026-07-21 21:32:24.987 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:32:24.987 7 WARNING neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] subnetpool is already registered 2026-07-21 21:32:24.988 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-21 21:32:24.988 7 WARNING neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] trunk is already registered 2026-07-21 21:32:24.988 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-21 21:32:24.988 7 WARNING neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] endpoint_group is already registered 2026-07-21 21:32:24.988 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-21 21:32:24.988 7 WARNING neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] vpnservice is already registered 2026-07-21 21:32:24.989 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-21 21:32:24.989 7 WARNING neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] ipsec_site_connection is already registered 2026-07-21 21:32:24.989 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 21:32:24.989 7 WARNING neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] ipsecpolicy is already registered 2026-07-21 21:32:24.989 7 INFO neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 21:32:24.989 7 WARNING neutron.quota.resource_registry [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] ikepolicy is already registered 2026-07-21 21:32:25.028 7 WARNING keystonemiddleware._common.config [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 21:32:25.036 7 WARNING oslo_config.cfg [None req-554a8337-23e0-4f38-ba62-11943c3ebc67 - - - - - -] 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 0x559898e66170 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 21:32:30.632 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ce26706-53db-42a8-bd60-ca5a35b2f3fb 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.204.45.205 () {44 vars in 928 bytes} [Tue Jul 21 21:32:29 2026] GET /v2.0/networks/public => generated 108 bytes in 754 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: 4/5] 199.204.45.205 () {44 vars in 950 bytes} [Tue Jul 21 21:32:30 2026] GET /v2.0/networks?name=public => generated 15 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:32:31.278 7 WARNING oslo_policy.policy [None req-967357cc-4481-42e7-9a88-351b72dfee71 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-21 21:32:31.416 7 WARNING neutron.services.revisions.revision_plugin [None req-967357cc-4481-42e7-9a88-351b72dfee71 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Could not find related network for resource to bump revision. 2026-07-21 21:32:31.448 7 INFO neutron.db.segments_db [None req-967357cc-4481-42e7-9a88-351b72dfee71 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment 1fd03594-542b-4d37-9e5a-ccb5c0bd3ccd of type flat for network 548b8fcb-3be4-468d-8f69-7bb933c81bfa 2026-07-21 21:32:31.517 7 INFO neutron.pecan_wsgi.hooks.translation [None req-967357cc-4481-42e7-9a88-351b72dfee71 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.205 () {48 vars in 968 bytes} [Tue Jul 21 21:32:30 2026] POST /v2.0/networks => generated 124 bytes in 590 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 21:32:37.769 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7a920d0-6d84-4ec7-b326-3a14a64cd060 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.205 () {44 vars in 928 bytes} [Tue Jul 21 21:32:37 2026] GET /v2.0/networks/public => generated 108 bytes in 377 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.205 () {44 vars in 950 bytes} [Tue Jul 21 21:32:37 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:32:38.086 8 WARNING oslo_policy.policy [None req-65fbd2c1-c494-4db7-904d-501f3d15b1c6 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-21 21:32:38.121 8 WARNING neutron.services.revisions.revision_plugin [None req-65fbd2c1-c494-4db7-904d-501f3d15b1c6 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Could not find related network for resource to bump revision. 2026-07-21 21:32:38.142 8 INFO neutron.db.segments_db [None req-65fbd2c1-c494-4db7-904d-501f3d15b1c6 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment f31d267e-4c6f-4701-beb4-4ddc464aec75 of type flat for network 4f1907cd-ab56-4f9a-ba26-c5c046260a62 2026-07-21 21:32:38.199 8 INFO neutron.pecan_wsgi.hooks.translation [None req-65fbd2c1-c494-4db7-904d-501f3d15b1c6 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.205 () {48 vars in 968 bytes} [Tue Jul 21 21:32:37 2026] POST /v2.0/networks => generated 124 bytes in 414 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 21:32:44.175 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86f4d806-0fcc-49b1-8f6d-ed9639eee2cc 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.204.45.205 () {44 vars in 928 bytes} [Tue Jul 21 21:32:44 2026] GET /v2.0/networks/public => generated 108 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.205 () {44 vars in 950 bytes} [Tue Jul 21 21:32:44 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:32:44.255 8 WARNING neutron.services.revisions.revision_plugin [None req-908bf825-e14a-47af-ac09-c8482aa7a8d8 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Could not find related network for resource to bump revision. 2026-07-21 21:32:44.269 8 INFO neutron.db.segments_db [None req-908bf825-e14a-47af-ac09-c8482aa7a8d8 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment 4d1944aa-5647-4a3b-b535-6e95d51dd835 of type flat for network 2c2e2d3d-29ab-4467-9aea-f612be227596 2026-07-21 21:32:44.308 8 INFO neutron.pecan_wsgi.hooks.translation [None req-908bf825-e14a-47af-ac09-c8482aa7a8d8 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.205 () {48 vars in 968 bytes} [Tue Jul 21 21:32:44 2026] POST /v2.0/networks => generated 124 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 21:32:50.216 7 INFO neutron.pecan_wsgi.hooks.translation [None req-075f255d-53f3-4df9-a8ee-7295ec1a369c 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.205 () {44 vars in 928 bytes} [Tue Jul 21 21:32:50 2026] GET /v2.0/networks/public => generated 108 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.205 () {44 vars in 950 bytes} [Tue Jul 21 21:32:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:32:50.302 7 WARNING neutron.services.revisions.revision_plugin [None req-7ea49346-822a-485d-84a8-11f13d20e99b 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Could not find related network for resource to bump revision. 2026-07-21 21:32:50.329 7 INFO neutron.db.segments_db [None req-7ea49346-822a-485d-84a8-11f13d20e99b 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment 1e635f18-1cf6-4bf0-a3c2-1773275b98a4 of type flat for network 04d26278-6bdf-4b48-86e0-f41b85b2a9a5 2026-07-21 21:32:50.376 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7ea49346-822a-485d-84a8-11f13d20e99b 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.205 () {48 vars in 968 bytes} [Tue Jul 21 21:32:50 2026] POST /v2.0/networks => generated 124 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 21:32:56.348 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eaaafcc2-8061-4d06-8f83-929049021ed3 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/18] 199.204.45.205 () {44 vars in 928 bytes} [Tue Jul 21 21:32:56 2026] GET /v2.0/networks/public => generated 108 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/19] 199.204.45.205 () {44 vars in 950 bytes} [Tue Jul 21 21:32:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:32:56.438 7 WARNING neutron.services.revisions.revision_plugin [None req-8616af67-cada-47fd-b49a-2201b34579f2 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Could not find related network for resource to bump revision. 2026-07-21 21:32:56.458 7 INFO neutron.db.segments_db [None req-8616af67-cada-47fd-b49a-2201b34579f2 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment d25bbce9-f63d-49c1-b5cb-a038ce8d3fd8 of type flat for network 9412f21e-7c9b-4d28-9019-c201216e28ce 2026-07-21 21:32:56.496 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8616af67-cada-47fd-b49a-2201b34579f2 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.205 () {48 vars in 968 bytes} [Tue Jul 21 21:32:56 2026] POST /v2.0/networks => generated 124 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 21:33:02.395 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b53efc3-1304-4c2e-aa04-fa8b590c056f 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 199.204.45.205 () {44 vars in 928 bytes} [Tue Jul 21 21:33:02 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.204.45.205 () {44 vars in 950 bytes} [Tue Jul 21 21:33:02 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:33:02.478 8 WARNING neutron.services.revisions.revision_plugin [None req-dddfd73d-8522-429e-8568-f2a47f51f943 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Could not find related network for resource to bump revision. 2026-07-21 21:33:02.500 8 INFO neutron.db.segments_db [None req-dddfd73d-8522-429e-8568-f2a47f51f943 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment 80c451f0-6f66-45ec-89e6-851f9d4870b9 of type flat for network 63abafdb-277b-4f63-83e0-62d353e0a09b [pid: 8|app: 0|req: 13/23] 199.204.45.205 () {48 vars in 968 bytes} [Tue Jul 21 21:33:02 2026] POST /v2.0/networks => generated 706 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 21:33:03.900 7 INFO neutron.pecan_wsgi.hooks.translation [None req-416b230b-9f43-44f7-8aa3-c99ccc2b0078 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 199.204.45.205 () {44 vars in 928 bytes} [Tue Jul 21 21:33:03 2026] GET /v2.0/networks/public => generated 108 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.204.45.205 () {44 vars in 950 bytes} [Tue Jul 21 21:33:03 2026] GET /v2.0/networks?name=public => generated 709 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 21:33:04.025 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cbddcd45-5794-4381-a2ed-1636d186d5c9 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/26] 199.204.45.205 () {44 vars in 1035 bytes} [Tue Jul 21 21:33:03 2026] GET /v2.0/subnets/public-subnet?network_id=63abafdb-277b-4f63-83e0-62d353e0a09b => generated 113 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.205 () {44 vars in 1058 bytes} [Tue Jul 21 21:33:04 2026] GET /v2.0/subnets?name=public-subnet&network_id=63abafdb-277b-4f63-83e0-62d353e0a09b => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.204.45.205 () {48 vars in 966 bytes} [Tue Jul 21 21:33:04 2026] POST /v2.0/subnets => generated 641 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 21:37:35.658 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f1d0fb31-a068-4738-8e40-d32eb30ed3e5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:37:35.660 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [58593b0e-2f65-40f0-bae3-78fd9ed534d4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:37:35.808 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31a8c60a-ad9e-4395-9ff7-a92a8e5ebfa9 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/64] 199.204.45.205 () {44 vars in 938 bytes} [Tue Jul 21 21:37:35 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 21:37:35.820 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [63cb6fa3-53da-4678-9c2c-791336b4023e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:37:35.821 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [065d6342-1ebb-46c6-be19-a3b061315449] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:37:35.822 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jul 21 21:37:35 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.205) !!! [pid: 7|app: 0|req: 31/65] 199.204.45.205 () {44 vars in 960 bytes} [Tue Jul 21 21:37:35 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 21:37:35.923 8 INFO neutron.db.segments_db [None req-654cbe8b-9651-4b5d-815c-984950ec2363 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment f7beb636-3822-43aa-83f3-777992993a76 of type vxlan for network ba68a442-6aa1-4677-be12-3e6a044cf1e4 [pid: 8|app: 0|req: 35/66] 199.204.45.205 () {48 vars in 967 bytes} [Tue Jul 21 21:37:35 2026] POST /v2.0/networks => generated 707 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 21:37:37.026 7 INFO oslo.messaging._drivers.impl_rabbit [-] [065d6342-1ebb-46c6-be19-a3b061315449] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34812. 2026-07-21 21:37:37.027 7 INFO oslo.messaging._drivers.impl_rabbit [-] [63cb6fa3-53da-4678-9c2c-791336b4023e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34808. 2026-07-21 21:37:37.072 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e18634e-9d33-4007-a5e5-2cd141775a9e 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/67] 199.204.45.205 () {44 vars in 938 bytes} [Tue Jul 21 21:37:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 21:37:37.145 8 INFO oslo.messaging._drivers.impl_rabbit [-] [58593b0e-2f65-40f0-bae3-78fd9ed534d4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34826. 2026-07-21 21:37:37.146 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f1d0fb31-a068-4738-8e40-d32eb30ed3e5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34830. [pid: 8|app: 0|req: 36/68] 199.204.45.205 () {44 vars in 960 bytes} [Tue Jul 21 21:37:37 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 21:37:37.193 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c77882a1-4de9-4584-ac2f-995cd32acc19 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/69] 199.204.45.205 () {44 vars in 1037 bytes} [Tue Jul 21 21:37:37 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=ba68a442-6aa1-4677-be12-3e6a044cf1e4 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/70] 199.204.45.205 () {44 vars in 1060 bytes} [Tue Jul 21 21:37:37 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=ba68a442-6aa1-4677-be12-3e6a044cf1e4 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/71] 199.204.45.205 () {48 vars in 966 bytes} [Tue Jul 21 21:37:37 2026] POST /v2.0/subnets => generated 627 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 21:37:38.710 8 INFO neutron.api.v2.resource [None req-919b03cc-78da-468e-a91d-1b34306ebca6 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/72] 199.204.45.205 () {44 vars in 972 bytes} [Tue Jul 21 21:37:38 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/73] 199.204.45.205 () {44 vars in 994 bytes} [Tue Jul 21 21:37:38 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/74] 199.204.45.205 () {48 vars in 981 bytes} [Tue Jul 21 21:37:38 2026] POST /v2.0/security-groups => generated 1552 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:40 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 1552 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:40 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 1552 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:40 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 1552 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 199.204.45.205 () {48 vars in 992 bytes} [Tue Jul 21 21:37:40 2026] POST /v2.0/security-group-rules => generated 569 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/81] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:41 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 2134 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/82] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:41 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 2134 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/83] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:41 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 2134 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/84] 199.204.45.205 () {48 vars in 992 bytes} [Tue Jul 21 21:37:41 2026] POST /v2.0/security-group-rules => generated 571 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/85] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:42 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 2718 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/86] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:42 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 2718 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/87] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:42 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 2718 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/88] 199.204.45.205 () {48 vars in 992 bytes} [Tue Jul 21 21:37:42 2026] POST /v2.0/security-group-rules => generated 571 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/89] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:43 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 3302 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/90] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:43 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 3302 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/91] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:43 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => 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: 44/92] 199.204.45.205 () {48 vars in 992 bytes} [Tue Jul 21 21:37:43 2026] POST /v2.0/security-group-rules => generated 571 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/93] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:44 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 3886 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/94] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:44 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 3886 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/95] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:44 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 3886 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/96] 199.204.45.205 () {48 vars in 992 bytes} [Tue Jul 21 21:37:44 2026] POST /v2.0/security-group-rules => generated 571 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/97] 199.204.45.205 () {44 vars in 988 bytes} [Tue Jul 21 21:37:46 2026] GET /v2.0/networks/ba68a442-6aa1-4677-be12-3e6a044cf1e4 => generated 732 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 21:37:46.211 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a3323220-2148-4f76-ae8a-cc9e82680a99 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/98] 199.204.45.205 () {44 vars in 1077 bytes} [Tue Jul 21 21:37:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=ba68a442-6aa1-4677-be12-3e6a044cf1e4 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/99] 199.204.45.205 () {44 vars in 1100 bytes} [Tue Jul 21 21:37:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=ba68a442-6aa1-4677-be12-3e6a044cf1e4 => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/100] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:46 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 4470 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/101] 199.204.45.205 () {48 vars in 962 bytes} [Tue Jul 21 21:37:46 2026] POST /v2.0/ports => generated 1100 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 21:37:52.383 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e26a005d-c03b-47c0-be56-410b9699c500 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/102] 199.204.45.205 () {44 vars in 980 bytes} [Tue Jul 21 21:37:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 54/103] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/104] 199.204.45.205 () {48 vars in 1032 bytes} [Tue Jul 21 21:37:52 2026] PUT /v2.0/ports/b0eadfa0-2b19-497a-bb44-47dfa5ad1b0b => generated 1213 bytes in 736 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/105] 199.204.45.205 () {44 vars in 921 bytes} [Tue Jul 21 21:37:54 2026] GET /v2.0/ports => generated 3730 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 21:37:55.922 8 INFO neutron.api.v2.resource [None req-16e7fa54-17db-42bb-9f2f-614c191de023 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 57/108] 199.204.45.205 () {44 vars in 960 bytes} [Tue Jul 21 21:37:55 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 55 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: 52/109] 199.204.45.205 () {44 vars in 982 bytes} [Tue Jul 21 21:37:55 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/110] 199.204.45.205 () {48 vars in 981 bytes} [Tue Jul 21 21:37:55 2026] POST /v2.0/security-groups => generated 1546 bytes in 114 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 53/111] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:56 2026] GET /v2.0/security-groups/c05dc85e-9194-4cb4-b92d-51c123e902ec => generated 1546 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/112] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:57 2026] GET /v2.0/security-groups/c05dc85e-9194-4cb4-b92d-51c123e902ec => generated 1546 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/113] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:57 2026] GET /v2.0/security-groups/c05dc85e-9194-4cb4-b92d-51c123e902ec => generated 1546 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/114] 199.204.45.205 () {48 vars in 992 bytes} [Tue Jul 21 21:37:57 2026] POST /v2.0/security-group-rules => generated 591 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/115] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:58 2026] GET /v2.0/security-groups/c05dc85e-9194-4cb4-b92d-51c123e902ec => generated 2150 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/116] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:58 2026] GET /v2.0/security-groups/c05dc85e-9194-4cb4-b92d-51c123e902ec => generated 2150 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/117] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:37:58 2026] GET /v2.0/security-groups/c05dc85e-9194-4cb4-b92d-51c123e902ec => generated 2150 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/118] 199.204.45.205 () {48 vars in 992 bytes} [Tue Jul 21 21:37:58 2026] POST /v2.0/security-group-rules => generated 595 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/127] 199.204.45.205 () {44 vars in 976 bytes} [Tue Jul 21 21:39:01 2026] GET /v2.0/quotas/cc54ae2992154b3886820919ecb2da43 => generated 292 bytes in 22 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: 67/128] 199.204.45.205 () {48 vars in 1028 bytes} [Tue Jul 21 21:39:02 2026] PUT /v2.0/quotas/cc54ae2992154b3886820919ecb2da43 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 21:41:12.070 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [63cb6fa3-53da-4678-9c2c-791336b4023e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:41:12.073 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [065d6342-1ebb-46c6-be19-a3b061315449] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:41:12.076 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 21:41:12 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.205) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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 21:41:12.219 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b668df0c-566f-4b1f-aa37-885747ea9906 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 71/147] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 21:41:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 21:41:12.237 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f1d0fb31-a068-4738-8e40-d32eb30ed3e5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:41:12.238 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [58593b0e-2f65-40f0-bae3-78fd9ed534d4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:41:12.241 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 21:41:12 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.205) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 77/148] 199.204.45.205 () {30 vars in 763 bytes} [Tue Jul 21 21:41:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 21:41:14.048 7 INFO oslo.messaging._drivers.impl_rabbit [-] [065d6342-1ebb-46c6-be19-a3b061315449] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42994. 2026-07-21 21:41:14.050 7 INFO oslo.messaging._drivers.impl_rabbit [-] [63cb6fa3-53da-4678-9c2c-791336b4023e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42992. 2026-07-21 21:41:14.204 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7cc25bdd-c5a7-4828-bf94-cd092d57af96 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/149] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 21:41:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 186 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 21:41:14.261 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f1d0fb31-a068-4738-8e40-d32eb30ed3e5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43000. [pid: 8|app: 0|req: 78/150] 199.204.45.205 () {30 vars in 763 bytes} [Tue Jul 21 21:41:14 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 21:47:33.966 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [63cb6fa3-53da-4678-9c2c-791336b4023e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:47:33.967 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [065d6342-1ebb-46c6-be19-a3b061315449] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:47:33.971 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jul 21 21:47:33 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=1fa07d4c4f25495d8aff6aede2b39d0a (ip 199.204.45.205) !!! 2026-07-21 21:47:34.123 7 INFO neutron.api.v2.resource [None req-f74974ff-b96f-454f-8324-922d99ac11fc 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 98/201] 199.204.45.205 () {44 vars in 1075 bytes} [Tue Jul 21 21:47:33 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=1fa07d4c4f25495d8aff6aede2b39d0a => generated 139 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 21:47:34.131 8 INFO oslo.messaging._drivers.impl_rabbit [-] [58593b0e-2f65-40f0-bae3-78fd9ed534d4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43006. 2026-07-21 21:47:34.132 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [58593b0e-2f65-40f0-bae3-78fd9ed534d4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:47:34.134 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f1d0fb31-a068-4738-8e40-d32eb30ed3e5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:47:34.135 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jul 21 21:47:34 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=1fa07d4c4f25495d8aff6aede2b39d0a (ip 199.204.45.205) !!! [pid: 8|app: 0|req: 104/202] 199.204.45.205 () {44 vars in 1098 bytes} [Tue Jul 21 21:47:34 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=1fa07d4c4f25495d8aff6aede2b39d0a => generated 23 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/203] 199.204.45.205 () {48 vars in 982 bytes} [Tue Jul 21 21:47:34 2026] POST /v2.0/security-groups => generated 1560 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 21:47:35.465 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f1d0fb31-a068-4738-8e40-d32eb30ed3e5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55250. 2026-07-21 21:47:35.467 8 INFO oslo.messaging._drivers.impl_rabbit [-] [58593b0e-2f65-40f0-bae3-78fd9ed534d4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55246. [pid: 8|app: 0|req: 105/204] 199.204.45.205 () {44 vars in 1089 bytes} [Tue Jul 21 21:47:35 2026] GET /v2.0/security-groups/ccfb2136-f5f0-4db8-b748-8fa91596bdaa?project_id=1fa07d4c4f25495d8aff6aede2b39d0a => generated 1560 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/205] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:47:35 2026] GET /v2.0/security-groups/ccfb2136-f5f0-4db8-b748-8fa91596bdaa => generated 1560 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/206] 199.204.45.205 () {44 vars in 1089 bytes} [Tue Jul 21 21:47:35 2026] GET /v2.0/security-groups/ccfb2136-f5f0-4db8-b748-8fa91596bdaa?project_id=1fa07d4c4f25495d8aff6aede2b39d0a => generated 1560 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 21:47:35.685 7 INFO oslo.messaging._drivers.impl_rabbit [-] [63cb6fa3-53da-4678-9c2c-791336b4023e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55256. 2026-07-21 21:47:35.686 7 INFO oslo.messaging._drivers.impl_rabbit [-] [065d6342-1ebb-46c6-be19-a3b061315449] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55272. [pid: 7|app: 0|req: 101/207] 199.204.45.205 () {48 vars in 992 bytes} [Tue Jul 21 21:47:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/208] 199.204.45.205 () {44 vars in 1089 bytes} [Tue Jul 21 21:47:36 2026] GET /v2.0/security-groups/ccfb2136-f5f0-4db8-b748-8fa91596bdaa?project_id=1fa07d4c4f25495d8aff6aede2b39d0a => generated 2138 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/209] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:47:36 2026] GET /v2.0/security-groups/ccfb2136-f5f0-4db8-b748-8fa91596bdaa => generated 2138 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/210] 199.204.45.205 () {44 vars in 1089 bytes} [Tue Jul 21 21:47:36 2026] GET /v2.0/security-groups/ccfb2136-f5f0-4db8-b748-8fa91596bdaa?project_id=1fa07d4c4f25495d8aff6aede2b39d0a => generated 2138 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/211] 199.204.45.205 () {48 vars in 992 bytes} [Tue Jul 21 21:47:36 2026] POST /v2.0/security-group-rules => generated 567 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/212] 199.204.45.205 () {44 vars in 1089 bytes} [Tue Jul 21 21:47:37 2026] GET /v2.0/security-groups/ccfb2136-f5f0-4db8-b748-8fa91596bdaa?project_id=1fa07d4c4f25495d8aff6aede2b39d0a => generated 2718 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/213] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:47:38 2026] GET /v2.0/security-groups/ccfb2136-f5f0-4db8-b748-8fa91596bdaa => generated 2718 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/214] 199.204.45.205 () {44 vars in 1089 bytes} [Tue Jul 21 21:47:38 2026] GET /v2.0/security-groups/ccfb2136-f5f0-4db8-b748-8fa91596bdaa?project_id=1fa07d4c4f25495d8aff6aede2b39d0a => generated 2718 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/215] 199.204.45.205 () {48 vars in 992 bytes} [Tue Jul 21 21:47:38 2026] POST /v2.0/security-group-rules => generated 569 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/216] 199.204.45.205 () {44 vars in 1089 bytes} [Tue Jul 21 21:47:39 2026] GET /v2.0/security-groups/ccfb2136-f5f0-4db8-b748-8fa91596bdaa?project_id=1fa07d4c4f25495d8aff6aede2b39d0a => generated 3300 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/217] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 21:47:39 2026] GET /v2.0/security-groups/ccfb2136-f5f0-4db8-b748-8fa91596bdaa => generated 3300 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/218] 199.204.45.205 () {44 vars in 1089 bytes} [Tue Jul 21 21:47:39 2026] GET /v2.0/security-groups/ccfb2136-f5f0-4db8-b748-8fa91596bdaa?project_id=1fa07d4c4f25495d8aff6aede2b39d0a => generated 3300 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/219] 199.204.45.205 () {48 vars in 992 bytes} [Tue Jul 21 21:47:39 2026] POST /v2.0/security-group-rules => generated 570 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/238] 199.204.45.205 () {30 vars in 740 bytes} [Tue Jul 21 21:49:50 2026] GET /v2.0/networks?tenant_id=1fa07d4c4f25495d8aff6aede2b39d0a&shared=False => generated 15 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:49:50.859 7 INFO neutron.db.segments_db [None req-8ea1d2fd-f9e9-4fe5-858f-b0b1aa530daf 5cbfd3f866a142868433f5c557a8c5f1 1fa07d4c4f25495d8aff6aede2b39d0a - - be3c4faed5c645b4a7c2ae80ebd06589 be3c4faed5c645b4a7c2ae80ebd06589] Added segment 84d0d39a-3a80-46d6-9d57-cf3ea518b064 of type vxlan for network 6658a581-ef4e-4ca3-8568-a844fb055c89 [pid: 7|app: 0|req: 117/239] 199.204.45.205 () {34 vars in 682 bytes} [Tue Jul 21 21:49:50 2026] POST /v2.0/networks => generated 718 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/240] 199.204.45.205 () {30 vars in 722 bytes} [Tue Jul 21 21:49:50 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/241] 199.204.45.205 () {30 vars in 633 bytes} [Tue Jul 21 21:49:51 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: 8|app: 0|req: 124/242] 199.204.45.205 () {34 vars in 677 bytes} [Tue Jul 21 21:49:51 2026] POST /v2.0/ports => generated 963 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/243] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 21:49:51 2026] GET /v2.0/networks/6658a581-ef4e-4ca3-8568-a844fb055c89 => generated 705 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/244] 199.204.45.205 () {30 vars in 722 bytes} [Tue Jul 21 21:49:54 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/245] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 21:49:54 2026] GET /v2.0/networks/6658a581-ef4e-4ca3-8568-a844fb055c89 => generated 705 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/248] 199.204.45.205 () {44 vars in 976 bytes} [Tue Jul 21 21:50:09 2026] GET /v2.0/quotas/1fa07d4c4f25495d8aff6aede2b39d0a => 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: 127/249] 199.204.45.205 () {48 vars in 1028 bytes} [Tue Jul 21 21:50:10 2026] PUT /v2.0/quotas/1fa07d4c4f25495d8aff6aede2b39d0a => generated 291 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:02:28.127 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [58593b0e-2f65-40f0-bae3-78fd9ed534d4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 22:02:28.136 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f1d0fb31-a068-4738-8e40-d32eb30ed3e5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 22:02:28.137 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 22:02:28 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.205) !!! 2026-07-21 22:02:28.317 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e4a08748-fa21-4464-ac64-38c6a3a751a8 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/350] 199.204.45.205 () {44 vars in 928 bytes} [Tue Jul 21 22:02:28 2026] GET /v2.0/networks/public => generated 108 bytes in 196 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:02:28.330 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [065d6342-1ebb-46c6-be19-a3b061315449] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 22:02:28.331 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [63cb6fa3-53da-4678-9c2c-791336b4023e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 22:02:28.334 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 22:02:28 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.205) !!! [pid: 7|app: 0|req: 173/351] 199.204.45.205 () {44 vars in 950 bytes} [Tue Jul 21 22:02:28 2026] GET /v2.0/networks?name=public => generated 753 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:02:29.732 8 INFO oslo.messaging._drivers.impl_rabbit [-] [58593b0e-2f65-40f0-bae3-78fd9ed534d4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51488. 2026-07-21 22:02:29.733 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f1d0fb31-a068-4738-8e40-d32eb30ed3e5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51490. 2026-07-21 22:02:29.786 8 INFO neutron.pecan_wsgi.hooks.translation [None req-336569b7-4e93-4532-9625-db0803c75a61 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/352] 199.204.45.205 () {44 vars in 928 bytes} [Tue Jul 21 22:02:29 2026] GET /v2.0/networks/public => generated 108 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:02:29.844 7 INFO oslo.messaging._drivers.impl_rabbit [-] [63cb6fa3-53da-4678-9c2c-791336b4023e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51508. 2026-07-21 22:02:29.849 7 INFO oslo.messaging._drivers.impl_rabbit [-] [065d6342-1ebb-46c6-be19-a3b061315449] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51496. [pid: 7|app: 0|req: 174/353] 199.204.45.205 () {44 vars in 950 bytes} [Tue Jul 21 22:02:29 2026] GET /v2.0/networks?name=public => generated 753 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:02:29.905 8 INFO neutron.pecan_wsgi.hooks.translation [None req-27e886be-3871-4cef-82f0-aa2d25701560 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/354] 199.204.45.205 () {44 vars in 1035 bytes} [Tue Jul 21 22:02:29 2026] GET /v2.0/subnets/public-subnet?network_id=63abafdb-277b-4f63-83e0-62d353e0a09b => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/355] 199.204.45.205 () {44 vars in 1058 bytes} [Tue Jul 21 22:02:29 2026] GET /v2.0/subnets?name=public-subnet&network_id=63abafdb-277b-4f63-83e0-62d353e0a09b => generated 644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:03:04.159 7 INFO neutron.pecan_wsgi.hooks.translation [None req-da7ee99b-9efb-4525-baec-3708433fcba7 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/360] 199.204.45.205 () {44 vars in 938 bytes} [Tue Jul 21 22:03:04 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/361] 199.204.45.205 () {44 vars in 960 bytes} [Tue Jul 21 22:03:04 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:03:05.306 7 INFO neutron.pecan_wsgi.hooks.translation [None req-25853d8d-3fef-4d69-88f6-c0f871c83ed1 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/362] 199.204.45.205 () {44 vars in 938 bytes} [Tue Jul 21 22:03:05 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/363] 199.204.45.205 () {44 vars in 960 bytes} [Tue Jul 21 22:03:05 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:03:05.402 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6db56ac3-d0f5-4c01-97ee-194bd0fda599 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/364] 199.204.45.205 () {44 vars in 1037 bytes} [Tue Jul 21 22:03:05 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=ba68a442-6aa1-4677-be12-3e6a044cf1e4 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/365] 199.204.45.205 () {44 vars in 1060 bytes} [Tue Jul 21 22:03:05 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=ba68a442-6aa1-4677-be12-3e6a044cf1e4 => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:03:06.648 7 INFO neutron.api.v2.resource [None req-0f70c17a-5c09-4891-b811-516ee3065621 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/366] 199.204.45.205 () {44 vars in 972 bytes} [Tue Jul 21 22:03:06 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/367] 199.204.45.205 () {44 vars in 994 bytes} [Tue Jul 21 22:03:06 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/368] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 22:03:07 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 4470 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/369] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 22:03:07 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => 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: 183/370] 199.204.45.205 () {44 vars in 1012 bytes} [Tue Jul 21 22:03:07 2026] GET /v2.0/security-group-rules/f6263ce1-7545-467c-9c70-1105076fbe57 => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/371] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 22:03:08 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 4470 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/372] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 22:03:08 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 4470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/373] 199.204.45.205 () {44 vars in 1012 bytes} [Tue Jul 21 22:03:08 2026] GET /v2.0/security-group-rules/a23696a2-a424-43d9-9a61-67e69a41724c => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/374] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 22:03:09 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 4470 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/375] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 22:03:09 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 4470 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/376] 199.204.45.205 () {44 vars in 1012 bytes} [Tue Jul 21 22:03:09 2026] GET /v2.0/security-group-rules/b2979297-562e-4948-a86e-184b0313bf65 => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/379] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 22:03:10 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 4470 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/380] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 22:03:10 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 4470 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/381] 199.204.45.205 () {44 vars in 1012 bytes} [Tue Jul 21 22:03:10 2026] GET /v2.0/security-group-rules/248a586f-b354-4289-8d2e-bf75685305ba => generated 571 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 22:03:11 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 4470 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/383] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 22:03:11 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => 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/384] 199.204.45.205 () {44 vars in 1012 bytes} [Tue Jul 21 22:03:11 2026] GET /v2.0/security-group-rules/ed0351ec-703a-436f-988a-c93a7576e14e => generated 571 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.204.45.205 () {44 vars in 988 bytes} [Tue Jul 21 22:03:13 2026] GET /v2.0/networks/ba68a442-6aa1-4677-be12-3e6a044cf1e4 => generated 732 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:03:13.300 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2b081ae3-a5a6-45f9-bfdf-4feeb9e123e5 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/386] 199.204.45.205 () {44 vars in 1077 bytes} [Tue Jul 21 22:03:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=ba68a442-6aa1-4677-be12-3e6a044cf1e4 => 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: 195/387] 199.204.45.205 () {44 vars in 1100 bytes} [Tue Jul 21 22:03:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=ba68a442-6aa1-4677-be12-3e6a044cf1e4 => generated 1254 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 22:03:13 2026] GET /v2.0/security-groups/52c9250d-ab8d-4609-9e39-de94d7731a96 => generated 4470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:03:19.962 8 INFO neutron.pecan_wsgi.hooks.translation [None req-412ac814-756d-4189-b766-71e7b48f101d 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/389] 199.204.45.205 () {44 vars in 980 bytes} [Tue Jul 21 22:03:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 22:03:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 199.204.45.205 () {44 vars in 921 bytes} [Tue Jul 21 22:03:21 2026] GET /v2.0/ports => generated 4725 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:03:22.714 7 INFO neutron.api.v2.resource [None req-eea498ed-b235-4f6a-ab1a-76e9fb9db954 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/392] 199.204.45.205 () {44 vars in 960 bytes} [Tue Jul 21 22:03:22 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 199.204.45.205 () {44 vars in 982 bytes} [Tue Jul 21 22:03:22 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2761 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/394] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 22:03:23 2026] GET /v2.0/security-groups/c05dc85e-9194-4cb4-b92d-51c123e902ec => generated 2758 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/395] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 22:03:23 2026] GET /v2.0/security-groups/c05dc85e-9194-4cb4-b92d-51c123e902ec => generated 2758 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.204.45.205 () {44 vars in 1012 bytes} [Tue Jul 21 22:03:23 2026] GET /v2.0/security-group-rules/3acf8647-ffcc-4af5-8452-f05390b4e257 => generated 591 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/397] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 22:03:24 2026] GET /v2.0/security-groups/c05dc85e-9194-4cb4-b92d-51c123e902ec => generated 2758 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 22:03:24 2026] GET /v2.0/security-groups/c05dc85e-9194-4cb4-b92d-51c123e902ec => generated 2758 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 199.204.45.205 () {44 vars in 1012 bytes} [Tue Jul 21 22:03:24 2026] GET /v2.0/security-group-rules/aaebb63e-613a-4c2c-81a8-c60c50959186 => generated 595 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/402] 199.204.45.205 () {44 vars in 976 bytes} [Tue Jul 21 22:03:37 2026] GET /v2.0/quotas/cc54ae2992154b3886820919ecb2da43 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:04:30.761 7 INFO neutron.api.v2.resource [None req-a46fdf2b-fb8d-4ef5-a7ec-c4a540e8dbde 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 204/411] 199.204.45.205 () {44 vars in 1075 bytes} [Tue Jul 21 22:04:30 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=1fa07d4c4f25495d8aff6aede2b39d0a => generated 139 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/412] 199.204.45.205 () {44 vars in 1098 bytes} [Tue Jul 21 22:04:30 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=1fa07d4c4f25495d8aff6aede2b39d0a => generated 3886 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/413] 199.204.45.205 () {44 vars in 1089 bytes} [Tue Jul 21 22:04:31 2026] GET /v2.0/security-groups/ccfb2136-f5f0-4db8-b748-8fa91596bdaa?project_id=1fa07d4c4f25495d8aff6aede2b39d0a => generated 3883 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/414] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 22:04:31 2026] GET /v2.0/security-groups/ccfb2136-f5f0-4db8-b748-8fa91596bdaa => generated 3883 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/415] 199.204.45.205 () {44 vars in 1012 bytes} [Tue Jul 21 22:04:31 2026] GET /v2.0/security-group-rules/2145d128-d8d0-4176-a615-f3a04b70ad2e => generated 565 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/416] 199.204.45.205 () {44 vars in 1089 bytes} [Tue Jul 21 22:04:32 2026] GET /v2.0/security-groups/ccfb2136-f5f0-4db8-b748-8fa91596bdaa?project_id=1fa07d4c4f25495d8aff6aede2b39d0a => generated 3883 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/417] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 22:04:32 2026] GET /v2.0/security-groups/ccfb2136-f5f0-4db8-b748-8fa91596bdaa => generated 3883 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/418] 199.204.45.205 () {44 vars in 1012 bytes} [Tue Jul 21 22:04:32 2026] GET /v2.0/security-group-rules/3b105199-69ba-4688-9671-ebecf68b9d4a => generated 567 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/419] 199.204.45.205 () {44 vars in 1089 bytes} [Tue Jul 21 22:04:33 2026] GET /v2.0/security-groups/ccfb2136-f5f0-4db8-b748-8fa91596bdaa?project_id=1fa07d4c4f25495d8aff6aede2b39d0a => generated 3883 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/420] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 22:04:33 2026] GET /v2.0/security-groups/ccfb2136-f5f0-4db8-b748-8fa91596bdaa => generated 3883 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/421] 199.204.45.205 () {44 vars in 1012 bytes} [Tue Jul 21 22:04:34 2026] GET /v2.0/security-group-rules/9b3de168-d375-40f3-b9e5-f5de92bfc9be => generated 569 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/422] 199.204.45.205 () {44 vars in 1089 bytes} [Tue Jul 21 22:04:35 2026] GET /v2.0/security-groups/ccfb2136-f5f0-4db8-b748-8fa91596bdaa?project_id=1fa07d4c4f25495d8aff6aede2b39d0a => generated 3883 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/423] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Jul 21 22:04:35 2026] GET /v2.0/security-groups/ccfb2136-f5f0-4db8-b748-8fa91596bdaa => generated 3883 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/424] 199.204.45.205 () {44 vars in 1012 bytes} [Tue Jul 21 22:04:35 2026] GET /v2.0/security-group-rules/a1b108fb-29b1-4ff8-b042-a7adc4df54a2 => generated 570 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/427] 199.204.45.205 () {44 vars in 976 bytes} [Tue Jul 21 22:04:42 2026] GET /v2.0/quotas/1fa07d4c4f25495d8aff6aede2b39d0a => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/434] 199.204.45.205 () {44 vars in 950 bytes} [Tue Jul 21 22:05:35 2026] GET /v2.0/networks?name=public => generated 753 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:06:16.441 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [63cb6fa3-53da-4678-9c2c-791336b4023e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 22:06:16.442 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [065d6342-1ebb-46c6-be19-a3b061315449] 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: 218/441] 10.0.0.29 () {32 vars in 648 bytes} [Tue Jul 21 22:06:16 2026] GET /v2.0/networks => generated 2168 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/442] 10.0.0.29 () {32 vars in 654 bytes} [Tue Jul 21 22:06:17 2026] GET /v2.0/floatingips => 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: 219/443] 10.0.0.29 () {32 vars in 646 bytes} [Tue Jul 21 22:06:17 2026] GET /v2.0/routers => generated 15 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/444] 10.0.0.29 () {32 vars in 642 bytes} [Tue Jul 21 22:06:17 2026] GET /v2.0/ports => generated 4725 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:06:18.049 7 INFO oslo.messaging._drivers.impl_rabbit [-] [065d6342-1ebb-46c6-be19-a3b061315449] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49498. 2026-07-21 22:06:18.050 7 INFO oslo.messaging._drivers.impl_rabbit [-] [63cb6fa3-53da-4678-9c2c-791336b4023e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49500. [pid: 7|app: 0|req: 220/445] 10.0.0.29 () {32 vars in 646 bytes} [Tue Jul 21 22:06:18 2026] GET /v2.0/subnets => generated 1261 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/446] 10.0.0.29 () {32 vars in 648 bytes} [Tue Jul 21 22:06:18 2026] GET /v2.0/networks => generated 2168 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/447] 10.0.0.29 () {32 vars in 662 bytes} [Tue Jul 21 22:06:18 2026] GET /v2.0/security-groups => generated 16626 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/448] 10.0.0.29 () {32 vars in 654 bytes} [Tue Jul 21 22:06:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:06:29.562 7 INFO neutron.db.segments_db [None req-3ed9796b-5046-4f6e-a826-03ff100d8dd1 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment c05a5068-567b-4eb6-afcd-f2910f9d1ba3 of type vxlan for network 426bde09-a182-423a-8d01-67ee37dfad65 2026-07-21 22:06:29.586 8 INFO neutron.db.segments_db [None req-2b4a9041-1e26-4183-8974-eb1301e78d8e 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment 1e83ab71-d6e2-4a54-82f7-eb16ac69a7f0 of type vxlan for network 94444959-7138-4d84-b106-eb793dd4840d [pid: 7|app: 0|req: 223/451] 10.0.0.29 () {34 vars in 670 bytes} [Tue Jul 21 22:06:29 2026] POST /v2.0/networks => generated 737 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/452] 10.0.0.29 () {34 vars in 670 bytes} [Tue Jul 21 22:06:29 2026] POST /v2.0/networks => generated 748 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:06:29.995 7 INFO neutron.db.segments_db [None req-ab1dc35c-d957-45f8-9628-c3128e759a40 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment 8d657cf8-c4a1-4506-92e6-464d4b51f8f3 of type vxlan for network b3ba6f5d-2cc6-44bb-b72b-1147ed40370a [pid: 8|app: 0|req: 230/453] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:06:29 2026] POST /v2.0/subnets => generated 660 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/454] 10.0.0.29 () {34 vars in 670 bytes} [Tue Jul 21 22:06:29 2026] POST /v2.0/networks => generated 748 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:06:30.164 7 INFO neutron.db.segments_db [None req-d56ae18b-4d2b-4961-bd65-a7c2483d731e 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment a151585e-bf29-4b9f-a301-3043d0b40495 of type vxlan for network 1d80edc2-df34-4a9f-91eb-36a80ca95927 [pid: 8|app: 0|req: 231/455] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:06:29 2026] POST /v2.0/subnets => generated 671 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/456] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:06:30 2026] GET /v2.0/security-groups?tenant_id=dd47e5ad6da44baa8ae3831919b506f3&name=default => generated 2797 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:06:30.503 7 INFO neutron.db.l3_hamode_db [None req-d56ae18b-4d2b-4961-bd65-a7c2483d731e 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 233/457] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:06:30 2026] POST /v2.0/subnets => generated 671 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:06:30.804 8 INFO neutron.db.segments_db [None req-cbc6356f-78cd-40e7-9722-9b1526b4ddb1 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment 27da0559-11f9-4a21-9121-190866f26c91 of type vxlan for network 372c9cdc-8b39-47aa-b634-80a29f5c7679 2026-07-21 22:06:31.213 8 INFO neutron.db.l3_hamode_db [None req-cbc6356f-78cd-40e7-9722-9b1526b4ddb1 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:06:32.091 7 INFO neutron.db.l3_hamode_db [None req-d56ae18b-4d2b-4961-bd65-a7c2483d731e 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:06:32.742 8 INFO neutron.db.l3_hamode_db [None req-cbc6356f-78cd-40e7-9722-9b1526b4ddb1 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/458] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:06:30 2026] POST /v2.0/routers => generated 724 bytes in 3269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/459] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:06:33 2026] DELETE /v2.0/security-groups/c0baf63f-8b14-43ed-b8b6-a99db2d38749 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:06:33.546 7 INFO neutron.db.segments_db [None req-884cc79a-7fbd-4ac6-96df-34231f57d022 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment 066f36d1-df41-44ee-82dc-3887f59dbe7c of type vxlan for network 7f310a58-bc03-4263-b647-fbd461cb4861 2026-07-21 22:06:33.925 7 INFO neutron.db.l3_hamode_db [None req-884cc79a-7fbd-4ac6-96df-34231f57d022 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 234/460] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:06:30 2026] POST /v2.0/routers => generated 735 bytes in 3519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:06:35.414 7 INFO neutron.db.l3_hamode_db [None req-884cc79a-7fbd-4ac6-96df-34231f57d022 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 235/461] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:06:34 2026] PUT /v2.0/routers/b7683a43-40eb-4684-8a81-c66b15279099/add_router_interface => generated 309 bytes in 1642 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/462] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:06:33 2026] POST /v2.0/routers => generated 735 bytes in 3115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:06:36.866 7 INFO neutron.db.segments_db [None req-ed451ff9-87d6-46e0-b464-1f4ec93d1c30 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment a0609092-c83c-40ce-aac6-0c008fc63c86 of type vxlan for network 159d2b99-fb20-484a-a4d3-0c344fe54e08 [pid: 7|app: 0|req: 228/463] 10.0.0.29 () {34 vars in 670 bytes} [Tue Jul 21 22:06:36 2026] POST /v2.0/networks => generated 745 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:06:36.983 7 WARNING neutron_lib.context [None req-07ccc3cd-e208-492e-8534-249569cf3f0d 6144955480f1428a88646a01a71e6b50 5c902f1ff7b04bb2a57deb2205e8e82c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 229/464] 10.0.0.29 () {34 vars in 684 bytes} [Tue Jul 21 22:06:36 2026] POST /v2.0/security-groups => generated 1596 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/465] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:06:35 2026] PUT /v2.0/routers/f5cac115-8c4c-41bb-a906-713da248356c/add_router_interface => generated 309 bytes in 1616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/466] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:06:37 2026] POST /v2.0/subnets => generated 667 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:06:37.789 8 WARNING neutron_lib.context [None req-bacfa4ec-8702-419e-a146-680df23ccdca 6144955480f1428a88646a01a71e6b50 5c902f1ff7b04bb2a57deb2205e8e82c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 238/467] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:06:37 2026] POST /v2.0/security-group-rules => generated 565 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:06:37.984 8 INFO neutron.db.segments_db [None req-92525750-0166-498b-b9b7-ad9d6fc2f38d 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment 4bc0ea6e-af4c-41f7-a420-1e4d1e2c2914 of type vxlan for network 44312d18-2733-4134-ae42-91a37b691744 2026-07-21 22:06:38.432 8 INFO neutron.db.l3_hamode_db [None req-92525750-0166-498b-b9b7-ad9d6fc2f38d 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 230/468] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:06:37 2026] PUT /v2.0/routers/a5a49f64-7757-4995-b145-cdaaa7049eef/add_router_interface => generated 309 bytes in 1859 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:06:38.987 7 WARNING neutron_lib.context [None req-466dc210-3cbf-4f6b-abb9-8f6b2a26f2eb 6144955480f1428a88646a01a71e6b50 5c902f1ff7b04bb2a57deb2205e8e82c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 231/469] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:06:38 2026] POST /v2.0/security-group-rules => generated 570 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:06:39.220 7 WARNING neutron_lib.context [req-ea969e2a-f774-40ef-be99-03e52738a7d1 req-82ca87c0-6bba-471c-bdc8-87e27a96ba7c 55d7d70badf746349d5e82d1c50fcfa4 f99fa56d5da8441c889d344c0f6586c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 232/470] 10.0.0.182 () {38 vars in 971 bytes} [Tue Jul 21 22:06:39 2026] POST /v2.0/security-groups => generated 1621 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:06:39.418 7 WARNING neutron_lib.context [None req-3e7b9b50-47e3-4490-9e82-f80a0da84eba 6144955480f1428a88646a01a71e6b50 5c902f1ff7b04bb2a57deb2205e8e82c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:06:39.981 8 INFO neutron.db.l3_hamode_db [None req-92525750-0166-498b-b9b7-ad9d6fc2f38d 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 233/471] 10.0.0.29 () {34 vars in 675 bytes} [Tue Jul 21 22:06:39 2026] POST /v2.0/floatingips => generated 552 bytes in 989 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:06:40.406 7 WARNING neutron_lib.context [None req-67cf67f6-1607-4c61-9e56-329211bc70fc a5cc3adc0f71443191135f3c872937a9 3218f6af75684caa9d3f419870fb9c42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 234/472] 10.0.0.29 () {34 vars in 684 bytes} [Tue Jul 21 22:06:40 2026] POST /v2.0/security-groups => generated 1595 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/473] 10.0.0.182 () {34 vars in 991 bytes} [Tue Jul 21 22:06:40 2026] GET /v2.0/security-groups/513e986a-fc8a-4280-9df1-601add3e8735 => generated 1621 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:06:40.615 7 WARNING neutron_lib.context [None req-6d6ec70a-1a5c-474e-b6a1-7bb6153ac16a a5cc3adc0f71443191135f3c872937a9 3218f6af75684caa9d3f419870fb9c42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/474] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:06:40 2026] POST /v2.0/security-group-rules => generated 565 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:06:40.748 7 WARNING neutron_lib.context [req-2ea21b68-d48a-4572-9fe5-e61f48c943af req-90d5e3bb-21bc-4603-9a9f-280e24d24f96 55d7d70badf746349d5e82d1c50fcfa4 f99fa56d5da8441c889d344c0f6586c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 237/475] 10.0.0.182 () {38 vars in 981 bytes} [Tue Jul 21 22:06:40 2026] POST /v2.0/security-group-rules => generated 582 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:06:40.867 7 WARNING neutron_lib.context [None req-e1baf77e-f860-49db-b2b6-12e5985be6eb a5cc3adc0f71443191135f3c872937a9 3218f6af75684caa9d3f419870fb9c42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/476] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:06:40 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: 241/479] 10.0.0.182 () {34 vars in 1098 bytes} [Tue Jul 21 22:06:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--349376166&fields=id&tenant_id=5c902f1ff7b04bb2a57deb2205e8e82c => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:06:41.068 7 WARNING neutron_lib.context [req-dad41dec-abae-4d9f-886b-98596308c044 req-192c2191-00bb-43ae-9af2-3235d09e8fb2 55d7d70badf746349d5e82d1c50fcfa4 f99fa56d5da8441c889d344c0f6586c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 242/480] 10.0.0.182 () {38 vars in 971 bytes} [Tue Jul 21 22:06:41 2026] POST /v2.0/security-groups => generated 1621 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/481] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:06:37 2026] POST /v2.0/routers => generated 731 bytes in 3257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:06:41.193 7 WARNING neutron_lib.context [None req-e228189d-17ac-4289-966c-4e14eba24891 a5cc3adc0f71443191135f3c872937a9 3218f6af75684caa9d3f419870fb9c42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 240/482] 10.0.0.182 () {34 vars in 982 bytes} [Tue Jul 21 22:06:41 2026] GET /v2.0/networks?id=426bde09-a182-423a-8d01-67ee37dfad65 => generated 669 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/483] 10.0.0.29 () {34 vars in 675 bytes} [Tue Jul 21 22:06:41 2026] POST /v2.0/floatingips => generated 552 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/484] 10.0.0.182 () {34 vars in 991 bytes} [Tue Jul 21 22:06:41 2026] GET /v2.0/security-groups/dbca9bcf-d82f-4860-a04a-673bd4a75445 => generated 1621 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/485] 10.0.0.182 () {34 vars in 965 bytes} [Tue Jul 21 22:06:41 2026] GET /v2.0/quotas/5c902f1ff7b04bb2a57deb2205e8e82c => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:06:41.861 7 WARNING neutron_lib.context [req-b1019b71-4e9f-46f4-bc40-e5ec4ca67751 req-ea71f696-0886-4d42-b1a7-d8b32f2ac705 55d7d70badf746349d5e82d1c50fcfa4 f99fa56d5da8441c889d344c0f6586c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 246/486] 10.0.0.182 () {38 vars in 981 bytes} [Tue Jul 21 22:06:41 2026] POST /v2.0/security-group-rules => generated 582 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/487] 10.0.0.182 () {34 vars in 1002 bytes} [Tue Jul 21 22:06:42 2026] GET /v2.0/ports?tenant_id=5c902f1ff7b04bb2a57deb2205e8e82c&fields=id => generated 103 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/488] 10.0.0.182 () {34 vars in 991 bytes} [Tue Jul 21 22:06:42 2026] GET /v2.0/security-groups/dbca9bcf-d82f-4860-a04a-673bd4a75445 => generated 2214 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:06:42.217 7 WARNING neutron_lib.context [req-86c678d3-0c95-4176-91da-9a5ce788c3c3 req-fd7171e8-ae61-4484-9817-02101172f181 55d7d70badf746349d5e82d1c50fcfa4 f99fa56d5da8441c889d344c0f6586c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 249/489] 10.0.0.182 () {38 vars in 981 bytes} [Tue Jul 21 22:06:42 2026] POST /v2.0/security-group-rules => generated 587 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/490] 10.0.0.182 () {34 vars in 991 bytes} [Tue Jul 21 22:06:42 2026] GET /v2.0/security-groups/dbca9bcf-d82f-4860-a04a-673bd4a75445 => generated 2812 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/491] 10.0.0.182 () {34 vars in 1001 bytes} [Tue Jul 21 22:06:42 2026] GET /v2.0/security-group-rules/583fe273-0c63-429e-ae39-4519ff47098b => generated 584 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/492] 10.0.0.182 () {34 vars in 991 bytes} [Tue Jul 21 22:06:42 2026] GET /v2.0/security-groups/dbca9bcf-d82f-4860-a04a-673bd4a75445 => generated 2812 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/493] 10.0.0.182 () {36 vars in 1023 bytes} [Tue Jul 21 22:06:42 2026] DELETE /v2.0/security-group-rules/583fe273-0c63-429e-ae39-4519ff47098b => 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: 254/494] 10.0.0.182 () {34 vars in 907 bytes} [Tue Jul 21 22:06:42 2026] GET /v2.0/extensions => generated 19600 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/495] 10.0.0.182 () {34 vars in 991 bytes} [Tue Jul 21 22:06:42 2026] GET /v2.0/security-groups/dbca9bcf-d82f-4860-a04a-673bd4a75445 => generated 2214 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/496] 10.0.0.182 () {34 vars in 1008 bytes} [Tue Jul 21 22:06:42 2026] GET /v2.0/networks/426bde09-a182-423a-8d01-67ee37dfad65?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: 257/497] 10.0.0.182 () {36 vars in 1013 bytes} [Tue Jul 21 22:06:42 2026] DELETE /v2.0/security-groups/dbca9bcf-d82f-4860-a04a-673bd4a75445 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/498] 10.0.0.182 () {34 vars in 1108 bytes} [Tue Jul 21 22:06:42 2026] GET /v2.0/networks/426bde09-a182-423a-8d01-67ee37dfad65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/499] 10.0.0.182 () {34 vars in 991 bytes} [Tue Jul 21 22:06:42 2026] GET /v2.0/security-groups/513e986a-fc8a-4280-9df1-601add3e8735 => 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: 241/500] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:06:41 2026] PUT /v2.0/routers/2fa8b310-7364-4fe8-b5f4-b0c4c9a2bee7/add_router_interface => generated 309 bytes in 1659 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/501] 10.0.0.182 () {36 vars in 1013 bytes} [Tue Jul 21 22:06:42 2026] DELETE /v2.0/security-groups/513e986a-fc8a-4280-9df1-601add3e8735 => 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: 261/502] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:06:43 2026] GET /v2.0/ports?device_id=2c5b059c-5378-48f5-ad98-51f1ec3782cd => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:06:43.506 7 WARNING neutron_lib.context [req-0f99cdf9-6c70-4103-95bc-714e35f19fa0 req-9d59a6d9-78e9-4736-9252-a06a4fde469e 3340660ec7014ddbbcb0a85c29fad725 ffb766899017431aab52d9d474445958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 262/503] 10.0.0.182 () {38 vars in 971 bytes} [Tue Jul 21 22:06:43 2026] POST /v2.0/security-groups => generated 1616 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:06:43.682 7 WARNING neutron_lib.context [req-f63f1624-8cac-4907-945e-2611f2ff9ab9 req-fcfe02c4-15ae-43a9-9cba-ae8a08f74df2 3340660ec7014ddbbcb0a85c29fad725 ffb766899017431aab52d9d474445958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 263/504] 10.0.0.182 () {38 vars in 971 bytes} [Tue Jul 21 22:06:43 2026] POST /v2.0/security-groups => generated 1617 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:06:43.852 7 WARNING neutron_lib.context [req-4d8553db-61b7-42c9-81b2-502098dfc6dc req-05e58dd4-f966-474a-8742-1495709851e2 3340660ec7014ddbbcb0a85c29fad725 ffb766899017431aab52d9d474445958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 264/505] 10.0.0.182 () {38 vars in 971 bytes} [Tue Jul 21 22:06:43 2026] POST /v2.0/security-groups => generated 1617 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/506] 10.0.0.182 () {34 vars in 1002 bytes} [Tue Jul 21 22:06:44 2026] GET /v2.0/security-groups?tenant_id=ffb766899017431aab52d9d474445958 => generated 7597 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/507] 10.0.0.182 () {34 vars in 991 bytes} [Tue Jul 21 22:06:44 2026] GET /v2.0/security-groups/38ea93ca-9952-4b92-ae4c-6959e9fb9b31 => generated 2798 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/508] 10.0.0.182 () {34 vars in 991 bytes} [Tue Jul 21 22:06:44 2026] GET /v2.0/security-groups/38ea93ca-9952-4b92-ae4c-6959e9fb9b31 => generated 2798 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/509] 10.0.0.182 () {34 vars in 991 bytes} [Tue Jul 21 22:06:44 2026] GET /v2.0/security-groups/fc401efc-9adb-4e5a-a8fa-0d6f81a9849d => generated 1616 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/510] 10.0.0.182 () {36 vars in 1013 bytes} [Tue Jul 21 22:06:44 2026] DELETE /v2.0/security-groups/fc401efc-9adb-4e5a-a8fa-0d6f81a9849d => 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: 270/511] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:06:44 2026] GET /v2.0/ports?device_id=2c5b059c-5378-48f5-ad98-51f1ec3782cd => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:06:44.546 7 INFO neutron.api.v2.resource [req-a90bb250-78d7-47b5-8e5b-ac743f51d13a req-2559889a-d0df-4c16-ac7b-3ecc85b4aae4 3340660ec7014ddbbcb0a85c29fad725 ffb766899017431aab52d9d474445958 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 271/512] 10.0.0.182 () {34 vars in 991 bytes} [Tue Jul 21 22:06:44 2026] GET /v2.0/security-groups/fc401efc-9adb-4e5a-a8fa-0d6f81a9849d => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/513] 10.0.0.182 () {34 vars in 991 bytes} [Tue Jul 21 22:06:44 2026] GET /v2.0/security-groups/19cae59b-e045-4b1f-a9e7-10f6d09369a4 => generated 1617 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/514] 10.0.0.182 () {36 vars in 1013 bytes} [Tue Jul 21 22:06:44 2026] DELETE /v2.0/security-groups/19cae59b-e045-4b1f-a9e7-10f6d09369a4 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:06:44.786 7 INFO neutron.api.v2.resource [req-030b90f3-0307-4bb4-8725-492f8444451c req-7c43a041-6a10-4139-bb20-d0f239409b40 3340660ec7014ddbbcb0a85c29fad725 ffb766899017431aab52d9d474445958 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 274/515] 10.0.0.182 () {34 vars in 991 bytes} [Tue Jul 21 22:06:44 2026] GET /v2.0/security-groups/19cae59b-e045-4b1f-a9e7-10f6d09369a4 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/516] 10.0.0.182 () {34 vars in 991 bytes} [Tue Jul 21 22:06:44 2026] GET /v2.0/security-groups/af0f3e45-598b-4ebe-8cc1-41b108ed702a => generated 1617 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/517] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:06:43 2026] PUT /v2.0/routers/f5cac115-8c4c-41bb-a906-713da248356c/remove_router_interface => generated 309 bytes in 1805 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/518] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:06:44 2026] GET /v2.0/networks?id=426bde09-a182-423a-8d01-67ee37dfad65 => generated 669 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/519] 10.0.0.182 () {36 vars in 1013 bytes} [Tue Jul 21 22:06:44 2026] DELETE /v2.0/security-groups/af0f3e45-598b-4ebe-8cc1-41b108ed702a => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/520] 199.204.45.205 () {34 vars in 1050 bytes} [Tue Jul 21 22:06:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5c902f1ff7b04bb2a57deb2205e8e82c => generated 180 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:06:45.177 8 WARNING neutron_lib.context [req-b884438e-34f8-4761-8159-a1020d31bc64 req-83b72ba3-cb5f-40d4-a7fd-b0f4ab10970c 6144955480f1428a88646a01a71e6b50 5c902f1ff7b04bb2a57deb2205e8e82c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 245/521] 199.204.45.205 () {38 vars in 955 bytes} [Tue Jul 21 22:06:45 2026] POST /v2.0/ports => generated 954 bytes in 645 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 22:06:45.841 8 INFO neutron.api.v2.resource [req-e8dfd597-cfd3-4abc-8f6d-acaeeed96ddb req-cbfea9cc-0b23-48bb-a22c-771f99a4618f 3340660ec7014ddbbcb0a85c29fad725 ffb766899017431aab52d9d474445958 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 246/522] 10.0.0.182 () {34 vars in 991 bytes} [Tue Jul 21 22:06:45 2026] GET /v2.0/security-groups/af0f3e45-598b-4ebe-8cc1-41b108ed702a => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:06:45.954 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-5acde28a-26fa-4d06-b6f2-937e8e059e83 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - 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: 247/523] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:06:45 2026] GET /v2.0/ports?device_id=2c5b059c-5378-48f5-ad98-51f1ec3782cd => generated 957 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/524] 199.204.45.205 () {34 vars in 911 bytes} [Tue Jul 21 22:06:46 2026] GET /v2.0/extensions => generated 19600 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/525] 10.0.0.182 () {34 vars in 1002 bytes} [Tue Jul 21 22:06:46 2026] GET /v2.0/security-groups?tenant_id=ffb766899017431aab52d9d474445958 => generated 2801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/526] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:06:46 2026] GET /v2.0/security-groups?id=af55413a-c51a-4668-80ea-727f9779569c&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/527] 10.0.0.182 () {34 vars in 991 bytes} [Tue Jul 21 22:06:46 2026] GET /v2.0/security-groups/38ea93ca-9952-4b92-ae4c-6959e9fb9b31 => generated 2798 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/528] 10.0.0.182 () {34 vars in 991 bytes} [Tue Jul 21 22:06:46 2026] GET /v2.0/security-groups/38ea93ca-9952-4b92-ae4c-6959e9fb9b31 => generated 2798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:06:46.359 8 INFO neutron.api.v2.resource [req-78cc3bca-41c4-4c3a-998f-3eb411aebec5 req-0a934315-1802-430e-895a-2c9dfff70056 3340660ec7014ddbbcb0a85c29fad725 ffb766899017431aab52d9d474445958 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 253/529] 10.0.0.182 () {34 vars in 991 bytes} [Tue Jul 21 22:06:46 2026] GET /v2.0/security-groups/af0f3e45-598b-4ebe-8cc1-41b108ed702a => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:06:46.402 8 INFO neutron.api.v2.resource [req-d8094a3f-281f-40cf-b511-79b3be8d5db2 req-5a0a7734-2fa7-4ec0-be78-8c7a89798a99 3340660ec7014ddbbcb0a85c29fad725 ffb766899017431aab52d9d474445958 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 254/530] 10.0.0.182 () {34 vars in 991 bytes} [Tue Jul 21 22:06:46 2026] GET /v2.0/security-groups/19cae59b-e045-4b1f-a9e7-10f6d09369a4 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:06:46.573 7 INFO neutron.db.l3_hamode_db [None req-5acde28a-26fa-4d06-b6f2-937e8e059e83 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] HA network 372c9cdc-8b39-47aa-b634-80a29f5c7679 was deleted as no HA routers are present in tenant f99fa56d5da8441c889d344c0f6586c1. [pid: 7|app: 0|req: 277/531] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:06:45 2026] DELETE /v2.0/routers/f5cac115-8c4c-41bb-a906-713da248356c => generated 0 bytes in 1519 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:06:46.597 7 INFO neutron.api.v2.resource [req-530c6c9f-3d53-4cf2-9998-673696dac04b req-f3f42f86-f037-49eb-8124-5baf0e4781d9 3340660ec7014ddbbcb0a85c29fad725 ffb766899017431aab52d9d474445958 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 278/532] 10.0.0.182 () {34 vars in 991 bytes} [Tue Jul 21 22:06:46 2026] GET /v2.0/security-groups/fc401efc-9adb-4e5a-a8fa-0d6f81a9849d => 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: 279/533] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:06:46 2026] DELETE /v2.0/subnets/465b1ff2-7ab8-4b34-9727-723dea423f4e => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:06:46.945 7 INFO neutron.services.segments.plugin [-] Segment 27da0559-11f9-4a21-9121-190866f26c91 resource provider aggregate not found [pid: 8|app: 0|req: 255/534] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Jul 21 22:06:46 2026] PUT /v2.0/ports/de56b75e-5b6c-4895-8fb0-40867bbf81b9 => generated 1199 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:06:46.953 7 INFO neutron.services.segments.plugin [-] Segment 27da0559-11f9-4a21-9121-190866f26c91 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 22:06:46.989 7 INFO neutron.services.segments.plugin [-] Segment 27da0559-11f9-4a21-9121-190866f26c91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27da0559-11f9-4a21-9121-190866f26c91 found for delete ", "request_id": "req-7913b73c-670c-42d2-8be7-4af1a20856ac"}]} 2026-07-21 22:06:46.990 7 INFO neutron.services.segments.plugin [-] Segment 27da0559-11f9-4a21-9121-190866f26c91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27da0559-11f9-4a21-9121-190866f26c91 found for delete ", "request_id": "req-feaaeea2-bc51-4519-9f15-d4fe7432e62d"}]} [pid: 8|app: 0|req: 256/535] 10.0.0.182 () {34 vars in 1096 bytes} [Tue Jul 21 22:06:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--19749919&fields=id&tenant_id=3218f6af75684caa9d3f419870fb9c42 => generated 69 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /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: 257/536] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:06:47 2026] DELETE /v2.0/networks/94444959-7138-4d84-b106-eb793dd4840d => generated 0 bytes in 541 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/537] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:06:47 2026] GET /v2.0/ports?tenant_id=5c902f1ff7b04bb2a57deb2205e8e82c&device_id=2c5b059c-5378-48f5-ad98-51f1ec3782cd => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/538] 10.0.0.182 () {34 vars in 982 bytes} [Tue Jul 21 22:06:47 2026] GET /v2.0/networks?id=b3ba6f5d-2cc6-44bb-b72b-1147ed40370a => generated 680 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/539] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:06:47 2026] GET /v2.0/ports?device_id=2c5b059c-5378-48f5-ad98-51f1ec3782cd => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/540] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:06:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=de56b75e-5b6c-4895-8fb0-40867bbf81b9 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/541] 10.0.0.182 () {34 vars in 965 bytes} [Tue Jul 21 22:06:47 2026] GET /v2.0/quotas/3218f6af75684caa9d3f419870fb9c42 => 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: 263/542] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:06:47 2026] GET /v2.0/security-groups?tenant_id=f99fa56d5da8441c889d344c0f6586c1&name=default => generated 2797 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/543] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:06:47 2026] GET /v2.0/security-groups?id=af55413a-c51a-4668-80ea-727f9779569c&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/544] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:06:47 2026] GET /v2.0/subnets?id=fdf31b01-4e11-415b-b810-3d5193ba048f => generated 663 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/545] 10.0.0.182 () {34 vars in 1002 bytes} [Tue Jul 21 22:06:47 2026] GET /v2.0/ports?tenant_id=3218f6af75684caa9d3f419870fb9c42&fields=id => generated 103 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:06:48.120 8 INFO neutron.services.segments.plugin [-] Segment 1e83ab71-d6e2-4a54-82f7-eb16ac69a7f0 resource provider aggregate not found 2026-07-21 22:06:48.137 8 INFO neutron.services.segments.plugin [-] Segment 1e83ab71-d6e2-4a54-82f7-eb16ac69a7f0 resource provider aggregate not found 2026-07-21 22:06:48.154 8 INFO neutron.services.segments.plugin [-] Segment 1e83ab71-d6e2-4a54-82f7-eb16ac69a7f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e83ab71-d6e2-4a54-82f7-eb16ac69a7f0 found for delete ", "request_id": "req-49507a44-a856-4318-b9ad-5c26dc87e124"}]} 2026-07-21 22:06:48.162 8 INFO neutron.services.segments.plugin [-] Segment 1e83ab71-d6e2-4a54-82f7-eb16ac69a7f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e83ab71-d6e2-4a54-82f7-eb16ac69a7f0 found for delete ", "request_id": "req-4a088647-b2b5-4752-bbc1-e1989fe602da"}]} [pid: 8|app: 0|req: 267/546] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:06:48 2026] DELETE /v2.0/security-groups/ebb93bef-59a9-46a3-ba85-d913b54e3d5c => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/547] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:06:48 2026] GET /v2.0/ports?network_id=426bde09-a182-423a-8d01-67ee37dfad65&device_owner=network%3Adhcp => generated 1244 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:06:48.333 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0864df3d-2f35-48b6-be67-d414c6db8e05'] response: {'name': 'network-changed', 'server_uuid': '2c5b059c-5378-48f5-ad98-51f1ec3782cd', 'tag': 'de56b75e-5b6c-4895-8fb0-40867bbf81b9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 269/548] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:06:48 2026] GET /v2.0/networks/426bde09-a182-423a-8d01-67ee37dfad65?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/549] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:06:48 2026] GET /v2.0/networks/426bde09-a182-423a-8d01-67ee37dfad65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/550] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:06:48 2026] GET /v2.0/ports?tenant_id=5c902f1ff7b04bb2a57deb2205e8e82c&device_id=2c5b059c-5378-48f5-ad98-51f1ec3782cd => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/551] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:06:46 2026] PUT /v2.0/routers/2fa8b310-7364-4fe8-b5f4-b0c4c9a2bee7/remove_router_interface => generated 309 bytes in 1807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/552] 10.0.0.182 () {34 vars in 907 bytes} [Tue Jul 21 22:06:48 2026] GET /v2.0/extensions => generated 19600 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/553] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:06:48 2026] GET /v2.0/networks?id=426bde09-a182-423a-8d01-67ee37dfad65 => generated 765 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/554] 10.0.0.182 () {34 vars in 1008 bytes} [Tue Jul 21 22:06:48 2026] GET /v2.0/networks/b3ba6f5d-2cc6-44bb-b72b-1147ed40370a?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/555] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:06:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=de56b75e-5b6c-4895-8fb0-40867bbf81b9 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/556] 10.0.0.182 () {34 vars in 1108 bytes} [Tue Jul 21 22:06:48 2026] GET /v2.0/networks/b3ba6f5d-2cc6-44bb-b72b-1147ed40370a?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: 285/557] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:06:48 2026] GET /v2.0/subnets?id=fdf31b01-4e11-415b-b810-3d5193ba048f => generated 663 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/558] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:06:48 2026] GET /v2.0/ports?device_id=2c5b059c-5378-48f5-ad98-51f1ec3782cd => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/559] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:06:49 2026] GET /v2.0/ports?network_id=426bde09-a182-423a-8d01-67ee37dfad65&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/560] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:06:49 2026] GET /v2.0/security-groups?id=af55413a-c51a-4668-80ea-727f9779569c&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/561] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:06:49 2026] GET /v2.0/networks/426bde09-a182-423a-8d01-67ee37dfad65?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/562] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:06:49 2026] GET /v2.0/networks/426bde09-a182-423a-8d01-67ee37dfad65?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: 291/563] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:06:49 2026] GET /v2.0/ports?device_id=e3df8081-07a5-427d-acab-d8ead97f9f34 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:06:49.530 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-899bb940-c72b-43ef-bc98-562a3a5efbfa 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - 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 22:06:50.014 8 INFO neutron.db.l3_hamode_db [None req-899bb940-c72b-43ef-bc98-562a3a5efbfa 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] HA network 44312d18-2733-4134-ae42-91a37b691744 was deleted as no HA routers are present in tenant ffb766899017431aab52d9d474445958. [pid: 8|app: 0|req: 273/564] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:06:48 2026] DELETE /v2.0/routers/2fa8b310-7364-4fe8-b5f4-b0c4c9a2bee7 => generated 0 bytes in 1358 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:06:50.179 8 INFO neutron.services.segments.plugin [-] Segment 4bc0ea6e-af4c-41f7-a420-1e4d1e2c2914 resource provider aggregate not found 2026-07-21 22:06:50.206 8 INFO neutron.services.segments.plugin [-] Segment 4bc0ea6e-af4c-41f7-a420-1e4d1e2c2914 resource provider aggregate not found 2026-07-21 22:06:50.211 8 INFO neutron.services.segments.plugin [-] Segment 4bc0ea6e-af4c-41f7-a420-1e4d1e2c2914 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bc0ea6e-af4c-41f7-a420-1e4d1e2c2914 found for delete ", "request_id": "req-5b7623d3-82f5-4221-a047-60d40ee5a028"}]} 2026-07-21 22:06:50.232 8 INFO neutron.services.segments.plugin [-] Segment 4bc0ea6e-af4c-41f7-a420-1e4d1e2c2914 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bc0ea6e-af4c-41f7-a420-1e4d1e2c2914 found for delete ", "request_id": "req-27c27132-60ef-409f-b3c0-51bdaf35d69c"}]} [pid: 8|app: 0|req: 274/565] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:06:50 2026] GET /v2.0/networks?id=b3ba6f5d-2cc6-44bb-b72b-1147ed40370a => generated 680 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/566] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:06:50 2026] DELETE /v2.0/subnets/a70f189f-0083-4bbf-8d47-88b00f90ed54 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/567] 199.204.45.205 () {34 vars in 1050 bytes} [Tue Jul 21 22:06:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3218f6af75684caa9d3f419870fb9c42 => generated 179 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:06:50.658 8 INFO neutron.db.segments_db [None req-d47bed5e-a4e7-4df4-89a6-589e3c0bd379 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment 54ceba83-9230-4b29-8255-b7535b980338 of type vxlan for network 5f42e3ee-473e-41af-827f-e79e1d6b83d6 2026-07-21 22:06:50.799 7 INFO neutron.services.segments.plugin [-] Segment a0609092-c83c-40ce-aac6-0c008fc63c86 resource provider aggregate not found 2026-07-21 22:06:50.805 7 INFO neutron.services.segments.plugin [-] Segment a0609092-c83c-40ce-aac6-0c008fc63c86 resource provider aggregate not found 2026-07-21 22:06:50.818 7 INFO neutron.services.segments.plugin [-] Segment a0609092-c83c-40ce-aac6-0c008fc63c86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0609092-c83c-40ce-aac6-0c008fc63c86 found for delete ", "request_id": "req-3a7ac612-758c-4ab4-8ecc-a4fc112414eb"}]} 2026-07-21 22:06:50.826 7 INFO neutron.services.segments.plugin [-] Segment a0609092-c83c-40ce-aac6-0c008fc63c86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0609092-c83c-40ce-aac6-0c008fc63c86 found for delete ", "request_id": "req-723dcac2-62a2-4d53-abeb-8e5c62d4cc79"}]} [pid: 7|app: 0|req: 294/568] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:06:50 2026] DELETE /v2.0/networks/159d2b99-fb20-484a-a4d3-0c344fe54e08 => generated 0 bytes in 480 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/569] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:06:50 2026] GET /v2.0/ports?device_id=2c5b059c-5378-48f5-ad98-51f1ec3782cd => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:06:50.889 7 WARNING neutron_lib.context [req-b454ac98-d2a9-4f91-a2ff-3d52951a9fbf req-d052225d-0860-4657-8d55-b8015b0613cf a5cc3adc0f71443191135f3c872937a9 3218f6af75684caa9d3f419870fb9c42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 275/570] 10.0.0.29 () {34 vars in 670 bytes} [Tue Jul 21 22:06:50 2026] POST /v2.0/networks => generated 741 bytes in 787 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/571] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:06:51 2026] GET /v2.0/ports?device_id=e3df8081-07a5-427d-acab-d8ead97f9f34 => 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: 277/572] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:06:51 2026] GET /v2.0/security-groups?id=af55413a-c51a-4668-80ea-727f9779569c&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/573] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:06:51 2026] GET /v2.0/security-groups?tenant_id=ffb766899017431aab52d9d474445958&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: 279/574] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:06:51 2026] POST /v2.0/subnets => generated 665 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/575] 199.204.45.205 () {38 vars in 955 bytes} [Tue Jul 21 22:06:50 2026] POST /v2.0/ports => generated 958 bytes in 686 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: 280/576] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:06:51 2026] DELETE /v2.0/security-groups/38ea93ca-9952-4b92-ae4c-6959e9fb9b31 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:06:51.670 7 INFO neutron.db.segments_db [None req-e32cf695-42b2-422e-9f78-b7fe807dcf54 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment 1dedeee8-6067-4a58-a34e-8f0d45ba2630 of type vxlan for network ad70145e-21fb-49e1-8da6-a5b6c0cbf2cb 2026-07-21 22:06:52.074 7 INFO neutron.db.l3_hamode_db [None req-e32cf695-42b2-422e-9f78-b7fe807dcf54 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 281/577] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Jul 21 22:06:51 2026] PUT /v2.0/ports/bed1b74e-32ed-4075-9e57-f0267c4d9a74 => generated 1203 bytes in 601 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: 282/578] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:06:52 2026] GET /v2.0/ports?device_id=e3df8081-07a5-427d-acab-d8ead97f9f34 => generated 973 bytes in 75 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: 283/579] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:06:52 2026] GET /v2.0/ports?device_id=2c5b059c-5378-48f5-ad98-51f1ec3782cd => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/580] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:06:52 2026] GET /v2.0/ports?tenant_id=3218f6af75684caa9d3f419870fb9c42&device_id=e3df8081-07a5-427d-acab-d8ead97f9f34 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/581] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:06:52 2026] GET /v2.0/security-groups?id=433e1005-44e3-42c6-8853-2aab664e5122&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 22:06:52.554 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a7085ad-e502-4c47-ab2d-8354fced1136'] response: {'name': 'network-changed', 'server_uuid': 'e3df8081-07a5-427d-acab-d8ead97f9f34', 'tag': 'bed1b74e-32ed-4075-9e57-f0267c4d9a74', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 286/582] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:06:52 2026] GET /v2.0/security-groups?id=af55413a-c51a-4668-80ea-727f9779569c&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/583] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Jul 21 22:06:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=bed1b74e-32ed-4075-9e57-f0267c4d9a74 => 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: 288/584] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:06:52 2026] GET /v2.0/subnets?id=33cb20f5-8e84-4b11-9d74-37809249121b => generated 674 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/585] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:06:52 2026] GET /v2.0/ports?network_id=b3ba6f5d-2cc6-44bb-b72b-1147ed40370a&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/586] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:06:52 2026] GET /v2.0/networks/b3ba6f5d-2cc6-44bb-b72b-1147ed40370a?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/587] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:06:52 2026] GET /v2.0/networks/b3ba6f5d-2cc6-44bb-b72b-1147ed40370a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/588] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:06:52 2026] GET /v2.0/ports?tenant_id=3218f6af75684caa9d3f419870fb9c42&device_id=e3df8081-07a5-427d-acab-d8ead97f9f34 => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/589] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:06:52 2026] GET /v2.0/networks?id=b3ba6f5d-2cc6-44bb-b72b-1147ed40370a => generated 776 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/590] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Jul 21 22:06:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=bed1b74e-32ed-4075-9e57-f0267c4d9a74 => 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: 295/591] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:06:53 2026] GET /v2.0/subnets?id=33cb20f5-8e84-4b11-9d74-37809249121b => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/592] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:06:53 2026] GET /v2.0/ports?network_id=b3ba6f5d-2cc6-44bb-b72b-1147ed40370a&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/593] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:06:53 2026] GET /v2.0/networks/b3ba6f5d-2cc6-44bb-b72b-1147ed40370a?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:06:53.354 7 INFO neutron.db.l3_hamode_db [None req-e32cf695-42b2-422e-9f78-b7fe807dcf54 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 298/594] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:06:53 2026] GET /v2.0/networks/b3ba6f5d-2cc6-44bb-b72b-1147ed40370a?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: 299/595] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:06:53 2026] GET /v2.0/ports?device_id=e3df8081-07a5-427d-acab-d8ead97f9f34 => generated 973 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/596] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:06:53 2026] GET /v2.0/ports?device_id=2c5b059c-5378-48f5-ad98-51f1ec3782cd => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:06:54.219 8 INFO neutron.db.segments_db [None req-a1477104-92a7-4c0a-a48c-c53d845d3fc2 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment 91504762-46f0-4fdc-870d-555f4172fcf1 of type vxlan for network 60dbf6d5-d050-47f5-aeab-0bfa897bd082 [pid: 8|app: 0|req: 301/597] 10.0.0.29 () {34 vars in 670 bytes} [Tue Jul 21 22:06:53 2026] POST /v2.0/networks => generated 752 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/598] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:06:54 2026] GET /v2.0/security-groups?id=433e1005-44e3-42c6-8853-2aab664e5122&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/599] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:06:54 2026] GET /v2.0/security-groups?id=af55413a-c51a-4668-80ea-727f9779569c&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/600] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:06:54 2026] POST /v2.0/subnets => generated 675 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:06:54.839 8 INFO neutron.db.segments_db [None req-6e49a959-f75e-460f-8309-c2077f73d096 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment 6123ed7a-7db3-44d8-bb4e-629f26817dc9 of type vxlan for network e3aacc0a-190f-4cbf-be54-a292976cf3e3 [pid: 7|app: 0|req: 297/601] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:06:51 2026] POST /v2.0/routers => generated 729 bytes in 3396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:06:55.210 8 INFO neutron.db.l3_hamode_db [None req-6e49a959-f75e-460f-8309-c2077f73d096 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:06:56.553 8 INFO neutron.db.l3_hamode_db [None req-6e49a959-f75e-460f-8309-c2077f73d096 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 298/602] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:06:54 2026] PUT /v2.0/routers/507b8790-53e2-4bd1-81f2-10b7ab29132b/add_router_interface => generated 309 bytes in 1908 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/603] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:06:56 2026] GET /v2.0/ports?device_id=e3df8081-07a5-427d-acab-d8ead97f9f34 => generated 975 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/604] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:06:56 2026] GET /v2.0/ports?device_id=2c5b059c-5378-48f5-ad98-51f1ec3782cd => 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: 303/607] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:06:57 2026] GET /v2.0/security-groups?id=433e1005-44e3-42c6-8853-2aab664e5122&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/608] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:06:57 2026] GET /v2.0/security-groups?id=af55413a-c51a-4668-80ea-727f9779569c&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/609] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:06:57 2026] GET /v2.0/ports?device_id=2c5b059c-5378-48f5-ad98-51f1ec3782cd => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/610] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:06:54 2026] POST /v2.0/routers => generated 739 bytes in 3221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:06:58.007 8 WARNING neutron_lib.context [None req-036fd4eb-1467-401d-8085-c5d9efa0ac41 4ca0d9deeb6842038ded8ed2f5f30531 3bf10b3b1f5b44c397d9833691182a6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:06:58.112 7 INFO neutron.db.l3_db [None req-25550c95-4849-4301-b661-48503138c3a7 6144955480f1428a88646a01a71e6b50 5c902f1ff7b04bb2a57deb2205e8e82c - - default default] Floating IP 8a575ea4-c9c8-4be9-8331-56945cdb3de7 associated. External IP: 10.96.250.202, port: de56b75e-5b6c-4895-8fb0-40867bbf81b9. [pid: 8|app: 0|req: 306/611] 10.0.0.29 () {34 vars in 684 bytes} [Tue Jul 21 22:06:57 2026] POST /v2.0/security-groups => generated 1594 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/612] 10.0.0.29 () {34 vars in 748 bytes} [Tue Jul 21 22:06:57 2026] PUT /v2.0/floatingips/8a575ea4-c9c8-4be9-8331-56945cdb3de7 => generated 855 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:06:58.688 7 WARNING neutron_lib.context [None req-3fb29597-190e-4801-81b7-d06b51beeab0 4ca0d9deeb6842038ded8ed2f5f30531 3bf10b3b1f5b44c397d9833691182a6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 307/613] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:06:58 2026] POST /v2.0/security-group-rules => generated 565 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/614] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:06:58 2026] GET /v2.0/ports?device_id=e3df8081-07a5-427d-acab-d8ead97f9f34 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/615] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:06:58 2026] GET /v2.0/ports?device_id=2c5b059c-5378-48f5-ad98-51f1ec3782cd => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:06:58.990 7 WARNING neutron_lib.context [None req-651b030b-7e29-4f5b-ba48-9471d001f664 4ca0d9deeb6842038ded8ed2f5f30531 3bf10b3b1f5b44c397d9833691182a6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 310/616] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:06:58 2026] POST /v2.0/security-group-rules => generated 570 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/617] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:06:59 2026] GET /v2.0/security-groups?id=433e1005-44e3-42c6-8853-2aab664e5122&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/618] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:06:59 2026] GET /v2.0/security-groups?id=af55413a-c51a-4668-80ea-727f9779569c&fields=id&fields=name => generated 113 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:06:59.278 7 WARNING neutron_lib.context [None req-c1d94de5-25b9-4be6-b8bb-0bb163aadd11 4ca0d9deeb6842038ded8ed2f5f30531 3bf10b3b1f5b44c397d9833691182a6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:06:59.332 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-11b5d027-a85a-4a90-861d-0306dc902777'] response: {'name': 'network-changed', 'server_uuid': '2c5b059c-5378-48f5-ad98-51f1ec3782cd', 'tag': 'de56b75e-5b6c-4895-8fb0-40867bbf81b9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 307/619] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:06:58 2026] PUT /v2.0/routers/20f3ba8e-0813-44ee-a29b-602c58927311/add_router_interface => generated 309 bytes in 2019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/620] 10.0.0.29 () {34 vars in 675 bytes} [Tue Jul 21 22:06:59 2026] POST /v2.0/floatingips => generated 552 bytes in 919 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/621] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:07:00 2026] GET /v2.0/ports?tenant_id=5c902f1ff7b04bb2a57deb2205e8e82c&device_id=2c5b059c-5378-48f5-ad98-51f1ec3782cd => 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: 314/622] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:00 2026] GET /v2.0/ports?device_id=e3df8081-07a5-427d-acab-d8ead97f9f34 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/623] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:07:00 2026] GET /v2.0/networks?id=426bde09-a182-423a-8d01-67ee37dfad65 => generated 765 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/624] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:00 2026] GET /v2.0/ports?device_id=2c5b059c-5378-48f5-ad98-51f1ec3782cd => generated 971 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:00.826 7 INFO neutron.db.l3_db [None req-57bc3dd8-d29e-4336-918e-980f7e03b564 a5cc3adc0f71443191135f3c872937a9 3218f6af75684caa9d3f419870fb9c42 - - default default] Floating IP 32b8c723-f73e-4eaa-8d09-b737d705b181 associated. External IP: 10.96.250.214, port: bed1b74e-32ed-4075-9e57-f0267c4d9a74. [pid: 8|app: 0|req: 310/625] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:07:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=de56b75e-5b6c-4895-8fb0-40867bbf81b9 => generated 858 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/626] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:00 2026] GET /v2.0/security-groups?id=af55413a-c51a-4668-80ea-727f9779569c&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/627] 199.204.45.205 () {34 vars in 994 bytes} [Tue Jul 21 22:07:00 2026] GET /v2.0/ports?device_id=2c5b059c-5378-48f5-ad98-51f1ec3782cd => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/628] 10.0.0.182 () {34 vars in 1096 bytes} [Tue Jul 21 22:07:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--12947081&fields=id&tenant_id=3bf10b3b1f5b44c397d9833691182a6d => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/629] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:07:01 2026] GET /v2.0/subnets?id=fdf31b01-4e11-415b-b810-3d5193ba048f => generated 663 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/630] 10.0.0.29 () {34 vars in 748 bytes} [Tue Jul 21 22:07:00 2026] PUT /v2.0/floatingips/32b8c723-f73e-4eaa-8d09-b737d705b181 => generated 856 bytes in 946 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/631] 10.0.0.182 () {34 vars in 982 bytes} [Tue Jul 21 22:07:01 2026] GET /v2.0/networks?id=5f42e3ee-473e-41af-827f-e79e1d6b83d6 => generated 674 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:01.380 7 WARNING neutron_lib.context [None req-a901add7-f19b-4df3-a68e-a10de5ca5c49 acd143a04c1740a397ca782af28332b0 66927dc1212e4be1849f2ca2a0483f11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 318/632] 10.0.0.29 () {34 vars in 684 bytes} [Tue Jul 21 22:07:01 2026] POST /v2.0/security-groups => generated 1596 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/633] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:07:01 2026] GET /v2.0/ports?network_id=426bde09-a182-423a-8d01-67ee37dfad65&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/634] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:01 2026] GET /v2.0/ports?device_id=e3df8081-07a5-427d-acab-d8ead97f9f34 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/635] 10.0.0.182 () {34 vars in 965 bytes} [Tue Jul 21 22:07:01 2026] GET /v2.0/quotas/3bf10b3b1f5b44c397d9833691182a6d => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:01.640 7 WARNING neutron_lib.context [None req-bb56ba16-b3a1-4dee-aca6-e1b52998fad3 acd143a04c1740a397ca782af28332b0 66927dc1212e4be1849f2ca2a0483f11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 322/636] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:07:01 2026] POST /v2.0/security-group-rules => generated 565 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/637] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:07:01 2026] GET /v2.0/networks/426bde09-a182-423a-8d01-67ee37dfad65?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: 324/638] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:01 2026] GET /v2.0/security-groups?id=433e1005-44e3-42c6-8853-2aab664e5122&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:01.936 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-884ea676-5520-4365-a84c-79d7929bc6ea'] response: {'name': 'network-changed', 'server_uuid': 'e3df8081-07a5-427d-acab-d8ead97f9f34', 'tag': 'bed1b74e-32ed-4075-9e57-f0267c4d9a74', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 325/639] 10.0.0.182 () {34 vars in 1002 bytes} [Tue Jul 21 22:07:01 2026] GET /v2.0/ports?tenant_id=3bf10b3b1f5b44c397d9833691182a6d&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:01.974 7 WARNING neutron_lib.context [None req-017f5c7e-12e6-4550-8ebb-9cc6cefa8e87 acd143a04c1740a397ca782af28332b0 66927dc1212e4be1849f2ca2a0483f11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 326/640] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:07:01 2026] POST /v2.0/security-group-rules => generated 570 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/641] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:07:02 2026] GET /v2.0/networks/426bde09-a182-423a-8d01-67ee37dfad65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:07:02.498 8 INFO neutron.db.l3_db [req-9231561c-caf6-4a8b-9148-aca8dc1321be req-137d2f76-9f30-4109-99d7-357c6b987241 6144955480f1428a88646a01a71e6b50 5c902f1ff7b04bb2a57deb2205e8e82c - - default default] Floating IP 8a575ea4-c9c8-4be9-8331-56945cdb3de7 disassociated. External IP: 10.96.250.202, port: de56b75e-5b6c-4895-8fb0-40867bbf81b9. [pid: 7|app: 0|req: 328/642] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:07:02 2026] GET /v2.0/ports?tenant_id=3218f6af75684caa9d3f419870fb9c42&device_id=e3df8081-07a5-427d-acab-d8ead97f9f34 => generated 1244 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/643] 10.0.0.182 () {34 vars in 1008 bytes} [Tue Jul 21 22:07:02 2026] GET /v2.0/networks/5f42e3ee-473e-41af-827f-e79e1d6b83d6?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/644] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:02 2026] GET /v2.0/ports?device_id=2c5b059c-5378-48f5-ad98-51f1ec3782cd => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:07:02.862 7 WARNING neutron_lib.context [None req-d946f324-1517-466e-b736-a98a94339092 acd143a04c1740a397ca782af28332b0 66927dc1212e4be1849f2ca2a0483f11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 315/645] 199.204.45.205 () {36 vars in 997 bytes} [Tue Jul 21 22:07:01 2026] DELETE /v2.0/ports/de56b75e-5b6c-4895-8fb0-40867bbf81b9 => generated 0 bytes in 2020 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/646] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:07:03 2026] GET /v2.0/networks?id=b3ba6f5d-2cc6-44bb-b72b-1147ed40370a => generated 776 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/647] 10.0.0.182 () {34 vars in 1108 bytes} [Tue Jul 21 22:07:03 2026] GET /v2.0/networks/5f42e3ee-473e-41af-827f-e79e1d6b83d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/648] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:03 2026] GET /v2.0/ports?device_id=e3df8081-07a5-427d-acab-d8ead97f9f34 => generated 975 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:03.533 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2bd5f6a1-4984-400a-9869-11a3f61424d5'] response: {'server_uuid': '2c5b059c-5378-48f5-ad98-51f1ec3782cd', 'name': 'network-vif-deleted', 'tag': 'de56b75e-5b6c-4895-8fb0-40867bbf81b9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 319/649] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Jul 21 22:07:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=bed1b74e-32ed-4075-9e57-f0267c4d9a74 => generated 861 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/650] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:03 2026] GET /v2.0/security-groups?id=433e1005-44e3-42c6-8853-2aab664e5122&fields=id&fields=name => generated 112 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/651] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:03 2026] GET /v2.0/ports?device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => 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: 322/652] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:07:03 2026] GET /v2.0/subnets?id=33cb20f5-8e84-4b11-9d74-37809249121b => generated 674 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/653] 10.0.0.29 () {34 vars in 675 bytes} [Tue Jul 21 22:07:02 2026] POST /v2.0/floatingips => generated 552 bytes in 885 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/654] 199.204.45.205 () {34 vars in 994 bytes} [Tue Jul 21 22:07:03 2026] GET /v2.0/ports?device_id=e3df8081-07a5-427d-acab-d8ead97f9f34 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/655] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:07:03 2026] GET /v2.0/ports?network_id=b3ba6f5d-2cc6-44bb-b72b-1147ed40370a&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: 333/656] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:07:03 2026] GET /v2.0/networks/b3ba6f5d-2cc6-44bb-b72b-1147ed40370a?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/657] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:07:03 2026] GET /v2.0/networks/b3ba6f5d-2cc6-44bb-b72b-1147ed40370a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:07:04.110 8 INFO neutron.db.l3_db [req-9c63ea80-3fb5-4ef3-b994-20ad372c4d63 req-92e3d7ae-fe03-412b-9006-7b39153bc599 a5cc3adc0f71443191135f3c872937a9 3218f6af75684caa9d3f419870fb9c42 - - default default] Floating IP 32b8c723-f73e-4eaa-8d09-b737d705b181 disassociated. External IP: 10.96.250.214, port: bed1b74e-32ed-4075-9e57-f0267c4d9a74. [pid: 7|app: 0|req: 335/658] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:04 2026] DELETE /v2.0/security-groups/af55413a-c51a-4668-80ea-727f9779569c => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/659] 10.0.0.182 () {34 vars in 1098 bytes} [Tue Jul 21 22:07:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--176448517&fields=id&tenant_id=66927dc1212e4be1849f2ca2a0483f11 => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:07:04.261 7 INFO neutron.api.v2.resource [None req-a19ae9b1-36ab-46cf-9fc4-1678e9a2733c 6144955480f1428a88646a01a71e6b50 5c902f1ff7b04bb2a57deb2205e8e82c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 337/660] 10.0.0.29 () {32 vars in 736 bytes} [Tue Jul 21 22:07:04 2026] GET /v2.0/security-groups/af55413a-c51a-4668-80ea-727f9779569c => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/661] 10.0.0.182 () {34 vars in 982 bytes} [Tue Jul 21 22:07:04 2026] GET /v2.0/networks?id=60dbf6d5-d050-47f5-aeab-0bfa897bd082 => generated 684 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/662] 199.204.45.205 () {36 vars in 997 bytes} [Tue Jul 21 22:07:03 2026] DELETE /v2.0/ports/bed1b74e-32ed-4075-9e57-f0267c4d9a74 => generated 0 bytes in 860 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/663] 10.0.0.182 () {34 vars in 965 bytes} [Tue Jul 21 22:07:04 2026] GET /v2.0/quotas/66927dc1212e4be1849f2ca2a0483f11 => 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: 326/664] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:07:04 2026] GET /v2.0/networks?id=5f42e3ee-473e-41af-827f-e79e1d6b83d6 => generated 674 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/665] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:07:04 2026] DELETE /v2.0/floatingips/8a575ea4-c9c8-4be9-8331-56945cdb3de7 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/666] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:04 2026] GET /v2.0/ports?device_id=e3df8081-07a5-427d-acab-d8ead97f9f34 => 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: 327/667] 10.0.0.182 () {34 vars in 1002 bytes} [Tue Jul 21 22:07:04 2026] GET /v2.0/ports?tenant_id=66927dc1212e4be1849f2ca2a0483f11&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/668] 10.0.0.182 () {34 vars in 1008 bytes} [Tue Jul 21 22:07:04 2026] GET /v2.0/networks/60dbf6d5-d050-47f5-aeab-0bfa897bd082?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: 329/669] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:04 2026] GET /v2.0/ports?device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => 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: 330/670] 199.204.45.205 () {34 vars in 1050 bytes} [Tue Jul 21 22:07:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3bf10b3b1f5b44c397d9833691182a6d => generated 179 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/671] 10.0.0.182 () {34 vars in 1108 bytes} [Tue Jul 21 22:07:05 2026] GET /v2.0/networks/60dbf6d5-d050-47f5-aeab-0bfa897bd082?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:07:05.137 8 WARNING neutron_lib.context [req-18d93928-fe50-4d5c-a2f2-fd9b62cf92a1 req-cd824f8e-8d0d-42f1-845f-558cf4354f25 4ca0d9deeb6842038ded8ed2f5f30531 3bf10b3b1f5b44c397d9833691182a6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:07:05.592 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7350e30b-cc37-4b2c-98ea-4145bd32ed3c'] response: {'server_uuid': 'e3df8081-07a5-427d-acab-d8ead97f9f34', 'name': 'network-vif-deleted', 'tag': 'bed1b74e-32ed-4075-9e57-f0267c4d9a74', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 332/672] 199.204.45.205 () {38 vars in 955 bytes} [Tue Jul 21 22:07:05 2026] POST /v2.0/ports => generated 954 bytes in 729 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: 333/673] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:05 2026] GET /v2.0/ports?device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/674] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:07:04 2026] PUT /v2.0/routers/b7683a43-40eb-4684-8a81-c66b15279099/remove_router_interface => generated 309 bytes in 1588 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/675] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Jul 21 22:07:05 2026] PUT /v2.0/ports/27969b09-8482-4628-b787-14249ecef7e2 => generated 1199 bytes in 617 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/676] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:06 2026] DELETE /v2.0/security-groups/433e1005-44e3-42c6-8853-2aab664e5122 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/677] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:07:06 2026] GET /v2.0/networks?id=60dbf6d5-d050-47f5-aeab-0bfa897bd082 => generated 684 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/678] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:06 2026] GET /v2.0/ports?device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => generated 969 bytes in 134 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 22:07:06.655 8 INFO neutron.api.v2.resource [None req-43d21af2-bf36-4bdb-acd6-009e28f6626a a5cc3adc0f71443191135f3c872937a9 3218f6af75684caa9d3f419870fb9c42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 336/679] 10.0.0.29 () {32 vars in 736 bytes} [Tue Jul 21 22:07:06 2026] GET /v2.0/security-groups/433e1005-44e3-42c6-8853-2aab664e5122 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/680] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:07:06 2026] GET /v2.0/ports?tenant_id=3bf10b3b1f5b44c397d9833691182a6d&device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/681] 199.204.45.205 () {34 vars in 1050 bytes} [Tue Jul 21 22:07:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=66927dc1212e4be1849f2ca2a0483f11 => generated 180 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/682] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:06 2026] GET /v2.0/security-groups?id=b41893d7-8236-4148-927a-e68914678e24&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/683] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:07:06 2026] DELETE /v2.0/floatingips/32b8c723-f73e-4eaa-8d09-b737d705b181 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/684] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:07:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=27969b09-8482-4628-b787-14249ecef7e2 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:07:07.206 8 WARNING neutron_lib.context [req-28a496cc-2941-4678-aaad-d111f2f9d899 req-26d5def0-4dc1-408e-a196-0401b7f65bd5 acd143a04c1740a397ca782af28332b0 66927dc1212e4be1849f2ca2a0483f11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:07:07.637 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-361e9783-1160-4ef1-b8b5-a7c720bc4ecf'] response: {'name': 'network-changed', 'server_uuid': '0db34fb0-6b14-4f65-a2ed-97eced8110e7', 'tag': '27969b09-8482-4628-b787-14249ecef7e2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 342/685] 199.204.45.205 () {38 vars in 955 bytes} [Tue Jul 21 22:07:07 2026] POST /v2.0/ports => generated 954 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/686] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:07 2026] GET /v2.0/ports?device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8 => generated 957 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:07.830 7 INFO neutron.services.segments.plugin [-] Segment a151585e-bf29-4b9f-a301-3043d0b40495 resource provider aggregate not found 2026-07-21 22:07:07.835 7 INFO neutron.services.segments.plugin [-] Segment a151585e-bf29-4b9f-a301-3043d0b40495 resource provider aggregate not found 2026-07-21 22:07:07.851 7 INFO neutron.services.segments.plugin [-] Segment a151585e-bf29-4b9f-a301-3043d0b40495 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a151585e-bf29-4b9f-a301-3043d0b40495 found for delete ", "request_id": "req-f27c027c-776c-4b3e-8a61-016f7750d8e5"}]} 2026-07-21 22:07:07.852 7 INFO neutron.services.segments.plugin [-] Segment a151585e-bf29-4b9f-a301-3043d0b40495 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a151585e-bf29-4b9f-a301-3043d0b40495 found for delete ", "request_id": "req-2a6a6217-c903-40b3-9d7f-9ba9483a6726"}]} 2026-07-21 22:07:07.857 7 INFO neutron.db.l3_hamode_db [None req-f6dac5b3-4f22-4619-93d4-61eddafc22a7 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] HA network 1d80edc2-df34-4a9f-91eb-36a80ca95927 was deleted as no HA routers are present in tenant 5c902f1ff7b04bb2a57deb2205e8e82c. [pid: 7|app: 0|req: 344/687] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:07:06 2026] DELETE /v2.0/routers/b7683a43-40eb-4684-8a81-c66b15279099 => generated 0 bytes in 1238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/688] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:07:07 2026] GET /v2.0/subnets?id=acab8ca5-3dd8-4445-9859-c335ec63b60f => generated 668 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/689] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Jul 21 22:07:07 2026] PUT /v2.0/ports/3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12 => generated 1199 bytes in 581 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: 347/690] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:08 2026] GET /v2.0/security-groups?id=e3f93865-2d9c-41d0-9b1f-dc260d4afbd4&fields=id&fields=name => generated 113 bytes in 72 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 22:07:08.600 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-924bf433-11bf-402d-95c3-21d11e34e923'] response: {'name': 'network-changed', 'server_uuid': 'bb928dfc-bb84-417d-b7e5-ec293042d0b8', 'tag': '3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 348/691] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:07:08 2026] DELETE /v2.0/subnets/fdf31b01-4e11-415b-b810-3d5193ba048f => 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: 349/692] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:08 2026] GET /v2.0/ports?device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/693] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:07:08 2026] GET /v2.0/ports?network_id=5f42e3ee-473e-41af-827f-e79e1d6b83d6&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/694] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:07:08 2026] GET /v2.0/ports?tenant_id=66927dc1212e4be1849f2ca2a0483f11&device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/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: 344/695] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:07:07 2026] PUT /v2.0/routers/a5a49f64-7757-4995-b145-cdaaa7049eef/remove_router_interface => generated 309 bytes in 1713 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/696] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:09 2026] GET /v2.0/security-groups?id=b41893d7-8236-4148-927a-e68914678e24&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/697] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:07:09 2026] DELETE /v2.0/networks/426bde09-a182-423a-8d01-67ee37dfad65 => generated 0 bytes in 477 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/698] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:07:09 2026] GET /v2.0/networks/5f42e3ee-473e-41af-827f-e79e1d6b83d6?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/699] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:07:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/700] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:07:09 2026] GET /v2.0/networks/5f42e3ee-473e-41af-827f-e79e1d6b83d6?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: 355/701] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:07:09 2026] GET /v2.0/subnets?id=11045738-3897-49bf-a8db-e8b14b0bbc4a => generated 678 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/702] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:07:09 2026] GET /v2.0/security-groups?tenant_id=5c902f1ff7b04bb2a57deb2205e8e82c&name=default => generated 2797 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/703] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:07:09 2026] GET /v2.0/ports?tenant_id=3bf10b3b1f5b44c397d9833691182a6d&device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:07:09.891 7 INFO neutron.services.segments.plugin [-] Segment c05a5068-567b-4eb6-afcd-f2910f9d1ba3 resource provider aggregate not found 2026-07-21 22:07:09.907 7 INFO neutron.services.segments.plugin [-] Segment c05a5068-567b-4eb6-afcd-f2910f9d1ba3 resource provider aggregate not found 2026-07-21 22:07:09.918 7 INFO neutron.services.segments.plugin [-] Segment c05a5068-567b-4eb6-afcd-f2910f9d1ba3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c05a5068-567b-4eb6-afcd-f2910f9d1ba3 found for delete ", "request_id": "req-34669710-55a4-4bdd-ad4e-ad189ee2c87d"}]} 2026-07-21 22:07:09.935 7 INFO neutron.services.segments.plugin [-] Segment c05a5068-567b-4eb6-afcd-f2910f9d1ba3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c05a5068-567b-4eb6-afcd-f2910f9d1ba3 found for delete ", "request_id": "req-59b0628d-2af3-48f8-832b-09a956622c11"}]} [pid: 7|app: 0|req: 358/704] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:09 2026] GET /v2.0/ports?device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/705] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:07:09 2026] GET /v2.0/ports?network_id=60dbf6d5-d050-47f5-aeab-0bfa897bd082&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/706] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:10 2026] DELETE /v2.0/security-groups/4e87252f-c7aa-4129-a50a-d41b62c0a0ce => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/707] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:07:10 2026] GET /v2.0/networks?id=5f42e3ee-473e-41af-827f-e79e1d6b83d6 => generated 769 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/708] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:10 2026] GET /v2.0/security-groups?id=e3f93865-2d9c-41d0-9b1f-dc260d4afbd4&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/709] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:07:10 2026] GET /v2.0/networks/60dbf6d5-d050-47f5-aeab-0bfa897bd082?fields=segments => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/710] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:07:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=27969b09-8482-4628-b787-14249ecef7e2 => 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: 365/711] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:07:10 2026] GET /v2.0/networks/60dbf6d5-d050-47f5-aeab-0bfa897bd082?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: 366/712] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:07:10 2026] GET /v2.0/subnets?id=acab8ca5-3dd8-4445-9859-c335ec63b60f => generated 668 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/713] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:10 2026] GET /v2.0/ports?device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => 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: 368/714] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:07:10 2026] GET /v2.0/ports?network_id=5f42e3ee-473e-41af-827f-e79e1d6b83d6&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/715] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:07:10 2026] GET /v2.0/ports?tenant_id=66927dc1212e4be1849f2ca2a0483f11&device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/716] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:10 2026] GET /v2.0/security-groups?id=b41893d7-8236-4148-927a-e68914678e24&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/717] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:07:10 2026] GET /v2.0/networks/5f42e3ee-473e-41af-827f-e79e1d6b83d6?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:07:11.016 8 INFO neutron.services.segments.plugin [-] Segment 066f36d1-df41-44ee-82dc-3887f59dbe7c resource provider aggregate not found 2026-07-21 22:07:11.024 8 INFO neutron.services.segments.plugin [-] Segment 066f36d1-df41-44ee-82dc-3887f59dbe7c resource provider aggregate not found 2026-07-21 22:07:11.042 8 INFO neutron.services.segments.plugin [-] Segment 066f36d1-df41-44ee-82dc-3887f59dbe7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 066f36d1-df41-44ee-82dc-3887f59dbe7c found for delete ", "request_id": "req-2d0faaac-fce1-458b-ad55-1e1eea5e609c"}]} 2026-07-21 22:07:11.058 8 INFO neutron.services.segments.plugin [-] Segment 066f36d1-df41-44ee-82dc-3887f59dbe7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 066f36d1-df41-44ee-82dc-3887f59dbe7c found for delete ", "request_id": "req-67ba908e-f0d1-406b-b31e-7c6ea01db959"}]} [pid: 7|app: 0|req: 374/720] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:07:10 2026] GET /v2.0/networks?id=60dbf6d5-d050-47f5-aeab-0bfa897bd082 => generated 780 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:11.064 8 INFO neutron.db.l3_hamode_db [None req-66f956b5-a676-4ec1-8e47-e8ee6285f803 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] HA network 7f310a58-bc03-4263-b647-fbd461cb4861 was deleted as no HA routers are present in tenant 3218f6af75684caa9d3f419870fb9c42. [pid: 8|app: 0|req: 347/721] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:07:09 2026] DELETE /v2.0/routers/a5a49f64-7757-4995-b145-cdaaa7049eef => generated 0 bytes in 1555 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/722] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:07:11 2026] GET /v2.0/networks/5f42e3ee-473e-41af-827f-e79e1d6b83d6?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: 376/723] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:07:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12 => 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: 377/724] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:07:11 2026] GET /v2.0/subnets?id=11045738-3897-49bf-a8db-e8b14b0bbc4a => generated 678 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/725] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:07:11 2026] GET /v2.0/ports?network_id=60dbf6d5-d050-47f5-aeab-0bfa897bd082&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/726] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:07:11 2026] DELETE /v2.0/subnets/33cb20f5-8e84-4b11-9d74-37809249121b => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/727] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:07:11 2026] GET /v2.0/networks/60dbf6d5-d050-47f5-aeab-0bfa897bd082?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/728] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:07:11 2026] GET /v2.0/networks/60dbf6d5-d050-47f5-aeab-0bfa897bd082?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: 381/729] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:11 2026] GET /v2.0/ports?device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/730] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:11 2026] GET /v2.0/security-groups?id=e3f93865-2d9c-41d0-9b1f-dc260d4afbd4&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/731] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:07:11 2026] DELETE /v2.0/networks/b3ba6f5d-2cc6-44bb-b72b-1147ed40370a => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/732] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:11 2026] GET /v2.0/ports?device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/733] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:07:11 2026] GET /v2.0/security-groups?tenant_id=3218f6af75684caa9d3f419870fb9c42&name=default => generated 2797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/734] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:12 2026] GET /v2.0/security-groups?id=b41893d7-8236-4148-927a-e68914678e24&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/735] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:12 2026] DELETE /v2.0/security-groups/125551e2-0687-4d39-b651-f73e8233c9aa => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/736] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:12 2026] GET /v2.0/ports?device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8 => generated 971 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:12.848 7 INFO neutron.db.segments_db [None req-cdbdbdee-5a4c-4326-aba0-5b006e60273f 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment cc620426-8a27-4eee-aba5-f81d0489cb42 of type vxlan for network 216f3d9f-97d8-4841-b61b-666e45766c80 [pid: 8|app: 0|req: 353/737] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:12 2026] GET /v2.0/security-groups?id=e3f93865-2d9c-41d0-9b1f-dc260d4afbd4&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: 385/738] 10.0.0.29 () {34 vars in 670 bytes} [Tue Jul 21 22:07:12 2026] POST /v2.0/networks => generated 745 bytes in 671 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:07:13.068 8 INFO neutron.services.segments.plugin [-] Segment 8d657cf8-c4a1-4506-92e6-464d4b51f8f3 resource provider aggregate not found 2026-07-21 22:07:13.082 8 INFO neutron.services.segments.plugin [-] Segment 8d657cf8-c4a1-4506-92e6-464d4b51f8f3 resource provider aggregate not found 2026-07-21 22:07:13.088 8 INFO neutron.services.segments.plugin [-] Segment 8d657cf8-c4a1-4506-92e6-464d4b51f8f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d657cf8-c4a1-4506-92e6-464d4b51f8f3 found for delete ", "request_id": "req-3745677c-b38c-4075-a575-ef2526113f6f"}]} 2026-07-21 22:07:13.107 8 INFO neutron.services.segments.plugin [-] Segment 8d657cf8-c4a1-4506-92e6-464d4b51f8f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d657cf8-c4a1-4506-92e6-464d4b51f8f3 found for delete ", "request_id": "req-6b89504b-9d3e-4f1b-862b-62a060740f11"}]} [pid: 7|app: 0|req: 386/739] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:13 2026] GET /v2.0/ports?device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => 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: 387/740] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:13 2026] GET /v2.0/security-groups?id=b41893d7-8236-4148-927a-e68914678e24&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/741] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:07:13 2026] POST /v2.0/subnets => generated 668 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:07:13.406 7 INFO neutron.db.segments_db [None req-a4c508a2-d8b1-460c-9fb9-ae59c39dd333 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment 7de8a79d-c356-48e6-85fb-55510ad096b1 of type vxlan for network 981ed05f-8cdf-4d5a-a431-a02d56397ef8 [pid: 8|app: 0|req: 355/742] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:13 2026] GET /v2.0/ports?device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => generated 971 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:13.806 7 INFO neutron.db.l3_hamode_db [None req-a4c508a2-d8b1-460c-9fb9-ae59c39dd333 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:07:14.112 8 INFO neutron.db.l3_db [None req-b1ca37e8-bf7e-46b8-86ec-b7e2b2723e27 4ca0d9deeb6842038ded8ed2f5f30531 3bf10b3b1f5b44c397d9833691182a6d - - default default] Floating IP ca7a958b-c071-4c96-8677-95f7a70f0559 associated. External IP: 10.96.250.218, port: 27969b09-8482-4628-b787-14249ecef7e2. [pid: 8|app: 0|req: 356/743] 10.0.0.29 () {34 vars in 748 bytes} [Tue Jul 21 22:07:13 2026] PUT /v2.0/floatingips/ca7a958b-c071-4c96-8677-95f7a70f0559 => generated 855 bytes in 1094 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:14.667 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e09f0b31-fc6d-44a9-ad64-1136d0b2f80d'] response: {'name': 'network-changed', 'server_uuid': '0db34fb0-6b14-4f65-a2ed-97eced8110e7', 'tag': '27969b09-8482-4628-b787-14249ecef7e2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 357/744] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:14 2026] GET /v2.0/ports?device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/745] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:07:14 2026] GET /v2.0/ports?tenant_id=3bf10b3b1f5b44c397d9833691182a6d&device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/746] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:14 2026] GET /v2.0/security-groups?id=e3f93865-2d9c-41d0-9b1f-dc260d4afbd4&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: 360/747] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:07:14 2026] GET /v2.0/networks?id=5f42e3ee-473e-41af-827f-e79e1d6b83d6 => generated 769 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/748] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:07:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=27969b09-8482-4628-b787-14249ecef7e2 => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/749] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:07:14 2026] GET /v2.0/subnets?id=acab8ca5-3dd8-4445-9859-c335ec63b60f => generated 668 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/750] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:07:15 2026] GET /v2.0/ports?network_id=5f42e3ee-473e-41af-827f-e79e1d6b83d6&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/751] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:07:15 2026] GET /v2.0/networks/5f42e3ee-473e-41af-827f-e79e1d6b83d6?fields=segments => generated 14 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/752] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:07:15 2026] GET /v2.0/networks/5f42e3ee-473e-41af-827f-e79e1d6b83d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:07:15.485 7 INFO neutron.db.l3_hamode_db [None req-a4c508a2-d8b1-460c-9fb9-ae59c39dd333 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 366/753] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:15 2026] GET /v2.0/ports?device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8 => 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: 367/754] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:15 2026] GET /v2.0/security-groups?id=e3f93865-2d9c-41d0-9b1f-dc260d4afbd4&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/755] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:16 2026] GET /v2.0/ports?device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:16.589 8 INFO neutron.db.l3_db [None req-71839728-24a3-4368-98a2-3cd6c29b7607 acd143a04c1740a397ca782af28332b0 66927dc1212e4be1849f2ca2a0483f11 - - default default] Floating IP 7fe7f626-a0d3-4200-9699-0682653dbbc7 associated. External IP: 10.96.250.208, port: 3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12. [pid: 7|app: 0|req: 388/756] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:07:13 2026] POST /v2.0/routers => generated 732 bytes in 3475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/757] 10.0.0.29 () {34 vars in 748 bytes} [Tue Jul 21 22:07:16 2026] PUT /v2.0/floatingips/7fe7f626-a0d3-4200-9699-0682653dbbc7 => generated 855 bytes in 848 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:17.067 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3718aea7-917b-4962-8f2b-b97069c53734'] response: {'name': 'network-changed', 'server_uuid': 'bb928dfc-bb84-417d-b7e5-ec293042d0b8', 'tag': '3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 370/758] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:17 2026] GET /v2.0/ports?device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/759] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:17 2026] GET /v2.0/security-groups?id=e3f93865-2d9c-41d0-9b1f-dc260d4afbd4&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: 372/760] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:07:17 2026] GET /v2.0/ports?tenant_id=66927dc1212e4be1849f2ca2a0483f11&device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8 => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/761] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:07:17 2026] GET /v2.0/networks?id=60dbf6d5-d050-47f5-aeab-0bfa897bd082 => generated 780 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/762] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:07:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/763] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:07:17 2026] GET /v2.0/subnets?id=11045738-3897-49bf-a8db-e8b14b0bbc4a => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/764] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:07:17 2026] GET /v2.0/ports?network_id=60dbf6d5-d050-47f5-aeab-0bfa897bd082&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: 377/765] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:07:17 2026] GET /v2.0/networks/60dbf6d5-d050-47f5-aeab-0bfa897bd082?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: 378/766] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:07:17 2026] GET /v2.0/security-groups?tenant_id=a6b511929e5746c0bb2655abfe0385a0&name=default => generated 2801 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/767] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:07:17 2026] GET /v2.0/networks/60dbf6d5-d050-47f5-aeab-0bfa897bd082?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/768] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:17 2026] DELETE /v2.0/security-groups/931f683f-1b88-46ff-aff3-1f404928512c => 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: 381/769] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:07:18 2026] GET /v2.0/security-groups?tenant_id=ae7e0d171801426b93dfb880fb63b660&name=default => generated 2801 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/770] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:18 2026] DELETE /v2.0/security-groups/77edd377-216f-4a71-a7a3-1f24f7158968 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/771] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:07:16 2026] PUT /v2.0/routers/d3dd8f5a-bf48-43e2-a6fa-10565273010e/add_router_interface => generated 309 bytes in 1773 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/772] 10.0.0.182 () {34 vars in 982 bytes} [Tue Jul 21 22:07:19 2026] GET /v2.0/networks?id=216f3d9f-97d8-4841-b61b-666e45766c80 => generated 677 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/773] 10.0.0.182 () {34 vars in 965 bytes} [Tue Jul 21 22:07:19 2026] GET /v2.0/quotas/3541d02fbb7442b3bacd22c96a5ede1a => generated 292 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/774] 10.0.0.182 () {34 vars in 1002 bytes} [Tue Jul 21 22:07:19 2026] GET /v2.0/ports?tenant_id=3541d02fbb7442b3bacd22c96a5ede1a&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/775] 10.0.0.182 () {34 vars in 1008 bytes} [Tue Jul 21 22:07:19 2026] GET /v2.0/networks/216f3d9f-97d8-4841-b61b-666e45766c80?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/776] 10.0.0.182 () {34 vars in 1108 bytes} [Tue Jul 21 22:07:19 2026] GET /v2.0/networks/216f3d9f-97d8-4841-b61b-666e45766c80?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: 392/777] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:20 2026] GET /v2.0/ports?device_id=b19efe3a-e946-44e5-88a2-359611efe80b => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/778] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:07:20 2026] GET /v2.0/networks?id=216f3d9f-97d8-4841-b61b-666e45766c80 => generated 677 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:20.980 7 WARNING neutron_lib.context [req-dc6975d3-3583-4cb0-a3e5-fa4c88a8656a req-482e8689-e148-4461-8e39-a406e7fb66cc ec89d0fe75484211b70442853758a25e 3541d02fbb7442b3bacd22c96a5ede1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 387/779] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:21 2026] GET /v2.0/ports?device_id=b19efe3a-e946-44e5-88a2-359611efe80b => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/780] 199.204.45.205 () {38 vars in 955 bytes} [Tue Jul 21 22:07:20 2026] POST /v2.0/ports => generated 958 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/781] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Jul 21 22:07:21 2026] PUT /v2.0/ports/0a5090bf-6f4a-4de6-a10f-b7ca963c3fda => generated 1203 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: 394/782] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:07:22 2026] GET /v2.0/ports?tenant_id=3541d02fbb7442b3bacd22c96a5ede1a&device_id=b19efe3a-e946-44e5-88a2-359611efe80b => generated 1242 bytes in 62 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 22:07:22.268 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-94487b70-4599-49ba-8e71-40f6e111628b'] response: {'name': 'network-changed', 'server_uuid': 'b19efe3a-e946-44e5-88a2-359611efe80b', 'tag': '0a5090bf-6f4a-4de6-a10f-b7ca963c3fda', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 389/783] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Jul 21 22:07:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0a5090bf-6f4a-4de6-a10f-b7ca963c3fda => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/784] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:07:22 2026] GET /v2.0/subnets?id=2728ed8e-e077-4edd-af3e-8657b8dfa5b4 => generated 671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/785] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:07:22 2026] GET /v2.0/ports?network_id=216f3d9f-97d8-4841-b61b-666e45766c80&device_owner=network%3Adhcp => generated 1244 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: 391/786] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:07:22 2026] GET /v2.0/networks/216f3d9f-97d8-4841-b61b-666e45766c80?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/787] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:22 2026] GET /v2.0/ports?device_id=b19efe3a-e946-44e5-88a2-359611efe80b => generated 973 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/788] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:22 2026] GET /v2.0/security-groups?id=5cc368c7-11a2-41f5-9403-63e320f15dae&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/789] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:07:22 2026] GET /v2.0/networks/216f3d9f-97d8-4841-b61b-666e45766c80?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: 398/790] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:07:22 2026] GET /v2.0/ports?tenant_id=3541d02fbb7442b3bacd22c96a5ede1a&device_id=b19efe3a-e946-44e5-88a2-359611efe80b => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/791] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:07:22 2026] GET /v2.0/networks?id=216f3d9f-97d8-4841-b61b-666e45766c80 => generated 773 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/792] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Jul 21 22:07:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0a5090bf-6f4a-4de6-a10f-b7ca963c3fda => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/793] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:07:22 2026] GET /v2.0/subnets?id=2728ed8e-e077-4edd-af3e-8657b8dfa5b4 => 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: 400/794] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:07:22 2026] GET /v2.0/ports?network_id=216f3d9f-97d8-4841-b61b-666e45766c80&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/795] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:07:22 2026] GET /v2.0/networks/216f3d9f-97d8-4841-b61b-666e45766c80?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: 401/796] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:07:22 2026] GET /v2.0/networks/216f3d9f-97d8-4841-b61b-666e45766c80?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: 396/797] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:23 2026] GET /v2.0/ports?device_id=b19efe3a-e946-44e5-88a2-359611efe80b => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/798] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:23 2026] GET /v2.0/security-groups?id=5cc368c7-11a2-41f5-9403-63e320f15dae&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/799] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:24 2026] GET /v2.0/ports?device_id=b19efe3a-e946-44e5-88a2-359611efe80b => generated 975 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/800] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:24 2026] GET /v2.0/security-groups?id=5cc368c7-11a2-41f5-9403-63e320f15dae&fields=id&fields=name => generated 88 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/801] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:25 2026] GET /v2.0/ports?device_id=b19efe3a-e946-44e5-88a2-359611efe80b => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/802] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:25 2026] GET /v2.0/security-groups?id=5cc368c7-11a2-41f5-9403-63e320f15dae&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/803] 10.0.0.121 () {34 vars in 990 bytes} [Tue Jul 21 22:07:25 2026] GET /v2.0/ports?device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => generated 1240 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/804] 10.0.0.121 () {34 vars in 990 bytes} [Tue Jul 21 22:07:25 2026] GET /v2.0/ports?device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8 => generated 1240 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/805] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:07:25 2026] GET /v2.0/security-groups?tenant_id=fc404272f7554567980d988b390320a8&name=default => generated 2801 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/808] 10.0.0.121 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:25 2026] GET /v2.0/security-groups?id=e3f93865-2d9c-41d0-9b1f-dc260d4afbd4&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/809] 199.204.45.205 () {34 vars in 994 bytes} [Tue Jul 21 22:07:26 2026] GET /v2.0/ports?device_id=b19efe3a-e946-44e5-88a2-359611efe80b => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/810] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:26 2026] DELETE /v2.0/security-groups/5770174a-2836-431e-88de-08b5dc9601af => 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: 401/811] 10.0.0.121 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:25 2026] GET /v2.0/security-groups?id=b41893d7-8236-4148-927a-e68914678e24&fields=id&fields=name => generated 112 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/812] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:07:26 2026] GET /v2.0/security-groups?tenant_id=9485e716cb3e42f6bd22b436bf9d7405&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: 403/813] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:26 2026] DELETE /v2.0/security-groups/acf68e58-6efd-41e0-8fe1-a9398e6007b6 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/814] 199.204.45.205 () {36 vars in 997 bytes} [Tue Jul 21 22:07:26 2026] DELETE /v2.0/ports/0a5090bf-6f4a-4de6-a10f-b7ca963c3fda => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/815] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:26 2026] GET /v2.0/ports?device_id=b19efe3a-e946-44e5-88a2-359611efe80b => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:07:27.708 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-775b2124-e9ee-4f3d-b813-14ffdc4ddd80'] response: {'server_uuid': 'b19efe3a-e946-44e5-88a2-359611efe80b', 'name': 'network-vif-deleted', 'tag': '0a5090bf-6f4a-4de6-a10f-b7ca963c3fda', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 412/816] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:27 2026] GET /v2.0/ports?device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8 => generated 971 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/817] 10.0.0.182 () {34 vars in 971 bytes} [Tue Jul 21 22:07:27 2026] GET /v2.0/ports/3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12 => generated 968 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/818] 199.204.45.205 () {34 vars in 1000 bytes} [Tue Jul 21 22:07:28 2026] GET /v2.0/subnets?network_id=60dbf6d5-d050-47f5-aeab-0bfa897bd082 => generated 660 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/819] 199.204.45.205 () {34 vars in 1146 bytes} [Tue Jul 21 22:07:28 2026] GET /v2.0/ports?device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8&device_owner=compute%3Anova&network_id=60dbf6d5-d050-47f5-aeab-0bfa897bd082 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/820] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Jul 21 22:07:28 2026] PUT /v2.0/ports/3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12 => generated 1145 bytes in 583 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: 417/821] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:07:28 2026] GET /v2.0/ports?tenant_id=66927dc1212e4be1849f2ca2a0483f11&device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8 => generated 1417 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/822] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:07:28 2026] GET /v2.0/networks?id=60dbf6d5-d050-47f5-aeab-0bfa897bd082 => generated 780 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/823] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:07:27 2026] PUT /v2.0/routers/d3dd8f5a-bf48-43e2-a6fa-10565273010e/remove_router_interface => generated 309 bytes in 1320 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/824] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:07:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12 => 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: 420/825] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:07:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12 => generated 860 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/826] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:07:29 2026] GET /v2.0/subnets?id=11045738-3897-49bf-a8db-e8b14b0bbc4a => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/827] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:07:29 2026] GET /v2.0/ports?network_id=60dbf6d5-d050-47f5-aeab-0bfa897bd082&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:07:29.735 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [58593b0e-2f65-40f0-bae3-78fd9ed534d4] 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 22:07:29.746 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c889834a-afef-402f-903c-68632db321d3'] response: {'name': 'network-changed', 'server_uuid': 'bb928dfc-bb84-417d-b7e5-ec293042d0b8', 'tag': '3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 423/828] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:07:29 2026] GET /v2.0/networks/60dbf6d5-d050-47f5-aeab-0bfa897bd082?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: 424/829] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:07:29 2026] GET /v2.0/networks/60dbf6d5-d050-47f5-aeab-0bfa897bd082?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: 425/830] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:07:29 2026] GET /v2.0/ports?tenant_id=66927dc1212e4be1849f2ca2a0483f11&device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8 => generated 1417 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/831] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:07:29 2026] GET /v2.0/networks?id=60dbf6d5-d050-47f5-aeab-0bfa897bd082 => generated 780 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/832] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:07:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12 => 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: 428/833] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:07:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12 => 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: 429/834] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:07:30 2026] GET /v2.0/subnets?id=11045738-3897-49bf-a8db-e8b14b0bbc4a => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:30.169 8 INFO neutron.services.segments.plugin [-] Segment 7de8a79d-c356-48e6-85fb-55510ad096b1 resource provider aggregate not found 2026-07-21 22:07:30.176 8 INFO neutron.services.segments.plugin [-] Segment 7de8a79d-c356-48e6-85fb-55510ad096b1 resource provider aggregate not found 2026-07-21 22:07:30.193 8 INFO neutron.services.segments.plugin [-] Segment 7de8a79d-c356-48e6-85fb-55510ad096b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7de8a79d-c356-48e6-85fb-55510ad096b1 found for delete ", "request_id": "req-9693e67d-f4fb-4651-93ed-8d0134eb2ff4"}]} 2026-07-21 22:07:30.200 8 INFO neutron.db.l3_hamode_db [None req-fc689ae5-8ff7-46e0-b868-12dc7f72dece 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] HA network 981ed05f-8cdf-4d5a-a431-a02d56397ef8 was deleted as no HA routers are present in tenant 3541d02fbb7442b3bacd22c96a5ede1a. [pid: 8|app: 0|req: 406/835] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:07:29 2026] DELETE /v2.0/routers/d3dd8f5a-bf48-43e2-a6fa-10565273010e => generated 0 bytes in 1151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/836] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:07:30 2026] GET /v2.0/ports?network_id=60dbf6d5-d050-47f5-aeab-0bfa897bd082&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 22:07:30.225 8 INFO neutron.services.segments.plugin [-] Segment 7de8a79d-c356-48e6-85fb-55510ad096b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7de8a79d-c356-48e6-85fb-55510ad096b1 found for delete ", "request_id": "req-62a6a83d-8522-434c-b4bc-f9705c822152"}]} [pid: 7|app: 0|req: 431/837] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:07:30 2026] GET /v2.0/networks/60dbf6d5-d050-47f5-aeab-0bfa897bd082?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/838] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:30 2026] GET /v2.0/ports?device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8 => generated 1148 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/839] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:07:30 2026] GET /v2.0/networks/60dbf6d5-d050-47f5-aeab-0bfa897bd082?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: 407/840] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:07:30 2026] DELETE /v2.0/subnets/2728ed8e-e077-4edd-af3e-8657b8dfa5b4 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/841] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:30 2026] GET /v2.0/security-groups?id=e3f93865-2d9c-41d0-9b1f-dc260d4afbd4&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: 435/842] 199.204.45.205 () {34 vars in 1118 bytes} [Tue Jul 21 22:07:30 2026] GET /v2.0/ports?device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1148 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:07:30.771 8 INFO oslo.messaging._drivers.impl_rabbit [-] [58593b0e-2f65-40f0-bae3-78fd9ed534d4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34714. [pid: 8|app: 0|req: 408/843] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:07:30 2026] DELETE /v2.0/networks/216f3d9f-97d8-4841-b61b-666e45766c80 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/844] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:07:30 2026] GET /v2.0/security-groups?tenant_id=c5faf8b41cc04a5889f4f00a77f65506&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: 437/845] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:07:30 2026] GET /v2.0/security-groups?tenant_id=3541d02fbb7442b3bacd22c96a5ede1a&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: 438/846] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:31 2026] DELETE /v2.0/security-groups/4660a46f-7d50-437e-af61-d40b34e6d879 => 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: 439/847] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:31 2026] DELETE /v2.0/security-groups/5cc368c7-11a2-41f5-9403-63e320f15dae => 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: 440/848] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:07:31 2026] GET /v2.0/security-groups?tenant_id=d56bd09e46fc44699a4d160efa82eb16&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/849] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Jul 21 22:07:30 2026] PUT /v2.0/ports/3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12 => generated 968 bytes in 636 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 22:07:31.519 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ddf4b9a-ee79-45ff-9ee0-38bf304ffd69'] response: {'name': 'network-changed', 'server_uuid': 'bb928dfc-bb84-417d-b7e5-ec293042d0b8', 'tag': '3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 441/850] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:31 2026] GET /v2.0/ports?device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => generated 971 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/851] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:07:31 2026] GET /v2.0/ports?tenant_id=66927dc1212e4be1849f2ca2a0483f11&device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8 => 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: 410/852] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:31 2026] DELETE /v2.0/security-groups/3dd0fbd4-a627-4c98-b43b-9904836807e3 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/853] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:31 2026] GET /v2.0/security-groups?id=b41893d7-8236-4148-927a-e68914678e24&fields=id&fields=name => generated 112 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/854] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:07:31 2026] GET /v2.0/networks?id=60dbf6d5-d050-47f5-aeab-0bfa897bd082 => generated 780 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/855] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:31 2026] GET /v2.0/ports?device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/856] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:07:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12 => generated 860 bytes in 71 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.205 () {34 vars in 984 bytes} [Tue Jul 21 22:07:31 2026] GET /v2.0/subnets?id=11045738-3897-49bf-a8db-e8b14b0bbc4a => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/858] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:31 2026] GET /v2.0/security-groups?id=b41893d7-8236-4148-927a-e68914678e24&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: 8|app: 0|req: 414/859] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:07:31 2026] GET /v2.0/ports?network_id=60dbf6d5-d050-47f5-aeab-0bfa897bd082&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: 446/860] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:07:31 2026] GET /v2.0/networks/60dbf6d5-d050-47f5-aeab-0bfa897bd082?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: 415/861] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:07:31 2026] GET /v2.0/networks/60dbf6d5-d050-47f5-aeab-0bfa897bd082?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: 447/862] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:07:32 2026] GET /v2.0/ports?tenant_id=66927dc1212e4be1849f2ca2a0483f11&device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:07:32.235 8 INFO neutron.services.segments.plugin [-] Segment cc620426-8a27-4eee-aba5-f81d0489cb42 resource provider aggregate not found 2026-07-21 22:07:32.254 8 INFO neutron.services.segments.plugin [-] Segment cc620426-8a27-4eee-aba5-f81d0489cb42 resource provider aggregate not found 2026-07-21 22:07:32.270 8 INFO neutron.services.segments.plugin [-] Segment cc620426-8a27-4eee-aba5-f81d0489cb42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc620426-8a27-4eee-aba5-f81d0489cb42 found for delete ", "request_id": "req-063225c2-5e52-4a82-ab81-98336b05962c"}]} [pid: 7|app: 0|req: 448/863] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:32 2026] GET /v2.0/ports?device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:32.285 8 INFO neutron.services.segments.plugin [-] Segment cc620426-8a27-4eee-aba5-f81d0489cb42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc620426-8a27-4eee-aba5-f81d0489cb42 found for delete ", "request_id": "req-95dc5b4d-a5cb-4d87-852d-1b5fa5e6f83e"}]} [pid: 8|app: 0|req: 416/864] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:07:32 2026] GET /v2.0/networks?id=60dbf6d5-d050-47f5-aeab-0bfa897bd082 => generated 780 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/865] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:07:32 2026] GET /v2.0/ports?tenant_id=3bf10b3b1f5b44c397d9833691182a6d&device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/866] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:32 2026] GET /v2.0/security-groups?id=b41893d7-8236-4148-927a-e68914678e24&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/867] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:07:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/868] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:07:32 2026] GET /v2.0/networks?id=5f42e3ee-473e-41af-827f-e79e1d6b83d6 => generated 769 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/869] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:07:32 2026] GET /v2.0/subnets?id=11045738-3897-49bf-a8db-e8b14b0bbc4a => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/870] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:07:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=27969b09-8482-4628-b787-14249ecef7e2 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/871] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:07:32 2026] GET /v2.0/ports?network_id=60dbf6d5-d050-47f5-aeab-0bfa897bd082&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/872] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:07:32 2026] GET /v2.0/subnets?id=acab8ca5-3dd8-4445-9859-c335ec63b60f => generated 668 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/873] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:07:32 2026] GET /v2.0/networks/60dbf6d5-d050-47f5-aeab-0bfa897bd082?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: 421/874] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:07:32 2026] GET /v2.0/ports?network_id=5f42e3ee-473e-41af-827f-e79e1d6b83d6&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/875] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:07:32 2026] GET /v2.0/networks/5f42e3ee-473e-41af-827f-e79e1d6b83d6?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/876] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:07:32 2026] GET /v2.0/networks/60dbf6d5-d050-47f5-aeab-0bfa897bd082?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: 423/877] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:07:32 2026] GET /v2.0/networks/5f42e3ee-473e-41af-827f-e79e1d6b83d6?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: 455/878] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:32 2026] GET /v2.0/ports?device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8 => generated 971 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/879] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:32 2026] GET /v2.0/security-groups?id=e3f93865-2d9c-41d0-9b1f-dc260d4afbd4&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: 456/880] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:33 2026] GET /v2.0/ports?device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => 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: 425/881] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:33 2026] GET /v2.0/security-groups?id=b41893d7-8236-4148-927a-e68914678e24&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/882] 199.204.45.205 () {34 vars in 994 bytes} [Tue Jul 21 22:07:33 2026] GET /v2.0/ports?device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:33.881 8 INFO neutron.db.l3_db [req-37a65e66-443e-4b4b-8b85-65f4a10cabf2 req-fcbc501a-ade6-437f-8eaf-89614529214a acd143a04c1740a397ca782af28332b0 66927dc1212e4be1849f2ca2a0483f11 - - default default] Floating IP 7fe7f626-a0d3-4200-9699-0682653dbbc7 disassociated. External IP: 10.96.250.208, port: 3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12. [pid: 7|app: 0|req: 458/883] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:34 2026] GET /v2.0/ports?device_id=bb928dfc-bb84-417d-b7e5-ec293042d0b8 => 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: 426/884] 199.204.45.205 () {36 vars in 997 bytes} [Tue Jul 21 22:07:33 2026] DELETE /v2.0/ports/3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12 => generated 0 bytes in 865 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:07:34.559 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4acb6dd-3322-46ec-ac80-d9f097365eb2'] response: {'server_uuid': 'bb928dfc-bb84-417d-b7e5-ec293042d0b8', 'name': 'network-vif-deleted', 'tag': '3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 427/885] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:07:34 2026] GET /v2.0/security-groups?tenant_id=3636de65ba1142818b5db4cb50ca354c&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: 459/886] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:07:34 2026] GET /v2.0/security-groups?tenant_id=f6e3efd8c9954dfea16583498efc4995&name=default => generated 2801 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/887] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:34 2026] GET /v2.0/ports?device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/888] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:34 2026] DELETE /v2.0/security-groups/523082c6-21f4-4d80-b097-43466866c208 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/889] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:34 2026] GET /v2.0/security-groups?id=b41893d7-8236-4148-927a-e68914678e24&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: 8|app: 0|req: 429/890] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:34 2026] DELETE /v2.0/security-groups/314cdd40-de19-44f2-b63e-8e971251509b => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/891] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:35 2026] DELETE /v2.0/security-groups/e3f93865-2d9c-41d0-9b1f-dc260d4afbd4 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:07:35.427 8 INFO neutron.api.v2.resource [None req-8e54b2f5-5d8a-4563-a4d9-40be0ea1fe5e acd143a04c1740a397ca782af28332b0 66927dc1212e4be1849f2ca2a0483f11 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 430/892] 10.0.0.29 () {32 vars in 736 bytes} [Tue Jul 21 22:07:35 2026] GET /v2.0/security-groups/e3f93865-2d9c-41d0-9b1f-dc260d4afbd4 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/893] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:07:35 2026] DELETE /v2.0/floatingips/7fe7f626-a0d3-4200-9699-0682653dbbc7 => generated 0 bytes in 459 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/894] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:36 2026] GET /v2.0/ports?device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/895] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:36 2026] GET /v2.0/security-groups?id=b41893d7-8236-4148-927a-e68914678e24&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:37.268 7 WARNING neutron_lib.context [None req-2352a1d4-099d-42c4-9a70-db0f920c5c10 e0d8760a4f8549779efb1a77728cade6 cd0aaf4fb5d14167ad403ce51a2992a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:07:37.268 7 WARNING neutron_lib.context [None req-2352a1d4-099d-42c4-9a70-db0f920c5c10 e0d8760a4f8549779efb1a77728cade6 cd0aaf4fb5d14167ad403ce51a2992a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 431/896] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:07:35 2026] PUT /v2.0/routers/20f3ba8e-0813-44ee-a29b-602c58927311/remove_router_interface => generated 309 bytes in 1438 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:37.477 7 INFO neutron.db.segments_db [None req-2352a1d4-099d-42c4-9a70-db0f920c5c10 e0d8760a4f8549779efb1a77728cade6 cd0aaf4fb5d14167ad403ce51a2992a4 - - default default] Added segment 58d542c4-b3e7-490a-acc4-958a229ddcc9 of type vxlan for network aa0493f1-febc-4c95-a95c-7331fa1d9c84 2026-07-21 22:07:37.627 7 INFO neutron.db.segments_db [None req-2352a1d4-099d-42c4-9a70-db0f920c5c10 e0d8760a4f8549779efb1a77728cade6 cd0aaf4fb5d14167ad403ce51a2992a4 - - default default] Added segment 117bd2de-5ab1-4964-8485-151f2af9a261 of type vxlan for network cbb9585c-fa14-46a9-878e-91a267221b05 [pid: 7|app: 0|req: 466/897] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:07:37 2026] POST /v2.0/networks => generated 1245 bytes in 683 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/898] 10.0.0.29 () {32 vars in 648 bytes} [Tue Jul 21 22:07:37 2026] GET /v2.0/networks => generated 1844 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:07:38.121 7 INFO neutron.services.segments.plugin [-] Segment 58d542c4-b3e7-490a-acc4-958a229ddcc9 resource provider aggregate not found 2026-07-21 22:07:38.130 7 INFO neutron.services.segments.plugin [-] Segment 58d542c4-b3e7-490a-acc4-958a229ddcc9 resource provider aggregate not found 2026-07-21 22:07:38.149 7 INFO neutron.services.segments.plugin [-] Segment 58d542c4-b3e7-490a-acc4-958a229ddcc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58d542c4-b3e7-490a-acc4-958a229ddcc9 found for delete ", "request_id": "req-27d262f3-8a1a-45bc-a927-4ad357a91f53"}]} 2026-07-21 22:07:38.155 7 INFO neutron.services.segments.plugin [-] Segment 58d542c4-b3e7-490a-acc4-958a229ddcc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58d542c4-b3e7-490a-acc4-958a229ddcc9 found for delete ", "request_id": "req-06c5c8d1-9580-4ad8-b157-c21cabe9a71b"}]} [pid: 7|app: 0|req: 468/899] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:07:37 2026] DELETE /v2.0/networks/aa0493f1-febc-4c95-a95c-7331fa1d9c84 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/900] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:07:38 2026] DELETE /v2.0/networks/cbb9585c-fa14-46a9-878e-91a267221b05 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/901] 10.0.0.29 () {32 vars in 648 bytes} [Tue Jul 21 22:07:38 2026] GET /v2.0/networks => generated 651 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:38.645 7 WARNING neutron_lib.context [None req-b599b040-ecbe-41dc-beb6-da54dde2ac03 e0d8760a4f8549779efb1a77728cade6 cd0aaf4fb5d14167ad403ce51a2992a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:07:38.710 7 INFO neutron.db.segments_db [None req-b599b040-ecbe-41dc-beb6-da54dde2ac03 e0d8760a4f8549779efb1a77728cade6 cd0aaf4fb5d14167ad403ce51a2992a4 - - default default] Added segment 30efe3bf-f4d1-4075-b2b1-b81c9c0a5c46 of type vxlan for network c159d52b-382a-4460-b6dc-9a7b5be83115 [pid: 7|app: 0|req: 471/902] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:07:38 2026] POST /v2.0/networks => generated 650 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:07:38.850 7 WARNING neutron_lib.context [None req-afcbea21-ed5a-4a84-88a8-fc1319a51704 e0d8760a4f8549779efb1a77728cade6 cd0aaf4fb5d14167ad403ce51a2992a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:07:38.912 7 INFO neutron.db.segments_db [None req-afcbea21-ed5a-4a84-88a8-fc1319a51704 e0d8760a4f8549779efb1a77728cade6 cd0aaf4fb5d14167ad403ce51a2992a4 - - default default] Added segment f9e907b6-7339-4e66-aeee-9884fb1d38ed of type vxlan for network 938cc16f-d544-40bd-bfa2-54ca4a860447 [pid: 7|app: 0|req: 472/903] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:07:38 2026] POST /v2.0/networks => generated 650 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:07:39.086 7 WARNING neutron_lib.context [None req-82ce07de-564f-4c6d-a012-a799e9bb5da5 e0d8760a4f8549779efb1a77728cade6 cd0aaf4fb5d14167ad403ce51a2992a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:07:39.147 7 WARNING neutron_lib.context [None req-82ce07de-564f-4c6d-a012-a799e9bb5da5 e0d8760a4f8549779efb1a77728cade6 cd0aaf4fb5d14167ad403ce51a2992a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:07:39.274 8 INFO neutron.services.segments.plugin [-] Segment 6123ed7a-7db3-44d8-bb4e-629f26817dc9 resource provider aggregate not found 2026-07-21 22:07:39.279 8 INFO neutron.services.segments.plugin [-] Segment 6123ed7a-7db3-44d8-bb4e-629f26817dc9 resource provider aggregate not found 2026-07-21 22:07:39.298 8 INFO neutron.services.segments.plugin [-] Segment 6123ed7a-7db3-44d8-bb4e-629f26817dc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6123ed7a-7db3-44d8-bb4e-629f26817dc9 found for delete ", "request_id": "req-77b9d2fd-edd3-47ae-a513-06ef9ffc22a4"}]} 2026-07-21 22:07:39.298 8 INFO neutron.services.segments.plugin [-] Segment 6123ed7a-7db3-44d8-bb4e-629f26817dc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6123ed7a-7db3-44d8-bb4e-629f26817dc9 found for delete ", "request_id": "req-273365e9-912f-4e55-81ae-aa7ad5140dac"}]} 2026-07-21 22:07:39.303 8 INFO neutron.db.l3_hamode_db [None req-258dc5a6-0379-4654-b79f-5d74b6161238 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] HA network e3aacc0a-190f-4cbf-be54-a292976cf3e3 was deleted as no HA routers are present in tenant 66927dc1212e4be1849f2ca2a0483f11. [pid: 8|app: 0|req: 432/904] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:07:37 2026] DELETE /v2.0/routers/20f3ba8e-0813-44ee-a29b-602c58927311 => generated 0 bytes in 1898 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/905] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:07:39 2026] DELETE /v2.0/subnets/11045738-3897-49bf-a8db-e8b14b0bbc4a => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/906] 10.0.0.29 () {34 vars in 664 bytes} [Tue Jul 21 22:07:39 2026] POST /v2.0/ports => generated 1505 bytes in 828 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 434/907] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:07:39 2026] DELETE /v2.0/networks/60dbf6d5-d050-47f5-aeab-0bfa897bd082 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/908] 10.0.0.29 () {32 vars in 642 bytes} [Tue Jul 21 22:07:39 2026] GET /v2.0/ports => generated 1505 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:07:40.234 7 INFO neutron.services.segments.plugin [-] Segment 117bd2de-5ab1-4964-8485-151f2af9a261 resource provider aggregate not found 2026-07-21 22:07:40.240 7 INFO neutron.services.segments.plugin [-] Segment 117bd2de-5ab1-4964-8485-151f2af9a261 resource provider aggregate not found 2026-07-21 22:07:40.255 7 INFO neutron.services.segments.plugin [-] Segment 117bd2de-5ab1-4964-8485-151f2af9a261 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 117bd2de-5ab1-4964-8485-151f2af9a261 found for delete ", "request_id": "req-8aa6424a-b976-4b35-af24-e66d434decae"}]} 2026-07-21 22:07:40.274 7 INFO neutron.services.segments.plugin [-] Segment 117bd2de-5ab1-4964-8485-151f2af9a261 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 117bd2de-5ab1-4964-8485-151f2af9a261 found for delete ", "request_id": "req-388d2581-f5e2-4126-994c-cd688d03239c"}]} [pid: 7|app: 0|req: 475/909] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:07:40 2026] GET /v2.0/security-groups?tenant_id=66927dc1212e4be1849f2ca2a0483f11&name=default => generated 2801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/910] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:07:40 2026] DELETE /v2.0/ports/65e760f2-7f84-440b-a9b5-feb8e74ad6ff => 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: 476/911] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:40 2026] DELETE /v2.0/security-groups/93cb112a-b53e-4ff6-9f4f-7659f1bfc908 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/912] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:07:40 2026] DELETE /v2.0/ports/ebe8f8b8-ae69-4a31-be6f-ba80d5ac115b => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/913] 10.0.0.29 () {32 vars in 642 bytes} [Tue Jul 21 22:07:40 2026] GET /v2.0/ports => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:07:40.697 7 WARNING neutron_lib.context [None req-8101bf1c-8463-4a3d-a729-cd500cc6c5f5 e0d8760a4f8549779efb1a77728cade6 cd0aaf4fb5d14167ad403ce51a2992a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:07:40.760 7 INFO neutron.db.segments_db [None req-8101bf1c-8463-4a3d-a729-cd500cc6c5f5 e0d8760a4f8549779efb1a77728cade6 cd0aaf4fb5d14167ad403ce51a2992a4 - - default default] Added segment 375e94ad-bc62-4eb0-a775-df22f6d49315 of type vxlan for network d44dcbc0-1f6d-44c1-bc07-8adedd8e5f48 [pid: 8|app: 0|req: 436/914] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:07:40 2026] GET /v2.0/security-groups?tenant_id=5d34b76a6e364353a32b0e03d75fe6e0&name=default => generated 2801 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/917] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:07:40 2026] POST /v2.0/networks => generated 649 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:07:40.911 7 WARNING neutron_lib.context [None req-6d80ce59-bd73-4d81-8b98-f97b5dad87d0 e0d8760a4f8549779efb1a77728cade6 cd0aaf4fb5d14167ad403ce51a2992a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 439/918] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:40 2026] DELETE /v2.0/security-groups/88fbdcc9-ae52-4370-856c-805feda97cf6 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:07:40.990 7 INFO neutron.db.segments_db [None req-6d80ce59-bd73-4d81-8b98-f97b5dad87d0 e0d8760a4f8549779efb1a77728cade6 cd0aaf4fb5d14167ad403ce51a2992a4 - - default default] Added segment 7722adca-3df5-484f-9b7e-408204f1284a of type vxlan for network 31a85600-f41a-4505-938c-6ab091364403 [pid: 7|app: 0|req: 480/919] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:07:40 2026] POST /v2.0/networks => generated 650 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:07:41.150 7 WARNING neutron_lib.context [None req-1b0d9c52-764f-4b60-996e-54c9cb2710b7 e0d8760a4f8549779efb1a77728cade6 cd0aaf4fb5d14167ad403ce51a2992a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 440/920] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:07:41 2026] GET /v2.0/security-groups?tenant_id=47552b4b9ae94b30a65701a889dc37d4&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:07:41.223 7 WARNING neutron_lib.context [None req-1b0d9c52-764f-4b60-996e-54c9cb2710b7 e0d8760a4f8549779efb1a77728cade6 cd0aaf4fb5d14167ad403ce51a2992a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 441/921] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:41 2026] DELETE /v2.0/security-groups/fbc5f4fc-b708-4f04-ae09-ea079b88a223 => 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: 481/922] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:07:41 2026] POST /v2.0/subnets => generated 1226 bytes in 669 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:07:41.871 8 INFO neutron.services.segments.plugin [-] Segment 91504762-46f0-4fdc-870d-555f4172fcf1 resource provider aggregate not found 2026-07-21 22:07:41.876 8 INFO neutron.services.segments.plugin [-] Segment 91504762-46f0-4fdc-870d-555f4172fcf1 resource provider aggregate not found 2026-07-21 22:07:41.893 8 INFO neutron.services.segments.plugin [-] Segment 91504762-46f0-4fdc-870d-555f4172fcf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91504762-46f0-4fdc-870d-555f4172fcf1 found for delete ", "request_id": "req-cbf4c43e-9ad2-4fa2-b0a7-8cb928effac6"}]} 2026-07-21 22:07:41.897 8 INFO neutron.services.segments.plugin [-] Segment 91504762-46f0-4fdc-870d-555f4172fcf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91504762-46f0-4fdc-870d-555f4172fcf1 found for delete ", "request_id": "req-08246098-63e2-4545-a4a8-35388536230f"}]} [pid: 8|app: 0|req: 442/923] 10.0.0.29 () {32 vars in 646 bytes} [Tue Jul 21 22:07:41 2026] GET /v2.0/subnets => generated 1839 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/924] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:07:41 2026] DELETE /v2.0/subnets/7f9364fc-49e4-483c-b4cb-26fcad661cf9 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/925] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:07:42 2026] DELETE /v2.0/subnets/90e9f826-8683-49f7-b15c-98dcbf37792b => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:07:42.561 8 INFO neutron.db.segments_db [None req-d0cc772b-ae0b-4e6c-9623-8773364a10cc 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment 97c34258-0e6c-4721-ad44-8861d2a6d809 of type vxlan for network 3f88348a-c53d-440a-8792-02cd525ee812 [pid: 7|app: 0|req: 484/926] 10.0.0.29 () {32 vars in 646 bytes} [Tue Jul 21 22:07:42 2026] GET /v2.0/subnets => generated 626 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/927] 10.0.0.29 () {34 vars in 670 bytes} [Tue Jul 21 22:07:42 2026] POST /v2.0/networks => generated 743 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:07:42.971 7 INFO neutron.services.segments.plugin [-] Segment 7722adca-3df5-484f-9b7e-408204f1284a resource provider aggregate not found 2026-07-21 22:07:42.981 7 INFO neutron.services.segments.plugin [-] Segment 7722adca-3df5-484f-9b7e-408204f1284a resource provider aggregate not found 2026-07-21 22:07:42.991 7 INFO neutron.services.segments.plugin [-] Segment 7722adca-3df5-484f-9b7e-408204f1284a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7722adca-3df5-484f-9b7e-408204f1284a found for delete ", "request_id": "req-7d495e86-acfb-4552-a693-35f794991e02"}]} [pid: 8|app: 0|req: 444/928] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:07:42 2026] POST /v2.0/subnets => generated 666 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:07:43.006 7 INFO neutron.services.segments.plugin [-] Segment 7722adca-3df5-484f-9b7e-408204f1284a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7722adca-3df5-484f-9b7e-408204f1284a found for delete ", "request_id": "req-7cd1404c-6912-4cd0-9b18-fa608b5dccf2"}]} [pid: 7|app: 0|req: 485/929] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:07:42 2026] DELETE /v2.0/networks/31a85600-f41a-4505-938c-6ab091364403 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:07:43.088 8 INFO neutron.db.segments_db [None req-d28c5f10-dc4e-4b15-b2ed-72422dc72d73 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment fe1d4739-9a8e-4536-b338-e58f750d3874 of type vxlan for network 58202158-d37c-41b0-a6ac-58f5747f86bb 2026-07-21 22:07:43.412 8 INFO neutron.db.l3_hamode_db [None req-d28c5f10-dc4e-4b15-b2ed-72422dc72d73 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 486/930] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:07:43 2026] DELETE /v2.0/networks/d44dcbc0-1f6d-44c1-bc07-8adedd8e5f48 => generated 0 bytes in 541 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/931] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:07:43 2026] DELETE /v2.0/networks/938cc16f-d544-40bd-bfa2-54ca4a860447 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/932] 199.204.45.205 () {34 vars in 1096 bytes} [Tue Jul 21 22:07:43 2026] GET /v2.0/ports?device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/933] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:07:43 2026] DELETE /v2.0/networks/c159d52b-382a-4460-b6dc-9a7b5be83115 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/934] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:07:44 2026] GET /v2.0/ports?tenant_id=3bf10b3b1f5b44c397d9833691182a6d&device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/935] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:07:44 2026] GET /v2.0/networks?id=5f42e3ee-473e-41af-827f-e79e1d6b83d6 => generated 769 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/936] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:07:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=27969b09-8482-4628-b787-14249ecef7e2 => generated 860 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/937] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:07:44 2026] GET /v2.0/subnets?id=acab8ca5-3dd8-4445-9859-c335ec63b60f => generated 668 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/938] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:07:44 2026] GET /v2.0/ports?network_id=5f42e3ee-473e-41af-827f-e79e1d6b83d6&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/939] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:07:44 2026] GET /v2.0/networks/5f42e3ee-473e-41af-827f-e79e1d6b83d6?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:07:44.790 8 INFO neutron.db.l3_hamode_db [None req-d28c5f10-dc4e-4b15-b2ed-72422dc72d73 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 496/940] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:07:44 2026] GET /v2.0/networks/5f42e3ee-473e-41af-827f-e79e1d6b83d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:07:45.018 7 INFO neutron.services.segments.plugin [-] Segment 375e94ad-bc62-4eb0-a775-df22f6d49315 resource provider aggregate not found 2026-07-21 22:07:45.025 7 INFO neutron.services.segments.plugin [-] Segment 375e94ad-bc62-4eb0-a775-df22f6d49315 resource provider aggregate not found 2026-07-21 22:07:45.032 7 INFO neutron.services.segments.plugin [-] Segment 375e94ad-bc62-4eb0-a775-df22f6d49315 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 375e94ad-bc62-4eb0-a775-df22f6d49315 found for delete ", "request_id": "req-385dfbfe-de20-473e-ad77-d3eed3c68101"}]} 2026-07-21 22:07:45.043 7 INFO neutron.services.segments.plugin [-] Segment 375e94ad-bc62-4eb0-a775-df22f6d49315 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 375e94ad-bc62-4eb0-a775-df22f6d49315 found for delete ", "request_id": "req-49cadb49-57b9-4acf-b597-05c7387a6892"}]} 2026-07-21 22:07:45.049 7 INFO neutron.services.segments.plugin [-] Segment f9e907b6-7339-4e66-aeee-9884fb1d38ed resource provider aggregate not found 2026-07-21 22:07:45.075 7 INFO neutron.services.segments.plugin [-] Segment f9e907b6-7339-4e66-aeee-9884fb1d38ed resource provider aggregate not found 2026-07-21 22:07:45.085 7 INFO neutron.services.segments.plugin [-] Segment f9e907b6-7339-4e66-aeee-9884fb1d38ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9e907b6-7339-4e66-aeee-9884fb1d38ed found for delete ", "request_id": "req-03cfac52-0037-4483-a533-48415498a5a4"}]} 2026-07-21 22:07:45.103 7 INFO neutron.services.segments.plugin [-] Segment 30efe3bf-f4d1-4075-b2b1-b81c9c0a5c46 resource provider aggregate not found 2026-07-21 22:07:45.116 7 INFO neutron.services.segments.plugin [-] Segment f9e907b6-7339-4e66-aeee-9884fb1d38ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9e907b6-7339-4e66-aeee-9884fb1d38ed found for delete ", "request_id": "req-4771dc87-cebc-4fb4-997d-e01eacf5062b"}]} 2026-07-21 22:07:45.133 7 INFO neutron.services.segments.plugin [-] Segment 30efe3bf-f4d1-4075-b2b1-b81c9c0a5c46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30efe3bf-f4d1-4075-b2b1-b81c9c0a5c46 found for delete ", "request_id": "req-80ad8284-03a4-4a98-a86f-4f649aad851e"}]} 2026-07-21 22:07:45.142 7 INFO neutron.services.segments.plugin [-] Segment 30efe3bf-f4d1-4075-b2b1-b81c9c0a5c46 resource provider aggregate not found 2026-07-21 22:07:45.159 7 INFO neutron.services.segments.plugin [-] Segment 30efe3bf-f4d1-4075-b2b1-b81c9c0a5c46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30efe3bf-f4d1-4075-b2b1-b81c9c0a5c46 found for delete ", "request_id": "req-999cf0a8-f0e4-473b-86fd-d252dd3fba87"}]} [pid: 7|app: 0|req: 497/941] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:07:44 2026] GET /v2.0/security-groups?tenant_id=cd0aaf4fb5d14167ad403ce51a2992a4&name=default => generated 2801 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/942] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:45 2026] DELETE /v2.0/security-groups/f88519fc-c9e4-401b-8fd8-e2b2d547ae42 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/943] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:07:43 2026] POST /v2.0/routers => generated 730 bytes in 3031 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/944] 10.0.0.121 () {34 vars in 990 bytes} [Tue Jul 21 22:07:46 2026] GET /v2.0/ports?device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => 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: 447/945] 10.0.0.121 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:46 2026] GET /v2.0/security-groups?id=b41893d7-8236-4148-927a-e68914678e24&fields=id&fields=name => generated 112 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/946] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:07:46 2026] PUT /v2.0/routers/29a7059c-a3a0-46a4-aae1-57abe674484c/add_router_interface => generated 309 bytes in 1707 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:47.861 8 WARNING neutron_lib.context [None req-2a6b6bf5-7ad9-4e18-b47d-321e9e429e1d 034996a182564134958257efc5ae0be8 2be995fac42c4af1a5ca5269e925cf68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:07:48.037 8 INFO neutron.db.segments_db [None req-2a6b6bf5-7ad9-4e18-b47d-321e9e429e1d 034996a182564134958257efc5ae0be8 2be995fac42c4af1a5ca5269e925cf68 - - default default] Added segment b9ca9014-e543-4ff5-84e8-0ea914bb3335 of type vxlan for network 47ee8b86-fe23-4d01-9aae-fe0fa6b3eaca [pid: 8|app: 0|req: 448/947] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:07:47 2026] POST /v2.0/networks => generated 643 bytes in 656 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:07:48.247 7 WARNING neutron_lib.context [None req-39e68f6b-d972-4668-827d-023072d7277a 034996a182564134958257efc5ae0be8 2be995fac42c4af1a5ca5269e925cf68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:07:48.560 8 WARNING neutron_lib.context [None req-990a0676-2941-4937-afe5-5ea30cbcabe7 40b2146d291543edb7e1826f50090fe1 1bd64fb08c7145e2872884ecab536d2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/948] 10.0.0.29 () {34 vars in 684 bytes} [Tue Jul 21 22:07:48 2026] POST /v2.0/security-groups => generated 1596 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:07:48.710 8 WARNING neutron_lib.context [None req-390e439f-790f-49ae-8872-7d7a4e5a2df4 40b2146d291543edb7e1826f50090fe1 1bd64fb08c7145e2872884ecab536d2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 450/949] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:07:48 2026] POST /v2.0/security-group-rules => generated 565 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:07:48.823 8 WARNING neutron_lib.context [None req-31bb9b9f-4950-4e59-82bb-064436e9ab41 40b2146d291543edb7e1826f50090fe1 1bd64fb08c7145e2872884ecab536d2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 451/950] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:07:48 2026] POST /v2.0/security-group-rules => generated 570 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:07:48.942 8 WARNING neutron_lib.context [None req-72629da6-1893-4988-9ddd-e552a658d9d6 40b2146d291543edb7e1826f50090fe1 1bd64fb08c7145e2872884ecab536d2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 500/951] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:07:48 2026] POST /v2.0/subnets => generated 617 bytes in 764 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/952] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:07:49 2026] GET /v2.0/security-groups?tenant_id=bb62f17947e24f87997467fa393d53c4&name=default => generated 2801 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:07:49.356 7 WARNING neutron_lib.context [None req-dd9db37b-1b41-452c-897e-abfa9838209d 034996a182564134958257efc5ae0be8 2be995fac42c4af1a5ca5269e925cf68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:07:49.413 7 INFO neutron.db.segments_db [None req-dd9db37b-1b41-452c-897e-abfa9838209d 034996a182564134958257efc5ae0be8 2be995fac42c4af1a5ca5269e925cf68 - - default default] Added segment 5cdf4ae7-bb8b-41cb-962f-9673b1d92c95 of type vxlan for network a354f0ec-cd68-4309-984d-890f161cc785 [pid: 7|app: 0|req: 502/953] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:07:49 2026] POST /v2.0/networks => generated 644 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/954] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:49 2026] DELETE /v2.0/security-groups/44bd4cdf-84ce-4b74-8619-a2ce4f096737 => 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: 452/955] 10.0.0.29 () {34 vars in 675 bytes} [Tue Jul 21 22:07:48 2026] POST /v2.0/floatingips => generated 552 bytes in 821 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/956] 10.0.0.29 () {34 vars in 742 bytes} [Tue Jul 21 22:07:49 2026] PUT /v2.0/networks/a354f0ec-cd68-4309-984d-890f161cc785 => generated 592 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:49.822 8 WARNING neutron_lib.context [None req-bc2531d9-095e-48d3-94b5-7ebe135037e2 034996a182564134958257efc5ae0be8 2be995fac42c4af1a5ca5269e925cf68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 505/957] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:07:49 2026] GET /v2.0/security-groups?tenant_id=89cff9f149fb422991fb0878c2131b5d&name=default => generated 2801 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/958] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:49 2026] DELETE /v2.0/security-groups/8f5b5edf-d664-4e2d-a841-54ecc3c9a89c => 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: 453/959] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:07:49 2026] POST /v2.0/subnets => generated 602 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/960] 10.0.0.182 () {34 vars in 1098 bytes} [Tue Jul 21 22:07:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--447368078&fields=id&tenant_id=1bd64fb08c7145e2872884ecab536d2b => 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: 455/961] 10.0.0.182 () {34 vars in 982 bytes} [Tue Jul 21 22:07:50 2026] GET /v2.0/networks?id=3f88348a-c53d-440a-8792-02cd525ee812 => generated 675 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/962] 10.0.0.29 () {34 vars in 740 bytes} [Tue Jul 21 22:07:50 2026] PUT /v2.0/subnets/4b26396a-0bf7-47ce-adf9-bdab01e7115d => generated 612 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/963] 10.0.0.182 () {34 vars in 965 bytes} [Tue Jul 21 22:07:50 2026] GET /v2.0/quotas/1bd64fb08c7145e2872884ecab536d2b => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/964] 10.0.0.182 () {34 vars in 1002 bytes} [Tue Jul 21 22:07:50 2026] GET /v2.0/ports?tenant_id=1bd64fb08c7145e2872884ecab536d2b&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/965] 10.0.0.182 () {34 vars in 1008 bytes} [Tue Jul 21 22:07:50 2026] GET /v2.0/networks/3f88348a-c53d-440a-8792-02cd525ee812?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: 459/966] 10.0.0.182 () {34 vars in 1108 bytes} [Tue Jul 21 22:07:50 2026] GET /v2.0/networks/3f88348a-c53d-440a-8792-02cd525ee812?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:07:50.891 7 INFO neutron.services.segments.plugin [-] Segment 5cdf4ae7-bb8b-41cb-962f-9673b1d92c95 resource provider aggregate not found 2026-07-21 22:07:50.898 7 INFO neutron.services.segments.plugin [-] Segment 5cdf4ae7-bb8b-41cb-962f-9673b1d92c95 resource provider aggregate not found 2026-07-21 22:07:50.922 7 INFO neutron.services.segments.plugin [-] Segment 5cdf4ae7-bb8b-41cb-962f-9673b1d92c95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cdf4ae7-bb8b-41cb-962f-9673b1d92c95 found for delete ", "request_id": "req-4800afc5-3970-4706-ae82-29b6d69f7fb9"}]} 2026-07-21 22:07:50.925 7 INFO neutron.services.segments.plugin [-] Segment 5cdf4ae7-bb8b-41cb-962f-9673b1d92c95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cdf4ae7-bb8b-41cb-962f-9673b1d92c95 found for delete ", "request_id": "req-990b5abc-c77e-4426-a11f-d86375a3a087"}]} [pid: 8|app: 0|req: 460/967] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:50 2026] GET /v2.0/ports?device_id=6dac0661-d962-4486-82fe-b720aea65197 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/968] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:51 2026] GET /v2.0/ports?device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/969] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:51 2026] GET /v2.0/security-groups?id=b41893d7-8236-4148-927a-e68914678e24&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/970] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:07:50 2026] DELETE /v2.0/networks/a354f0ec-cd68-4309-984d-890f161cc785 => generated 0 bytes in 1458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:07:51.901 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a8dbf068-bf2a-433b-a921-d84251509ce3 034996a182564134958257efc5ae0be8 2be995fac42c4af1a5ca5269e925cf68 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 463/971] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:07:51 2026] DELETE /v2.0/networks/a354f0ec-cd68-4309-984d-890f161cc785 => 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: 509/972] 10.0.0.29 () {32 vars in 693 bytes} [Tue Jul 21 22:07:51 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/973] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:07:51 2026] GET /v2.0/networks?id=3f88348a-c53d-440a-8792-02cd525ee812 => generated 675 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/974] 10.0.0.29 () {32 vars in 741 bytes} [Tue Jul 21 22:07:52 2026] GET /v2.0/subnets?network_id=63abafdb-277b-4f63-83e0-62d353e0a09b => generated 626 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/975] 199.204.45.205 () {34 vars in 1050 bytes} [Tue Jul 21 22:07:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1bd64fb08c7145e2872884ecab536d2b => generated 180 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/976] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:52 2026] GET /v2.0/ports?device_id=6dac0661-d962-4486-82fe-b720aea65197 => 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: 467/977] 10.0.0.29 () {32 vars in 652 bytes} [Tue Jul 21 22:07:52 2026] GET /v2.0/extensions => generated 19600 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-21 22:07:52.204 8 WARNING neutron_lib.context [req-c24370b7-11dc-44d6-8724-cec498c1ccdc req-ebe9df25-f265-490f-aefa-04a3965280e0 40b2146d291543edb7e1826f50090fe1 1bd64fb08c7145e2872884ecab536d2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 511/978] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:52 2026] GET /v2.0/ports?device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => generated 971 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/979] 10.0.0.29 () {32 vars in 648 bytes} [Tue Jul 21 22:07:52 2026] GET /v2.0/networks => generated 1308 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/980] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:52 2026] GET /v2.0/security-groups?id=b41893d7-8236-4148-927a-e68914678e24&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/981] 10.0.0.29 () {32 vars in 646 bytes} [Tue Jul 21 22:07:52 2026] GET /v2.0/subnets => generated 1233 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/982] 10.0.0.29 () {32 vars in 722 bytes} [Tue Jul 21 22:07:52 2026] GET /v2.0/networks/47ee8b86-fe23-4d01-9aae-fe0fa6b3eaca => generated 668 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/983] 10.0.0.29 () {32 vars in 720 bytes} [Tue Jul 21 22:07:52 2026] GET /v2.0/subnets/560a8c31-158e-4928-ac88-47bbb0abd4af => generated 617 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:52.618 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f1aa315a-1d65-469b-99db-64776446c188 034996a182564134958257efc5ae0be8 2be995fac42c4af1a5ca5269e925cf68 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 517/984] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:07:52 2026] DELETE /v2.0/subnets/4b26396a-0bf7-47ce-adf9-bdab01e7115d => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:07:52.646 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df847bc2-f27d-42d7-ba23-13527d5ff817 034996a182564134958257efc5ae0be8 2be995fac42c4af1a5ca5269e925cf68 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 518/985] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:07:52 2026] DELETE /v2.0/networks/a354f0ec-cd68-4309-984d-890f161cc785 => 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: 519/986] 199.204.45.205 () {34 vars in 994 bytes} [Tue Jul 21 22:07:52 2026] GET /v2.0/ports?device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/987] 199.204.45.205 () {38 vars in 955 bytes} [Tue Jul 21 22:07:52 2026] POST /v2.0/ports => generated 954 bytes in 550 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 22:07:52.949 7 INFO neutron.services.segments.plugin [-] Segment 5cdf4ae7-bb8b-41cb-962f-9673b1d92c95 resource provider aggregate not found 2026-07-21 22:07:52.956 7 INFO neutron.services.segments.plugin [-] Segment 5cdf4ae7-bb8b-41cb-962f-9673b1d92c95 resource provider aggregate not found [pid: 7|app: 0|req: 520/988] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:07:52 2026] DELETE /v2.0/subnets/560a8c31-158e-4928-ac88-47bbb0abd4af => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:07:52.989 7 INFO neutron.services.segments.plugin [-] Segment 5cdf4ae7-bb8b-41cb-962f-9673b1d92c95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cdf4ae7-bb8b-41cb-962f-9673b1d92c95 found for delete ", "request_id": "req-06d50145-a2f8-405d-b34d-f5155040a137"}]} 2026-07-21 22:07:52.990 7 INFO neutron.services.segments.plugin [-] Segment 5cdf4ae7-bb8b-41cb-962f-9673b1d92c95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cdf4ae7-bb8b-41cb-962f-9673b1d92c95 found for delete ", "request_id": "req-1d1e98cf-a604-4178-a218-3e62c14bafa3"}]} 2026-07-21 22:07:53.084 8 INFO neutron.db.l3_db [req-44baa63c-2794-4e07-a725-0dfcc04e2e44 req-2f2616f6-7497-42a2-a0d3-e3c25f51e536 4ca0d9deeb6842038ded8ed2f5f30531 3bf10b3b1f5b44c397d9833691182a6d - - default default] Floating IP ca7a958b-c071-4c96-8677-95f7a70f0559 disassociated. External IP: 10.96.250.218, port: 27969b09-8482-4628-b787-14249ecef7e2. [pid: 7|app: 0|req: 521/989] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Jul 21 22:07:52 2026] PUT /v2.0/ports/12a33ef0-098c-41da-a7fc-4c9b688c9b28 => generated 1199 bytes in 599 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: 469/990] 199.204.45.205 () {36 vars in 997 bytes} [Tue Jul 21 22:07:52 2026] DELETE /v2.0/ports/27969b09-8482-4628-b787-14249ecef7e2 => generated 0 bytes in 864 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/991] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:53 2026] GET /v2.0/ports?device_id=6dac0661-d962-4486-82fe-b720aea65197 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/992] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:53 2026] GET /v2.0/ports?device_id=0db34fb0-6b14-4f65-a2ed-97eced8110e7 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:07:53.738 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-35e7f924-b57f-40d7-8dd5-7442d814e6fb'] response: {'name': 'network-changed', 'server_uuid': '6dac0661-d962-4486-82fe-b720aea65197', 'tag': '12a33ef0-098c-41da-a7fc-4c9b688c9b28', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 472/993] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:07:53 2026] GET /v2.0/ports?tenant_id=1bd64fb08c7145e2872884ecab536d2b&device_id=6dac0661-d962-4486-82fe-b720aea65197 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:07:53.766 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a518682f-c9cf-40fb-996c-bfbd1cbf93e7'] response: {'server_uuid': '0db34fb0-6b14-4f65-a2ed-97eced8110e7', 'name': 'network-vif-deleted', 'tag': '27969b09-8482-4628-b787-14249ecef7e2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 473/994] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:53 2026] GET /v2.0/security-groups?id=8bc42754-0155-4ab4-968a-9a91892e9a71&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/995] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:07:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=12a33ef0-098c-41da-a7fc-4c9b688c9b28 => 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: 522/996] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:07:53 2026] DELETE /v2.0/networks/47ee8b86-fe23-4d01-9aae-fe0fa6b3eaca => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/997] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:07:53 2026] GET /v2.0/subnets?id=7549d855-7384-4162-8e11-72584bf8a3b7 => generated 669 bytes in 39 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: 523/998] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:07:53 2026] GET /v2.0/ports?network_id=3f88348a-c53d-440a-8792-02cd525ee812&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: 476/999] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:07:53 2026] GET /v2.0/networks/3f88348a-c53d-440a-8792-02cd525ee812?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: 524/1000] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:07:54 2026] GET /v2.0/networks/3f88348a-c53d-440a-8792-02cd525ee812?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1001] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:07:54 2026] GET /v2.0/ports?tenant_id=1bd64fb08c7145e2872884ecab536d2b&device_id=6dac0661-d962-4486-82fe-b720aea65197 => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1002] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:07:54 2026] GET /v2.0/networks?id=3f88348a-c53d-440a-8792-02cd525ee812 => generated 771 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1003] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:07:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=12a33ef0-098c-41da-a7fc-4c9b688c9b28 => 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: 479/1004] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:07:54 2026] GET /v2.0/security-groups?tenant_id=2be995fac42c4af1a5ca5269e925cf68&name=default => generated 2801 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1005] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:07:54 2026] GET /v2.0/subnets?id=7549d855-7384-4162-8e11-72584bf8a3b7 => generated 669 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1006] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:07:54 2026] GET /v2.0/security-groups?tenant_id=f609cd63fe8d47a4a31fb8099d0c2839&name=default => generated 2801 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1007] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:54 2026] DELETE /v2.0/security-groups/414c2864-8083-4ae9-8193-fe44df8e1e50 => 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: 527/1008] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:07:54 2026] GET /v2.0/ports?network_id=3f88348a-c53d-440a-8792-02cd525ee812&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: 482/1009] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:54 2026] DELETE /v2.0/security-groups/a7e279ca-0c63-40eb-93ab-7aa427f676c2 => 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: 528/1010] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:54 2026] DELETE /v2.0/security-groups/b41893d7-8236-4148-927a-e68914678e24 => 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: 483/1011] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:07:54 2026] GET /v2.0/networks/3f88348a-c53d-440a-8792-02cd525ee812?fields=segments => generated 14 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:07:54.984 8 INFO neutron.api.v2.resource [None req-8c86c21b-d0ec-402a-8ab9-466fd4f0dd2f 4ca0d9deeb6842038ded8ed2f5f30531 3bf10b3b1f5b44c397d9833691182a6d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 484/1012] 10.0.0.29 () {32 vars in 736 bytes} [Tue Jul 21 22:07:54 2026] GET /v2.0/security-groups/b41893d7-8236-4148-927a-e68914678e24 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:07:55.022 7 INFO neutron.services.segments.plugin [-] Segment b9ca9014-e543-4ff5-84e8-0ea914bb3335 resource provider aggregate not found 2026-07-21 22:07:55.027 7 INFO neutron.services.segments.plugin [-] Segment b9ca9014-e543-4ff5-84e8-0ea914bb3335 resource provider aggregate not found 2026-07-21 22:07:55.047 7 INFO neutron.services.segments.plugin [-] Segment b9ca9014-e543-4ff5-84e8-0ea914bb3335 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9ca9014-e543-4ff5-84e8-0ea914bb3335 found for delete ", "request_id": "req-0e8af5bf-70a5-48c0-9aa8-224f0cd4f548"}]} 2026-07-21 22:07:55.050 7 INFO neutron.services.segments.plugin [-] Segment b9ca9014-e543-4ff5-84e8-0ea914bb3335 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9ca9014-e543-4ff5-84e8-0ea914bb3335 found for delete ", "request_id": "req-da184413-ca4b-4f56-8ba0-1334c74ecc2b"}]} [pid: 8|app: 0|req: 485/1013] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:07:54 2026] GET /v2.0/networks/3f88348a-c53d-440a-8792-02cd525ee812?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: 529/1014] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:54 2026] GET /v2.0/ports?device_id=6dac0661-d962-4486-82fe-b720aea65197 => generated 969 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1015] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:55 2026] GET /v2.0/security-groups?id=8bc42754-0155-4ab4-968a-9a91892e9a71&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1016] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:07:55 2026] GET /v2.0/security-groups?tenant_id=eeaf1f5fca084d3b953f9207415b52fb&name=default => generated 2801 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1017] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:07:55 2026] DELETE /v2.0/security-groups/fb58110e-e0ad-4be0-b081-aacc2683113c => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1020] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:07:55 2026] DELETE /v2.0/floatingips/ca7a958b-c071-4c96-8677-95f7a70f0559 => generated 0 bytes in 872 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1021] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:56 2026] GET /v2.0/ports?device_id=6dac0661-d962-4486-82fe-b720aea65197 => generated 971 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1022] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:56 2026] GET /v2.0/security-groups?id=8bc42754-0155-4ab4-968a-9a91892e9a71&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: 489/1023] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:56 2026] GET /v2.0/ports?device_id=6dac0661-d962-4486-82fe-b720aea65197 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:57.051 8 INFO neutron.db.l3_db [None req-c721b684-3b75-4c9a-ac1d-1a0e2fcc5325 40b2146d291543edb7e1826f50090fe1 1bd64fb08c7145e2872884ecab536d2b - - default default] Floating IP fd7022b9-55b1-43eb-8e95-157daa137a83 associated. External IP: 10.96.250.209, port: 12a33ef0-098c-41da-a7fc-4c9b688c9b28. [pid: 7|app: 0|req: 535/1024] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:07:55 2026] PUT /v2.0/routers/507b8790-53e2-4bd1-81f2-10b7ab29132b/remove_router_interface => generated 309 bytes in 1266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1025] 10.0.0.29 () {34 vars in 748 bytes} [Tue Jul 21 22:07:56 2026] PUT /v2.0/floatingips/fd7022b9-55b1-43eb-8e95-157daa137a83 => generated 855 bytes in 897 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:57.494 7 WARNING neutron_lib.context [None req-d6e222b6-9407-46ea-b4b1-26aedf8bf7e8 faa522f4151c400db6e9866c56f81886 7e3c6212b97f4746b32d9f2be6ad2b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:07:57.538 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5acd9a03-e4e5-4d59-9d44-14b1b0f86479'] response: {'name': 'network-changed', 'server_uuid': '6dac0661-d962-4486-82fe-b720aea65197', 'tag': '12a33ef0-098c-41da-a7fc-4c9b688c9b28', 'status': 'completed', 'code': 200} 2026-07-21 22:07:57.656 7 INFO neutron.db.segments_db [None req-d6e222b6-9407-46ea-b4b1-26aedf8bf7e8 faa522f4151c400db6e9866c56f81886 7e3c6212b97f4746b32d9f2be6ad2b15 - - default default] Added segment e002ae51-9cba-451e-8974-1c148a3962c9 of type vxlan for network 5d85b914-b670-42cd-81d1-9d7dd5d786cb [pid: 7|app: 0|req: 536/1026] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:07:57 2026] POST /v2.0/networks => generated 649 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:07:57.869 7 WARNING neutron_lib.context [None req-f5d48fee-ef07-4106-80bf-4361371121cd 12f5c29f9b144ec29d55416169eaaa9d 50c66641c4ce486497d4ebfe32cfd9c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:07:57.869 7 WARNING neutron_lib.context [None req-f5d48fee-ef07-4106-80bf-4361371121cd 12f5c29f9b144ec29d55416169eaaa9d 50c66641c4ce486497d4ebfe32cfd9c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:07:58.054 7 INFO neutron.db.segments_db [None req-f5d48fee-ef07-4106-80bf-4361371121cd 12f5c29f9b144ec29d55416169eaaa9d 50c66641c4ce486497d4ebfe32cfd9c9 - - default default] Added segment 1c63688a-8ff8-49b1-976a-917e77bef83b of type vxlan for network cdc18a44-dd85-4a8d-8b10-c6767da5f585 2026-07-21 22:07:58.211 7 INFO neutron.db.segments_db [None req-f5d48fee-ef07-4106-80bf-4361371121cd 12f5c29f9b144ec29d55416169eaaa9d 50c66641c4ce486497d4ebfe32cfd9c9 - - default default] Added segment d6dfd6ed-987d-4289-9eb5-1ce789cac466 of type vxlan for network 21c94cb3-6941-433d-8b12-d762c13ec9d4 [pid: 7|app: 0|req: 537/1027] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:07:57 2026] POST /v2.0/networks => generated 1244 bytes in 600 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1028] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:58 2026] GET /v2.0/ports?device_id=6dac0661-d962-4486-82fe-b720aea65197 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1029] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:07:58 2026] GET /v2.0/ports?tenant_id=1bd64fb08c7145e2872884ecab536d2b&device_id=6dac0661-d962-4486-82fe-b720aea65197 => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:07:58.527 7 WARNING neutron_lib.context [None req-7ba29a12-015f-4c55-86c3-3c7efcaab3d7 faa522f4151c400db6e9866c56f81886 7e3c6212b97f4746b32d9f2be6ad2b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:07:58.780 8 INFO neutron.services.segments.plugin [-] Segment 1dedeee8-6067-4a58-a34e-8f0d45ba2630 resource provider aggregate not found 2026-07-21 22:07:58.785 8 INFO neutron.services.segments.plugin [-] Segment 1dedeee8-6067-4a58-a34e-8f0d45ba2630 resource provider aggregate not found 2026-07-21 22:07:58.799 8 INFO neutron.db.l3_hamode_db [None req-37a7630a-3a3c-42e2-a842-6b88f5810c02 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] HA network ad70145e-21fb-49e1-8da6-a5b6c0cbf2cb was deleted as no HA routers are present in tenant 3bf10b3b1f5b44c397d9833691182a6d. [pid: 8|app: 0|req: 491/1030] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:07:57 2026] DELETE /v2.0/routers/507b8790-53e2-4bd1-81f2-10b7ab29132b => generated 0 bytes in 1314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:07:58.807 8 INFO neutron.services.segments.plugin [-] Segment 1dedeee8-6067-4a58-a34e-8f0d45ba2630 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dedeee8-6067-4a58-a34e-8f0d45ba2630 found for delete ", "request_id": "req-811a5925-84d2-4786-ada6-2330adcad1ad"}]} 2026-07-21 22:07:58.808 8 INFO neutron.services.segments.plugin [-] Segment 1dedeee8-6067-4a58-a34e-8f0d45ba2630 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dedeee8-6067-4a58-a34e-8f0d45ba2630 found for delete ", "request_id": "req-35b07192-75cd-4f3c-b9fe-2714a488b62c"}]} [pid: 7|app: 0|req: 540/1031] 10.0.0.29 () {34 vars in 664 bytes} [Tue Jul 21 22:07:58 2026] POST /v2.0/ports => generated 778 bytes in 353 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: 541/1032] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:58 2026] GET /v2.0/security-groups?id=8bc42754-0155-4ab4-968a-9a91892e9a71&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: 8|app: 0|req: 492/1033] 10.0.0.29 () {32 vars in 648 bytes} [Tue Jul 21 22:07:58 2026] GET /v2.0/networks => generated 1843 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1034] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:07:58 2026] GET /v2.0/networks?id=3f88348a-c53d-440a-8792-02cd525ee812 => generated 771 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:59.024 7 WARNING neutron_lib.context [None req-b4b5d9e3-d7d4-473f-93c6-730e0e3f7dc8 faa522f4151c400db6e9866c56f81886 7e3c6212b97f4746b32d9f2be6ad2b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:07:59.120 7 INFO neutron.db.segments_db [None req-b4b5d9e3-d7d4-473f-93c6-730e0e3f7dc8 faa522f4151c400db6e9866c56f81886 7e3c6212b97f4746b32d9f2be6ad2b15 - - default default] Added segment 1e8b2737-51fa-4e79-91f2-7375dd52605e of type vxlan for network 454b1799-9425-4a14-ae2d-9bef6be40185 [pid: 8|app: 0|req: 493/1035] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:07:58 2026] DELETE /v2.0/subnets/acab8ca5-3dd8-4445-9859-c335ec63b60f => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1036] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:07:59 2026] POST /v2.0/networks => generated 635 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1037] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:07:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=12a33ef0-098c-41da-a7fc-4c9b688c9b28 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1038] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:07:59 2026] DELETE /v2.0/networks/cdc18a44-dd85-4a8d-8b10-c6767da5f585 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1039] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:07:59 2026] GET /v2.0/ports?device_id=6dac0661-d962-4486-82fe-b720aea65197 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:07:59.576 8 WARNING neutron_lib.context [None req-85e8a408-d050-4921-9e98-4cfb09bc667e faa522f4151c400db6e9866c56f81886 7e3c6212b97f4746b32d9f2be6ad2b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:07:59.816 7 INFO neutron.services.segments.plugin [-] Segment 54ceba83-9230-4b29-8255-b7535b980338 resource provider aggregate not found 2026-07-21 22:07:59.821 7 INFO neutron.services.segments.plugin [-] Segment 54ceba83-9230-4b29-8255-b7535b980338 resource provider aggregate not found 2026-07-21 22:07:59.838 7 INFO neutron.services.segments.plugin [-] Segment 54ceba83-9230-4b29-8255-b7535b980338 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54ceba83-9230-4b29-8255-b7535b980338 found for delete ", "request_id": "req-380ea600-dcda-4e99-b648-72d519c697a1"}]} 2026-07-21 22:07:59.842 7 INFO neutron.services.segments.plugin [-] Segment 54ceba83-9230-4b29-8255-b7535b980338 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54ceba83-9230-4b29-8255-b7535b980338 found for delete ", "request_id": "req-e7366fee-83a6-4bfd-a9f6-9566a20d3caf"}]} [pid: 7|app: 0|req: 545/1040] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:07:59 2026] DELETE /v2.0/networks/5f42e3ee-473e-41af-827f-e79e1d6b83d6 => generated 0 bytes in 479 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1041] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:07:59 2026] GET /v2.0/subnets?id=7549d855-7384-4162-8e11-72584bf8a3b7 => generated 669 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1042] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:07:59 2026] POST /v2.0/subnets => generated 622 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1043] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:07:59 2026] GET /v2.0/security-groups?id=8bc42754-0155-4ab4-968a-9a91892e9a71&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1044] 199.204.45.205 () {34 vars in 994 bytes} [Tue Jul 21 22:08:00 2026] GET /v2.0/ports?device_id=6dac0661-d962-4486-82fe-b720aea65197 => 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: 547/1045] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:07:59 2026] DELETE /v2.0/networks/21c94cb3-6941-433d-8b12-d762c13ec9d4 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:08:00.114 7 WARNING neutron_lib.context [None req-dfc10448-6aec-4d74-88e8-a6286f2b9ca2 faa522f4151c400db6e9866c56f81886 7e3c6212b97f4746b32d9f2be6ad2b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1046] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:08:00 2026] GET /v2.0/ports?network_id=3f88348a-c53d-440a-8792-02cd525ee812&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: 500/1047] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:00 2026] GET /v2.0/security-groups?tenant_id=3bf10b3b1f5b44c397d9833691182a6d&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:08:00.508 8 INFO neutron.db.l3_db [req-f75d88a1-9f81-4c5d-b8a1-ebecbc78e8b5 req-ce411c69-4899-41db-b02d-2facbfa87d32 40b2146d291543edb7e1826f50090fe1 1bd64fb08c7145e2872884ecab536d2b - - default default] Floating IP fd7022b9-55b1-43eb-8e95-157daa137a83 disassociated. External IP: 10.96.250.209, port: 12a33ef0-098c-41da-a7fc-4c9b688c9b28. [pid: 7|app: 0|req: 548/1048] 10.0.0.29 () {34 vars in 664 bytes} [Tue Jul 21 22:08:00 2026] POST /v2.0/ports => generated 965 bytes in 487 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: 549/1049] 10.0.0.29 () {32 vars in 648 bytes} [Tue Jul 21 22:08:00 2026] GET /v2.0/networks => generated 651 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1050] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:08:00 2026] GET /v2.0/networks/3f88348a-c53d-440a-8792-02cd525ee812?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:08:00.836 8 INFO neutron.services.segments.plugin [-] Segment 1c63688a-8ff8-49b1-976a-917e77bef83b resource provider aggregate not found 2026-07-21 22:08:00.844 8 INFO neutron.services.segments.plugin [-] Segment 1c63688a-8ff8-49b1-976a-917e77bef83b resource provider aggregate not found 2026-07-21 22:08:00.854 8 INFO neutron.services.segments.plugin [-] Segment 1c63688a-8ff8-49b1-976a-917e77bef83b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c63688a-8ff8-49b1-976a-917e77bef83b found for delete ", "request_id": "req-4d42d674-c016-48b1-9331-1c49c116f33b"}]} 2026-07-21 22:08:00.876 8 INFO neutron.services.segments.plugin [-] Segment 1c63688a-8ff8-49b1-976a-917e77bef83b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c63688a-8ff8-49b1-976a-917e77bef83b found for delete ", "request_id": "req-25b3b8f6-d7dc-4b4e-9132-82b70d94a87f"}]} [pid: 7|app: 0|req: 551/1051] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:00 2026] DELETE /v2.0/security-groups/38c9b38d-f4f2-4b62-b489-ca938cf2950a => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1052] 199.204.45.205 () {36 vars in 997 bytes} [Tue Jul 21 22:08:00 2026] DELETE /v2.0/ports/12a33ef0-098c-41da-a7fc-4c9b688c9b28 => generated 0 bytes in 826 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:08:01.007 8 WARNING neutron_lib.context [None req-10958a88-186b-4214-a2d1-7b90385df99f 12f5c29f9b144ec29d55416169eaaa9d 50c66641c4ce486497d4ebfe32cfd9c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:01.041 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5aa9889b-9d10-4ae1-9fa2-af7d42dee515'] response: {'server_uuid': '6dac0661-d962-4486-82fe-b720aea65197', 'name': 'network-vif-deleted', 'tag': '12a33ef0-098c-41da-a7fc-4c9b688c9b28', 'status': 'completed', 'code': 200} 2026-07-21 22:08:01.059 8 INFO neutron.db.segments_db [None req-10958a88-186b-4214-a2d1-7b90385df99f 12f5c29f9b144ec29d55416169eaaa9d 50c66641c4ce486497d4ebfe32cfd9c9 - - default default] Added segment 2f2e2119-9306-49ac-94ba-c8d2f685c04a of type vxlan for network 5d3da627-9890-4450-a300-d1c858577188 [pid: 8|app: 0|req: 502/1053] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:08:00 2026] POST /v2.0/networks => generated 654 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1054] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:08:00 2026] DELETE /v2.0/ports/8b4eb28e-0717-4401-bc0c-42731a6ddd39 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1055] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:08:01 2026] GET /v2.0/ports?device_id=6dac0661-d962-4486-82fe-b720aea65197 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:08:01.253 7 WARNING neutron_lib.context [None req-402e4859-801a-4b3b-a0ae-8b59f39e8f56 12f5c29f9b144ec29d55416169eaaa9d 50c66641c4ce486497d4ebfe32cfd9c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 503/1056] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:08:01 2026] GET /v2.0/networks/3f88348a-c53d-440a-8792-02cd525ee812?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:08:01.333 7 INFO neutron.db.segments_db [None req-402e4859-801a-4b3b-a0ae-8b59f39e8f56 12f5c29f9b144ec29d55416169eaaa9d 50c66641c4ce486497d4ebfe32cfd9c9 - - default default] Added segment d5838c68-3d32-4281-8103-640efb49f401 of type vxlan for network 5f73373f-c534-45b1-abae-029a1d0c9ac7 2026-07-21 22:08:01.340 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d715f31b-4d33-48c4-87f3-98e884ea7123 faa522f4151c400db6e9866c56f81886 7e3c6212b97f4746b32d9f2be6ad2b15 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 504/1057] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:08:01 2026] DELETE /v2.0/ports/8b4eb28e-0717-4401-bc0c-42731a6ddd39 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:08:01.376 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0cc05276-3168-4446-b99a-21a3421a21e3 faa522f4151c400db6e9866c56f81886 7e3c6212b97f4746b32d9f2be6ad2b15 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 505/1058] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:08:01 2026] GET /v2.0/ports/8b4eb28e-0717-4401-bc0c-42731a6ddd39 => 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: 554/1059] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:08:01 2026] POST /v2.0/networks => generated 653 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:01.472 7 WARNING neutron_lib.context [None req-86d2833d-0924-4371-afdd-1886cb2cc4db 12f5c29f9b144ec29d55416169eaaa9d 50c66641c4ce486497d4ebfe32cfd9c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:01.525 7 WARNING neutron_lib.context [None req-86d2833d-0924-4371-afdd-1886cb2cc4db 12f5c29f9b144ec29d55416169eaaa9d 50c66641c4ce486497d4ebfe32cfd9c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 506/1060] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:01 2026] DELETE /v2.0/subnets/9db092c4-7d99-4b11-9f3f-86817d25693d => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:08:01.864 7 INFO neutron.services.segments.plugin [-] Segment d6dfd6ed-987d-4289-9eb5-1ce789cac466 resource provider aggregate not found 2026-07-21 22:08:01.882 7 INFO neutron.services.segments.plugin [-] Segment d6dfd6ed-987d-4289-9eb5-1ce789cac466 resource provider aggregate not found 2026-07-21 22:08:01.896 7 INFO neutron.services.segments.plugin [-] Segment d6dfd6ed-987d-4289-9eb5-1ce789cac466 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6dfd6ed-987d-4289-9eb5-1ce789cac466 found for delete ", "request_id": "req-c66ce251-17c5-4dd6-9375-4358b0adaa13"}]} 2026-07-21 22:08:01.902 7 INFO neutron.services.segments.plugin [-] Segment d6dfd6ed-987d-4289-9eb5-1ce789cac466 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6dfd6ed-987d-4289-9eb5-1ce789cac466 found for delete ", "request_id": "req-16360010-50e8-4986-8a2c-9d6c8fbc76a9"}]} [pid: 8|app: 0|req: 507/1061] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:08:01 2026] DELETE /v2.0/networks/454b1799-9425-4a14-ae2d-9bef6be40185 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:08:02.121 8 WARNING neutron_lib.context [None req-42b6fdea-5a1b-4960-aed0-01a951468fd1 faa522f4151c400db6e9866c56f81886 7e3c6212b97f4746b32d9f2be6ad2b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:02.195 8 INFO neutron.db.segments_db [None req-42b6fdea-5a1b-4960-aed0-01a951468fd1 faa522f4151c400db6e9866c56f81886 7e3c6212b97f4746b32d9f2be6ad2b15 - - default default] Added segment 05f80472-4447-4a8f-8020-62070b020cbf of type vxlan for network 8c1d2306-b40c-4217-b522-7606d4850fcd [pid: 7|app: 0|req: 555/1062] 10.0.0.29 () {34 vars in 664 bytes} [Tue Jul 21 22:08:01 2026] POST /v2.0/ports => generated 1506 bytes in 795 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 508/1063] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:08:02 2026] POST /v2.0/networks => generated 636 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:02.353 8 WARNING neutron_lib.context [None req-6e9c3f64-2efb-4263-88c6-3f09df4c483c faa522f4151c400db6e9866c56f81886 7e3c6212b97f4746b32d9f2be6ad2b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 556/1064] 10.0.0.29 () {32 vars in 642 bytes} [Tue Jul 21 22:08:02 2026] GET /v2.0/ports => generated 1506 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1065] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:02 2026] DELETE /v2.0/security-groups/8bc42754-0155-4ab4-968a-9a91892e9a71 => 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: 509/1066] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:08:02 2026] POST /v2.0/subnets => generated 622 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:02.706 8 INFO neutron.api.v2.resource [None req-76547473-9400-4a0a-8e71-bc28f9383c8d 40b2146d291543edb7e1826f50090fe1 1bd64fb08c7145e2872884ecab536d2b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 510/1067] 10.0.0.29 () {32 vars in 736 bytes} [Tue Jul 21 22:08:02 2026] GET /v2.0/security-groups/8bc42754-0155-4ab4-968a-9a91892e9a71 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:08:02.714 8 WARNING neutron_lib.context [None req-7f50d752-0244-4ba8-aa0f-0fb33b3e50fb faa522f4151c400db6e9866c56f81886 7e3c6212b97f4746b32d9f2be6ad2b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 558/1068] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:08:02 2026] DELETE /v2.0/ports/8bc7f7bb-70ed-4de0-be86-f28179f9b09e => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:08:02.888 8 INFO neutron.services.segments.plugin [-] Segment 1e8b2737-51fa-4e79-91f2-7375dd52605e resource provider aggregate not found 2026-07-21 22:08:02.900 8 INFO neutron.services.segments.plugin [-] Segment 1e8b2737-51fa-4e79-91f2-7375dd52605e resource provider aggregate not found 2026-07-21 22:08:02.909 8 INFO neutron.services.segments.plugin [-] Segment 1e8b2737-51fa-4e79-91f2-7375dd52605e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e8b2737-51fa-4e79-91f2-7375dd52605e found for delete ", "request_id": "req-922e3163-b90b-4225-ae1b-375251b4185f"}]} 2026-07-21 22:08:02.922 8 INFO neutron.services.segments.plugin [-] Segment 1e8b2737-51fa-4e79-91f2-7375dd52605e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e8b2737-51fa-4e79-91f2-7375dd52605e found for delete ", "request_id": "req-2cd5f07f-1691-4d86-a78b-98df92ef2768"}]} [pid: 7|app: 0|req: 559/1069] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:08:02 2026] DELETE /v2.0/floatingips/fd7022b9-55b1-43eb-8e95-157daa137a83 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1070] 10.0.0.29 () {34 vars in 664 bytes} [Tue Jul 21 22:08:02 2026] POST /v2.0/ports => generated 928 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1071] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:08:03 2026] DELETE /v2.0/ports/0f01ad4d-450b-430d-a3f0-b113b6f72f58 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1072] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:08:03 2026] DELETE /v2.0/ports/36a0cb23-2fa7-4f88-bca2-7fbdfb1eabdf => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1073] 10.0.0.29 () {32 vars in 642 bytes} [Tue Jul 21 22:08:03 2026] GET /v2.0/ports => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:08:03.729 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e1f65b82-b379-46dc-9a1e-bc4d0b0ec288 faa522f4151c400db6e9866c56f81886 7e3c6212b97f4746b32d9f2be6ad2b15 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 563/1074] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:08:03 2026] GET /v2.0/ports/36a0cb23-2fa7-4f88-bca2-7fbdfb1eabdf => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:08:03.735 7 WARNING neutron_lib.context [None req-ebd18762-8cb7-4608-88bb-cfa0a7980d5b 12f5c29f9b144ec29d55416169eaaa9d 50c66641c4ce486497d4ebfe32cfd9c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:03.799 7 INFO neutron.db.segments_db [None req-ebd18762-8cb7-4608-88bb-cfa0a7980d5b 12f5c29f9b144ec29d55416169eaaa9d 50c66641c4ce486497d4ebfe32cfd9c9 - - default default] Added segment 177d396c-12dc-423f-b6a7-2feb1940d261 of type vxlan for network d3883f33-b4d0-43fa-acaf-2417af27e2df [pid: 7|app: 0|req: 564/1075] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:08:03 2026] POST /v2.0/networks => generated 654 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1076] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:03 2026] DELETE /v2.0/subnets/6f37af1c-8847-4fd7-926f-4b9345e28aad => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:08:04.195 7 WARNING neutron_lib.context [None req-80a0324f-e9f6-469d-88b1-79c430d23357 12f5c29f9b144ec29d55416169eaaa9d 50c66641c4ce486497d4ebfe32cfd9c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:04.296 7 INFO neutron.db.segments_db [None req-80a0324f-e9f6-469d-88b1-79c430d23357 12f5c29f9b144ec29d55416169eaaa9d 50c66641c4ce486497d4ebfe32cfd9c9 - - default default] Added segment 24e4c6ed-98d9-4a9f-a7e7-0f2f0256f10b of type vxlan for network 311ea30a-80fd-4bc4-96d4-15cb885f3bcc [pid: 8|app: 0|req: 512/1077] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:08:03 2026] PUT /v2.0/routers/29a7059c-a3a0-46a4-aae1-57abe674484c/remove_router_interface => generated 309 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1078] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:08:04 2026] POST /v2.0/networks => generated 653 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1079] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:08:04 2026] DELETE /v2.0/networks/8c1d2306-b40c-4217-b522-7606d4850fcd => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:08:04.927 8 WARNING neutron_lib.context [None req-ec855532-497c-4240-818b-ccdc788a7cff faa522f4151c400db6e9866c56f81886 7e3c6212b97f4746b32d9f2be6ad2b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:04.938 8 INFO neutron.services.segments.plugin [-] Segment 05f80472-4447-4a8f-8020-62070b020cbf resource provider aggregate not found 2026-07-21 22:08:04.954 8 INFO neutron.services.segments.plugin [-] Segment 05f80472-4447-4a8f-8020-62070b020cbf resource provider aggregate not found 2026-07-21 22:08:04.974 8 INFO neutron.services.segments.plugin [-] Segment 05f80472-4447-4a8f-8020-62070b020cbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05f80472-4447-4a8f-8020-62070b020cbf found for delete ", "request_id": "req-8f85b567-4b5e-423b-a1ea-67b4543a9816"}]} 2026-07-21 22:08:04.986 8 INFO neutron.services.segments.plugin [-] Segment 05f80472-4447-4a8f-8020-62070b020cbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05f80472-4447-4a8f-8020-62070b020cbf found for delete ", "request_id": "req-8205f584-7162-4380-ac89-b12edaaf71ed"}]} [pid: 8|app: 0|req: 514/1080] 10.0.0.29 () {34 vars in 664 bytes} [Tue Jul 21 22:08:04 2026] POST /v2.0/ports => generated 778 bytes in 410 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 22:08:05.324 8 WARNING neutron_lib.context [None req-a21ed2de-1386-4ef0-94f1-a9249a3a637f 12f5c29f9b144ec29d55416169eaaa9d 50c66641c4ce486497d4ebfe32cfd9c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:05.372 8 WARNING neutron_lib.context [None req-a21ed2de-1386-4ef0-94f1-a9249a3a637f 12f5c29f9b144ec29d55416169eaaa9d 50c66641c4ce486497d4ebfe32cfd9c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:06.043 7 INFO neutron.services.segments.plugin [-] Segment fe1d4739-9a8e-4536-b338-e58f750d3874 resource provider aggregate not found 2026-07-21 22:08:06.054 7 INFO neutron.services.segments.plugin [-] Segment fe1d4739-9a8e-4536-b338-e58f750d3874 resource provider aggregate not found 2026-07-21 22:08:06.064 7 INFO neutron.services.segments.plugin [-] Segment fe1d4739-9a8e-4536-b338-e58f750d3874 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe1d4739-9a8e-4536-b338-e58f750d3874 found for delete ", "request_id": "req-bf821835-1b45-41e2-ad03-9b6f7b1e9f1f"}]} 2026-07-21 22:08:06.075 7 INFO neutron.services.segments.plugin [-] Segment fe1d4739-9a8e-4536-b338-e58f750d3874 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe1d4739-9a8e-4536-b338-e58f750d3874 found for delete ", "request_id": "req-c58ddb37-06c1-441f-be3f-1de0b6e6ce4b"}]} 2026-07-21 22:08:06.082 7 INFO neutron.db.l3_hamode_db [None req-2b5f8224-3b6d-4f3e-813d-3bda7d4dd532 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] HA network 58202158-d37c-41b0-a6ac-58f5747f86bb was deleted as no HA routers are present in tenant 1bd64fb08c7145e2872884ecab536d2b. [pid: 7|app: 0|req: 567/1081] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:04 2026] DELETE /v2.0/routers/29a7059c-a3a0-46a4-aae1-57abe674484c => generated 0 bytes in 1644 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1082] 10.0.0.29 () {34 vars in 736 bytes} [Tue Jul 21 22:08:06 2026] PUT /v2.0/ports/1bc29aec-0dcc-488d-9af6-9daf7bd23e14 => generated 752 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1083] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:08:05 2026] POST /v2.0/subnets => generated 1275 bytes in 1124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1084] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:06 2026] DELETE /v2.0/subnets/7549d855-7384-4162-8e11-72584bf8a3b7 => generated 0 bytes in 247 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: 570/1085] 10.0.0.29 () {32 vars in 646 bytes} [Tue Jul 21 22:08:06 2026] GET /v2.0/subnets => generated 1888 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1086] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:08:06 2026] DELETE /v2.0/ports/1bc29aec-0dcc-488d-9af6-9daf7bd23e14 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1087] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:06 2026] DELETE /v2.0/subnets/70f0b0af-33ee-4d81-a070-33649c906c96 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1088] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:08:06 2026] DELETE /v2.0/networks/3f88348a-c53d-440a-8792-02cd525ee812 => generated 0 bytes in 472 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1089] 10.0.0.29 () {32 vars in 642 bytes} [Tue Jul 21 22:08:07 2026] GET /v2.0/ports => generated 781 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1090] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:07 2026] DELETE /v2.0/subnets/f8107f6e-5e53-4594-a04f-6d3f59cb7d07 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:08:07.478 7 INFO neutron.pecan_wsgi.hooks.translation [None req-495d1732-0fd7-4abf-ae20-786f76765dcf faa522f4151c400db6e9866c56f81886 7e3c6212b97f4746b32d9f2be6ad2b15 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 573/1091] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:08:07 2026] GET /v2.0/ports/1bc29aec-0dcc-488d-9af6-9daf7bd23e14 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1092] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:07 2026] GET /v2.0/security-groups?tenant_id=1bd64fb08c7145e2872884ecab536d2b&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1093] 10.0.0.29 () {32 vars in 646 bytes} [Tue Jul 21 22:08:07 2026] GET /v2.0/subnets => generated 626 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1094] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:07 2026] GET /v2.0/security-groups?tenant_id=a9d27a86c6374f899e188637eb8bd511&name=default => generated 2801 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1095] 10.0.0.29 () {32 vars in 642 bytes} [Tue Jul 21 22:08:07 2026] GET /v2.0/ports => generated 781 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1096] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:07 2026] DELETE /v2.0/security-groups/b357487c-7121-4ba4-a48d-bf2e8fc79221 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1097] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:07 2026] DELETE /v2.0/security-groups/12612007-dc65-4b44-bae9-89a15b029fcb => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1098] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:08:07 2026] GET /v2.0/ports/8511f34c-ee9c-49d0-bd9b-e193d9e01698 => generated 778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:08:07.988 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66d603c8-eb13-4e76-b603-2e568b86e13d faa522f4151c400db6e9866c56f81886 7e3c6212b97f4746b32d9f2be6ad2b15 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 523/1099] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:08:07 2026] DELETE /v2.0/ports/36a0cb23-2fa7-4f88-bca2-7fbdfb1eabdf => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:08:08.017 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e2a7410-0d21-4e63-ba7e-8121950432d3 faa522f4151c400db6e9866c56f81886 7e3c6212b97f4746b32d9f2be6ad2b15 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 524/1100] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:08 2026] DELETE /v2.0/subnets/6f37af1c-8847-4fd7-926f-4b9345e28aad => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:08:08.046 8 INFO neutron.pecan_wsgi.hooks.translation [None req-73cd3c72-70eb-446d-9889-278d62e3b5b8 faa522f4151c400db6e9866c56f81886 7e3c6212b97f4746b32d9f2be6ad2b15 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 525/1101] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:08 2026] DELETE /v2.0/subnets/9db092c4-7d99-4b11-9f3f-86817d25693d => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1102] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:08:07 2026] DELETE /v2.0/networks/311ea30a-80fd-4bc4-96d4-15cb885f3bcc => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:08:08.094 7 INFO neutron.services.segments.plugin [-] Segment 97c34258-0e6c-4721-ad44-8861d2a6d809 resource provider aggregate not found 2026-07-21 22:08:08.122 7 INFO neutron.services.segments.plugin [-] Segment 97c34258-0e6c-4721-ad44-8861d2a6d809 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97c34258-0e6c-4721-ad44-8861d2a6d809 found for delete ", "request_id": "req-7b774cdd-11f7-4c0c-a573-c48ed5a26e6d"}]} 2026-07-21 22:08:08.137 7 INFO neutron.services.segments.plugin [-] Segment 97c34258-0e6c-4721-ad44-8861d2a6d809 resource provider aggregate not found 2026-07-21 22:08:08.162 7 INFO neutron.services.segments.plugin [-] Segment 24e4c6ed-98d9-4a9f-a7e7-0f2f0256f10b resource provider aggregate not found 2026-07-21 22:08:08.169 7 INFO neutron.services.segments.plugin [-] Segment 97c34258-0e6c-4721-ad44-8861d2a6d809 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97c34258-0e6c-4721-ad44-8861d2a6d809 found for delete ", "request_id": "req-1e85080d-05f1-477b-b831-6ad365cf73cb"}]} 2026-07-21 22:08:08.194 7 INFO neutron.services.segments.plugin [-] Segment 24e4c6ed-98d9-4a9f-a7e7-0f2f0256f10b resource provider aggregate not found 2026-07-21 22:08:08.205 7 INFO neutron.services.segments.plugin [-] Segment 24e4c6ed-98d9-4a9f-a7e7-0f2f0256f10b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24e4c6ed-98d9-4a9f-a7e7-0f2f0256f10b found for delete ", "request_id": "req-add27f9d-359b-4816-b152-0b6812d8d596"}]} 2026-07-21 22:08:08.218 7 INFO neutron.services.segments.plugin [-] Segment 24e4c6ed-98d9-4a9f-a7e7-0f2f0256f10b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24e4c6ed-98d9-4a9f-a7e7-0f2f0256f10b found for delete ", "request_id": "req-144c052e-f4f8-4736-8345-b0566ef69292"}]} [pid: 8|app: 0|req: 526/1103] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:08:08 2026] DELETE /v2.0/ports/8511f34c-ee9c-49d0-bd9b-e193d9e01698 => 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: 527/1104] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:08 2026] GET /v2.0/security-groups?tenant_id=7b2aee1105dd42b7bfb351b37ca607c8&name=default => generated 2801 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1105] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:08:08 2026] DELETE /v2.0/networks/d3883f33-b4d0-43fa-acaf-2417af27e2df => generated 0 bytes in 576 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:08:08.708 8 INFO neutron.services.segments.plugin [-] Segment e002ae51-9cba-451e-8974-1c148a3962c9 resource provider aggregate not found 2026-07-21 22:08:08.713 8 INFO neutron.services.segments.plugin [-] Segment e002ae51-9cba-451e-8974-1c148a3962c9 resource provider aggregate not found 2026-07-21 22:08:08.727 8 INFO neutron.services.segments.plugin [-] Segment e002ae51-9cba-451e-8974-1c148a3962c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e002ae51-9cba-451e-8974-1c148a3962c9 found for delete ", "request_id": "req-b0df3244-d1b5-433e-a64f-8dcb77094f7e"}]} 2026-07-21 22:08:08.733 8 INFO neutron.services.segments.plugin [-] Segment e002ae51-9cba-451e-8974-1c148a3962c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e002ae51-9cba-451e-8974-1c148a3962c9 found for delete ", "request_id": "req-aab30f01-1d53-4819-aeee-9eb00128bc21"}]} [pid: 8|app: 0|req: 528/1106] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:08:08 2026] DELETE /v2.0/networks/5d85b914-b670-42cd-81d1-9d7dd5d786cb => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1107] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:08 2026] DELETE /v2.0/security-groups/1a02cbf0-c9a3-4d3d-b6a4-f97cf26d7473 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1108] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:08:08 2026] DELETE /v2.0/networks/5f73373f-c534-45b1-abae-029a1d0c9ac7 => 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: 580/1109] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:08:08 2026] DELETE /v2.0/networks/5d3da627-9890-4450-a300-d1c858577188 => 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: 530/1110] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:09 2026] GET /v2.0/security-groups?tenant_id=7e3c6212b97f4746b32d9f2be6ad2b15&name=default => generated 2801 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1111] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:09 2026] DELETE /v2.0/security-groups/de8268b2-9bd3-4e06-9c33-30c8685246f0 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1112] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:09 2026] GET /v2.0/security-groups?tenant_id=50c66641c4ce486497d4ebfe32cfd9c9&name=default => generated 2801 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:08:10.250 7 INFO neutron.services.segments.plugin [-] Segment 177d396c-12dc-423f-b6a7-2feb1940d261 resource provider aggregate not found 2026-07-21 22:08:10.260 7 INFO neutron.services.segments.plugin [-] Segment 177d396c-12dc-423f-b6a7-2feb1940d261 resource provider aggregate not found 2026-07-21 22:08:10.275 7 INFO neutron.services.segments.plugin [-] Segment 177d396c-12dc-423f-b6a7-2feb1940d261 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 177d396c-12dc-423f-b6a7-2feb1940d261 found for delete ", "request_id": "req-4a6f09f7-4ef6-4671-862a-49712c4ede26"}]} 2026-07-21 22:08:10.283 7 INFO neutron.services.segments.plugin [-] Segment 177d396c-12dc-423f-b6a7-2feb1940d261 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 177d396c-12dc-423f-b6a7-2feb1940d261 found for delete ", "request_id": "req-39826eb7-a117-4034-bedc-0cea3c3f6d64"}]} 2026-07-21 22:08:10.310 7 INFO neutron.services.segments.plugin [-] Segment 2f2e2119-9306-49ac-94ba-c8d2f685c04a resource provider aggregate not found 2026-07-21 22:08:10.318 7 INFO neutron.services.segments.plugin [-] Segment 2f2e2119-9306-49ac-94ba-c8d2f685c04a resource provider aggregate not found 2026-07-21 22:08:10.328 7 INFO neutron.services.segments.plugin [-] Segment 2f2e2119-9306-49ac-94ba-c8d2f685c04a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f2e2119-9306-49ac-94ba-c8d2f685c04a found for delete ", "request_id": "req-c89c8aa2-9f98-4767-bfb4-bec048c1fbf4"}]} [pid: 7|app: 0|req: 582/1113] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:10 2026] DELETE /v2.0/security-groups/cac904ac-b6e3-4fab-b834-0899f2bca405 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:08:10.747 8 INFO neutron.services.segments.plugin [-] Segment d5838c68-3d32-4281-8103-640efb49f401 resource provider aggregate not found 2026-07-21 22:08:10.753 8 INFO neutron.services.segments.plugin [-] Segment d5838c68-3d32-4281-8103-640efb49f401 resource provider aggregate not found 2026-07-21 22:08:10.769 8 INFO neutron.services.segments.plugin [-] Segment d5838c68-3d32-4281-8103-640efb49f401 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5838c68-3d32-4281-8103-640efb49f401 found for delete ", "request_id": "req-dc823b9e-984c-43fa-8688-0943055f5b3f"}]} 2026-07-21 22:08:10.770 8 INFO neutron.services.segments.plugin [-] Segment d5838c68-3d32-4281-8103-640efb49f401 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5838c68-3d32-4281-8103-640efb49f401 found for delete ", "request_id": "req-cc10f38d-f245-4712-a44b-b5fb4b95f33a"}]} [pid: 8|app: 0|req: 532/1116] 10.0.0.29 () {32 vars in 652 bytes} [Tue Jul 21 22:08:10 2026] GET /v2.0/extensions => generated 19600 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-21 22:08:10.885 7 INFO neutron.services.segments.plugin [-] Segment 2f2e2119-9306-49ac-94ba-c8d2f685c04a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f2e2119-9306-49ac-94ba-c8d2f685c04a found for delete ", "request_id": "req-217703ed-d38c-468b-85c3-349e59594ad5"}]} [pid: 7|app: 0|req: 585/1117] 10.0.0.29 () {32 vars in 680 bytes} [Tue Jul 21 22:08:10 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1118] 10.0.0.29 () {32 vars in 680 bytes} [Tue Jul 21 22:08:10 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1119] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:08:10 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1120] 10.0.0.29 () {32 vars in 664 bytes} [Tue Jul 21 22:08:10 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: 587/1121] 10.0.0.29 () {32 vars in 698 bytes} [Tue Jul 21 22:08:10 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1122] 10.0.0.29 () {32 vars in 696 bytes} [Tue Jul 21 22:08:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1123] 10.0.0.29 () {32 vars in 700 bytes} [Tue Jul 21 22:08:10 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1124] 10.0.0.29 () {32 vars in 688 bytes} [Tue Jul 21 22:08:10 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: 589/1125] 10.0.0.29 () {32 vars in 702 bytes} [Tue Jul 21 22:08:10 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1126] 10.0.0.29 () {32 vars in 692 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1127] 10.0.0.29 () {32 vars in 694 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1128] 10.0.0.29 () {32 vars in 684 bytes} [Tue Jul 21 22:08:11 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: 591/1129] 10.0.0.29 () {32 vars in 686 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1130] 10.0.0.29 () {32 vars in 660 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1131] 10.0.0.29 () {32 vars in 698 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1132] 10.0.0.29 () {32 vars in 678 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1133] 10.0.0.29 () {32 vars in 682 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1134] 10.0.0.29 () {32 vars in 674 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 8 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.29 () {32 vars in 688 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 10 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.29 () {32 vars in 722 bytes} [Tue Jul 21 22:08:11 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: 595/1137] 10.0.0.29 () {32 vars in 686 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1138] 10.0.0.29 () {32 vars in 668 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1139] 10.0.0.29 () {32 vars in 686 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1140] 10.0.0.29 () {32 vars in 680 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1141] 10.0.0.29 () {32 vars in 698 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1142] 10.0.0.29 () {32 vars in 678 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1143] 10.0.0.29 () {32 vars in 666 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/router => generated 256 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1144] 10.0.0.29 () {32 vars in 676 bytes} [Tue Jul 21 22:08:11 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: 599/1145] 10.0.0.29 () {32 vars in 664 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1146] 10.0.0.29 () {32 vars in 674 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/l3-flavors => 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: 600/1147] 10.0.0.29 () {32 vars in 712 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1148] 10.0.0.29 () {32 vars in 690 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1149] 10.0.0.29 () {32 vars in 682 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1150] 10.0.0.29 () {32 vars in 668 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1151] 10.0.0.29 () {32 vars in 686 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1152] 10.0.0.29 () {32 vars in 704 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1153] 10.0.0.29 () {32 vars in 674 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1154] 10.0.0.29 () {32 vars in 700 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1155] 10.0.0.29 () {32 vars in 674 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1156] 10.0.0.29 () {32 vars in 692 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1157] 10.0.0.29 () {32 vars in 688 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1158] 10.0.0.29 () {32 vars in 708 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1159] 10.0.0.29 () {32 vars in 704 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1160] 10.0.0.29 () {32 vars in 696 bytes} [Tue Jul 21 22:08:11 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: 607/1161] 10.0.0.29 () {32 vars in 710 bytes} [Tue Jul 21 22:08:11 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: 555/1162] 10.0.0.29 () {32 vars in 668 bytes} [Tue Jul 21 22:08:11 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: 608/1163] 10.0.0.29 () {32 vars in 686 bytes} [Tue Jul 21 22:08:11 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: 556/1164] 10.0.0.29 () {32 vars in 680 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1165] 10.0.0.29 () {32 vars in 674 bytes} [Tue Jul 21 22:08:11 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: 557/1166] 10.0.0.29 () {32 vars in 670 bytes} [Tue Jul 21 22:08:11 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: 610/1167] 10.0.0.29 () {32 vars in 660 bytes} [Tue Jul 21 22:08:11 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: 558/1168] 10.0.0.29 () {32 vars in 698 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1169] 10.0.0.29 () {32 vars in 698 bytes} [Tue Jul 21 22:08:11 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: 559/1170] 10.0.0.29 () {32 vars in 676 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1171] 10.0.0.29 () {32 vars in 668 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1172] 10.0.0.29 () {32 vars in 682 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/qos-gateway-ip => 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: 613/1173] 10.0.0.29 () {32 vars in 700 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1174] 10.0.0.29 () {32 vars in 684 bytes} [Tue Jul 21 22:08:11 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: 614/1175] 10.0.0.29 () {32 vars in 706 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1176] 10.0.0.29 () {32 vars in 668 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1177] 10.0.0.29 () {32 vars in 696 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1178] 10.0.0.29 () {32 vars in 694 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1179] 10.0.0.29 () {32 vars in 684 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1180] 10.0.0.29 () {32 vars in 688 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1181] 10.0.0.29 () {32 vars in 666 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1182] 10.0.0.29 () {32 vars in 680 bytes} [Tue Jul 21 22:08:11 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: 619/1183] 10.0.0.29 () {32 vars in 680 bytes} [Tue Jul 21 22:08:11 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: 7|app: 0|req: 620/1184] 10.0.0.29 () {32 vars in 690 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1185] 10.0.0.29 () {32 vars in 690 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1186] 10.0.0.29 () {32 vars in 694 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1187] 10.0.0.29 () {32 vars in 684 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1188] 10.0.0.29 () {32 vars in 688 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1189] 10.0.0.29 () {32 vars in 700 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1190] 10.0.0.29 () {32 vars in 702 bytes} [Tue Jul 21 22:08:11 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1191] 10.0.0.29 () {32 vars in 712 bytes} [Tue Jul 21 22:08:12 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1192] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:08:12 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1193] 10.0.0.29 () {32 vars in 714 bytes} [Tue Jul 21 22:08:12 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1194] 10.0.0.29 () {32 vars in 726 bytes} [Tue Jul 21 22:08:12 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1195] 10.0.0.29 () {32 vars in 718 bytes} [Tue Jul 21 22:08:12 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1196] 10.0.0.29 () {32 vars in 682 bytes} [Tue Jul 21 22:08:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1197] 10.0.0.29 () {32 vars in 668 bytes} [Tue Jul 21 22:08:12 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1198] 10.0.0.29 () {32 vars in 718 bytes} [Tue Jul 21 22:08:12 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1199] 10.0.0.29 () {32 vars in 678 bytes} [Tue Jul 21 22:08:12 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1200] 10.0.0.29 () {32 vars in 668 bytes} [Tue Jul 21 22:08:12 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1201] 10.0.0.29 () {32 vars in 696 bytes} [Tue Jul 21 22:08:12 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1202] 10.0.0.29 () {32 vars in 704 bytes} [Tue Jul 21 22:08:12 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1203] 10.0.0.29 () {32 vars in 700 bytes} [Tue Jul 21 22:08:12 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:08:12.171 8 WARNING neutron_lib.context [None req-9efc62a9-2402-4c52-b84f-7055a640fbf6 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 640/1204] 10.0.0.29 () {32 vars in 682 bytes} [Tue Jul 21 22:08:12 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1205] 10.0.0.29 () {32 vars in 704 bytes} [Tue Jul 21 22:08:12 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1206] 10.0.0.29 () {32 vars in 694 bytes} [Tue Jul 21 22:08:12 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) 2026-07-21 22:08:12.332 8 INFO neutron.db.segments_db [None req-9efc62a9-2402-4c52-b84f-7055a640fbf6 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Added segment 0afdbdd7-3cf2-4367-a648-c3db04a8ec89 of type vxlan for network 277a76c0-da96-4da5-a20e-6439485ed60a [pid: 8|app: 0|req: 565/1207] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:08:11 2026] POST /v2.0/networks => generated 634 bytes in 610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1208] 10.0.0.29 () {32 vars in 688 bytes} [Tue Jul 21 22:08:12 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:08:12.453 8 WARNING neutron_lib.context [None req-9d3330bc-8299-44e0-99f3-e987f99272c7 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:12.460 7 WARNING neutron_lib.context [None req-bb0a5ecf-33db-4d79-b8f7-9338f8b63099 9c54f1d053334776942d1fee23b0be5a 22496b3c78784de589eb03903027ffbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:12.519 8 INFO neutron.db.segments_db [None req-9d3330bc-8299-44e0-99f3-e987f99272c7 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Added segment 4af9b197-d409-4fe3-9edf-61bf34ffa988 of type vxlan for network c74c15af-d2bc-452e-a1e7-0f724d63bbd2 2026-07-21 22:08:12.623 7 INFO neutron.db.segments_db [None req-bb0a5ecf-33db-4d79-b8f7-9338f8b63099 9c54f1d053334776942d1fee23b0be5a 22496b3c78784de589eb03903027ffbc - - default default] Added segment 87f83cd5-e923-48ba-ab24-4c38fe1498ad of type vxlan for network 9d5da15a-3650-4e67-a1ef-1a63277ea67d [pid: 8|app: 0|req: 567/1209] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:08:12 2026] POST /v2.0/networks => generated 634 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1210] 10.0.0.29 () {32 vars in 696 bytes} [Tue Jul 21 22:08:12 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1211] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:08:12 2026] POST /v2.0/networks => generated 648 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1212] 10.0.0.29 () {32 vars in 688 bytes} [Tue Jul 21 22:08:12 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) 2026-07-21 22:08:12.754 7 WARNING neutron_lib.context [None req-1a2a4f5a-25fa-4a4b-b7de-9b764051812a 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 569/1213] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:12 2026] GET /v2.0/security-groups?tenant_id=4a4b5a50f9e54df09dce70c6600235cf&name=default => generated 2801 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1214] 10.0.0.29 () {32 vars in 700 bytes} [Tue Jul 21 22:08:12 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1215] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:12 2026] DELETE /v2.0/security-groups/e8144066-a83f-45a1-90b2-d19ab929e859 => 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: 572/1216] 10.0.0.29 () {32 vars in 664 bytes} [Tue Jul 21 22:08:12 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: 573/1217] 10.0.0.29 () {32 vars in 680 bytes} [Tue Jul 21 22:08:12 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1218] 10.0.0.29 () {32 vars in 692 bytes} [Tue Jul 21 22:08:12 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1219] 10.0.0.29 () {32 vars in 676 bytes} [Tue Jul 21 22:08:12 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1220] 10.0.0.29 () {32 vars in 666 bytes} [Tue Jul 21 22:08:13 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1221] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:08:12 2026] POST /v2.0/subnets => generated 622 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:13.107 8 WARNING neutron_lib.context [None req-ce896339-71e1-436c-8f6c-0994677b92e8 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 646/1222] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:13 2026] GET /v2.0/security-groups?tenant_id=ccfd5bad25004fc193ad4177b0c448bd&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: 647/1223] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:13 2026] DELETE /v2.0/security-groups/93af98c8-944c-4d7b-8a2a-7d913921282c => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:08:13.392 7 WARNING neutron_lib.context [None req-ecb85185-aca7-42a7-a5cd-f4adff789ede 9c54f1d053334776942d1fee23b0be5a 22496b3c78784de589eb03903027ffbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 577/1224] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:08:13 2026] POST /v2.0/subnets => generated 631 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:13.488 8 WARNING neutron_lib.context [None req-ca85b81d-5b00-409f-aa27-9555cb3c7afe 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:13.554 8 INFO neutron.db.segments_db [None req-ca85b81d-5b00-409f-aa27-9555cb3c7afe 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Added segment 61ef3c85-079b-4743-9e65-415f583db088 of type vxlan for network f9ae272e-5804-4118-ad2e-3af030e90dfc [pid: 7|app: 0|req: 648/1225] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:08:13 2026] POST /v2.0/subnets => generated 649 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:13.881 8 INFO neutron.db.l3_hamode_db [None req-ca85b81d-5b00-409f-aa27-9555cb3c7afe 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:08:14.151 8 INFO neutron.db.l3_hamode_db [None req-ca85b81d-5b00-409f-aa27-9555cb3c7afe 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 649/1226] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:13 2026] GET /v2.0/security-groups?tenant_id=99e2c938f8b6404db88cdc17991d9ce1&name=default => generated 2801 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:08:14.253 7 WARNING neutron_lib.context [None req-ea00eef1-7eeb-4feb-bf4e-fa0f952315cd 9c54f1d053334776942d1fee23b0be5a 22496b3c78784de589eb03903027ffbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:14.359 7 INFO neutron.db.segments_db [None req-ea00eef1-7eeb-4feb-bf4e-fa0f952315cd 9c54f1d053334776942d1fee23b0be5a 22496b3c78784de589eb03903027ffbc - - default default] Added segment 997569ae-58eb-4a80-a5c1-fbe53f5f62d6 of type vxlan for network 4b31785c-b021-447d-8df8-c4629162fbbf [pid: 7|app: 0|req: 650/1227] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:08:14 2026] POST /v2.0/networks => generated 648 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1228] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:14 2026] DELETE /v2.0/security-groups/3a583226-e5e3-47be-a0e1-75b3198c5f3d => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1229] 10.0.0.29 () {34 vars in 742 bytes} [Tue Jul 21 22:08:14 2026] PUT /v2.0/networks/4b31785c-b021-447d-8df8-c4629162fbbf => generated 592 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:08:14.832 7 WARNING neutron_lib.context [None req-b533c4c9-3586-462b-8932-675a7a2cb3cf 9c54f1d053334776942d1fee23b0be5a 22496b3c78784de589eb03903027ffbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 578/1230] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:08:13 2026] POST /v2.0/routers => generated 509 bytes in 1644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1231] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:08:14 2026] POST /v2.0/subnets => generated 622 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1232] 10.0.0.29 () {34 vars in 740 bytes} [Tue Jul 21 22:08:15 2026] PUT /v2.0/subnets/666cee61-f320-4bdd-814d-bad3aae1a562 => generated 632 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:08:15.919 7 INFO neutron.services.segments.plugin [-] Segment 997569ae-58eb-4a80-a5c1-fbe53f5f62d6 resource provider aggregate not found 2026-07-21 22:08:15.928 7 INFO neutron.services.segments.plugin [-] Segment 997569ae-58eb-4a80-a5c1-fbe53f5f62d6 resource provider aggregate not found 2026-07-21 22:08:15.941 7 INFO neutron.services.segments.plugin [-] Segment 997569ae-58eb-4a80-a5c1-fbe53f5f62d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 997569ae-58eb-4a80-a5c1-fbe53f5f62d6 found for delete ", "request_id": "req-b62a3d18-609a-4332-a334-50410dd746b8"}]} 2026-07-21 22:08:15.947 7 INFO neutron.services.segments.plugin [-] Segment 997569ae-58eb-4a80-a5c1-fbe53f5f62d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 997569ae-58eb-4a80-a5c1-fbe53f5f62d6 found for delete ", "request_id": "req-40afa9eb-2fb6-416d-9608-06e3982ddcd6"}]} [pid: 8|app: 0|req: 579/1233] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:08:15 2026] PUT /v2.0/routers/bd3de350-e1b6-4011-8f8f-ce9d9c2c0f3b/add_router_interface => generated 309 bytes in 1612 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1234] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:08:16 2026] GET /v2.0/ports/0fe74d91-6458-449c-a7d2-fb31a13c2286 => generated 959 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1235] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:08:15 2026] DELETE /v2.0/networks/4b31785c-b021-447d-8df8-c4629162fbbf => generated 0 bytes in 1336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:08:17.085 8 WARNING neutron_lib.context [None req-b6535603-c792-498e-9f63-a7289e279a43 93668a50cee44b7da7c3b586c8af01f7 f63d1895584449edbd4c3bb1b2d66ff4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:17.220 8 INFO neutron.db.segments_db [None req-b6535603-c792-498e-9f63-a7289e279a43 93668a50cee44b7da7c3b586c8af01f7 f63d1895584449edbd4c3bb1b2d66ff4 - - default default] Added segment 0757a3e3-32f4-4396-8f1e-504ee9083bb2 of type vxlan for network e8bb3888-891d-4862-95e4-89e4731f290a [pid: 8|app: 0|req: 581/1236] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:08:16 2026] POST /v2.0/networks => generated 649 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:17.399 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bca0a081-8f33-47b4-a91f-32a9bdb69c5d 9c54f1d053334776942d1fee23b0be5a 22496b3c78784de589eb03903027ffbc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 582/1237] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:08:17 2026] DELETE /v2.0/networks/4b31785c-b021-447d-8df8-c4629162fbbf => generated 138 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:08:17.407 8 WARNING neutron_lib.context [None req-b70ff5c1-1ab6-4df6-98e5-4f769e0ec5af 93668a50cee44b7da7c3b586c8af01f7 f63d1895584449edbd4c3bb1b2d66ff4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 583/1238] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:08:17 2026] POST /v2.0/subnets => generated 603 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1239] 10.0.0.29 () {32 vars in 693 bytes} [Tue Jul 21 22:08:17 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:08:17.932 8 WARNING neutron_lib.context [None req-fcc91540-f2a9-42ae-a5e3-1293d116a037 93668a50cee44b7da7c3b586c8af01f7 f63d1895584449edbd4c3bb1b2d66ff4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:17.964 7 INFO neutron.services.segments.plugin [-] Segment 997569ae-58eb-4a80-a5c1-fbe53f5f62d6 resource provider aggregate not found 2026-07-21 22:08:17.985 8 INFO neutron.db.segments_db [None req-fcc91540-f2a9-42ae-a5e3-1293d116a037 93668a50cee44b7da7c3b586c8af01f7 f63d1895584449edbd4c3bb1b2d66ff4 - - default default] Added segment 50812dfc-b136-40c9-8ca3-dc903ed28155 of type vxlan for network 837719e0-a3b8-4f6e-b7ba-c3f46d663bcd 2026-07-21 22:08:17.987 7 INFO neutron.services.segments.plugin [-] Segment 997569ae-58eb-4a80-a5c1-fbe53f5f62d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 997569ae-58eb-4a80-a5c1-fbe53f5f62d6 found for delete ", "request_id": "req-c97928e3-36d9-4b6f-a036-3b7d318af634"}]} 2026-07-21 22:08:17.999 7 INFO neutron.services.segments.plugin [-] Segment 997569ae-58eb-4a80-a5c1-fbe53f5f62d6 resource provider aggregate not found 2026-07-21 22:08:18.018 7 INFO neutron.services.segments.plugin [-] Segment 997569ae-58eb-4a80-a5c1-fbe53f5f62d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 997569ae-58eb-4a80-a5c1-fbe53f5f62d6 found for delete ", "request_id": "req-ee59f6ea-e088-47a8-b925-14cac0bab53a"}]} 2026-07-21 22:08:18.365 8 INFO neutron.db.l3_hamode_db [None req-fcc91540-f2a9-42ae-a5e3-1293d116a037 93668a50cee44b7da7c3b586c8af01f7 f63d1895584449edbd4c3bb1b2d66ff4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 656/1240] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:08:16 2026] PUT /v2.0/routers/bd3de350-e1b6-4011-8f8f-ce9d9c2c0f3b/add_router_interface => generated 309 bytes in 1679 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1241] 10.0.0.29 () {32 vars in 741 bytes} [Tue Jul 21 22:08:18 2026] GET /v2.0/subnets?network_id=63abafdb-277b-4f63-83e0-62d353e0a09b => 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: 658/1242] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:08:18 2026] GET /v2.0/ports/87d7fea2-a59b-4c29-9aa8-8e43bdf4d9a9 => generated 967 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1243] 10.0.0.29 () {32 vars in 652 bytes} [Tue Jul 21 22:08:18 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 22:08:19.926 8 INFO neutron.db.l3_hamode_db [None req-fcc91540-f2a9-42ae-a5e3-1293d116a037 93668a50cee44b7da7c3b586c8af01f7 f63d1895584449edbd4c3bb1b2d66ff4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 660/1244] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:08:18 2026] PUT /v2.0/routers/bd3de350-e1b6-4011-8f8f-ce9d9c2c0f3b/remove_router_interface => generated 309 bytes in 1564 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1245] 10.0.0.29 () {32 vars in 648 bytes} [Tue Jul 21 22:08:20 2026] GET /v2.0/networks => generated 1313 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1246] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:20 2026] GET /v2.0/security-groups?tenant_id=e1097d825bd5428ca9bdde62c71ff34b&name=default => generated 2801 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1247] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:08:17 2026] POST /v2.0/routers => generated 695 bytes in 3148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1248] 10.0.0.29 () {32 vars in 646 bytes} [Tue Jul 21 22:08:21 2026] GET /v2.0/subnets => generated 1265 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1249] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:21 2026] DELETE /v2.0/security-groups/5f903e5a-6e76-4fa6-8f04-4e1eb6fb998e => 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: 663/1250] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:08:20 2026] PUT /v2.0/routers/bd3de350-e1b6-4011-8f8f-ce9d9c2c0f3b/remove_router_interface => generated 309 bytes in 1068 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1251] 10.0.0.29 () {32 vars in 722 bytes} [Tue Jul 21 22:08:21 2026] GET /v2.0/networks/9d5da15a-3650-4e67-a1ef-1a63277ea67d => generated 673 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1252] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:21 2026] GET /v2.0/security-groups?tenant_id=4e4dd57f55794989984bd07a54a0f948&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1253] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:08:21 2026] GET /v2.0/ports?device_id=bd3de350-e1b6-4011-8f8f-ce9d9c2c0f3b => 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: 667/1254] 10.0.0.29 () {32 vars in 720 bytes} [Tue Jul 21 22:08:21 2026] GET /v2.0/subnets/cc18d941-ef73-4f4f-a3a5-9d2bdf747bc1 => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1255] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:21 2026] DELETE /v2.0/security-groups/46b45a42-26b1-442c-ba83-acbcf67d4836 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:08:22.850 7 INFO neutron.services.segments.plugin [-] Segment 61ef3c85-079b-4743-9e65-415f583db088 resource provider aggregate not found 2026-07-21 22:08:22.871 7 INFO neutron.services.segments.plugin [-] Segment 61ef3c85-079b-4743-9e65-415f583db088 resource provider aggregate not found 2026-07-21 22:08:22.888 7 INFO neutron.services.segments.plugin [-] Segment 61ef3c85-079b-4743-9e65-415f583db088 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61ef3c85-079b-4743-9e65-415f583db088 found for delete ", "request_id": "req-0d6cf9ba-8a64-45fc-8efe-884b9e515dd8"}]} 2026-07-21 22:08:22.892 7 INFO neutron.services.segments.plugin [-] Segment 61ef3c85-079b-4743-9e65-415f583db088 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61ef3c85-079b-4743-9e65-415f583db088 found for delete ", "request_id": "req-917a7c3b-a1ef-4c34-a822-c2bce448f4df"}]} 2026-07-21 22:08:22.903 7 INFO neutron.db.l3_hamode_db [None req-4df22fea-8f69-4135-81b5-2ee92b8fcc10 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] HA network f9ae272e-5804-4118-ad2e-3af030e90dfc was deleted as no HA routers are present in tenant eb25842e0df14e968323bc459889332c. [pid: 7|app: 0|req: 669/1256] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:22 2026] DELETE /v2.0/routers/bd3de350-e1b6-4011-8f8f-ce9d9c2c0f3b => generated 0 bytes in 840 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:08:22.937 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cbdfc72d-ed2e-4135-9b04-84da5068d42b 9c54f1d053334776942d1fee23b0be5a 22496b3c78784de589eb03903027ffbc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 670/1257] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:22 2026] DELETE /v2.0/subnets/666cee61-f320-4bdd-814d-bad3aae1a562 => 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: 588/1258] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:08:21 2026] PUT /v2.0/routers/05be4777-07d6-4cb8-970e-8a933080e4ea/add_router_interface => generated 309 bytes in 1790 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:08:23.023 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f51e2c27-e828-45c6-b304-4226d8e01277 9c54f1d053334776942d1fee23b0be5a 22496b3c78784de589eb03903027ffbc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 589/1259] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:08:23 2026] DELETE /v2.0/networks/4b31785c-b021-447d-8df8-c4629162fbbf => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:08:23.030 8 WARNING neutron_lib.context [None req-13917748-9b72-4cf6-8fb8-0bf5b60d5446 93668a50cee44b7da7c3b586c8af01f7 f63d1895584449edbd4c3bb1b2d66ff4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 671/1260] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:22 2026] DELETE /v2.0/subnets/0c4ca795-da94-4cad-9922-ad79c700db2c => 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: 672/1261] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:23 2026] DELETE /v2.0/subnets/cc18d941-ef73-4f4f-a3a5-9d2bdf747bc1 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1262] 10.0.0.29 () {34 vars in 664 bytes} [Tue Jul 21 22:08:23 2026] POST /v2.0/ports => generated 954 bytes in 535 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: 673/1263] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:23 2026] DELETE /v2.0/subnets/0467c923-8377-4a6a-a174-95347157be6a => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:08:23.751 7 WARNING neutron_lib.context [None req-9c65cc73-81fd-4117-ab04-6afa4cfe21cd 93668a50cee44b7da7c3b586c8af01f7 f63d1895584449edbd4c3bb1b2d66ff4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:23.959 8 INFO neutron.services.segments.plugin [-] Segment 87f83cd5-e923-48ba-ab24-4c38fe1498ad resource provider aggregate not found 2026-07-21 22:08:23.964 8 INFO neutron.services.segments.plugin [-] Segment 87f83cd5-e923-48ba-ab24-4c38fe1498ad resource provider aggregate not found 2026-07-21 22:08:23.978 8 INFO neutron.services.segments.plugin [-] Segment 87f83cd5-e923-48ba-ab24-4c38fe1498ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87f83cd5-e923-48ba-ab24-4c38fe1498ad found for delete ", "request_id": "req-d85b0694-3f00-4eaf-be58-80b83904d78d"}]} [pid: 8|app: 0|req: 591/1264] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:08:23 2026] DELETE /v2.0/networks/9d5da15a-3650-4e67-a1ef-1a63277ea67d => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:08:23.998 8 INFO neutron.services.segments.plugin [-] Segment 87f83cd5-e923-48ba-ab24-4c38fe1498ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87f83cd5-e923-48ba-ab24-4c38fe1498ad found for delete ", "request_id": "req-f344295e-78d9-438e-a1f6-1e213a7927b9"}]} [pid: 8|app: 0|req: 592/1265] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:08:23 2026] DELETE /v2.0/networks/c74c15af-d2bc-452e-a1e7-0f724d63bbd2 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1266] 10.0.0.29 () {34 vars in 664 bytes} [Tue Jul 21 22:08:23 2026] POST /v2.0/ports => generated 959 bytes in 565 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 22:08:24.325 7 WARNING neutron_lib.context [None req-8dd866c2-8903-49f7-af8d-25f98228019d 93668a50cee44b7da7c3b586c8af01f7 f63d1895584449edbd4c3bb1b2d66ff4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 593/1267] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:08:24 2026] DELETE /v2.0/networks/277a76c0-da96-4da5-a20e-6439485ed60a => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:08:24.472 8 WARNING neutron_lib.context [None req-142689eb-d3d0-43e2-bbaa-b496c881a379 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:24.533 8 INFO neutron.db.segments_db [None req-142689eb-d3d0-43e2-bbaa-b496c881a379 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Added segment 66028ecd-3e32-4d8c-b484-c7793f856c8a of type vxlan for network ee832116-6fc7-455d-808e-6dcd40a3d496 [pid: 8|app: 0|req: 594/1268] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:08:24 2026] POST /v2.0/networks => generated 632 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1269] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:24 2026] GET /v2.0/security-groups?tenant_id=85f2aa651cdc46a69ae61d4053ea82f7&name=default => generated 2801 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1270] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:24 2026] GET /v2.0/security-groups?tenant_id=22496b3c78784de589eb03903027ffbc&name=default => generated 2801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:08:25.057 8 WARNING neutron_lib.context [None req-508db56f-f4ee-43fc-8738-d6ade6471cb7 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:25.257 7 INFO neutron.db.l3_db [None req-8dd866c2-8903-49f7-af8d-25f98228019d 93668a50cee44b7da7c3b586c8af01f7 f63d1895584449edbd4c3bb1b2d66ff4 - - default default] Floating IP 54687441-261e-470c-b79c-156739318df9 associated. External IP: 10.96.250.213, port: c7a56f76-8a87-4f11-9f30-857a4162e984. [pid: 8|app: 0|req: 597/1271] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:08:25 2026] POST /v2.0/subnets => generated 622 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1272] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:25 2026] DELETE /v2.0/security-groups/b76e41bb-3b5f-4b54-a2f3-6e98f69e20e2 => 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: 675/1273] 10.0.0.29 () {34 vars in 676 bytes} [Tue Jul 21 22:08:24 2026] POST /v2.0/floatingips => generated 843 bytes in 1333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1274] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:25 2026] DELETE /v2.0/security-groups/fb946d05-38d1-470b-a11b-9191bc6084a8 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:08:25.659 7 WARNING neutron_lib.context [None req-90747f6b-4796-49b4-bc74-2b7e8b22e80e 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:25.701 7 INFO neutron.db.segments_db [None req-90747f6b-4796-49b4-bc74-2b7e8b22e80e 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Added segment d94dd5df-d14c-4169-af94-00cbdcb65955 of type vxlan for network e094f85e-aaf1-4666-9fd7-7479bbd19607 2026-07-21 22:08:25.816 8 INFO neutron.db.l3_db [None req-f4d8b84c-a255-40df-a912-aceff20406ed 93668a50cee44b7da7c3b586c8af01f7 f63d1895584449edbd4c3bb1b2d66ff4 - - default default] Floating IP 54687441-261e-470c-b79c-156739318df9 disassociated. External IP: 10.96.250.213, port: c7a56f76-8a87-4f11-9f30-857a4162e984. 2026-07-21 22:08:26.004 8 INFO neutron.services.segments.plugin [-] Segment 4af9b197-d409-4fe3-9edf-61bf34ffa988 resource provider aggregate not found 2026-07-21 22:08:26.023 8 INFO neutron.services.segments.plugin [-] Segment 4af9b197-d409-4fe3-9edf-61bf34ffa988 resource provider aggregate not found 2026-07-21 22:08:26.052 8 INFO neutron.services.segments.plugin [-] Segment 4af9b197-d409-4fe3-9edf-61bf34ffa988 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4af9b197-d409-4fe3-9edf-61bf34ffa988 found for delete ", "request_id": "req-6e916bad-e2dc-4902-8e06-86aaecd42c94"}]} 2026-07-21 22:08:26.053 7 INFO neutron.db.l3_hamode_db [None req-90747f6b-4796-49b4-bc74-2b7e8b22e80e 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:08:26.059 8 INFO neutron.services.segments.plugin [-] Segment 4af9b197-d409-4fe3-9edf-61bf34ffa988 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4af9b197-d409-4fe3-9edf-61bf34ffa988 found for delete ", "request_id": "req-fd7d8d2d-094e-4ef9-bb45-1c03f6778a5f"}]} 2026-07-21 22:08:26.075 8 INFO neutron.services.segments.plugin [-] Segment 0afdbdd7-3cf2-4367-a648-c3db04a8ec89 resource provider aggregate not found 2026-07-21 22:08:26.106 8 INFO neutron.services.segments.plugin [-] Segment 0afdbdd7-3cf2-4367-a648-c3db04a8ec89 resource provider aggregate not found 2026-07-21 22:08:26.113 8 INFO neutron.services.segments.plugin [-] Segment 0afdbdd7-3cf2-4367-a648-c3db04a8ec89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0afdbdd7-3cf2-4367-a648-c3db04a8ec89 found for delete ", "request_id": "req-f774db3d-baae-464c-a719-3b43ddfd1a10"}]} 2026-07-21 22:08:26.126 8 INFO neutron.services.segments.plugin [-] Segment 0afdbdd7-3cf2-4367-a648-c3db04a8ec89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0afdbdd7-3cf2-4367-a648-c3db04a8ec89 found for delete ", "request_id": "req-4d038e14-80a9-49e0-8bfc-87dbde8ed26a"}]} 2026-07-21 22:08:26.271 7 INFO neutron.db.l3_hamode_db [None req-90747f6b-4796-49b4-bc74-2b7e8b22e80e 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 600/1275] 10.0.0.29 () {34 vars in 748 bytes} [Tue Jul 21 22:08:25 2026] PUT /v2.0/floatingips/54687441-261e-470c-b79c-156739318df9 => generated 552 bytes in 661 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1278] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:08:26 2026] DELETE /v2.0/floatingips/54687441-261e-470c-b79c-156739318df9 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:08:26.719 8 WARNING neutron_lib.context [None req-4cb129c0-6d2f-4a8b-bad7-37543906cd73 93668a50cee44b7da7c3b586c8af01f7 f63d1895584449edbd4c3bb1b2d66ff4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 676/1279] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:08:25 2026] POST /v2.0/routers => generated 511 bytes in 1473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:27.135 7 WARNING neutron_lib.context [None req-38fbc0e3-a604-4494-adfb-ab8a2422061e 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 677/1280] 10.0.0.29 () {34 vars in 664 bytes} [Tue Jul 21 22:08:27 2026] POST /v2.0/ports => generated 964 bytes in 480 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 22:08:27.774 8 INFO neutron.db.l3_db [None req-4cb129c0-6d2f-4a8b-bad7-37543906cd73 93668a50cee44b7da7c3b586c8af01f7 f63d1895584449edbd4c3bb1b2d66ff4 - - default default] Floating IP 01958b2d-16bd-410a-9c75-4f4b5b9889ca associated. External IP: 10.96.250.203, port: 38a4595c-4508-4f2e-8606-7bcd9e635bff. [pid: 8|app: 0|req: 604/1281] 10.0.0.29 () {34 vars in 676 bytes} [Tue Jul 21 22:08:26 2026] POST /v2.0/floatingips => generated 841 bytes in 2175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:29.015 8 WARNING neutron_lib.context [None req-c398fb01-0e58-4214-8a79-31b7c66dc9a1 15692a4cccdb43588dc05e66b2c52d66 39582681ac6248c28c57a13661a4a199 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 605/1282] 10.0.0.29 () {34 vars in 683 bytes} [Tue Jul 21 22:08:28 2026] POST /v2.0/security-groups => generated 1561 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1283] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:08:29 2026] GET /v2.0/floatingips/01958b2d-16bd-410a-9c75-4f4b5b9889ca => generated 841 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1284] 10.0.0.29 () {32 vars in 662 bytes} [Tue Jul 21 22:08:29 2026] GET /v2.0/security-groups => generated 4344 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1285] 10.0.0.29 () {32 vars in 654 bytes} [Tue Jul 21 22:08:29 2026] GET /v2.0/floatingips => generated 844 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1286] 10.0.0.29 () {34 vars in 757 bytes} [Tue Jul 21 22:08:29 2026] PUT /v2.0/security-groups/7fadd1ee-4b53-4a4b-8192-e7862fe8b0a2 => generated 1600 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1287] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:08:27 2026] PUT /v2.0/routers/3e9995c3-9791-4878-a8db-5338ade7e306/add_router_interface => generated 309 bytes in 1985 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: 679/1288] 10.0.0.29 () {32 vars in 736 bytes} [Tue Jul 21 22:08:29 2026] GET /v2.0/security-groups/7fadd1ee-4b53-4a4b-8192-e7862fe8b0a2 => generated 1600 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1289] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:08:29 2026] GET /v2.0/ports/80f4bfd7-11e3-4cac-b17a-32061f7ef4f4 => generated 1038 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1290] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:29 2026] DELETE /v2.0/security-groups/7fadd1ee-4b53-4a4b-8192-e7862fe8b0a2 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:08:30.072 8 INFO neutron.db.l3_db [None req-b6f07e48-2525-49d4-b269-7303a08d7ccb 93668a50cee44b7da7c3b586c8af01f7 f63d1895584449edbd4c3bb1b2d66ff4 - - default default] Floating IP 01958b2d-16bd-410a-9c75-4f4b5b9889ca associated. External IP: 10.96.250.203, port: 38a4595c-4508-4f2e-8606-7bcd9e635bff. [pid: 8|app: 0|req: 610/1291] 10.0.0.29 () {34 vars in 748 bytes} [Tue Jul 21 22:08:29 2026] PUT /v2.0/floatingips/01958b2d-16bd-410a-9c75-4f4b5b9889ca => generated 843 bytes in 1297 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1292] 10.0.0.29 () {32 vars in 662 bytes} [Tue Jul 21 22:08:30 2026] GET /v2.0/security-groups => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1293] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:08:29 2026] PUT /v2.0/routers/3e9995c3-9791-4878-a8db-5338ade7e306/remove_router_interface => generated 309 bytes in 1104 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 22:08:30.983 7 INFO neutron.api.v2.resource [None req-e0a9b47b-b564-4714-aea5-c7b5630f80fe 15692a4cccdb43588dc05e66b2c52d66 39582681ac6248c28c57a13661a4a199 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 683/1294] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:30 2026] DELETE /v2.0/security-groups/7fadd1ee-4b53-4a4b-8192-e7862fe8b0a2 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:08:31.053 8 INFO neutron.db.l3_db [None req-b6d2a954-d623-4d29-915d-466e43aacab0 93668a50cee44b7da7c3b586c8af01f7 f63d1895584449edbd4c3bb1b2d66ff4 - - default default] Floating IP 01958b2d-16bd-410a-9c75-4f4b5b9889ca disassociated. External IP: 10.96.250.203, port: c7a56f76-8a87-4f11-9f30-857a4162e984. 2026-07-21 22:08:31.135 7 INFO neutron.api.v2.resource [None req-5a2514c4-8ce8-4803-b72e-7f5ad7f94c44 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 684/1295] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:08:30 2026] PUT /v2.0/routers/3e9995c3-9791-4878-a8db-5338ade7e306/remove_router_interface => generated 197 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:08:31.142 7 WARNING neutron_lib.context [None req-9613f832-f4c0-4c3f-8bd2-ef01ba9e65b7 15692a4cccdb43588dc05e66b2c52d66 39582681ac6248c28c57a13661a4a199 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 685/1296] 10.0.0.29 () {34 vars in 683 bytes} [Tue Jul 21 22:08:31 2026] POST /v2.0/security-groups => generated 1561 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1297] 10.0.0.29 () {34 vars in 748 bytes} [Tue Jul 21 22:08:30 2026] PUT /v2.0/floatingips/01958b2d-16bd-410a-9c75-4f4b5b9889ca => generated 552 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1298] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:08:31 2026] GET /v2.0/ports?device_id=3e9995c3-9791-4878-a8db-5338ade7e306 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:08:31.492 8 WARNING neutron_lib.context [None req-3984d847-4c6e-45d9-82eb-09b2bc2ea6de 15692a4cccdb43588dc05e66b2c52d66 39582681ac6248c28c57a13661a4a199 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 686/1299] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:31 2026] GET /v2.0/security-groups?tenant_id=f90b1bdf9520491ea48652f22a3eee95&name=default => generated 2801 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1300] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:08:31 2026] POST /v2.0/security-group-rules => generated 569 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1301] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:08:31 2026] DELETE /v2.0/floatingips/01958b2d-16bd-410a-9c75-4f4b5b9889ca => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1302] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:31 2026] DELETE /v2.0/security-groups/631d11d4-44ca-48b4-9974-1631950847e9 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1303] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:08:31 2026] GET /v2.0/security-group-rules/e3470795-712e-4574-acdc-30401be04307 => generated 569 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:08:32.011 7 INFO neutron.api.v2.resource [None req-19445dad-b80f-49db-b0e2-a7c694a1dcda 93668a50cee44b7da7c3b586c8af01f7 f63d1895584449edbd4c3bb1b2d66ff4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 690/1304] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:08:31 2026] DELETE /v2.0/floatingips/01958b2d-16bd-410a-9c75-4f4b5b9889ca => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1305] 10.0.0.29 () {32 vars in 672 bytes} [Tue Jul 21 22:08:32 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:08:32.322 8 INFO neutron.services.segments.plugin [-] Segment d94dd5df-d14c-4169-af94-00cbdcb65955 resource provider aggregate not found 2026-07-21 22:08:32.326 8 INFO neutron.services.segments.plugin [-] Segment d94dd5df-d14c-4169-af94-00cbdcb65955 resource provider aggregate not found 2026-07-21 22:08:32.340 8 INFO neutron.services.segments.plugin [-] Segment d94dd5df-d14c-4169-af94-00cbdcb65955 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d94dd5df-d14c-4169-af94-00cbdcb65955 found for delete ", "request_id": "req-a9223137-04e8-4b69-a48f-13344feacf02"}]} 2026-07-21 22:08:32.346 8 INFO neutron.services.segments.plugin [-] Segment d94dd5df-d14c-4169-af94-00cbdcb65955 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d94dd5df-d14c-4169-af94-00cbdcb65955 found for delete ", "request_id": "req-32a3e83d-2677-4feb-bfb4-4ba4fbca6f80"}]} 2026-07-21 22:08:32.357 8 INFO neutron.db.l3_hamode_db [None req-2bbde360-148e-4ef9-bbca-1c3013d9255e 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] HA network e094f85e-aaf1-4666-9fd7-7479bbd19607 was deleted as no HA routers are present in tenant eb25842e0df14e968323bc459889332c. [pid: 8|app: 0|req: 615/1306] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:31 2026] DELETE /v2.0/routers/3e9995c3-9791-4878-a8db-5338ade7e306 => generated 0 bytes in 771 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1307] 10.0.0.29 () {32 vars in 749 bytes} [Tue Jul 21 22:08:32 2026] DELETE /v2.0/security-group-rules/e3470795-712e-4574-acdc-30401be04307 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1308] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:08:32 2026] DELETE /v2.0/ports/c7a56f76-8a87-4f11-9f30-857a4162e984 => 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: 693/1309] 10.0.0.29 () {32 vars in 672 bytes} [Tue Jul 21 22:08:32 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1310] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:32 2026] DELETE /v2.0/subnets/2663f49a-bc90-4d8d-83b4-7a76d493fefa => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:08:32.678 8 WARNING neutron_lib.context [None req-fda16722-c0a5-4fd3-97be-e5e2b66b44d4 15692a4cccdb43588dc05e66b2c52d66 39582681ac6248c28c57a13661a4a199 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 618/1311] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:08:32 2026] POST /v2.0/security-group-rules => generated 569 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1312] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:08:32 2026] DELETE /v2.0/ports/38a4595c-4508-4f2e-8606-7bcd9e635bff => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1313] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:08:32 2026] GET /v2.0/security-group-rules/3c781b34-dcb2-4927-92d1-337a6ce31bdf => generated 569 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1314] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:08:32 2026] GET /v2.0/ports?device_id=05be4777-07d6-4cb8-970e-8a933080e4ea => generated 958 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1315] 10.0.0.29 () {32 vars in 672 bytes} [Tue Jul 21 22:08:32 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: 8|app: 0|req: 619/1316] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:08:32 2026] DELETE /v2.0/networks/ee832116-6fc7-455d-808e-6dcd40a3d496 => generated 0 bytes in 506 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1317] 10.0.0.29 () {32 vars in 749 bytes} [Tue Jul 21 22:08:33 2026] DELETE /v2.0/security-group-rules/3c781b34-dcb2-4927-92d1-337a6ce31bdf => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:08:33.358 8 WARNING neutron_lib.context [None req-bdcd3d28-c1e0-4677-acae-d9d971c4fb99 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:34.065 8 INFO neutron.db.segments_db [None req-bdcd3d28-c1e0-4677-acae-d9d971c4fb99 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Added segment b94acaf5-bcaa-499b-8032-9819c3f0b45f of type vxlan for network f4821018-54f1-4584-8c06-346599483d73 [pid: 8|app: 0|req: 621/1318] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:08:33 2026] POST /v2.0/networks => generated 634 bytes in 888 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1319] 10.0.0.29 () {32 vars in 672 bytes} [Tue Jul 21 22:08:34 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:08:34.339 8 WARNING neutron_lib.context [None req-c0c2433b-306b-429c-b1d7-2246e36ed7ef 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:34.368 8 INFO neutron.services.segments.plugin [-] Segment 66028ecd-3e32-4d8c-b484-c7793f856c8a resource provider aggregate not found 2026-07-21 22:08:34.373 8 INFO neutron.services.segments.plugin [-] Segment 66028ecd-3e32-4d8c-b484-c7793f856c8a resource provider aggregate not found 2026-07-21 22:08:34.389 8 INFO neutron.services.segments.plugin [-] Segment 66028ecd-3e32-4d8c-b484-c7793f856c8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66028ecd-3e32-4d8c-b484-c7793f856c8a found for delete ", "request_id": "req-2280df37-75a4-451a-aa28-f5a7452682b1"}]} 2026-07-21 22:08:34.391 8 INFO neutron.services.segments.plugin [-] Segment 66028ecd-3e32-4d8c-b484-c7793f856c8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66028ecd-3e32-4d8c-b484-c7793f856c8a found for delete ", "request_id": "req-f4999f0d-0d7e-41bf-9c10-59f5fab9d9c9"}]} [pid: 8|app: 0|req: 623/1320] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:08:34 2026] POST /v2.0/subnets => generated 622 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:34.710 8 WARNING neutron_lib.context [None req-cd6cbe39-17d3-4d79-9ff2-3e8b746d7860 15692a4cccdb43588dc05e66b2c52d66 39582681ac6248c28c57a13661a4a199 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 698/1321] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:08:33 2026] PUT /v2.0/routers/05be4777-07d6-4cb8-970e-8a933080e4ea/remove_router_interface => generated 309 bytes in 1706 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:08:34.722 7 WARNING neutron_lib.context [None req-4891a992-471f-45e1-923c-f889da729e3d 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:34.732 8 INFO neutron.db.securitygroups_db [None req-cd6cbe39-17d3-4d79-9ff2-3e8b746d7860 15692a4cccdb43588dc05e66b2c52d66 39582681ac6248c28c57a13661a4a199 - - default default] Project 39582681ac6248c28c57a13661a4a199 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-21 22:08:34.803 7 INFO neutron.db.segments_db [None req-4891a992-471f-45e1-923c-f889da729e3d 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Added segment 0da8d165-a630-4e23-b8d8-b4b36cbf517b of type vxlan for network fab5134c-cab4-4acf-9e47-e06f26cfc5ac [pid: 8|app: 0|req: 624/1322] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:08:34 2026] POST /v2.0/security-group-rules => generated 575 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:35.184 7 INFO neutron.db.l3_hamode_db [None req-4891a992-471f-45e1-923c-f889da729e3d 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:08:35.424 7 INFO neutron.db.l3_hamode_db [None req-4891a992-471f-45e1-923c-f889da729e3d 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:08:36.111 8 INFO neutron.db.l3_hamode_db [None req-a1fd933c-2c61-4b7d-b728-cd29bf0b2038 93668a50cee44b7da7c3b586c8af01f7 f63d1895584449edbd4c3bb1b2d66ff4 - - default default] HA network 837719e0-a3b8-4f6e-b7ba-c3f46d663bcd was deleted as no HA routers are present in tenant f63d1895584449edbd4c3bb1b2d66ff4. [pid: 8|app: 0|req: 625/1323] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:34 2026] DELETE /v2.0/routers/05be4777-07d6-4cb8-970e-8a933080e4ea => generated 0 bytes in 1288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1324] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:08:36 2026] GET /v2.0/security-group-rules/ce8bcc64-2a89-4360-afbc-dd2bad061602 => generated 575 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1325] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:08:34 2026] POST /v2.0/routers => generated 511 bytes in 1577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:36.412 8 INFO neutron.services.segments.plugin [-] Segment 50812dfc-b136-40c9-8ca3-dc903ed28155 resource provider aggregate not found 2026-07-21 22:08:36.420 8 INFO neutron.services.segments.plugin [-] Segment 50812dfc-b136-40c9-8ca3-dc903ed28155 resource provider aggregate not found 2026-07-21 22:08:36.437 8 INFO neutron.services.segments.plugin [-] Segment 50812dfc-b136-40c9-8ca3-dc903ed28155 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50812dfc-b136-40c9-8ca3-dc903ed28155 found for delete ", "request_id": "req-1615cdcd-5e65-48ca-8f47-ffeba69681b6"}]} 2026-07-21 22:08:36.440 8 INFO neutron.services.segments.plugin [-] Segment 50812dfc-b136-40c9-8ca3-dc903ed28155 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50812dfc-b136-40c9-8ca3-dc903ed28155 found for delete ", "request_id": "req-a2b6fdd8-6487-4e3a-8dcb-da5a414c40d4"}]} [pid: 7|app: 0|req: 700/1326] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:36 2026] DELETE /v2.0/subnets/76458193-01f4-441a-9438-b32c38753402 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1327] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:36 2026] GET /v2.0/security-groups?tenant_id=cc28d6e8115749549e6c6e197574c00b&name=default => generated 2801 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1328] 10.0.0.29 () {32 vars in 672 bytes} [Tue Jul 21 22:08:36 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:08:37.378 7 INFO neutron.services.segments.plugin [-] Segment 0757a3e3-32f4-4396-8f1e-504ee9083bb2 resource provider aggregate not found 2026-07-21 22:08:37.383 7 INFO neutron.services.segments.plugin [-] Segment 0757a3e3-32f4-4396-8f1e-504ee9083bb2 resource provider aggregate not found 2026-07-21 22:08:37.399 7 INFO neutron.services.segments.plugin [-] Segment 0757a3e3-32f4-4396-8f1e-504ee9083bb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0757a3e3-32f4-4396-8f1e-504ee9083bb2 found for delete ", "request_id": "req-adce6700-fd85-495b-8a1f-a1481b791e24"}]} 2026-07-21 22:08:37.409 7 INFO neutron.services.segments.plugin [-] Segment 0757a3e3-32f4-4396-8f1e-504ee9083bb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0757a3e3-32f4-4396-8f1e-504ee9083bb2 found for delete ", "request_id": "req-3e5e078c-d89a-4a45-b0f7-143e3d2b8577"}]} [pid: 7|app: 0|req: 702/1329] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:08:36 2026] DELETE /v2.0/networks/e8bb3888-891d-4862-95e4-89e4731f290a => generated 0 bytes in 839 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1330] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:37 2026] DELETE /v2.0/security-groups/5c601cfb-fb6a-40c8-a153-13397dd45b18 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1331] 10.0.0.29 () {32 vars in 749 bytes} [Tue Jul 21 22:08:37 2026] DELETE /v2.0/security-group-rules/ce8bcc64-2a89-4360-afbc-dd2bad061602 => 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: 705/1332] 10.0.0.29 () {32 vars in 672 bytes} [Tue Jul 21 22:08:37 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1333] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:37 2026] DELETE /v2.0/security-groups/b30168fe-ac98-4a75-8a2c-16e4102bc461 => 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: 707/1334] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:37 2026] GET /v2.0/security-groups?tenant_id=f63d1895584449edbd4c3bb1b2d66ff4&name=default => generated 2801 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1335] 10.0.0.29 () {32 vars in 662 bytes} [Tue Jul 21 22:08:38 2026] GET /v2.0/security-groups => generated 2801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1336] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:38 2026] DELETE /v2.0/security-groups/5e727cd4-d0e7-48aa-9d80-bf3a44e42df7 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1337] 10.0.0.29 () {32 vars in 662 bytes} [Tue Jul 21 22:08:38 2026] GET /v2.0/security-groups => generated 2801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1338] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:08:36 2026] PUT /v2.0/routers/e2a990cd-b6df-4cd1-9ecc-51c23323a503/add_router_interface => generated 309 bytes in 2023 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1339] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:08:38 2026] GET /v2.0/ports/31aa2686-efba-4d8c-9876-35e07ffbf959 => generated 959 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1340] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:38 2026] GET /v2.0/security-groups?tenant_id=39582681ac6248c28c57a13661a4a199&name=default => generated 2801 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1341] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:39 2026] DELETE /v2.0/security-groups/f80da5ba-6d37-4267-a4a1-bf385710435a => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:08:39.633 7 WARNING neutron_lib.context [None req-b8cad59d-faba-4cbf-82b5-9405c792bf0c 96c0467fc2284e8e93b142e800c77124 cc6d9f5e14214456b70d3415d9ee93cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:39.769 7 INFO neutron.db.segments_db [None req-b8cad59d-faba-4cbf-82b5-9405c792bf0c 96c0467fc2284e8e93b142e800c77124 cc6d9f5e14214456b70d3415d9ee93cd - - default default] Added segment 0a4e4fb9-2fb5-499c-b0c7-050f2a252914 of type vxlan for network 525d3c26-a1ca-48bc-b336-a1dd9ba298ea [pid: 8|app: 0|req: 629/1342] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:08:38 2026] PUT /v2.0/routers/e2a990cd-b6df-4cd1-9ecc-51c23323a503/remove_router_interface => generated 309 bytes in 1140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1343] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:08:39 2026] GET /v2.0/ports?device_id=e2a990cd-b6df-4cd1-9ecc-51c23323a503 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1344] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:08:39 2026] POST /v2.0/networks => generated 642 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:39.919 7 WARNING neutron_lib.context [None req-b4f6aa83-7998-4acb-bac8-5d08ace38b7a 96c0467fc2284e8e93b142e800c77124 cc6d9f5e14214456b70d3415d9ee93cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 715/1345] 10.0.0.29 () {34 vars in 664 bytes} [Tue Jul 21 22:08:39 2026] POST /v2.0/ports => generated 775 bytes in 402 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 22:08:40.338 7 WARNING neutron_lib.context [None req-03f90977-db88-44ad-af04-b73e6356530f 96c0467fc2284e8e93b142e800c77124 cc6d9f5e14214456b70d3415d9ee93cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:40.400 7 INFO neutron.db.segments_db [None req-03f90977-db88-44ad-af04-b73e6356530f 96c0467fc2284e8e93b142e800c77124 cc6d9f5e14214456b70d3415d9ee93cd - - default default] Added segment 9b5e0d58-a250-4e62-82a2-d898f48002f8 of type vxlan for network 3c66d862-d5f0-4e70-8872-417ef0ba5d31 [pid: 7|app: 0|req: 716/1346] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:08:40 2026] POST /v2.0/networks => generated 632 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:40.617 7 WARNING neutron_lib.context [None req-1bc6b5c4-c9ac-4fff-b242-e0f8d77558ab 96c0467fc2284e8e93b142e800c77124 cc6d9f5e14214456b70d3415d9ee93cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:40.776 8 INFO neutron.services.segments.plugin [-] Segment 0da8d165-a630-4e23-b8d8-b4b36cbf517b resource provider aggregate not found 2026-07-21 22:08:40.782 8 INFO neutron.services.segments.plugin [-] Segment 0da8d165-a630-4e23-b8d8-b4b36cbf517b resource provider aggregate not found 2026-07-21 22:08:40.807 8 INFO neutron.services.segments.plugin [-] Segment 0da8d165-a630-4e23-b8d8-b4b36cbf517b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0da8d165-a630-4e23-b8d8-b4b36cbf517b found for delete ", "request_id": "req-8cbb8a75-a709-4960-8ea9-6df3c03aa886"}]} 2026-07-21 22:08:40.810 8 INFO neutron.db.l3_hamode_db [None req-bba03945-ee0a-4a66-ae18-0b12f15091f3 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] HA network fab5134c-cab4-4acf-9e47-e06f26cfc5ac was deleted as no HA routers are present in tenant eb25842e0df14e968323bc459889332c. 2026-07-21 22:08:40.812 8 INFO neutron.services.segments.plugin [-] Segment 0da8d165-a630-4e23-b8d8-b4b36cbf517b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0da8d165-a630-4e23-b8d8-b4b36cbf517b found for delete ", "request_id": "req-a90c5edf-546f-44e5-9acb-a59a18e73223"}]} [pid: 8|app: 0|req: 631/1347] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:39 2026] DELETE /v2.0/routers/e2a990cd-b6df-4cd1-9ecc-51c23323a503 => generated 0 bytes in 973 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1350] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:08:40 2026] POST /v2.0/subnets => generated 602 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:40.968 7 WARNING neutron_lib.context [None req-5841d3d9-3431-48b7-8554-a84c7be0e6a0 96c0467fc2284e8e93b142e800c77124 cc6d9f5e14214456b70d3415d9ee93cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 634/1351] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:40 2026] DELETE /v2.0/subnets/19d2a617-36da-4c23-95ed-f00a1d8738ad => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:08:41.396 8 WARNING neutron_lib.context [None req-f2c3723d-3d02-40a8-a641-d8fe267aa22e 08e0b9af09714efa88aec17af35c6bf5 25be207cd34b4c32bde4abcfd92a7945 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 718/1352] 10.0.0.29 () {34 vars in 664 bytes} [Tue Jul 21 22:08:40 2026] POST /v2.0/ports => generated 953 bytes in 593 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: 635/1353] 10.0.0.29 () {34 vars in 683 bytes} [Tue Jul 21 22:08:41 2026] POST /v2.0/security-groups => generated 1560 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:08:41.758 7 INFO neutron.services.segments.plugin [-] Segment b94acaf5-bcaa-499b-8032-9819c3f0b45f resource provider aggregate not found 2026-07-21 22:08:41.765 7 INFO neutron.services.segments.plugin [-] Segment b94acaf5-bcaa-499b-8032-9819c3f0b45f resource provider aggregate not found 2026-07-21 22:08:41.789 7 INFO neutron.services.segments.plugin [-] Segment b94acaf5-bcaa-499b-8032-9819c3f0b45f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b94acaf5-bcaa-499b-8032-9819c3f0b45f found for delete ", "request_id": "req-83529592-78a1-4bbe-a6eb-5eaedd4a3ccd"}]} 2026-07-21 22:08:41.804 7 INFO neutron.services.segments.plugin [-] Segment b94acaf5-bcaa-499b-8032-9819c3f0b45f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b94acaf5-bcaa-499b-8032-9819c3f0b45f found for delete ", "request_id": "req-705d7c98-6cbb-4a64-b2cc-251744d36afa"}]} [pid: 7|app: 0|req: 719/1354] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:08:41 2026] DELETE /v2.0/networks/f4821018-54f1-4584-8c06-346599483d73 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1355] 10.0.0.29 () {32 vars in 662 bytes} [Tue Jul 21 22:08:41 2026] GET /v2.0/security-groups => generated 4343 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:08:41.864 7 WARNING neutron_lib.context [None req-6f17b154-37a4-489f-872f-189e001a966d 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:41.945 7 INFO neutron.db.segments_db [None req-6f17b154-37a4-489f-872f-189e001a966d 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Added segment 5dc3e6f8-f3d6-42df-98e4-723687643c40 of type vxlan for network a17dadd2-31da-4c6d-a85a-2dade2a02fd6 [pid: 8|app: 0|req: 636/1356] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:08:41 2026] DELETE /v2.0/ports/ca911d34-b494-479b-b42b-eaf16e99a5ed => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1357] 10.0.0.29 () {34 vars in 757 bytes} [Tue Jul 21 22:08:42 2026] PUT /v2.0/security-groups/36890e75-a9e0-4a97-b031-55c62b3bcf7b => generated 1599 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:08:42.147 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ef3c8ff0-250d-45d9-8bde-bacf05ed560c 96c0467fc2284e8e93b142e800c77124 cc6d9f5e14214456b70d3415d9ee93cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 638/1358] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:08:42 2026] DELETE /v2.0/ports/ca911d34-b494-479b-b42b-eaf16e99a5ed => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1359] 10.0.0.29 () {32 vars in 736 bytes} [Tue Jul 21 22:08:42 2026] GET /v2.0/security-groups/36890e75-a9e0-4a97-b031-55c62b3bcf7b => generated 1599 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:08:42.228 8 INFO neutron.pecan_wsgi.hooks.translation [None req-77a58df1-b3d8-45c8-8be2-7002145c1cce 96c0467fc2284e8e93b142e800c77124 cc6d9f5e14214456b70d3415d9ee93cd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 640/1360] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:08:42 2026] GET /v2.0/ports/ca911d34-b494-479b-b42b-eaf16e99a5ed => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:08:42.309 7 INFO neutron.db.l3_hamode_db [None req-6f17b154-37a4-489f-872f-189e001a966d 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 641/1361] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:42 2026] DELETE /v2.0/security-groups/36890e75-a9e0-4a97-b031-55c62b3bcf7b => 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: 642/1362] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:42 2026] DELETE /v2.0/subnets/7b9c0293-d6ab-4dce-a84d-04026e58899b => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1363] 10.0.0.29 () {32 vars in 662 bytes} [Tue Jul 21 22:08:42 2026] GET /v2.0/security-groups => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:08:43.100 8 INFO neutron.services.segments.plugin [-] Segment 9b5e0d58-a250-4e62-82a2-d898f48002f8 resource provider aggregate not found 2026-07-21 22:08:43.105 8 INFO neutron.services.segments.plugin [-] Segment 9b5e0d58-a250-4e62-82a2-d898f48002f8 resource provider aggregate not found 2026-07-21 22:08:43.125 8 INFO neutron.services.segments.plugin [-] Segment 9b5e0d58-a250-4e62-82a2-d898f48002f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b5e0d58-a250-4e62-82a2-d898f48002f8 found for delete ", "request_id": "req-d6af5f18-10ff-43d0-89f9-eeab85274a26"}]} 2026-07-21 22:08:43.127 8 INFO neutron.services.segments.plugin [-] Segment 9b5e0d58-a250-4e62-82a2-d898f48002f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b5e0d58-a250-4e62-82a2-d898f48002f8 found for delete ", "request_id": "req-e665435f-4eb1-454d-a11a-abf205b9d84d"}]} [pid: 8|app: 0|req: 644/1364] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:08:42 2026] DELETE /v2.0/networks/3c66d862-d5f0-4e70-8872-417ef0ba5d31 => generated 0 bytes in 496 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:08:43.162 8 INFO neutron.api.v2.resource [None req-5e94a24f-8ce0-462a-95c9-f70838fe66ba 08e0b9af09714efa88aec17af35c6bf5 25be207cd34b4c32bde4abcfd92a7945 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 645/1365] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:43 2026] DELETE /v2.0/security-groups/36890e75-a9e0-4a97-b031-55c62b3bcf7b => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:08:43.171 8 WARNING neutron_lib.context [None req-95433f04-4fdf-49b3-8fd2-dfb12cdc06ae 96c0467fc2284e8e93b142e800c77124 cc6d9f5e14214456b70d3415d9ee93cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:43.268 8 INFO neutron.db.segments_db [None req-95433f04-4fdf-49b3-8fd2-dfb12cdc06ae 96c0467fc2284e8e93b142e800c77124 cc6d9f5e14214456b70d3415d9ee93cd - - default default] Added segment b14a7ecc-5ba1-4f18-b4ab-ca4cfeb60452 of type vxlan for network 4b0110ee-507b-4b87-96f3-5245e5d7d49c [pid: 8|app: 0|req: 646/1366] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:08:43 2026] POST /v2.0/networks => generated 631 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:43.412 8 WARNING neutron_lib.context [None req-b86d625c-7581-4919-8caf-01a721cb754f 08e0b9af09714efa88aec17af35c6bf5 25be207cd34b4c32bde4abcfd92a7945 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:43.479 7 INFO neutron.db.l3_hamode_db [None req-6f17b154-37a4-489f-872f-189e001a966d 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 647/1367] 10.0.0.29 () {34 vars in 683 bytes} [Tue Jul 21 22:08:43 2026] POST /v2.0/security-groups => generated 1561 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:08:43.580 8 WARNING neutron_lib.context [None req-dcce4934-7400-4063-a61c-4f0139f53372 96c0467fc2284e8e93b142e800c77124 cc6d9f5e14214456b70d3415d9ee93cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 648/1368] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:08:43 2026] POST /v2.0/subnets => generated 602 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:43.968 8 WARNING neutron_lib.context [None req-b657123a-323d-4327-ab71-3ae25d202bfc 08e0b9af09714efa88aec17af35c6bf5 25be207cd34b4c32bde4abcfd92a7945 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 649/1369] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:08:43 2026] POST /v2.0/security-group-rules => generated 569 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:44.138 8 WARNING neutron_lib.context [None req-96309284-aa6c-448a-a84a-f61781555ee2 96c0467fc2284e8e93b142e800c77124 cc6d9f5e14214456b70d3415d9ee93cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 721/1370] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:08:41 2026] POST /v2.0/routers => generated 692 bytes in 2953 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1371] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:44 2026] GET /v2.0/security-groups?tenant_id=b90d7ac48e0f46949d676800e6c31fc6&name=default => generated 2801 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1372] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:08:45 2026] GET /v2.0/security-group-rules/640f5274-1217-4499-94fe-9d8efe9902fb => generated 569 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1373] 10.0.0.29 () {32 vars in 720 bytes} [Tue Jul 21 22:08:45 2026] GET /v2.0/routers/c7675998-f9d6-4bcc-ae6f-4de8c4bc84ab => generated 698 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1374] 10.0.0.29 () {34 vars in 664 bytes} [Tue Jul 21 22:08:44 2026] POST /v2.0/ports => generated 915 bytes in 1109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1375] 10.0.0.29 () {32 vars in 672 bytes} [Tue Jul 21 22:08:45 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1376] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:45 2026] DELETE /v2.0/security-groups/c9f991fc-c262-4d44-b51a-09443a92abe6 => 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: 652/1377] 10.0.0.29 () {32 vars in 646 bytes} [Tue Jul 21 22:08:45 2026] GET /v2.0/routers => generated 701 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1378] 10.0.0.29 () {32 vars in 749 bytes} [Tue Jul 21 22:08:45 2026] DELETE /v2.0/security-group-rules/640f5274-1217-4499-94fe-9d8efe9902fb => 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: 726/1379] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:08:45 2026] DELETE /v2.0/ports/fed2c7a5-869a-43f8-be19-de7d8624d71d => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1380] 10.0.0.29 () {32 vars in 672 bytes} [Tue Jul 21 22:08:45 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: 728/1381] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:45 2026] GET /v2.0/security-groups?tenant_id=918b3af1a6a8451c9ab549e66e524d0b&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 22:08:45.874 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8dc3061c-aab4-48ca-8123-cb19232b85e1 96c0467fc2284e8e93b142e800c77124 cc6d9f5e14214456b70d3415d9ee93cd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 729/1382] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:08:45 2026] GET /v2.0/ports/fed2c7a5-869a-43f8-be19-de7d8624d71d => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:08:45.881 7 WARNING neutron_lib.context [None req-713acbf0-1325-4ab5-8d38-5d9037368938 08e0b9af09714efa88aec17af35c6bf5 25be207cd34b4c32bde4abcfd92a7945 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 730/1383] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:08:45 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: 8|app: 0|req: 654/1384] 10.0.0.29 () {34 vars in 740 bytes} [Tue Jul 21 22:08:45 2026] PUT /v2.0/routers/c7675998-f9d6-4bcc-ae6f-4de8c4bc84ab => generated 705 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1385] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:45 2026] DELETE /v2.0/security-groups/f6b65bfd-8ce8-4a74-b13b-5636f906070a => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1386] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:08:46 2026] GET /v2.0/security-group-rules/2bd9edab-c7e1-46fc-81aa-9c2d78ef3b31 => generated 569 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1387] 10.0.0.29 () {32 vars in 720 bytes} [Tue Jul 21 22:08:46 2026] GET /v2.0/routers/c7675998-f9d6-4bcc-ae6f-4de8c4bc84ab => generated 705 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1388] 10.0.0.29 () {32 vars in 672 bytes} [Tue Jul 21 22:08:46 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1389] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:08:46 2026] GET /v2.0/ports?device_id=c7675998-f9d6-4bcc-ae6f-4de8c4bc84ab => 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: 736/1390] 10.0.0.29 () {32 vars in 749 bytes} [Tue Jul 21 22:08:46 2026] DELETE /v2.0/security-group-rules/2bd9edab-c7e1-46fc-81aa-9c2d78ef3b31 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1391] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:46 2026] DELETE /v2.0/subnets/8d0e37e0-e0a2-4b8c-a696-88b16dd9977f => generated 0 bytes in 593 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1392] 10.0.0.29 () {32 vars in 672 bytes} [Tue Jul 21 22:08:46 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 22:08:47.022 8 INFO neutron.services.segments.plugin [-] Segment b14a7ecc-5ba1-4f18-b4ab-ca4cfeb60452 resource provider aggregate not found 2026-07-21 22:08:47.028 8 INFO neutron.services.segments.plugin [-] Segment b14a7ecc-5ba1-4f18-b4ab-ca4cfeb60452 resource provider aggregate not found 2026-07-21 22:08:47.045 8 INFO neutron.services.segments.plugin [-] Segment b14a7ecc-5ba1-4f18-b4ab-ca4cfeb60452 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b14a7ecc-5ba1-4f18-b4ab-ca4cfeb60452 found for delete ", "request_id": "req-94af92b3-30a3-4ff2-9bdc-5ca192e1303e"}]} 2026-07-21 22:08:47.060 8 INFO neutron.services.segments.plugin [-] Segment b14a7ecc-5ba1-4f18-b4ab-ca4cfeb60452 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b14a7ecc-5ba1-4f18-b4ab-ca4cfeb60452 found for delete ", "request_id": "req-cf3b6efc-fb24-4926-955d-1a72cab2a677"}]} [pid: 8|app: 0|req: 657/1393] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:08:46 2026] DELETE /v2.0/networks/4b0110ee-507b-4b87-96f3-5245e5d7d49c => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:08:47.087 8 WARNING neutron_lib.context [None req-281f72b9-d5c1-44b8-aa4a-6310e1debc15 08e0b9af09714efa88aec17af35c6bf5 25be207cd34b4c32bde4abcfd92a7945 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 658/1394] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:08:47 2026] POST /v2.0/security-group-rules => generated 570 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:47.238 8 WARNING neutron_lib.context [None req-4e44c188-ed26-490d-9923-70b574d58168 96c0467fc2284e8e93b142e800c77124 cc6d9f5e14214456b70d3415d9ee93cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 659/1395] 10.0.0.29 () {34 vars in 664 bytes} [Tue Jul 21 22:08:47 2026] POST /v2.0/ports => generated 774 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, ' [pid: 8|app: 0|req: 660/1396] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:08:47 2026] GET /v2.0/security-group-rules/f6f0a956-062c-4530-90d2-5128ce628ec2 => 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: 661/1397] 10.0.0.29 () {34 vars in 736 bytes} [Tue Jul 21 22:08:47 2026] PUT /v2.0/ports/cc7d4217-e061-494a-b531-c2b23c0a9948 => generated 752 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1398] 10.0.0.29 () {32 vars in 672 bytes} [Tue Jul 21 22:08:47 2026] GET /v2.0/security-group-rules => generated 3919 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, ' 2026-07-21 22:08:47.992 7 INFO neutron.services.segments.plugin [-] Segment 5dc3e6f8-f3d6-42df-98e4-723687643c40 resource provider aggregate not found 2026-07-21 22:08:47.998 7 INFO neutron.services.segments.plugin [-] Segment 5dc3e6f8-f3d6-42df-98e4-723687643c40 resource provider aggregate not found 2026-07-21 22:08:48.020 7 INFO neutron.services.segments.plugin [-] Segment 5dc3e6f8-f3d6-42df-98e4-723687643c40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dc3e6f8-f3d6-42df-98e4-723687643c40 found for delete ", "request_id": "req-a76b0aa8-eecd-4b9b-a44e-14d05a83240d"}]} 2026-07-21 22:08:48.022 7 INFO neutron.services.segments.plugin [-] Segment 5dc3e6f8-f3d6-42df-98e4-723687643c40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dc3e6f8-f3d6-42df-98e4-723687643c40 found for delete ", "request_id": "req-1d2bf50a-630f-4969-b6e7-82ccc2a9be15"}]} 2026-07-21 22:08:48.030 7 INFO neutron.db.l3_hamode_db [None req-abe00649-b77a-40f4-982c-d37613f5fe70 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] HA network a17dadd2-31da-4c6d-a85a-2dade2a02fd6 was deleted as no HA routers are present in tenant eb25842e0df14e968323bc459889332c. [pid: 7|app: 0|req: 737/1399] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:46 2026] DELETE /v2.0/routers/c7675998-f9d6-4bcc-ae6f-4de8c4bc84ab => generated 0 bytes in 1628 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1400] 10.0.0.29 () {32 vars in 749 bytes} [Tue Jul 21 22:08:48 2026] DELETE /v2.0/security-group-rules/f6f0a956-062c-4530-90d2-5128ce628ec2 => 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: 663/1401] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:08:47 2026] DELETE /v2.0/ports/cc7d4217-e061-494a-b531-c2b23c0a9948 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1402] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:08:48 2026] GET /v2.0/ports?device_id=c7675998-f9d6-4bcc-ae6f-4de8c4bc84ab => 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: 664/1403] 10.0.0.29 () {32 vars in 672 bytes} [Tue Jul 21 22:08:48 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:08:48.232 8 INFO neutron.api.v2.resource [None req-4c1fc821-2b87-4cca-ab56-02292642b1c4 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 665/1404] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:48 2026] DELETE /v2.0/routers/c7675998-f9d6-4bcc-ae6f-4de8c4bc84ab => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1405] 10.0.0.29 () {32 vars in 642 bytes} [Tue Jul 21 22:08:48 2026] GET /v2.0/ports => generated 778 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1406] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:08:48 2026] GET /v2.0/ports?device_id=e2a990cd-b6df-4cd1-9ecc-51c23323a503 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:08:48.331 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68cff2bb-7fb9-4163-9ff6-4260591b7cb9 96c0467fc2284e8e93b142e800c77124 cc6d9f5e14214456b70d3415d9ee93cd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 742/1407] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:08:48 2026] GET /v2.0/ports/cc7d4217-e061-494a-b531-c2b23c0a9948 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1408] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:48 2026] DELETE /v2.0/security-groups/5ca28f59-fe8b-464b-b0a9-bee3d8ee28cc => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:08:48.364 7 INFO neutron.api.v2.resource [None req-745da6f4-b92b-4d1d-adf5-5b49ae7bf01a 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 743/1409] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:48 2026] DELETE /v2.0/routers/e2a990cd-b6df-4cd1-9ecc-51c23323a503 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1410] 10.0.0.29 () {32 vars in 662 bytes} [Tue Jul 21 22:08:48 2026] GET /v2.0/security-groups => generated 2801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1411] 10.0.0.29 () {32 vars in 642 bytes} [Tue Jul 21 22:08:48 2026] GET /v2.0/ports => generated 778 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:08:48.440 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b30194b6-bc66-45ec-b0b9-c756747a2bc8 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 745/1412] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:48 2026] DELETE /v2.0/subnets/19d2a617-36da-4c23-95ed-f00a1d8738ad => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1413] 10.0.0.29 () {32 vars in 662 bytes} [Tue Jul 21 22:08:48 2026] GET /v2.0/security-groups => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1414] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:08:48 2026] GET /v2.0/ports/f53f760d-8201-4feb-bea2-920a56026575 => generated 775 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1415] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:08:48 2026] GET /v2.0/ports?device_id=3e9995c3-9791-4878-a8db-5338ade7e306 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:08:48.517 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c25a733-9438-47ff-aff0-81a99f138b18 96c0467fc2284e8e93b142e800c77124 cc6d9f5e14214456b70d3415d9ee93cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 747/1416] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:08:48 2026] DELETE /v2.0/ports/fed2c7a5-869a-43f8-be19-de7d8624d71d => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:08:48.536 8 INFO neutron.api.v2.resource [None req-02dac4f4-2ac5-46fd-ace9-0bcccc11779b 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 670/1417] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:48 2026] DELETE /v2.0/routers/3e9995c3-9791-4878-a8db-5338ade7e306 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:08:48.545 7 INFO neutron.pecan_wsgi.hooks.translation [None req-164a52f4-918b-4b8d-9fa6-7337be0c193e 96c0467fc2284e8e93b142e800c77124 cc6d9f5e14214456b70d3415d9ee93cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 748/1418] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:48 2026] DELETE /v2.0/subnets/8d0e37e0-e0a2-4b8c-a696-88b16dd9977f => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:08:48.563 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d046f633-9c10-4cae-a57a-d496ff7832a2 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 671/1419] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:48 2026] DELETE /v2.0/subnets/2663f49a-bc90-4d8d-83b4-7a76d493fefa => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:08:48.575 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0d8afe2d-1079-4f9e-949a-6a79851f89a7 96c0467fc2284e8e93b142e800c77124 cc6d9f5e14214456b70d3415d9ee93cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 749/1420] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:48 2026] DELETE /v2.0/subnets/7b9c0293-d6ab-4dce-a84d-04026e58899b => 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: 672/1421] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:08:48 2026] GET /v2.0/ports?device_id=bd3de350-e1b6-4011-8f8f-ce9d9c2c0f3b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:08:48.634 8 INFO neutron.api.v2.resource [None req-4667f884-5ef4-4341-bc86-2fdc2d8c1f84 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 673/1422] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:48 2026] DELETE /v2.0/routers/bd3de350-e1b6-4011-8f8f-ce9d9c2c0f3b => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:08:48.656 8 INFO neutron.pecan_wsgi.hooks.translation [None req-706f355d-8804-4d11-bdc8-8289774a545b 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 674/1423] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:48 2026] DELETE /v2.0/subnets/0c4ca795-da94-4cad-9922-ad79c700db2c => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:08:48.690 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b86951b5-7dc0-454f-8b45-9ebea8c77546 9a67d64483d141a7a57f2e21ed7b31f3 eb25842e0df14e968323bc459889332c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 675/1424] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:08:48 2026] DELETE /v2.0/subnets/0467c923-8377-4a6a-a174-95347157be6a => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1425] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:08:48 2026] DELETE /v2.0/ports/f53f760d-8201-4feb-bea2-920a56026575 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:08:49.092 8 INFO neutron.services.segments.plugin [-] Segment 0a4e4fb9-2fb5-499c-b0c7-050f2a252914 resource provider aggregate not found 2026-07-21 22:08:49.100 8 INFO neutron.services.segments.plugin [-] Segment 0a4e4fb9-2fb5-499c-b0c7-050f2a252914 resource provider aggregate not found 2026-07-21 22:08:49.114 8 INFO neutron.services.segments.plugin [-] Segment 0a4e4fb9-2fb5-499c-b0c7-050f2a252914 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a4e4fb9-2fb5-499c-b0c7-050f2a252914 found for delete ", "request_id": "req-4519fb82-6d69-4714-b6dd-183363241107"}]} 2026-07-21 22:08:49.125 8 INFO neutron.services.segments.plugin [-] Segment 0a4e4fb9-2fb5-499c-b0c7-050f2a252914 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a4e4fb9-2fb5-499c-b0c7-050f2a252914 found for delete ", "request_id": "req-c6b6f8c9-d211-421b-a748-47956e4d74ab"}]} [pid: 8|app: 0|req: 676/1426] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:08:48 2026] DELETE /v2.0/networks/525d3c26-a1ca-48bc-b336-a1dd9ba298ea => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1427] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:49 2026] GET /v2.0/security-groups?tenant_id=25be207cd34b4c32bde4abcfd92a7945&name=default => generated 2801 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1428] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:49 2026] DELETE /v2.0/security-groups/6a323e10-38ea-402d-b0ab-96ffd75d9414 => 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: 677/1429] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:49 2026] GET /v2.0/security-groups?tenant_id=eb25842e0df14e968323bc459889332c&name=default => generated 2801 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1430] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:49 2026] GET /v2.0/security-groups?tenant_id=cc6d9f5e14214456b70d3415d9ee93cd&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1431] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:49 2026] DELETE /v2.0/security-groups/7ca93e06-2675-4d12-b982-8ef6d977ce5b => 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: 754/1432] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:49 2026] DELETE /v2.0/security-groups/dc6030a4-1ab1-4c84-8730-c300ae36e93a => 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: 679/1433] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:49 2026] GET /v2.0/security-groups?tenant_id=444567922ce74c82a2c9e5b377593377&name=default => generated 2801 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1434] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:50 2026] DELETE /v2.0/security-groups/3d78338a-8169-479c-8cdc-f9de0d6f6a6d => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:08:52.037 8 WARNING neutron_lib.context [None req-4e46f8d5-7a93-4176-b17a-7fc32bba725b f8a680656c044485aa075d2de19074c4 bb90284cf4684e0eb6bd5192d8838616 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 680/1435] 10.0.0.29 () {34 vars in 675 bytes} [Tue Jul 21 22:08:51 2026] POST /v2.0/subnetpools => generated 548 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:52.130 7 WARNING neutron_lib.context [None req-50d24a32-ef07-4b42-b276-323ff4a7aa96 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 681/1436] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:08:52 2026] GET /v2.0/subnetpools/cb242ff5-2310-4df2-9a9b-4ba1e24e6018 => generated 548 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:08:52.257 7 INFO neutron.db.segments_db [None req-50d24a32-ef07-4b42-b276-323ff4a7aa96 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Added segment 5d17d199-2824-4212-98e7-00f970423296 of type vxlan for network 43d04f12-c1ab-4ce0-8a98-7b8f5e66a04e [pid: 8|app: 0|req: 682/1437] 10.0.0.29 () {34 vars in 748 bytes} [Tue Jul 21 22:08:52 2026] PUT /v2.0/subnetpools/cb242ff5-2310-4df2-9a9b-4ba1e24e6018 => generated 501 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1438] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:08:52 2026] DELETE /v2.0/subnetpools/cb242ff5-2310-4df2-9a9b-4ba1e24e6018 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:08:52.390 8 INFO neutron.api.v2.resource [None req-e5fcf433-a95c-4a0b-89c4-4499135579e2 f8a680656c044485aa075d2de19074c4 bb90284cf4684e0eb6bd5192d8838616 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 684/1439] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:08:52 2026] GET /v2.0/subnetpools/cb242ff5-2310-4df2-9a9b-4ba1e24e6018 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1440] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:08:52 2026] POST /v2.0/networks => generated 630 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:52.407 7 WARNING neutron_lib.context [None req-80ac929b-4ecb-4f57-a6f2-e0508568f02a 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:08:52.413 8 INFO neutron.api.v2.resource [None req-40ea5bec-028d-4f6c-a133-4396c913d3dc f8a680656c044485aa075d2de19074c4 bb90284cf4684e0eb6bd5192d8838616 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 685/1441] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:08:52 2026] DELETE /v2.0/subnetpools/cb242ff5-2310-4df2-9a9b-4ba1e24e6018 => generated 145 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:08:52.480 7 INFO neutron.db.segments_db [None req-80ac929b-4ecb-4f57-a6f2-e0508568f02a 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Added segment afd99c79-5694-44f1-97c9-10afd4d5082a of type vxlan for network ea220bf3-0d13-4b37-a631-45da08bae07f [pid: 7|app: 0|req: 757/1442] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:08:52 2026] POST /v2.0/networks => generated 629 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:52.615 8 WARNING neutron_lib.context [None req-f0aa418a-2fe1-41e4-b588-0de0c6a453d2 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 686/1443] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:08:52 2026] POST /v2.0/subnets => generated 602 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:52.997 7 WARNING neutron_lib.context [None req-571e5f84-2c89-49cb-ad43-0780fe3d0376 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 687/1444] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:52 2026] GET /v2.0/security-groups?tenant_id=bb90284cf4684e0eb6bd5192d8838616&name=default => generated 2801 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1445] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:08:52 2026] POST /v2.0/subnets => generated 602 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:53.440 7 WARNING neutron_lib.context [None req-ebd3554a-9447-4861-9620-aa43d741e279 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 688/1446] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:53 2026] DELETE /v2.0/security-groups/774d4bfe-049c-4b76-a5a6-37d0c48b650d => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:08:53.500 7 INFO neutron.db.segments_db [None req-ebd3554a-9447-4861-9620-aa43d741e279 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Added segment 335918a4-883d-40a2-b2f2-19f1e26f6862 of type vxlan for network bf4bc277-7d87-4bfc-a580-afcf9edfdcac 2026-07-21 22:08:53.925 7 INFO neutron.db.l3_hamode_db [None req-ebd3554a-9447-4861-9620-aa43d741e279 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:08:54.098 7 INFO neutron.db.l3_hamode_db [None req-ebd3554a-9447-4861-9620-aa43d741e279 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 689/1447] 10.0.0.232 () {30 vars in 650 bytes} [Tue Jul 21 22:08:54 2026] GET /v2.0/extensions => generated 19600 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1448] 10.0.0.232 () {30 vars in 724 bytes} [Tue Jul 21 22:08:54 2026] GET /v2.0/quotas/86d4725a8ffa4a9ab03993a482619ab3/details => generated 847 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1449] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:08:53 2026] POST /v2.0/routers => generated 507 bytes in 1615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1450] 10.0.0.29 () {32 vars in 622 bytes} [Tue Jul 21 22:08:55 2026] GET / => generated 151 bytes in 9 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1451] 10.0.0.29 () {32 vars in 632 bytes} [Tue Jul 21 22:08:55 2026] GET /v2.0/ => generated 632 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1454] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:56 2026] GET /v2.0/security-groups?tenant_id=b853efbab0a04f7db3ba4056e177cc6d&name=default => generated 2801 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1455] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:08:55 2026] PUT /v2.0/routers/1ff07529-1de4-4771-948d-65dcaebe1259/add_router_interface => generated 309 bytes in 1798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1456] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:08:56 2026] GET /v2.0/ports/27e2f488-c989-4f26-9dc2-3d67c4775958 => generated 955 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1457] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:08:56 2026] DELETE /v2.0/security-groups/08077656-a784-4856-ad12-49cf428d2d87 => 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: 766/1458] 10.0.0.232 () {30 vars in 650 bytes} [Tue Jul 21 22:08:57 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) [pid: 7|app: 0|req: 767/1459] 10.0.0.232 () {30 vars in 724 bytes} [Tue Jul 21 22:08:57 2026] GET /v2.0/quotas/86d4725a8ffa4a9ab03993a482619ab3/details => generated 847 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1460] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:08:56 2026] PUT /v2.0/routers/1ff07529-1de4-4771-948d-65dcaebe1259/add_router_interface => generated 309 bytes in 1786 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1461] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:08:58 2026] GET /v2.0/ports/3e00fffc-a94b-4830-adcd-ce6228b918a5 => generated 955 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1462] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:08:58 2026] PUT /v2.0/routers/1ff07529-1de4-4771-948d-65dcaebe1259/remove_router_interface => generated 309 bytes in 1170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1463] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:08:59 2026] GET /v2.0/security-groups?tenant_id=86d4725a8ffa4a9ab03993a482619ab3&name=default => generated 2801 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1464] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:00 2026] DELETE /v2.0/security-groups/af621912-145b-4add-b1e4-5187480a2012 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1465] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:09:00 2026] PUT /v2.0/routers/1ff07529-1de4-4771-948d-65dcaebe1259/remove_router_interface => generated 309 bytes in 1705 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1466] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:09:01 2026] GET /v2.0/ports?device_id=1ff07529-1de4-4771-948d-65dcaebe1259 => 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: 772/1467] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:01 2026] GET /v2.0/security-groups?tenant_id=5c2ff88b15a344a58d5c13f814ba2671&name=default => generated 2801 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1468] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:02 2026] DELETE /v2.0/security-groups/69ee2bcf-0189-46cb-b234-e873c376bfbd => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:09:02.523 8 INFO neutron.services.segments.plugin [-] Segment 335918a4-883d-40a2-b2f2-19f1e26f6862 resource provider aggregate not found 2026-07-21 22:09:02.541 8 INFO neutron.services.segments.plugin [-] Segment 335918a4-883d-40a2-b2f2-19f1e26f6862 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 335918a4-883d-40a2-b2f2-19f1e26f6862 found for delete ", "request_id": "req-a435aec5-7ca5-4b11-8678-e66b3e822297"}]} 2026-07-21 22:09:02.542 8 INFO neutron.services.segments.plugin [-] Segment 335918a4-883d-40a2-b2f2-19f1e26f6862 resource provider aggregate not found 2026-07-21 22:09:02.565 8 INFO neutron.services.segments.plugin [-] Segment 335918a4-883d-40a2-b2f2-19f1e26f6862 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 335918a4-883d-40a2-b2f2-19f1e26f6862 found for delete ", "request_id": "req-4800d12d-96b9-4d25-8370-37c463957d0e"}]} 2026-07-21 22:09:02.574 8 INFO neutron.db.l3_hamode_db [None req-8ad8a24f-a8fc-40ec-afab-64c09ab0ac6f 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] HA network bf4bc277-7d87-4bfc-a580-afcf9edfdcac was deleted as no HA routers are present in tenant c3965f85b4494e73ad122412e7967933. [pid: 8|app: 0|req: 696/1469] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:09:01 2026] DELETE /v2.0/routers/1ff07529-1de4-4771-948d-65dcaebe1259 => generated 0 bytes in 825 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1470] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:02 2026] GET /v2.0/security-groups?tenant_id=f40ea0e3def34eaf98b2f397ee25dc1d&name=default => generated 2801 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1471] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:02 2026] DELETE /v2.0/security-groups/cc7d9a5a-53b6-4a89-bfda-f8adfa6e5b43 => 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: 697/1472] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:09:02 2026] DELETE /v2.0/subnets/fdf04587-b595-4b7a-a8ba-f10826780c28 => 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: 776/1473] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:09:02 2026] DELETE /v2.0/subnets/5a196abb-de27-4ae1-a0cc-6122e637402f => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py: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: 698/1474] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:09:03 2026] DELETE /v2.0/networks/ea220bf3-0d13-4b37-a631-45da08bae07f => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:09:03.559 7 WARNING neutron_lib.context [None req-fd964203-d011-402d-bfe3-d7f178e45a03 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:03.692 7 INFO neutron.db.segments_db [None req-fd964203-d011-402d-bfe3-d7f178e45a03 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Added segment dfeab7f4-32e3-454b-9ca8-1835438e730b of type vxlan for network fa74a3c7-9a94-4f96-919d-ab54fb977ad4 [pid: 8|app: 0|req: 699/1475] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:09:03 2026] DELETE /v2.0/networks/43d04f12-c1ab-4ce0-8a98-7b8f5e66a04e => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1476] 10.0.0.29 () {34 vars in 670 bytes} [Tue Jul 21 22:09:03 2026] POST /v2.0/networks => generated 633 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:03.826 7 WARNING neutron_lib.context [None req-8c966459-42fa-41a8-88e7-c3548fc7a5e9 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:03.881 7 INFO neutron.db.segments_db [None req-8c966459-42fa-41a8-88e7-c3548fc7a5e9 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Added segment c89cdc6c-2630-4fa1-9bea-43b37a121875 of type vxlan for network 3cb1fd0f-ca82-4497-8af6-c4436d0b3eab [pid: 8|app: 0|req: 700/1477] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:03 2026] GET /v2.0/security-groups?tenant_id=6d16b8ca81fb4dd0a6686e76298a7890&name=default => generated 2801 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:09:03.947 8 WARNING neutron_lib.context [None req-9fa1704a-35e5-4aa1-b4b8-75c4096e49d9 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:03.993 8 INFO neutron.db.segments_db [None req-9fa1704a-35e5-4aa1-b4b8-75c4096e49d9 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Added segment c3dff86f-0c8f-4bde-85e4-53712d50c708 of type vxlan for network c3bfd901-7af4-48a9-8db7-920b07a45afe [pid: 7|app: 0|req: 778/1478] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:09:03 2026] POST /v2.0/networks => generated 629 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1479] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:04 2026] DELETE /v2.0/security-groups/c827f69a-5988-465c-a0de-3ca0a1c4dc1d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:09:04.114 7 WARNING neutron_lib.context [None req-003b3890-0f27-4f67-b0d6-ed9fb44be64d 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:04.370 8 INFO neutron.db.l3_hamode_db [None req-9fa1704a-35e5-4aa1-b4b8-75c4096e49d9 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 780/1480] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:09:04 2026] POST /v2.0/subnets => generated 602 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:04.526 7 WARNING neutron_lib.context [None req-401ca8bf-d690-4131-9148-d1dd51f9948b 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:04.580 8 INFO neutron.services.segments.plugin [-] Segment afd99c79-5694-44f1-97c9-10afd4d5082a resource provider aggregate not found 2026-07-21 22:09:04.582 7 INFO neutron.db.segments_db [None req-401ca8bf-d690-4131-9148-d1dd51f9948b 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Added segment b76d9486-1bf6-43d8-9756-ea024ca9f428 of type vxlan for network d2616b02-195e-47f9-84aa-1d21cc09694c 2026-07-21 22:09:04.609 8 INFO neutron.services.segments.plugin [-] Segment afd99c79-5694-44f1-97c9-10afd4d5082a resource provider aggregate not found 2026-07-21 22:09:04.613 8 INFO neutron.services.segments.plugin [-] Segment afd99c79-5694-44f1-97c9-10afd4d5082a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afd99c79-5694-44f1-97c9-10afd4d5082a found for delete ", "request_id": "req-e5b6e664-b6ec-48f1-bd1a-fc764a94a66c"}]} 2026-07-21 22:09:04.637 8 INFO neutron.services.segments.plugin [-] Segment 5d17d199-2824-4212-98e7-00f970423296 resource provider aggregate not found 2026-07-21 22:09:04.644 8 INFO neutron.services.segments.plugin [-] Segment afd99c79-5694-44f1-97c9-10afd4d5082a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afd99c79-5694-44f1-97c9-10afd4d5082a found for delete ", "request_id": "req-f0095394-2a81-48a8-bdfe-7db97241101d"}]} 2026-07-21 22:09:04.658 8 INFO neutron.services.segments.plugin [-] Segment 5d17d199-2824-4212-98e7-00f970423296 resource provider aggregate not found 2026-07-21 22:09:04.665 8 INFO neutron.services.segments.plugin [-] Segment 5d17d199-2824-4212-98e7-00f970423296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d17d199-2824-4212-98e7-00f970423296 found for delete ", "request_id": "req-b28158c0-e37a-46bb-8955-f0cafd040043"}]} 2026-07-21 22:09:04.680 8 INFO neutron.services.segments.plugin [-] Segment 5d17d199-2824-4212-98e7-00f970423296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d17d199-2824-4212-98e7-00f970423296 found for delete ", "request_id": "req-cbd780a2-4044-46a2-bb31-bd8dca0b4d49"}]} 2026-07-21 22:09:04.881 7 INFO neutron.db.l3_hamode_db [None req-401ca8bf-d690-4131-9148-d1dd51f9948b 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:09:05.085 7 INFO neutron.db.l3_hamode_db [None req-401ca8bf-d690-4131-9148-d1dd51f9948b 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:09:05.495 8 INFO neutron.db.l3_hamode_db [None req-9fa1704a-35e5-4aa1-b4b8-75c4096e49d9 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 781/1481] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:09:04 2026] POST /v2.0/routers => generated 506 bytes in 1428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:05.958 7 WARNING neutron_lib.context [None req-58137ccd-61e7-4dce-8304-4fde7587c3a5 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 782/1482] 10.0.0.29 () {34 vars in 664 bytes} [Tue Jul 21 22:09:05 2026] POST /v2.0/ports => generated 946 bytes in 549 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: 701/1483] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:09:03 2026] POST /v2.0/routers => generated 694 bytes in 2776 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1484] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:06 2026] GET /v2.0/security-groups?tenant_id=d3f35fbc7fe9471f80eb82751a51475b&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: 703/1485] 10.0.0.29 () {32 vars in 775 bytes} [Tue Jul 21 22:09:06 2026] GET /v2.0/subnets?project_id=3a63e0a69e1f43a5ae70dca8af202757&cidr=10.100.0.0%2F28 => generated 14 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1486] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:07 2026] DELETE /v2.0/security-groups/8b06573f-22e7-4724-a25f-f9a54d9e5b07 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1487] 10.0.0.29 () {32 vars in 693 bytes} [Tue Jul 21 22:09:07 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1488] 10.0.0.29 () {32 vars in 783 bytes} [Tue Jul 21 22:09:07 2026] GET /v2.0/subnets?network_id=63abafdb-277b-4f63-83e0-62d353e0a09b&cidr=10.100.0.0%2F28 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:07.393 8 WARNING neutron_lib.context [None req-6d21443d-8bfa-48fa-8403-73e3fb230d40 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 707/1489] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:09:07 2026] POST /v2.0/subnets => generated 633 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1490] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:09:06 2026] PUT /v2.0/routers/851fe84a-c195-4097-88fd-e9ef5cb435e7/add_router_interface => generated 309 bytes in 2056 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: 784/1491] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:09:08 2026] GET /v2.0/ports/cbd06eaa-a3e2-4635-ae2d-17129d301450 => generated 1020 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1492] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:09:08 2026] PUT /v2.0/routers/851fe84a-c195-4097-88fd-e9ef5cb435e7/remove_router_interface => generated 309 bytes in 1113 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 22:09:10.013 7 WARNING neutron_lib.context [None req-72984778-296b-41d5-829a-772cf50233db effd8bcf12f8444e9558494a6aa90638 71cadda40ec347b69a84a34b1632aa4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 708/1493] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:09:07 2026] PUT /v2.0/routers/4aa5986e-3148-4dbd-a16f-e55b8df29856/add_router_interface => generated 309 bytes in 2323 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:10.139 7 INFO neutron.db.segments_db [None req-72984778-296b-41d5-829a-772cf50233db effd8bcf12f8444e9558494a6aa90638 71cadda40ec347b69a84a34b1632aa4a - - default default] Added segment 4c444437-6643-47cc-96a7-b4766c7f2549 of type vxlan for network 935eac1a-5f79-4861-a457-f2d95c9ad686 [pid: 7|app: 0|req: 786/1494] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:09:09 2026] POST /v2.0/networks => generated 631 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:10.334 8 INFO neutron.api.v2.resource [None req-181786ce-a934-4947-bf17-1456d97223ea 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 709/1495] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:09:10 2026] PUT /v2.0/routers/851fe84a-c195-4097-88fd-e9ef5cb435e7/remove_router_interface => generated 197 bytes in 222 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:09:10.340 8 WARNING neutron_lib.context [None req-9174a700-d8b6-488d-be4a-ffc30baec1d7 effd8bcf12f8444e9558494a6aa90638 71cadda40ec347b69a84a34b1632aa4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:10.403 8 INFO neutron.db.segments_db [None req-9174a700-d8b6-488d-be4a-ffc30baec1d7 effd8bcf12f8444e9558494a6aa90638 71cadda40ec347b69a84a34b1632aa4a - - default default] Added segment bc60eac0-e668-481a-9cec-16a1a7425667 of type vxlan for network 40ea02f6-40bc-437e-aedb-3d208192ae82 [pid: 7|app: 0|req: 787/1496] 10.0.0.29 () {32 vars in 648 bytes} [Tue Jul 21 22:09:10 2026] GET /v2.0/networks => generated 5738 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1497] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:09:10 2026] GET /v2.0/ports?device_id=851fe84a-c195-4097-88fd-e9ef5cb435e7 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1498] 10.0.0.29 () {32 vars in 646 bytes} [Tue Jul 21 22:09:10 2026] GET /v2.0/subnets => generated 3708 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1499] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:09:10 2026] POST /v2.0/networks => generated 632 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1500] 10.0.0.29 () {32 vars in 646 bytes} [Tue Jul 21 22:09:10 2026] GET /v2.0/routers => generated 1273 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:09:10.699 8 WARNING neutron_lib.context [None req-c771949b-fd04-40a5-aa7c-c98ae42807ca effd8bcf12f8444e9558494a6aa90638 71cadda40ec347b69a84a34b1632aa4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:10.765 8 INFO neutron.db.segments_db [None req-c771949b-fd04-40a5-aa7c-c98ae42807ca effd8bcf12f8444e9558494a6aa90638 71cadda40ec347b69a84a34b1632aa4a - - default default] Added segment 69a67aad-a764-4f61-a378-d233543eac41 of type vxlan for network 0394452c-720b-4d7e-97d5-025d203526b8 [pid: 8|app: 0|req: 712/1501] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:09:10 2026] POST /v2.0/networks => generated 631 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:10.891 8 WARNING neutron_lib.context [None req-45d65d7f-2609-445a-944f-718d4aa347a1 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1502] 10.0.0.29 () {34 vars in 684 bytes} [Tue Jul 21 22:09:10 2026] POST /v2.0/security-groups => generated 1611 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:09:11.063 8 WARNING neutron_lib.context [None req-837dcfd0-5fa1-4583-9876-933908cad72c effd8bcf12f8444e9558494a6aa90638 71cadda40ec347b69a84a34b1632aa4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:11.126 8 INFO neutron.db.segments_db [None req-837dcfd0-5fa1-4583-9876-933908cad72c effd8bcf12f8444e9558494a6aa90638 71cadda40ec347b69a84a34b1632aa4a - - default default] Added segment ba198f3a-4931-4d51-8d65-91b1d28bfefa of type vxlan for network d1f0d9cb-94e2-4a43-bce7-5848bfd83284 [pid: 8|app: 0|req: 716/1505] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:09:11 2026] POST /v2.0/networks => generated 631 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:11.284 8 WARNING neutron_lib.context [None req-8396c3c4-cfbe-42b9-8995-d8b80d748c38 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:11.347 7 INFO neutron.services.segments.plugin [-] Segment b76d9486-1bf6-43d8-9756-ea024ca9f428 resource provider aggregate not found 2026-07-21 22:09:11.354 7 INFO neutron.services.segments.plugin [-] Segment b76d9486-1bf6-43d8-9756-ea024ca9f428 resource provider aggregate not found 2026-07-21 22:09:11.376 7 INFO neutron.services.segments.plugin [-] Segment b76d9486-1bf6-43d8-9756-ea024ca9f428 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b76d9486-1bf6-43d8-9756-ea024ca9f428 found for delete ", "request_id": "req-c6130fd6-fdf7-446d-bf0f-7edcff19ea41"}]} 2026-07-21 22:09:11.382 7 INFO neutron.services.segments.plugin [-] Segment b76d9486-1bf6-43d8-9756-ea024ca9f428 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b76d9486-1bf6-43d8-9756-ea024ca9f428 found for delete ", "request_id": "req-01f90b19-0273-483d-bdfb-c6edb47ee0e2"}]} 2026-07-21 22:09:11.393 7 INFO neutron.db.l3_hamode_db [None req-0d7da5bc-4852-4bb2-9ee7-f9a71f89c445 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] HA network d2616b02-195e-47f9-84aa-1d21cc09694c was deleted as no HA routers are present in tenant c3965f85b4494e73ad122412e7967933. [pid: 7|app: 0|req: 790/1506] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:09:10 2026] DELETE /v2.0/routers/851fe84a-c195-4097-88fd-e9ef5cb435e7 => generated 0 bytes in 886 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:09:11.410 7 WARNING neutron_lib.context [None req-37887ac0-df58-4a14-8153-6726f21e3223 effd8bcf12f8444e9558494a6aa90638 71cadda40ec347b69a84a34b1632aa4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 717/1507] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:09:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:11.482 7 INFO neutron.db.segments_db [None req-37887ac0-df58-4a14-8153-6726f21e3223 effd8bcf12f8444e9558494a6aa90638 71cadda40ec347b69a84a34b1632aa4a - - default default] Added segment cd131093-7d52-4116-8434-3c283340541a of type vxlan for network 66c745f0-cff6-435f-af92-720f7a413baa [pid: 7|app: 0|req: 791/1508] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:09:11 2026] POST /v2.0/networks => generated 632 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:11.619 7 WARNING neutron_lib.context [None req-baf119c9-745a-4dc1-a034-59dc492ad74f 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 718/1509] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:09:11 2026] DELETE /v2.0/subnets/16ff037d-1ee8-464c-bfcb-4394d3908e8c => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1510] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:09:11 2026] POST /v2.0/security-group-rules => generated 564 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1511] 10.0.0.29 () {34 vars in 752 bytes} [Tue Jul 21 22:09:11 2026] PUT /v2.0/networks/935eac1a-5f79-4861-a457-f2d95c9ad686/tags => generated 17 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:11.784 8 WARNING neutron_lib.context [None req-3e3f4b66-d74d-4281-84d4-693029b4236f 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 720/1512] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:09:11 2026] POST /v2.0/security-group-rules => generated 570 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1513] 10.0.0.29 () {34 vars in 752 bytes} [Tue Jul 21 22:09:11 2026] PUT /v2.0/networks/40ea02f6-40bc-437e-aedb-3d208192ae82/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:11.948 8 WARNING neutron_lib.context [None req-d6601b11-fb2e-4ce7-b19e-1228f8057028 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 722/1514] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:09:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1515] 10.0.0.29 () {34 vars in 752 bytes} [Tue Jul 21 22:09:12 2026] PUT /v2.0/networks/0394452c-720b-4d7e-97d5-025d203526b8/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:12.156 8 WARNING neutron_lib.context [None req-65a74fd6-d157-4c32-8737-cab911c8f054 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:12.182 8 INFO neutron.db.securitygroups_db [None req-65a74fd6-d157-4c32-8737-cab911c8f054 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Project 3a63e0a69e1f43a5ae70dca8af202757 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: 793/1516] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:09:11 2026] DELETE /v2.0/networks/3cb1fd0f-ca82-4497-8af6-c4436d0b3eab => generated 0 bytes in 472 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1517] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:09:12 2026] POST /v2.0/security-group-rules => generated 575 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:12.306 8 WARNING neutron_lib.context [None req-db29131a-b8a6-4f98-8660-2669ef3f3a81 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1518] 10.0.0.29 () {34 vars in 752 bytes} [Tue Jul 21 22:09:12 2026] PUT /v2.0/networks/d1f0d9cb-94e2-4a43-bce7-5848bfd83284/tags => generated 19 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:12.314 7 WARNING neutron_lib.context [None req-0197ca49-2dec-495c-b04b-6fe1b05e9478 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:12.330 7 INFO neutron.db.securitygroups_db [None req-0197ca49-2dec-495c-b04b-6fe1b05e9478 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Project 3a63e0a69e1f43a5ae70dca8af202757 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-21 22:09:12.357 8 INFO neutron.db.segments_db [None req-db29131a-b8a6-4f98-8660-2669ef3f3a81 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Added segment ea4c8ff8-20a8-453f-a880-6cadba439aeb of type vxlan for network 19f92191-3ed2-42bd-8be1-c504ae25279e [pid: 7|app: 0|req: 795/1519] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:09:12 2026] POST /v2.0/security-group-rules => generated 574 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1520] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:09:12 2026] POST /v2.0/networks => generated 630 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:12.488 8 WARNING neutron_lib.context [None req-aaf339a5-ddfa-40c5-a413-5ed714b8109d 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 796/1521] 10.0.0.29 () {32 vars in 665 bytes} [Tue Jul 21 22:09:12 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1522] 10.0.0.29 () {32 vars in 679 bytes} [Tue Jul 21 22:09:12 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1523] 10.0.0.29 () {32 vars in 675 bytes} [Tue Jul 21 22:09:12 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1524] 10.0.0.29 () {32 vars in 687 bytes} [Tue Jul 21 22:09:12 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1525] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:09:12 2026] POST /v2.0/subnets => generated 602 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1526] 10.0.0.29 () {32 vars in 673 bytes} [Tue Jul 21 22:09:12 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:09:12.891 7 WARNING neutron_lib.context [None req-68aa11ba-21ea-4de6-b219-9fb06fe880a1 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:12.932 7 INFO neutron.db.segments_db [None req-68aa11ba-21ea-4de6-b219-9fb06fe880a1 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Added segment 40e740a7-6750-49d2-b769-4ae53c46c827 of type vxlan for network ab67d80e-d741-4e09-96b1-a732be198b65 [pid: 8|app: 0|req: 727/1527] 10.0.0.29 () {32 vars in 648 bytes} [Tue Jul 21 22:09:12 2026] GET /v2.0/networks => generated 1298 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1528] 10.0.0.29 () {32 vars in 687 bytes} [Tue Jul 21 22:09:13 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1529] 10.0.0.182 () {34 vars in 1100 bytes} [Tue Jul 21 22:09:13 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1887437825&fields=id&tenant_id=3a63e0a69e1f43a5ae70dca8af202757 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:13.280 7 INFO neutron.db.l3_hamode_db [None req-68aa11ba-21ea-4de6-b219-9fb06fe880a1 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 730/1530] 10.0.0.29 () {32 vars in 683 bytes} [Tue Jul 21 22:09:13 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:09:13.413 7 INFO neutron.services.segments.plugin [-] Segment c89cdc6c-2630-4fa1-9bea-43b37a121875 resource provider aggregate not found 2026-07-21 22:09:13.419 7 INFO neutron.services.segments.plugin [-] Segment c89cdc6c-2630-4fa1-9bea-43b37a121875 resource provider aggregate not found 2026-07-21 22:09:13.437 7 INFO neutron.services.segments.plugin [-] Segment c89cdc6c-2630-4fa1-9bea-43b37a121875 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c89cdc6c-2630-4fa1-9bea-43b37a121875 found for delete ", "request_id": "req-a8eb0c72-a4e9-4bed-841d-cf30491fa413"}]} 2026-07-21 22:09:13.439 7 INFO neutron.services.segments.plugin [-] Segment c89cdc6c-2630-4fa1-9bea-43b37a121875 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c89cdc6c-2630-4fa1-9bea-43b37a121875 found for delete ", "request_id": "req-2b155ac3-a119-4ea9-b7d2-9640e8a4c580"}]} [pid: 8|app: 0|req: 731/1531] 10.0.0.182 () {34 vars in 982 bytes} [Tue Jul 21 22:09:13 2026] GET /v2.0/networks?id=fa74a3c7-9a94-4f96-919d-ab54fb977ad4 => generated 661 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:13.552 7 INFO neutron.db.l3_hamode_db [None req-68aa11ba-21ea-4de6-b219-9fb06fe880a1 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 732/1532] 10.0.0.29 () {32 vars in 695 bytes} [Tue Jul 21 22:09:13 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1533] 10.0.0.182 () {34 vars in 965 bytes} [Tue Jul 21 22:09:13 2026] GET /v2.0/quotas/3a63e0a69e1f43a5ae70dca8af202757 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:13.782 8 INFO neutron.services.segments.plugin [-] Segment 4c444437-6643-47cc-96a7-b4766c7f2549 resource provider aggregate not found 2026-07-21 22:09:13.801 8 INFO neutron.services.segments.plugin [-] Segment 4c444437-6643-47cc-96a7-b4766c7f2549 resource provider aggregate not found 2026-07-21 22:09:13.811 8 INFO neutron.services.segments.plugin [-] Segment 4c444437-6643-47cc-96a7-b4766c7f2549 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c444437-6643-47cc-96a7-b4766c7f2549 found for delete ", "request_id": "req-9e5c0a53-5560-4095-b39b-5ad7ea2eb44f"}]} 2026-07-21 22:09:13.820 8 INFO neutron.services.segments.plugin [-] Segment 4c444437-6643-47cc-96a7-b4766c7f2549 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c444437-6643-47cc-96a7-b4766c7f2549 found for delete ", "request_id": "req-7da62907-9b8d-49f5-b16b-78cf0a9b7027"}]} [pid: 8|app: 0|req: 734/1534] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:09:13 2026] DELETE /v2.0/networks/935eac1a-5f79-4861-a457-f2d95c9ad686 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1535] 10.0.0.182 () {34 vars in 1002 bytes} [Tue Jul 21 22:09:13 2026] GET /v2.0/ports?tenant_id=3a63e0a69e1f43a5ae70dca8af202757&fields=id => generated 103 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1536] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:09:14 2026] DELETE /v2.0/networks/40ea02f6-40bc-437e-aedb-3d208192ae82 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1537] 10.0.0.182 () {34 vars in 1008 bytes} [Tue Jul 21 22:09:14 2026] GET /v2.0/networks/fa74a3c7-9a94-4f96-919d-ab54fb977ad4?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1538] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:09:14 2026] DELETE /v2.0/networks/0394452c-720b-4d7e-97d5-025d203526b8 => 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: 739/1539] 10.0.0.182 () {34 vars in 1108 bytes} [Tue Jul 21 22:09:14 2026] GET /v2.0/networks/fa74a3c7-9a94-4f96-919d-ab54fb977ad4?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: 801/1540] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:09:12 2026] POST /v2.0/routers => generated 506 bytes in 2070 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1541] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:09:14 2026] GET /v2.0/ports?device_id=e1146580-da14-450f-956e-c411b10a807e => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1542] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:09:14 2026] DELETE /v2.0/networks/d1f0d9cb-94e2-4a43-bce7-5848bfd83284 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1543] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:09:14 2026] DELETE /v2.0/networks/66c745f0-cff6-435f-af92-720f7a413baa => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1544] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:09:15 2026] GET /v2.0/networks?id=fa74a3c7-9a94-4f96-919d-ab54fb977ad4 => generated 661 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1545] 199.204.45.205 () {34 vars in 1050 bytes} [Tue Jul 21 22:09:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3a63e0a69e1f43a5ae70dca8af202757 => generated 181 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:15.747 8 WARNING neutron_lib.context [req-1089e735-778f-4959-b6ab-106bdfc8225e req-6fd4004f-47d0-4048-bcc4-5ab47cd35ce8 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:15.829 8 INFO neutron.services.segments.plugin [-] Segment bc60eac0-e668-481a-9cec-16a1a7425667 resource provider aggregate not found 2026-07-21 22:09:15.840 8 INFO neutron.services.segments.plugin [-] Segment bc60eac0-e668-481a-9cec-16a1a7425667 resource provider aggregate not found 2026-07-21 22:09:15.851 8 INFO neutron.services.segments.plugin [-] Segment bc60eac0-e668-481a-9cec-16a1a7425667 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc60eac0-e668-481a-9cec-16a1a7425667 found for delete ", "request_id": "req-3f60851e-67c3-4967-89b1-b73b71919374"}]} 2026-07-21 22:09:15.870 8 INFO neutron.services.segments.plugin [-] Segment bc60eac0-e668-481a-9cec-16a1a7425667 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc60eac0-e668-481a-9cec-16a1a7425667 found for delete ", "request_id": "req-facfb1c6-e51a-48d9-ba20-b9f21d470d12"}]} 2026-07-21 22:09:15.877 8 INFO neutron.services.segments.plugin [-] Segment 69a67aad-a764-4f61-a378-d233543eac41 resource provider aggregate not found 2026-07-21 22:09:15.906 8 INFO neutron.services.segments.plugin [-] Segment 69a67aad-a764-4f61-a378-d233543eac41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69a67aad-a764-4f61-a378-d233543eac41 found for delete ", "request_id": "req-bedcdd42-e337-4c2c-adc4-138099f84946"}]} 2026-07-21 22:09:15.913 8 INFO neutron.services.segments.plugin [-] Segment 69a67aad-a764-4f61-a378-d233543eac41 resource provider aggregate not found 2026-07-21 22:09:15.928 8 INFO neutron.services.segments.plugin [-] Segment ba198f3a-4931-4d51-8d65-91b1d28bfefa resource provider aggregate not found 2026-07-21 22:09:15.936 8 INFO neutron.services.segments.plugin [-] Segment 69a67aad-a764-4f61-a378-d233543eac41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69a67aad-a764-4f61-a378-d233543eac41 found for delete ", "request_id": "req-2d310ea6-eba3-439d-8aa3-d418ea41d109"}]} 2026-07-21 22:09:15.949 8 INFO neutron.services.segments.plugin [-] Segment ba198f3a-4931-4d51-8d65-91b1d28bfefa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba198f3a-4931-4d51-8d65-91b1d28bfefa found for delete ", "request_id": "req-4662d6cb-ad52-4250-b25b-dac681d906e7"}]} 2026-07-21 22:09:15.958 8 INFO neutron.services.segments.plugin [-] Segment ba198f3a-4931-4d51-8d65-91b1d28bfefa resource provider aggregate not found 2026-07-21 22:09:15.976 8 INFO neutron.services.segments.plugin [-] Segment ba198f3a-4931-4d51-8d65-91b1d28bfefa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba198f3a-4931-4d51-8d65-91b1d28bfefa found for delete ", "request_id": "req-ed518e48-aae8-4952-bae4-43b7e7db3f1a"}]} 2026-07-21 22:09:15.981 8 INFO neutron.services.segments.plugin [-] Segment cd131093-7d52-4116-8434-3c283340541a resource provider aggregate not found 2026-07-21 22:09:16.001 8 INFO neutron.services.segments.plugin [-] Segment cd131093-7d52-4116-8434-3c283340541a resource provider aggregate not found 2026-07-21 22:09:16.006 8 INFO neutron.services.segments.plugin [-] Segment cd131093-7d52-4116-8434-3c283340541a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd131093-7d52-4116-8434-3c283340541a found for delete ", "request_id": "req-cf8ad5d2-4184-4c44-9be2-8b979af5a02d"}]} 2026-07-21 22:09:16.019 8 INFO neutron.services.segments.plugin [-] Segment cd131093-7d52-4116-8434-3c283340541a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd131093-7d52-4116-8434-3c283340541a found for delete ", "request_id": "req-c5accac1-1bf5-426b-a4ea-cad828a79e03"}]} [pid: 8|app: 0|req: 744/1546] 199.204.45.205 () {38 vars in 955 bytes} [Tue Jul 21 22:09:15 2026] POST /v2.0/ports => generated 958 bytes in 679 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: 745/1547] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:09:16 2026] GET /v2.0/ports?device_id=e1146580-da14-450f-956e-c411b10a807e => generated 961 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1548] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:09:14 2026] PUT /v2.0/routers/d1241625-8663-459b-bab4-9bdeaf78d2bf/add_router_interface => generated 309 bytes in 1792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1549] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:16 2026] GET /v2.0/security-groups?tenant_id=e0d84600ec6145fb9fca8d0de1e0ea88&name=default => generated 2801 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1550] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:16 2026] GET /v2.0/security-groups?id=6065b732-25d8-45b4-99ef-ab30c8d00997&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1551] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:09:16 2026] GET /v2.0/ports/a97f5bba-c019-4cd6-8004-96b816c333b6 => generated 955 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1552] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:16 2026] DELETE /v2.0/security-groups/40761bf5-e760-463d-8c40-4824c73441bd => 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: 804/1553] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Jul 21 22:09:16 2026] PUT /v2.0/ports/ffad0d3b-b071-45ce-9bdb-957f2a30deb7 => generated 1203 bytes in 562 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 22:09:17.388 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-568abf6b-e823-4d03-a529-dbddeb3a9e5d'] response: {'name': 'network-changed', 'server_uuid': 'e1146580-da14-450f-956e-c411b10a807e', 'tag': 'ffad0d3b-b071-45ce-9bdb-957f2a30deb7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 805/1554] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:17 2026] GET /v2.0/security-groups?tenant_id=008e1a7bd9f0447e878cce36428e809b&name=default => generated 2801 bytes in 164 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: 806/1555] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:09:17 2026] GET /v2.0/ports?tenant_id=3a63e0a69e1f43a5ae70dca8af202757&device_id=e1146580-da14-450f-956e-c411b10a807e => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1556] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:17 2026] DELETE /v2.0/security-groups/b9b2ea79-4225-493a-8856-5a642287569f => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1557] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Jul 21 22:09:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ffad0d3b-b071-45ce-9bdb-957f2a30deb7 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1558] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:09:17 2026] GET /v2.0/subnets?id=4ab1bd73-b0df-4c77-b883-e073c82696b3 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1559] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:09:17 2026] GET /v2.0/ports?network_id=fa74a3c7-9a94-4f96-919d-ab54fb977ad4&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1560] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:09:17 2026] GET /v2.0/networks/fa74a3c7-9a94-4f96-919d-ab54fb977ad4?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: 812/1561] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:17 2026] GET /v2.0/security-groups?tenant_id=71cadda40ec347b69a84a34b1632aa4a&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1562] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:09:17 2026] GET /v2.0/networks/fa74a3c7-9a94-4f96-919d-ab54fb977ad4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1563] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:18 2026] GET /v2.0/security-groups?tenant_id=1194a25265ed4830981525fe57810407&name=default => generated 2801 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1564] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:09:16 2026] PUT /v2.0/routers/d1241625-8663-459b-bab4-9bdeaf78d2bf/remove_router_interface => generated 309 bytes in 1509 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1565] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:09:18 2026] GET /v2.0/ports?device_id=e1146580-da14-450f-956e-c411b10a807e => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1566] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:09:18 2026] GET /v2.0/ports?tenant_id=3a63e0a69e1f43a5ae70dca8af202757&device_id=e1146580-da14-450f-956e-c411b10a807e => 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: 751/1567] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:18 2026] DELETE /v2.0/security-groups/089e8012-870a-48b1-8022-d688ec013446 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1568] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:09:18 2026] GET /v2.0/ports?device_id=d1241625-8663-459b-bab4-9bdeaf78d2bf => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1569] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:18 2026] DELETE /v2.0/security-groups/8750141c-985c-43f5-b683-2fa6ca3628d3 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1570] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:18 2026] GET /v2.0/security-groups?id=6065b732-25d8-45b4-99ef-ab30c8d00997&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1571] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:09:18 2026] GET /v2.0/networks?id=fa74a3c7-9a94-4f96-919d-ab54fb977ad4 => generated 757 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1572] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Jul 21 22:09:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ffad0d3b-b071-45ce-9bdb-957f2a30deb7 => 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: 820/1573] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:09:18 2026] GET /v2.0/subnets?id=4ab1bd73-b0df-4c77-b883-e073c82696b3 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1574] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:09:18 2026] GET /v2.0/ports?network_id=fa74a3c7-9a94-4f96-919d-ab54fb977ad4&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: 822/1575] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:09:18 2026] GET /v2.0/networks/fa74a3c7-9a94-4f96-919d-ab54fb977ad4?fields=segments => generated 14 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1576] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:09:19 2026] GET /v2.0/networks/fa74a3c7-9a94-4f96-919d-ab54fb977ad4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:19.475 8 INFO neutron.services.segments.plugin [-] Segment 40e740a7-6750-49d2-b769-4ae53c46c827 resource provider aggregate not found 2026-07-21 22:09:19.480 8 INFO neutron.services.segments.plugin [-] Segment 40e740a7-6750-49d2-b769-4ae53c46c827 resource provider aggregate not found 2026-07-21 22:09:19.507 8 INFO neutron.services.segments.plugin [-] Segment 40e740a7-6750-49d2-b769-4ae53c46c827 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40e740a7-6750-49d2-b769-4ae53c46c827 found for delete ", "request_id": "req-042782be-68fa-4bf3-93c7-09ad168b4c30"}]} 2026-07-21 22:09:19.508 8 INFO neutron.services.segments.plugin [-] Segment 40e740a7-6750-49d2-b769-4ae53c46c827 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40e740a7-6750-49d2-b769-4ae53c46c827 found for delete ", "request_id": "req-d92f62fd-e013-491b-bbe7-f368280e6f92"}]} 2026-07-21 22:09:19.513 8 INFO neutron.db.l3_hamode_db [None req-7a0a5d36-6448-4378-8cf3-4dc3841a797a 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] HA network ab67d80e-d741-4e09-96b1-a732be198b65 was deleted as no HA routers are present in tenant c3965f85b4494e73ad122412e7967933. [pid: 8|app: 0|req: 754/1577] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:09:18 2026] DELETE /v2.0/routers/d1241625-8663-459b-bab4-9bdeaf78d2bf => generated 0 bytes in 806 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1578] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:09:19 2026] DELETE /v2.0/subnets/8f77ab11-f31e-4322-8c04-c213e649c38b => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1579] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:09:19 2026] GET /v2.0/ports?device_id=e1146580-da14-450f-956e-c411b10a807e => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1580] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:19 2026] GET /v2.0/security-groups?id=6065b732-25d8-45b4-99ef-ab30c8d00997&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1581] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:09:19 2026] DELETE /v2.0/networks/19f92191-3ed2-42bd-8be1-c504ae25279e => generated 0 bytes in 488 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:09:20.280 7 WARNING neutron_lib.context [None req-67de0098-85eb-42c9-9201-880ef616624a 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:20.372 7 INFO neutron.db.segments_db [None req-67de0098-85eb-42c9-9201-880ef616624a 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Added segment e92df5c1-3aab-4e0e-a25f-957f0b3a93e7 of type vxlan for network ff1e9893-51a1-4806-9db4-a360631e9cec 2026-07-21 22:09:20.751 7 INFO neutron.db.l3_hamode_db [None req-67de0098-85eb-42c9-9201-880ef616624a 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 756/1582] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:09:21 2026] GET /v2.0/ports?device_id=e1146580-da14-450f-956e-c411b10a807e => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1583] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:21 2026] GET /v2.0/security-groups?id=6065b732-25d8-45b4-99ef-ab30c8d00997&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1584] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:09:21 2026] GET /v2.0/ports?device_id=e1146580-da14-450f-956e-c411b10a807e => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1585] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:21 2026] GET /v2.0/security-groups?id=6065b732-25d8-45b4-99ef-ab30c8d00997&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: 760/1586] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:09:21 2026] GET /v2.0/ports?device_id=e1146580-da14-450f-956e-c411b10a807e => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:09:21.486 8 WARNING neutron_lib.context [None req-211212d3-c122-4e89-b6a7-aa971145e85b 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:21.552 8 INFO neutron.services.segments.plugin [-] Segment ea4c8ff8-20a8-453f-a880-6cadba439aeb resource provider aggregate not found 2026-07-21 22:09:21.558 8 INFO neutron.services.segments.plugin [-] Segment ea4c8ff8-20a8-453f-a880-6cadba439aeb resource provider aggregate not found 2026-07-21 22:09:21.582 8 INFO neutron.services.segments.plugin [-] Segment ea4c8ff8-20a8-453f-a880-6cadba439aeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea4c8ff8-20a8-453f-a880-6cadba439aeb found for delete ", "request_id": "req-5c135ecf-6011-4464-a00b-f49bd1fb62d9"}]} 2026-07-21 22:09:21.585 8 INFO neutron.services.segments.plugin [-] Segment ea4c8ff8-20a8-453f-a880-6cadba439aeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea4c8ff8-20a8-453f-a880-6cadba439aeb found for delete ", "request_id": "req-d7c1f179-c3a2-4639-9eb5-f50968819873"}]} 2026-07-21 22:09:21.998 7 INFO neutron.db.l3_hamode_db [None req-67de0098-85eb-42c9-9201-880ef616624a 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:09:22.496 8 INFO neutron.db.l3_db [None req-211212d3-c122-4e89-b6a7-aa971145e85b 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Floating IP 3cb894b9-cb58-4580-a5e2-b16b74031680 associated. External IP: 10.96.250.202, port: ffad0d3b-b071-45ce-9bdb-957f2a30deb7. [pid: 8|app: 0|req: 761/1587] 10.0.0.29 () {34 vars in 676 bytes} [Tue Jul 21 22:09:21 2026] POST /v2.0/floatingips => generated 856 bytes in 1398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:22.931 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a61afd63-691c-4220-a043-79e82a3b8922'] response: {'name': 'network-changed', 'server_uuid': 'e1146580-da14-450f-956e-c411b10a807e', 'tag': 'ffad0d3b-b071-45ce-9bdb-957f2a30deb7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 762/1588] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:09:22 2026] GET /v2.0/floatingips/3cb894b9-cb58-4580-a5e2-b16b74031680 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1589] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:09:22 2026] GET /v2.0/ports?tenant_id=3a63e0a69e1f43a5ae70dca8af202757&device_id=e1146580-da14-450f-956e-c411b10a807e => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1590] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:09:23 2026] GET /v2.0/networks?id=fa74a3c7-9a94-4f96-919d-ab54fb977ad4 => generated 757 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1591] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Jul 21 22:09:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ffad0d3b-b071-45ce-9bdb-957f2a30deb7 => generated 859 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1592] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:09:23 2026] GET /v2.0/subnets?id=4ab1bd73-b0df-4c77-b883-e073c82696b3 => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1593] 10.0.0.29 () {34 vars in 677 bytes} [Tue Jul 21 22:09:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1594] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:09:23 2026] GET /v2.0/ports?network_id=fa74a3c7-9a94-4f96-919d-ab54fb977ad4&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1595] 10.0.0.29 () {34 vars in 677 bytes} [Tue Jul 21 22:09:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:23.631 8 WARNING neutron_lib.context [None req-2bff0465-4aef-4a2f-b1ef-3e2336d22e08 2f3bafdf178747fd8a7c3eb773d8d587 2d7ad1b99c6c46fc9f0275a6707684e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 827/1596] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:09:20 2026] POST /v2.0/routers => generated 688 bytes in 3417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1597] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:09:23 2026] GET /v2.0/networks/fa74a3c7-9a94-4f96-919d-ab54fb977ad4?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:23.763 8 INFO neutron.db.segments_db [None req-2bff0465-4aef-4a2f-b1ef-3e2336d22e08 2f3bafdf178747fd8a7c3eb773d8d587 2d7ad1b99c6c46fc9f0275a6707684e3 - - default default] Added segment efec8111-6d32-44ab-951d-3151d24f117b of type vxlan for network de1d1e15-7200-4e34-89e1-344a71b7d0ff [pid: 7|app: 0|req: 829/1598] 10.0.0.29 () {34 vars in 677 bytes} [Tue Jul 21 22:09:23 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: 7|app: 0|req: 830/1599] 10.0.0.29 () {32 vars in 720 bytes} [Tue Jul 21 22:09:23 2026] GET /v2.0/routers/289fb12a-2784-45e1-8d77-3092689343e9 => generated 694 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1600] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:09:23 2026] POST /v2.0/networks => generated 632 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1601] 10.0.0.29 () {34 vars in 677 bytes} [Tue Jul 21 22:09:23 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) 2026-07-21 22:09:23.971 8 WARNING neutron_lib.context [None req-1b271a7b-728b-4315-a2c8-8ae44c118417 2f3bafdf178747fd8a7c3eb773d8d587 2d7ad1b99c6c46fc9f0275a6707684e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 831/1602] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:09:23 2026] GET /v2.0/networks/fa74a3c7-9a94-4f96-919d-ab54fb977ad4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1603] 10.0.0.29 () {32 vars in 646 bytes} [Tue Jul 21 22:09:24 2026] GET /v2.0/routers => generated 697 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1604] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:09:24 2026] GET /v2.0/floatingips/3cb894b9-cb58-4580-a5e2-b16b74031680 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1605] 10.0.0.29 () {34 vars in 677 bytes} [Tue Jul 21 22:09:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1606] 10.0.0.29 () {34 vars in 663 bytes} [Tue Jul 21 22:09:23 2026] POST /v2.0/ports => generated 743 bytes in 448 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: 773/1607] 10.0.0.29 () {34 vars in 752 bytes} [Tue Jul 21 22:09:24 2026] PUT /v2.0/policies/72af9ba1-a848-43ef-81f2-d8a949fb2394/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:24.450 8 WARNING neutron_lib.context [None req-65b7c3f0-780b-4211-b7af-1c0df8af7030 2f3bafdf178747fd8a7c3eb773d8d587 2d7ad1b99c6c46fc9f0275a6707684e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:24.507 8 INFO neutron.db.segments_db [None req-65b7c3f0-780b-4211-b7af-1c0df8af7030 2f3bafdf178747fd8a7c3eb773d8d587 2d7ad1b99c6c46fc9f0275a6707684e3 - - default default] Added segment 7839827e-63d0-405f-a18b-b007630820f5 of type vxlan for network a3162dae-366a-48a7-968a-f932269c2b74 [pid: 8|app: 0|req: 774/1608] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:09:24 2026] POST /v2.0/networks => generated 631 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1609] 10.0.0.29 () {34 vars in 752 bytes} [Tue Jul 21 22:09:24 2026] PUT /v2.0/policies/a2fc5d50-fc41-43cd-a80f-9c6f5873ad22/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:24.642 8 WARNING neutron_lib.context [None req-ae21166f-7a8a-4fbd-9b35-07a23a91006b 2f3bafdf178747fd8a7c3eb773d8d587 2d7ad1b99c6c46fc9f0275a6707684e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 835/1610] 10.0.0.29 () {34 vars in 740 bytes} [Tue Jul 21 22:09:24 2026] PUT /v2.0/routers/289fb12a-2784-45e1-8d77-3092689343e9 => generated 701 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1611] 10.0.0.29 () {34 vars in 752 bytes} [Tue Jul 21 22:09:24 2026] PUT /v2.0/policies/22a64127-123d-48f7-bd31-2bc02b7fd769/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1612] 10.0.0.29 () {32 vars in 720 bytes} [Tue Jul 21 22:09:24 2026] GET /v2.0/routers/289fb12a-2784-45e1-8d77-3092689343e9 => generated 701 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1613] 10.0.0.29 () {34 vars in 752 bytes} [Tue Jul 21 22:09:24 2026] PUT /v2.0/policies/df189778-9545-4c9f-bcb1-aaa515f2aadd/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: 776/1614] 10.0.0.29 () {34 vars in 663 bytes} [Tue Jul 21 22:09:24 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, ' [pid: 7|app: 0|req: 839/1615] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:09:24 2026] GET /v2.0/ports?device_id=289fb12a-2784-45e1-8d77-3092689343e9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:24.999 8 WARNING neutron_lib.context [None req-d8a6b5a0-c2eb-4558-872b-bd4e314b0550 2f3bafdf178747fd8a7c3eb773d8d587 2d7ad1b99c6c46fc9f0275a6707684e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:25.056 8 INFO neutron.db.segments_db [None req-d8a6b5a0-c2eb-4558-872b-bd4e314b0550 2f3bafdf178747fd8a7c3eb773d8d587 2d7ad1b99c6c46fc9f0275a6707684e3 - - default default] Added segment ca32f5a4-7be1-45e0-b447-23172eb1c97a of type vxlan for network 4da45381-e415-450d-847f-4cf24b502a5b [pid: 8|app: 0|req: 777/1616] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:09:24 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) 2026-07-21 22:09:25.206 8 WARNING neutron_lib.context [None req-c36873a4-a435-44d2-a236-9709d5a333e2 2f3bafdf178747fd8a7c3eb773d8d587 2d7ad1b99c6c46fc9f0275a6707684e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 778/1617] 10.0.0.29 () {34 vars in 663 bytes} [Tue Jul 21 22:09:25 2026] POST /v2.0/ports => generated 743 bytes in 373 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: 779/1618] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:09:25 2026] GET /v2.0/floatingips/3cb894b9-cb58-4580-a5e2-b16b74031680 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1619] 10.0.0.29 () {32 vars in 673 bytes} [Tue Jul 21 22:09:25 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:09:25.728 8 WARNING neutron_lib.context [None req-a6c2b484-c463-4190-b6d6-700a0209aeb3 2f3bafdf178747fd8a7c3eb773d8d587 2d7ad1b99c6c46fc9f0275a6707684e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:25.870 8 INFO neutron.db.segments_db [None req-a6c2b484-c463-4190-b6d6-700a0209aeb3 2f3bafdf178747fd8a7c3eb773d8d587 2d7ad1b99c6c46fc9f0275a6707684e3 - - default default] Added segment 33c0529c-bb87-4a75-8c6e-e1d3ce734c49 of type vxlan for network b845cacd-0f68-47ee-ab91-2d567861164a [pid: 8|app: 0|req: 781/1620] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:09:25 2026] POST /v2.0/networks => generated 631 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1621] 10.0.0.29 () {32 vars in 687 bytes} [Tue Jul 21 22:09:25 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:26.054 8 WARNING neutron_lib.context [None req-4a3ee3fe-ded3-4639-b093-da3e5b8c2360 2f3bafdf178747fd8a7c3eb773d8d587 2d7ad1b99c6c46fc9f0275a6707684e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:26.099 7 INFO neutron.services.segments.plugin [-] Segment e92df5c1-3aab-4e0e-a25f-957f0b3a93e7 resource provider aggregate not found 2026-07-21 22:09:26.104 7 INFO neutron.services.segments.plugin [-] Segment e92df5c1-3aab-4e0e-a25f-957f0b3a93e7 resource provider aggregate not found 2026-07-21 22:09:26.125 7 INFO neutron.services.segments.plugin [-] Segment e92df5c1-3aab-4e0e-a25f-957f0b3a93e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e92df5c1-3aab-4e0e-a25f-957f0b3a93e7 found for delete ", "request_id": "req-3db52f6b-54a7-43b1-9b29-03ee4905f098"}]} 2026-07-21 22:09:26.128 7 INFO neutron.services.segments.plugin [-] Segment e92df5c1-3aab-4e0e-a25f-957f0b3a93e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e92df5c1-3aab-4e0e-a25f-957f0b3a93e7 found for delete ", "request_id": "req-62680b18-873d-4967-ada9-30925e7a8f84"}]} 2026-07-21 22:09:26.131 7 INFO neutron.db.l3_hamode_db [None req-92af6848-2250-4cff-a89f-7953ec6cfaf0 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] HA network ff1e9893-51a1-4806-9db4-a360631e9cec was deleted as no HA routers are present in tenant c3965f85b4494e73ad122412e7967933. [pid: 7|app: 0|req: 840/1624] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:09:25 2026] DELETE /v2.0/routers/289fb12a-2784-45e1-8d77-3092689343e9 => generated 0 bytes in 1138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1625] 10.0.0.29 () {32 vars in 683 bytes} [Tue Jul 21 22:09:26 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1626] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:09:26 2026] GET /v2.0/ports?device_id=289fb12a-2784-45e1-8d77-3092689343e9 => 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: 843/1627] 10.0.0.29 () {32 vars in 695 bytes} [Tue Jul 21 22:09:26 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:09:26.313 7 INFO neutron.api.v2.resource [None req-0e7acf60-bd68-4b45-a464-c97c9925f412 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 844/1628] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:09:26 2026] DELETE /v2.0/routers/289fb12a-2784-45e1-8d77-3092689343e9 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1629] 10.0.0.29 () {32 vars in 681 bytes} [Tue Jul 21 22:09:26 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1630] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:09:26 2026] GET /v2.0/ports?device_id=d1241625-8663-459b-bab4-9bdeaf78d2bf => 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: 847/1631] 10.0.0.29 () {32 vars in 695 bytes} [Tue Jul 21 22:09:26 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:09:26.557 7 INFO neutron.api.v2.resource [None req-7e3a4307-0044-47b6-93f0-ca0542a3c1ad 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 848/1632] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:09:26 2026] DELETE /v2.0/routers/d1241625-8663-459b-bab4-9bdeaf78d2bf => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1633] 10.0.0.29 () {32 vars in 691 bytes} [Tue Jul 21 22:09:26 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:09:26.644 7 INFO neutron.pecan_wsgi.hooks.translation [None req-60824d81-d539-428f-b6cf-4589a198490f 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 850/1634] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:09:26 2026] DELETE /v2.0/subnets/8f77ab11-f31e-4322-8c04-c213e649c38b => 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: 851/1635] 10.0.0.29 () {32 vars in 703 bytes} [Tue Jul 21 22:09:26 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: 852/1636] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:09:26 2026] GET /v2.0/ports?device_id=851fe84a-c195-4097-88fd-e9ef5cb435e7 => 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: 853/1637] 10.0.0.29 () {32 vars in 733 bytes} [Tue Jul 21 22:09:26 2026] DELETE /v2.0/qos/policies/72af9ba1-a848-43ef-81f2-d8a949fb2394 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:09:26.816 7 INFO neutron.api.v2.resource [None req-023a4293-499b-4d62-b142-aa2f890a5111 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 854/1638] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:09:26 2026] DELETE /v2.0/routers/851fe84a-c195-4097-88fd-e9ef5cb435e7 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1639] 10.0.0.29 () {32 vars in 733 bytes} [Tue Jul 21 22:09:26 2026] DELETE /v2.0/qos/policies/a2fc5d50-fc41-43cd-a80f-9c6f5873ad22 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:09:26.894 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9565c90e-44df-4bda-8c86-92fcbe91e9d9 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 856/1640] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:09:26 2026] DELETE /v2.0/subnets/16ff037d-1ee8-464c-bfcb-4394d3908e8c => 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: 857/1641] 10.0.0.29 () {32 vars in 733 bytes} [Tue Jul 21 22:09:26 2026] DELETE /v2.0/qos/policies/22a64127-123d-48f7-bd31-2bc02b7fd769 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1642] 10.0.0.29 () {34 vars in 663 bytes} [Tue Jul 21 22:09:26 2026] POST /v2.0/ports => generated 743 bytes in 921 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: 858/1643] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:09:26 2026] GET /v2.0/ports?device_id=1ff07529-1de4-4771-948d-65dcaebe1259 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:26.979 7 WARNING neutron_lib.context [None req-08136b62-3d1a-4985-a3e2-1518b7c9cf10 2f3bafdf178747fd8a7c3eb773d8d587 2d7ad1b99c6c46fc9f0275a6707684e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:27.033 7 INFO neutron.db.segments_db [None req-08136b62-3d1a-4985-a3e2-1518b7c9cf10 2f3bafdf178747fd8a7c3eb773d8d587 2d7ad1b99c6c46fc9f0275a6707684e3 - - default default] Added segment 5c39bfda-d1cc-4445-87fc-80af194fb3ed of type vxlan for network bbdca67d-87ed-488a-83b0-f8c8ab413de8 [pid: 8|app: 0|req: 786/1644] 10.0.0.29 () {32 vars in 733 bytes} [Tue Jul 21 22:09:26 2026] DELETE /v2.0/qos/policies/df189778-9545-4c9f-bcb1-aaa515f2aadd => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:09:27.064 8 INFO neutron.api.v2.resource [None req-4509e799-0b3d-4592-b96e-835c4fc442ee 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 787/1645] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:09:27 2026] DELETE /v2.0/routers/1ff07529-1de4-4771-948d-65dcaebe1259 => 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: 788/1646] 10.0.0.29 () {32 vars in 733 bytes} [Tue Jul 21 22:09:27 2026] DELETE /v2.0/qos/policies/a09eb5a9-bd6a-4ff3-af0b-6a570457fd53 => 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: 859/1647] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:09:26 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:27.167 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e6c3ce5c-565e-47c0-af99-e2349d69d977 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-21 22:09:27.168 7 WARNING neutron_lib.context [None req-9bb06384-23b4-4b0d-860c-20ca6424f29a 2f3bafdf178747fd8a7c3eb773d8d587 2d7ad1b99c6c46fc9f0275a6707684e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 789/1648] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:09:27 2026] DELETE /v2.0/subnets/fdf04587-b595-4b7a-a8ba-f10826780c28 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:09:27.197 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd9a8411-18f4-4dc5-a850-c0d512da70e1 309ffc8aae3e40419aa40123024e967e c3965f85b4494e73ad122412e7967933 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 790/1649] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:09:27 2026] DELETE /v2.0/subnets/5a196abb-de27-4ae1-a0cc-6122e637402f => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1650] 10.0.0.29 () {34 vars in 663 bytes} [Tue Jul 21 22:09:27 2026] POST /v2.0/ports => generated 743 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1651] 10.0.0.29 () {34 vars in 746 bytes} [Tue Jul 21 22:09:27 2026] PUT /v2.0/ports/989aad4b-4086-4b0f-a789-009cdef5754c/tags => generated 17 bytes in 65 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: 861/1652] 10.0.0.29 () {34 vars in 746 bytes} [Tue Jul 21 22:09:27 2026] PUT /v2.0/ports/d122f5e3-0938-43ee-85ae-7d6ec49033e1/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: 792/1653] 10.0.0.29 () {34 vars in 746 bytes} [Tue Jul 21 22:09:27 2026] PUT /v2.0/ports/41942de6-6aa0-4a7e-b326-b356590be2ea/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: 862/1654] 10.0.0.29 () {34 vars in 746 bytes} [Tue Jul 21 22:09:27 2026] PUT /v2.0/ports/1b60e4ff-2427-4727-b074-05b77ce9319a/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1655] 10.0.0.29 () {32 vars in 659 bytes} [Tue Jul 21 22:09:27 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1656] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:27 2026] GET /v2.0/security-groups?tenant_id=c3965f85b4494e73ad122412e7967933&name=default => generated 2801 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1657] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:28 2026] GET /v2.0/security-groups?tenant_id=35e934a9b3c048e794d4034ec9420d55&name=default => generated 2801 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1658] 10.0.0.29 () {32 vars in 673 bytes} [Tue Jul 21 22:09:28 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1659] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:28 2026] DELETE /v2.0/security-groups/98df7915-e6a6-431b-8050-7ffa4cb7b14e => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1660] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:28 2026] DELETE /v2.0/security-groups/4de57505-3efc-4daa-8fa2-757c5c5262fe => 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: 796/1661] 10.0.0.29 () {32 vars in 669 bytes} [Tue Jul 21 22:09:28 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1662] 10.0.0.29 () {32 vars in 681 bytes} [Tue Jul 21 22:09:28 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1663] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:28 2026] GET /v2.0/security-groups?tenant_id=5fd3e79d658c45fab867ef0787b324f6&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1664] 10.0.0.29 () {32 vars in 667 bytes} [Tue Jul 21 22:09:28 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1665] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:28 2026] DELETE /v2.0/security-groups/2500585f-4918-4b4f-aa43-40955a9f4f3b => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1666] 10.0.0.29 () {32 vars in 681 bytes} [Tue Jul 21 22:09:28 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1667] 10.0.0.29 () {32 vars in 677 bytes} [Tue Jul 21 22:09:28 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1668] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:28 2026] GET /v2.0/security-groups?tenant_id=0927d9447ab84b178f6c1431cdae0d57&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: 800/1669] 10.0.0.29 () {32 vars in 689 bytes} [Tue Jul 21 22:09:28 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1670] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:28 2026] DELETE /v2.0/security-groups/4d4a369f-5a2e-48d1-b43e-69a9573b9612 => 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: 801/1671] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:09:29 2026] DELETE /v2.0/ports/989aad4b-4086-4b0f-a789-009cdef5754c => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1672] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:09:29 2026] DELETE /v2.0/ports/d122f5e3-0938-43ee-85ae-7d6ec49033e1 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1673] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:09:29 2026] DELETE /v2.0/ports/41942de6-6aa0-4a7e-b326-b356590be2ea => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1674] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:09:29 2026] DELETE /v2.0/ports/1b60e4ff-2427-4727-b074-05b77ce9319a => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1675] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:09:30 2026] DELETE /v2.0/ports/23d50e9c-52a8-49ac-b31a-8e114dc109cb => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:09:30.570 7 INFO neutron.services.segments.plugin [-] Segment efec8111-6d32-44ab-951d-3151d24f117b resource provider aggregate not found 2026-07-21 22:09:30.575 7 INFO neutron.services.segments.plugin [-] Segment efec8111-6d32-44ab-951d-3151d24f117b resource provider aggregate not found 2026-07-21 22:09:30.594 7 INFO neutron.services.segments.plugin [-] Segment efec8111-6d32-44ab-951d-3151d24f117b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efec8111-6d32-44ab-951d-3151d24f117b found for delete ", "request_id": "req-ee0ead68-6774-421f-9d87-d55bce4009ae"}]} 2026-07-21 22:09:30.595 7 INFO neutron.services.segments.plugin [-] Segment efec8111-6d32-44ab-951d-3151d24f117b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efec8111-6d32-44ab-951d-3151d24f117b found for delete ", "request_id": "req-d437de9f-c089-4003-8cc6-f791fed05fdc"}]} [pid: 7|app: 0|req: 873/1676] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:09:30 2026] DELETE /v2.0/networks/de1d1e15-7200-4e34-89e1-344a71b7d0ff => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1677] 10.0.0.121 () {34 vars in 990 bytes} [Tue Jul 21 22:09:30 2026] GET /v2.0/ports?device_id=e1146580-da14-450f-956e-c411b10a807e => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1678] 10.0.0.121 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:30 2026] GET /v2.0/security-groups?id=6065b732-25d8-45b4-99ef-ab30c8d00997&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1679] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:09:30 2026] DELETE /v2.0/networks/a3162dae-366a-48a7-968a-f932269c2b74 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:09:31.065 8 INFO neutron.services.segments.plugin [-] Segment ca32f5a4-7be1-45e0-b447-23172eb1c97a resource provider aggregate not found 2026-07-21 22:09:31.070 8 INFO neutron.services.segments.plugin [-] Segment ca32f5a4-7be1-45e0-b447-23172eb1c97a resource provider aggregate not found 2026-07-21 22:09:31.086 8 INFO neutron.services.segments.plugin [-] Segment ca32f5a4-7be1-45e0-b447-23172eb1c97a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca32f5a4-7be1-45e0-b447-23172eb1c97a found for delete ", "request_id": "req-12142f98-4f5a-4efc-9eb3-d7b9df624c7f"}]} 2026-07-21 22:09:31.088 8 INFO neutron.services.segments.plugin [-] Segment ca32f5a4-7be1-45e0-b447-23172eb1c97a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca32f5a4-7be1-45e0-b447-23172eb1c97a found for delete ", "request_id": "req-c9dc6f33-7936-4640-ab1c-ec0967d0eba4"}]} [pid: 8|app: 0|req: 806/1680] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:09:30 2026] DELETE /v2.0/networks/4da45381-e415-450d-847f-4cf24b502a5b => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1681] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:09:31 2026] DELETE /v2.0/networks/b845cacd-0f68-47ee-ab91-2d567861164a => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1682] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:09:31 2026] DELETE /v2.0/networks/bbdca67d-87ed-488a-83b0-f8c8ab413de8 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:09:32.619 7 INFO neutron.services.segments.plugin [-] Segment 7839827e-63d0-405f-a18b-b007630820f5 resource provider aggregate not found 2026-07-21 22:09:32.627 7 INFO neutron.services.segments.plugin [-] Segment 7839827e-63d0-405f-a18b-b007630820f5 resource provider aggregate not found [pid: 8|app: 0|req: 808/1683] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:32 2026] GET /v2.0/security-groups?tenant_id=2d7ad1b99c6c46fc9f0275a6707684e3&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:09:32.651 7 INFO neutron.services.segments.plugin [-] Segment 7839827e-63d0-405f-a18b-b007630820f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7839827e-63d0-405f-a18b-b007630820f5 found for delete ", "request_id": "req-7c55a85c-5c6f-4cd1-a03f-19fdc168d104"}]} 2026-07-21 22:09:32.657 7 INFO neutron.services.segments.plugin [-] Segment 7839827e-63d0-405f-a18b-b007630820f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7839827e-63d0-405f-a18b-b007630820f5 found for delete ", "request_id": "req-7466d42b-bf00-4750-a540-b10e2254637d"}]} 2026-07-21 22:09:32.672 7 INFO neutron.services.segments.plugin [-] Segment 33c0529c-bb87-4a75-8c6e-e1d3ce734c49 resource provider aggregate not found 2026-07-21 22:09:32.679 7 INFO neutron.services.segments.plugin [-] Segment 33c0529c-bb87-4a75-8c6e-e1d3ce734c49 resource provider aggregate not found 2026-07-21 22:09:32.688 7 INFO neutron.services.segments.plugin [-] Segment 33c0529c-bb87-4a75-8c6e-e1d3ce734c49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33c0529c-bb87-4a75-8c6e-e1d3ce734c49 found for delete ", "request_id": "req-44738da0-6945-4f96-9662-da0cfa0b86ce"}]} 2026-07-21 22:09:32.693 7 INFO neutron.services.segments.plugin [-] Segment 33c0529c-bb87-4a75-8c6e-e1d3ce734c49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33c0529c-bb87-4a75-8c6e-e1d3ce734c49 found for delete ", "request_id": "req-bd19e660-7da0-4e1c-afdb-bf44efa7243b"}]} [pid: 8|app: 0|req: 809/1684] 10.0.0.29 () {34 vars in 677 bytes} [Tue Jul 21 22:09:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1685] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:32 2026] GET /v2.0/security-groups?tenant_id=f13fcdb795d54bb9b573ce475fe053de&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: 877/1686] 10.0.0.29 () {34 vars in 752 bytes} [Tue Jul 21 22:09:32 2026] PUT /v2.0/policies/3c7ee322-e4da-4c7f-a2d4-532d6c2d1d37/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1687] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:32 2026] DELETE /v2.0/security-groups/324b8afe-5e42-430c-bafd-5e617d56bb6b => 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: 878/1688] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:32 2026] DELETE /v2.0/security-groups/b1efa75a-6b74-4c4b-8174-13b4c75beeb1 => 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: 811/1689] 10.0.0.29 () {32 vars in 732 bytes} [Tue Jul 21 22:09:32 2026] GET /v2.0/policies/3c7ee322-e4da-4c7f-a2d4-532d6c2d1d37/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1690] 10.0.0.29 () {34 vars in 763 bytes} [Tue Jul 21 22:09:32 2026] PUT /v2.0/policies/3c7ee322-e4da-4c7f-a2d4-532d6c2d1d37/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1691] 10.0.0.29 () {32 vars in 825 bytes} [Tue Jul 21 22:09:32 2026] GET /v2.0/ports?project_id=3a63e0a69e1f43a5ae70dca8af202757&network_id=fa74a3c7-9a94-4f96-919d-ab54fb977ad4 => generated 3695 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1692] 10.0.0.29 () {32 vars in 732 bytes} [Tue Jul 21 22:09:32 2026] GET /v2.0/policies/3c7ee322-e4da-4c7f-a2d4-532d6c2d1d37/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1693] 10.0.0.29 () {34 vars in 759 bytes} [Tue Jul 21 22:09:32 2026] PUT /v2.0/policies/3c7ee322-e4da-4c7f-a2d4-532d6c2d1d37/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1694] 10.0.0.29 () {32 vars in 732 bytes} [Tue Jul 21 22:09:32 2026] GET /v2.0/policies/3c7ee322-e4da-4c7f-a2d4-532d6c2d1d37/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1695] 10.0.0.29 () {34 vars in 781 bytes} [Tue Jul 21 22:09:33 2026] PUT /v2.0/policies/3c7ee322-e4da-4c7f-a2d4-532d6c2d1d37/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1696] 10.0.0.29 () {32 vars in 732 bytes} [Tue Jul 21 22:09:33 2026] GET /v2.0/policies/3c7ee322-e4da-4c7f-a2d4-532d6c2d1d37/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1697] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:32 2026] GET /v2.0/security-groups?tenant_id=f60ae5d7d7aa4a1d9633a2ef2eeb8004&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:09:33.112 8 INFO neutron.services.segments.plugin [-] Segment 5c39bfda-d1cc-4445-87fc-80af194fb3ed resource provider aggregate not found 2026-07-21 22:09:33.119 8 INFO neutron.services.segments.plugin [-] Segment 5c39bfda-d1cc-4445-87fc-80af194fb3ed resource provider aggregate not found 2026-07-21 22:09:33.131 8 INFO neutron.services.segments.plugin [-] Segment 5c39bfda-d1cc-4445-87fc-80af194fb3ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c39bfda-d1cc-4445-87fc-80af194fb3ed found for delete ", "request_id": "req-34dbdf24-3612-4180-91af-aaa613cbd9c6"}]} [pid: 8|app: 0|req: 818/1698] 10.0.0.29 () {34 vars in 752 bytes} [Tue Jul 21 22:09:33 2026] PUT /v2.0/policies/3c7ee322-e4da-4c7f-a2d4-532d6c2d1d37/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:33.153 8 INFO neutron.services.segments.plugin [-] Segment 5c39bfda-d1cc-4445-87fc-80af194fb3ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c39bfda-d1cc-4445-87fc-80af194fb3ed found for delete ", "request_id": "req-7c6dc702-1eab-4d6f-ad9d-8474bd69e06c"}]} [pid: 8|app: 0|req: 819/1699] 10.0.0.29 () {32 vars in 732 bytes} [Tue Jul 21 22:09:33 2026] GET /v2.0/policies/3c7ee322-e4da-4c7f-a2d4-532d6c2d1d37/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1700] 10.0.0.29 () {32 vars in 740 bytes} [Tue Jul 21 22:09:33 2026] GET /v2.0/policies/3c7ee322-e4da-4c7f-a2d4-532d6c2d1d37/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1701] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:33 2026] DELETE /v2.0/security-groups/1860cea2-02f2-4fd2-ac47-60588a3e4b5c => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:09:33.238 8 INFO neutron.api.v2.resource [None req-0e302e9b-514b-49c6-82a6-eca7466e1af1 6013ed34c6de4659b5573c7ce14d7647 a3205d4c35ec4aef9da408b399d0dc76 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 821/1702] 10.0.0.29 () {32 vars in 744 bytes} [Tue Jul 21 22:09:33 2026] GET /v2.0/policies/3c7ee322-e4da-4c7f-a2d4-532d6c2d1d37/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: 882/1703] 10.0.0.29 () {32 vars in 743 bytes} [Tue Jul 21 22:09:33 2026] DELETE /v2.0/policies/3c7ee322-e4da-4c7f-a2d4-532d6c2d1d37/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1704] 10.0.0.29 () {32 vars in 732 bytes} [Tue Jul 21 22:09:33 2026] GET /v2.0/policies/3c7ee322-e4da-4c7f-a2d4-532d6c2d1d37/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1705] 10.0.0.29 () {32 vars in 741 bytes} [Tue Jul 21 22:09:33 2026] GET /v2.0/subnets?network_id=63abafdb-277b-4f63-83e0-62d353e0a09b => generated 644 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:33.349 7 INFO neutron.api.v2.resource [None req-50124c37-5c82-45f5-9bc7-550faeddc40f 6013ed34c6de4659b5573c7ce14d7647 a3205d4c35ec4aef9da408b399d0dc76 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 884/1706] 10.0.0.29 () {32 vars in 747 bytes} [Tue Jul 21 22:09:33 2026] DELETE /v2.0/policies/3c7ee322-e4da-4c7f-a2d4-532d6c2d1d37/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1707] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:09:33 2026] DELETE /v2.0/policies/3c7ee322-e4da-4c7f-a2d4-532d6c2d1d37/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1708] 10.0.0.29 () {32 vars in 732 bytes} [Tue Jul 21 22:09:33 2026] GET /v2.0/policies/3c7ee322-e4da-4c7f-a2d4-532d6c2d1d37/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1709] 10.0.0.29 () {32 vars in 733 bytes} [Tue Jul 21 22:09:33 2026] DELETE /v2.0/qos/policies/3c7ee322-e4da-4c7f-a2d4-532d6c2d1d37 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1710] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:33 2026] GET /v2.0/security-groups?tenant_id=6c677d5ddb094f929515f5e60a480a26&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1711] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:33 2026] DELETE /v2.0/security-groups/62cbb0cd-2436-4d0c-8d80-86057f396790 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:09:33.657 7 INFO neutron.db.l3_db [None req-561a957a-5039-4b10-9a33-4cb33e3c71d7 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Floating IP 3cb894b9-cb58-4580-a5e2-b16b74031680 disassociated. External IP: 10.96.250.202, port: ffad0d3b-b071-45ce-9bdb-957f2a30deb7. [pid: 8|app: 0|req: 826/1712] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:34 2026] GET /v2.0/security-groups?tenant_id=87b69eaf4fcd4e0a9a9378a80f75c4b1&name=default => generated 2801 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1713] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:34 2026] DELETE /v2.0/security-groups/6630f61d-4191-42ff-8fd3-a34e4d6e737f => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1714] 10.0.0.29 () {34 vars in 748 bytes} [Tue Jul 21 22:09:33 2026] PUT /v2.0/floatingips/3cb894b9-cb58-4580-a5e2-b16b74031680 => generated 554 bytes in 1209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1715] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:09:34 2026] GET /v2.0/floatingips/3cb894b9-cb58-4580-a5e2-b16b74031680 => generated 554 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:34.858 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-252a63b9-34e5-4b95-a420-c1cb2b77119b'] response: {'name': 'network-changed', 'server_uuid': 'e1146580-da14-450f-956e-c411b10a807e', 'tag': 'ffad0d3b-b071-45ce-9bdb-957f2a30deb7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 888/1716] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:34 2026] GET /v2.0/security-groups?tenant_id=a3205d4c35ec4aef9da408b399d0dc76&name=default => generated 2801 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1717] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:09:34 2026] GET /v2.0/ports?tenant_id=3a63e0a69e1f43a5ae70dca8af202757&device_id=e1146580-da14-450f-956e-c411b10a807e => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1718] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:09:34 2026] GET /v2.0/networks?id=fa74a3c7-9a94-4f96-919d-ab54fb977ad4 => generated 757 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1719] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:34 2026] DELETE /v2.0/security-groups/85821f56-6369-46d1-a751-7d3c6857d724 => 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: 831/1720] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Jul 21 22:09:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ffad0d3b-b071-45ce-9bdb-957f2a30deb7 => 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: 890/1721] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:09:35 2026] GET /v2.0/subnets?id=4ab1bd73-b0df-4c77-b883-e073c82696b3 => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1722] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:09:35 2026] GET /v2.0/ports?network_id=fa74a3c7-9a94-4f96-919d-ab54fb977ad4&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1723] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:09:35 2026] GET /v2.0/networks/fa74a3c7-9a94-4f96-919d-ab54fb977ad4?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1724] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:09:35 2026] GET /v2.0/networks/fa74a3c7-9a94-4f96-919d-ab54fb977ad4?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: 892/1725] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:35 2026] GET /v2.0/security-groups?tenant_id=f4a3c4d752b44c1ca84f04c4594cb98b&name=default => generated 2801 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1726] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:09:35 2026] GET /v2.0/floatingips/3cb894b9-cb58-4580-a5e2-b16b74031680 => generated 554 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1727] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:35 2026] DELETE /v2.0/security-groups/8b821ada-12c4-4648-8388-043691b734d1 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1728] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:09:36 2026] GET /v2.0/floatingips/3cb894b9-cb58-4580-a5e2-b16b74031680 => generated 552 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:37.914 7 WARNING neutron_lib.context [None req-e6ca9ba7-9954-4196-81cc-27c4c651c00a 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 895/1729] 10.0.0.29 () {34 vars in 684 bytes} [Tue Jul 21 22:09:37 2026] POST /v2.0/security-groups => generated 1611 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:09:38.065 7 WARNING neutron_lib.context [None req-3ba572d2-9c87-4fcd-96c4-9c0f87940be7 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:38.072 8 INFO neutron.db.segments_db [None req-2df348a5-ef6c-469b-80b0-52256290f044 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment e6f281af-3602-4e93-a03f-db8fa7610e77 of type vxlan for network fe81ce54-25d6-40ba-a642-e62d664c50f7 [pid: 7|app: 0|req: 896/1730] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:09:38 2026] POST /v2.0/security-group-rules => generated 565 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:38.235 7 WARNING neutron_lib.context [None req-b09c792f-ef06-4216-9b20-07b795f6bbd6 9251902f7dd74e84badd2546a07b9810 8fb81ca593ae4d3a9929bd88e6e1b7b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 835/1731] 10.0.0.29 () {34 vars in 670 bytes} [Tue Jul 21 22:09:37 2026] POST /v2.0/networks => generated 741 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:38.256 8 WARNING neutron_lib.context [None req-05f997d3-07fc-4a7a-99da-db2008c1fb19 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:38.331 7 INFO neutron.db.segments_db [None req-b09c792f-ef06-4216-9b20-07b795f6bbd6 9251902f7dd74e84badd2546a07b9810 8fb81ca593ae4d3a9929bd88e6e1b7b8 - - default default] Added segment 15e2d112-15a8-4651-bf57-a941dad0da41 of type vxlan for network 023be643-edf8-41cb-857d-28fc03667dec [pid: 8|app: 0|req: 836/1732] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:09:38 2026] POST /v2.0/security-group-rules => generated 564 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:38.657 7 INFO neutron.db.l3_hamode_db [None req-b09c792f-ef06-4216-9b20-07b795f6bbd6 9251902f7dd74e84badd2546a07b9810 8fb81ca593ae4d3a9929bd88e6e1b7b8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 837/1733] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:09:38 2026] POST /v2.0/subnets => generated 664 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:38.680 8 WARNING neutron_lib.context [None req-2016cd6f-c283-4967-b090-ebcb08e7a9ea 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 838/1734] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:09:38 2026] POST /v2.0/security-group-rules => generated 570 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:38.818 8 WARNING neutron_lib.context [None req-bd6577a0-95c1-47fb-887b-c6fe725a1715 34dfc1c949c84068aa60e1acc2ff1e0b da160edccb3145aaae2e6cafa1f5f972 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:38.838 7 INFO neutron.db.l3_hamode_db [None req-b09c792f-ef06-4216-9b20-07b795f6bbd6 9251902f7dd74e84badd2546a07b9810 8fb81ca593ae4d3a9929bd88e6e1b7b8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:09:38.858 8 INFO neutron.db.segments_db [None req-bd6577a0-95c1-47fb-887b-c6fe725a1715 34dfc1c949c84068aa60e1acc2ff1e0b da160edccb3145aaae2e6cafa1f5f972 - - default default] Added segment 71d417c9-ad4d-4eb3-aa56-0c30c92d3e40 of type vxlan for network 79097814-ad3c-41f7-b9c0-06a36f29d233 2026-07-21 22:09:39.207 8 INFO neutron.db.l3_hamode_db [None req-bd6577a0-95c1-47fb-887b-c6fe725a1715 34dfc1c949c84068aa60e1acc2ff1e0b da160edccb3145aaae2e6cafa1f5f972 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:09:39.450 8 INFO neutron.db.l3_hamode_db [None req-bd6577a0-95c1-47fb-887b-c6fe725a1715 34dfc1c949c84068aa60e1acc2ff1e0b da160edccb3145aaae2e6cafa1f5f972 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 897/1735] 10.0.0.29 () {34 vars in 667 bytes} [Tue Jul 21 22:09:38 2026] POST /v2.0/routers => generated 474 bytes in 1590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:39.827 7 INFO neutron.db.segments_db [None req-ebcbedc2-cb52-4be9-9947-556cff5a6f2d 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment 59fa09b0-f41e-4d8c-ab0f-4a90faafcb97 of type vxlan for network c60a1300-d152-44b1-a7f4-9540b79df08e 2026-07-21 22:09:40.189 7 INFO neutron.db.l3_hamode_db [None req-ebcbedc2-cb52-4be9-9947-556cff5a6f2d 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 839/1736] 10.0.0.29 () {34 vars in 667 bytes} [Tue Jul 21 22:09:38 2026] POST /v2.0/routers => generated 474 bytes in 1560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:40.342 8 WARNING neutron_lib.context [None req-4a7be5ca-4af7-4262-90f2-ef1554145edd 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 840/1737] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:09:40 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) 2026-07-21 22:09:40.451 8 WARNING neutron_lib.context [None req-9f0b51c9-51d2-4ac5-90f1-77d3c91dc687 9251902f7dd74e84badd2546a07b9810 8fb81ca593ae4d3a9929bd88e6e1b7b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:40.494 8 INFO neutron.db.l3_hamode_db [None req-9f0b51c9-51d2-4ac5-90f1-77d3c91dc687 9251902f7dd74e84badd2546a07b9810 8fb81ca593ae4d3a9929bd88e6e1b7b8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:09:40.676 8 INFO neutron.db.l3_hamode_db [None req-9f0b51c9-51d2-4ac5-90f1-77d3c91dc687 9251902f7dd74e84badd2546a07b9810 8fb81ca593ae4d3a9929bd88e6e1b7b8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:09:41.269 7 INFO neutron.db.l3_hamode_db [None req-ebcbedc2-cb52-4be9-9947-556cff5a6f2d 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 841/1738] 10.0.0.29 () {34 vars in 667 bytes} [Tue Jul 21 22:09:40 2026] POST /v2.0/routers => generated 474 bytes in 1119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1739] 10.0.0.29 () {34 vars in 750 bytes} [Tue Jul 21 22:09:41 2026] PUT /v2.0/routers/a86e4e62-da7f-4afb-b121-3b6bf2ce951e/tags => generated 25 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:41.661 8 WARNING neutron_lib.context [None req-2ecf78cc-a8dd-4243-a844-de684db81aa9 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:41.684 8 INFO neutron.db.securitygroups_db [None req-2ecf78cc-a8dd-4243-a844-de684db81aa9 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Project 3a63e0a69e1f43a5ae70dca8af202757 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: 843/1740] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:09:41 2026] POST /v2.0/security-group-rules => generated 575 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:41.790 8 WARNING neutron_lib.context [None req-06d76a6c-1639-4861-ae01-0027cba4c0ba 9251902f7dd74e84badd2546a07b9810 8fb81ca593ae4d3a9929bd88e6e1b7b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:41.834 8 INFO neutron.db.l3_hamode_db [None req-06d76a6c-1639-4861-ae01-0027cba4c0ba 9251902f7dd74e84badd2546a07b9810 8fb81ca593ae4d3a9929bd88e6e1b7b8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:09:42.009 8 INFO neutron.db.l3_hamode_db [None req-06d76a6c-1639-4861-ae01-0027cba4c0ba 9251902f7dd74e84badd2546a07b9810 8fb81ca593ae4d3a9929bd88e6e1b7b8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 898/1743] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:09:39 2026] POST /v2.0/routers => generated 728 bytes in 2722 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1744] 10.0.0.29 () {32 vars in 730 bytes} [Tue Jul 21 22:09:42 2026] GET /v2.0/routers/a86e4e62-da7f-4afb-b121-3b6bf2ce951e/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:42.566 7 WARNING neutron_lib.context [None req-62be8455-1e34-4a9e-a3ee-4ac854073fc9 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:42.582 7 INFO neutron.db.securitygroups_db [None req-62be8455-1e34-4a9e-a3ee-4ac854073fc9 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Project 3a63e0a69e1f43a5ae70dca8af202757 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 900/1745] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:09:42 2026] POST /v2.0/security-group-rules => generated 574 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1746] 10.0.0.29 () {34 vars in 667 bytes} [Tue Jul 21 22:09:41 2026] POST /v2.0/routers => generated 474 bytes in 1057 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1747] 10.0.0.29 () {34 vars in 761 bytes} [Tue Jul 21 22:09:42 2026] PUT /v2.0/routers/a86e4e62-da7f-4afb-b121-3b6bf2ce951e/tags/green => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-21 22:09:42.934 8 WARNING neutron_lib.context [None req-a5436fcd-4c83-4da6-8373-fb65208cb12c 9251902f7dd74e84badd2546a07b9810 8fb81ca593ae4d3a9929bd88e6e1b7b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:42.975 8 INFO neutron.db.l3_hamode_db [None req-a5436fcd-4c83-4da6-8373-fb65208cb12c 9251902f7dd74e84badd2546a07b9810 8fb81ca593ae4d3a9929bd88e6e1b7b8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:09:43.686 8 INFO neutron.db.l3_hamode_db [None req-a5436fcd-4c83-4da6-8373-fb65208cb12c 9251902f7dd74e84badd2546a07b9810 8fb81ca593ae4d3a9929bd88e6e1b7b8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 901/1748] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:09:42 2026] PUT /v2.0/routers/e864719f-2094-472c-aeac-9c489eff4404/add_router_interface => generated 309 bytes in 1771 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1749] 10.0.0.29 () {32 vars in 730 bytes} [Tue Jul 21 22:09:44 2026] GET /v2.0/routers/a86e4e62-da7f-4afb-b121-3b6bf2ce951e/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1750] 10.0.0.29 () {34 vars in 667 bytes} [Tue Jul 21 22:09:42 2026] POST /v2.0/routers => generated 474 bytes in 1674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1751] 10.0.0.29 () {32 vars in 648 bytes} [Tue Jul 21 22:09:44 2026] GET /v2.0/networks => generated 1298 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:09:44.621 7 WARNING neutron_lib.context [None req-b937f9e6-2658-4313-ba17-07a7d6beb0a3 9251902f7dd74e84badd2546a07b9810 8fb81ca593ae4d3a9929bd88e6e1b7b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 849/1752] 10.0.0.29 () {34 vars in 757 bytes} [Tue Jul 21 22:09:44 2026] PUT /v2.0/routers/a86e4e62-da7f-4afb-b121-3b6bf2ce951e/tags/red => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-21 22:09:44.687 7 INFO neutron.db.l3_hamode_db [None req-b937f9e6-2658-4313-ba17-07a7d6beb0a3 9251902f7dd74e84badd2546a07b9810 8fb81ca593ae4d3a9929bd88e6e1b7b8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 850/1753] 10.0.0.29 () {32 vars in 730 bytes} [Tue Jul 21 22:09:44 2026] GET /v2.0/routers/a86e4e62-da7f-4afb-b121-3b6bf2ce951e/tags => generated 34 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1754] 10.0.0.182 () {34 vars in 1100 bytes} [Tue Jul 21 22:09:44 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1213064521&fields=id&tenant_id=3a63e0a69e1f43a5ae70dca8af202757 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:44.851 7 INFO neutron.db.l3_hamode_db [None req-b937f9e6-2658-4313-ba17-07a7d6beb0a3 9251902f7dd74e84badd2546a07b9810 8fb81ca593ae4d3a9929bd88e6e1b7b8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 852/1755] 10.0.0.29 () {34 vars in 779 bytes} [Tue Jul 21 22:09:44 2026] PUT /v2.0/routers/a86e4e62-da7f-4afb-b121-3b6bf2ce951e/tags/black.or.white => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1756] 10.0.0.182 () {34 vars in 982 bytes} [Tue Jul 21 22:09:44 2026] GET /v2.0/networks?id=fa74a3c7-9a94-4f96-919d-ab54fb977ad4 => generated 661 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1757] 199.204.45.205 () {34 vars in 1096 bytes} [Tue Jul 21 22:09:45 2026] GET /v2.0/ports?device_id=e1146580-da14-450f-956e-c411b10a807e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1758] 10.0.0.29 () {32 vars in 730 bytes} [Tue Jul 21 22:09:45 2026] GET /v2.0/routers/a86e4e62-da7f-4afb-b121-3b6bf2ce951e/tags => generated 52 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1759] 10.0.0.182 () {34 vars in 965 bytes} [Tue Jul 21 22:09:45 2026] GET /v2.0/quotas/3a63e0a69e1f43a5ae70dca8af202757 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1760] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:09:45 2026] GET /v2.0/ports?tenant_id=3a63e0a69e1f43a5ae70dca8af202757&device_id=e1146580-da14-450f-956e-c411b10a807e => 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: 858/1761] 10.0.0.29 () {34 vars in 750 bytes} [Tue Jul 21 22:09:45 2026] PUT /v2.0/routers/a86e4e62-da7f-4afb-b121-3b6bf2ce951e/tags => generated 37 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1762] 10.0.0.182 () {34 vars in 1002 bytes} [Tue Jul 21 22:09:45 2026] GET /v2.0/ports?tenant_id=3a63e0a69e1f43a5ae70dca8af202757&fields=id => generated 149 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1763] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:09:45 2026] GET /v2.0/networks?id=fa74a3c7-9a94-4f96-919d-ab54fb977ad4 => generated 757 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1764] 10.0.0.29 () {32 vars in 730 bytes} [Tue Jul 21 22:09:45 2026] GET /v2.0/routers/a86e4e62-da7f-4afb-b121-3b6bf2ce951e/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1765] 10.0.0.182 () {34 vars in 1008 bytes} [Tue Jul 21 22:09:45 2026] GET /v2.0/networks/fa74a3c7-9a94-4f96-919d-ab54fb977ad4?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: 863/1766] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Jul 21 22:09:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ffad0d3b-b071-45ce-9bdb-957f2a30deb7 => 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: 864/1767] 10.0.0.29 () {32 vars in 738 bytes} [Tue Jul 21 22:09:45 2026] GET /v2.0/routers/a86e4e62-da7f-4afb-b121-3b6bf2ce951e/tags/red => 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: 865/1768] 10.0.0.182 () {34 vars in 1108 bytes} [Tue Jul 21 22:09:45 2026] GET /v2.0/networks/fa74a3c7-9a94-4f96-919d-ab54fb977ad4?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: 866/1769] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:09:45 2026] GET /v2.0/subnets?id=4ab1bd73-b0df-4c77-b883-e073c82696b3 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:45.948 8 INFO neutron.api.v2.resource [None req-842d663c-4a43-4618-a33f-35a6482b1ea2 34dfc1c949c84068aa60e1acc2ff1e0b da160edccb3145aaae2e6cafa1f5f972 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 867/1770] 10.0.0.29 () {32 vars in 742 bytes} [Tue Jul 21 22:09:45 2026] GET /v2.0/routers/a86e4e62-da7f-4afb-b121-3b6bf2ce951e/tags/green => generated 99 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1771] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:09:45 2026] GET /v2.0/ports?network_id=fa74a3c7-9a94-4f96-919d-ab54fb977ad4&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: 869/1772] 10.0.0.29 () {32 vars in 741 bytes} [Tue Jul 21 22:09:45 2026] DELETE /v2.0/routers/a86e4e62-da7f-4afb-b121-3b6bf2ce951e/tags/red => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1773] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:09:46 2026] GET /v2.0/ports?device_id=da686d9c-e07b-46d5-a897-2fb711d63480 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1774] 10.0.0.29 () {34 vars in 667 bytes} [Tue Jul 21 22:09:44 2026] POST /v2.0/routers => generated 474 bytes in 1528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1775] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:09:46 2026] GET /v2.0/networks/fa74a3c7-9a94-4f96-919d-ab54fb977ad4?fields=segments => generated 14 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1776] 10.0.0.29 () {32 vars in 730 bytes} [Tue Jul 21 22:09:46 2026] GET /v2.0/routers/a86e4e62-da7f-4afb-b121-3b6bf2ce951e/tags => generated 30 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1777] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:09:46 2026] GET /v2.0/networks/fa74a3c7-9a94-4f96-919d-ab54fb977ad4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1778] 10.0.0.29 () {34 vars in 750 bytes} [Tue Jul 21 22:09:46 2026] PUT /v2.0/routers/2c0995c6-104f-4036-b052-af532c50a12b/tags => generated 17 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:46.397 7 INFO neutron.api.v2.resource [None req-55473c7f-88b4-4642-91ca-3379f805c7f3 34dfc1c949c84068aa60e1acc2ff1e0b da160edccb3145aaae2e6cafa1f5f972 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 907/1779] 10.0.0.29 () {32 vars in 745 bytes} [Tue Jul 21 22:09:46 2026] DELETE /v2.0/routers/a86e4e62-da7f-4afb-b121-3b6bf2ce951e/tags/green => generated 99 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1780] 10.0.0.29 () {34 vars in 750 bytes} [Tue Jul 21 22:09:46 2026] PUT /v2.0/routers/4e7297ba-d431-4786-8585-b1a0e1034de1/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1781] 10.0.0.29 () {34 vars in 750 bytes} [Tue Jul 21 22:09:46 2026] PUT /v2.0/routers/8a4e7ffc-44a9-4546-abf3-6bbd4062551d/tags => generated 34 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1782] 10.0.0.29 () {32 vars in 733 bytes} [Tue Jul 21 22:09:46 2026] DELETE /v2.0/routers/a86e4e62-da7f-4afb-b121-3b6bf2ce951e/tags => 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: 875/1783] 10.0.0.29 () {34 vars in 750 bytes} [Tue Jul 21 22:09:46 2026] PUT /v2.0/routers/592600ca-9443-492e-9fac-051fc8e97aef/tags => generated 19 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1784] 10.0.0.29 () {32 vars in 730 bytes} [Tue Jul 21 22:09:46 2026] GET /v2.0/routers/a86e4e62-da7f-4afb-b121-3b6bf2ce951e/tags => generated 12 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1785] 10.0.0.29 () {32 vars in 720 bytes} [Tue Jul 21 22:09:46 2026] GET /v2.0/routers/a86e4e62-da7f-4afb-b121-3b6bf2ce951e => generated 480 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1786] 10.0.0.29 () {32 vars in 663 bytes} [Tue Jul 21 22:09:46 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1787] 10.0.0.29 () {32 vars in 677 bytes} [Tue Jul 21 22:09:46 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1788] 10.0.0.182 () {34 vars in 982 bytes} [Tue Jul 21 22:09:46 2026] GET /v2.0/networks?id=fe81ce54-25d6-40ba-a642-e62d664c50f7 => generated 673 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1789] 10.0.0.29 () {32 vars in 673 bytes} [Tue Jul 21 22:09:46 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1790] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:09:47 2026] GET /v2.0/networks?id=fa74a3c7-9a94-4f96-919d-ab54fb977ad4 => generated 661 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1791] 10.0.0.182 () {34 vars in 965 bytes} [Tue Jul 21 22:09:47 2026] GET /v2.0/quotas/f61e322043ac4856a76c079597515d7d => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1792] 10.0.0.29 () {32 vars in 685 bytes} [Tue Jul 21 22:09:47 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1793] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:09:47 2026] GET /v2.0/ports?device_id=da686d9c-e07b-46d5-a897-2fb711d63480 => 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: 884/1794] 10.0.0.182 () {34 vars in 1002 bytes} [Tue Jul 21 22:09:47 2026] GET /v2.0/ports?tenant_id=f61e322043ac4856a76c079597515d7d&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1795] 10.0.0.29 () {34 vars in 741 bytes} [Tue Jul 21 22:09:46 2026] PUT /v2.0/routers/a86e4e62-da7f-4afb-b121-3b6bf2ce951e => generated 480 bytes in 787 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1796] 199.204.45.205 () {34 vars in 1050 bytes} [Tue Jul 21 22:09:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3a63e0a69e1f43a5ae70dca8af202757 => generated 274 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1797] 10.0.0.182 () {34 vars in 1008 bytes} [Tue Jul 21 22:09:47 2026] GET /v2.0/networks/fe81ce54-25d6-40ba-a642-e62d664c50f7?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1798] 10.0.0.29 () {32 vars in 671 bytes} [Tue Jul 21 22:09:47 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:47.665 7 WARNING neutron_lib.context [req-439c4263-1e69-4910-9e71-2b7fc11fe5c7 req-cd64759e-c2f6-4d8f-afc6-1112bc156201 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 887/1799] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:09:47 2026] GET /v2.0/ports?device_id=a86e4e62-da7f-4afb-b121-3b6bf2ce951e => 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: 888/1800] 10.0.0.182 () {34 vars in 1108 bytes} [Tue Jul 21 22:09:47 2026] GET /v2.0/networks/fe81ce54-25d6-40ba-a642-e62d664c50f7?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: 889/1801] 10.0.0.29 () {32 vars in 685 bytes} [Tue Jul 21 22:09:47 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1802] 199.204.45.205 () {38 vars in 955 bytes} [Tue Jul 21 22:09:47 2026] POST /v2.0/ports => generated 954 bytes in 618 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: 914/1803] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:09:48 2026] GET /v2.0/ports?device_id=bd2cd6e5-71a5-42ed-b4fb-ab657576ecb6 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1804] 10.0.0.29 () {32 vars in 681 bytes} [Tue Jul 21 22:09:48 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:09:49.112 8 INFO neutron.services.segments.plugin [-] Segment 71d417c9-ad4d-4eb3-aa56-0c30c92d3e40 resource provider aggregate not found 2026-07-21 22:09:49.122 8 INFO neutron.services.segments.plugin [-] Segment 71d417c9-ad4d-4eb3-aa56-0c30c92d3e40 resource provider aggregate not found 2026-07-21 22:09:49.134 8 INFO neutron.services.segments.plugin [-] Segment 71d417c9-ad4d-4eb3-aa56-0c30c92d3e40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71d417c9-ad4d-4eb3-aa56-0c30c92d3e40 found for delete ", "request_id": "req-1f71c532-b608-4c0d-b514-26ca59357d3d"}]} [pid: 7|app: 0|req: 916/1805] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Jul 21 22:09:48 2026] PUT /v2.0/ports/81e9cbf6-f8c6-41e1-91b1-00a60c984dec => generated 1199 bytes in 676 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:09:49.149 8 INFO neutron.db.l3_hamode_db [None req-6582097b-0ccd-491c-bfec-13d7568e3afb 34dfc1c949c84068aa60e1acc2ff1e0b da160edccb3145aaae2e6cafa1f5f972 - - default default] HA network 79097814-ad3c-41f7-b9c0-06a36f29d233 was deleted as no HA routers are present in tenant da160edccb3145aaae2e6cafa1f5f972. 2026-07-21 22:09:49.152 8 INFO neutron.services.segments.plugin [-] Segment 71d417c9-ad4d-4eb3-aa56-0c30c92d3e40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71d417c9-ad4d-4eb3-aa56-0c30c92d3e40 found for delete ", "request_id": "req-73c17613-6e63-4f8e-bb55-669325fc4132"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 890/1806] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:09:47 2026] DELETE /v2.0/routers/a86e4e62-da7f-4afb-b121-3b6bf2ce951e => generated 0 bytes in 1282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:09:49.210 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff858a35-5b32-4a0a-a075-eb695e46e030'] response: {'name': 'network-changed', 'server_uuid': 'da686d9c-e07b-46d5-a897-2fb711d63480', 'tag': '81e9cbf6-f8c6-41e1-91b1-00a60c984dec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 891/1807] 10.0.0.29 () {32 vars in 693 bytes} [Tue Jul 21 22:09:49 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1808] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:09:49 2026] GET /v2.0/ports?device_id=da686d9c-e07b-46d5-a897-2fb711d63480 => generated 969 bytes in 155 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: 918/1809] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:09:49 2026] GET /v2.0/ports?tenant_id=3a63e0a69e1f43a5ae70dca8af202757&device_id=da686d9c-e07b-46d5-a897-2fb711d63480 => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1810] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:09:49 2026] GET /v2.0/networks?id=fe81ce54-25d6-40ba-a642-e62d664c50f7 => generated 673 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1811] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:49 2026] GET /v2.0/security-groups?id=c9180198-cbf9-4b4f-804f-81f92224b81a&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1812] 10.0.0.29 () {32 vars in 720 bytes} [Tue Jul 21 22:09:49 2026] GET /v2.0/routers/2c0995c6-104f-4036-b052-af532c50a12b => generated 485 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:49.450 7 WARNING neutron_lib.context [req-2513011c-6409-4182-a8b7-8ccfc77d6490 req-24e1cb3d-62a6-4450-b6c5-a2f6f6eb250a 6a4469d87a924e33ba2b4bfb26a5b79d f61e322043ac4856a76c079597515d7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 894/1813] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:09:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=81e9cbf6-f8c6-41e1-91b1-00a60c984dec => 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: 895/1814] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:09:49 2026] GET /v2.0/ports?device_id=bd2cd6e5-71a5-42ed-b4fb-ab657576ecb6 => 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: 920/1815] 199.204.45.205 () {38 vars in 955 bytes} [Tue Jul 21 22:09:49 2026] POST /v2.0/ports => generated 954 bytes in 563 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: 921/1816] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:09:50 2026] GET /v2.0/subnets?id=4ab1bd73-b0df-4c77-b883-e073c82696b3 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1817] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:50 2026] GET /v2.0/security-groups?tenant_id=0c42c029a21141cc8662c0fa8d4de4ec&name=default => generated 2801 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1818] 10.0.0.29 () {34 vars in 741 bytes} [Tue Jul 21 22:09:49 2026] PUT /v2.0/routers/2c0995c6-104f-4036-b052-af532c50a12b => generated 485 bytes in 852 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1819] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:09:50 2026] GET /v2.0/ports?network_id=fa74a3c7-9a94-4f96-919d-ab54fb977ad4&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: 898/1820] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:50 2026] DELETE /v2.0/security-groups/1a5b00d2-f983-4c3d-a4bd-497515d8b19d => 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: 899/1821] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:09:50 2026] GET /v2.0/ports?device_id=2c0995c6-104f-4036-b052-af532c50a12b => 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: 900/1822] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:09:50 2026] GET /v2.0/networks/fa74a3c7-9a94-4f96-919d-ab54fb977ad4?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: 923/1823] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Jul 21 22:09:50 2026] PUT /v2.0/ports/1f15f5f0-26e9-4349-8e6b-046a90efdff5 => generated 1199 bytes in 494 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: 924/1824] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:09:50 2026] GET /v2.0/ports?device_id=da686d9c-e07b-46d5-a897-2fb711d63480 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1825] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:09:50 2026] GET /v2.0/ports?device_id=bd2cd6e5-71a5-42ed-b4fb-ab657576ecb6 => generated 969 bytes in 132 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: 901/1826] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:09:50 2026] DELETE /v2.0/routers/2c0995c6-104f-4036-b052-af532c50a12b => generated 0 bytes in 539 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1827] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:51 2026] GET /v2.0/security-groups?tenant_id=da160edccb3145aaae2e6cafa1f5f972&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1828] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:09:51 2026] GET /v2.0/networks/fa74a3c7-9a94-4f96-919d-ab54fb977ad4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1829] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:09:51 2026] GET /v2.0/ports?tenant_id=f61e322043ac4856a76c079597515d7d&device_id=bd2cd6e5-71a5-42ed-b4fb-ab657576ecb6 => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1830] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:51 2026] GET /v2.0/security-groups?id=c9180198-cbf9-4b4f-804f-81f92224b81a&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1831] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:51 2026] GET /v2.0/security-groups?id=52782ee2-484f-4e8e-b62b-8dfdc78a2750&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:51.318 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2d6a314-c6bd-48d3-8bb9-3e6c0864a81f'] response: {'name': 'network-changed', 'server_uuid': 'bd2cd6e5-71a5-42ed-b4fb-ab657576ecb6', 'tag': '1f15f5f0-26e9-4349-8e6b-046a90efdff5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 904/1832] 10.0.0.29 () {32 vars in 720 bytes} [Tue Jul 21 22:09:51 2026] GET /v2.0/routers/4e7297ba-d431-4786-8585-b1a0e1034de1 => generated 493 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1833] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:09:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1f15f5f0-26e9-4349-8e6b-046a90efdff5 => 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: 906/1834] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:09:51 2026] GET /v2.0/ports?tenant_id=3a63e0a69e1f43a5ae70dca8af202757&device_id=da686d9c-e07b-46d5-a897-2fb711d63480 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1835] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:51 2026] DELETE /v2.0/security-groups/bea63d65-28e6-4264-bcb9-4feb631cb46c => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1836] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:09:51 2026] GET /v2.0/subnets?id=f39ec22e-b896-4b26-947f-a41169852a43 => generated 667 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1837] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:09:51 2026] GET /v2.0/networks?id=fa74a3c7-9a94-4f96-919d-ab54fb977ad4 => generated 757 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1838] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:09:51 2026] GET /v2.0/ports?network_id=fe81ce54-25d6-40ba-a642-e62d664c50f7&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: 933/1839] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:09:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=81e9cbf6-f8c6-41e1-91b1-00a60c984dec => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1840] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:09:51 2026] GET /v2.0/networks/fe81ce54-25d6-40ba-a642-e62d664c50f7?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: 935/1841] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:09:51 2026] GET /v2.0/subnets?id=4ab1bd73-b0df-4c77-b883-e073c82696b3 => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1842] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:09:51 2026] GET /v2.0/networks/fe81ce54-25d6-40ba-a642-e62d664c50f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1843] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:09:51 2026] GET /v2.0/ports?network_id=fa74a3c7-9a94-4f96-919d-ab54fb977ad4&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1844] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:09:52 2026] GET /v2.0/ports?tenant_id=f61e322043ac4856a76c079597515d7d&device_id=bd2cd6e5-71a5-42ed-b4fb-ab657576ecb6 => generated 1238 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1845] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:09:52 2026] GET /v2.0/networks/fa74a3c7-9a94-4f96-919d-ab54fb977ad4?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1846] 10.0.0.29 () {34 vars in 741 bytes} [Tue Jul 21 22:09:51 2026] PUT /v2.0/routers/4e7297ba-d431-4786-8585-b1a0e1034de1 => generated 493 bytes in 827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1847] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:09:52 2026] GET /v2.0/networks?id=fe81ce54-25d6-40ba-a642-e62d664c50f7 => generated 769 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1848] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:09:52 2026] GET /v2.0/ports?device_id=4e7297ba-d431-4786-8585-b1a0e1034de1 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1849] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:09:52 2026] GET /v2.0/networks/fa74a3c7-9a94-4f96-919d-ab54fb977ad4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1850] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:09:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1f15f5f0-26e9-4349-8e6b-046a90efdff5 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1851] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:09:52 2026] GET /v2.0/ports?device_id=da686d9c-e07b-46d5-a897-2fb711d63480 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1852] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:09:52 2026] GET /v2.0/ports?device_id=bd2cd6e5-71a5-42ed-b4fb-ab657576ecb6 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1853] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:09:52 2026] GET /v2.0/subnets?id=f39ec22e-b896-4b26-947f-a41169852a43 => generated 667 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1854] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:52 2026] GET /v2.0/security-groups?id=c9180198-cbf9-4b4f-804f-81f92224b81a&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1855] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:52 2026] GET /v2.0/security-groups?id=52782ee2-484f-4e8e-b62b-8dfdc78a2750&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1856] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:09:52 2026] GET /v2.0/ports?network_id=fe81ce54-25d6-40ba-a642-e62d664c50f7&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: 949/1857] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:09:52 2026] GET /v2.0/ports?device_id=da686d9c-e07b-46d5-a897-2fb711d63480 => 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: 950/1858] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:09:52 2026] GET /v2.0/networks/fe81ce54-25d6-40ba-a642-e62d664c50f7?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1859] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:52 2026] GET /v2.0/security-groups?id=c9180198-cbf9-4b4f-804f-81f92224b81a&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1860] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:09:52 2026] GET /v2.0/networks/fe81ce54-25d6-40ba-a642-e62d664c50f7?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: 909/1861] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:09:52 2026] DELETE /v2.0/routers/4e7297ba-d431-4786-8585-b1a0e1034de1 => generated 0 bytes in 578 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1862] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:09:52 2026] GET /v2.0/ports?device_id=da686d9c-e07b-46d5-a897-2fb711d63480 => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1863] 10.0.0.29 () {32 vars in 720 bytes} [Tue Jul 21 22:09:52 2026] GET /v2.0/routers/8a4e7ffc-44a9-4546-abf3-6bbd4062551d => generated 502 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1864] 10.0.0.29 () {34 vars in 741 bytes} [Tue Jul 21 22:09:53 2026] PUT /v2.0/routers/8a4e7ffc-44a9-4546-abf3-6bbd4062551d => generated 502 bytes in 767 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1865] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:09:53 2026] GET /v2.0/ports?device_id=bd2cd6e5-71a5-42ed-b4fb-ab657576ecb6 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1866] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:09:53 2026] GET /v2.0/ports?device_id=8a4e7ffc-44a9-4546-abf3-6bbd4062551d => 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: 914/1867] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:53 2026] GET /v2.0/security-groups?id=52782ee2-484f-4e8e-b62b-8dfdc78a2750&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:54.140 7 INFO neutron.db.l3_db [None req-7be58625-9eda-48de-8ea7-5df2362e8cb6 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Floating IP 3cb894b9-cb58-4580-a5e2-b16b74031680 associated. External IP: 10.96.250.202, port: 81e9cbf6-f8c6-41e1-91b1-00a60c984dec. [pid: 7|app: 0|req: 954/1868] 10.0.0.29 () {34 vars in 748 bytes} [Tue Jul 21 22:09:52 2026] PUT /v2.0/floatingips/3cb894b9-cb58-4580-a5e2-b16b74031680 => generated 855 bytes in 1697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:54.747 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-97572b61-4118-46b6-b010-903004461722'] response: {'name': 'network-changed', 'server_uuid': 'da686d9c-e07b-46d5-a897-2fb711d63480', 'tag': '81e9cbf6-f8c6-41e1-91b1-00a60c984dec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 955/1869] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:09:54 2026] GET /v2.0/floatingips/3cb894b9-cb58-4580-a5e2-b16b74031680 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1870] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:09:54 2026] GET /v2.0/ports?tenant_id=3a63e0a69e1f43a5ae70dca8af202757&device_id=da686d9c-e07b-46d5-a897-2fb711d63480 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1871] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:09:54 2026] GET /v2.0/networks?id=fa74a3c7-9a94-4f96-919d-ab54fb977ad4 => generated 757 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1872] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:09:53 2026] DELETE /v2.0/routers/8a4e7ffc-44a9-4546-abf3-6bbd4062551d => generated 0 bytes in 1030 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1873] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:09:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=81e9cbf6-f8c6-41e1-91b1-00a60c984dec => generated 858 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1874] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:09:55 2026] GET /v2.0/subnets?id=4ab1bd73-b0df-4c77-b883-e073c82696b3 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1875] 10.0.0.29 () {32 vars in 720 bytes} [Tue Jul 21 22:09:54 2026] GET /v2.0/routers/592600ca-9443-492e-9fac-051fc8e97aef => generated 487 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1876] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:09:55 2026] GET /v2.0/ports?device_id=bd2cd6e5-71a5-42ed-b4fb-ab657576ecb6 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1877] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:09:55 2026] GET /v2.0/ports?network_id=fa74a3c7-9a94-4f96-919d-ab54fb977ad4&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1878] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:55 2026] GET /v2.0/security-groups?id=52782ee2-484f-4e8e-b62b-8dfdc78a2750&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1879] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:09:55 2026] GET /v2.0/networks/fa74a3c7-9a94-4f96-919d-ab54fb977ad4?fields=segments => generated 14 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1880] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:09:55 2026] GET /v2.0/networks/fa74a3c7-9a94-4f96-919d-ab54fb977ad4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:55.652 8 WARNING neutron_lib.context [None req-c6ee2189-4444-4f45-9da7-b91a25b8e157 4e1b66111dd145039643bf8bd5250b88 5c11d41838b04646ae30289278b16852 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:09:55.928 8 INFO neutron.db.segments_db [None req-c6ee2189-4444-4f45-9da7-b91a25b8e157 4e1b66111dd145039643bf8bd5250b88 5c11d41838b04646ae30289278b16852 - - default default] Added segment 8c35fb0b-5e93-42c0-a80c-e022680a20f9 of type vxlan for network 5beda6c3-86ec-4eb4-ba71-139a533e0d36 [pid: 7|app: 0|req: 961/1881] 10.0.0.29 () {34 vars in 741 bytes} [Tue Jul 21 22:09:55 2026] PUT /v2.0/routers/592600ca-9443-492e-9fac-051fc8e97aef => generated 487 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1882] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:09:55 2026] POST /v2.0/networks => generated 631 bytes in 641 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1885] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:09:56 2026] GET /v2.0/floatingips/3cb894b9-cb58-4580-a5e2-b16b74031680 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1886] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:09:56 2026] GET /v2.0/ports?device_id=bd2cd6e5-71a5-42ed-b4fb-ab657576ecb6 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:56.137 7 WARNING neutron_lib.context [None req-26d3fb32-6087-45a7-9ad0-321cfe9f96ab 4e1b66111dd145039643bf8bd5250b88 5c11d41838b04646ae30289278b16852 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 925/1887] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:09:56 2026] GET /v2.0/ports?device_id=592600ca-9443-492e-9fac-051fc8e97aef => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:56.189 7 INFO neutron.db.segments_db [None req-26d3fb32-6087-45a7-9ad0-321cfe9f96ab 4e1b66111dd145039643bf8bd5250b88 5c11d41838b04646ae30289278b16852 - - default default] Added segment d1a37501-a3b3-4da3-9661-e3fc7cd07a89 of type vxlan for network cb7d6c9e-5f63-494d-8dff-e8dfabf65d01 [pid: 8|app: 0|req: 926/1888] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:56 2026] GET /v2.0/security-groups?id=52782ee2-484f-4e8e-b62b-8dfdc78a2750&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1889] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:09:56 2026] POST /v2.0/networks => generated 632 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1890] 10.0.0.29 () {34 vars in 752 bytes} [Tue Jul 21 22:09:56 2026] PUT /v2.0/networks/5beda6c3-86ec-4eb4-ba71-139a533e0d36/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1891] 10.0.0.29 () {32 vars in 732 bytes} [Tue Jul 21 22:09:56 2026] GET /v2.0/networks/5beda6c3-86ec-4eb4-ba71-139a533e0d36/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1892] 199.204.45.205 () {34 vars in 994 bytes} [Tue Jul 21 22:09:56 2026] GET /v2.0/ports?device_id=bd2cd6e5-71a5-42ed-b4fb-ab657576ecb6 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1893] 10.0.0.29 () {34 vars in 752 bytes} [Tue Jul 21 22:09:56 2026] PUT /v2.0/networks/cb7d6c9e-5f63-494d-8dff-e8dfabf65d01/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: 927/1894] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:09:56 2026] DELETE /v2.0/routers/592600ca-9443-492e-9fac-051fc8e97aef => generated 0 bytes in 579 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1895] 10.0.0.29 () {32 vars in 732 bytes} [Tue Jul 21 22:09:56 2026] GET /v2.0/networks/cb7d6c9e-5f63-494d-8dff-e8dfabf65d01/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1896] 10.0.0.29 () {32 vars in 720 bytes} [Tue Jul 21 22:09:56 2026] GET /v2.0/routers/a19192d5-e64e-4a66-8fac-f7c4d7d385b5 => generated 480 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1897] 10.0.0.29 () {34 vars in 752 bytes} [Tue Jul 21 22:09:56 2026] PUT /v2.0/networks/cb7d6c9e-5f63-494d-8dff-e8dfabf65d01/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1898] 199.204.45.205 () {36 vars in 997 bytes} [Tue Jul 21 22:09:56 2026] DELETE /v2.0/ports/1f15f5f0-26e9-4349-8e6b-046a90efdff5 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:09:57.077 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e67fc28-cfd4-4dac-93a0-b8802b71e75e'] response: {'server_uuid': 'bd2cd6e5-71a5-42ed-b4fb-ab657576ecb6', 'name': 'network-vif-deleted', 'tag': '1f15f5f0-26e9-4349-8e6b-046a90efdff5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 969/1899] 10.0.0.29 () {32 vars in 732 bytes} [Tue Jul 21 22:09:57 2026] GET /v2.0/networks/cb7d6c9e-5f63-494d-8dff-e8dfabf65d01/tags => generated 12 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1900] 10.0.0.29 () {32 vars in 732 bytes} [Tue Jul 21 22:09:57 2026] GET /v2.0/networks/5beda6c3-86ec-4eb4-ba71-139a533e0d36/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: 971/1901] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:09:57 2026] GET /v2.0/floatingips/3cb894b9-cb58-4580-a5e2-b16b74031680 => generated 857 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:57.474 7 INFO neutron.services.segments.plugin [-] Segment 8c35fb0b-5e93-42c0-a80c-e022680a20f9 resource provider aggregate not found 2026-07-21 22:09:57.479 7 INFO neutron.services.segments.plugin [-] Segment 8c35fb0b-5e93-42c0-a80c-e022680a20f9 resource provider aggregate not found 2026-07-21 22:09:57.499 7 INFO neutron.services.segments.plugin [-] Segment 8c35fb0b-5e93-42c0-a80c-e022680a20f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c35fb0b-5e93-42c0-a80c-e022680a20f9 found for delete ", "request_id": "req-6b7deb24-f5d9-4eaa-8363-9126c1a56b75"}]} [pid: 7|app: 0|req: 972/1902] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:09:57 2026] DELETE /v2.0/networks/5beda6c3-86ec-4eb4-ba71-139a533e0d36 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:09:57.511 7 INFO neutron.services.segments.plugin [-] Segment 8c35fb0b-5e93-42c0-a80c-e022680a20f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c35fb0b-5e93-42c0-a80c-e022680a20f9 found for delete ", "request_id": "req-be414f55-34eb-46ed-b92d-f6de30993131"}]} [pid: 7|app: 0|req: 973/1903] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:09:57 2026] GET /v2.0/ports?device_id=bd2cd6e5-71a5-42ed-b4fb-ab657576ecb6 => 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: 931/1904] 10.0.0.29 () {34 vars in 741 bytes} [Tue Jul 21 22:09:56 2026] PUT /v2.0/routers/a19192d5-e64e-4a66-8fac-f7c4d7d385b5 => generated 480 bytes in 738 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1905] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:09:57 2026] DELETE /v2.0/networks/cb7d6c9e-5f63-494d-8dff-e8dfabf65d01 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1906] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:09:57 2026] GET /v2.0/ports?device_id=a19192d5-e64e-4a66-8fac-f7c4d7d385b5 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:58.487 7 INFO neutron.db.l3_hamode_db [None req-5d451e79-f82c-4275-b3a2-78aa565a7fd1 9251902f7dd74e84badd2546a07b9810 8fb81ca593ae4d3a9929bd88e6e1b7b8 - - default default] HA network 023be643-edf8-41cb-857d-28fc03667dec was deleted as no HA routers are present in tenant 8fb81ca593ae4d3a9929bd88e6e1b7b8. [pid: 7|app: 0|req: 975/1907] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:09:57 2026] DELETE /v2.0/routers/a19192d5-e64e-4a66-8fac-f7c4d7d385b5 => generated 0 bytes in 745 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1908] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:58 2026] GET /v2.0/security-groups?tenant_id=5c11d41838b04646ae30289278b16852&name=default => generated 2801 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1909] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:58 2026] DELETE /v2.0/security-groups/50228d9b-d29b-40ce-8637-82c80266f65d => 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: 934/1910] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:58 2026] GET /v2.0/security-groups?tenant_id=1349257cb2d94c39b9b47a8fe6ae083b&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1911] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:59 2026] DELETE /v2.0/security-groups/1c7e562d-ef7b-44f4-9bb5-3f62a6640a3c => 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: 935/1912] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:59 2026] GET /v2.0/security-groups?tenant_id=8fb81ca593ae4d3a9929bd88e6e1b7b8&name=default => generated 2801 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:09:59.706 7 INFO neutron.services.segments.plugin [-] Segment d1a37501-a3b3-4da3-9661-e3fc7cd07a89 resource provider aggregate not found 2026-07-21 22:09:59.712 7 INFO neutron.services.segments.plugin [-] Segment d1a37501-a3b3-4da3-9661-e3fc7cd07a89 resource provider aggregate not found 2026-07-21 22:09:59.729 7 INFO neutron.services.segments.plugin [-] Segment d1a37501-a3b3-4da3-9661-e3fc7cd07a89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1a37501-a3b3-4da3-9661-e3fc7cd07a89 found for delete ", "request_id": "req-56d5a8e4-41c9-4f86-8551-6b9fa48c6546"}]} 2026-07-21 22:09:59.747 7 INFO neutron.services.segments.plugin [-] Segment d1a37501-a3b3-4da3-9661-e3fc7cd07a89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1a37501-a3b3-4da3-9661-e3fc7cd07a89 found for delete ", "request_id": "req-a0d14e62-5cf4-4e39-a93d-062ae8a1d6b5"}]} 2026-07-21 22:09:59.765 7 INFO neutron.services.segments.plugin [-] Segment 15e2d112-15a8-4651-bf57-a941dad0da41 resource provider aggregate not found 2026-07-21 22:09:59.773 7 INFO neutron.services.segments.plugin [-] Segment 15e2d112-15a8-4651-bf57-a941dad0da41 resource provider aggregate not found 2026-07-21 22:09:59.782 7 INFO neutron.services.segments.plugin [-] Segment 15e2d112-15a8-4651-bf57-a941dad0da41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15e2d112-15a8-4651-bf57-a941dad0da41 found for delete ", "request_id": "req-b72de3f6-605c-418e-9fe3-9a90122590fa"}]} 2026-07-21 22:09:59.794 7 INFO neutron.services.segments.plugin [-] Segment 15e2d112-15a8-4651-bf57-a941dad0da41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15e2d112-15a8-4651-bf57-a941dad0da41 found for delete ", "request_id": "req-d7058868-b458-4c0e-abf9-b7b02cc6c44d"}]} [pid: 7|app: 0|req: 978/1913] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:09:59 2026] DELETE /v2.0/security-groups/c1437052-0192-478e-9346-aa143637f97f => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1914] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:09:59 2026] GET /v2.0/security-groups?tenant_id=57abc1e77518453b9aabf70465eff136&name=default => generated 2801 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1915] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:00 2026] DELETE /v2.0/security-groups/6e53b2b3-54eb-42dd-9ced-73553692dc41 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py:340: 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. items = [ [pid: 7|app: 0|req: 981/1916] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:10:00 2026] GET /v2.0/security-groups?tenant_id=c492e95883c94e618fdc24a94655dd0e&name=default => generated 2801 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1917] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:00 2026] DELETE /v2.0/security-groups/1c55561b-6e13-4c5b-a7d3-c7236657bc5c => 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: 936/1918] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:09:59 2026] PUT /v2.0/routers/e864719f-2094-472c-aeac-9c489eff4404/remove_router_interface => generated 309 bytes in 1289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:02.306 7 INFO neutron.services.segments.plugin [-] Segment 59fa09b0-f41e-4d8c-ab0f-4a90faafcb97 resource provider aggregate not found 2026-07-21 22:10:02.330 7 INFO neutron.services.segments.plugin [-] Segment 59fa09b0-f41e-4d8c-ab0f-4a90faafcb97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59fa09b0-f41e-4d8c-ab0f-4a90faafcb97 found for delete ", "request_id": "req-37595cbf-b8a9-4a41-bbba-486815c2d233"}]} 2026-07-21 22:10:02.334 7 INFO neutron.db.l3_hamode_db [None req-c5ce5567-e228-42f6-9024-0acf1d00e291 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] HA network c60a1300-d152-44b1-a7f4-9540b79df08e was deleted as no HA routers are present in tenant f61e322043ac4856a76c079597515d7d. [pid: 7|app: 0|req: 983/1919] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:10:01 2026] DELETE /v2.0/routers/e864719f-2094-472c-aeac-9c489eff4404 => generated 0 bytes in 1278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:10:02.470 7 INFO neutron.services.segments.plugin [-] Segment 59fa09b0-f41e-4d8c-ab0f-4a90faafcb97 resource provider aggregate not found 2026-07-21 22:10:02.511 7 INFO neutron.services.segments.plugin [-] Segment 59fa09b0-f41e-4d8c-ab0f-4a90faafcb97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59fa09b0-f41e-4d8c-ab0f-4a90faafcb97 found for delete ", "request_id": "req-ad95b0e8-19f8-4c9b-a6a5-082f193c94e5"}]} [pid: 7|app: 0|req: 984/1920] 10.0.0.121 () {34 vars in 990 bytes} [Tue Jul 21 22:10:02 2026] GET /v2.0/ports?device_id=da686d9c-e07b-46d5-a897-2fb711d63480 => generated 1240 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1921] 10.0.0.121 () {34 vars in 1040 bytes} [Tue Jul 21 22:10:02 2026] GET /v2.0/security-groups?id=c9180198-cbf9-4b4f-804f-81f92224b81a&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1922] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:10:02 2026] DELETE /v2.0/subnets/f39ec22e-b896-4b26-947f-a41169852a43 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1923] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:10:02 2026] DELETE /v2.0/networks/fe81ce54-25d6-40ba-a642-e62d664c50f7 => generated 0 bytes in 677 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1924] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:10:03 2026] GET /v2.0/security-groups?tenant_id=f61e322043ac4856a76c079597515d7d&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: 988/1925] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:03 2026] DELETE /v2.0/security-groups/52782ee2-484f-4e8e-b62b-8dfdc78a2750 => 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: 938/1926] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:10:03 2026] GET /v2.0/security-groups?tenant_id=1bde3266cb3540d18ecd18415ac6cbb1&name=default => generated 2801 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1927] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:03 2026] DELETE /v2.0/security-groups/40f7737f-69de-49a5-b328-934a0f11e873 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1928] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:10:04 2026] GET /v2.0/security-groups?tenant_id=c9828f88a14a454fa992c45f16de25cd&name=default => generated 2801 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:10:04.364 7 INFO neutron.services.segments.plugin [-] Segment e6f281af-3602-4e93-a03f-db8fa7610e77 resource provider aggregate not found 2026-07-21 22:10:04.385 7 INFO neutron.services.segments.plugin [-] Segment e6f281af-3602-4e93-a03f-db8fa7610e77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6f281af-3602-4e93-a03f-db8fa7610e77 found for delete ", "request_id": "req-a87014b4-71b9-4056-a42a-71d8bbf5eab1"}]} [pid: 7|app: 0|req: 990/1929] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:04 2026] DELETE /v2.0/security-groups/996a0a5e-7d23-4314-8c4e-37ee07627483 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1930] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:10:04 2026] GET /v2.0/ports?device_id=da686d9c-e07b-46d5-a897-2fb711d63480 => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:04.724 7 INFO neutron.services.segments.plugin [-] Segment e6f281af-3602-4e93-a03f-db8fa7610e77 resource provider aggregate not found 2026-07-21 22:10:04.750 7 INFO neutron.services.segments.plugin [-] Segment e6f281af-3602-4e93-a03f-db8fa7610e77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6f281af-3602-4e93-a03f-db8fa7610e77 found for delete ", "request_id": "req-06ae28c9-9428-4313-9d99-a41adaf2f6bc"}]} [pid: 8|app: 0|req: 941/1931] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:10:04 2026] GET /v2.0/security-groups?id=c9180198-cbf9-4b4f-804f-81f92224b81a&fields=id&fields=name => generated 114 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:04.995 7 WARNING neutron_lib.context [None req-51dcb6cc-2c15-4676-8fbb-06d2e300ef79 1cd8cedf904b42169ae334b6ce84b2e1 2b0680d0ec11452aaa8cfe9547fd1a4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 942/1932] 199.204.45.205 () {34 vars in 994 bytes} [Tue Jul 21 22:10:05 2026] GET /v2.0/ports?device_id=da686d9c-e07b-46d5-a897-2fb711d63480 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:05.582 8 INFO neutron.db.l3_db [req-f2477e0c-cec7-4425-b9aa-dba3f072f202 req-aee277db-9e20-4a2b-aede-32ca4c8fdfac 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] Floating IP 3cb894b9-cb58-4580-a5e2-b16b74031680 disassociated. External IP: 10.96.250.202, port: 81e9cbf6-f8c6-41e1-91b1-00a60c984dec. [pid: 7|app: 0|req: 991/1933] 10.0.0.29 () {34 vars in 675 bytes} [Tue Jul 21 22:10:04 2026] POST /v2.0/floatingips => generated 552 bytes in 1099 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1934] 10.0.0.29 () {34 vars in 758 bytes} [Tue Jul 21 22:10:05 2026] PUT /v2.0/floatingips/5cee2713-2043-4cda-84fd-6947d2c88ed7/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1935] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:10:05 2026] GET /v2.0/ports?device_id=da686d9c-e07b-46d5-a897-2fb711d63480 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1936] 10.0.0.29 () {32 vars in 738 bytes} [Tue Jul 21 22:10:05 2026] GET /v2.0/floatingips/5cee2713-2043-4cda-84fd-6947d2c88ed7/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: 995/1937] 10.0.0.29 () {34 vars in 769 bytes} [Tue Jul 21 22:10:05 2026] PUT /v2.0/floatingips/5cee2713-2043-4cda-84fd-6947d2c88ed7/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1938] 10.0.0.29 () {32 vars in 738 bytes} [Tue Jul 21 22:10:05 2026] GET /v2.0/floatingips/5cee2713-2043-4cda-84fd-6947d2c88ed7/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1939] 199.204.45.205 () {36 vars in 997 bytes} [Tue Jul 21 22:10:05 2026] DELETE /v2.0/ports/81e9cbf6-f8c6-41e1-91b1-00a60c984dec => generated 0 bytes in 902 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1940] 10.0.0.29 () {34 vars in 765 bytes} [Tue Jul 21 22:10:06 2026] PUT /v2.0/floatingips/5cee2713-2043-4cda-84fd-6947d2c88ed7/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-21 22:10:06.104 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-82d9b74b-3677-4b44-a3e1-f1865160ee9b'] response: {'server_uuid': 'da686d9c-e07b-46d5-a897-2fb711d63480', 'name': 'network-vif-deleted', 'tag': '81e9cbf6-f8c6-41e1-91b1-00a60c984dec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 944/1941] 10.0.0.29 () {32 vars in 738 bytes} [Tue Jul 21 22:10:06 2026] GET /v2.0/floatingips/5cee2713-2043-4cda-84fd-6947d2c88ed7/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1942] 10.0.0.29 () {34 vars in 787 bytes} [Tue Jul 21 22:10:06 2026] PUT /v2.0/floatingips/5cee2713-2043-4cda-84fd-6947d2c88ed7/tags/black.or.white => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1943] 10.0.0.29 () {32 vars in 738 bytes} [Tue Jul 21 22:10:06 2026] GET /v2.0/floatingips/5cee2713-2043-4cda-84fd-6947d2c88ed7/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1944] 10.0.0.29 () {34 vars in 758 bytes} [Tue Jul 21 22:10:06 2026] PUT /v2.0/floatingips/5cee2713-2043-4cda-84fd-6947d2c88ed7/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: 946/1945] 10.0.0.29 () {32 vars in 738 bytes} [Tue Jul 21 22:10:06 2026] GET /v2.0/floatingips/5cee2713-2043-4cda-84fd-6947d2c88ed7/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1946] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:10:06 2026] GET /v2.0/floatingips/5cee2713-2043-4cda-84fd-6947d2c88ed7/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:10:06.484 8 INFO neutron.api.v2.resource [None req-4a4f4de3-7799-4d8c-8326-411474831e71 1cd8cedf904b42169ae334b6ce84b2e1 2b0680d0ec11452aaa8cfe9547fd1a4e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 947/1947] 10.0.0.29 () {32 vars in 750 bytes} [Tue Jul 21 22:10:06 2026] GET /v2.0/floatingips/5cee2713-2043-4cda-84fd-6947d2c88ed7/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1948] 10.0.0.29 () {32 vars in 749 bytes} [Tue Jul 21 22:10:06 2026] DELETE /v2.0/floatingips/5cee2713-2043-4cda-84fd-6947d2c88ed7/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1949] 10.0.0.29 () {32 vars in 738 bytes} [Tue Jul 21 22:10:06 2026] GET /v2.0/floatingips/5cee2713-2043-4cda-84fd-6947d2c88ed7/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:10:06.648 7 INFO neutron.api.v2.resource [None req-34cf8f5e-2d8a-435b-b468-8dda4f0d7348 1cd8cedf904b42169ae334b6ce84b2e1 2b0680d0ec11452aaa8cfe9547fd1a4e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1002/1950] 10.0.0.29 () {32 vars in 753 bytes} [Tue Jul 21 22:10:06 2026] DELETE /v2.0/floatingips/5cee2713-2043-4cda-84fd-6947d2c88ed7/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1951] 10.0.0.29 () {32 vars in 741 bytes} [Tue Jul 21 22:10:06 2026] DELETE /v2.0/floatingips/5cee2713-2043-4cda-84fd-6947d2c88ed7/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: 1003/1952] 10.0.0.29 () {32 vars in 738 bytes} [Tue Jul 21 22:10:06 2026] GET /v2.0/floatingips/5cee2713-2043-4cda-84fd-6947d2c88ed7/tags => 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: 1004/1953] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:06 2026] DELETE /v2.0/security-groups/c9180198-cbf9-4b4f-804f-81f92224b81a => 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: 1005/1954] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:10:07 2026] DELETE /v2.0/floatingips/3cb894b9-cb58-4580-a5e2-b16b74031680 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1955] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:10:06 2026] DELETE /v2.0/floatingips/5cee2713-2043-4cda-84fd-6947d2c88ed7 => generated 0 bytes in 837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1956] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:10:07 2026] GET /v2.0/ports?device_id=e1146580-da14-450f-956e-c411b10a807e => generated 975 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1957] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:10:07 2026] GET /v2.0/security-groups?id=6065b732-25d8-45b4-99ef-ab30c8d00997&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1958] 199.204.45.205 () {34 vars in 994 bytes} [Tue Jul 21 22:10:08 2026] GET /v2.0/ports?device_id=e1146580-da14-450f-956e-c411b10a807e => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1959] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:10:08 2026] GET /v2.0/security-groups?tenant_id=a68f68f135224105a89d6164df811d84&name=default => generated 2801 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:10:08.656 8 WARNING neutron_lib.context [None req-77a6c095-e3e2-4667-9bfb-fbfb910055e3 5ae191983fea4a5493621c9c548f1641 db332ea6d69f43f1903bae64e6492637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1008/1960] 199.204.45.205 () {36 vars in 997 bytes} [Tue Jul 21 22:10:08 2026] DELETE /v2.0/ports/ffad0d3b-b071-45ce-9bdb-957f2a30deb7 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:10:08.849 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ca95d63-af4b-4741-95a3-aa6bacd93a96'] response: {'server_uuid': 'e1146580-da14-450f-956e-c411b10a807e', 'name': 'network-vif-deleted', 'tag': 'ffad0d3b-b071-45ce-9bdb-957f2a30deb7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1009/1961] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:08 2026] DELETE /v2.0/security-groups/3cfa02eb-075e-4388-9b04-bc35f5b00a8e => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1962] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:10:09 2026] GET /v2.0/ports?device_id=e1146580-da14-450f-956e-c411b10a807e => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1963] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:10:09 2026] GET /v2.0/security-groups?tenant_id=2b0680d0ec11452aaa8cfe9547fd1a4e&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: 1012/1964] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:09 2026] DELETE /v2.0/security-groups/58a42dc3-ec25-42e4-87a1-df717e0eeab8 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1965] 10.0.0.29 () {34 vars in 675 bytes} [Tue Jul 21 22:10:08 2026] POST /v2.0/floatingips => generated 552 bytes in 740 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:09.371 7 WARNING neutron_lib.context [None req-cc81a585-b394-4fa0-b376-c83cfae3c203 5ae191983fea4a5493621c9c548f1641 db332ea6d69f43f1903bae64e6492637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1013/1966] 10.0.0.29 () {34 vars in 675 bytes} [Tue Jul 21 22:10:09 2026] POST /v2.0/floatingips => generated 552 bytes in 629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:10.008 8 WARNING neutron_lib.context [None req-5f07c91e-4e3e-41fb-9e07-85a1735d8213 5ae191983fea4a5493621c9c548f1641 db332ea6d69f43f1903bae64e6492637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1014/1967] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:10 2026] DELETE /v2.0/security-groups/6065b732-25d8-45b4-99ef-ab30c8d00997 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1968] 10.0.0.29 () {34 vars in 675 bytes} [Tue Jul 21 22:10:09 2026] POST /v2.0/floatingips => generated 552 bytes in 726 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:10.747 8 WARNING neutron_lib.context [None req-1c2d6ddd-d41f-43bd-bb1a-5caf0ff52c29 5ae191983fea4a5493621c9c548f1641 db332ea6d69f43f1903bae64e6492637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 955/1969] 10.0.0.29 () {34 vars in 675 bytes} [Tue Jul 21 22:10:10 2026] POST /v2.0/floatingips => generated 552 bytes in 811 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:11.562 8 WARNING neutron_lib.context [None req-e42dcf2c-47a5-4959-8bd3-d3656be2958b 5ae191983fea4a5493621c9c548f1641 db332ea6d69f43f1903bae64e6492637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1015/1972] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:10:10 2026] PUT /v2.0/routers/4aa5986e-3148-4dbd-a16f-e55b8df29856/remove_router_interface => generated 309 bytes in 1432 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1973] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:10:11 2026] DELETE /v2.0/subnets/4ab1bd73-b0df-4c77-b883-e073c82696b3 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1974] 10.0.0.29 () {34 vars in 675 bytes} [Tue Jul 21 22:10:11 2026] POST /v2.0/floatingips => generated 552 bytes in 693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1975] 10.0.0.29 () {34 vars in 758 bytes} [Tue Jul 21 22:10:12 2026] PUT /v2.0/floatingips/20645439-a081-4643-80f5-4bd93ace1872/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1976] 10.0.0.29 () {34 vars in 758 bytes} [Tue Jul 21 22:10:12 2026] PUT /v2.0/floatingips/30d70324-2f6b-4750-a0a0-e95cebaa4664/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1977] 10.0.0.29 () {34 vars in 758 bytes} [Tue Jul 21 22:10:12 2026] PUT /v2.0/floatingips/bf6a7619-1bc8-40a5-a927-dd3444cb819b/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: 962/1978] 10.0.0.29 () {34 vars in 758 bytes} [Tue Jul 21 22:10:12 2026] PUT /v2.0/floatingips/fd720921-cc89-409b-a59e-bf1e246e1e8f/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1979] 10.0.0.29 () {32 vars in 671 bytes} [Tue Jul 21 22:10:12 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1980] 10.0.0.29 () {32 vars in 685 bytes} [Tue Jul 21 22:10:12 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1981] 10.0.0.29 () {32 vars in 681 bytes} [Tue Jul 21 22:10:12 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1982] 10.0.0.29 () {32 vars in 693 bytes} [Tue Jul 21 22:10:12 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1983] 10.0.0.29 () {32 vars in 679 bytes} [Tue Jul 21 22:10:12 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1984] 10.0.0.29 () {32 vars in 693 bytes} [Tue Jul 21 22:10:12 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1985] 10.0.0.29 () {32 vars in 689 bytes} [Tue Jul 21 22:10:12 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1986] 10.0.0.29 () {32 vars in 701 bytes} [Tue Jul 21 22:10:12 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:10:13.172 7 INFO neutron.services.segments.plugin [-] Segment c3dff86f-0c8f-4bde-85e4-53712d50c708 resource provider aggregate not found 2026-07-21 22:10:13.180 7 INFO neutron.services.segments.plugin [-] Segment c3dff86f-0c8f-4bde-85e4-53712d50c708 resource provider aggregate not found 2026-07-21 22:10:13.207 7 INFO neutron.services.segments.plugin [-] Segment c3dff86f-0c8f-4bde-85e4-53712d50c708 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3dff86f-0c8f-4bde-85e4-53712d50c708 found for delete ", "request_id": "req-7a48fa30-b8e7-48ec-9e3b-47acbef97951"}]} 2026-07-21 22:10:13.210 7 INFO neutron.services.segments.plugin [-] Segment c3dff86f-0c8f-4bde-85e4-53712d50c708 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3dff86f-0c8f-4bde-85e4-53712d50c708 found for delete ", "request_id": "req-35103245-f0bb-46b1-a122-bfd9ebde8db5"}]} 2026-07-21 22:10:13.214 7 INFO neutron.db.l3_hamode_db [None req-9eac4b5c-5f08-4525-ba1c-f159f5f8538d 460c8fb7f2634b15a82c72553495ae3a 3a63e0a69e1f43a5ae70dca8af202757 - - default default] HA network c3bfd901-7af4-48a9-8db7-920b07a45afe was deleted as no HA routers are present in tenant 3a63e0a69e1f43a5ae70dca8af202757. [pid: 7|app: 0|req: 1017/1987] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:10:12 2026] DELETE /v2.0/routers/4aa5986e-3148-4dbd-a16f-e55b8df29856 => generated 0 bytes in 1190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1988] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:10:12 2026] DELETE /v2.0/floatingips/20645439-a081-4643-80f5-4bd93ace1872 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1989] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:10:13 2026] DELETE /v2.0/networks/fa74a3c7-9a94-4f96-919d-ab54fb977ad4 => 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: 972/1990] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:10:13 2026] DELETE /v2.0/floatingips/30d70324-2f6b-4750-a0a0-e95cebaa4664 => 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: 1019/1991] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:10:13 2026] DELETE /v2.0/floatingips/bf6a7619-1bc8-40a5-a927-dd3444cb819b => 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: 973/1992] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:10:14 2026] DELETE /v2.0/floatingips/fd720921-cc89-409b-a59e-bf1e246e1e8f => generated 0 bytes in 377 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1993] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:10:14 2026] GET /v2.0/security-groups?tenant_id=5cdc8b8afe45418ebb2991439314bef8&name=default => generated 2801 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1994] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:14 2026] DELETE /v2.0/security-groups/1aa07887-8de0-4e27-8764-28fcc7592938 => 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: 974/1995] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:10:14 2026] DELETE /v2.0/floatingips/f3359e60-f256-48d8-833a-fd2896ca9ec3 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1996] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:10:14 2026] GET /v2.0/security-groups?tenant_id=3a63e0a69e1f43a5ae70dca8af202757&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1997] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:14 2026] DELETE /v2.0/security-groups/2a83f44f-9f65-4e99-a6c0-28ced853d2ea => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:10:15.666 7 INFO neutron.services.segments.plugin [-] Segment dfeab7f4-32e3-454b-9ca8-1835438e730b resource provider aggregate not found 2026-07-21 22:10:15.671 7 INFO neutron.services.segments.plugin [-] Segment dfeab7f4-32e3-454b-9ca8-1835438e730b resource provider aggregate not found 2026-07-21 22:10:15.682 7 INFO neutron.services.segments.plugin [-] Segment dfeab7f4-32e3-454b-9ca8-1835438e730b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfeab7f4-32e3-454b-9ca8-1835438e730b found for delete ", "request_id": "req-e987c8c3-e571-45d8-ac7e-065e62fb9d1b"}]} 2026-07-21 22:10:15.687 7 INFO neutron.services.segments.plugin [-] Segment dfeab7f4-32e3-454b-9ca8-1835438e730b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfeab7f4-32e3-454b-9ca8-1835438e730b found for delete ", "request_id": "req-6cedd456-2148-481b-ae29-04d88a926ac0"}]} [pid: 7|app: 0|req: 1023/1998] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:10:15 2026] GET /v2.0/security-groups?tenant_id=ec33b608a7fd49bea145a4ff6342ee30&name=default => generated 2801 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1999] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:15 2026] DELETE /v2.0/security-groups/45f333b6-d840-4576-98d1-d5390616e4ed => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2000] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:10:16 2026] GET /v2.0/security-groups?tenant_id=db332ea6d69f43f1903bae64e6492637&name=default => generated 2801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2001] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:16 2026] DELETE /v2.0/security-groups/f99dce64-f456-4042-a5e6-b5b57e889a33 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2002] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:10:16 2026] GET /v2.0/security-groups?tenant_id=5bc3ce7ca6914f43b475885bf66e98aa&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2003] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:16 2026] DELETE /v2.0/security-groups/2b371b1b-e48d-42fc-8b7e-005719dee2fb => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:10:17.019 7 INFO neutron.db.segments_db [None req-8eb5c255-4a1d-40c7-9c07-02ef2b91d94f 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment 164cbfc7-7d43-4750-ba5e-6e39c9106744 of type vxlan for network 268234e7-d964-49dc-9b36-e2b55f0734ae [pid: 7|app: 0|req: 1026/2004] 10.0.0.29 () {34 vars in 670 bytes} [Tue Jul 21 22:10:16 2026] POST /v2.0/networks => generated 740 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2005] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:10:17 2026] POST /v2.0/subnets => generated 664 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:17.528 7 INFO neutron.db.segments_db [None req-6eec4b0a-0f29-4d28-89c7-44136c4e924d 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment 7517c664-b2e8-4b50-8454-ef1a47c30422 of type vxlan for network d2670fd1-72c7-44e7-93ad-adbc8ba0f5b9 2026-07-21 22:10:17.842 7 INFO neutron.db.l3_hamode_db [None req-6eec4b0a-0f29-4d28-89c7-44136c4e924d 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:10:19.410 7 INFO neutron.db.l3_hamode_db [None req-6eec4b0a-0f29-4d28-89c7-44136c4e924d 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1027/2006] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:10:17 2026] POST /v2.0/routers => generated 728 bytes in 3172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:21.251 7 WARNING neutron_lib.context [None req-df9c8d88-393f-4953-9012-f507cd513b5d 26bbae494fe148d08d95ed11bb320f48 915deec7bc8a4dcf9f150dd42c7fd8a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:10:21.393 7 INFO neutron.db.segments_db [None req-df9c8d88-393f-4953-9012-f507cd513b5d 26bbae494fe148d08d95ed11bb320f48 915deec7bc8a4dcf9f150dd42c7fd8a0 - - default default] Added segment d40e212e-0195-44d9-bf13-eb71f05464b6 of type vxlan for network 6739660f-6d44-49cf-9e38-b2cd69f38985 [pid: 7|app: 0|req: 1028/2007] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:10:21 2026] POST /v2.0/networks => generated 632 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:21.555 7 WARNING neutron_lib.context [None req-33b59fba-0bd6-4e21-8b41-4208c272bd38 26bbae494fe148d08d95ed11bb320f48 915deec7bc8a4dcf9f150dd42c7fd8a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1029/2008] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:10:21 2026] POST /v2.0/subnets => generated 602 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:21.969 7 WARNING neutron_lib.context [None req-684b0b53-4bf2-4f1f-88f8-65a405a8d360 26bbae494fe148d08d95ed11bb320f48 915deec7bc8a4dcf9f150dd42c7fd8a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:10:22.035 7 INFO neutron.db.segments_db [None req-684b0b53-4bf2-4f1f-88f8-65a405a8d360 26bbae494fe148d08d95ed11bb320f48 915deec7bc8a4dcf9f150dd42c7fd8a0 - - default default] Added segment df9f327b-3ed4-49fe-8e52-3f85cf89b0e7 of type vxlan for network 41872cf4-3df5-4249-b52c-76c45a59ced0 [pid: 7|app: 0|req: 1030/2009] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:10:21 2026] POST /v2.0/networks => generated 632 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:22.176 7 WARNING neutron_lib.context [None req-99cd0bf2-a08e-4ce6-89b0-e7ded794dd73 26bbae494fe148d08d95ed11bb320f48 915deec7bc8a4dcf9f150dd42c7fd8a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 980/2010] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:10:20 2026] PUT /v2.0/routers/d575d851-90fb-451d-9e93-c32f7c41f03a/add_router_interface => generated 309 bytes in 1722 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2011] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:10:22 2026] POST /v2.0/subnets => generated 605 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:22.624 8 WARNING neutron_lib.context [None req-650724de-4c09-47cd-a598-c8a7010cb7e7 26bbae494fe148d08d95ed11bb320f48 915deec7bc8a4dcf9f150dd42c7fd8a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:10:22.722 8 INFO neutron.db.segments_db [None req-650724de-4c09-47cd-a598-c8a7010cb7e7 26bbae494fe148d08d95ed11bb320f48 915deec7bc8a4dcf9f150dd42c7fd8a0 - - default default] Added segment bc30e95c-37a4-4c84-8e2a-8ef947faece8 of type vxlan for network f67b4287-9159-493b-867a-2b4cfce9165b [pid: 8|app: 0|req: 981/2012] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:10:22 2026] POST /v2.0/networks => generated 632 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:22.849 7 WARNING neutron_lib.context [None req-e8c98cc3-90c8-487e-aed4-e3d95d43f1fb 26bbae494fe148d08d95ed11bb320f48 915deec7bc8a4dcf9f150dd42c7fd8a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1032/2013] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:10:22 2026] POST /v2.0/subnets => generated 605 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:23.245 8 WARNING neutron_lib.context [None req-c18a9920-5405-4f5f-8204-a8d17f7ff936 26bbae494fe148d08d95ed11bb320f48 915deec7bc8a4dcf9f150dd42c7fd8a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:10:23.345 8 INFO neutron.db.segments_db [None req-c18a9920-5405-4f5f-8204-a8d17f7ff936 26bbae494fe148d08d95ed11bb320f48 915deec7bc8a4dcf9f150dd42c7fd8a0 - - default default] Added segment eb9a9731-b789-4328-99c6-1772c8c0540c of type vxlan for network d4c7b96f-22be-4af1-8ff0-f5c579180a75 [pid: 8|app: 0|req: 982/2014] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:10:23 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 22:10:23.479 7 WARNING neutron_lib.context [None req-70594c2d-517f-45ef-8c4c-2b048e6e79a5 26bbae494fe148d08d95ed11bb320f48 915deec7bc8a4dcf9f150dd42c7fd8a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:10:23.830 8 INFO neutron.db.segments_db [None req-a6195f76-84e6-4997-ac5f-886afae3a311 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment 6fb40b26-e2f5-466a-8b25-5f7e9199c07e of type vxlan for network 3d7d2516-63fe-4f74-9985-52bb06a56346 [pid: 7|app: 0|req: 1033/2015] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:10:23 2026] POST /v2.0/subnets => generated 605 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:23.939 7 WARNING neutron_lib.context [None req-3edac9c6-2e5a-4d45-81d2-c4de8023b8ac 26bbae494fe148d08d95ed11bb320f48 915deec7bc8a4dcf9f150dd42c7fd8a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 983/2016] 10.0.0.29 () {34 vars in 670 bytes} [Tue Jul 21 22:10:23 2026] POST /v2.0/networks => generated 741 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:24.001 7 INFO neutron.db.segments_db [None req-3edac9c6-2e5a-4d45-81d2-c4de8023b8ac 26bbae494fe148d08d95ed11bb320f48 915deec7bc8a4dcf9f150dd42c7fd8a0 - - default default] Added segment 7496bc76-9489-480b-a838-f2516400af44 of type vxlan for network 18378223-3bd5-45cb-853d-b4854866baa4 [pid: 7|app: 0|req: 1034/2017] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:10:23 2026] POST /v2.0/networks => generated 632 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:24.189 7 WARNING neutron_lib.context [None req-107217b0-3a14-40f5-b146-87d3e02db9d6 26bbae494fe148d08d95ed11bb320f48 915deec7bc8a4dcf9f150dd42c7fd8a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 984/2018] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:10:23 2026] POST /v2.0/subnets => generated 664 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:24.375 8 INFO neutron.db.segments_db [None req-1879a122-1b1d-4511-bd21-85750e06b944 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Added segment f918de20-816d-4aad-beb9-1cae2c2be756 of type vxlan for network bb258ddf-11dd-4049-bbf5-ae205045b56b [pid: 7|app: 0|req: 1035/2019] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:10:24 2026] POST /v2.0/subnets => generated 605 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2020] 10.0.0.29 () {34 vars in 750 bytes} [Tue Jul 21 22:10:24 2026] PUT /v2.0/subnets/f246d4b3-b525-41b2-9661-67165b88b728/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:10:24.760 8 INFO neutron.db.l3_hamode_db [None req-1879a122-1b1d-4511-bd21-85750e06b944 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1037/2021] 10.0.0.29 () {34 vars in 750 bytes} [Tue Jul 21 22:10:24 2026] PUT /v2.0/subnets/de8855e6-92d3-4ac4-ae97-2c123f594666/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2022] 10.0.0.29 () {34 vars in 750 bytes} [Tue Jul 21 22:10:24 2026] PUT /v2.0/subnets/174175f3-ee3a-49eb-8983-e4cbcd4abd9e/tags => generated 34 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2023] 10.0.0.29 () {34 vars in 750 bytes} [Tue Jul 21 22:10:24 2026] PUT /v2.0/subnets/5aad9a06-db33-432f-bc18-f86493395719/tags => generated 19 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2024] 10.0.0.29 () {32 vars in 663 bytes} [Tue Jul 21 22:10:24 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2025] 10.0.0.29 () {32 vars in 677 bytes} [Tue Jul 21 22:10:25 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2026] 10.0.0.29 () {32 vars in 673 bytes} [Tue Jul 21 22:10:25 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2027] 10.0.0.29 () {32 vars in 685 bytes} [Tue Jul 21 22:10:25 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2028] 10.0.0.29 () {32 vars in 671 bytes} [Tue Jul 21 22:10:25 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2029] 10.0.0.29 () {32 vars in 685 bytes} [Tue Jul 21 22:10:25 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2030] 10.0.0.29 () {32 vars in 681 bytes} [Tue Jul 21 22:10:25 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2031] 10.0.0.29 () {32 vars in 693 bytes} [Tue Jul 21 22:10:25 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2032] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:10:25 2026] DELETE /v2.0/subnets/f246d4b3-b525-41b2-9661-67165b88b728 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2035] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:10:25 2026] DELETE /v2.0/subnets/de8855e6-92d3-4ac4-ae97-2c123f594666 => 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: 1052/2036] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:10:26 2026] DELETE /v2.0/subnets/174175f3-ee3a-49eb-8983-e4cbcd4abd9e => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:10:26.464 8 INFO neutron.db.l3_hamode_db [None req-1879a122-1b1d-4511-bd21-85750e06b944 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1053/2037] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:10:26 2026] DELETE /v2.0/subnets/5aad9a06-db33-432f-bc18-f86493395719 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2038] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:10:26 2026] DELETE /v2.0/subnets/dc5c8159-00de-4564-b495-cde65ad0f33e => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:10:27.196 7 INFO neutron.services.segments.plugin [-] Segment d40e212e-0195-44d9-bf13-eb71f05464b6 resource provider aggregate not found 2026-07-21 22:10:27.202 7 INFO neutron.services.segments.plugin [-] Segment d40e212e-0195-44d9-bf13-eb71f05464b6 resource provider aggregate not found 2026-07-21 22:10:27.220 7 INFO neutron.services.segments.plugin [-] Segment d40e212e-0195-44d9-bf13-eb71f05464b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d40e212e-0195-44d9-bf13-eb71f05464b6 found for delete ", "request_id": "req-57314ab3-b1e3-4c7a-9d58-bc3ec62080e7"}]} 2026-07-21 22:10:27.228 7 INFO neutron.services.segments.plugin [-] Segment d40e212e-0195-44d9-bf13-eb71f05464b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d40e212e-0195-44d9-bf13-eb71f05464b6 found for delete ", "request_id": "req-dd01fab2-4992-46ad-b733-734810d8b926"}]} [pid: 7|app: 0|req: 1055/2039] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:10:26 2026] DELETE /v2.0/networks/6739660f-6d44-49cf-9e38-b2cd69f38985 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2040] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:10:27 2026] DELETE /v2.0/networks/41872cf4-3df5-4249-b52c-76c45a59ced0 => 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: 985/2041] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:10:24 2026] POST /v2.0/routers => generated 728 bytes in 3561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2042] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:10:27 2026] DELETE /v2.0/networks/f67b4287-9159-493b-867a-2b4cfce9165b => generated 0 bytes in 490 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2043] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:10:27 2026] DELETE /v2.0/networks/d4c7b96f-22be-4af1-8ff0-f5c579180a75 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2044] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:10:28 2026] DELETE /v2.0/networks/18378223-3bd5-45cb-853d-b4854866baa4 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2045] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:10:27 2026] PUT /v2.0/routers/1a70af6c-72f3-4bcf-aec5-6c7b5f99b996/add_router_interface => generated 309 bytes in 1578 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:29.491 7 INFO neutron.services.segments.plugin [-] Segment df9f327b-3ed4-49fe-8e52-3f85cf89b0e7 resource provider aggregate not found 2026-07-21 22:10:29.496 7 INFO neutron.services.segments.plugin [-] Segment df9f327b-3ed4-49fe-8e52-3f85cf89b0e7 resource provider aggregate not found 2026-07-21 22:10:29.509 7 INFO neutron.services.segments.plugin [-] Segment df9f327b-3ed4-49fe-8e52-3f85cf89b0e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df9f327b-3ed4-49fe-8e52-3f85cf89b0e7 found for delete ", "request_id": "req-cb793dfb-ba75-49d6-8e94-8a992c1ac91d"}]} 2026-07-21 22:10:29.531 7 INFO neutron.services.segments.plugin [-] Segment df9f327b-3ed4-49fe-8e52-3f85cf89b0e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df9f327b-3ed4-49fe-8e52-3f85cf89b0e7 found for delete ", "request_id": "req-1172e7e4-34fe-4aaa-9c0c-69be74db0b9c"}]} 2026-07-21 22:10:29.539 7 INFO neutron.services.segments.plugin [-] Segment bc30e95c-37a4-4c84-8e2a-8ef947faece8 resource provider aggregate not found 2026-07-21 22:10:29.553 7 INFO neutron.services.segments.plugin [-] Segment bc30e95c-37a4-4c84-8e2a-8ef947faece8 resource provider aggregate not found 2026-07-21 22:10:29.562 7 INFO neutron.services.segments.plugin [-] Segment bc30e95c-37a4-4c84-8e2a-8ef947faece8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc30e95c-37a4-4c84-8e2a-8ef947faece8 found for delete ", "request_id": "req-5e0481c0-2882-41b4-959b-0adc9655da54"}]} 2026-07-21 22:10:29.580 7 INFO neutron.services.segments.plugin [-] Segment eb9a9731-b789-4328-99c6-1772c8c0540c resource provider aggregate not found 2026-07-21 22:10:29.586 7 INFO neutron.services.segments.plugin [-] Segment bc30e95c-37a4-4c84-8e2a-8ef947faece8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc30e95c-37a4-4c84-8e2a-8ef947faece8 found for delete ", "request_id": "req-fc580d23-d301-46d7-a875-4ef584008107"}]} 2026-07-21 22:10:29.600 7 INFO neutron.services.segments.plugin [-] Segment eb9a9731-b789-4328-99c6-1772c8c0540c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb9a9731-b789-4328-99c6-1772c8c0540c found for delete ", "request_id": "req-56788709-751a-4ce9-a116-f5fe63127d6d"}]} 2026-07-21 22:10:29.608 7 INFO neutron.services.segments.plugin [-] Segment eb9a9731-b789-4328-99c6-1772c8c0540c resource provider aggregate not found 2026-07-21 22:10:29.629 7 INFO neutron.services.segments.plugin [-] Segment 7496bc76-9489-480b-a838-f2516400af44 resource provider aggregate not found 2026-07-21 22:10:29.637 7 INFO neutron.services.segments.plugin [-] Segment eb9a9731-b789-4328-99c6-1772c8c0540c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb9a9731-b789-4328-99c6-1772c8c0540c found for delete ", "request_id": "req-d2e8f588-f56d-4fb6-832c-c1a8283c3926"}]} 2026-07-21 22:10:29.659 7 INFO neutron.services.segments.plugin [-] Segment 7496bc76-9489-480b-a838-f2516400af44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7496bc76-9489-480b-a838-f2516400af44 found for delete ", "request_id": "req-02f3607e-ebe1-472b-b237-bb6744357c5e"}]} 2026-07-21 22:10:29.661 7 INFO neutron.services.segments.plugin [-] Segment 7496bc76-9489-480b-a838-f2516400af44 resource provider aggregate not found 2026-07-21 22:10:29.677 7 INFO neutron.services.segments.plugin [-] Segment 7496bc76-9489-480b-a838-f2516400af44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7496bc76-9489-480b-a838-f2516400af44 found for delete ", "request_id": "req-2d919f3e-9793-4fbc-8643-1166f8c3be61"}]} [pid: 7|app: 0|req: 1060/2046] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:10:29 2026] GET /v2.0/security-groups?tenant_id=0981d272c1d04752bee898993cbb88f0&name=default => generated 2801 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2047] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:29 2026] DELETE /v2.0/security-groups/71134535-ab9b-4091-9ddf-4bbb7b5d6746 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:10:30.138 8 WARNING neutron_lib.context [None req-b1b8fbd8-5bb4-4843-838c-beaf89c54fe7 be47c7337b7d477291f33d6c89681b24 91e6cd386500475faabf33d16e933937 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1061/2048] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:10:30 2026] GET /v2.0/security-groups?tenant_id=915deec7bc8a4dcf9f150dd42c7fd8a0&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: 1062/2049] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:30 2026] DELETE /v2.0/security-groups/5463b0eb-3d0f-4b0f-838c-5ff551f801b6 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2050] 10.0.0.29 () {34 vars in 684 bytes} [Tue Jul 21 22:10:30 2026] POST /v2.0/security-groups => generated 1613 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:10:30.334 7 WARNING neutron_lib.context [None req-4efa404c-148e-43d7-83b1-f4c10448e2bd be47c7337b7d477291f33d6c89681b24 91e6cd386500475faabf33d16e933937 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1063/2051] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:10:30 2026] POST /v2.0/security-group-rules => generated 565 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:30.472 8 WARNING neutron_lib.context [None req-cb781c3c-8fb7-44b9-9a3f-2b398a223ab8 be47c7337b7d477291f33d6c89681b24 91e6cd386500475faabf33d16e933937 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 989/2052] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:10:30 2026] POST /v2.0/security-group-rules => generated 564 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:30.598 8 WARNING neutron_lib.context [None req-154a805a-42a3-4063-9cfc-61134d76388c be47c7337b7d477291f33d6c89681b24 91e6cd386500475faabf33d16e933937 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1064/2053] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:10:30 2026] GET /v2.0/security-groups?tenant_id=5f75c154a69049668198e0ac6bad079a&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2054] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:10:30 2026] POST /v2.0/security-group-rules => generated 570 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:30.711 8 WARNING neutron_lib.context [None req-7ca33617-b85b-410c-bdf3-19b9effd14a1 be47c7337b7d477291f33d6c89681b24 91e6cd386500475faabf33d16e933937 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1065/2055] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:30 2026] DELETE /v2.0/security-groups/2c014ba8-237e-42e0-9548-280d99305ebb => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2056] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:10:30 2026] POST /v2.0/security-group-rules => generated 569 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:30.838 7 WARNING neutron_lib.context [None req-fe0cb5c6-8877-4305-97bc-ca02c7209066 be47c7337b7d477291f33d6c89681b24 91e6cd386500475faabf33d16e933937 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:10:30.863 7 INFO neutron.db.securitygroups_db [None req-fe0cb5c6-8877-4305-97bc-ca02c7209066 be47c7337b7d477291f33d6c89681b24 91e6cd386500475faabf33d16e933937 - - default default] Project 91e6cd386500475faabf33d16e933937 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: 1066/2057] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:10:30 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 22:10:30.959 8 WARNING neutron_lib.context [None req-e5642653-e629-4e87-835f-260ddc9a2c05 be47c7337b7d477291f33d6c89681b24 91e6cd386500475faabf33d16e933937 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:10:30.980 8 INFO neutron.db.securitygroups_db [None req-e5642653-e629-4e87-835f-260ddc9a2c05 be47c7337b7d477291f33d6c89681b24 91e6cd386500475faabf33d16e933937 - - default default] Project 91e6cd386500475faabf33d16e933937 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: 992/2058] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:10:30 2026] POST /v2.0/security-group-rules => generated 574 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:31.518 7 WARNING neutron_lib.context [None req-948328f3-9d50-4fc6-9491-a4e57d32057e be47c7337b7d477291f33d6c89681b24 91e6cd386500475faabf33d16e933937 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1067/2059] 10.0.0.29 () {34 vars in 684 bytes} [Tue Jul 21 22:10:31 2026] POST /v2.0/security-groups => generated 1597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:10:31.637 8 WARNING neutron_lib.context [None req-b8ea9fed-c409-407c-b533-caccd2a03ecb be47c7337b7d477291f33d6c89681b24 91e6cd386500475faabf33d16e933937 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 993/2060] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:10:31 2026] POST /v2.0/security-group-rules => generated 565 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:31.759 7 WARNING neutron_lib.context [None req-20f15db9-4c76-4aad-bc37-fc0b69b790d7 be47c7337b7d477291f33d6c89681b24 91e6cd386500475faabf33d16e933937 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1068/2061] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:10:31 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 22:10:31.882 8 WARNING neutron_lib.context [None req-6837652c-d383-4df0-b842-72b62760d70b be47c7337b7d477291f33d6c89681b24 91e6cd386500475faabf33d16e933937 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 994/2062] 10.0.0.29 () {34 vars in 675 bytes} [Tue Jul 21 22:10:31 2026] POST /v2.0/floatingips => generated 552 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2063] 10.0.0.182 () {34 vars in 1100 bytes} [Tue Jul 21 22:10:32 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1951327765&fields=id&tenant_id=91e6cd386500475faabf33d16e933937 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2064] 10.0.0.182 () {34 vars in 1098 bytes} [Tue Jul 21 22:10:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--491536862&fields=id&tenant_id=91e6cd386500475faabf33d16e933937 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2065] 10.0.0.182 () {34 vars in 982 bytes} [Tue Jul 21 22:10:32 2026] GET /v2.0/networks?id=268234e7-d964-49dc-9b36-e2b55f0734ae => generated 673 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2066] 10.0.0.182 () {34 vars in 965 bytes} [Tue Jul 21 22:10:32 2026] GET /v2.0/quotas/91e6cd386500475faabf33d16e933937 => 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: 1071/2067] 10.0.0.182 () {34 vars in 1002 bytes} [Tue Jul 21 22:10:32 2026] GET /v2.0/ports?tenant_id=91e6cd386500475faabf33d16e933937&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: 997/2068] 10.0.0.182 () {34 vars in 1008 bytes} [Tue Jul 21 22:10:33 2026] GET /v2.0/networks/268234e7-d964-49dc-9b36-e2b55f0734ae?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: 1072/2069] 10.0.0.182 () {34 vars in 1108 bytes} [Tue Jul 21 22:10:33 2026] GET /v2.0/networks/268234e7-d964-49dc-9b36-e2b55f0734ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2070] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:10:33 2026] GET /v2.0/ports?device_id=3299d0fd-a725-4413-a0f6-29ae64a57ef4 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2071] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:10:34 2026] GET /v2.0/networks?id=268234e7-d964-49dc-9b36-e2b55f0734ae => generated 673 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2072] 199.204.45.205 () {34 vars in 1050 bytes} [Tue Jul 21 22:10:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=91e6cd386500475faabf33d16e933937 => generated 273 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:34.383 7 WARNING neutron_lib.context [req-3df2e6af-abd5-47ff-ae05-272baad88c26 req-ad9df8ab-fd8f-44ee-a6d0-040fc17eec53 be47c7337b7d477291f33d6c89681b24 91e6cd386500475faabf33d16e933937 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1000/2073] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:10:34 2026] GET /v2.0/ports?device_id=3299d0fd-a725-4413-a0f6-29ae64a57ef4 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2074] 199.204.45.205 () {38 vars in 955 bytes} [Tue Jul 21 22:10:34 2026] POST /v2.0/ports => generated 993 bytes in 1022 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 22:10:35.421 8 WARNING neutron_lib.context [None req-de35e4f9-2a18-43a4-a9c4-0ae887ed5b66 fcebc4c4c1084ea98ddc96c975662271 a01e5252ec4d4569958445b69302a8c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1001/2075] 10.0.0.29 () {34 vars in 675 bytes} [Tue Jul 21 22:10:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:35.515 8 WARNING neutron_lib.context [None req-0a9dde1c-8f6f-473a-8cb2-0fc24633a9c6 fcebc4c4c1084ea98ddc96c975662271 a01e5252ec4d4569958445b69302a8c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1002/2076] 10.0.0.29 () {34 vars in 675 bytes} [Tue Jul 21 22:10:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:35.582 8 WARNING neutron_lib.context [None req-e8e9ec85-5c65-4bac-91d3-fe4841b45644 fcebc4c4c1084ea98ddc96c975662271 a01e5252ec4d4569958445b69302a8c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1003/2077] 10.0.0.29 () {34 vars in 675 bytes} [Tue Jul 21 22:10:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2078] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:10:35 2026] GET /v2.0/ports?device_id=3299d0fd-a725-4413-a0f6-29ae64a57ef4 => generated 996 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:35.749 8 WARNING neutron_lib.context [None req-cfef3cdf-82db-413a-bd3c-f511fbc371a5 fcebc4c4c1084ea98ddc96c975662271 a01e5252ec4d4569958445b69302a8c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1005/2079] 10.0.0.29 () {34 vars in 675 bytes} [Tue Jul 21 22:10:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2080] 10.0.0.182 () {34 vars in 1120 bytes} [Tue Jul 21 22:10:35 2026] GET /v2.0/security-groups?id=349366d1-3a96-4120-9569-41d2b57b9637&id=65e663ec-15c1-490b-85f6-340c0925bd6b&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:35.859 8 WARNING neutron_lib.context [None req-977e2f4c-34db-440d-ac04-dea12d6e5bcb fcebc4c4c1084ea98ddc96c975662271 a01e5252ec4d4569958445b69302a8c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1007/2081] 10.0.0.29 () {34 vars in 675 bytes} [Tue Jul 21 22:10:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2082] 10.0.0.29 () {34 vars in 758 bytes} [Tue Jul 21 22:10:35 2026] PUT /v2.0/subnetpools/e54394e8-2b67-4c78-b442-450073237905/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2083] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Jul 21 22:10:35 2026] PUT /v2.0/ports/4ffe9201-2cbe-4ea0-be22-ecaee7681a12 => generated 1238 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2084] 10.0.0.29 () {34 vars in 758 bytes} [Tue Jul 21 22:10:35 2026] PUT /v2.0/subnetpools/d2adb186-bc0a-4960-a61d-8ec1bc268e26/tags => generated 25 bytes in 40 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 22:10:36.060 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab60a523-92b4-49d7-9233-ff39499b086d'] response: {'name': 'network-changed', 'server_uuid': '3299d0fd-a725-4413-a0f6-29ae64a57ef4', 'tag': '4ffe9201-2cbe-4ea0-be22-ecaee7681a12', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1010/2085] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/ports?tenant_id=91e6cd386500475faabf33d16e933937&device_id=3299d0fd-a725-4413-a0f6-29ae64a57ef4 => generated 1277 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2086] 10.0.0.29 () {34 vars in 758 bytes} [Tue Jul 21 22:10:36 2026] PUT /v2.0/subnetpools/e01fe89e-3089-4b9c-9337-232beb430b09/tags => generated 34 bytes in 71 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: 1011/2087] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=4ffe9201-2cbe-4ea0-be22-ecaee7681a12 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2088] 10.0.0.29 () {34 vars in 758 bytes} [Tue Jul 21 22:10:36 2026] PUT /v2.0/subnetpools/64833118-ec97-42d9-bdb5-95f41d0816e4/tags => 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: 1012/2089] 10.0.0.29 () {32 vars in 671 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2090] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/subnets?id=4a1eba41-949a-4082-943b-1c93f617efeb => generated 667 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2091] 10.0.0.29 () {32 vars in 685 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2092] 10.0.0.29 () {32 vars in 681 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2093] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/ports?network_id=268234e7-d964-49dc-9b36-e2b55f0734ae&device_owner=network%3Adhcp => generated 1244 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2094] 10.0.0.29 () {32 vars in 693 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2095] 10.0.0.29 () {32 vars in 679 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2096] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/networks/268234e7-d964-49dc-9b36-e2b55f0734ae?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: 1017/2097] 10.0.0.29 () {32 vars in 693 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2098] 10.0.0.29 () {32 vars in 689 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2099] 10.0.0.29 () {32 vars in 701 bytes} [Tue Jul 21 22:10:36 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: 1081/2100] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/networks/268234e7-d964-49dc-9b36-e2b55f0734ae?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: 1020/2101] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:10:36 2026] DELETE /v2.0/subnetpools/e54394e8-2b67-4c78-b442-450073237905 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2102] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/ports?tenant_id=91e6cd386500475faabf33d16e933937&device_id=3299d0fd-a725-4413-a0f6-29ae64a57ef4 => generated 1277 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2103] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:10:36 2026] DELETE /v2.0/subnetpools/d2adb186-bc0a-4960-a61d-8ec1bc268e26 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2104] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:10:36 2026] DELETE /v2.0/subnetpools/e01fe89e-3089-4b9c-9337-232beb430b09 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2105] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/networks?id=268234e7-d964-49dc-9b36-e2b55f0734ae => generated 768 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2106] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:10:36 2026] DELETE /v2.0/subnetpools/64833118-ec97-42d9-bdb5-95f41d0816e4 => 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: 1023/2107] 199.204.45.205 () {34 vars in 994 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/ports?device_id=3299d0fd-a725-4413-a0f6-29ae64a57ef4 => generated 1277 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2108] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=4ffe9201-2cbe-4ea0-be22-ecaee7681a12 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2109] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:10:36 2026] DELETE /v2.0/subnetpools/860e020e-961b-4259-97bf-103b77b34e5e => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2110] 199.204.45.205 () {34 vars in 1124 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/security-groups?id=65e663ec-15c1-490b-85f6-340c0925bd6b&id=349366d1-3a96-4120-9569-41d2b57b9637&fields=id&fields=name => generated 206 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2111] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/subnets?id=4a1eba41-949a-4082-943b-1c93f617efeb => generated 667 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2112] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/ports?network_id=268234e7-d964-49dc-9b36-e2b55f0734ae&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2113] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/ports?device_id=3299d0fd-a725-4413-a0f6-29ae64a57ef4 => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2114] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/networks/268234e7-d964-49dc-9b36-e2b55f0734ae?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: 1027/2115] 10.0.0.182 () {34 vars in 1120 bytes} [Tue Jul 21 22:10:37 2026] GET /v2.0/security-groups?id=349366d1-3a96-4120-9569-41d2b57b9637&id=65e663ec-15c1-490b-85f6-340c0925bd6b&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2116] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:10:37 2026] GET /v2.0/networks/268234e7-d964-49dc-9b36-e2b55f0734ae?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: 1028/2117] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:10:37 2026] GET /v2.0/security-groups?tenant_id=3ce0fdb592c840bbab79df55c6c23679&name=default => generated 2805 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2118] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:10:38 2026] GET /v2.0/ports?device_id=3299d0fd-a725-4413-a0f6-29ae64a57ef4 => generated 1010 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2119] 10.0.0.182 () {34 vars in 1120 bytes} [Tue Jul 21 22:10:38 2026] GET /v2.0/security-groups?id=349366d1-3a96-4120-9569-41d2b57b9637&id=65e663ec-15c1-490b-85f6-340c0925bd6b&fields=id&fields=name => generated 206 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2120] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:38 2026] DELETE /v2.0/security-groups/5d7c0ffe-ae81-4bbc-bbd7-789fa2e0703a => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2121] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:10:38 2026] GET /v2.0/security-groups?tenant_id=a01e5252ec4d4569958445b69302a8c3&name=default => generated 2805 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2122] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:38 2026] DELETE /v2.0/security-groups/69d06647-0f71-4166-a247-0e43ba429780 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2123] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:10:38 2026] GET /v2.0/security-groups?tenant_id=abe7eaea344a4699b7e55fa2edf5d44b&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2124] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:39 2026] DELETE /v2.0/security-groups/f9b605cc-b9b8-45a5-bc9d-97d1ca5d2117 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2125] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:10:39 2026] GET /v2.0/ports?device_id=3299d0fd-a725-4413-a0f6-29ae64a57ef4 => generated 1010 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2126] 10.0.0.182 () {34 vars in 1120 bytes} [Tue Jul 21 22:10:39 2026] GET /v2.0/security-groups?id=349366d1-3a96-4120-9569-41d2b57b9637&id=65e663ec-15c1-490b-85f6-340c0925bd6b&fields=id&fields=name => generated 206 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2127] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:10:39 2026] GET /v2.0/ports?device_id=3299d0fd-a725-4413-a0f6-29ae64a57ef4 => generated 1010 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:10:40.314 8 INFO neutron.db.l3_db [None req-abd97630-6720-4b1d-a91f-850b0448ec6c be47c7337b7d477291f33d6c89681b24 91e6cd386500475faabf33d16e933937 - - default default] Floating IP d9917470-1d28-4d9d-9067-2efe32b7e4bf associated. External IP: 10.96.250.215, port: 4ffe9201-2cbe-4ea0-be22-ecaee7681a12. [pid: 8|app: 0|req: 1033/2128] 10.0.0.29 () {34 vars in 748 bytes} [Tue Jul 21 22:10:39 2026] PUT /v2.0/floatingips/d9917470-1d28-4d9d-9067-2efe32b7e4bf => generated 855 bytes in 887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:43.722 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a552c2b-7f3f-44f5-98c1-26e577995e42'] response: {'name': 'network-changed', 'server_uuid': '3299d0fd-a725-4413-a0f6-29ae64a57ef4', 'tag': '4ffe9201-2cbe-4ea0-be22-ecaee7681a12', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1097/2131] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:10:43 2026] GET /v2.0/ports?tenant_id=91e6cd386500475faabf33d16e933937&device_id=3299d0fd-a725-4413-a0f6-29ae64a57ef4 => generated 1279 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:10:43.897 8 WARNING neutron_lib.context [None req-4f63a998-92d8-412c-977d-06bae0d0ba3b a4909091f5ce40978269bfc98d072905 a219cd8398014a5f8aa8b3cfd0eda79f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1098/2132] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:10:43 2026] GET /v2.0/networks?id=268234e7-d964-49dc-9b36-e2b55f0734ae => generated 768 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2133] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:10:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=4ffe9201-2cbe-4ea0-be22-ecaee7681a12 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:44.021 8 INFO neutron.db.segments_db [None req-4f63a998-92d8-412c-977d-06bae0d0ba3b a4909091f5ce40978269bfc98d072905 a219cd8398014a5f8aa8b3cfd0eda79f - - default default] Added segment cf754282-a43d-4d3a-8830-e32327e4ee3f of type vxlan for network 6fcefa20-48ea-43e1-885a-5b7a069de42a [pid: 7|app: 0|req: 1100/2134] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:10:44 2026] GET /v2.0/subnets?id=4a1eba41-949a-4082-943b-1c93f617efeb => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2135] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:10:44 2026] GET /v2.0/ports?network_id=268234e7-d964-49dc-9b36-e2b55f0734ae&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2136] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:10:43 2026] POST /v2.0/networks => generated 632 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2137] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:10:44 2026] GET /v2.0/networks/268234e7-d964-49dc-9b36-e2b55f0734ae?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:10:44.212 8 WARNING neutron_lib.context [None req-a33765c7-0ce0-404c-bae9-6e4b2b0134ba a4909091f5ce40978269bfc98d072905 a219cd8398014a5f8aa8b3cfd0eda79f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1103/2138] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:10:44 2026] GET /v2.0/networks/268234e7-d964-49dc-9b36-e2b55f0734ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2139] 199.204.45.205 () {34 vars in 1096 bytes} [Tue Jul 21 22:10:44 2026] GET /v2.0/ports?device_id=3299d0fd-a725-4413-a0f6-29ae64a57ef4&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2140] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:10:44 2026] GET /v2.0/ports?tenant_id=91e6cd386500475faabf33d16e933937&device_id=3299d0fd-a725-4413-a0f6-29ae64a57ef4 => generated 1279 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2141] 10.0.0.29 () {34 vars in 663 bytes} [Tue Jul 21 22:10:44 2026] POST /v2.0/ports => generated 743 bytes in 872 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 22:10:45.101 8 WARNING neutron_lib.context [None req-bb94d5f8-aa73-4a5f-afe3-1ba97c91658c a4909091f5ce40978269bfc98d072905 a219cd8398014a5f8aa8b3cfd0eda79f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1106/2142] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:10:45 2026] GET /v2.0/networks?id=268234e7-d964-49dc-9b36-e2b55f0734ae => generated 768 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2143] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:10:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=4ffe9201-2cbe-4ea0-be22-ecaee7681a12 => 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: 1108/2144] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:10:45 2026] GET /v2.0/subnets?id=4a1eba41-949a-4082-943b-1c93f617efeb => generated 667 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2145] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:10:45 2026] GET /v2.0/ports?network_id=268234e7-d964-49dc-9b36-e2b55f0734ae&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: 1037/2146] 10.0.0.29 () {34 vars in 665 bytes} [Tue Jul 21 22:10:45 2026] POST /v2.0/trunks => generated 407 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:45.394 8 WARNING neutron_lib.context [None req-f1ee0f1a-f827-47c8-ac91-f22e6c547ec3 a4909091f5ce40978269bfc98d072905 a219cd8398014a5f8aa8b3cfd0eda79f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1110/2147] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:10:45 2026] GET /v2.0/networks/268234e7-d964-49dc-9b36-e2b55f0734ae?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:10:45.449 8 INFO neutron.db.segments_db [None req-f1ee0f1a-f827-47c8-ac91-f22e6c547ec3 a4909091f5ce40978269bfc98d072905 a219cd8398014a5f8aa8b3cfd0eda79f - - default default] Added segment be4d89a8-efc2-4846-9e07-4a01ed987f9f of type vxlan for network 0a1baf1c-4694-4e1a-aa2e-4c194e69e83b [pid: 7|app: 0|req: 1111/2148] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:10:45 2026] GET /v2.0/networks/268234e7-d964-49dc-9b36-e2b55f0734ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2149] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:10:45 2026] POST /v2.0/networks => generated 632 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:45.579 7 WARNING neutron_lib.context [None req-f45dc759-1b3c-4b97-8d3b-486e67842dcf a4909091f5ce40978269bfc98d072905 a219cd8398014a5f8aa8b3cfd0eda79f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1112/2150] 10.0.0.29 () {34 vars in 663 bytes} [Tue Jul 21 22:10:45 2026] POST /v2.0/ports => generated 743 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:45.951 8 WARNING neutron_lib.context [None req-a4e142ee-f586-478b-8d94-b6fe417a836f a4909091f5ce40978269bfc98d072905 a219cd8398014a5f8aa8b3cfd0eda79f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1039/2151] 10.0.0.29 () {34 vars in 665 bytes} [Tue Jul 21 22:10:45 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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 22:10:46.191 7 WARNING neutron_lib.context [None req-f56a3eed-f1aa-440c-be3a-036c436aada5 a4909091f5ce40978269bfc98d072905 a219cd8398014a5f8aa8b3cfd0eda79f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:10:46.265 7 INFO neutron.db.segments_db [None req-f56a3eed-f1aa-440c-be3a-036c436aada5 a4909091f5ce40978269bfc98d072905 a219cd8398014a5f8aa8b3cfd0eda79f - - default default] Added segment ddc25dc2-baaf-40ea-a370-9e71e305567b of type vxlan for network c2738611-b48f-4cbf-a8c2-73841375cc2a [pid: 7|app: 0|req: 1113/2152] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:10:46 2026] POST /v2.0/networks => generated 632 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:46.416 8 WARNING neutron_lib.context [None req-6013baac-499b-4a85-83d6-1df240a14007 a4909091f5ce40978269bfc98d072905 a219cd8398014a5f8aa8b3cfd0eda79f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1040/2153] 10.0.0.29 () {34 vars in 663 bytes} [Tue Jul 21 22:10:46 2026] POST /v2.0/ports => generated 743 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:46.825 7 WARNING neutron_lib.context [None req-574daf8f-c698-45db-93d9-4164e868c3bb a4909091f5ce40978269bfc98d072905 a219cd8398014a5f8aa8b3cfd0eda79f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1114/2154] 10.0.0.29 () {34 vars in 665 bytes} [Tue Jul 21 22:10:46 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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 22:10:47.086 8 WARNING neutron_lib.context [None req-175bbe13-729d-4f77-9de5-5da81dc1f715 a4909091f5ce40978269bfc98d072905 a219cd8398014a5f8aa8b3cfd0eda79f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:10:47.135 8 INFO neutron.db.segments_db [None req-175bbe13-729d-4f77-9de5-5da81dc1f715 a4909091f5ce40978269bfc98d072905 a219cd8398014a5f8aa8b3cfd0eda79f - - default default] Added segment 6345ae0e-0f8c-4330-bbd4-0cb474d9a61e of type vxlan for network ad0fb731-a920-491a-904a-8d936b2d195c [pid: 8|app: 0|req: 1041/2155] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:10:47 2026] POST /v2.0/networks => generated 632 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:47.244 7 WARNING neutron_lib.context [None req-cca5c11f-d0d4-4245-8309-033dda0b744f a4909091f5ce40978269bfc98d072905 a219cd8398014a5f8aa8b3cfd0eda79f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1115/2156] 10.0.0.29 () {34 vars in 663 bytes} [Tue Jul 21 22:10:47 2026] POST /v2.0/ports => generated 743 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:47.601 8 WARNING neutron_lib.context [None req-f5060225-5f1d-475a-91e6-b576eae420bc a4909091f5ce40978269bfc98d072905 a219cd8398014a5f8aa8b3cfd0eda79f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1042/2157] 10.0.0.29 () {34 vars in 665 bytes} [Tue Jul 21 22:10:47 2026] POST /v2.0/trunks => generated 407 bytes in 222 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 22:10:47.825 7 WARNING neutron_lib.context [None req-e2ed0774-ef4a-444c-b143-184b940e7d42 a4909091f5ce40978269bfc98d072905 a219cd8398014a5f8aa8b3cfd0eda79f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:10:47.877 7 INFO neutron.db.segments_db [None req-e2ed0774-ef4a-444c-b143-184b940e7d42 a4909091f5ce40978269bfc98d072905 a219cd8398014a5f8aa8b3cfd0eda79f - - default default] Added segment 2d405f5e-0d46-496f-a724-8825977ccffb of type vxlan for network 88ed6259-f09c-4504-92d2-6a6829597927 [pid: 7|app: 0|req: 1116/2158] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:10:47 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:48.020 8 WARNING neutron_lib.context [None req-7d2660d7-dffc-4ab9-95de-9113c3581897 a4909091f5ce40978269bfc98d072905 a219cd8398014a5f8aa8b3cfd0eda79f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1117/2159] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/ports?device_id=3299d0fd-a725-4413-a0f6-29ae64a57ef4 => generated 1010 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2160] 10.0.0.29 () {34 vars in 663 bytes} [Tue Jul 21 22:10:48 2026] POST /v2.0/ports => generated 743 bytes in 392 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 22:10:48.415 8 WARNING neutron_lib.context [None req-aef04a4f-123f-4765-9f69-d131814983ba a4909091f5ce40978269bfc98d072905 a219cd8398014a5f8aa8b3cfd0eda79f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1118/2161] 10.0.0.182 () {34 vars in 1120 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/security-groups?id=349366d1-3a96-4120-9569-41d2b57b9637&id=65e663ec-15c1-490b-85f6-340c0925bd6b&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2162] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/ports?device_id=3299d0fd-a725-4413-a0f6-29ae64a57ef4 => generated 1279 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2163] 10.0.0.29 () {34 vars in 665 bytes} [Tue Jul 21 22:10:48 2026] POST /v2.0/trunks => generated 407 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2164] 10.0.0.29 () {34 vars in 748 bytes} [Tue Jul 21 22:10:48 2026] PUT /v2.0/trunks/d3c94364-e6e5-4ce2-9147-b29d23ecc33d/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2165] 10.0.0.29 () {34 vars in 748 bytes} [Tue Jul 21 22:10:48 2026] PUT /v2.0/trunks/5afc220a-5876-4c4b-980f-dd1f30422455/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: 1120/2166] 10.0.0.29 () {32 vars in 857 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/floatingips?floating_network_id=63abafdb-277b-4f63-83e0-62d353e0a09b&port_id=4ffe9201-2cbe-4ea0-be22-ecaee7681a12 => generated 860 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2167] 10.0.0.29 () {34 vars in 748 bytes} [Tue Jul 21 22:10:48 2026] PUT /v2.0/trunks/a681198e-2b21-421c-b48a-523388f58c78/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2168] 10.0.0.29 () {34 vars in 748 bytes} [Tue Jul 21 22:10:48 2026] PUT /v2.0/trunks/4c0f4b18-de03-4fa5-b7f3-6e5b16b3e176/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2169] 10.0.0.29 () {32 vars in 661 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2170] 10.0.0.29 () {32 vars in 675 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2171] 10.0.0.29 () {32 vars in 671 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2172] 10.0.0.29 () {32 vars in 683 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2173] 10.0.0.29 () {32 vars in 669 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2174] 10.0.0.29 () {32 vars in 683 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2175] 10.0.0.29 () {32 vars in 679 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2176] 10.0.0.121 () {34 vars in 990 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/ports?device_id=3299d0fd-a725-4413-a0f6-29ae64a57ef4 => generated 1279 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2177] 10.0.0.29 () {32 vars in 691 bytes} [Tue Jul 21 22:10:49 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2178] 10.0.0.29 () {32 vars in 718 bytes} [Tue Jul 21 22:10:49 2026] GET /v2.0/trunks/d3c94364-e6e5-4ce2-9147-b29d23ecc33d => generated 412 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2179] 10.0.0.121 () {34 vars in 1120 bytes} [Tue Jul 21 22:10:49 2026] GET /v2.0/security-groups?id=349366d1-3a96-4120-9569-41d2b57b9637&id=65e663ec-15c1-490b-85f6-340c0925bd6b&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2180] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:10:49 2026] GET /v2.0/ports/e94abb97-acfb-42c2-847b-a136d14d0dea => generated 826 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2181] 10.0.0.29 () {32 vars in 721 bytes} [Tue Jul 21 22:10:49 2026] DELETE /v2.0/trunks/d3c94364-e6e5-4ce2-9147-b29d23ecc33d => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2182] 10.0.0.29 () {32 vars in 718 bytes} [Tue Jul 21 22:10:49 2026] GET /v2.0/trunks/5afc220a-5876-4c4b-980f-dd1f30422455 => generated 420 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2183] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:10:49 2026] GET /v2.0/ports/655b87af-3689-4a90-8c7b-84c607a23ea0 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2184] 10.0.0.29 () {32 vars in 721 bytes} [Tue Jul 21 22:10:49 2026] DELETE /v2.0/trunks/5afc220a-5876-4c4b-980f-dd1f30422455 => 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: 1129/2185] 10.0.0.29 () {32 vars in 718 bytes} [Tue Jul 21 22:10:49 2026] GET /v2.0/trunks/a681198e-2b21-421c-b48a-523388f58c78 => generated 429 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2186] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:10:49 2026] GET /v2.0/ports/02a48bf4-405e-430d-bc6d-ee95f1f1c498 => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2187] 10.0.0.29 () {32 vars in 721 bytes} [Tue Jul 21 22:10:49 2026] DELETE /v2.0/trunks/a681198e-2b21-421c-b48a-523388f58c78 => 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: 1058/2188] 10.0.0.29 () {32 vars in 718 bytes} [Tue Jul 21 22:10:49 2026] GET /v2.0/trunks/4c0f4b18-de03-4fa5-b7f3-6e5b16b3e176 => generated 414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2189] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:10:49 2026] GET /v2.0/ports/c5108cf3-2500-49b7-9550-61cc9b9e7a2b => generated 826 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2190] 10.0.0.29 () {32 vars in 721 bytes} [Tue Jul 21 22:10:50 2026] DELETE /v2.0/trunks/4c0f4b18-de03-4fa5-b7f3-6e5b16b3e176 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2191] 10.0.0.29 () {32 vars in 718 bytes} [Tue Jul 21 22:10:50 2026] GET /v2.0/trunks/126eb36e-9c38-4b27-88e9-d58475aee927 => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2192] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:10:50 2026] GET /v2.0/ports/0ea42e86-f1f7-49c5-87fa-82b6586496b1 => generated 826 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2193] 10.0.0.29 () {32 vars in 721 bytes} [Tue Jul 21 22:10:50 2026] DELETE /v2.0/trunks/126eb36e-9c38-4b27-88e9-d58475aee927 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2194] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:10:50 2026] DELETE /v2.0/ports/e94abb97-acfb-42c2-847b-a136d14d0dea => 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: 1134/2195] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:10:50 2026] DELETE /v2.0/ports/655b87af-3689-4a90-8c7b-84c607a23ea0 => 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: 1062/2196] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:10:50 2026] DELETE /v2.0/ports/02a48bf4-405e-430d-bc6d-ee95f1f1c498 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2197] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:10:51 2026] GET /v2.0/ports?device_id=3299d0fd-a725-4413-a0f6-29ae64a57ef4 => generated 1010 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2198] 10.0.0.182 () {34 vars in 1120 bytes} [Tue Jul 21 22:10:51 2026] GET /v2.0/security-groups?id=349366d1-3a96-4120-9569-41d2b57b9637&id=65e663ec-15c1-490b-85f6-340c0925bd6b&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2199] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:10:51 2026] DELETE /v2.0/ports/c5108cf3-2500-49b7-9550-61cc9b9e7a2b => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2200] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:10:51 2026] DELETE /v2.0/ports/0ea42e86-f1f7-49c5-87fa-82b6586496b1 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2201] 199.204.45.205 () {34 vars in 994 bytes} [Tue Jul 21 22:10:51 2026] GET /v2.0/ports?device_id=3299d0fd-a725-4413-a0f6-29ae64a57ef4 => generated 1010 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:10:51.912 7 INFO neutron.services.segments.plugin [-] Segment cf754282-a43d-4d3a-8830-e32327e4ee3f resource provider aggregate not found 2026-07-21 22:10:51.920 7 INFO neutron.services.segments.plugin [-] Segment cf754282-a43d-4d3a-8830-e32327e4ee3f resource provider aggregate not found 2026-07-21 22:10:51.941 7 INFO neutron.services.segments.plugin [-] Segment cf754282-a43d-4d3a-8830-e32327e4ee3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf754282-a43d-4d3a-8830-e32327e4ee3f found for delete ", "request_id": "req-a7856164-bfa4-4e8c-b57f-45bbadb82624"}]} 2026-07-21 22:10:51.942 7 INFO neutron.services.segments.plugin [-] Segment cf754282-a43d-4d3a-8830-e32327e4ee3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf754282-a43d-4d3a-8830-e32327e4ee3f found for delete ", "request_id": "req-a78e9378-2868-4693-abff-11adaeb4269d"}]} [pid: 7|app: 0|req: 1138/2202] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:10:51 2026] DELETE /v2.0/networks/6fcefa20-48ea-43e1-885a-5b7a069de42a => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:10:52.196 8 INFO neutron.db.l3_db [req-c69f932b-146e-46fe-9e42-38c2c129ffec req-22843422-00d0-43eb-8c66-467f323e8f49 be47c7337b7d477291f33d6c89681b24 91e6cd386500475faabf33d16e933937 - - default default] Floating IP d9917470-1d28-4d9d-9067-2efe32b7e4bf disassociated. External IP: 10.96.250.215, port: 4ffe9201-2cbe-4ea0-be22-ecaee7681a12. [pid: 7|app: 0|req: 1139/2203] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:10:51 2026] DELETE /v2.0/networks/0a1baf1c-4694-4e1a-aa2e-4c194e69e83b => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2204] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:10:52 2026] DELETE /v2.0/networks/c2738611-b48f-4cbf-a8c2-73841375cc2a => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2205] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:10:52 2026] GET /v2.0/ports?device_id=3299d0fd-a725-4413-a0f6-29ae64a57ef4 => 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: 1142/2206] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:10:52 2026] DELETE /v2.0/networks/ad0fb731-a920-491a-904a-8d936b2d195c => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2207] 199.204.45.205 () {36 vars in 997 bytes} [Tue Jul 21 22:10:51 2026] DELETE /v2.0/ports/4ffe9201-2cbe-4ea0-be22-ecaee7681a12 => generated 0 bytes in 886 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2208] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:10:52 2026] DELETE /v2.0/networks/88ed6259-f09c-4504-92d2-6a6829597927 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:10:53.682 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ef28ea3-5a35-437a-a002-c2053d8362b0'] response: {'server_uuid': '3299d0fd-a725-4413-a0f6-29ae64a57ef4', 'name': 'network-vif-deleted', 'tag': '4ffe9201-2cbe-4ea0-be22-ecaee7681a12', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1066/2209] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:53 2026] DELETE /v2.0/security-groups/349366d1-3a96-4120-9569-41d2b57b9637 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:10:53.783 7 INFO neutron.api.v2.resource [None req-fcd0d9d1-5663-473b-b2aa-142f5bdf7d63 be47c7337b7d477291f33d6c89681b24 91e6cd386500475faabf33d16e933937 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1144/2210] 10.0.0.29 () {32 vars in 736 bytes} [Tue Jul 21 22:10:53 2026] GET /v2.0/security-groups/349366d1-3a96-4120-9569-41d2b57b9637 => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:10:53.968 7 INFO neutron.services.segments.plugin [-] Segment be4d89a8-efc2-4846-9e07-4a01ed987f9f resource provider aggregate not found 2026-07-21 22:10:53.975 7 INFO neutron.services.segments.plugin [-] Segment be4d89a8-efc2-4846-9e07-4a01ed987f9f resource provider aggregate not found 2026-07-21 22:10:53.983 7 INFO neutron.services.segments.plugin [-] Segment be4d89a8-efc2-4846-9e07-4a01ed987f9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be4d89a8-efc2-4846-9e07-4a01ed987f9f found for delete ", "request_id": "req-3e587d51-b167-490d-ac89-38dcd7250b48"}]} 2026-07-21 22:10:53.995 7 INFO neutron.services.segments.plugin [-] Segment be4d89a8-efc2-4846-9e07-4a01ed987f9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be4d89a8-efc2-4846-9e07-4a01ed987f9f found for delete ", "request_id": "req-302f5beb-3c3a-4be0-9101-b4a5856d402f"}]} 2026-07-21 22:10:54.002 7 INFO neutron.services.segments.plugin [-] Segment ddc25dc2-baaf-40ea-a370-9e71e305567b resource provider aggregate not found 2026-07-21 22:10:54.013 7 INFO neutron.services.segments.plugin [-] Segment ddc25dc2-baaf-40ea-a370-9e71e305567b resource provider aggregate not found 2026-07-21 22:10:54.022 7 INFO neutron.services.segments.plugin [-] Segment ddc25dc2-baaf-40ea-a370-9e71e305567b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddc25dc2-baaf-40ea-a370-9e71e305567b found for delete ", "request_id": "req-f5e47b86-96fe-4c0e-9d67-189cb78a2980"}]} 2026-07-21 22:10:54.038 7 INFO neutron.services.segments.plugin [-] Segment 6345ae0e-0f8c-4330-bbd4-0cb474d9a61e resource provider aggregate not found 2026-07-21 22:10:54.046 7 INFO neutron.services.segments.plugin [-] Segment ddc25dc2-baaf-40ea-a370-9e71e305567b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddc25dc2-baaf-40ea-a370-9e71e305567b found for delete ", "request_id": "req-be295527-2b02-420e-8449-2a43b5f1c482"}]} 2026-07-21 22:10:54.073 7 INFO neutron.services.segments.plugin [-] Segment 6345ae0e-0f8c-4330-bbd4-0cb474d9a61e resource provider aggregate not found 2026-07-21 22:10:54.078 7 INFO neutron.services.segments.plugin [-] Segment 6345ae0e-0f8c-4330-bbd4-0cb474d9a61e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6345ae0e-0f8c-4330-bbd4-0cb474d9a61e found for delete ", "request_id": "req-62b4f803-812f-4088-a251-4a596a778900"}]} 2026-07-21 22:10:54.095 7 INFO neutron.services.segments.plugin [-] Segment 6345ae0e-0f8c-4330-bbd4-0cb474d9a61e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6345ae0e-0f8c-4330-bbd4-0cb474d9a61e found for delete ", "request_id": "req-a3357786-1e97-4297-8628-b558094c1ab9"}]} 2026-07-21 22:10:54.101 7 INFO neutron.services.segments.plugin [-] Segment 2d405f5e-0d46-496f-a724-8825977ccffb resource provider aggregate not found 2026-07-21 22:10:54.117 7 INFO neutron.services.segments.plugin [-] Segment 2d405f5e-0d46-496f-a724-8825977ccffb resource provider aggregate not found 2026-07-21 22:10:54.123 7 INFO neutron.services.segments.plugin [-] Segment 2d405f5e-0d46-496f-a724-8825977ccffb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d405f5e-0d46-496f-a724-8825977ccffb found for delete ", "request_id": "req-55f6d71b-bf43-4039-8cb6-c1919075f1b6"}]} [pid: 7|app: 0|req: 1145/2211] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:10:53 2026] GET /v2.0/security-groups?tenant_id=a219cd8398014a5f8aa8b3cfd0eda79f&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 22:10:54.141 7 INFO neutron.services.segments.plugin [-] Segment 2d405f5e-0d46-496f-a724-8825977ccffb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d405f5e-0d46-496f-a724-8825977ccffb found for delete ", "request_id": "req-241d24f4-303d-4d92-9df1-53f3b043f27f"}]} [pid: 8|app: 0|req: 1067/2212] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:10:53 2026] DELETE /v2.0/floatingips/d9917470-1d28-4d9d-9067-2efe32b7e4bf => generated 0 bytes in 462 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2213] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:54 2026] DELETE /v2.0/security-groups/eaf0c355-2124-45b8-b627-ac7e7420e919 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2214] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:54 2026] DELETE /v2.0/security-groups/65e663ec-15c1-490b-85f6-340c0925bd6b => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2215] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:10:54 2026] GET /v2.0/security-groups?tenant_id=ad3464486302495f94d6b69dd2116b40&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2216] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:54 2026] DELETE /v2.0/security-groups/5f89fc46-0cad-4a73-84d8-fd275fbbe6f5 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2217] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:10:55 2026] GET /v2.0/security-groups?tenant_id=4ed370b521134efaa433b7901327969b&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: 1150/2218] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:10:55 2026] DELETE /v2.0/security-groups/078319b0-589c-4d60-9154-89029d1c2c89 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2219] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:10:54 2026] PUT /v2.0/routers/d575d851-90fb-451d-9e93-c32f7c41f03a/remove_router_interface => generated 309 bytes in 1348 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:57.097 7 INFO neutron.services.segments.plugin [-] Segment 7517c664-b2e8-4b50-8454-ef1a47c30422 resource provider aggregate not found 2026-07-21 22:10:57.112 7 INFO neutron.services.segments.plugin [-] Segment 7517c664-b2e8-4b50-8454-ef1a47c30422 resource provider aggregate not found 2026-07-21 22:10:57.122 7 INFO neutron.services.segments.plugin [-] Segment 7517c664-b2e8-4b50-8454-ef1a47c30422 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7517c664-b2e8-4b50-8454-ef1a47c30422 found for delete ", "request_id": "req-6b4bcbb7-c90a-4d96-bd2a-cede4b2d752e"}]} 2026-07-21 22:10:57.129 7 INFO neutron.services.segments.plugin [-] Segment 7517c664-b2e8-4b50-8454-ef1a47c30422 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7517c664-b2e8-4b50-8454-ef1a47c30422 found for delete ", "request_id": "req-bbd71ecc-7f75-4fe2-b383-c1acafb90517"}]} 2026-07-21 22:10:57.135 7 INFO neutron.db.l3_hamode_db [None req-683b6d01-d36d-4479-a593-d5d4ea476513 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] HA network d2670fd1-72c7-44e7-93ad-adbc8ba0f5b9 was deleted as no HA routers are present in tenant 91e6cd386500475faabf33d16e933937. [pid: 7|app: 0|req: 1151/2222] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:10:55 2026] DELETE /v2.0/routers/d575d851-90fb-451d-9e93-c32f7c41f03a => generated 0 bytes in 1339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2223] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:10:57 2026] DELETE /v2.0/subnets/4a1eba41-949a-4082-943b-1c93f617efeb => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2224] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:10:57 2026] DELETE /v2.0/networks/268234e7-d964-49dc-9b36-e2b55f0734ae => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:10:58.965 7 WARNING neutron_lib.context [None req-48d892bf-3d38-4e5c-b096-92916ca6fd7b 11d91f8ced134eac818d2881f3b1e701 f50f6e8e0d1b4e529f8668ac4771a2b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1153/2225] 10.0.0.29 () {34 vars in 675 bytes} [Tue Jul 21 22:10:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2226] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:10:57 2026] PUT /v2.0/routers/1a70af6c-72f3-4bcf-aec5-6c7b5f99b996/remove_router_interface => generated 309 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2227] 10.0.0.29 () {34 vars in 758 bytes} [Tue Jul 21 22:10:59 2026] PUT /v2.0/subnetpools/e323ee85-e5c6-4ed2-bb93-e6e568ca893e/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2228] 10.0.0.29 () {32 vars in 738 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/subnetpools/e323ee85-e5c6-4ed2-bb93-e6e568ca893e/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:10:59.143 7 INFO neutron.services.segments.plugin [-] Segment 164cbfc7-7d43-4750-ba5e-6e39c9106744 resource provider aggregate not found 2026-07-21 22:10:59.151 7 INFO neutron.services.segments.plugin [-] Segment 164cbfc7-7d43-4750-ba5e-6e39c9106744 resource provider aggregate not found 2026-07-21 22:10:59.164 7 INFO neutron.services.segments.plugin [-] Segment 164cbfc7-7d43-4750-ba5e-6e39c9106744 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 164cbfc7-7d43-4750-ba5e-6e39c9106744 found for delete ", "request_id": "req-c7469c09-2b9d-47ab-9e22-17ae98529934"}]} [pid: 7|app: 0|req: 1156/2229] 10.0.0.29 () {34 vars in 769 bytes} [Tue Jul 21 22:10:59 2026] PUT /v2.0/subnetpools/e323ee85-e5c6-4ed2-bb93-e6e568ca893e/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-21 22:10:59.184 7 INFO neutron.services.segments.plugin [-] Segment 164cbfc7-7d43-4750-ba5e-6e39c9106744 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 164cbfc7-7d43-4750-ba5e-6e39c9106744 found for delete ", "request_id": "req-6dbab3e7-0d3d-4493-b997-e222a339949e"}]} [pid: 7|app: 0|req: 1157/2230] 10.0.0.29 () {32 vars in 738 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/subnetpools/e323ee85-e5c6-4ed2-bb93-e6e568ca893e/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2231] 10.0.0.29 () {34 vars in 765 bytes} [Tue Jul 21 22:10:59 2026] PUT /v2.0/subnetpools/e323ee85-e5c6-4ed2-bb93-e6e568ca893e/tags/red => 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: 1159/2232] 10.0.0.29 () {32 vars in 738 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/subnetpools/e323ee85-e5c6-4ed2-bb93-e6e568ca893e/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2233] 10.0.0.29 () {34 vars in 787 bytes} [Tue Jul 21 22:10:59 2026] PUT /v2.0/subnetpools/e323ee85-e5c6-4ed2-bb93-e6e568ca893e/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2234] 10.0.0.29 () {32 vars in 738 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/subnetpools/e323ee85-e5c6-4ed2-bb93-e6e568ca893e/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2235] 10.0.0.29 () {34 vars in 758 bytes} [Tue Jul 21 22:10:59 2026] PUT /v2.0/subnetpools/e323ee85-e5c6-4ed2-bb93-e6e568ca893e/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2236] 10.0.0.29 () {32 vars in 738 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/subnetpools/e323ee85-e5c6-4ed2-bb93-e6e568ca893e/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2237] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/subnetpools/e323ee85-e5c6-4ed2-bb93-e6e568ca893e/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 22:10:59.542 7 INFO neutron.api.v2.resource [None req-6e53b998-69ae-4241-a709-6fcb7f6d37b4 11d91f8ced134eac818d2881f3b1e701 f50f6e8e0d1b4e529f8668ac4771a2b1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1165/2238] 10.0.0.29 () {32 vars in 750 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/subnetpools/e323ee85-e5c6-4ed2-bb93-e6e568ca893e/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: 1166/2239] 10.0.0.29 () {32 vars in 749 bytes} [Tue Jul 21 22:10:59 2026] DELETE /v2.0/subnetpools/e323ee85-e5c6-4ed2-bb93-e6e568ca893e/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2240] 10.0.0.29 () {32 vars in 738 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/subnetpools/e323ee85-e5c6-4ed2-bb93-e6e568ca893e/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:10:59.664 7 INFO neutron.api.v2.resource [None req-d7893820-0eca-419c-9f63-ada54e040bf0 11d91f8ced134eac818d2881f3b1e701 f50f6e8e0d1b4e529f8668ac4771a2b1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1168/2241] 10.0.0.29 () {32 vars in 753 bytes} [Tue Jul 21 22:10:59 2026] DELETE /v2.0/subnetpools/e323ee85-e5c6-4ed2-bb93-e6e568ca893e/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: 1169/2242] 10.0.0.29 () {32 vars in 741 bytes} [Tue Jul 21 22:10:59 2026] DELETE /v2.0/subnetpools/e323ee85-e5c6-4ed2-bb93-e6e568ca893e/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: 1170/2243] 10.0.0.29 () {32 vars in 738 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/subnetpools/e323ee85-e5c6-4ed2-bb93-e6e568ca893e/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2244] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:10:59 2026] DELETE /v2.0/subnetpools/e323ee85-e5c6-4ed2-bb93-e6e568ca893e => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:11:00.705 8 INFO neutron.services.segments.plugin [-] Segment f918de20-816d-4aad-beb9-1cae2c2be756 resource provider aggregate not found 2026-07-21 22:11:00.711 8 INFO neutron.services.segments.plugin [-] Segment f918de20-816d-4aad-beb9-1cae2c2be756 resource provider aggregate not found 2026-07-21 22:11:00.731 8 INFO neutron.services.segments.plugin [-] Segment f918de20-816d-4aad-beb9-1cae2c2be756 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f918de20-816d-4aad-beb9-1cae2c2be756 found for delete ", "request_id": "req-82301f01-1fae-41cc-bda7-f50a8a140a5a"}]} 2026-07-21 22:11:00.732 8 INFO neutron.services.segments.plugin [-] Segment f918de20-816d-4aad-beb9-1cae2c2be756 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f918de20-816d-4aad-beb9-1cae2c2be756 found for delete ", "request_id": "req-045a06f9-078b-43f0-b2df-dfef5a7a6a5e"}]} 2026-07-21 22:11:00.738 8 INFO neutron.db.l3_hamode_db [None req-4c2460eb-11c9-4fbc-8518-76e68b342a53 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] HA network bb258ddf-11dd-4049-bbf5-ae205045b56b was deleted as no HA routers are present in tenant ec791435a75c47dc84147c996fe4d85e. [pid: 8|app: 0|req: 1074/2245] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:10:59 2026] DELETE /v2.0/routers/1a70af6c-72f3-4bcf-aec5-6c7b5f99b996 => generated 0 bytes in 1678 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2246] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:11:00 2026] GET /v2.0/security-groups?tenant_id=3b7bb4a12aff412483a53affdc8dfbc1&name=default => generated 2805 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2247] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:00 2026] DELETE /v2.0/security-groups/1a400fdf-6197-4658-9382-2a8cccbc7676 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2248] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:11:00 2026] DELETE /v2.0/subnets/97894711-7932-4cb3-9ef9-661d8ef0f73b => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2249] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:11:01 2026] GET /v2.0/security-groups?tenant_id=f50f6e8e0d1b4e529f8668ac4771a2b1&name=default => generated 2805 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2250] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:01 2026] DELETE /v2.0/security-groups/88ce06f7-548a-4d67-9a85-040058a63718 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:11:01.386 7 INFO neutron.services.segments.plugin [-] Segment 6fb40b26-e2f5-466a-8b25-5f7e9199c07e resource provider aggregate not found 2026-07-21 22:11:01.394 7 INFO neutron.services.segments.plugin [-] Segment 6fb40b26-e2f5-466a-8b25-5f7e9199c07e resource provider aggregate not found 2026-07-21 22:11:01.409 7 INFO neutron.services.segments.plugin [-] Segment 6fb40b26-e2f5-466a-8b25-5f7e9199c07e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fb40b26-e2f5-466a-8b25-5f7e9199c07e found for delete ", "request_id": "req-43dae907-a049-4c86-86ff-5eb3f1536e85"}]} 2026-07-21 22:11:01.410 7 INFO neutron.services.segments.plugin [-] Segment 6fb40b26-e2f5-466a-8b25-5f7e9199c07e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fb40b26-e2f5-466a-8b25-5f7e9199c07e found for delete ", "request_id": "req-f6ea5793-f144-486c-a593-9027a8b5804c"}]} [pid: 7|app: 0|req: 1174/2251] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:11:00 2026] DELETE /v2.0/networks/3d7d2516-63fe-4f74-9985-52bb06a56346 => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2252] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:11:01 2026] GET /v2.0/security-groups?tenant_id=91e6cd386500475faabf33d16e933937&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: 1175/2253] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:01 2026] DELETE /v2.0/security-groups/5a8bbf42-a824-40fa-b1d4-31da6cff5ff4 => 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: 1079/2254] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:11:02 2026] GET /v2.0/security-groups?tenant_id=ec791435a75c47dc84147c996fe4d85e&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2255] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:02 2026] DELETE /v2.0/security-groups/73cf6c3f-d903-4e27-b160-927af1cef3f1 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:11:06.982 8 INFO neutron.db.segments_db [None req-b26ad2aa-7482-430d-891e-24966f67a99c 92157d32585a4e75bec19168b6e34c65 da02b48444b4498ea6559e7911e02e63 - - default default] Added segment e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81 of type vxlan for network 5dd9b7e4-715e-44f2-8df7-a609e0c92393 [pid: 8|app: 0|req: 1080/2256] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:11:06 2026] POST /v2.0/networks => generated 727 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2257] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:11:07 2026] POST /v2.0/subnets => generated 620 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:11:07.406 8 WARNING neutron.api.v2.base [None req-4e9b1e9a-eee0-439e-a5eb-3a832d8cf06e 92157d32585a4e75bec19168b6e34c65 da02b48444b4498ea6559e7911e02e63 - - 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 22:11:07.409 8 INFO neutron.api.v2.resource [None req-4e9b1e9a-eee0-439e-a5eb-3a832d8cf06e 92157d32585a4e75bec19168b6e34c65 da02b48444b4498ea6559e7911e02e63 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1081/2258] 10.0.0.29 () {34 vars in 680 bytes} [Tue Jul 21 22:11:07 2026] POST /v2.0/rbac-policies => generated 143 bytes in 15 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-21 22:11:07.804 7 INFO neutron.services.segments.plugin [-] Segment e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81 resource provider aggregate not found 2026-07-21 22:11:07.810 7 INFO neutron.services.segments.plugin [-] Segment e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81 resource provider aggregate not found 2026-07-21 22:11:07.826 7 INFO neutron.services.segments.plugin [-] Segment e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81 found for delete ", "request_id": "req-b2353307-65c0-4cb4-ab30-8b98099936fc"}]} 2026-07-21 22:11:07.827 7 INFO neutron.services.segments.plugin [-] Segment e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81 found for delete ", "request_id": "req-3d29fc4d-01f9-4403-879f-2d09cafab006"}]} [pid: 7|app: 0|req: 1178/2259] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:11:07 2026] DELETE /v2.0/networks/5dd9b7e4-715e-44f2-8df7-a609e0c92393 => generated 0 bytes in 1229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:11:08.710 8 INFO neutron.db.segments_db [None req-ebda995a-5710-4eb3-8844-8aa82a2c59b3 92157d32585a4e75bec19168b6e34c65 da02b48444b4498ea6559e7911e02e63 - - default default] Added segment 016e2800-4bc5-4ec4-bbc4-b01cd9160f6a of type vxlan for network 37952bdf-5c4b-4ba1-b21c-1deade8ea137 [pid: 8|app: 0|req: 1082/2260] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:11:08 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) [pid: 7|app: 0|req: 1179/2261] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:11:08 2026] POST /v2.0/subnets => generated 623 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:11:09.101 8 WARNING neutron.api.v2.base [None req-772be97d-bd55-4f51-bfbd-e4830c7677fc 92157d32585a4e75bec19168b6e34c65 da02b48444b4498ea6559e7911e02e63 - - 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 22:11:09.102 8 INFO neutron.api.v2.resource [None req-772be97d-bd55-4f51-bfbd-e4830c7677fc 92157d32585a4e75bec19168b6e34c65 da02b48444b4498ea6559e7911e02e63 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1083/2262] 10.0.0.29 () {34 vars in 680 bytes} [Tue Jul 21 22:11:09 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-21 22:11:09.853 7 INFO neutron.services.segments.plugin [-] Segment e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81 resource provider aggregate not found 2026-07-21 22:11:09.860 7 INFO neutron.services.segments.plugin [-] Segment e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81 resource provider aggregate not found 2026-07-21 22:11:09.870 7 INFO neutron.services.segments.plugin [-] Segment e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81 found for delete ", "request_id": "req-b301dc05-3975-4a5f-b5e2-17a7a96d824f"}]} 2026-07-21 22:11:09.881 7 INFO neutron.services.segments.plugin [-] Segment e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81 found for delete ", "request_id": "req-22098472-846f-40bb-939d-ed4872cb851c"}]} 2026-07-21 22:11:09.888 7 INFO neutron.services.segments.plugin [-] Segment 016e2800-4bc5-4ec4-bbc4-b01cd9160f6a resource provider aggregate not found 2026-07-21 22:11:09.903 7 INFO neutron.services.segments.plugin [-] Segment 016e2800-4bc5-4ec4-bbc4-b01cd9160f6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 016e2800-4bc5-4ec4-bbc4-b01cd9160f6a found for delete ", "request_id": "req-745fa608-9ff6-4cb0-a803-b64801a07815"}]} 2026-07-21 22:11:09.904 7 INFO neutron.services.segments.plugin [-] Segment 016e2800-4bc5-4ec4-bbc4-b01cd9160f6a resource provider aggregate not found 2026-07-21 22:11:09.923 7 INFO neutron.services.segments.plugin [-] Segment 016e2800-4bc5-4ec4-bbc4-b01cd9160f6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 016e2800-4bc5-4ec4-bbc4-b01cd9160f6a found for delete ", "request_id": "req-a057bc11-7d20-4775-8669-730ac6b478b4"}]} [pid: 7|app: 0|req: 1180/2263] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:11:09 2026] DELETE /v2.0/networks/37952bdf-5c4b-4ba1-b21c-1deade8ea137 => generated 0 bytes in 1259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:11:10.436 8 INFO neutron.db.segments_db [None req-55a71248-aa71-4e9c-ae68-7d5ad94d540f 92157d32585a4e75bec19168b6e34c65 da02b48444b4498ea6559e7911e02e63 - - default default] Added segment eac8b08d-beb8-455b-9a68-e5a836602e31 of type vxlan for network 8c5d8560-410b-419a-a648-49c1884d61a3 [pid: 8|app: 0|req: 1084/2264] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:11:10 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) [pid: 7|app: 0|req: 1181/2265] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:11:10 2026] POST /v2.0/subnets => generated 623 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2268] 10.0.0.29 () {34 vars in 680 bytes} [Tue Jul 21 22:11:10 2026] POST /v2.0/rbac-policies => generated 324 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2269] 10.0.0.29 () {32 vars in 722 bytes} [Tue Jul 21 22:11:11 2026] GET /v2.0/networks/8c5d8560-410b-419a-a648-49c1884d61a3 => generated 654 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:11:12.123 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b7da1626-5154-4008-baba-51b33174cc73 bce0fa162f4941d6a548cdbb90dcfa2e 355cf4a141b944a88987d920d663be03 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1086/2270] 10.0.0.29 () {32 vars in 722 bytes} [Tue Jul 21 22:11:12 2026] GET /v2.0/networks/8c5d8560-410b-419a-a648-49c1884d61a3 => generated 138 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:11:12.177 7 INFO neutron.services.segments.plugin [-] Segment 016e2800-4bc5-4ec4-bbc4-b01cd9160f6a resource provider aggregate not found 2026-07-21 22:11:12.183 7 INFO neutron.services.segments.plugin [-] Segment 016e2800-4bc5-4ec4-bbc4-b01cd9160f6a resource provider aggregate not found 2026-07-21 22:11:12.206 7 INFO neutron.services.segments.plugin [-] Segment 016e2800-4bc5-4ec4-bbc4-b01cd9160f6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 016e2800-4bc5-4ec4-bbc4-b01cd9160f6a found for delete ", "request_id": "req-be57096a-07d2-4f80-8d39-3262ec3191a2"}]} 2026-07-21 22:11:12.207 7 INFO neutron.services.segments.plugin [-] Segment 016e2800-4bc5-4ec4-bbc4-b01cd9160f6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 016e2800-4bc5-4ec4-bbc4-b01cd9160f6a found for delete ", "request_id": "req-8852658a-08db-47d1-886d-a931f421d30a"}]} [pid: 7|app: 0|req: 1185/2271] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:11:12 2026] DELETE /v2.0/networks/8c5d8560-410b-419a-a648-49c1884d61a3 => generated 0 bytes in 603 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:11:12.764 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3d11b1a-62a2-4194-b986-4bd29154b396 92157d32585a4e75bec19168b6e34c65 da02b48444b4498ea6559e7911e02e63 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1087/2272] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:11:12 2026] DELETE /v2.0/subnets/edf0addf-2ee0-482c-a642-0cca94431578 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:11:12.798 7 INFO neutron.pecan_wsgi.hooks.translation [None req-047ec807-9e63-4ca3-9f8b-97a6b0a8098b 92157d32585a4e75bec19168b6e34c65 da02b48444b4498ea6559e7911e02e63 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1186/2273] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:11:12 2026] DELETE /v2.0/subnets/2323e4eb-bc43-4c17-9049-5e892a0197b9 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:11:12.833 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2e5427a8-0002-4828-a7f1-cad53ccfaf42 92157d32585a4e75bec19168b6e34c65 da02b48444b4498ea6559e7911e02e63 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1088/2274] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:11:12 2026] DELETE /v2.0/subnets/c339381e-9fc6-4b61-a211-8a935fd7904f => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2275] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:11:13 2026] GET /v2.0/security-groups?tenant_id=355cf4a141b944a88987d920d663be03&name=default => generated 2805 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2276] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:14 2026] DELETE /v2.0/security-groups/4d6fd3af-c976-4390-843f-72109d6affce => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:11:14.331 7 INFO neutron.services.segments.plugin [-] Segment eac8b08d-beb8-455b-9a68-e5a836602e31 resource provider aggregate not found 2026-07-21 22:11:14.338 7 INFO neutron.services.segments.plugin [-] Segment eac8b08d-beb8-455b-9a68-e5a836602e31 resource provider aggregate not found 2026-07-21 22:11:14.347 7 INFO neutron.services.segments.plugin [-] Segment eac8b08d-beb8-455b-9a68-e5a836602e31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eac8b08d-beb8-455b-9a68-e5a836602e31 found for delete ", "request_id": "req-7a1c7a09-0b76-4aab-857b-326665e0d46f"}]} 2026-07-21 22:11:14.359 7 INFO neutron.services.segments.plugin [-] Segment eac8b08d-beb8-455b-9a68-e5a836602e31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eac8b08d-beb8-455b-9a68-e5a836602e31 found for delete ", "request_id": "req-0b6f4a5e-6d70-48d2-96a8-a8592a87a6b4"}]} [pid: 7|app: 0|req: 1188/2277] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:11:14 2026] GET /v2.0/security-groups?tenant_id=967aa8476a4e474c854412f78ceb67d7&name=default => generated 2805 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2278] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:14 2026] DELETE /v2.0/security-groups/27559f21-15cd-4296-9ab8-8dbdee4c8473 => 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: 1189/2279] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:11:14 2026] GET /v2.0/security-groups?tenant_id=da02b48444b4498ea6559e7911e02e63&name=default => generated 2805 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2280] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:14 2026] DELETE /v2.0/security-groups/b3727e95-d546-4a37-b1cc-468ae5c4750a => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:11:19.329 7 WARNING neutron_lib.context [None req-ade5757a-c15a-491f-aa2a-2f5c1de19d33 fdd21165d58a44d2addda8a2e861452c 15c211941aec47548872698820b2e63f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1190/2281] 10.0.0.29 () {34 vars in 683 bytes} [Tue Jul 21 22:11:19 2026] POST /v2.0/security-groups => generated 1539 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:11:19.561 8 WARNING neutron_lib.context [None req-30628ca7-e708-4462-a0d7-a5d543a2118f fdd21165d58a44d2addda8a2e861452c 15c211941aec47548872698820b2e63f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1092/2282] 10.0.0.29 () {34 vars in 683 bytes} [Tue Jul 21 22:11:19 2026] POST /v2.0/security-groups => generated 1539 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:11:19.703 7 WARNING neutron_lib.context [None req-9a239502-45d9-44fb-9da3-12cc10b42f1e fdd21165d58a44d2addda8a2e861452c 15c211941aec47548872698820b2e63f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1191/2283] 10.0.0.29 () {34 vars in 683 bytes} [Tue Jul 21 22:11:19 2026] POST /v2.0/security-groups => generated 1539 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:11:19.840 8 WARNING neutron_lib.context [None req-57bc2387-30d0-4cef-a431-7c4f22972816 fdd21165d58a44d2addda8a2e861452c 15c211941aec47548872698820b2e63f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1093/2284] 10.0.0.29 () {34 vars in 683 bytes} [Tue Jul 21 22:11:19 2026] POST /v2.0/security-groups => generated 1539 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:11:19.973 7 WARNING neutron_lib.context [None req-c5d10c62-b8d5-4345-b2d7-31352d9278b7 fdd21165d58a44d2addda8a2e861452c 15c211941aec47548872698820b2e63f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1192/2285] 10.0.0.29 () {34 vars in 683 bytes} [Tue Jul 21 22:11:19 2026] POST /v2.0/security-groups => generated 1539 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2286] 10.0.0.29 () {34 vars in 766 bytes} [Tue Jul 21 22:11:20 2026] PUT /v2.0/security-groups/7ae6c6fd-b574-4ef0-b85a-5af10f188252/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2287] 10.0.0.29 () {34 vars in 766 bytes} [Tue Jul 21 22:11:20 2026] PUT /v2.0/security-groups/ad653b73-abd7-4ca6-ade9-da866e90f574/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: 1095/2288] 10.0.0.29 () {34 vars in 766 bytes} [Tue Jul 21 22:11:20 2026] PUT /v2.0/security-groups/54742a17-0706-4bc1-8bbe-7fbbde288c3a/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2289] 10.0.0.29 () {34 vars in 766 bytes} [Tue Jul 21 22:11:20 2026] PUT /v2.0/security-groups/deb1fa33-a04f-456b-9409-10cd6c9c0202/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2290] 10.0.0.29 () {32 vars in 679 bytes} [Tue Jul 21 22:11:20 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2291] 10.0.0.29 () {32 vars in 693 bytes} [Tue Jul 21 22:11:20 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2292] 10.0.0.29 () {32 vars in 689 bytes} [Tue Jul 21 22:11:20 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2293] 10.0.0.29 () {32 vars in 701 bytes} [Tue Jul 21 22:11:20 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2294] 10.0.0.29 () {32 vars in 687 bytes} [Tue Jul 21 22:11:20 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2295] 10.0.0.29 () {32 vars in 701 bytes} [Tue Jul 21 22:11:20 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2296] 10.0.0.29 () {32 vars in 697 bytes} [Tue Jul 21 22:11:20 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2297] 10.0.0.29 () {32 vars in 709 bytes} [Tue Jul 21 22:11:20 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2298] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:20 2026] DELETE /v2.0/security-groups/7ae6c6fd-b574-4ef0-b85a-5af10f188252 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2299] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:21 2026] DELETE /v2.0/security-groups/ad653b73-abd7-4ca6-ade9-da866e90f574 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2300] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:21 2026] DELETE /v2.0/security-groups/54742a17-0706-4bc1-8bbe-7fbbde288c3a => 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: 1200/2301] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:21 2026] DELETE /v2.0/security-groups/deb1fa33-a04f-456b-9409-10cd6c9c0202 => 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: 1102/2302] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:21 2026] DELETE /v2.0/security-groups/2f6bb88e-bfbb-43f7-946b-27fd0691ba1c => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2303] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:11:22 2026] GET /v2.0/security-groups?tenant_id=15c211941aec47548872698820b2e63f&name=default => generated 2805 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2304] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:22 2026] DELETE /v2.0/security-groups/9035ae1a-1f04-4302-b721-5677a1f8a2bb => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2305] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:11:22 2026] GET /v2.0/security-groups?tenant_id=bb4d449892ac4066b9ae05f8bbe25a55&name=default => generated 2805 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2306] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:23 2026] DELETE /v2.0/security-groups/56ee3aa2-f993-48f8-8318-bdfc620f8991 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2307] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:11:23 2026] GET /v2.0/security-groups?tenant_id=a3bcc1c235574868aa4ddc3366a41179&name=default => generated 2805 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2308] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:23 2026] DELETE /v2.0/security-groups/b6d775c4-52c3-46c0-8bfa-32a2d4080818 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:11:27.391 8 WARNING neutron_lib.context [None req-7b718583-3157-43a5-9d56-bf61fc4bdf40 a32ef38ec4c34519900d731035a6b04a 64e108d0d65149718a7cccb6a57d5a86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:11:27.523 8 INFO neutron.db.segments_db [None req-7b718583-3157-43a5-9d56-bf61fc4bdf40 a32ef38ec4c34519900d731035a6b04a 64e108d0d65149718a7cccb6a57d5a86 - - default default] Added segment f3738014-412e-45b1-a43e-1c88927d35d8 of type vxlan for network 1f18efb2-c650-435e-8d2a-0a9a096a2c73 [pid: 8|app: 0|req: 1107/2311] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:11:27 2026] POST /v2.0/networks => generated 632 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2312] 10.0.0.29 () {34 vars in 752 bytes} [Tue Jul 21 22:11:27 2026] PUT /v2.0/networks/1f18efb2-c650-435e-8d2a-0a9a096a2c73/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2313] 10.0.0.29 () {32 vars in 732 bytes} [Tue Jul 21 22:11:27 2026] GET /v2.0/networks/1f18efb2-c650-435e-8d2a-0a9a096a2c73/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: 1206/2314] 10.0.0.29 () {34 vars in 763 bytes} [Tue Jul 21 22:11:27 2026] PUT /v2.0/networks/1f18efb2-c650-435e-8d2a-0a9a096a2c73/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2315] 10.0.0.29 () {32 vars in 732 bytes} [Tue Jul 21 22:11:27 2026] GET /v2.0/networks/1f18efb2-c650-435e-8d2a-0a9a096a2c73/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2316] 10.0.0.29 () {34 vars in 759 bytes} [Tue Jul 21 22:11:27 2026] PUT /v2.0/networks/1f18efb2-c650-435e-8d2a-0a9a096a2c73/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2317] 10.0.0.29 () {32 vars in 732 bytes} [Tue Jul 21 22:11:27 2026] GET /v2.0/networks/1f18efb2-c650-435e-8d2a-0a9a096a2c73/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2318] 10.0.0.29 () {34 vars in 781 bytes} [Tue Jul 21 22:11:28 2026] PUT /v2.0/networks/1f18efb2-c650-435e-8d2a-0a9a096a2c73/tags/black.or.white => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2319] 10.0.0.29 () {32 vars in 732 bytes} [Tue Jul 21 22:11:28 2026] GET /v2.0/networks/1f18efb2-c650-435e-8d2a-0a9a096a2c73/tags => generated 52 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2320] 10.0.0.29 () {34 vars in 752 bytes} [Tue Jul 21 22:11:28 2026] PUT /v2.0/networks/1f18efb2-c650-435e-8d2a-0a9a096a2c73/tags => generated 37 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2321] 10.0.0.29 () {32 vars in 732 bytes} [Tue Jul 21 22:11:28 2026] GET /v2.0/networks/1f18efb2-c650-435e-8d2a-0a9a096a2c73/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2322] 10.0.0.29 () {32 vars in 740 bytes} [Tue Jul 21 22:11:28 2026] GET /v2.0/networks/1f18efb2-c650-435e-8d2a-0a9a096a2c73/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:11:28.417 8 INFO neutron.api.v2.resource [None req-ffffa384-9a76-4d78-9c66-5e59b0ed70ff a32ef38ec4c34519900d731035a6b04a 64e108d0d65149718a7cccb6a57d5a86 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1113/2323] 10.0.0.29 () {32 vars in 744 bytes} [Tue Jul 21 22:11:28 2026] GET /v2.0/networks/1f18efb2-c650-435e-8d2a-0a9a096a2c73/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2324] 10.0.0.29 () {32 vars in 743 bytes} [Tue Jul 21 22:11:28 2026] DELETE /v2.0/networks/1f18efb2-c650-435e-8d2a-0a9a096a2c73/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: 1114/2325] 10.0.0.29 () {32 vars in 732 bytes} [Tue Jul 21 22:11:28 2026] GET /v2.0/networks/1f18efb2-c650-435e-8d2a-0a9a096a2c73/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:11:28.612 7 INFO neutron.api.v2.resource [None req-c396dbda-e7b8-4d60-8acb-7387949cfdba a32ef38ec4c34519900d731035a6b04a 64e108d0d65149718a7cccb6a57d5a86 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1212/2326] 10.0.0.29 () {32 vars in 747 bytes} [Tue Jul 21 22:11:28 2026] DELETE /v2.0/networks/1f18efb2-c650-435e-8d2a-0a9a096a2c73/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: 1115/2327] 10.0.0.29 () {32 vars in 735 bytes} [Tue Jul 21 22:11:28 2026] DELETE /v2.0/networks/1f18efb2-c650-435e-8d2a-0a9a096a2c73/tags => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2328] 10.0.0.29 () {32 vars in 732 bytes} [Tue Jul 21 22:11:28 2026] GET /v2.0/networks/1f18efb2-c650-435e-8d2a-0a9a096a2c73/tags => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:11:28.953 8 INFO neutron.services.segments.plugin [-] Segment f3738014-412e-45b1-a43e-1c88927d35d8 resource provider aggregate not found 2026-07-21 22:11:28.958 8 INFO neutron.services.segments.plugin [-] Segment f3738014-412e-45b1-a43e-1c88927d35d8 resource provider aggregate not found 2026-07-21 22:11:28.974 8 INFO neutron.services.segments.plugin [-] Segment f3738014-412e-45b1-a43e-1c88927d35d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3738014-412e-45b1-a43e-1c88927d35d8 found for delete ", "request_id": "req-29ffe646-ee5a-4b6a-b4fc-ef204a74aefe"}]} 2026-07-21 22:11:28.977 8 INFO neutron.services.segments.plugin [-] Segment f3738014-412e-45b1-a43e-1c88927d35d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3738014-412e-45b1-a43e-1c88927d35d8 found for delete ", "request_id": "req-82b24736-d37f-46bd-8bce-eec2870690aa"}]} [pid: 8|app: 0|req: 1116/2329] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:11:28 2026] DELETE /v2.0/networks/1f18efb2-c650-435e-8d2a-0a9a096a2c73 => 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: 1214/2330] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:11:29 2026] GET /v2.0/security-groups?tenant_id=e173de5222214f24913cfe01decb3372&name=default => generated 2805 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2331] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:29 2026] DELETE /v2.0/security-groups/078f0c27-9600-44a5-af94-8c5967669ea7 => 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: 1215/2332] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:11:30 2026] GET /v2.0/security-groups?tenant_id=64e108d0d65149718a7cccb6a57d5a86&name=default => generated 2805 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2333] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:30 2026] DELETE /v2.0/security-groups/023b94fe-71d4-4127-99df-859c05122f79 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:11:33.940 7 WARNING neutron_lib.context [None req-a8f16445-ebdc-4e78-a964-02164b42fdf0 3cb10f562dad43d582e64d3c18f86e2f fbd08c654abc4467b0783febc5f263a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:11:34.077 7 INFO neutron.db.segments_db [None req-a8f16445-ebdc-4e78-a964-02164b42fdf0 3cb10f562dad43d582e64d3c18f86e2f fbd08c654abc4467b0783febc5f263a6 - - default default] Added segment 92c1a711-3179-40e1-93cf-edea70f434e2 of type vxlan for network 8db1660b-08b9-486b-9917-f0f56c7e88b4 [pid: 7|app: 0|req: 1216/2334] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:11:33 2026] POST /v2.0/networks => generated 632 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:11:34.243 8 WARNING neutron_lib.context [None req-0a609d6a-7888-455c-ab88-89f1c96dfaf2 3cb10f562dad43d582e64d3c18f86e2f fbd08c654abc4467b0783febc5f263a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1119/2335] 10.0.0.29 () {34 vars in 663 bytes} [Tue Jul 21 22:11:34 2026] POST /v2.0/ports => generated 743 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2336] 10.0.0.29 () {34 vars in 746 bytes} [Tue Jul 21 22:11:34 2026] PUT /v2.0/ports/dbbff846-2b1d-4641-b2eb-13bfb4ad7ef5/tags => generated 25 bytes in 58 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: 1120/2337] 10.0.0.29 () {32 vars in 726 bytes} [Tue Jul 21 22:11:34 2026] GET /v2.0/ports/dbbff846-2b1d-4641-b2eb-13bfb4ad7ef5/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2338] 10.0.0.29 () {34 vars in 757 bytes} [Tue Jul 21 22:11:34 2026] PUT /v2.0/ports/dbbff846-2b1d-4641-b2eb-13bfb4ad7ef5/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2339] 10.0.0.29 () {32 vars in 726 bytes} [Tue Jul 21 22:11:34 2026] GET /v2.0/ports/dbbff846-2b1d-4641-b2eb-13bfb4ad7ef5/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2340] 10.0.0.29 () {34 vars in 753 bytes} [Tue Jul 21 22:11:34 2026] PUT /v2.0/ports/dbbff846-2b1d-4641-b2eb-13bfb4ad7ef5/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2341] 10.0.0.29 () {32 vars in 726 bytes} [Tue Jul 21 22:11:34 2026] GET /v2.0/ports/dbbff846-2b1d-4641-b2eb-13bfb4ad7ef5/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: 1220/2342] 10.0.0.29 () {34 vars in 775 bytes} [Tue Jul 21 22:11:34 2026] PUT /v2.0/ports/dbbff846-2b1d-4641-b2eb-13bfb4ad7ef5/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2343] 10.0.0.29 () {32 vars in 726 bytes} [Tue Jul 21 22:11:35 2026] GET /v2.0/ports/dbbff846-2b1d-4641-b2eb-13bfb4ad7ef5/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2344] 10.0.0.29 () {34 vars in 746 bytes} [Tue Jul 21 22:11:35 2026] PUT /v2.0/ports/dbbff846-2b1d-4641-b2eb-13bfb4ad7ef5/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2345] 10.0.0.29 () {32 vars in 726 bytes} [Tue Jul 21 22:11:35 2026] GET /v2.0/ports/dbbff846-2b1d-4641-b2eb-13bfb4ad7ef5/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2346] 10.0.0.29 () {32 vars in 734 bytes} [Tue Jul 21 22:11:35 2026] GET /v2.0/ports/dbbff846-2b1d-4641-b2eb-13bfb4ad7ef5/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 22:11:35.261 8 INFO neutron.api.v2.resource [None req-bc225f56-aaa4-49dc-b823-bd0f1b99c51a 3cb10f562dad43d582e64d3c18f86e2f fbd08c654abc4467b0783febc5f263a6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1125/2347] 10.0.0.29 () {32 vars in 738 bytes} [Tue Jul 21 22:11:35 2026] GET /v2.0/ports/dbbff846-2b1d-4641-b2eb-13bfb4ad7ef5/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2348] 10.0.0.29 () {32 vars in 737 bytes} [Tue Jul 21 22:11:35 2026] DELETE /v2.0/ports/dbbff846-2b1d-4641-b2eb-13bfb4ad7ef5/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2349] 10.0.0.29 () {32 vars in 726 bytes} [Tue Jul 21 22:11:35 2026] GET /v2.0/ports/dbbff846-2b1d-4641-b2eb-13bfb4ad7ef5/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:11:35.425 7 INFO neutron.api.v2.resource [None req-c8c3c6fb-65b9-4b6e-b5a8-e297897f67f9 3cb10f562dad43d582e64d3c18f86e2f fbd08c654abc4467b0783febc5f263a6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1224/2350] 10.0.0.29 () {32 vars in 741 bytes} [Tue Jul 21 22:11:35 2026] DELETE /v2.0/ports/dbbff846-2b1d-4641-b2eb-13bfb4ad7ef5/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2351] 10.0.0.29 () {32 vars in 729 bytes} [Tue Jul 21 22:11:35 2026] DELETE /v2.0/ports/dbbff846-2b1d-4641-b2eb-13bfb4ad7ef5/tags => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2352] 10.0.0.29 () {32 vars in 726 bytes} [Tue Jul 21 22:11:35 2026] GET /v2.0/ports/dbbff846-2b1d-4641-b2eb-13bfb4ad7ef5/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2353] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:11:35 2026] DELETE /v2.0/ports/dbbff846-2b1d-4641-b2eb-13bfb4ad7ef5 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:11:35.953 7 INFO neutron.services.segments.plugin [-] Segment 92c1a711-3179-40e1-93cf-edea70f434e2 resource provider aggregate not found 2026-07-21 22:11:35.959 7 INFO neutron.services.segments.plugin [-] Segment 92c1a711-3179-40e1-93cf-edea70f434e2 resource provider aggregate not found 2026-07-21 22:11:35.975 7 INFO neutron.services.segments.plugin [-] Segment 92c1a711-3179-40e1-93cf-edea70f434e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92c1a711-3179-40e1-93cf-edea70f434e2 found for delete ", "request_id": "req-ee1be9cb-3abf-4d6f-9238-07d63e0888fd"}]} 2026-07-21 22:11:35.977 7 INFO neutron.services.segments.plugin [-] Segment 92c1a711-3179-40e1-93cf-edea70f434e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92c1a711-3179-40e1-93cf-edea70f434e2 found for delete ", "request_id": "req-0e537f79-bc6c-4888-b8b4-73be0875bb1c"}]} [pid: 7|app: 0|req: 1226/2354] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:11:35 2026] DELETE /v2.0/networks/8db1660b-08b9-486b-9917-f0f56c7e88b4 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2355] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:11:36 2026] GET /v2.0/security-groups?tenant_id=ac7cb16977ba47ab89b6e398e972db8d&name=default => generated 2805 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2356] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:37 2026] DELETE /v2.0/security-groups/961d249f-1670-4083-a3d9-9065193e349d => 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: 1130/2357] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:11:37 2026] GET /v2.0/security-groups?tenant_id=fbd08c654abc4467b0783febc5f263a6&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: 1228/2358] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:37 2026] DELETE /v2.0/security-groups/4ab71939-e08b-40df-9ae0-074eb6f55a92 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:11:40.968 8 WARNING neutron_lib.context [None req-51b0d94e-23ff-4711-a7f5-985cb6d62829 e1be685aac2f4526810d960e93ff90d8 6e4dee6f4b4c426286988616b8090cac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1131/2361] 10.0.0.29 () {34 vars in 683 bytes} [Tue Jul 21 22:11:40 2026] POST /v2.0/security-groups => generated 1539 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2362] 10.0.0.29 () {34 vars in 766 bytes} [Tue Jul 21 22:11:41 2026] PUT /v2.0/security-groups/b661cc92-daa0-4e81-aa4d-3a5bfeec3d4e/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2363] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:11:41 2026] GET /v2.0/security-groups/b661cc92-daa0-4e81-aa4d-3a5bfeec3d4e/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2364] 10.0.0.29 () {34 vars in 777 bytes} [Tue Jul 21 22:11:41 2026] PUT /v2.0/security-groups/b661cc92-daa0-4e81-aa4d-3a5bfeec3d4e/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2365] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:11:41 2026] GET /v2.0/security-groups/b661cc92-daa0-4e81-aa4d-3a5bfeec3d4e/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2366] 10.0.0.29 () {34 vars in 773 bytes} [Tue Jul 21 22:11:41 2026] PUT /v2.0/security-groups/b661cc92-daa0-4e81-aa4d-3a5bfeec3d4e/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2367] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:11:41 2026] GET /v2.0/security-groups/b661cc92-daa0-4e81-aa4d-3a5bfeec3d4e/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2368] 10.0.0.29 () {34 vars in 795 bytes} [Tue Jul 21 22:11:41 2026] PUT /v2.0/security-groups/b661cc92-daa0-4e81-aa4d-3a5bfeec3d4e/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2369] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:11:41 2026] GET /v2.0/security-groups/b661cc92-daa0-4e81-aa4d-3a5bfeec3d4e/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2370] 10.0.0.29 () {34 vars in 766 bytes} [Tue Jul 21 22:11:41 2026] PUT /v2.0/security-groups/b661cc92-daa0-4e81-aa4d-3a5bfeec3d4e/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: 1136/2371] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:11:41 2026] GET /v2.0/security-groups/b661cc92-daa0-4e81-aa4d-3a5bfeec3d4e/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2372] 10.0.0.29 () {32 vars in 754 bytes} [Tue Jul 21 22:11:41 2026] GET /v2.0/security-groups/b661cc92-daa0-4e81-aa4d-3a5bfeec3d4e/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:11:41.756 8 INFO neutron.api.v2.resource [None req-cc41933f-ca28-4158-aa41-d720b6ee991a e1be685aac2f4526810d960e93ff90d8 6e4dee6f4b4c426286988616b8090cac - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1137/2373] 10.0.0.29 () {32 vars in 758 bytes} [Tue Jul 21 22:11:41 2026] GET /v2.0/security-groups/b661cc92-daa0-4e81-aa4d-3a5bfeec3d4e/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2374] 10.0.0.29 () {32 vars in 757 bytes} [Tue Jul 21 22:11:41 2026] DELETE /v2.0/security-groups/b661cc92-daa0-4e81-aa4d-3a5bfeec3d4e/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2375] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:11:41 2026] GET /v2.0/security-groups/b661cc92-daa0-4e81-aa4d-3a5bfeec3d4e/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:11:41.878 7 INFO neutron.api.v2.resource [None req-3d3eda2b-59e5-49e4-865c-249883c950a4 e1be685aac2f4526810d960e93ff90d8 6e4dee6f4b4c426286988616b8090cac - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1238/2376] 10.0.0.29 () {32 vars in 761 bytes} [Tue Jul 21 22:11:41 2026] DELETE /v2.0/security-groups/b661cc92-daa0-4e81-aa4d-3a5bfeec3d4e/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2377] 10.0.0.29 () {32 vars in 749 bytes} [Tue Jul 21 22:11:41 2026] DELETE /v2.0/security-groups/b661cc92-daa0-4e81-aa4d-3a5bfeec3d4e/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: 1239/2378] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:11:41 2026] GET /v2.0/security-groups/b661cc92-daa0-4e81-aa4d-3a5bfeec3d4e/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2379] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:41 2026] DELETE /v2.0/security-groups/b661cc92-daa0-4e81-aa4d-3a5bfeec3d4e => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2380] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:11:42 2026] GET /v2.0/security-groups?tenant_id=6e4dee6f4b4c426286988616b8090cac&name=default => generated 2805 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2381] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:43 2026] DELETE /v2.0/security-groups/eaf4e68a-ae88-43b2-b034-f7870cf368cc => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2382] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:11:43 2026] GET /v2.0/security-groups?tenant_id=bb8f8ee6cbf646cbada526ce2b4678e2&name=default => generated 2805 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2383] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:43 2026] DELETE /v2.0/security-groups/f837c286-683b-4bed-84f3-8adaa65becd6 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:11:47.166 7 WARNING neutron_lib.context [None req-957e5965-b178-45c6-af2c-a035b1ed2c36 d4a61b7606424c8ca1f38ba5428cb7e5 7d31f0eabd264c39964a28975fd9b722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:11:47.319 7 INFO neutron.db.segments_db [None req-957e5965-b178-45c6-af2c-a035b1ed2c36 d4a61b7606424c8ca1f38ba5428cb7e5 7d31f0eabd264c39964a28975fd9b722 - - default default] Added segment 98e5546e-9881-49dc-9128-7a0e44b6a1ef of type vxlan for network b996601b-451f-4472-a726-301cb7532a3e [pid: 7|app: 0|req: 1242/2384] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:11:47 2026] POST /v2.0/networks => generated 632 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:11:47.486 8 WARNING neutron_lib.context [None req-fcf61454-ece0-4b21-b506-07a73e8eb5be d4a61b7606424c8ca1f38ba5428cb7e5 7d31f0eabd264c39964a28975fd9b722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1143/2385] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:11:47 2026] POST /v2.0/subnets => generated 602 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2386] 10.0.0.29 () {34 vars in 750 bytes} [Tue Jul 21 22:11:47 2026] PUT /v2.0/subnets/beaa8bd2-8c76-4d46-abab-4545cd2799dc/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2387] 10.0.0.29 () {32 vars in 730 bytes} [Tue Jul 21 22:11:47 2026] GET /v2.0/subnets/beaa8bd2-8c76-4d46-abab-4545cd2799dc/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: 1244/2388] 10.0.0.29 () {34 vars in 761 bytes} [Tue Jul 21 22:11:47 2026] PUT /v2.0/subnets/beaa8bd2-8c76-4d46-abab-4545cd2799dc/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2389] 10.0.0.29 () {32 vars in 730 bytes} [Tue Jul 21 22:11:48 2026] GET /v2.0/subnets/beaa8bd2-8c76-4d46-abab-4545cd2799dc/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2390] 10.0.0.29 () {34 vars in 757 bytes} [Tue Jul 21 22:11:48 2026] PUT /v2.0/subnets/beaa8bd2-8c76-4d46-abab-4545cd2799dc/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2391] 10.0.0.29 () {32 vars in 730 bytes} [Tue Jul 21 22:11:48 2026] GET /v2.0/subnets/beaa8bd2-8c76-4d46-abab-4545cd2799dc/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: 1246/2392] 10.0.0.29 () {34 vars in 779 bytes} [Tue Jul 21 22:11:48 2026] PUT /v2.0/subnets/beaa8bd2-8c76-4d46-abab-4545cd2799dc/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2393] 10.0.0.29 () {32 vars in 730 bytes} [Tue Jul 21 22:11:48 2026] GET /v2.0/subnets/beaa8bd2-8c76-4d46-abab-4545cd2799dc/tags => generated 52 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2394] 10.0.0.29 () {34 vars in 750 bytes} [Tue Jul 21 22:11:48 2026] PUT /v2.0/subnets/beaa8bd2-8c76-4d46-abab-4545cd2799dc/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2395] 10.0.0.29 () {32 vars in 730 bytes} [Tue Jul 21 22:11:48 2026] GET /v2.0/subnets/beaa8bd2-8c76-4d46-abab-4545cd2799dc/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2396] 10.0.0.29 () {32 vars in 738 bytes} [Tue Jul 21 22:11:48 2026] GET /v2.0/subnets/beaa8bd2-8c76-4d46-abab-4545cd2799dc/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:11:48.598 8 INFO neutron.api.v2.resource [None req-7793474b-bf9c-4c57-bc19-9c98b765580f d4a61b7606424c8ca1f38ba5428cb7e5 7d31f0eabd264c39964a28975fd9b722 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1149/2397] 10.0.0.29 () {32 vars in 742 bytes} [Tue Jul 21 22:11:48 2026] GET /v2.0/subnets/beaa8bd2-8c76-4d46-abab-4545cd2799dc/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2398] 10.0.0.29 () {32 vars in 741 bytes} [Tue Jul 21 22:11:48 2026] DELETE /v2.0/subnets/beaa8bd2-8c76-4d46-abab-4545cd2799dc/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2399] 10.0.0.29 () {32 vars in 730 bytes} [Tue Jul 21 22:11:48 2026] GET /v2.0/subnets/beaa8bd2-8c76-4d46-abab-4545cd2799dc/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:11:48.776 7 INFO neutron.api.v2.resource [None req-d2e80a5b-8902-4f3e-a5b7-250c212843ae d4a61b7606424c8ca1f38ba5428cb7e5 7d31f0eabd264c39964a28975fd9b722 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1250/2400] 10.0.0.29 () {32 vars in 745 bytes} [Tue Jul 21 22:11:48 2026] DELETE /v2.0/subnets/beaa8bd2-8c76-4d46-abab-4545cd2799dc/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2401] 10.0.0.29 () {32 vars in 733 bytes} [Tue Jul 21 22:11:48 2026] DELETE /v2.0/subnets/beaa8bd2-8c76-4d46-abab-4545cd2799dc/tags => 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: 1251/2402] 10.0.0.29 () {32 vars in 730 bytes} [Tue Jul 21 22:11:48 2026] GET /v2.0/subnets/beaa8bd2-8c76-4d46-abab-4545cd2799dc/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2403] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:11:48 2026] DELETE /v2.0/subnets/beaa8bd2-8c76-4d46-abab-4545cd2799dc => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2404] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:11:49 2026] DELETE /v2.0/networks/b996601b-451f-4472-a726-301cb7532a3e => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2405] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/security-groups?tenant_id=ec1d2d30a25a4de18f608b9f8e55aa04&name=default => generated 2805 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:11:50.570 7 INFO neutron.services.segments.plugin [-] Segment 98e5546e-9881-49dc-9128-7a0e44b6a1ef resource provider aggregate not found 2026-07-21 22:11:50.578 7 INFO neutron.services.segments.plugin [-] Segment 98e5546e-9881-49dc-9128-7a0e44b6a1ef resource provider aggregate not found 2026-07-21 22:11:50.598 7 INFO neutron.services.segments.plugin [-] Segment 98e5546e-9881-49dc-9128-7a0e44b6a1ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98e5546e-9881-49dc-9128-7a0e44b6a1ef found for delete ", "request_id": "req-ffafb346-64d5-4fd8-a31d-b734ccb30bf0"}]} 2026-07-21 22:11:50.599 7 INFO neutron.services.segments.plugin [-] Segment 98e5546e-9881-49dc-9128-7a0e44b6a1ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98e5546e-9881-49dc-9128-7a0e44b6a1ef found for delete ", "request_id": "req-ab30898f-d819-4857-884b-6364e2e50b08"}]} [pid: 7|app: 0|req: 1253/2406] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:50 2026] DELETE /v2.0/security-groups/3c0d3170-aa0f-4e6a-9016-7954aba0aede => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2407] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/security-groups?tenant_id=7d31f0eabd264c39964a28975fd9b722&name=default => generated 2805 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2408] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:50 2026] DELETE /v2.0/security-groups/f80d3c18-3557-4f02-ad83-65b7a63c4fef => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:11:54.559 8 WARNING neutron_lib.context [None req-6dd9c121-8784-4573-8d56-a408bbf12909 f16cf1afd4d2453e80e7bd52928e0775 da5e2052298149219d9ede091cb41f1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:11:54.707 8 INFO neutron.db.segments_db [None req-6dd9c121-8784-4573-8d56-a408bbf12909 f16cf1afd4d2453e80e7bd52928e0775 da5e2052298149219d9ede091cb41f1c - - default default] Added segment 021ea668-a880-4d8e-9e8a-59540b7f8c92 of type vxlan for network 6b843ab9-8742-4b9a-84e8-283b810d8c94 [pid: 8|app: 0|req: 1155/2409] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:11:54 2026] POST /v2.0/networks => generated 632 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:11:54.839 7 WARNING neutron_lib.context [None req-56d37ddd-8710-4c79-896e-0fd6900ea91d f16cf1afd4d2453e80e7bd52928e0775 da5e2052298149219d9ede091cb41f1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1255/2410] 10.0.0.29 () {34 vars in 663 bytes} [Tue Jul 21 22:11:54 2026] POST /v2.0/ports => generated 743 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:11:55.186 8 WARNING neutron_lib.context [None req-ae1179a2-efe7-4029-a15d-0255cfd6e086 f16cf1afd4d2453e80e7bd52928e0775 da5e2052298149219d9ede091cb41f1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1156/2411] 10.0.0.29 () {34 vars in 665 bytes} [Tue Jul 21 22:11:55 2026] POST /v2.0/trunks => generated 407 bytes in 253 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: 1256/2412] 10.0.0.29 () {34 vars in 748 bytes} [Tue Jul 21 22:11:55 2026] PUT /v2.0/trunks/95aca989-466a-4f97-bfa5-735561c6223d/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2413] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:11:55 2026] GET /v2.0/trunks/95aca989-466a-4f97-bfa5-735561c6223d/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2414] 10.0.0.29 () {34 vars in 759 bytes} [Tue Jul 21 22:11:55 2026] PUT /v2.0/trunks/95aca989-466a-4f97-bfa5-735561c6223d/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2415] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:11:55 2026] GET /v2.0/trunks/95aca989-466a-4f97-bfa5-735561c6223d/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2416] 10.0.0.29 () {34 vars in 755 bytes} [Tue Jul 21 22:11:55 2026] PUT /v2.0/trunks/95aca989-466a-4f97-bfa5-735561c6223d/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2417] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:11:55 2026] GET /v2.0/trunks/95aca989-466a-4f97-bfa5-735561c6223d/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2418] 10.0.0.29 () {34 vars in 777 bytes} [Tue Jul 21 22:11:55 2026] PUT /v2.0/trunks/95aca989-466a-4f97-bfa5-735561c6223d/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2419] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:11:55 2026] GET /v2.0/trunks/95aca989-466a-4f97-bfa5-735561c6223d/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2420] 10.0.0.29 () {34 vars in 748 bytes} [Tue Jul 21 22:11:55 2026] PUT /v2.0/trunks/95aca989-466a-4f97-bfa5-735561c6223d/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2421] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:11:55 2026] GET /v2.0/trunks/95aca989-466a-4f97-bfa5-735561c6223d/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2424] 10.0.0.29 () {32 vars in 736 bytes} [Tue Jul 21 22:11:55 2026] GET /v2.0/trunks/95aca989-466a-4f97-bfa5-735561c6223d/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:11:55.871 7 INFO neutron.api.v2.resource [None req-aa953714-4560-4b3b-8d43-2c611b044932 f16cf1afd4d2453e80e7bd52928e0775 da5e2052298149219d9ede091cb41f1c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1262/2425] 10.0.0.29 () {32 vars in 740 bytes} [Tue Jul 21 22:11:55 2026] GET /v2.0/trunks/95aca989-466a-4f97-bfa5-735561c6223d/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2426] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:55 2026] DELETE /v2.0/trunks/95aca989-466a-4f97-bfa5-735561c6223d/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2427] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:11:55 2026] GET /v2.0/trunks/95aca989-466a-4f97-bfa5-735561c6223d/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:11:55.968 8 INFO neutron.api.v2.resource [None req-837725a6-83aa-4902-8c1f-4507b01f3bfa f16cf1afd4d2453e80e7bd52928e0775 da5e2052298149219d9ede091cb41f1c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1165/2428] 10.0.0.29 () {32 vars in 743 bytes} [Tue Jul 21 22:11:55 2026] DELETE /v2.0/trunks/95aca989-466a-4f97-bfa5-735561c6223d/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: 1264/2429] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:11:55 2026] DELETE /v2.0/trunks/95aca989-466a-4f97-bfa5-735561c6223d/tags => 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: 1166/2430] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:11:56 2026] GET /v2.0/trunks/95aca989-466a-4f97-bfa5-735561c6223d/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2431] 10.0.0.29 () {32 vars in 718 bytes} [Tue Jul 21 22:11:56 2026] GET /v2.0/trunks/95aca989-466a-4f97-bfa5-735561c6223d => generated 407 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2432] 10.0.0.29 () {32 vars in 716 bytes} [Tue Jul 21 22:11:56 2026] GET /v2.0/ports/4195fd5d-863c-456f-bd98-6c74d6d51e80 => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2433] 10.0.0.29 () {32 vars in 721 bytes} [Tue Jul 21 22:11:56 2026] DELETE /v2.0/trunks/95aca989-466a-4f97-bfa5-735561c6223d => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2434] 10.0.0.29 () {32 vars in 719 bytes} [Tue Jul 21 22:11:56 2026] DELETE /v2.0/ports/4195fd5d-863c-456f-bd98-6c74d6d51e80 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:11:56.821 7 INFO neutron.services.segments.plugin [-] Segment 021ea668-a880-4d8e-9e8a-59540b7f8c92 resource provider aggregate not found 2026-07-21 22:11:56.827 7 INFO neutron.services.segments.plugin [-] Segment 021ea668-a880-4d8e-9e8a-59540b7f8c92 resource provider aggregate not found 2026-07-21 22:11:56.843 7 INFO neutron.services.segments.plugin [-] Segment 021ea668-a880-4d8e-9e8a-59540b7f8c92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 021ea668-a880-4d8e-9e8a-59540b7f8c92 found for delete ", "request_id": "req-bc038ea3-a834-4bfb-a5ac-0ea311f08e9b"}]} 2026-07-21 22:11:56.847 7 INFO neutron.services.segments.plugin [-] Segment 021ea668-a880-4d8e-9e8a-59540b7f8c92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 021ea668-a880-4d8e-9e8a-59540b7f8c92 found for delete ", "request_id": "req-341f38dd-dec6-4fa0-8c0c-bfa8871e1b34"}]} [pid: 7|app: 0|req: 1267/2435] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:11:56 2026] DELETE /v2.0/networks/6b843ab9-8742-4b9a-84e8-283b810d8c94 => 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: 1169/2436] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:11:57 2026] GET /v2.0/security-groups?tenant_id=da5e2052298149219d9ede091cb41f1c&name=default => generated 2805 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2437] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:57 2026] DELETE /v2.0/security-groups/d4b42784-4058-4e87-bf43-42b135c24900 => 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: 1170/2438] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:11:58 2026] GET /v2.0/security-groups?tenant_id=221ba7076c3f436783f06f93ed0894cc&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2439] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:11:58 2026] DELETE /v2.0/security-groups/380736e8-312a-4b74-bf3e-6aa7c9375aa3 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:12:07.869 8 WARNING neutron_lib.context [None req-6d793c9b-aeff-4ed9-b83d-05d613c5ce62 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:12:07.997 8 INFO neutron.db.segments_db [None req-6d793c9b-aeff-4ed9-b83d-05d613c5ce62 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Added segment 24d9197d-b737-4ec5-ae6f-4d8aeec9cc34 of type vxlan for network aa850cc6-8384-48cf-add2-d045ac45a6ec [pid: 8|app: 0|req: 1171/2440] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:12:07 2026] POST /v2.0/networks => generated 640 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:08.123 7 WARNING neutron_lib.context [None req-2702b7db-9483-45f2-bcc6-3cdfb9fc1812 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1270/2441] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:12:08 2026] POST /v2.0/subnets => generated 634 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2442] 10.0.0.29 () {32 vars in 721 bytes} [Tue Jul 21 22:12:08 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:12:08.558 7 WARNING neutron_lib.context [None req-2ed57f02-b915-4054-86b0-e35f0404c4cc 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1271/2443] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:12:08 2026] POST /v2.0/subnets => generated 708 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:08.903 8 WARNING neutron_lib.context [None req-2f02daf9-75cb-42cc-8f99-6dceab039079 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:12:08.969 8 INFO neutron.db.segments_db [None req-2f02daf9-75cb-42cc-8f99-6dceab039079 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Added segment 4b592a12-2058-4c81-9ffa-44113ddf455f of type vxlan for network c9abf1e1-72a8-4bf6-b5fd-854a45817db7 [pid: 8|app: 0|req: 1173/2444] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:12:08 2026] POST /v2.0/networks => generated 638 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:09.121 7 WARNING neutron_lib.context [None req-d1686034-3a32-4dce-ab77-f4139443653c 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1272/2445] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:12:09 2026] POST /v2.0/subnets => generated 632 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:09.496 8 WARNING neutron_lib.context [None req-823ecb22-d953-4cee-8bb6-76897e5636ef 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1174/2446] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:12:09 2026] POST /v2.0/subnets => generated 701 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:09.907 7 WARNING neutron_lib.context [None req-900eaa43-b835-40b8-b743-194f2b2de18b 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:12:09.963 7 INFO neutron.db.segments_db [None req-900eaa43-b835-40b8-b743-194f2b2de18b 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Added segment 9e35a58d-7f99-477f-95e5-083a0653f437 of type vxlan for network 883ca9d9-a692-45a9-a838-3a5e75423842 [pid: 7|app: 0|req: 1273/2447] 10.0.0.29 () {34 vars in 669 bytes} [Tue Jul 21 22:12:09 2026] POST /v2.0/networks => generated 637 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:10.105 8 WARNING neutron_lib.context [None req-04add55b-c273-4d03-9f3b-e356dfc1ce44 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1175/2448] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:12:10 2026] POST /v2.0/subnets => generated 632 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:10.548 7 WARNING neutron_lib.context [None req-a6177c23-f53c-4298-a11e-174ae49cb75b 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1274/2451] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:12:10 2026] POST /v2.0/subnets => generated 706 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:11.054 8 WARNING neutron_lib.context [None req-ed4fbc3e-0115-4bbb-b924-2855958cd566 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:12:11.105 8 INFO neutron.db.segments_db [None req-ed4fbc3e-0115-4bbb-b924-2855958cd566 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Added segment 9aae0682-2de8-4a49-ba3b-2f6c8dd8394a of type vxlan for network 09bd14c1-6734-4f12-8bec-129597efbbc5 2026-07-21 22:12:11.489 8 INFO neutron.db.l3_hamode_db [None req-ed4fbc3e-0115-4bbb-b924-2855958cd566 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:12:13.439 8 INFO neutron.db.l3_hamode_db [None req-ed4fbc3e-0115-4bbb-b924-2855958cd566 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1178/2452] 10.0.0.29 () {34 vars in 668 bytes} [Tue Jul 21 22:12:11 2026] POST /v2.0/routers => generated 685 bytes in 3739 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2453] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:12:14 2026] PUT /v2.0/routers/b6edba11-e64c-4609-a562-9664cad938bc/add_router_interface => generated 309 bytes in 2396 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2454] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:12:17 2026] PUT /v2.0/routers/b6edba11-e64c-4609-a562-9664cad938bc/add_router_interface => generated 309 bytes in 1648 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2455] 10.0.0.29 () {34 vars in 782 bytes} [Tue Jul 21 22:12:18 2026] PUT /v2.0/routers/b6edba11-e64c-4609-a562-9664cad938bc/add_router_interface => generated 309 bytes in 2001 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:12:20.929 8 WARNING neutron_lib.context [None req-1f149958-cf27-4d06-a4b3-86d1c234b035 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1180/2456] 10.0.0.29 () {34 vars in 683 bytes} [Tue Jul 21 22:12:20 2026] POST /v2.0/security-groups => generated 1565 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:12:21.069 7 WARNING neutron_lib.context [None req-867bb0dd-630b-4326-be5a-087c443902fd 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1277/2457] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:12:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:21.185 8 WARNING neutron_lib.context [None req-7ed85ee5-b1bd-45b1-967a-e636a84ae195 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1181/2458] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:12:21 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) 2026-07-21 22:12:21.338 7 WARNING neutron_lib.context [None req-036a4ed4-dabd-474e-85ee-ad5c7fbf3fc1 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1278/2459] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:12:21 2026] POST /v2.0/security-group-rules => generated 567 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:21.474 8 WARNING neutron_lib.context [None req-48bf1720-ddd3-45fb-b298-d92d8edf710e 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1182/2460] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:12:21 2026] POST /v2.0/security-group-rules => generated 569 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:21.582 7 WARNING neutron_lib.context [None req-2a67dad1-56b3-4302-9231-81ed47b8932c 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2461] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:12:21 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) 2026-07-21 22:12:21.702 8 WARNING neutron_lib.context [None req-e7a9456a-0b95-4135-85a4-384bf9302435 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1183/2462] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:12:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:21.830 7 WARNING neutron_lib.context [None req-36d4978e-2db2-4af6-ba90-afb275f5f215 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1280/2463] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:12:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:21.970 8 WARNING neutron_lib.context [None req-857aa645-1b59-4f90-8f6b-b2bf757cc4d9 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1184/2464] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:12:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:22.126 7 WARNING neutron_lib.context [None req-e27bf3c9-0057-4721-a307-ed7960c5c9ff 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1281/2465] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:12:22 2026] POST /v2.0/security-group-rules => generated 567 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:22.281 8 WARNING neutron_lib.context [None req-2d5c575c-f04c-4b16-9b1d-dd21784441f7 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1185/2466] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:12:22 2026] POST /v2.0/security-group-rules => generated 569 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:22.423 7 WARNING neutron_lib.context [None req-3cbe4328-e868-4018-943a-1fc51b33c4b6 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1282/2467] 10.0.0.29 () {34 vars in 694 bytes} [Tue Jul 21 22:12:22 2026] POST /v2.0/security-group-rules => generated 565 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2468] 10.0.0.182 () {34 vars in 1094 bytes} [Tue Jul 21 22:12:23 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-893964263&fields=id&tenant_id=97de776c939b49c1a4c52f803b655245 => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2469] 10.0.0.182 () {34 vars in 982 bytes} [Tue Jul 21 22:12:23 2026] GET /v2.0/networks?id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7 => generated 705 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2470] 10.0.0.182 () {34 vars in 965 bytes} [Tue Jul 21 22:12:23 2026] GET /v2.0/quotas/97de776c939b49c1a4c52f803b655245 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2471] 10.0.0.182 () {34 vars in 1002 bytes} [Tue Jul 21 22:12:23 2026] GET /v2.0/ports?tenant_id=97de776c939b49c1a4c52f803b655245&fields=id => generated 287 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2472] 10.0.0.182 () {34 vars in 1008 bytes} [Tue Jul 21 22:12:23 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?fields=segments => generated 14 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2473] 10.0.0.182 () {34 vars in 1108 bytes} [Tue Jul 21 22:12:23 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?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: 1189/2474] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:12:23 2026] GET /v2.0/ports?device_id=b604be80-92b5-4170-a84e-5788733b97b1 => generated 12 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2475] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:12:24 2026] GET /v2.0/networks?id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7 => generated 705 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2476] 199.204.45.205 () {34 vars in 1050 bytes} [Tue Jul 21 22:12:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=97de776c939b49c1a4c52f803b655245 => generated 178 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:12:25.026 7 WARNING neutron_lib.context [req-44af665d-bc19-48f0-ad52-d0ebc6c3cb25 req-0ca38e70-a68e-469f-9a33-30aad3c87aa8 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1287/2477] 199.204.45.205 () {38 vars in 955 bytes} [Tue Jul 21 22:12:25 2026] POST /v2.0/ports => generated 1183 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2480] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Jul 21 22:12:25 2026] PUT /v2.0/ports/8ffe6a86-d583-438f-baef-1d80523b6138 => generated 1428 bytes in 703 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: 1290/2481] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:12:26 2026] GET /v2.0/ports?tenant_id=97de776c939b49c1a4c52f803b655245&device_id=b604be80-92b5-4170-a84e-5788733b97b1 => generated 1467 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: 1192/2482] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:12:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.204&port_id=8ffe6a86-d583-438f-baef-1d80523b6138 => 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: 1291/2483] 199.204.45.205 () {34 vars in 1104 bytes} [Tue Jul 21 22:12:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A240&port_id=8ffe6a86-d583-438f-baef-1d80523b6138 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:12:26.541 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f8c7965-fbe8-472a-b558-f2e87baa1129'] response: {'name': 'network-changed', 'server_uuid': 'b604be80-92b5-4170-a84e-5788733b97b1', 'tag': '8ffe6a86-d583-438f-baef-1d80523b6138', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1193/2484] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Jul 21 22:12:26 2026] GET /v2.0/subnets?id=867f7320-2ae4-4155-9bf5-b6a8c7ed7560&id=1a0e1ff3-88c3-449f-a66d-6355ccb2e96c => generated 1362 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2485] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:12:26 2026] GET /v2.0/ports?network_id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7&device_owner=network%3Adhcp => generated 1457 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1194/2486] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:12:26 2026] GET /v2.0/ports?network_id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2487] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:12:26 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?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: 1195/2488] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:12:26 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?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: 1294/2489] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:12:26 2026] GET /v2.0/ports?tenant_id=97de776c939b49c1a4c52f803b655245&device_id=b604be80-92b5-4170-a84e-5788733b97b1 => generated 1467 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2490] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:12:27 2026] GET /v2.0/networks?id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7 => generated 801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2491] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:12:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.204&port_id=8ffe6a86-d583-438f-baef-1d80523b6138 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2492] 199.204.45.205 () {34 vars in 1104 bytes} [Tue Jul 21 22:12:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A240&port_id=8ffe6a86-d583-438f-baef-1d80523b6138 => 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: 1296/2493] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Jul 21 22:12:27 2026] GET /v2.0/subnets?id=867f7320-2ae4-4155-9bf5-b6a8c7ed7560&id=1a0e1ff3-88c3-449f-a66d-6355ccb2e96c => generated 1362 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2494] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:12:27 2026] GET /v2.0/ports?network_id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2495] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:12:27 2026] GET /v2.0/ports?network_id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2496] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:12:27 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2497] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:12:27 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?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: 1200/2498] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:12:29 2026] GET /v2.0/ports?device_id=b604be80-92b5-4170-a84e-5788733b97b1 => generated 1200 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2499] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:12:29 2026] GET /v2.0/security-groups?id=52f1cf5c-c5b8-43f5-97c8-a28a8aabf47e&fields=id&fields=name => generated 111 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2500] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:12:34 2026] GET /v2.0/ports?device_id=b604be80-92b5-4170-a84e-5788733b97b1 => generated 1200 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2501] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:12:34 2026] GET /v2.0/security-groups?id=52f1cf5c-c5b8-43f5-97c8-a28a8aabf47e&fields=id&fields=name => generated 111 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2502] 10.0.0.29 () {32 vars in 817 bytes} [Tue Jul 21 22:12:34 2026] GET /v2.0/ports?network_id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7&mac_address=fa%3A16%3A3e%3A89%3A4a%3A41 => generated 1200 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:12:34.733 7 WARNING neutron_lib.context [None req-9ee09220-e249-42ef-b7ad-ff64a1b84a57 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:12:36.247 7 INFO neutron.db.l3_db [None req-9ee09220-e249-42ef-b7ad-ff64a1b84a57 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Floating IP f5f8c58a-1cf9-44db-9e79-203e6265088f associated. External IP: 10.96.250.217, port: 8ffe6a86-d583-438f-baef-1d80523b6138. [pid: 7|app: 0|req: 1301/2503] 10.0.0.29 () {34 vars in 676 bytes} [Tue Jul 21 22:12:34 2026] POST /v2.0/floatingips => generated 855 bytes in 1974 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2504] 10.0.0.182 () {34 vars in 1094 bytes} [Tue Jul 21 22:12:36 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-893964263&fields=id&tenant_id=97de776c939b49c1a4c52f803b655245 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:12:36.935 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4ee51cd-71a7-404d-986f-c59ea0f48d24'] response: {'name': 'network-changed', 'server_uuid': 'b604be80-92b5-4170-a84e-5788733b97b1', 'tag': '8ffe6a86-d583-438f-baef-1d80523b6138', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1302/2505] 10.0.0.182 () {34 vars in 982 bytes} [Tue Jul 21 22:12:36 2026] GET /v2.0/networks?id=883ca9d9-a692-45a9-a838-3a5e75423842 => generated 704 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2506] 10.0.0.182 () {34 vars in 965 bytes} [Tue Jul 21 22:12:36 2026] GET /v2.0/quotas/97de776c939b49c1a4c52f803b655245 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2507] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:12:36 2026] GET /v2.0/ports?tenant_id=97de776c939b49c1a4c52f803b655245&device_id=b604be80-92b5-4170-a84e-5788733b97b1 => generated 1469 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2508] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:12:37 2026] GET /v2.0/networks?id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7 => generated 801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2509] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:12:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.204&port_id=8ffe6a86-d583-438f-baef-1d80523b6138 => generated 858 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2510] 199.204.45.205 () {34 vars in 1104 bytes} [Tue Jul 21 22:12:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A240&port_id=8ffe6a86-d583-438f-baef-1d80523b6138 => 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: 1205/2511] 10.0.0.182 () {34 vars in 1002 bytes} [Tue Jul 21 22:12:36 2026] GET /v2.0/ports?tenant_id=97de776c939b49c1a4c52f803b655245&fields=id => generated 333 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2512] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Jul 21 22:12:37 2026] GET /v2.0/subnets?id=867f7320-2ae4-4155-9bf5-b6a8c7ed7560&id=1a0e1ff3-88c3-449f-a66d-6355ccb2e96c => generated 1362 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2513] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:12:37 2026] GET /v2.0/ports?network_id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7&device_owner=network%3Adhcp => generated 1457 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2514] 10.0.0.182 () {34 vars in 1008 bytes} [Tue Jul 21 22:12:37 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842?fields=segments => generated 14 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2515] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:12:37 2026] GET /v2.0/ports?network_id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7&device_owner=network%3Adhcp => generated 1457 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2516] 10.0.0.182 () {34 vars in 1108 bytes} [Tue Jul 21 22:12:37 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2517] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:12:37 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?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: 1208/2518] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:12:37 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?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: 1311/2519] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:12:37 2026] GET /v2.0/ports?device_id=90b28a13-313e-400d-bf00-068dd888af57 => 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: 1209/2520] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:12:38 2026] GET /v2.0/networks?id=883ca9d9-a692-45a9-a838-3a5e75423842 => generated 704 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2521] 199.204.45.205 () {34 vars in 1050 bytes} [Tue Jul 21 22:12:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=97de776c939b49c1a4c52f803b655245 => generated 178 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:12:38.509 8 WARNING neutron_lib.context [req-86a275b1-078d-4481-ab68-22c5eaeea39a req-411feefd-d4ad-45f9-8b7f-10eaf8b491a4 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1210/2522] 199.204.45.205 () {38 vars in 955 bytes} [Tue Jul 21 22:12:38 2026] POST /v2.0/ports => generated 1183 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2523] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Jul 21 22:12:39 2026] PUT /v2.0/ports/28ac79b6-1cf4-45d8-80c4-90f02ba3d8eb => generated 1428 bytes in 593 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: 1211/2524] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:12:39 2026] GET /v2.0/ports?tenant_id=97de776c939b49c1a4c52f803b655245&device_id=90b28a13-313e-400d-bf00-068dd888af57 => generated 1467 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1314/2525] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:12:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.169&port_id=28ac79b6-1cf4-45d8-80c4-90f02ba3d8eb => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2526] 199.204.45.205 () {34 vars in 1104 bytes} [Tue Jul 21 22:12:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A73&port_id=28ac79b6-1cf4-45d8-80c4-90f02ba3d8eb => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:12:39.867 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-271d9a59-fa81-43c3-9f53-ee86ed900bf2'] response: {'name': 'network-changed', 'server_uuid': '90b28a13-313e-400d-bf00-068dd888af57', 'tag': '28ac79b6-1cf4-45d8-80c4-90f02ba3d8eb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1315/2527] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Jul 21 22:12:39 2026] GET /v2.0/subnets?id=19393da7-8b38-457d-a0e1-40d0a4695046&id=3c2d466e-39bc-4d08-9746-c1b688cb9087 => generated 1367 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2528] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:12:39 2026] GET /v2.0/ports?network_id=883ca9d9-a692-45a9-a838-3a5e75423842&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1316/2529] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:12:39 2026] GET /v2.0/ports?network_id=883ca9d9-a692-45a9-a838-3a5e75423842&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2530] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:12:40 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842?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: 1317/2531] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:12:40 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842?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: 1215/2532] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:12:40 2026] GET /v2.0/ports?tenant_id=97de776c939b49c1a4c52f803b655245&device_id=90b28a13-313e-400d-bf00-068dd888af57 => generated 1467 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2533] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:12:40 2026] GET /v2.0/networks?id=883ca9d9-a692-45a9-a838-3a5e75423842 => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2534] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:12:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.169&port_id=28ac79b6-1cf4-45d8-80c4-90f02ba3d8eb => 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: 1319/2535] 199.204.45.205 () {34 vars in 1104 bytes} [Tue Jul 21 22:12:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A73&port_id=28ac79b6-1cf4-45d8-80c4-90f02ba3d8eb => 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: 1217/2536] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Jul 21 22:12:40 2026] GET /v2.0/subnets?id=19393da7-8b38-457d-a0e1-40d0a4695046&id=3c2d466e-39bc-4d08-9746-c1b688cb9087 => generated 1367 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2537] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:12:40 2026] GET /v2.0/ports?network_id=883ca9d9-a692-45a9-a838-3a5e75423842&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: 1218/2538] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:12:40 2026] GET /v2.0/ports?network_id=883ca9d9-a692-45a9-a838-3a5e75423842&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2539] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:12:40 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842?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: 1219/2542] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:12:40 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842?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: 1324/2543] 10.0.0.121 () {34 vars in 990 bytes} [Tue Jul 21 22:12:41 2026] GET /v2.0/ports?device_id=b604be80-92b5-4170-a84e-5788733b97b1 => generated 1469 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2544] 10.0.0.121 () {34 vars in 1040 bytes} [Tue Jul 21 22:12:41 2026] GET /v2.0/security-groups?id=52f1cf5c-c5b8-43f5-97c8-a28a8aabf47e&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: 7|app: 0|req: 1325/2545] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:12:42 2026] GET /v2.0/ports?device_id=90b28a13-313e-400d-bf00-068dd888af57 => generated 1200 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2546] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:12:42 2026] GET /v2.0/security-groups?id=52f1cf5c-c5b8-43f5-97c8-a28a8aabf47e&fields=id&fields=name => generated 111 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2547] 10.0.0.29 () {32 vars in 817 bytes} [Tue Jul 21 22:12:42 2026] GET /v2.0/ports?network_id=883ca9d9-a692-45a9-a838-3a5e75423842&mac_address=fa%3A16%3A3e%3A0e%3A2f%3Ab5 => generated 1200 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:12:43.031 8 WARNING neutron_lib.context [None req-727f475b-3fa7-42a9-932a-66d19ba6441c 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:12:44.600 8 INFO neutron.db.l3_db [None req-727f475b-3fa7-42a9-932a-66d19ba6441c 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Floating IP af90f310-ad78-44ff-96bf-bfee9c40cde4 associated. External IP: 10.96.250.218, port: 28ac79b6-1cf4-45d8-80c4-90f02ba3d8eb. [pid: 8|app: 0|req: 1222/2548] 10.0.0.29 () {34 vars in 676 bytes} [Tue Jul 21 22:12:43 2026] POST /v2.0/floatingips => generated 855 bytes in 1965 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2549] 199.204.45.205 () {34 vars in 1096 bytes} [Tue Jul 21 22:12:45 2026] GET /v2.0/ports?device_id=b604be80-92b5-4170-a84e-5788733b97b1&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2550] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:12:45 2026] GET /v2.0/ports?tenant_id=97de776c939b49c1a4c52f803b655245&device_id=b604be80-92b5-4170-a84e-5788733b97b1 => generated 1469 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:12:46.032 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-37e7f228-7ba6-4519-a2f7-a325bfe8473c'] response: {'name': 'network-changed', 'server_uuid': '90b28a13-313e-400d-bf00-068dd888af57', 'tag': '28ac79b6-1cf4-45d8-80c4-90f02ba3d8eb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1224/2551] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:12:46 2026] GET /v2.0/ports?tenant_id=97de776c939b49c1a4c52f803b655245&device_id=90b28a13-313e-400d-bf00-068dd888af57 => 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: 1328/2552] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:12:46 2026] GET /v2.0/networks?id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7 => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2553] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:12:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.204&port_id=8ffe6a86-d583-438f-baef-1d80523b6138 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2554] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:12:46 2026] GET /v2.0/networks?id=883ca9d9-a692-45a9-a838-3a5e75423842 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2555] 199.204.45.205 () {34 vars in 1104 bytes} [Tue Jul 21 22:12:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A240&port_id=8ffe6a86-d583-438f-baef-1d80523b6138 => 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: 1226/2556] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:12:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.169&port_id=28ac79b6-1cf4-45d8-80c4-90f02ba3d8eb => generated 858 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2557] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Jul 21 22:12:46 2026] GET /v2.0/subnets?id=867f7320-2ae4-4155-9bf5-b6a8c7ed7560&id=1a0e1ff3-88c3-449f-a66d-6355ccb2e96c => generated 1362 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2558] 199.204.45.205 () {34 vars in 1104 bytes} [Tue Jul 21 22:12:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A73&port_id=28ac79b6-1cf4-45d8-80c4-90f02ba3d8eb => 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: 1228/2559] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Jul 21 22:12:46 2026] GET /v2.0/subnets?id=19393da7-8b38-457d-a0e1-40d0a4695046&id=3c2d466e-39bc-4d08-9746-c1b688cb9087 => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2560] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:12:46 2026] GET /v2.0/ports?network_id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2561] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:12:46 2026] GET /v2.0/ports?network_id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2562] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:12:46 2026] GET /v2.0/ports?network_id=883ca9d9-a692-45a9-a838-3a5e75423842&device_owner=network%3Adhcp => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2563] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:12:46 2026] GET /v2.0/ports?network_id=883ca9d9-a692-45a9-a838-3a5e75423842&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2564] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:12:46 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?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: 1231/2565] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:12:46 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2566] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:12:46 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2567] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:12:46 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842?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: 1336/2568] 10.0.0.121 () {34 vars in 990 bytes} [Tue Jul 21 22:12:53 2026] GET /v2.0/ports?device_id=90b28a13-313e-400d-bf00-068dd888af57 => generated 1469 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2569] 10.0.0.121 () {34 vars in 1040 bytes} [Tue Jul 21 22:12:53 2026] GET /v2.0/security-groups?id=52f1cf5c-c5b8-43f5-97c8-a28a8aabf47e&fields=id&fields=name => generated 111 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2572] 10.0.0.29 () {32 vars in 720 bytes} [Tue Jul 21 22:12:58 2026] GET /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => 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: 1338/2573] 10.0.0.138 () {30 vars in 690 bytes} [Tue Jul 21 22:12:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2574] 10.0.0.138 () {30 vars in 692 bytes} [Tue Jul 21 22:12:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2575] 10.0.0.138 () {30 vars in 668 bytes} [Tue Jul 21 22:12:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2576] 10.0.0.138 () {30 vars in 704 bytes} [Tue Jul 21 22:12:59 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: 1340/2577] 10.0.0.138 () {28 vars in 439 bytes} [Tue Jul 21 22:12:59 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: 1238/2578] 10.0.0.138 () {30 vars in 728 bytes} [Tue Jul 21 22:12:59 2026] GET /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => 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: 1341/2579] 10.0.0.138 () {30 vars in 690 bytes} [Tue Jul 21 22:12:59 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: 1239/2580] 10.0.0.138 () {30 vars in 692 bytes} [Tue Jul 21 22:12:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2581] 10.0.0.138 () {30 vars in 668 bytes} [Tue Jul 21 22:12:59 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: 1240/2582] 10.0.0.138 () {30 vars in 704 bytes} [Tue Jul 21 22:12:59 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: 1343/2583] 10.0.0.138 () {30 vars in 728 bytes} [Tue Jul 21 22:12:59 2026] GET /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2584] 10.0.0.138 () {30 vars in 690 bytes} [Tue Jul 21 22:12:59 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: 1344/2585] 10.0.0.138 () {30 vars in 692 bytes} [Tue Jul 21 22:12:59 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: 1242/2586] 10.0.0.138 () {30 vars in 668 bytes} [Tue Jul 21 22:12:59 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: 1345/2587] 10.0.0.138 () {30 vars in 704 bytes} [Tue Jul 21 22:13:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2588] 10.0.0.138 () {30 vars in 730 bytes} [Tue Jul 21 22:13:00 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2589] 10.0.0.138 () {30 vars in 682 bytes} [Tue Jul 21 22:13:00 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2590] 10.0.0.138 () {34 vars in 704 bytes} [Tue Jul 21 22:13:00 2026] POST /v2.0/ports => generated 1132 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2591] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 22:13:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1245/2592] 199.204.45.205 () {30 vars in 705 bytes} [Tue Jul 21 22:13:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2593] 199.204.45.205 () {30 vars in 681 bytes} [Tue Jul 21 22:13:02 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: 1246/2594] 199.204.45.205 () {30 vars in 717 bytes} [Tue Jul 21 22:13:03 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: 1349/2595] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:13:03 2026] GET /v2.0/ports/e103a590-9c1e-4e99-bc34-61e287e4a21e => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2596] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 22:13:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2597] 199.204.45.205 () {30 vars in 705 bytes} [Tue Jul 21 22:13:03 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: 1248/2598] 199.204.45.205 () {30 vars in 681 bytes} [Tue Jul 21 22:13:03 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: 1351/2599] 199.204.45.205 () {30 vars in 717 bytes} [Tue Jul 21 22:13:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:13:03.406 8 INFO neutron.api.v2.resource [None req-d875b714-6f27-4c3e-9460-f901b4275c5e 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1249/2600] 199.204.45.205 () {30 vars in 763 bytes} [Tue Jul 21 22:13:03 2026] GET /v2.0/security-groups/lb-d5999bc3-4c07-4eb5-a9fb-c862aa178d8a => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2601] 199.204.45.205 () {30 vars in 785 bytes} [Tue Jul 21 22:13:03 2026] GET /v2.0/security-groups?name=lb-d5999bc3-4c07-4eb5-a9fb-c862aa178d8a => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2602] 199.204.45.205 () {34 vars in 736 bytes} [Tue Jul 21 22:13:03 2026] POST /v2.0/security-groups => generated 1574 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2603] 199.204.45.205 () {30 vars in 815 bytes} [Tue Jul 21 22:13:03 2026] GET /v2.0/security-group-rules?security_group_id=1c85f357-aaba-45cc-abd0-391ed34d744e => generated 1118 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2604] 199.204.45.205 () {34 vars in 789 bytes} [Tue Jul 21 22:13:03 2026] PUT /v2.0/ports/e103a590-9c1e-4e99-bc34-61e287e4a21e => generated 1132 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2605] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 22:13:04 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: 8|app: 0|req: 1252/2606] 199.204.45.205 () {30 vars in 705 bytes} [Tue Jul 21 22:13:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2607] 199.204.45.205 () {30 vars in 681 bytes} [Tue Jul 21 22:13:04 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: 1253/2608] 199.204.45.205 () {30 vars in 717 bytes} [Tue Jul 21 22:13:04 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: 1356/2609] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:13:04 2026] GET /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2612] 10.0.0.182 () {34 vars in 1016 bytes} [Tue Jul 21 22:13:12 2026] GET /v2.0/security-groups?id=c05dc85e-9194-4cb4-b92d-51c123e902ec&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: 1358/2613] 10.0.0.182 () {34 vars in 982 bytes} [Tue Jul 21 22:13:12 2026] GET /v2.0/networks?id=ba68a442-6aa1-4677-be12-3e6a044cf1e4 => generated 735 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2614] 10.0.0.182 () {34 vars in 965 bytes} [Tue Jul 21 22:13:12 2026] GET /v2.0/quotas/cc54ae2992154b3886820919ecb2da43 => generated 291 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2615] 10.0.0.182 () {34 vars in 1002 bytes} [Tue Jul 21 22:13:12 2026] GET /v2.0/ports?tenant_id=cc54ae2992154b3886820919ecb2da43&fields=id => generated 149 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2616] 10.0.0.182 () {34 vars in 1008 bytes} [Tue Jul 21 22:13:12 2026] GET /v2.0/networks/ba68a442-6aa1-4677-be12-3e6a044cf1e4?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: 1360/2617] 10.0.0.182 () {34 vars in 1108 bytes} [Tue Jul 21 22:13:12 2026] GET /v2.0/networks/ba68a442-6aa1-4677-be12-3e6a044cf1e4?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: 1258/2618] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:13:12 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2619] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:13:13 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => 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: 1259/2620] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:13:13 2026] GET /v2.0/networks?id=ba68a442-6aa1-4677-be12-3e6a044cf1e4 => generated 735 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2621] 199.204.45.205 () {34 vars in 1050 bytes} [Tue Jul 21 22:13:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cc54ae2992154b3886820919ecb2da43 => generated 343 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2622] 199.204.45.205 () {38 vars in 955 bytes} [Tue Jul 21 22:13:13 2026] POST /v2.0/ports => generated 1082 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2623] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Jul 21 22:13:14 2026] PUT /v2.0/ports/b96556e6-939c-4b6f-ac2c-b787b5257725 => generated 1207 bytes in 557 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: 1261/2624] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:13:14 2026] GET /v2.0/ports?tenant_id=cc54ae2992154b3886820919ecb2da43&device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 1246 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, ' 2026-07-21 22:13:14.854 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce3f820a-a0a7-4513-89c7-a732373f8e5d'] response: {'name': 'network-changed', 'server_uuid': '4867b99f-7fc8-4712-b34a-6fff2158d07a', 'tag': 'b96556e6-939c-4b6f-ac2c-b787b5257725', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1364/2625] 199.204.45.205 () {34 vars in 1062 bytes} [Tue Jul 21 22:13:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.246&port_id=b96556e6-939c-4b6f-ac2c-b787b5257725 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2626] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:13:14 2026] GET /v2.0/subnets?id=2e7ed297-ba74-4765-9820-f1a558792431 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2627] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:13:14 2026] GET /v2.0/ports?network_id=ba68a442-6aa1-4677-be12-3e6a044cf1e4&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2628] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:13:14 2026] GET /v2.0/networks/ba68a442-6aa1-4677-be12-3e6a044cf1e4?fields=segments => generated 14 bytes in 85 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: 1366/2629] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:13:15 2026] GET /v2.0/networks/ba68a442-6aa1-4677-be12-3e6a044cf1e4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2630] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:13:15 2026] GET /v2.0/ports?tenant_id=cc54ae2992154b3886820919ecb2da43&device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 1246 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2631] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:13:15 2026] GET /v2.0/networks?id=ba68a442-6aa1-4677-be12-3e6a044cf1e4 => generated 735 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2632] 199.204.45.205 () {34 vars in 1062 bytes} [Tue Jul 21 22:13:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.246&port_id=b96556e6-939c-4b6f-ac2c-b787b5257725 => 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: 1368/2633] 199.204.45.205 () {34 vars in 994 bytes} [Tue Jul 21 22:13:15 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2634] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:13:15 2026] GET /v2.0/subnets?id=2e7ed297-ba74-4765-9820-f1a558792431 => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2635] 199.204.45.205 () {34 vars in 1044 bytes} [Tue Jul 21 22:13:15 2026] GET /v2.0/security-groups?id=c05dc85e-9194-4cb4-b92d-51c123e902ec&fields=id&fields=name => generated 96 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2636] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:13:15 2026] GET /v2.0/ports?network_id=ba68a442-6aa1-4677-be12-3e6a044cf1e4&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2637] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:13:15 2026] GET /v2.0/networks/ba68a442-6aa1-4677-be12-3e6a044cf1e4?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: 1268/2638] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:13:15 2026] GET /v2.0/networks/ba68a442-6aa1-4677-be12-3e6a044cf1e4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2639] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:13:15 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2640] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:13:15 2026] GET /v2.0/security-groups?id=c05dc85e-9194-4cb4-b92d-51c123e902ec&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: 1372/2641] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:13:16 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2642] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:13:19 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2643] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:13:19 2026] GET /v2.0/security-groups?id=c05dc85e-9194-4cb4-b92d-51c123e902ec&fields=id&fields=name => generated 96 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2644] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:13:19 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 1248 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2649] 199.204.45.205 () {34 vars in 1096 bytes} [Tue Jul 21 22:13:45 2026] GET /v2.0/ports?device_id=90b28a13-313e-400d-bf00-068dd888af57&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2650] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:13:45 2026] GET /v2.0/ports?tenant_id=97de776c939b49c1a4c52f803b655245&device_id=90b28a13-313e-400d-bf00-068dd888af57 => generated 1469 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2651] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:13:46 2026] GET /v2.0/networks?id=883ca9d9-a692-45a9-a838-3a5e75423842 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2652] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:13:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.169&port_id=28ac79b6-1cf4-45d8-80c4-90f02ba3d8eb => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2653] 199.204.45.205 () {34 vars in 1104 bytes} [Tue Jul 21 22:13:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A73&port_id=28ac79b6-1cf4-45d8-80c4-90f02ba3d8eb => 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: 1378/2654] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Jul 21 22:13:46 2026] GET /v2.0/subnets?id=19393da7-8b38-457d-a0e1-40d0a4695046&id=3c2d466e-39bc-4d08-9746-c1b688cb9087 => generated 1367 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2655] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:13:46 2026] GET /v2.0/ports?network_id=883ca9d9-a692-45a9-a838-3a5e75423842&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2656] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:13:46 2026] GET /v2.0/ports?network_id=883ca9d9-a692-45a9-a838-3a5e75423842&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2657] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:13:46 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842?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: 1380/2658] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:13:46 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842?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: 1279/2659] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 22:13:54 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: 1381/2660] 199.204.45.205 () {30 vars in 705 bytes} [Tue Jul 21 22:13:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2661] 199.204.45.205 () {30 vars in 681 bytes} [Tue Jul 21 22:13:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2662] 199.204.45.205 () {30 vars in 717 bytes} [Tue Jul 21 22:13:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2663] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:13:54 2026] GET /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2664] 199.204.45.205 () {30 vars in 769 bytes} [Tue Jul 21 22:13:54 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2665] 199.204.45.205 () {34 vars in 717 bytes} [Tue Jul 21 22:13:54 2026] POST /v2.0/ports => generated 1097 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2666] 10.0.0.182 () {34 vars in 971 bytes} [Tue Jul 21 22:13:55 2026] GET /v2.0/ports/0eaa4ded-8610-4e82-b486-90141838736a => generated 1097 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1283/2667] 10.0.0.182 () {34 vars in 907 bytes} [Tue Jul 21 22:13:55 2026] GET /v2.0/extensions => generated 19600 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2668] 199.204.45.205 () {34 vars in 1262 bytes} [Tue Jul 21 22:13:55 2026] GET /v2.0/ports/0eaa4ded-8610-4e82-b486-90141838736a?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2669] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:13:55 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2670] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:13:55 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec?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: 1285/2671] 199.204.45.205 () {34 vars in 975 bytes} [Tue Jul 21 22:13:55 2026] GET /v2.0/ports/0eaa4ded-8610-4e82-b486-90141838736a => generated 1097 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2674] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:13:55 2026] GET /v2.0/networks?id=aa850cc6-8384-48cf-add2-d045ac45a6ec => generated 803 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2675] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Jul 21 22:13:55 2026] PUT /v2.0/ports/0eaa4ded-8610-4e82-b486-90141838736a => generated 1251 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2676] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:13:56 2026] GET /v2.0/ports?tenant_id=cc54ae2992154b3886820919ecb2da43&device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 2527 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:13:56.572 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f749934a-111d-4c8d-b342-af5fa2e97666'] response: {'name': 'network-changed', 'server_uuid': '4867b99f-7fc8-4712-b34a-6fff2158d07a', 'tag': '0eaa4ded-8610-4e82-b486-90141838736a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1289/2677] 199.204.45.205 () {34 vars in 1062 bytes} [Tue Jul 21 22:13:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.246&port_id=b96556e6-939c-4b6f-ac2c-b787b5257725 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2678] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:13:56 2026] GET /v2.0/subnets?id=2e7ed297-ba74-4765-9820-f1a558792431 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2679] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:13:56 2026] GET /v2.0/ports?network_id=ba68a442-6aa1-4677-be12-3e6a044cf1e4&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: 1390/2680] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:13:56 2026] GET /v2.0/networks/ba68a442-6aa1-4677-be12-3e6a044cf1e4?fields=segments => generated 14 bytes in 84 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: 1291/2681] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:13:56 2026] GET /v2.0/networks/ba68a442-6aa1-4677-be12-3e6a044cf1e4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2682] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:13:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.233&port_id=0eaa4ded-8610-4e82-b486-90141838736a => 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: 1292/2683] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:13:56 2026] GET /v2.0/subnets?id=e38ed878-3150-41c4-a0bf-680fd5c11cbf => generated 655 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2684] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:13:56 2026] GET /v2.0/ports?network_id=aa850cc6-8384-48cf-add2-d045ac45a6ec&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2685] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:13:57 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec?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: 1393/2686] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:13:57 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec?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: 1294/2687] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:13:57 2026] GET /v2.0/ports?tenant_id=cc54ae2992154b3886820919ecb2da43&device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 2527 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2688] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:13:57 2026] GET /v2.0/networks?id=aa850cc6-8384-48cf-add2-d045ac45a6ec => generated 803 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2689] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:13:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.233&port_id=0eaa4ded-8610-4e82-b486-90141838736a => 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: 1395/2690] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:13:57 2026] GET /v2.0/subnets?id=e38ed878-3150-41c4-a0bf-680fd5c11cbf => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2691] 10.0.0.182 () {34 vars in 971 bytes} [Tue Jul 21 22:13:57 2026] GET /v2.0/ports/0eaa4ded-8610-4e82-b486-90141838736a => generated 1287 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2692] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:13:57 2026] GET /v2.0/ports?network_id=aa850cc6-8384-48cf-add2-d045ac45a6ec&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: 7|app: 0|req: 1397/2693] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:13:57 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec?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: 1398/2694] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:13:57 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2695] 199.204.45.205 () {34 vars in 789 bytes} [Tue Jul 21 22:13:57 2026] PUT /v2.0/ports/0eaa4ded-8610-4e82-b486-90141838736a => generated 1312 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:13:57.899 7 INFO neutron.api.v2.resource [None req-de276aff-e688-4675-9c44-7d0876f9e72c 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1399/2696] 199.204.45.205 () {30 vars in 763 bytes} [Tue Jul 21 22:13:57 2026] GET /v2.0/security-groups/lb-d5999bc3-4c07-4eb5-a9fb-c862aa178d8a => 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: 1298/2697] 199.204.45.205 () {30 vars in 785 bytes} [Tue Jul 21 22:13:57 2026] GET /v2.0/security-groups?name=lb-d5999bc3-4c07-4eb5-a9fb-c862aa178d8a => generated 1577 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2698] 199.204.45.205 () {34 vars in 789 bytes} [Tue Jul 21 22:13:57 2026] PUT /v2.0/ports/0eaa4ded-8610-4e82-b486-90141838736a => generated 1312 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2699] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1401/2700] 199.204.45.205 () {30 vars in 705 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2701] 199.204.45.205 () {30 vars in 681 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2702] 199.204.45.205 () {30 vars in 717 bytes} [Tue Jul 21 22:13:58 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) 2026-07-21 22:13:58.668 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1b6a45c-1e8a-48a8-a888-f0082bfd16d0'] response: {'name': 'network-changed', 'server_uuid': '4867b99f-7fc8-4712-b34a-6fff2158d07a', 'tag': '0eaa4ded-8610-4e82-b486-90141838736a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1301/2703] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:13:58.680 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bcb334b-35a1-42f7-8f5a-3cecb5be1fd7'] response: {'name': 'network-changed', 'server_uuid': '4867b99f-7fc8-4712-b34a-6fff2158d07a', 'tag': '0eaa4ded-8610-4e82-b486-90141838736a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1302/2704] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/ports/e103a590-9c1e-4e99-bc34-61e287e4a21e => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2705] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/ports?tenant_id=cc54ae2992154b3886820919ecb2da43&device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 2588 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2706] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/ports/0eaa4ded-8610-4e82-b486-90141838736a => generated 1348 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2707] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => 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: 1303/2708] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/networks?id=aa850cc6-8384-48cf-add2-d045ac45a6ec => generated 803 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2709] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.233&port_id=0eaa4ded-8610-4e82-b486-90141838736a => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2710] 199.204.45.205 () {30 vars in 743 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2711] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/ports/e103a590-9c1e-4e99-bc34-61e287e4a21e => 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: 1305/2712] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/subnets?id=e38ed878-3150-41c4-a0bf-680fd5c11cbf => generated 655 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2713] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/ports?network_id=aa850cc6-8384-48cf-add2-d045ac45a6ec&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: 1306/2714] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2715] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:13:59 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec?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: 1307/2716] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:13:59 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2717] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:13:59 2026] GET /v2.0/ports?tenant_id=cc54ae2992154b3886820919ecb2da43&device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 2590 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2718] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:13:59 2026] GET /v2.0/networks?id=aa850cc6-8384-48cf-add2-d045ac45a6ec => generated 803 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2719] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:13:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.233&port_id=0eaa4ded-8610-4e82-b486-90141838736a => 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: 1309/2720] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:13:59 2026] GET /v2.0/subnets?id=e38ed878-3150-41c4-a0bf-680fd5c11cbf => generated 655 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2721] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:13:59 2026] GET /v2.0/ports?network_id=aa850cc6-8384-48cf-add2-d045ac45a6ec&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: 1310/2722] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:13:59 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec?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: 1413/2723] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:13:59 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec?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 22:14:11.045 8 WARNING neutron_lib.context [None req-9921c999-1c5c-499d-936b-eb143a97d86d 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 22:14:12.050 8 INFO neutron.db.l3_db [None req-9921c999-1c5c-499d-936b-eb143a97d86d 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Floating IP 279f11f2-3dfa-4184-88f8-2a72fed32441 associated. External IP: 10.96.250.201, port: e103a590-9c1e-4e99-bc34-61e287e4a21e. [pid: 8|app: 0|req: 1312/2726] 10.0.0.29 () {34 vars in 676 bytes} [Tue Jul 21 22:14:11 2026] POST /v2.0/floatingips => generated 899 bytes in 1469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2727] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 22:14:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2728] 199.204.45.205 () {30 vars in 705 bytes} [Tue Jul 21 22:14:16 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: 1416/2729] 199.204.45.205 () {30 vars in 681 bytes} [Tue Jul 21 22:14:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2730] 199.204.45.205 () {30 vars in 717 bytes} [Tue Jul 21 22:14:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:14:17.178 7 INFO neutron.api.v2.resource [None req-06370ca7-4aaf-4f5c-99ec-21e1eb7f7f7c 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1417/2731] 199.204.45.205 () {30 vars in 763 bytes} [Tue Jul 21 22:14:17 2026] GET /v2.0/security-groups/lb-d5999bc3-4c07-4eb5-a9fb-c862aa178d8a => generated 149 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2732] 199.204.45.205 () {30 vars in 785 bytes} [Tue Jul 21 22:14:17 2026] GET /v2.0/security-groups?name=lb-d5999bc3-4c07-4eb5-a9fb-c862aa178d8a => generated 1577 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2733] 199.204.45.205 () {30 vars in 815 bytes} [Tue Jul 21 22:14:17 2026] GET /v2.0/security-group-rules?security_group_id=1c85f357-aaba-45cc-abd0-391ed34d744e => 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: 1316/2734] 199.204.45.205 () {34 vars in 747 bytes} [Tue Jul 21 22:14:17 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: 1419/2735] 199.204.45.205 () {34 vars in 747 bytes} [Tue Jul 21 22:14:17 2026] POST /v2.0/security-group-rules => generated 569 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2736] 10.0.0.138 () {30 vars in 690 bytes} [Tue Jul 21 22:14:24 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) [pid: 7|app: 0|req: 1420/2737] 10.0.0.138 () {30 vars in 692 bytes} [Tue Jul 21 22:14:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2738] 10.0.0.138 () {30 vars in 668 bytes} [Tue Jul 21 22:14:24 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: 1421/2739] 10.0.0.138 () {30 vars in 704 bytes} [Tue Jul 21 22:14:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2740] 10.0.0.138 () {28 vars in 439 bytes} [Tue Jul 21 22:14:24 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2741] 10.0.0.138 () {30 vars in 728 bytes} [Tue Jul 21 22:14:24 2026] GET /v2.0/subnets/1a0e1ff3-88c3-449f-a66d-6355ccb2e96c => generated 632 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2742] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 22:14:25 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: 1423/2743] 199.204.45.205 () {30 vars in 705 bytes} [Tue Jul 21 22:14:25 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: 1425/2746] 199.204.45.205 () {30 vars in 681 bytes} [Tue Jul 21 22:14:25 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: 1322/2747] 199.204.45.205 () {30 vars in 717 bytes} [Tue Jul 21 22:14:25 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: 1426/2748] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:14:25 2026] GET /v2.0/subnets/1a0e1ff3-88c3-449f-a66d-6355ccb2e96c => generated 650 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2749] 199.204.45.205 () {30 vars in 769 bytes} [Tue Jul 21 22:14:25 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 2590 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2750] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 22:14:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2751] 199.204.45.205 () {30 vars in 705 bytes} [Tue Jul 21 22:14:26 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: 1428/2752] 199.204.45.205 () {30 vars in 681 bytes} [Tue Jul 21 22:14:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2753] 199.204.45.205 () {30 vars in 717 bytes} [Tue Jul 21 22:14:26 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: 1429/2754] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:26 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?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: 1326/2755] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:26 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?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: 1430/2756] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:14:26 2026] GET /v2.0/networks?id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7 => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2757] 199.204.45.205 () {38 vars in 955 bytes} [Tue Jul 21 22:14:26 2026] POST /v2.0/ports => generated 1303 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2758] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Jul 21 22:14:27 2026] PUT /v2.0/ports/58dfd7d2-b48e-40bb-acf7-cd7e88ed1062 => generated 1428 bytes in 611 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: 1328/2759] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:14:27 2026] GET /v2.0/ports?tenant_id=cc54ae2992154b3886820919ecb2da43&device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 4046 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: 1432/2760] 199.204.45.205 () {34 vars in 1062 bytes} [Tue Jul 21 22:14:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.246&port_id=b96556e6-939c-4b6f-ac2c-b787b5257725 => 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: 1329/2761] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:14:27 2026] GET /v2.0/subnets?id=2e7ed297-ba74-4765-9820-f1a558792431 => generated 630 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:14:27.924 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-217b1c14-a715-436c-a22e-6d623824ed93'] response: {'name': 'network-changed', 'server_uuid': '4867b99f-7fc8-4712-b34a-6fff2158d07a', 'tag': '58dfd7d2-b48e-40bb-acf7-cd7e88ed1062', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1433/2762] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:27 2026] GET /v2.0/ports?network_id=ba68a442-6aa1-4677-be12-3e6a044cf1e4&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2763] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:27 2026] GET /v2.0/networks/ba68a442-6aa1-4677-be12-3e6a044cf1e4?fields=segments => generated 14 bytes in 73 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: 1434/2764] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:28 2026] GET /v2.0/networks/ba68a442-6aa1-4677-be12-3e6a044cf1e4?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: 1331/2765] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:14:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.233&port_id=0eaa4ded-8610-4e82-b486-90141838736a => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2766] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:14:28 2026] GET /v2.0/subnets?id=e38ed878-3150-41c4-a0bf-680fd5c11cbf => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2767] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:28 2026] GET /v2.0/ports?network_id=aa850cc6-8384-48cf-add2-d045ac45a6ec&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: 1436/2768] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:28 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec?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: 1333/2769] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:28 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec?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: 1437/2770] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:14:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.248&port_id=58dfd7d2-b48e-40bb-acf7-cd7e88ed1062 => 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: 1334/2771] 199.204.45.205 () {34 vars in 1104 bytes} [Tue Jul 21 22:14:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A269&port_id=58dfd7d2-b48e-40bb-acf7-cd7e88ed1062 => 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: 1438/2772] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Jul 21 22:14:28 2026] GET /v2.0/subnets?id=867f7320-2ae4-4155-9bf5-b6a8c7ed7560&id=1a0e1ff3-88c3-449f-a66d-6355ccb2e96c => 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: 1335/2773] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:28 2026] GET /v2.0/ports?network_id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2774] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:28 2026] GET /v2.0/ports?network_id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2775] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:28 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2776] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:28 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?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: 1337/2777] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:14:28 2026] GET /v2.0/ports?tenant_id=cc54ae2992154b3886820919ecb2da43&device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 4046 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2778] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:14:29 2026] GET /v2.0/networks?id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7 => generated 801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2779] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:14:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.248&port_id=58dfd7d2-b48e-40bb-acf7-cd7e88ed1062 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2780] 199.204.45.205 () {34 vars in 1104 bytes} [Tue Jul 21 22:14:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A269&port_id=58dfd7d2-b48e-40bb-acf7-cd7e88ed1062 => 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: 1339/2781] 10.0.0.182 () {34 vars in 971 bytes} [Tue Jul 21 22:14:29 2026] GET /v2.0/ports/58dfd7d2-b48e-40bb-acf7-cd7e88ed1062 => generated 1464 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2782] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Jul 21 22:14:29 2026] GET /v2.0/subnets?id=867f7320-2ae4-4155-9bf5-b6a8c7ed7560&id=1a0e1ff3-88c3-449f-a66d-6355ccb2e96c => generated 1362 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2783] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:14:29 2026] GET /v2.0/ports/58dfd7d2-b48e-40bb-acf7-cd7e88ed1062 => 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: 1444/2784] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:29 2026] GET /v2.0/ports?network_id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7&device_owner=network%3Adhcp => generated 1457 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2785] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:14:29 2026] GET /v2.0/ports/58dfd7d2-b48e-40bb-acf7-cd7e88ed1062 => generated 1464 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2786] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:29 2026] GET /v2.0/ports?network_id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7&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: 1446/2787] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:29 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2788] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:29 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?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: 1342/2789] 199.204.45.205 () {34 vars in 790 bytes} [Tue Jul 21 22:14:29 2026] PUT /v2.0/ports/58dfd7d2-b48e-40bb-acf7-cd7e88ed1062 => generated 1199 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2790] 199.204.45.205 () {30 vars in 743 bytes} [Tue Jul 21 22:14:29 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7 => generated 798 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1343/2791] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:14:30 2026] GET /v2.0/subnets/1a0e1ff3-88c3-449f-a66d-6355ccb2e96c => generated 650 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2792] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:14:30 2026] GET /v2.0/ports?tenant_id=cc54ae2992154b3886820919ecb2da43&device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 3817 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:14:30.167 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f4caa26-b48c-4b7d-9733-f482d7e9fe1f'] response: {'name': 'network-changed', 'server_uuid': '4867b99f-7fc8-4712-b34a-6fff2158d07a', 'tag': '58dfd7d2-b48e-40bb-acf7-cd7e88ed1062', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1450/2793] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 22:14:30 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: 1451/2794] 199.204.45.205 () {30 vars in 705 bytes} [Tue Jul 21 22:14:30 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: 1452/2795] 199.204.45.205 () {30 vars in 681 bytes} [Tue Jul 21 22:14:30 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: 1453/2796] 199.204.45.205 () {30 vars in 717 bytes} [Tue Jul 21 22:14:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2797] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:14:30 2026] GET /v2.0/networks?id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7 => generated 801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2798] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:14:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.248&port_id=58dfd7d2-b48e-40bb-acf7-cd7e88ed1062 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2799] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:14:30 2026] GET /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => generated 652 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2800] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:14:30 2026] GET /v2.0/ports/e103a590-9c1e-4e99-bc34-61e287e4a21e => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2801] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:14:30 2026] GET /v2.0/subnets?id=1a0e1ff3-88c3-449f-a66d-6355ccb2e96c => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2802] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:14:30 2026] GET /v2.0/ports/0eaa4ded-8610-4e82-b486-90141838736a => generated 1350 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2803] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:30 2026] GET /v2.0/ports?network_id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2804] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:14:30 2026] GET /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => 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: 1348/2805] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:30 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?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: 1458/2806] 199.204.45.205 () {30 vars in 743 bytes} [Tue Jul 21 22:14:30 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2807] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:14:30 2026] GET /v2.0/ports/e103a590-9c1e-4e99-bc34-61e287e4a21e => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2808] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:14:30 2026] GET /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2809] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:30 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2810] 10.0.0.138 () {30 vars in 690 bytes} [Tue Jul 21 22:14:35 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: 1350/2811] 10.0.0.138 () {30 vars in 692 bytes} [Tue Jul 21 22:14:35 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: 1462/2812] 10.0.0.138 () {30 vars in 668 bytes} [Tue Jul 21 22:14:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2813] 10.0.0.138 () {30 vars in 704 bytes} [Tue Jul 21 22:14:35 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: 1463/2814] 10.0.0.138 () {28 vars in 439 bytes} [Tue Jul 21 22:14:35 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: 1352/2815] 10.0.0.138 () {30 vars in 728 bytes} [Tue Jul 21 22:14:35 2026] GET /v2.0/subnets/19393da7-8b38-457d-a0e1-40d0a4695046 => generated 632 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2816] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 22:14:36 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: 1353/2817] 199.204.45.205 () {30 vars in 705 bytes} [Tue Jul 21 22:14:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2818] 199.204.45.205 () {30 vars in 681 bytes} [Tue Jul 21 22:14:36 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: 1354/2819] 199.204.45.205 () {30 vars in 717 bytes} [Tue Jul 21 22:14:36 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: 1466/2820] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:14:36 2026] GET /v2.0/subnets/1a0e1ff3-88c3-449f-a66d-6355ccb2e96c => generated 650 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2821] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:14:36 2026] GET /v2.0/subnets/19393da7-8b38-457d-a0e1-40d0a4695046 => generated 650 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2822] 199.204.45.205 () {30 vars in 769 bytes} [Tue Jul 21 22:14:36 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 3819 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2823] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 22:14:37 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: 1468/2824] 199.204.45.205 () {30 vars in 705 bytes} [Tue Jul 21 22:14:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2825] 199.204.45.205 () {30 vars in 681 bytes} [Tue Jul 21 22:14:37 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: 1469/2826] 199.204.45.205 () {30 vars in 717 bytes} [Tue Jul 21 22:14:37 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: 1358/2827] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:37 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842?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: 1470/2828] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:37 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842?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: 1359/2829] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:14:37 2026] GET /v2.0/networks?id=883ca9d9-a692-45a9-a838-3a5e75423842 => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2830] 199.204.45.205 () {38 vars in 955 bytes} [Tue Jul 21 22:14:37 2026] POST /v2.0/ports => generated 1307 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2831] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Jul 21 22:14:38 2026] PUT /v2.0/ports/6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b => generated 1432 bytes in 578 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: 1472/2832] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:14:39 2026] GET /v2.0/ports?tenant_id=cc54ae2992154b3886820919ecb2da43&device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 5279 bytes in 60 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 22:14:39.145 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8440132-63bb-4b1f-ac76-50da474fe61f'] response: {'name': 'network-changed', 'server_uuid': '4867b99f-7fc8-4712-b34a-6fff2158d07a', 'tag': '6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1361/2833] 199.204.45.205 () {34 vars in 1062 bytes} [Tue Jul 21 22:14:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.246&port_id=b96556e6-939c-4b6f-ac2c-b787b5257725 => 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: 1473/2834] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:14:39 2026] GET /v2.0/subnets?id=2e7ed297-ba74-4765-9820-f1a558792431 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2835] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:39 2026] GET /v2.0/ports?network_id=ba68a442-6aa1-4677-be12-3e6a044cf1e4&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2836] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:39 2026] GET /v2.0/networks/ba68a442-6aa1-4677-be12-3e6a044cf1e4?fields=segments => generated 14 bytes in 73 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: 1363/2837] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:39 2026] GET /v2.0/networks/ba68a442-6aa1-4677-be12-3e6a044cf1e4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2838] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:14:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.233&port_id=0eaa4ded-8610-4e82-b486-90141838736a => 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: 1364/2839] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:14:39 2026] GET /v2.0/subnets?id=e38ed878-3150-41c4-a0bf-680fd5c11cbf => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2840] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:39 2026] GET /v2.0/ports?network_id=aa850cc6-8384-48cf-add2-d045ac45a6ec&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/2841] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:39 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2842] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:39 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec?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: 1366/2843] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:14:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.248&port_id=58dfd7d2-b48e-40bb-acf7-cd7e88ed1062 => 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: 1478/2844] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:14:39 2026] GET /v2.0/subnets?id=1a0e1ff3-88c3-449f-a66d-6355ccb2e96c => generated 653 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2845] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:39 2026] GET /v2.0/ports?network_id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2846] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:39 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?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: 1368/2847] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:40 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?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: 1480/2848] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:14:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.136&port_id=6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2849] 199.204.45.205 () {34 vars in 1106 bytes} [Tue Jul 21 22:14:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2b1&port_id=6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2850] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Jul 21 22:14:40 2026] GET /v2.0/subnets?id=19393da7-8b38-457d-a0e1-40d0a4695046&id=3c2d466e-39bc-4d08-9746-c1b688cb9087 => generated 1367 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2851] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:40 2026] GET /v2.0/ports?network_id=883ca9d9-a692-45a9-a838-3a5e75423842&device_owner=network%3Adhcp => generated 1461 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2852] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:40 2026] GET /v2.0/ports?network_id=883ca9d9-a692-45a9-a838-3a5e75423842&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2853] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:40 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2854] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:40 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2855] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:14:40 2026] GET /v2.0/ports?tenant_id=cc54ae2992154b3886820919ecb2da43&device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 5279 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2858] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:14:40 2026] GET /v2.0/networks?id=883ca9d9-a692-45a9-a838-3a5e75423842 => generated 800 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2859] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:14:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.136&port_id=6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2860] 199.204.45.205 () {34 vars in 1106 bytes} [Tue Jul 21 22:14:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2b1&port_id=6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2861] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Jul 21 22:14:41 2026] GET /v2.0/subnets?id=19393da7-8b38-457d-a0e1-40d0a4695046&id=3c2d466e-39bc-4d08-9746-c1b688cb9087 => generated 1367 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2862] 10.0.0.182 () {34 vars in 971 bytes} [Tue Jul 21 22:14:41 2026] GET /v2.0/ports/6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b => generated 1468 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2863] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:41 2026] GET /v2.0/ports?network_id=883ca9d9-a692-45a9-a838-3a5e75423842&device_owner=network%3Adhcp => generated 1461 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2864] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:14:41 2026] GET /v2.0/ports/6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b => generated 1468 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2865] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:41 2026] GET /v2.0/ports?network_id=883ca9d9-a692-45a9-a838-3a5e75423842&device_owner=network%3Adhcp => generated 1461 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2866] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:14:41 2026] GET /v2.0/ports/6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b => generated 1468 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2867] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:41 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842?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: 1379/2868] 199.204.45.205 () {34 vars in 790 bytes} [Tue Jul 21 22:14:41 2026] PUT /v2.0/ports/6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b => generated 1199 bytes in 462 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 22:14:41.854 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf9be4c2-edba-4ef2-8ac8-fad55be8e0cc'] response: {'name': 'network-changed', 'server_uuid': '4867b99f-7fc8-4712-b34a-6fff2158d07a', 'tag': '6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1380/2869] 199.204.45.205 () {30 vars in 743 bytes} [Tue Jul 21 22:14:41 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842 => generated 797 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2870] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:41 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2871] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:14:41 2026] GET /v2.0/subnets/19393da7-8b38-457d-a0e1-40d0a4695046 => generated 650 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2872] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:14:41 2026] GET /v2.0/ports?tenant_id=cc54ae2992154b3886820919ecb2da43&device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 5046 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2873] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 22:14:42 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: 1493/2874] 199.204.45.205 () {30 vars in 705 bytes} [Tue Jul 21 22:14:42 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: 1382/2875] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:14:42 2026] GET /v2.0/networks?id=883ca9d9-a692-45a9-a838-3a5e75423842 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2876] 199.204.45.205 () {30 vars in 681 bytes} [Tue Jul 21 22:14:42 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: 1495/2877] 199.204.45.205 () {30 vars in 717 bytes} [Tue Jul 21 22:14:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2878] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:14:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.136&port_id=6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b => 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: 1496/2879] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:14:42 2026] GET /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2880] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:14:42 2026] GET /v2.0/subnets?id=19393da7-8b38-457d-a0e1-40d0a4695046 => generated 653 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2881] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:14:42 2026] GET /v2.0/ports/e103a590-9c1e-4e99-bc34-61e287e4a21e => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2882] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:42 2026] GET /v2.0/ports?network_id=883ca9d9-a692-45a9-a838-3a5e75423842&device_owner=network%3Adhcp => generated 1461 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2883] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:14:42 2026] GET /v2.0/ports/0eaa4ded-8610-4e82-b486-90141838736a => generated 1350 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2884] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:14:42 2026] GET /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2885] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:42 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2886] 199.204.45.205 () {30 vars in 743 bytes} [Tue Jul 21 22:14:42 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2887] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:42 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842?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: 1501/2888] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:14:42 2026] GET /v2.0/ports/e103a590-9c1e-4e99-bc34-61e287e4a21e => 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: 1388/2889] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:14:42 2026] GET /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => 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: 1502/2890] 199.204.45.205 () {34 vars in 1096 bytes} [Tue Jul 21 22:14:46 2026] GET /v2.0/ports?device_id=b604be80-92b5-4170-a84e-5788733b97b1&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2891] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:14:46 2026] GET /v2.0/ports?tenant_id=97de776c939b49c1a4c52f803b655245&device_id=b604be80-92b5-4170-a84e-5788733b97b1 => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2892] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:14:47 2026] GET /v2.0/networks?id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7 => generated 801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2893] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:14:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.204&port_id=8ffe6a86-d583-438f-baef-1d80523b6138 => 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: 1504/2894] 199.204.45.205 () {34 vars in 1104 bytes} [Tue Jul 21 22:14:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A240&port_id=8ffe6a86-d583-438f-baef-1d80523b6138 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2895] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Jul 21 22:14:47 2026] GET /v2.0/subnets?id=867f7320-2ae4-4155-9bf5-b6a8c7ed7560&id=1a0e1ff3-88c3-449f-a66d-6355ccb2e96c => generated 1362 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2896] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:47 2026] GET /v2.0/ports?network_id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2897] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:47 2026] GET /v2.0/ports?network_id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2898] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:47 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?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: 1393/2899] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:47 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?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: 1507/2900] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 22:14:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2901] 199.204.45.205 () {30 vars in 705 bytes} [Tue Jul 21 22:14:50 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: 1508/2902] 199.204.45.205 () {30 vars in 681 bytes} [Tue Jul 21 22:14:50 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: 1395/2903] 199.204.45.205 () {30 vars in 717 bytes} [Tue Jul 21 22:14: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: 7|app: 0|req: 1509/2904] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:14:50 2026] GET /v2.0/subnets/1a0e1ff3-88c3-449f-a66d-6355ccb2e96c => generated 650 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2905] 199.204.45.205 () {30 vars in 769 bytes} [Tue Jul 21 22:14:50 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 5048 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2906] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 22:14:51 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/2907] 199.204.45.205 () {30 vars in 705 bytes} [Tue Jul 21 22:14:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2908] 199.204.45.205 () {30 vars in 681 bytes} [Tue Jul 21 22:14:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2909] 199.204.45.205 () {30 vars in 717 bytes} [Tue Jul 21 22:14:51 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: 1512/2910] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:14:51 2026] GET /v2.0/ports/6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b => generated 1237 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2911] 199.204.45.205 () {34 vars in 789 bytes} [Tue Jul 21 22:14:51 2026] PUT /v2.0/ports/6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b => generated 1026 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2912] 199.204.45.205 () {30 vars in 743 bytes} [Tue Jul 21 22:14:51 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842 => generated 797 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 22:14:51.823 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-138abf6b-4bfd-4317-882f-04ce80d4397c'] response: {'name': 'network-changed', 'server_uuid': '4867b99f-7fc8-4712-b34a-6fff2158d07a', 'tag': '6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1400/2913] 199.204.45.205 () {30 vars in 769 bytes} [Tue Jul 21 22:14:51 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 4873 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2914] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:14:51 2026] GET /v2.0/ports?tenant_id=cc54ae2992154b3886820919ecb2da43&device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 4873 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2915] 199.204.45.205 () {30 vars in 769 bytes} [Tue Jul 21 22:14:51 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 4873 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2916] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:14:51 2026] GET /v2.0/networks?id=883ca9d9-a692-45a9-a838-3a5e75423842 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2917] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:52 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842?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: 1402/2918] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:52 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2919] 199.204.45.205 () {34 vars in 975 bytes} [Tue Jul 21 22:14:52 2026] GET /v2.0/ports/6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b => generated 1062 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2920] 199.204.45.205 () {36 vars in 997 bytes} [Tue Jul 21 22:14:52 2026] DELETE /v2.0/ports/6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2921] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:14:52 2026] GET /v2.0/ports?tenant_id=cc54ae2992154b3886820919ecb2da43&device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 3819 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2922] 199.204.45.205 () {34 vars in 1226 bytes} [Tue Jul 21 22:14:52 2026] GET /v2.0/networks?id=ba68a442-6aa1-4677-be12-3e6a044cf1e4&id=aa850cc6-8384-48cf-add2-d045ac45a6ec&id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7&id=883ca9d9-a692-45a9-a838-3a5e75423842 => generated 3097 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2923] 199.204.45.205 () {30 vars in 769 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 3819 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2924] 199.204.45.205 () {34 vars in 1062 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.246&port_id=b96556e6-939c-4b6f-ac2c-b787b5257725 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:14:53.104 7 INFO neutron.pecan_wsgi.hooks.translation [None req-755ab089-28ce-4eea-92da-696eb62df838 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1520/2925] 199.204.45.205 () {32 vars in 759 bytes} [Tue Jul 21 22:14:53 2026] DELETE /v2.0/ports/6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2926] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/subnets?id=2e7ed297-ba74-4765-9820-f1a558792431 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2927] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/ports?network_id=ba68a442-6aa1-4677-be12-3e6a044cf1e4&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2928] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2929] 199.204.45.205 () {30 vars in 705 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2930] 199.204.45.205 () {30 vars in 681 bytes} [Tue Jul 21 22:14:53 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: 1410/2931] 199.204.45.205 () {30 vars in 717 bytes} [Tue Jul 21 22:14:53 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: 1522/2932] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/networks/ba68a442-6aa1-4677-be12-3e6a044cf1e4?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2933] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2934] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/ports/e103a590-9c1e-4e99-bc34-61e287e4a21e => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2935] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/networks/ba68a442-6aa1-4677-be12-3e6a044cf1e4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2936] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.233&port_id=0eaa4ded-8610-4e82-b486-90141838736a => 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: 1413/2937] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/ports/0eaa4ded-8610-4e82-b486-90141838736a => 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: 1414/2938] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => 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: 1525/2939] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/subnets?id=e38ed878-3150-41c4-a0bf-680fd5c11cbf => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2940] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/ports?network_id=aa850cc6-8384-48cf-add2-d045ac45a6ec&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2941] 199.204.45.205 () {30 vars in 743 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2942] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/ports/e103a590-9c1e-4e99-bc34-61e287e4a21e => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2943] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2944] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => 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: 1528/2945] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2946] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.248&port_id=58dfd7d2-b48e-40bb-acf7-cd7e88ed1062 => 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: 1529/2947] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/subnets?id=1a0e1ff3-88c3-449f-a66d-6355ccb2e96c => generated 653 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:14:53.881 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8180186e-2917-4ad6-a2fa-575d9bc845e3'] response: {'server_uuid': '4867b99f-7fc8-4712-b34a-6fff2158d07a', 'name': 'network-vif-deleted', 'tag': '6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1419/2948] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/ports?network_id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2949] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?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: 1420/2950] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:53 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?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: 1532/2953] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 22:14:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2954] 199.204.45.205 () {30 vars in 705 bytes} [Tue Jul 21 22:14:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2955] 199.204.45.205 () {30 vars in 681 bytes} [Tue Jul 21 22:14:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2956] 199.204.45.205 () {30 vars in 717 bytes} [Tue Jul 21 22:14:56 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: 1534/2957] 199.204.45.205 () {30 vars in 769 bytes} [Tue Jul 21 22:14:56 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 3819 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2958] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 22:14:56 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: 1535/2959] 199.204.45.205 () {30 vars in 705 bytes} [Tue Jul 21 22:14:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2960] 199.204.45.205 () {30 vars in 681 bytes} [Tue Jul 21 22:14:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2961] 199.204.45.205 () {30 vars in 717 bytes} [Tue Jul 21 22:14:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2962] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:14:56 2026] GET /v2.0/ports/58dfd7d2-b48e-40bb-acf7-cd7e88ed1062 => generated 1237 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2963] 199.204.45.205 () {34 vars in 789 bytes} [Tue Jul 21 22:14:56 2026] PUT /v2.0/ports/58dfd7d2-b48e-40bb-acf7-cd7e88ed1062 => generated 1026 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2964] 199.204.45.205 () {30 vars in 743 bytes} [Tue Jul 21 22:14:57 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7 => generated 798 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:14:57.274 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dec726f7-5421-4ef5-aa6c-d1b363668ce9'] response: {'name': 'network-changed', 'server_uuid': '4867b99f-7fc8-4712-b34a-6fff2158d07a', 'tag': '58dfd7d2-b48e-40bb-acf7-cd7e88ed1062', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1538/2965] 199.204.45.205 () {30 vars in 769 bytes} [Tue Jul 21 22:14:57 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 3644 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2966] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:14:57 2026] GET /v2.0/ports?tenant_id=cc54ae2992154b3886820919ecb2da43&device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 3644 bytes in 77 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: 1539/2967] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:14:57 2026] GET /v2.0/networks?id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7 => generated 801 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2968] 199.204.45.205 () {30 vars in 769 bytes} [Tue Jul 21 22:14:57 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 3644 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2969] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:57 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2970] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:57 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2971] 199.204.45.205 () {34 vars in 975 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/ports/58dfd7d2-b48e-40bb-acf7-cd7e88ed1062 => generated 1062 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2972] 199.204.45.205 () {36 vars in 997 bytes} [Tue Jul 21 22:14:58 2026] DELETE /v2.0/ports/58dfd7d2-b48e-40bb-acf7-cd7e88ed1062 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2973] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/ports?tenant_id=cc54ae2992154b3886820919ecb2da43&device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 2590 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:14:58.548 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5ddc691-5681-4834-bd5d-66a318ede448'] response: {'server_uuid': '4867b99f-7fc8-4712-b34a-6fff2158d07a', 'name': 'network-vif-deleted', 'tag': '58dfd7d2-b48e-40bb-acf7-cd7e88ed1062', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1432/2974] 199.204.45.205 () {30 vars in 769 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 2590 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:14:58.607 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e313ed2-f3f6-4530-be05-6a67c2917c38 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/2975] 199.204.45.205 () {34 vars in 1146 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/networks?id=ba68a442-6aa1-4677-be12-3e6a044cf1e4&id=aa850cc6-8384-48cf-add2-d045ac45a6ec&id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7 => generated 2311 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2976] 199.204.45.205 () {32 vars in 759 bytes} [Tue Jul 21 22:14:58 2026] DELETE /v2.0/ports/58dfd7d2-b48e-40bb-acf7-cd7e88ed1062 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2977] 199.204.45.205 () {34 vars in 1062 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.246&port_id=b96556e6-939c-4b6f-ac2c-b787b5257725 => 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: 1434/2978] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/subnets?id=2e7ed297-ba74-4765-9820-f1a558792431 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2979] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 22:14: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: 8|app: 0|req: 1436/2980] 199.204.45.205 () {30 vars in 705 bytes} [Tue Jul 21 22:14:58 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: 1545/2981] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/ports?network_id=ba68a442-6aa1-4677-be12-3e6a044cf1e4&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: 1437/2982] 199.204.45.205 () {30 vars in 681 bytes} [Tue Jul 21 22:14:58 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: 1438/2983] 199.204.45.205 () {30 vars in 717 bytes} [Tue Jul 21 22:14:58 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: 1439/2984] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2985] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/networks/ba68a442-6aa1-4677-be12-3e6a044cf1e4?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: 1440/2986] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/ports/e103a590-9c1e-4e99-bc34-61e287e4a21e => 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: 1441/2987] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/ports/0eaa4ded-8610-4e82-b486-90141838736a => generated 1350 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2988] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/networks/ba68a442-6aa1-4677-be12-3e6a044cf1e4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2989] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => 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: 1548/2990] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.233&port_id=0eaa4ded-8610-4e82-b486-90141838736a => 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: 1549/2991] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/subnets?id=e38ed878-3150-41c4-a0bf-680fd5c11cbf => 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: 1443/2992] 199.204.45.205 () {30 vars in 743 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2993] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:59 2026] GET /v2.0/ports?network_id=aa850cc6-8384-48cf-add2-d045ac45a6ec&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2994] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:14:59 2026] GET /v2.0/ports/e103a590-9c1e-4e99-bc34-61e287e4a21e => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2995] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:14:59 2026] GET /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => 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: 1551/2996] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:59 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec?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: 1446/2997] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:59 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2998] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 22:15:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2999] 199.204.45.205 () {30 vars in 705 bytes} [Tue Jul 21 22:15:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3000] 199.204.45.205 () {30 vars in 681 bytes} [Tue Jul 21 22:15:07 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: 1448/3001] 199.204.45.205 () {30 vars in 717 bytes} [Tue Jul 21 22:15:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:15:07.477 7 INFO neutron.api.v2.resource [None req-22cd3ca7-4779-47b2-a758-0c521f9d6a7f 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3002] 199.204.45.205 () {30 vars in 763 bytes} [Tue Jul 21 22:15:07 2026] GET /v2.0/security-groups/lb-d5999bc3-4c07-4eb5-a9fb-c862aa178d8a => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3003] 199.204.45.205 () {30 vars in 785 bytes} [Tue Jul 21 22:15:07 2026] GET /v2.0/security-groups?name=lb-d5999bc3-4c07-4eb5-a9fb-c862aa178d8a => generated 2741 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3004] 199.204.45.205 () {30 vars in 815 bytes} [Tue Jul 21 22:15:07 2026] GET /v2.0/security-group-rules?security_group_id=1c85f357-aaba-45cc-abd0-391ed34d744e => generated 2206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3005] 199.204.45.205 () {32 vars in 789 bytes} [Tue Jul 21 22:15:07 2026] DELETE /v2.0/security-group-rules/0e6d0ae4-72fb-4276-b907-e77b5be90489 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3006] 199.204.45.205 () {32 vars in 789 bytes} [Tue Jul 21 22:15:07 2026] DELETE /v2.0/security-group-rules/8e01a935-948e-4000-89ed-a322f85f7f16 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:15:11.741 8 INFO neutron.db.l3_db [None req-b2608edb-6eea-4e4a-8ef2-3b5e99c1b757 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Floating IP 279f11f2-3dfa-4184-88f8-2a72fed32441 disassociated (deleted). External IP: 10.96.250.201, port: e103a590-9c1e-4e99-bc34-61e287e4a21e. [pid: 8|app: 0|req: 1452/3009] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:15:11 2026] DELETE /v2.0/floatingips/279f11f2-3dfa-4184-88f8-2a72fed32441 => generated 0 bytes in 886 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:15:12.160 7 INFO neutron.api.v2.resource [None req-35eee372-f754-4d16-b3ac-c26be58d43af 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3010] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:15:12 2026] GET /v2.0/floatingips/279f11f2-3dfa-4184-88f8-2a72fed32441 => generated 144 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3011] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 22:15:12 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: 1559/3012] 199.204.45.205 () {30 vars in 705 bytes} [Tue Jul 21 22:15:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3013] 199.204.45.205 () {30 vars in 681 bytes} [Tue Jul 21 22:15:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3014] 199.204.45.205 () {30 vars in 717 bytes} [Tue Jul 21 22:15:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3015] 199.204.45.205 () {30 vars in 741 bytes} [Tue Jul 21 22:15:12 2026] GET /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3016] 199.204.45.205 () {30 vars in 769 bytes} [Tue Jul 21 22:15:12 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3017] 199.204.45.205 () {30 vars in 769 bytes} [Tue Jul 21 22:15:13 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3018] 199.204.45.205 () {30 vars in 769 bytes} [Tue Jul 21 22:15:13 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3019] 199.204.45.205 () {34 vars in 975 bytes} [Tue Jul 21 22:15:13 2026] GET /v2.0/ports/0eaa4ded-8610-4e82-b486-90141838736a => generated 1350 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3020] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Jul 21 22:15:13 2026] GET /v2.0/ports/0eaa4ded-8610-4e82-b486-90141838736a?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3021] 199.204.45.205 () {34 vars in 1016 bytes} [Tue Jul 21 22:15:13 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec?fields=dns_domain => generated 29 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3022] 199.204.45.205 () {30 vars in 769 bytes} [Tue Jul 21 22:15:14 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3023] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Jul 21 22:15:13 2026] PUT /v2.0/ports/0eaa4ded-8610-4e82-b486-90141838736a => generated 1151 bytes in 436 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: 1565/3024] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:15:14 2026] GET /v2.0/ports?tenant_id=cc54ae2992154b3886820919ecb2da43&device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 1248 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3025] 199.204.45.205 () {34 vars in 1066 bytes} [Tue Jul 21 22:15:14 2026] GET /v2.0/networks?id=ba68a442-6aa1-4677-be12-3e6a044cf1e4&id=aa850cc6-8384-48cf-add2-d045ac45a6ec => generated 1524 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3026] 199.204.45.205 () {34 vars in 789 bytes} [Tue Jul 21 22:15:14 2026] PUT /v2.0/ports/0eaa4ded-8610-4e82-b486-90141838736a => generated 1090 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3027] 199.204.45.205 () {34 vars in 1062 bytes} [Tue Jul 21 22:15:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.246&port_id=b96556e6-939c-4b6f-ac2c-b787b5257725 => generated 19 bytes in 34 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: 1461/3028] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:15:14 2026] GET /v2.0/ports/0eaa4ded-8610-4e82-b486-90141838736a => generated 1090 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3029] 199.204.45.205 () {34 vars in 984 bytes} [Tue Jul 21 22:15:14 2026] GET /v2.0/subnets?id=2e7ed297-ba74-4765-9820-f1a558792431 => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3030] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:14 2026] GET /v2.0/ports?network_id=ba68a442-6aa1-4677-be12-3e6a044cf1e4&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3031] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:14 2026] GET /v2.0/networks/ba68a442-6aa1-4677-be12-3e6a044cf1e4?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3032] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:14 2026] GET /v2.0/networks/ba68a442-6aa1-4677-be12-3e6a044cf1e4?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: 1462/3033] 199.204.45.205 () {32 vars in 759 bytes} [Tue Jul 21 22:15:14 2026] DELETE /v2.0/ports/0eaa4ded-8610-4e82-b486-90141838736a => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3034] 199.204.45.205 () {30 vars in 703 bytes} [Tue Jul 21 22:15:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3035] 199.204.45.205 () {30 vars in 705 bytes} [Tue Jul 21 22:15:15 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: 1573/3036] 199.204.45.205 () {30 vars in 681 bytes} [Tue Jul 21 22:15:15 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: 1464/3037] 199.204.45.205 () {30 vars in 717 bytes} [Tue Jul 21 22:15:15 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 22:15:15.239 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34f36711-25c7-4a97-a2ec-6ad77888422c 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1574/3038] 199.204.45.205 () {32 vars in 759 bytes} [Tue Jul 21 22:15:15 2026] DELETE /v2.0/ports/0eaa4ded-8610-4e82-b486-90141838736a => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3039] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:15:15 2026] GET /v2.0/ports/e103a590-9c1e-4e99-bc34-61e287e4a21e => generated 1132 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:15:15.336 7 INFO neutron.api.v2.resource [None req-4e4c2407-fa07-4fe3-a213-77e2d77c5b70 503f7df0ab204836ba36c78cb75c3d66 cc54ae2992154b3886820919ecb2da43 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3040] 199.204.45.205 () {30 vars in 763 bytes} [Tue Jul 21 22:15:15 2026] GET /v2.0/security-groups/lb-d5999bc3-4c07-4eb5-a9fb-c862aa178d8a => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3041] 199.204.45.205 () {30 vars in 785 bytes} [Tue Jul 21 22:15:15 2026] GET /v2.0/security-groups?name=lb-d5999bc3-4c07-4eb5-a9fb-c862aa178d8a => generated 1577 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3042] 199.204.45.205 () {30 vars in 737 bytes} [Tue Jul 21 22:15:15 2026] GET /v2.0/ports/e103a590-9c1e-4e99-bc34-61e287e4a21e => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3043] 199.204.45.205 () {34 vars in 789 bytes} [Tue Jul 21 22:15:15 2026] PUT /v2.0/ports/e103a590-9c1e-4e99-bc34-61e287e4a21e => generated 1094 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3044] 199.204.45.205 () {32 vars in 779 bytes} [Tue Jul 21 22:15:15 2026] DELETE /v2.0/security-groups/1c85f357-aaba-45cc-abd0-391ed34d744e => 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: 1468/3045] 199.204.45.205 () {32 vars in 759 bytes} [Tue Jul 21 22:15:15 2026] DELETE /v2.0/ports/e103a590-9c1e-4e99-bc34-61e287e4a21e => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3046] 199.204.45.205 () {34 vars in 994 bytes} [Tue Jul 21 22:15:17 2026] GET /v2.0/ports?device_id=4867b99f-7fc8-4712-b34a-6fff2158d07a => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3047] 199.204.45.205 () {36 vars in 997 bytes} [Tue Jul 21 22:15:17 2026] DELETE /v2.0/ports/b96556e6-939c-4b6f-ac2c-b787b5257725 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:15:17.902 7 INFO neutron.db.l3_db [None req-5dd452ab-9a01-45b0-96ca-023845667003 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Floating IP af90f310-ad78-44ff-96bf-bfee9c40cde4 disassociated (deleted). External IP: 10.96.250.218, port: 28ac79b6-1cf4-45d8-80c4-90f02ba3d8eb. [pid: 7|app: 0|req: 1579/3048] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:15:17 2026] DELETE /v2.0/floatingips/af90f310-ad78-44ff-96bf-bfee9c40cde4 => generated 0 bytes in 953 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:15:18.402 8 INFO neutron.api.v2.resource [None req-f156da19-9990-480e-91f5-5451a4569d6e 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1470/3049] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:15:18 2026] GET /v2.0/floatingips/af90f310-ad78-44ff-96bf-bfee9c40cde4 => generated 144 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:15:18.617 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bacfe9d8-2bc0-469b-bbab-9aebf99af24f'] response: {'name': 'network-changed', 'server_uuid': '90b28a13-313e-400d-bf00-068dd888af57', 'tag': '28ac79b6-1cf4-45d8-80c4-90f02ba3d8eb', 'status': 'completed', 'code': 200} 2026-07-21 22:15:18.639 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-16ecb6d4-60a4-4823-a732-13b3153159f1'] response: {'server_uuid': '4867b99f-7fc8-4712-b34a-6fff2158d07a', 'name': 'network-vif-deleted', 'tag': 'b96556e6-939c-4b6f-ac2c-b787b5257725', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1580/3050] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:15:18 2026] GET /v2.0/ports?device_id=90b28a13-313e-400d-bf00-068dd888af57 => generated 1200 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3051] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:15:18 2026] GET /v2.0/ports?tenant_id=97de776c939b49c1a4c52f803b655245&device_id=90b28a13-313e-400d-bf00-068dd888af57 => generated 1469 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3052] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:15:18 2026] GET /v2.0/security-groups?id=52f1cf5c-c5b8-43f5-97c8-a28a8aabf47e&fields=id&fields=name => generated 111 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3053] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:15:18 2026] GET /v2.0/networks?id=883ca9d9-a692-45a9-a838-3a5e75423842 => generated 800 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3054] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:15:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.169&port_id=28ac79b6-1cf4-45d8-80c4-90f02ba3d8eb => 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: 1473/3055] 199.204.45.205 () {34 vars in 1104 bytes} [Tue Jul 21 22:15:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A73&port_id=28ac79b6-1cf4-45d8-80c4-90f02ba3d8eb => 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: 1583/3056] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Jul 21 22:15:18 2026] GET /v2.0/subnets?id=19393da7-8b38-457d-a0e1-40d0a4695046&id=3c2d466e-39bc-4d08-9746-c1b688cb9087 => generated 1367 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3057] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:18 2026] GET /v2.0/ports?network_id=883ca9d9-a692-45a9-a838-3a5e75423842&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3058] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:18 2026] GET /v2.0/ports?network_id=883ca9d9-a692-45a9-a838-3a5e75423842&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: 1475/3059] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:19 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3060] 199.204.45.205 () {34 vars in 994 bytes} [Tue Jul 21 22:15:19 2026] GET /v2.0/ports?device_id=90b28a13-313e-400d-bf00-068dd888af57 => generated 1200 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3061] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:19 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3062] 199.204.45.205 () {36 vars in 997 bytes} [Tue Jul 21 22:15:19 2026] DELETE /v2.0/ports/28ac79b6-1cf4-45d8-80c4-90f02ba3d8eb => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:15:24.623 8 INFO neutron.db.l3_db [None req-213a4668-afe0-42ef-bc80-eb3c887542fb 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] Floating IP f5f8c58a-1cf9-44db-9e79-203e6265088f disassociated (deleted). External IP: 10.96.250.217, port: 8ffe6a86-d583-438f-baef-1d80523b6138. [pid: 8|app: 0|req: 1477/3063] 10.0.0.29 () {32 vars in 731 bytes} [Tue Jul 21 22:15:23 2026] DELETE /v2.0/floatingips/f5f8c58a-1cf9-44db-9e79-203e6265088f => generated 0 bytes in 1187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:15:25.042 7 INFO neutron.api.v2.resource [None req-1506b72f-361f-4d06-8a47-2cbc0fa9f7a7 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1587/3064] 10.0.0.29 () {32 vars in 728 bytes} [Tue Jul 21 22:15:25 2026] GET /v2.0/floatingips/f5f8c58a-1cf9-44db-9e79-203e6265088f => generated 144 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:15:25.274 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e7144b1-6c93-429e-8ddc-5c8ae6e384f7'] response: {'name': 'network-changed', 'server_uuid': 'b604be80-92b5-4170-a84e-5788733b97b1', 'tag': '8ffe6a86-d583-438f-baef-1d80523b6138', 'status': 'completed', 'code': 200} 2026-07-21 22:15:25.305 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c101423f-732d-4ed5-93d2-71381b9f78e6'] response: {'server_uuid': '90b28a13-313e-400d-bf00-068dd888af57', 'name': 'network-vif-deleted', 'tag': '28ac79b6-1cf4-45d8-80c4-90f02ba3d8eb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1478/3065] 10.0.0.182 () {34 vars in 990 bytes} [Tue Jul 21 22:15:25 2026] GET /v2.0/ports?device_id=b604be80-92b5-4170-a84e-5788733b97b1 => generated 1200 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3066] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Jul 21 22:15:25 2026] GET /v2.0/ports?tenant_id=97de776c939b49c1a4c52f803b655245&device_id=b604be80-92b5-4170-a84e-5788733b97b1 => generated 1469 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3067] 10.0.0.182 () {34 vars in 1040 bytes} [Tue Jul 21 22:15:25 2026] GET /v2.0/security-groups?id=52f1cf5c-c5b8-43f5-97c8-a28a8aabf47e&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: 7|app: 0|req: 1589/3068] 199.204.45.205 () {34 vars in 986 bytes} [Tue Jul 21 22:15:25 2026] GET /v2.0/networks?id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7 => generated 801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3069] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Jul 21 22:15:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.204&port_id=8ffe6a86-d583-438f-baef-1d80523b6138 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3070] 199.204.45.205 () {34 vars in 1104 bytes} [Tue Jul 21 22:15:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A240&port_id=8ffe6a86-d583-438f-baef-1d80523b6138 => 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: 1481/3071] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Jul 21 22:15:25 2026] GET /v2.0/subnets?id=867f7320-2ae4-4155-9bf5-b6a8c7ed7560&id=1a0e1ff3-88c3-449f-a66d-6355ccb2e96c => 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: 1591/3072] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:25 2026] GET /v2.0/ports?network_id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7&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: 1482/3073] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:25 2026] GET /v2.0/ports?network_id=c9abf1e1-72a8-4bf6-b5fd-854a45817db7&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: 1483/3074] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:25 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?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: 1592/3075] 199.204.45.205 () {34 vars in 994 bytes} [Tue Jul 21 22:15:25 2026] GET /v2.0/ports?device_id=b604be80-92b5-4170-a84e-5788733b97b1 => generated 1200 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3076] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:25 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7?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: 1593/3079] 199.204.45.205 () {36 vars in 997 bytes} [Tue Jul 21 22:15:25 2026] DELETE /v2.0/ports/8ffe6a86-d583-438f-baef-1d80523b6138 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3080] 10.0.0.29 () {32 vars in 749 bytes} [Tue Jul 21 22:15:30 2026] DELETE /v2.0/security-group-rules/cd4aff0f-a228-453a-958e-8d5f9cc1dbf4 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:15:30.561 7 INFO neutron.api.v2.resource [None req-dbf60f64-7938-4d86-bacb-7fcb55ee5621 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1594/3081] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:15:30 2026] GET /v2.0/security-group-rules/cd4aff0f-a228-453a-958e-8d5f9cc1dbf4 => generated 155 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3082] 10.0.0.29 () {32 vars in 749 bytes} [Tue Jul 21 22:15:30 2026] DELETE /v2.0/security-group-rules/70cff470-e19f-4749-844e-95823dae1c85 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:15:30.665 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba90ca2c-2a1f-4284-a903-c7c66cd89a93'] response: {'server_uuid': 'b604be80-92b5-4170-a84e-5788733b97b1', 'name': 'network-vif-deleted', 'tag': '8ffe6a86-d583-438f-baef-1d80523b6138', 'status': 'completed', 'code': 200} 2026-07-21 22:15:30.678 7 INFO neutron.api.v2.resource [None req-48c91377-7199-42e8-85e7-5548442c85e4 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1595/3083] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:15:30 2026] GET /v2.0/security-group-rules/70cff470-e19f-4749-844e-95823dae1c85 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3084] 10.0.0.29 () {32 vars in 749 bytes} [Tue Jul 21 22:15:30 2026] DELETE /v2.0/security-group-rules/7547dea0-d517-4705-b236-6df3fc30c10b => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:15:30.828 7 INFO neutron.api.v2.resource [None req-899a007b-e3bd-44b9-9b88-97e23a76669a 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1596/3085] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:15:30 2026] GET /v2.0/security-group-rules/7547dea0-d517-4705-b236-6df3fc30c10b => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3086] 10.0.0.29 () {32 vars in 749 bytes} [Tue Jul 21 22:15:30 2026] DELETE /v2.0/security-group-rules/aae69942-76dd-4077-b480-12380982ffe4 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:15:30.915 7 INFO neutron.api.v2.resource [None req-de57cb1c-2db9-4591-94c7-b33e08279bcf 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1597/3087] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:15:30 2026] GET /v2.0/security-group-rules/aae69942-76dd-4077-b480-12380982ffe4 => 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: 1491/3088] 10.0.0.29 () {32 vars in 749 bytes} [Tue Jul 21 22:15:30 2026] DELETE /v2.0/security-group-rules/d660653f-9301-4322-a61f-5127631bdf45 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:15:31.028 7 INFO neutron.api.v2.resource [None req-49aca8cb-93a0-4aae-ab38-f38544b5880d 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1598/3089] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:15:31 2026] GET /v2.0/security-group-rules/d660653f-9301-4322-a61f-5127631bdf45 => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3090] 10.0.0.29 () {32 vars in 749 bytes} [Tue Jul 21 22:15:31 2026] DELETE /v2.0/security-group-rules/b2366029-fc90-43a7-b4fb-f1877c8fe25d => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:15:31.121 7 INFO neutron.api.v2.resource [None req-3351ff49-107a-4022-88bd-8bde2491a25d 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1599/3091] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:15:31 2026] GET /v2.0/security-group-rules/b2366029-fc90-43a7-b4fb-f1877c8fe25d => 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: 1493/3092] 10.0.0.29 () {32 vars in 749 bytes} [Tue Jul 21 22:15:31 2026] DELETE /v2.0/security-group-rules/bff75714-f9cc-4eda-8010-0bfe3cf59fed => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:15:31.223 7 INFO neutron.api.v2.resource [None req-b4f92cc2-7099-470a-9f57-6dd5db3b8c34 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1600/3093] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:15:31 2026] GET /v2.0/security-group-rules/bff75714-f9cc-4eda-8010-0bfe3cf59fed => 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: 1494/3094] 10.0.0.29 () {32 vars in 749 bytes} [Tue Jul 21 22:15:31 2026] DELETE /v2.0/security-group-rules/375fb786-390b-4427-8b47-ce32925ab5b7 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:15:31.322 7 INFO neutron.api.v2.resource [None req-3baf90c9-511e-4bc4-bd9d-46f629f7e2f3 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1601/3095] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:15:31 2026] GET /v2.0/security-group-rules/375fb786-390b-4427-8b47-ce32925ab5b7 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3096] 10.0.0.29 () {32 vars in 749 bytes} [Tue Jul 21 22:15:31 2026] DELETE /v2.0/security-group-rules/3a8359fc-5b17-445e-8b99-b619a19af003 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:15:31.421 7 INFO neutron.api.v2.resource [None req-b49d888e-e8d9-41c5-8b4f-28ed266a2dde 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1602/3097] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:15:31 2026] GET /v2.0/security-group-rules/3a8359fc-5b17-445e-8b99-b619a19af003 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3098] 10.0.0.29 () {32 vars in 749 bytes} [Tue Jul 21 22:15:31 2026] DELETE /v2.0/security-group-rules/0a18dfa4-132a-4779-b646-2e1fae00c70c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:15:31.542 7 INFO neutron.api.v2.resource [None req-25208e0e-bc7b-4cb2-bd01-13e0b2bce571 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1603/3099] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:15:31 2026] GET /v2.0/security-group-rules/0a18dfa4-132a-4779-b646-2e1fae00c70c => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3100] 10.0.0.29 () {32 vars in 749 bytes} [Tue Jul 21 22:15:31 2026] DELETE /v2.0/security-group-rules/e87fe40c-db7c-40a5-89db-0bb8c9c5a420 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:15:31.640 7 INFO neutron.api.v2.resource [None req-df61fd2a-06d8-4c03-9897-6bfc22910a95 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1604/3101] 10.0.0.29 () {32 vars in 746 bytes} [Tue Jul 21 22:15:31 2026] GET /v2.0/security-group-rules/e87fe40c-db7c-40a5-89db-0bb8c9c5a420 => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3102] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:15:31 2026] DELETE /v2.0/security-groups/52f1cf5c-c5b8-43f5-97c8-a28a8aabf47e => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:15:31.800 7 INFO neutron.api.v2.resource [None req-2063e895-ad4c-41cb-abeb-bfe4109c20bb 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1605/3103] 10.0.0.29 () {32 vars in 736 bytes} [Tue Jul 21 22:15:31 2026] GET /v2.0/security-groups/52f1cf5c-c5b8-43f5-97c8-a28a8aabf47e => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3104] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:15:31 2026] PUT /v2.0/routers/b6edba11-e64c-4609-a562-9664cad938bc/remove_router_interface => generated 309 bytes in 1369 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:15:33.464 7 INFO neutron.api.v2.resource [None req-457a2f6d-840b-4dbd-9edd-4e5dba26b317 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1606/3105] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:15:33 2026] PUT /v2.0/routers/b6edba11-e64c-4609-a562-9664cad938bc/remove_router_interface => generated 198 bytes in 232 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3106] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:15:33 2026] PUT /v2.0/routers/b6edba11-e64c-4609-a562-9664cad938bc/remove_router_interface => generated 309 bytes in 1278 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:15:34.969 7 INFO neutron.api.v2.resource [None req-a40a7bb5-3b9d-42be-bb16-7631cac21f10 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1607/3107] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:15:34 2026] PUT /v2.0/routers/b6edba11-e64c-4609-a562-9664cad938bc/remove_router_interface => generated 198 bytes in 216 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3108] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:15:34 2026] PUT /v2.0/routers/b6edba11-e64c-4609-a562-9664cad938bc/remove_router_interface => generated 309 bytes in 1755 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:15:37.019 7 INFO neutron.api.v2.resource [None req-27943dbb-fd9e-45eb-b10b-611e5e1173f7 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1608/3109] 10.0.0.29 () {34 vars in 788 bytes} [Tue Jul 21 22:15:36 2026] PUT /v2.0/routers/b6edba11-e64c-4609-a562-9664cad938bc/remove_router_interface => generated 198 bytes in 284 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:15:38.283 8 INFO neutron.db.l3_hamode_db [None req-10691121-749f-4e3c-81de-a29bf22fc0bd 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] HA network 09bd14c1-6734-4f12-8bec-129597efbbc5 was deleted as no HA routers are present in tenant 97de776c939b49c1a4c52f803b655245. [pid: 8|app: 0|req: 1502/3110] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:15:37 2026] DELETE /v2.0/routers/b6edba11-e64c-4609-a562-9664cad938bc => generated 0 bytes in 1266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:15:38.330 7 INFO neutron.api.v2.resource [None req-ed782576-4107-41cc-abbe-e2d9878b2678 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1609/3111] 10.0.0.29 () {32 vars in 720 bytes} [Tue Jul 21 22:15:38 2026] GET /v2.0/routers/b6edba11-e64c-4609-a562-9664cad938bc => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:15:38.346 8 INFO neutron.services.segments.plugin [-] Segment 9aae0682-2de8-4a49-ba3b-2f6c8dd8394a resource provider aggregate not found 2026-07-21 22:15:38.372 8 INFO neutron.services.segments.plugin [-] Segment 9aae0682-2de8-4a49-ba3b-2f6c8dd8394a resource provider aggregate not found 2026-07-21 22:15:38.396 8 INFO neutron.services.segments.plugin [-] Segment 9aae0682-2de8-4a49-ba3b-2f6c8dd8394a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9aae0682-2de8-4a49-ba3b-2f6c8dd8394a found for delete ", "request_id": "req-8e25ebb0-f1bd-4840-967a-23027d0f51b6"}]} 2026-07-21 22:15:38.397 8 INFO neutron.services.segments.plugin [-] Segment 9aae0682-2de8-4a49-ba3b-2f6c8dd8394a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9aae0682-2de8-4a49-ba3b-2f6c8dd8394a found for delete ", "request_id": "req-d4455ec4-048e-4998-a64f-c633d6e7f139"}]} [pid: 8|app: 0|req: 1503/3112] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:15:38 2026] DELETE /v2.0/subnets/3c2d466e-39bc-4d08-9746-c1b688cb9087 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:15:38.644 7 INFO neutron.pecan_wsgi.hooks.translation [None req-021a25af-04b8-4fa8-854b-c60a90986a1d 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1610/3113] 10.0.0.29 () {32 vars in 720 bytes} [Tue Jul 21 22:15:38 2026] GET /v2.0/subnets/3c2d466e-39bc-4d08-9746-c1b688cb9087 => 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: 1504/3114] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:15:38 2026] DELETE /v2.0/subnets/19393da7-8b38-457d-a0e1-40d0a4695046 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:15:38.904 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a43e4125-377a-45a0-9989-8a37926f3b26 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1611/3115] 10.0.0.29 () {32 vars in 720 bytes} [Tue Jul 21 22:15:38 2026] GET /v2.0/subnets/19393da7-8b38-457d-a0e1-40d0a4695046 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3116] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:15:38 2026] DELETE /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842 => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:15:39.398 7 INFO neutron.pecan_wsgi.hooks.translation [None req-87f5eaac-1dfd-4a31-a400-425aaed169e0 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1612/3117] 10.0.0.29 () {32 vars in 722 bytes} [Tue Jul 21 22:15:39 2026] GET /v2.0/networks/883ca9d9-a692-45a9-a838-3a5e75423842 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3118] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:15:39 2026] DELETE /v2.0/subnets/867f7320-2ae4-4155-9bf5-b6a8c7ed7560 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:15:39.717 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b2d94a20-bd75-4648-aaab-6457f00a6dca 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1613/3119] 10.0.0.29 () {32 vars in 720 bytes} [Tue Jul 21 22:15:39 2026] GET /v2.0/subnets/867f7320-2ae4-4155-9bf5-b6a8c7ed7560 => 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: 1507/3120] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:15:39 2026] DELETE /v2.0/subnets/1a0e1ff3-88c3-449f-a66d-6355ccb2e96c => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:15:40.054 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54c54f1c-e482-4912-be7c-cd3d82e735ee 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1614/3121] 10.0.0.29 () {32 vars in 720 bytes} [Tue Jul 21 22:15:40 2026] GET /v2.0/subnets/1a0e1ff3-88c3-449f-a66d-6355ccb2e96c => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:15:40.446 8 INFO neutron.services.segments.plugin [-] Segment 9e35a58d-7f99-477f-95e5-083a0653f437 resource provider aggregate not found 2026-07-21 22:15:40.455 8 INFO neutron.services.segments.plugin [-] Segment 9e35a58d-7f99-477f-95e5-083a0653f437 resource provider aggregate not found 2026-07-21 22:15:40.466 8 INFO neutron.services.segments.plugin [-] Segment 9e35a58d-7f99-477f-95e5-083a0653f437 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e35a58d-7f99-477f-95e5-083a0653f437 found for delete ", "request_id": "req-16c1b6b1-d3b4-4072-8bb0-569912f7ba4c"}]} 2026-07-21 22:15:40.475 8 INFO neutron.services.segments.plugin [-] Segment 9e35a58d-7f99-477f-95e5-083a0653f437 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e35a58d-7f99-477f-95e5-083a0653f437 found for delete ", "request_id": "req-fafe65e0-a3d0-4167-807a-d32c0a9eb3a1"}]} [pid: 8|app: 0|req: 1508/3122] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:15:40 2026] DELETE /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7 => generated 0 bytes in 499 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:15:40.594 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80e1edcf-901f-4ba2-afa3-bb814c60ed39 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1615/3123] 10.0.0.29 () {32 vars in 722 bytes} [Tue Jul 21 22:15:40 2026] GET /v2.0/networks/c9abf1e1-72a8-4bf6-b5fd-854a45817db7 => generated 138 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3126] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:15:40 2026] DELETE /v2.0/subnets/7c40a317-6c51-48a4-83f3-0ee2b0c3956a => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:15:40.908 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f121386d-f0e4-48fa-b696-b67f3ced14a1 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1618/3127] 10.0.0.29 () {32 vars in 720 bytes} [Tue Jul 21 22:15:40 2026] GET /v2.0/subnets/7c40a317-6c51-48a4-83f3-0ee2b0c3956a => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3128] 10.0.0.29 () {32 vars in 723 bytes} [Tue Jul 21 22:15:40 2026] DELETE /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:15:41.261 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4b03eff2-86cb-478f-9587-db1135daac2b 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1619/3129] 10.0.0.29 () {32 vars in 720 bytes} [Tue Jul 21 22:15:41 2026] GET /v2.0/subnets/e38ed878-3150-41c4-a0bf-680fd5c11cbf => 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: 1511/3130] 10.0.0.29 () {32 vars in 725 bytes} [Tue Jul 21 22:15:41 2026] DELETE /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:15:41.689 7 INFO neutron.pecan_wsgi.hooks.translation [None req-807260eb-e36e-4f45-b1a6-7cf56c10c508 13e2eece23f64fca84418f4655f76de0 97de776c939b49c1a4c52f803b655245 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1620/3131] 10.0.0.29 () {32 vars in 722 bytes} [Tue Jul 21 22:15:41 2026] GET /v2.0/networks/aa850cc6-8384-48cf-add2-d045ac45a6ec => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:15:43.843 8 INFO neutron.services.segments.plugin [-] Segment 4b592a12-2058-4c81-9ffa-44113ddf455f resource provider aggregate not found 2026-07-21 22:15:43.850 8 INFO neutron.services.segments.plugin [-] Segment 4b592a12-2058-4c81-9ffa-44113ddf455f resource provider aggregate not found 2026-07-21 22:15:43.867 8 INFO neutron.services.segments.plugin [-] Segment 4b592a12-2058-4c81-9ffa-44113ddf455f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b592a12-2058-4c81-9ffa-44113ddf455f found for delete ", "request_id": "req-3e9b9fbf-7b9c-49f0-87d1-61b7c9d774e1"}]} 2026-07-21 22:15:43.874 8 INFO neutron.services.segments.plugin [-] Segment 4b592a12-2058-4c81-9ffa-44113ddf455f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b592a12-2058-4c81-9ffa-44113ddf455f found for delete ", "request_id": "req-10bf1bdf-7973-431f-9d62-97e72c771d0e"}]} 2026-07-21 22:15:43.890 8 INFO neutron.services.segments.plugin [-] Segment 24d9197d-b737-4ec5-ae6f-4d8aeec9cc34 resource provider aggregate not found 2026-07-21 22:15:43.897 8 INFO neutron.services.segments.plugin [-] Segment 24d9197d-b737-4ec5-ae6f-4d8aeec9cc34 resource provider aggregate not found 2026-07-21 22:15:43.912 8 INFO neutron.services.segments.plugin [-] Segment 24d9197d-b737-4ec5-ae6f-4d8aeec9cc34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24d9197d-b737-4ec5-ae6f-4d8aeec9cc34 found for delete ", "request_id": "req-95352a16-4e6d-495f-b671-9d147b382a2e"}]} 2026-07-21 22:15:43.921 8 INFO neutron.services.segments.plugin [-] Segment 24d9197d-b737-4ec5-ae6f-4d8aeec9cc34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24d9197d-b737-4ec5-ae6f-4d8aeec9cc34 found for delete ", "request_id": "req-884de87f-8e04-4015-9cbd-a8a509a7cda3"}]} [pid: 8|app: 0|req: 1512/3132] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:15:43 2026] GET /v2.0/security-groups?tenant_id=13f08cdf763b4e2080a45169981e63bc&name=default => generated 2805 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3133] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:15:44 2026] DELETE /v2.0/security-groups/1d3f65aa-ab05-49a0-9945-43e8edbffcba => 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: 1513/3134] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:15:44 2026] GET /v2.0/security-groups?tenant_id=86462ff34c59447c9df436b9958bd94d&name=default => generated 2805 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3135] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:15:44 2026] DELETE /v2.0/security-groups/5682c3e0-4554-4878-8443-e0f05f073edf => 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: 1514/3136] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:15:44 2026] GET /v2.0/security-groups?tenant_id=ff44e2bf8a5b4134bb7ed7806f7261cd&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: 1623/3137] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:15:44 2026] DELETE /v2.0/security-groups/20dda189-fea0-464c-b6ac-cf6bd709131a => 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: 1515/3138] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:15:45 2026] GET /v2.0/security-groups?tenant_id=f972c774a4a4468b839d16fb97bfbd73&name=default => generated 2805 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3139] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:15:45 2026] DELETE /v2.0/security-groups/a58319bb-107b-4c86-a72d-459c49e7b5f6 => 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: 1516/3140] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:15:45 2026] GET /v2.0/security-groups?tenant_id=97de776c939b49c1a4c52f803b655245&name=default => generated 2805 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3141] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:15:45 2026] DELETE /v2.0/security-groups/be742cde-f703-432e-8e3e-136997224354 => 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: 1517/3142] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:15:45 2026] GET /v2.0/security-groups?tenant_id=000453d9ef024e35adc820f72000d604&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: 1626/3143] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:15:45 2026] DELETE /v2.0/security-groups/1607bf67-ae16-40a5-8ab5-478326a1a7f5 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3144] 10.0.0.29 () {32 vars in 773 bytes} [Tue Jul 21 22:15:46 2026] GET /v2.0/security-groups?tenant_id=4ab7f62f4ac24ef5902c0f84cd7ef42b&name=default => generated 2805 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3145] 10.0.0.29 () {32 vars in 739 bytes} [Tue Jul 21 22:15:46 2026] DELETE /v2.0/security-groups/6b015836-7b60-44dc-9520-7c18b6d036ae => 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: 1519/3146] 10.0.0.29 () {32 vars in 648 bytes} [Tue Jul 21 22:15:48 2026] GET /v2.0/networks => generated 2168 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3147] 10.0.0.29 () {32 vars in 654 bytes} [Tue Jul 21 22:15:50 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: 1520/3148] 10.0.0.29 () {32 vars in 646 bytes} [Tue Jul 21 22:15:50 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3149] 10.0.0.29 () {32 vars in 642 bytes} [Tue Jul 21 22:15:50 2026] GET /v2.0/ports => generated 4725 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3150] 10.0.0.29 () {32 vars in 646 bytes} [Tue Jul 21 22:15:50 2026] GET /v2.0/subnets => generated 1261 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3151] 10.0.0.29 () {32 vars in 648 bytes} [Tue Jul 21 22:15:50 2026] GET /v2.0/networks => generated 2168 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3152] 10.0.0.29 () {32 vars in 662 bytes} [Tue Jul 21 22:15:50 2026] GET /v2.0/security-groups => generated 16626 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3153] 10.0.0.29 () {32 vars in 654 bytes} [Tue Jul 21 22:15:50 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)