+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Apr 23 00:52:08 2026] *** compiled with version: 11.4.0 on 22 April 2026 16:01:51 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-5854f69d49-f2sl4 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 0x5627f5b38190 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-23 00:52:12.417 7 INFO neutron.common.config [-] Logging enabled! 2026-04-23 00:52:12.417 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-04-23 00:52:12.608 8 INFO neutron.common.config [-] Logging enabled! 2026-04-23 00:52:12.609 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-04-23 00:52:12.889 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 00:52:13.102 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 00:52:13.843 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 00:52:13.846 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 00:52:13.849 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-23 00:52:13.850 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 00:52:13.850 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 00:52:13.851 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 00:52:13.851 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:52:13.858 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:52:13.858 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:52:13.858 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 00:52:13.878 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 00:52:13.879 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 00:52:13.880 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 00:52:13.919 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 00:52:13.919 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 00:52:13.919 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 00:52:13.920 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 00:52:13.927 7 WARNING oslo_policy.policy [None req-835ef8d9-179f-4ea3-9f5a-5aa1ea7c143a - - - - - -] 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-04-23 00:52:14.038 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 00:52:14.041 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 00:52:14.044 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-23 00:52:14.045 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 00:52:14.045 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 00:52:14.045 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 00:52:14.046 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:52:14.052 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:52:14.052 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:52:14.052 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 00:52:14.071 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 00:52:14.072 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 00:52:14.072 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 00:52:14.110 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 00:52:14.111 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 00:52:14.111 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 00:52:14.111 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 00:52:14.121 8 WARNING oslo_policy.policy [None req-9dcc9f90-4a2f-4b20-8ad8-6c906ece75b3 - - - - - -] 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-04-23 00:52:14.229 7 INFO neutron.plugins.ml2.managers [None req-835ef8d9-179f-4ea3-9f5a-5aa1ea7c143a - - - - - -] Initializing driver for type 'vlan' 2026-04-23 00:52:14.415 8 INFO neutron.plugins.ml2.managers [None req-9dcc9f90-4a2f-4b20-8ad8-6c906ece75b3 - - - - - -] Initializing driver for type 'vlan' 2026-04-23 00:52:14.584 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-835ef8d9-179f-4ea3-9f5a-5aa1ea7c143a - - - - - -] VlanTypeDriver initialization complete 2026-04-23 00:52:14.584 7 INFO neutron.plugins.ml2.managers [None req-835ef8d9-179f-4ea3-9f5a-5aa1ea7c143a - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 00:52:14.585 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-835ef8d9-179f-4ea3-9f5a-5aa1ea7c143a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 00:52:14.608 7 INFO neutron.plugins.ml2.managers [None req-835ef8d9-179f-4ea3-9f5a-5aa1ea7c143a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 00:52:14.609 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-835ef8d9-179f-4ea3-9f5a-5aa1ea7c143a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 00:52:14.609 7 INFO neutron.plugins.ml2.managers [None req-835ef8d9-179f-4ea3-9f5a-5aa1ea7c143a - - - - - -] Initializing extension driver 'port_security' 2026-04-23 00:52:14.609 7 INFO neutron.plugins.ml2.extensions.port_security [None req-835ef8d9-179f-4ea3-9f5a-5aa1ea7c143a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 00:52:14.609 7 INFO neutron.plugins.ml2.managers [None req-835ef8d9-179f-4ea3-9f5a-5aa1ea7c143a - - - - - -] Initializing extension driver 'qos' 2026-04-23 00:52:14.609 7 INFO neutron.plugins.ml2.managers [None req-835ef8d9-179f-4ea3-9f5a-5aa1ea7c143a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 00:52:14.610 7 INFO neutron.plugins.ml2.managers [None req-835ef8d9-179f-4ea3-9f5a-5aa1ea7c143a - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 00:52:14.621 7 INFO neutron.quota [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded quota_driver: . 2026-04-23 00:52:14.622 7 INFO neutron.plugins.ml2.plugin [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 00:52:14.622 7 INFO neutron.plugins.ml2.managers [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 00:52:14.622 7 INFO neutron.plugins.ml2.managers [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 00:52:14.622 7 INFO neutron.plugins.ml2.managers [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 00:52:14.623 7 INFO neutron.extensions.vlantransparent [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Disabled vlantransparent extension. 2026-04-23 00:52:14.623 7 INFO neutron.manager [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loading Plugin: qos 2026-04-23 00:52:14.633 7 INFO neutron.manager [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loading Plugin: router 2026-04-23 00:52:14.667 7 INFO neutron.services.service_base [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 00:52:14.668 7 INFO neutron.manager [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loading Plugin: segments 2026-04-23 00:52:14.753 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9dcc9f90-4a2f-4b20-8ad8-6c906ece75b3 - - - - - -] VlanTypeDriver initialization complete 2026-04-23 00:52:14.753 8 INFO neutron.plugins.ml2.managers [None req-9dcc9f90-4a2f-4b20-8ad8-6c906ece75b3 - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 00:52:14.753 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9dcc9f90-4a2f-4b20-8ad8-6c906ece75b3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 00:52:14.755 7 INFO neutron.manager [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loading Plugin: trunk 2026-04-23 00:52:14.780 8 INFO neutron.plugins.ml2.managers [None req-9dcc9f90-4a2f-4b20-8ad8-6c906ece75b3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 00:52:14.780 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9dcc9f90-4a2f-4b20-8ad8-6c906ece75b3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 00:52:14.780 8 INFO neutron.plugins.ml2.managers [None req-9dcc9f90-4a2f-4b20-8ad8-6c906ece75b3 - - - - - -] Initializing extension driver 'port_security' 2026-04-23 00:52:14.781 8 INFO neutron.plugins.ml2.extensions.port_security [None req-9dcc9f90-4a2f-4b20-8ad8-6c906ece75b3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 00:52:14.781 8 INFO neutron.plugins.ml2.managers [None req-9dcc9f90-4a2f-4b20-8ad8-6c906ece75b3 - - - - - -] Initializing extension driver 'qos' 2026-04-23 00:52:14.781 8 INFO neutron.plugins.ml2.managers [None req-9dcc9f90-4a2f-4b20-8ad8-6c906ece75b3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 00:52:14.781 8 INFO neutron.plugins.ml2.managers [None req-9dcc9f90-4a2f-4b20-8ad8-6c906ece75b3 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 00:52:14.792 8 INFO neutron.quota [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded quota_driver: . 2026-04-23 00:52:14.792 8 INFO neutron.plugins.ml2.plugin [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 00:52:14.792 8 INFO neutron.plugins.ml2.managers [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 00:52:14.793 8 INFO neutron.plugins.ml2.managers [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 00:52:14.793 8 INFO neutron.plugins.ml2.managers [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 00:52:14.793 8 INFO neutron.extensions.vlantransparent [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Disabled vlantransparent extension. 2026-04-23 00:52:14.793 8 INFO neutron.manager [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loading Plugin: qos 2026-04-23 00:52:14.804 8 INFO neutron.manager [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loading Plugin: router 2026-04-23 00:52:14.810 7 INFO neutron.manager [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loading Plugin: vpnaas 2026-04-23 00:52:14.837 8 INFO neutron.services.service_base [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 00:52:14.837 8 INFO neutron.manager [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loading Plugin: segments 2026-04-23 00:52:14.849 7 WARNING stevedore.named [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 00:52:14.904 7 INFO neutron_vpnaas.services.vpn.plugin [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 00:52:14.905 7 INFO neutron.common.utils [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 00:52:14.905 7 INFO neutron.manager [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loading Plugin: auto_allocate 2026-04-23 00:52:14.909 7 INFO neutron.manager [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loading Plugin: tag 2026-04-23 00:52:14.918 7 INFO neutron.manager [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loading Plugin: timestamp 2026-04-23 00:52:14.921 7 INFO neutron.manager [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 00:52:14.924 7 INFO neutron.manager [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loading Plugin: flavors 2026-04-23 00:52:14.924 8 INFO neutron.manager [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loading Plugin: trunk 2026-04-23 00:52:14.927 7 INFO neutron.manager [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loading Plugin: revisions 2026-04-23 00:52:14.930 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Initializing extension manager. 2026-04-23 00:52:14.931 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: address-group 2026-04-23 00:52:14.932 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: address-scope 2026-04-23 00:52:14.933 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 00:52:14.934 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: agent 2026-04-23 00:52:14.935 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 00:52:14.936 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 00:52:14.937 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 00:52:14.937 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: availability_zone 2026-04-23 00:52:14.938 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 00:52:14.939 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 00:52:14.939 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: default-subnetpools 2026-04-23 00:52:14.940 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 00:52:14.941 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: dns-integration 2026-04-23 00:52:14.942 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 00:52:14.942 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 00:52:14.943 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: dvr 2026-04-23 00:52:14.943 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 00:52:14.944 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 00:52:14.945 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 00:52:14.945 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 00:52:14.946 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: external-net 2026-04-23 00:52:14.946 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 00:52:14.947 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: extraroute 2026-04-23 00:52:14.948 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 00:52:14.949 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 00:52:14.949 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 00:52:14.950 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 00:52:14.950 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 00:52:14.951 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: fip-port-details 2026-04-23 00:52:14.952 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: flavors 2026-04-23 00:52:14.953 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 00:52:14.954 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: floatingip-pools 2026-04-23 00:52:14.954 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: ip_allocation 2026-04-23 00:52:14.955 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 00:52:14.955 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: l2_adjacency 2026-04-23 00:52:14.957 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: router 2026-04-23 00:52:14.958 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 00:52:14.959 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 00:52:14.959 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 00:52:14.960 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 00:52:14.961 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: l3-ha 2026-04-23 00:52:14.961 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 00:52:14.962 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 00:52:14.962 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: l3-flavors 2026-04-23 00:52:14.963 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 00:52:14.964 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 00:52:14.965 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 00:52:14.967 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 00:52:14.968 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 00:52:14.969 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 00:52:14.969 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 00:52:14.970 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: multi-provider 2026-04-23 00:52:14.971 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: net-mtu 2026-04-23 00:52:14.971 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 00:52:14.972 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: network_availability_zone 2026-04-23 00:52:14.973 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: network_ha 2026-04-23 00:52:14.973 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: network-ip-availability 2026-04-23 00:52:14.973 8 INFO neutron.manager [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loading Plugin: vpnaas 2026-04-23 00:52:14.974 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 00:52:14.975 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: pagination 2026-04-23 00:52:14.975 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: port-device-profile 2026-04-23 00:52:14.976 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 00:52:14.976 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 00:52:14.977 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 00:52:14.978 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: port-mac-override 2026-04-23 00:52:14.978 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 00:52:14.979 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 00:52:14.979 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: port-resource-request 2026-04-23 00:52:14.980 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 00:52:14.980 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: binding 2026-04-23 00:52:14.981 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: binding-extended 2026-04-23 00:52:14.982 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: port-security 2026-04-23 00:52:14.983 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: project-id 2026-04-23 00:52:14.983 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: provider 2026-04-23 00:52:14.985 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: qos 2026-04-23 00:52:14.986 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 00:52:14.986 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 00:52:14.987 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: qos-default 2026-04-23 00:52:14.987 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: qos-fip 2026-04-23 00:52:14.988 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 00:52:14.988 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 00:52:14.989 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 00:52:14.990 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 00:52:14.990 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 00:52:14.991 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: qos-pps 2026-04-23 00:52:14.991 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 00:52:14.992 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 00:52:14.993 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 00:52:14.993 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: quota-check-limit 2026-04-23 00:52:14.995 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: quotas 2026-04-23 00:52:14.996 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: quota_details 2026-04-23 00:52:14.997 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: rbac-policies 2026-04-23 00:52:14.998 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: rbac-address-group 2026-04-23 00:52:14.998 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 00:52:14.999 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 00:52:15.000 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 00:52:15.000 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: revision-if-match 2026-04-23 00:52:15.001 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 00:52:15.001 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: router_availability_zone 2026-04-23 00:52:15.003 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 00:52:15.005 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 00:52:15.005 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 00:52:15.006 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 00:52:15.007 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 00:52:15.007 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 00:52:15.008 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 00:52:15.012 8 WARNING stevedore.named [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 00:52:15.016 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: security-group 2026-04-23 00:52:15.017 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: segment 2026-04-23 00:52:15.018 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 00:52:15.018 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: service-type 2026-04-23 00:52:15.019 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: sorting 2026-04-23 00:52:15.019 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 00:52:15.020 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: standard-attr-description 2026-04-23 00:52:15.021 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: stateful-security-group 2026-04-23 00:52:15.021 7 WARNING neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 00:52:15.022 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 00:52:15.022 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: subnet_onboard 2026-04-23 00:52:15.023 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 00:52:15.023 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: subnet-service-types 2026-04-23 00:52:15.024 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: subnet_allocation 2026-04-23 00:52:15.025 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 00:52:15.026 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 00:52:15.029 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 00:52:15.029 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 00:52:15.030 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: trunk 2026-04-23 00:52:15.031 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: trunk-details 2026-04-23 00:52:15.031 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 00:52:15.032 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 00:52:15.034 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 00:52:15.035 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 00:52:15.036 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: vpn-flavors 2026-04-23 00:52:15.037 7 INFO neutron.api.extensions [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Loaded extension: vpnaas 2026-04-23 00:52:15.040 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 00:52:15.040 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 00:52:15.040 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:52:15.041 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 00:52:15.045 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 00:52:15.045 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 00:52:15.051 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 00:52:15.052 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 00:52:15.053 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 00:52:15.054 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:52:15.054 7 WARNING neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] subnetpool is already registered 2026-04-23 00:52:15.055 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:52:15.055 7 WARNING neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] subnetpool is already registered 2026-04-23 00:52:15.056 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 00:52:15.056 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 00:52:15.057 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 00:52:15.057 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 00:52:15.058 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 00:52:15.059 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 00:52:15.063 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 00:52:15.064 7 WARNING neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] router is already registered 2026-04-23 00:52:15.064 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 00:52:15.064 7 WARNING neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] floatingip is already registered 2026-04-23 00:52:15.070 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 00:52:15.070 7 WARNING neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] rbac_policy is already registered 2026-04-23 00:52:15.071 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 00:52:15.071 7 WARNING neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] security_group is already registered 2026-04-23 00:52:15.071 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 00:52:15.072 7 WARNING neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] security_group_rule is already registered 2026-04-23 00:52:15.072 8 INFO neutron_vpnaas.services.vpn.plugin [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 00:52:15.072 8 INFO neutron.common.utils [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 00:52:15.072 8 INFO neutron.manager [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loading Plugin: auto_allocate 2026-04-23 00:52:15.073 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:52:15.073 7 WARNING neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] subnetpool is already registered 2026-04-23 00:52:15.074 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:52:15.074 7 WARNING neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] subnetpool is already registered 2026-04-23 00:52:15.074 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 00:52:15.075 7 WARNING neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] trunk is already registered 2026-04-23 00:52:15.075 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 00:52:15.075 7 WARNING neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] endpoint_group is already registered 2026-04-23 00:52:15.076 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 00:52:15.076 7 WARNING neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] vpnservice is already registered 2026-04-23 00:52:15.076 8 INFO neutron.manager [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loading Plugin: tag 2026-04-23 00:52:15.077 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 00:52:15.077 7 WARNING neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] ipsec_site_connection is already registered 2026-04-23 00:52:15.077 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 00:52:15.077 7 WARNING neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] ipsecpolicy is already registered 2026-04-23 00:52:15.078 7 INFO neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 00:52:15.078 7 WARNING neutron.quota.resource_registry [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] ikepolicy is already registered 2026-04-23 00:52:15.082 8 INFO neutron.manager [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loading Plugin: timestamp 2026-04-23 00:52:15.084 8 INFO neutron.manager [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 00:52:15.087 8 INFO neutron.manager [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loading Plugin: flavors 2026-04-23 00:52:15.090 8 INFO neutron.manager [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loading Plugin: revisions 2026-04-23 00:52:15.093 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Initializing extension manager. 2026-04-23 00:52:15.095 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: address-group 2026-04-23 00:52:15.095 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: address-scope 2026-04-23 00:52:15.096 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 00:52:15.097 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: agent 2026-04-23 00:52:15.097 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 00:52:15.099 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 00:52:15.099 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 00:52:15.100 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: availability_zone 2026-04-23 00:52:15.101 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 00:52:15.101 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 00:52:15.102 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: default-subnetpools 2026-04-23 00:52:15.103 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 00:52:15.104 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: dns-integration 2026-04-23 00:52:15.104 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 00:52:15.105 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 00:52:15.105 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: dvr 2026-04-23 00:52:15.106 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 00:52:15.107 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 00:52:15.107 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 00:52:15.108 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 00:52:15.108 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: external-net 2026-04-23 00:52:15.109 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 00:52:15.109 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: extraroute 2026-04-23 00:52:15.110 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 00:52:15.111 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 00:52:15.111 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 00:52:15.112 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 00:52:15.113 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 00:52:15.113 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: fip-port-details 2026-04-23 00:52:15.114 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: flavors 2026-04-23 00:52:15.115 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 00:52:15.115 7 WARNING keystonemiddleware._common.config [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 00:52:15.116 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: floatingip-pools 2026-04-23 00:52:15.116 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: ip_allocation 2026-04-23 00:52:15.117 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 00:52:15.117 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: l2_adjacency 2026-04-23 00:52:15.118 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: router 2026-04-23 00:52:15.120 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 00:52:15.121 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 00:52:15.121 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 00:52:15.122 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 00:52:15.122 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: l3-ha 2026-04-23 00:52:15.123 7 WARNING oslo_config.cfg [None req-2d3ff1d7-2a20-428e-83f6-6b57a442bded - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 00:52:15.123 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 00:52:15.124 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 00:52:15.124 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: l3-flavors 2026-04-23 00:52:15.125 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x5627f5b38190 pid: 7 (default app) 2026-04-23 00:52:15.126 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 00:52:15.127 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 00:52:15.129 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 00:52:15.129 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 00:52:15.131 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 00:52:15.131 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 00:52:15.132 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: multi-provider 2026-04-23 00:52:15.132 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: net-mtu 2026-04-23 00:52:15.133 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 00:52:15.133 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: network_availability_zone 2026-04-23 00:52:15.134 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: network_ha 2026-04-23 00:52:15.135 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: network-ip-availability 2026-04-23 00:52:15.136 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 00:52:15.136 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: pagination 2026-04-23 00:52:15.137 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: port-device-profile 2026-04-23 00:52:15.137 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 00:52:15.138 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 00:52:15.139 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 00:52:15.139 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: port-mac-override 2026-04-23 00:52:15.140 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 00:52:15.140 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 00:52:15.141 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: port-resource-request 2026-04-23 00:52:15.141 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 00:52:15.142 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: binding 2026-04-23 00:52:15.143 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: binding-extended 2026-04-23 00:52:15.143 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: port-security 2026-04-23 00:52:15.144 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: project-id 2026-04-23 00:52:15.144 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: provider 2026-04-23 00:52:15.146 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: qos 2026-04-23 00:52:15.147 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 00:52:15.147 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 00:52:15.148 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: qos-default 2026-04-23 00:52:15.148 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: qos-fip 2026-04-23 00:52:15.149 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 00:52:15.149 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 00:52:15.150 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 00:52:15.151 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 00:52:15.151 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 00:52:15.152 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: qos-pps 2026-04-23 00:52:15.153 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 00:52:15.153 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 00:52:15.154 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 00:52:15.154 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: quota-check-limit 2026-04-23 00:52:15.156 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: quotas 2026-04-23 00:52:15.157 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: quota_details 2026-04-23 00:52:15.158 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: rbac-policies 2026-04-23 00:52:15.159 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: rbac-address-group 2026-04-23 00:52:15.159 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 00:52:15.160 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 00:52:15.161 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 00:52:15.161 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: revision-if-match 2026-04-23 00:52:15.162 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 00:52:15.162 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: router_availability_zone 2026-04-23 00:52:15.163 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 00:52:15.164 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 00:52:15.165 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 00:52:15.166 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 00:52:15.166 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 00:52:15.167 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 00:52:15.167 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 00:52:15.176 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: security-group 2026-04-23 00:52:15.177 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: segment 2026-04-23 00:52:15.177 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 00:52:15.178 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: service-type 2026-04-23 00:52:15.179 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: sorting 2026-04-23 00:52:15.179 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 00:52:15.180 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: standard-attr-description 2026-04-23 00:52:15.180 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: stateful-security-group 2026-04-23 00:52:15.181 8 WARNING neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 00:52:15.181 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 00:52:15.182 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: subnet_onboard 2026-04-23 00:52:15.183 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 00:52:15.183 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: subnet-service-types 2026-04-23 00:52:15.184 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: subnet_allocation 2026-04-23 00:52:15.185 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 00:52:15.185 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 00:52:15.188 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 00:52:15.189 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 00:52:15.189 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: trunk 2026-04-23 00:52:15.190 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: trunk-details 2026-04-23 00:52:15.190 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 00:52:15.191 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 00:52:15.193 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 00:52:15.194 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 00:52:15.194 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: vpn-flavors 2026-04-23 00:52:15.196 8 INFO neutron.api.extensions [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Loaded extension: vpnaas 2026-04-23 00:52:15.198 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 00:52:15.198 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 00:52:15.198 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:52:15.199 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 00:52:15.203 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 00:52:15.203 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 00:52:15.209 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 00:52:15.210 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 00:52:15.210 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 00:52:15.211 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:52:15.212 8 WARNING neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] subnetpool is already registered 2026-04-23 00:52:15.212 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:52:15.212 8 WARNING neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] subnetpool is already registered 2026-04-23 00:52:15.213 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 00:52:15.214 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 00:52:15.214 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 00:52:15.215 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 00:52:15.215 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 00:52:15.216 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 00:52:15.220 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 00:52:15.221 8 WARNING neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] router is already registered 2026-04-23 00:52:15.221 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 00:52:15.222 8 WARNING neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] floatingip is already registered 2026-04-23 00:52:15.226 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 00:52:15.226 8 WARNING neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] rbac_policy is already registered 2026-04-23 00:52:15.227 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 00:52:15.227 8 WARNING neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] security_group is already registered 2026-04-23 00:52:15.228 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 00:52:15.228 8 WARNING neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] security_group_rule is already registered 2026-04-23 00:52:15.229 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:52:15.230 8 WARNING neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] subnetpool is already registered 2026-04-23 00:52:15.230 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:52:15.230 8 WARNING neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] subnetpool is already registered 2026-04-23 00:52:15.231 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 00:52:15.231 8 WARNING neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] trunk is already registered 2026-04-23 00:52:15.231 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 00:52:15.232 8 WARNING neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] endpoint_group is already registered 2026-04-23 00:52:15.232 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 00:52:15.232 8 WARNING neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] vpnservice is already registered 2026-04-23 00:52:15.233 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 00:52:15.233 8 WARNING neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] ipsec_site_connection is already registered 2026-04-23 00:52:15.234 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 00:52:15.234 8 WARNING neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] ipsecpolicy is already registered 2026-04-23 00:52:15.235 8 INFO neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 00:52:15.235 8 WARNING neutron.quota.resource_registry [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] ikepolicy is already registered 2026-04-23 00:52:15.272 8 WARNING keystonemiddleware._common.config [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 00:52:15.279 8 WARNING oslo_config.cfg [None req-5d949c64-9eed-4d76-9e8c-9783cdf43aee - - - - - -] 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 0x5627f5b38190 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 00:52:22.189 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5df037d-3c16-409c-8b55-f6c2b44490c0 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.233 () {44 vars in 926 bytes} [Thu Apr 23 00:52:21 2026] GET /v2.0/networks/public => generated 108 bytes in 923 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: 1/4] 199.204.45.233 () {44 vars in 948 bytes} [Thu Apr 23 00:52:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 00:52:22.871 7 WARNING oslo_policy.policy [None req-68787dbf-4571-44b7-8c4e-d511a94a8eec 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-23 00:52:23.033 7 WARNING neutron.services.revisions.revision_plugin [None req-68787dbf-4571-44b7-8c4e-d511a94a8eec 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Could not find related network for resource to bump revision. 2026-04-23 00:52:23.062 7 INFO neutron.db.segments_db [None req-68787dbf-4571-44b7-8c4e-d511a94a8eec 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment 082b1f41-df32-4efa-b276-4bb50f8e10bf of type flat for network e5147923-1c67-4e33-acc0-fbf2715352bb 2026-04-23 00:52:23.128 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68787dbf-4571-44b7-8c4e-d511a94a8eec 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.233 () {48 vars in 966 bytes} [Thu Apr 23 00:52:22 2026] POST /v2.0/networks => generated 124 bytes in 457 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 00:52:29.068 7 INFO neutron.pecan_wsgi.hooks.translation [None req-45df0749-2ca7-4049-a136-e8b645614ff4 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.233 () {44 vars in 926 bytes} [Thu Apr 23 00:52:29 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: 8|app: 0|req: 3/8] 199.204.45.233 () {44 vars in 948 bytes} [Thu Apr 23 00:52:29 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 00:52:29.178 7 WARNING neutron.services.revisions.revision_plugin [None req-9e3c5e43-2008-44fa-b925-c3b4ade8da7c 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Could not find related network for resource to bump revision. 2026-04-23 00:52:29.196 7 INFO neutron.db.segments_db [None req-9e3c5e43-2008-44fa-b925-c3b4ade8da7c 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment 944fe211-4731-482f-a9e4-93f69a4e9e93 of type flat for network e06e2a81-2f1a-43b2-8dcf-8974708996fc 2026-04-23 00:52:29.240 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e3c5e43-2008-44fa-b925-c3b4ade8da7c 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.233 () {48 vars in 966 bytes} [Thu Apr 23 00:52:29 2026] POST /v2.0/networks => generated 124 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 00:52:35.475 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01a3dfab-fff6-411e-a296-c39401cb97a2 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.233 () {44 vars in 926 bytes} [Thu Apr 23 00:52:35 2026] GET /v2.0/networks/public => generated 108 bytes in 383 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.233 () {44 vars in 948 bytes} [Thu Apr 23 00:52:35 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-04-23 00:52:35.694 8 WARNING oslo_policy.policy [None req-890a9fb7-7fab-4c6a-b150-29018e03d30a 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-23 00:52:35.757 8 WARNING neutron.services.revisions.revision_plugin [None req-890a9fb7-7fab-4c6a-b150-29018e03d30a 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Could not find related network for resource to bump revision. 2026-04-23 00:52:35.789 8 INFO neutron.db.segments_db [None req-890a9fb7-7fab-4c6a-b150-29018e03d30a 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment 624efeaf-1cff-4bc2-9423-0bb7750c9bfe of type flat for network 15d78c3f-55a7-42db-af26-dd73d94c209d 2026-04-23 00:52:35.843 8 INFO neutron.pecan_wsgi.hooks.translation [None req-890a9fb7-7fab-4c6a-b150-29018e03d30a 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.233 () {48 vars in 966 bytes} [Thu Apr 23 00:52:35 2026] POST /v2.0/networks => generated 124 bytes in 346 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 00:52:41.715 7 INFO neutron.pecan_wsgi.hooks.translation [None req-38c97511-2d4e-4dac-83e6-7e18318efe12 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.233 () {44 vars in 926 bytes} [Thu Apr 23 00:52:41 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.233 () {44 vars in 948 bytes} [Thu Apr 23 00:52:41 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-04-23 00:52:41.802 7 WARNING neutron.services.revisions.revision_plugin [None req-abb681cb-c090-4d14-8ed5-556c2bb9e0da 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Could not find related network for resource to bump revision. 2026-04-23 00:52:41.829 7 INFO neutron.db.segments_db [None req-abb681cb-c090-4d14-8ed5-556c2bb9e0da 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment 48679a78-a5cf-4582-8085-1649254f2841 of type flat for network 21b26997-eae6-4bff-ad11-18faea97527f 2026-04-23 00:52:41.869 7 INFO neutron.pecan_wsgi.hooks.translation [None req-abb681cb-c090-4d14-8ed5-556c2bb9e0da 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/15] 199.204.45.233 () {48 vars in 966 bytes} [Thu Apr 23 00:52:41 2026] POST /v2.0/networks => generated 124 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 00:52:47.793 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0971a5bf-3462-4ae9-8b3f-19da7f702ae8 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.233 () {44 vars in 926 bytes} [Thu Apr 23 00:52:47 2026] GET /v2.0/networks/public => generated 108 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.233 () {44 vars in 948 bytes} [Thu Apr 23 00:52:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 00:52:47.882 7 WARNING neutron.services.revisions.revision_plugin [None req-028cd72b-4552-41be-8e20-1c1ed4f1f4a1 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Could not find related network for resource to bump revision. 2026-04-23 00:52:47.912 7 INFO neutron.db.segments_db [None req-028cd72b-4552-41be-8e20-1c1ed4f1f4a1 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment f5ccac65-021d-40f7-9a60-2de79fc631ec of type flat for network 3b73cdd4-aa76-45c6-bfad-dd9dc2bcf76e [pid: 7|app: 0|req: 11/19] 199.204.45.233 () {48 vars in 966 bytes} [Thu Apr 23 00:52:47 2026] POST /v2.0/networks => generated 706 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 00:52:49.139 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3c2321fe-b8bc-4242-91ff-0c1fcf0db052 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.233 () {44 vars in 926 bytes} [Thu Apr 23 00:52:49 2026] GET /v2.0/networks/public => generated 108 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.233 () {44 vars in 948 bytes} [Thu Apr 23 00:52:49 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-04-23 00:52:49.273 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25df61f8-ca5a-46b0-b9d2-c7d18dd06725 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.204.45.233 () {44 vars in 1033 bytes} [Thu Apr 23 00:52:49 2026] GET /v2.0/subnets/public-subnet?network_id=3b73cdd4-aa76-45c6-bfad-dd9dc2bcf76e => generated 113 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.204.45.233 () {44 vars in 1056 bytes} [Thu Apr 23 00:52:49 2026] GET /v2.0/subnets?name=public-subnet&network_id=3b73cdd4-aa76-45c6-bfad-dd9dc2bcf76e => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.233 () {48 vars in 964 bytes} [Thu Apr 23 00:52:49 2026] POST /v2.0/subnets => generated 641 bytes in 1806 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 00:57:27.247 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c9114e0-4a5c-4a0e-bf14-8fe57f7cc9c8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 00:57:27.249 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8b962ec3-2f35-4078-9b78-ea924e69eb17] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 00:57:27.252 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 23 00:57:27 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.233) !!! 2026-04-23 00:57:27.373 7 INFO neutron.pecan_wsgi.hooks.translation [None req-88ef0dcd-f548-4f2d-a4b7-02716fbbd7cf 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/60] 199.204.45.233 () {44 vars in 936 bytes} [Thu Apr 23 00:57:27 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 00:57:27.396 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [dbfa503f-eb19-49a5-998b-f4e9f7ee34be] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 00:57:27.397 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3b7bc5ba-3e80-48a4-a43b-099cb4124760] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 00:57:27.398 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 23 00:57:27 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.233) !!! [pid: 8|app: 0|req: 29/61] 199.204.45.233 () {44 vars in 958 bytes} [Thu Apr 23 00:57:27 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 00:57:27.497 7 INFO neutron.db.segments_db [None req-b85c6b0a-6f2f-453b-af27-17630d682c2b 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment 48ed7324-0035-46f9-917c-ac320025469b of type vxlan for network 8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce [pid: 7|app: 0|req: 33/62] 199.204.45.233 () {48 vars in 965 bytes} [Thu Apr 23 00:57:27 2026] POST /v2.0/networks => generated 707 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 00:57:28.561 8 INFO oslo.messaging._drivers.impl_rabbit [-] [dbfa503f-eb19-49a5-998b-f4e9f7ee34be] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45676. 2026-04-23 00:57:28.562 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3b7bc5ba-3e80-48a4-a43b-099cb4124760] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45692. 2026-04-23 00:57:28.613 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0295a59a-d1ea-4e09-908d-ed86df75b3d8 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/65] 199.204.45.233 () {44 vars in 936 bytes} [Thu Apr 23 00:57:28 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 00:57:28.704 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8b962ec3-2f35-4078-9b78-ea924e69eb17] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45716. 2026-04-23 00:57:28.709 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c9114e0-4a5c-4a0e-bf14-8fe57f7cc9c8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45702. [pid: 7|app: 0|req: 35/66] 199.204.45.233 () {44 vars in 958 bytes} [Thu Apr 23 00:57:28 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 00:57:28.763 8 INFO neutron.pecan_wsgi.hooks.translation [None req-58299073-7dc1-413a-832d-d5bcca55acae 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/67] 199.204.45.233 () {44 vars in 1035 bytes} [Thu Apr 23 00:57:28 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce => generated 114 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/68] 199.204.45.233 () {44 vars in 1058 bytes} [Thu Apr 23 00:57:28 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/69] 199.204.45.233 () {48 vars in 964 bytes} [Thu Apr 23 00:57:28 2026] POST /v2.0/subnets => generated 627 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 00:57:30.174 7 INFO neutron.api.v2.resource [None req-af2ad80e-b2b0-4b20-a43c-13af992b986e 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/70] 199.204.45.233 () {44 vars in 970 bytes} [Thu Apr 23 00:57:30 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 199.204.45.233 () {44 vars in 992 bytes} [Thu Apr 23 00:57:30 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.204.45.233 () {48 vars in 979 bytes} [Thu Apr 23 00:57:30 2026] POST /v2.0/security-groups => generated 1616 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:31 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 1616 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:31 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 1616 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:31 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 1616 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.233 () {48 vars in 990 bytes} [Thu Apr 23 00:57:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:32 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 2230 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:32 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 2230 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:32 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 2230 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.204.45.233 () {48 vars in 990 bytes} [Thu Apr 23 00:57:32 2026] POST /v2.0/security-group-rules => generated 603 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:33 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 2846 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:33 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:33 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.204.45.233 () {48 vars in 990 bytes} [Thu Apr 23 00:57:33 2026] POST /v2.0/security-group-rules => generated 603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:34 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 3462 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:34 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 3462 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:34 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.204.45.233 () {48 vars in 990 bytes} [Thu Apr 23 00:57:34 2026] POST /v2.0/security-group-rules => generated 603 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:35 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 4078 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:36 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 4078 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:36 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 4078 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.204.45.233 () {48 vars in 990 bytes} [Thu Apr 23 00:57:36 2026] POST /v2.0/security-group-rules => generated 603 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.204.45.233 () {44 vars in 986 bytes} [Thu Apr 23 00:57:37 2026] GET /v2.0/networks/8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce => generated 732 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 00:57:37.755 7 INFO neutron.pecan_wsgi.hooks.translation [None req-214e6238-9a13-4154-b093-4188c1af339b 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/94] 199.204.45.233 () {44 vars in 1075 bytes} [Thu Apr 23 00:57:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce => generated 132 bytes in 261 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.204.45.233 () {44 vars in 1098 bytes} [Thu Apr 23 00:57:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:37 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 4694 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.204.45.233 () {48 vars in 960 bytes} [Thu Apr 23 00:57:37 2026] POST /v2.0/ports => generated 1100 bytes in 697 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 00:57:45.638 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9af5ee7b-1b20-449d-88ee-2889d6e6df3c 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/100] 199.204.45.233 () {44 vars in 978 bytes} [Thu Apr 23 00:57:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 49/101] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/102] 199.204.45.233 () {48 vars in 1030 bytes} [Thu Apr 23 00:57:45 2026] PUT /v2.0/ports/29306b66-8f96-480a-8cd5-69075ed55e61 => generated 1213 bytes in 676 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/103] 199.204.45.233 () {44 vars in 919 bytes} [Thu Apr 23 00:57:47 2026] GET /v2.0/ports => generated 3730 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 00:57:49.139 7 INFO neutron.api.v2.resource [None req-d4237f0a-0eda-44ea-b223-4ad935fc02f9 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/104] 199.204.45.233 () {44 vars in 958 bytes} [Thu Apr 23 00:57:49 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/105] 199.204.45.233 () {44 vars in 980 bytes} [Thu Apr 23 00:57:49 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.204.45.233 () {48 vars in 979 bytes} [Thu Apr 23 00:57:49 2026] POST /v2.0/security-groups => generated 1610 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:50 2026] GET /v2.0/security-groups/a776d5fd-20f0-4129-9eba-992dac695e1b => generated 1610 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/108] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:50 2026] GET /v2.0/security-groups/a776d5fd-20f0-4129-9eba-992dac695e1b => generated 1610 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:50 2026] GET /v2.0/security-groups/a776d5fd-20f0-4129-9eba-992dac695e1b => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.204.45.233 () {48 vars in 990 bytes} [Thu Apr 23 00:57:50 2026] POST /v2.0/security-group-rules => generated 623 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:51 2026] GET /v2.0/security-groups/a776d5fd-20f0-4129-9eba-992dac695e1b => generated 2246 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:51 2026] GET /v2.0/security-groups/a776d5fd-20f0-4129-9eba-992dac695e1b => generated 2246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 00:57:51 2026] GET /v2.0/security-groups/a776d5fd-20f0-4129-9eba-992dac695e1b => generated 2246 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 199.204.45.233 () {48 vars in 990 bytes} [Thu Apr 23 00:57:51 2026] POST /v2.0/security-group-rules => generated 627 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/125] 199.204.45.233 () {44 vars in 974 bytes} [Thu Apr 23 00:58:59 2026] GET /v2.0/quotas/bb5efdb6695f45bf8d65f63a2b85f509 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 65/126] 199.204.45.233 () {48 vars in 1026 bytes} [Thu Apr 23 00:59:00 2026] PUT /v2.0/quotas/bb5efdb6695f45bf8d65f63a2b85f509 => generated 291 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:01:09.374 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c9114e0-4a5c-4a0e-bf14-8fe57f7cc9c8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 01:01:09.375 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8b962ec3-2f35-4078-9b78-ea924e69eb17] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 01:01:09.378 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 23 01:01:09 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.233) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-23 01:01:09.574 7 INFO neutron.pecan_wsgi.hooks.translation [None req-30ddddde-ab17-47c6-876e-9801b73785de 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/143] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:01:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 206 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:01:09.590 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [dbfa503f-eb19-49a5-998b-f4e9f7ee34be] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 01:01:09.591 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3b7bc5ba-3e80-48a4-a43b-099cb4124760] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 70/144] 199.204.45.233 () {30 vars in 763 bytes} [Thu Apr 23 01:01:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:01:11.526 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c9114e0-4a5c-4a0e-bf14-8fe57f7cc9c8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34158. 2026-04-23 01:01:11.527 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8b962ec3-2f35-4078-9b78-ea924e69eb17] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34162. 2026-04-23 01:01:11.620 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f43770de-7a95-4d41-9e80-c0f34324af49 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/145] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:01:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/146] 199.204.45.233 () {30 vars in 763 bytes} [Thu Apr 23 01:01:11 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-04-23 01:08:45.028 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [dbfa503f-eb19-49a5-998b-f4e9f7ee34be] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 01:08:45.030 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3b7bc5ba-3e80-48a4-a43b-099cb4124760] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 01:08:45.030 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 23 01:08:45 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=9b6fdc8ecc894a78ad20b7d931736fd9 (ip 199.204.45.233) !!! 2026-04-23 01:08:45.209 8 INFO neutron.api.v2.resource [None req-bff96e61-52bf-43f7-ab32-210b73b7a77c 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 103/209] 199.204.45.233 () {44 vars in 1073 bytes} [Thu Apr 23 01:08:45 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=9b6fdc8ecc894a78ad20b7d931736fd9 => generated 139 bytes in 195 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:08:45.224 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c9114e0-4a5c-4a0e-bf14-8fe57f7cc9c8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 01:08:45.226 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8b962ec3-2f35-4078-9b78-ea924e69eb17] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 01:08:45.227 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 23 01:08:45 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=9b6fdc8ecc894a78ad20b7d931736fd9 (ip 199.204.45.233) !!! [pid: 7|app: 0|req: 107/210] 199.204.45.233 () {44 vars in 1096 bytes} [Thu Apr 23 01:08:45 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=9b6fdc8ecc894a78ad20b7d931736fd9 => generated 23 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/211] 199.204.45.233 () {48 vars in 980 bytes} [Thu Apr 23 01:08:45 2026] POST /v2.0/security-groups => generated 1624 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:08:46.679 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8b962ec3-2f35-4078-9b78-ea924e69eb17] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47998. 2026-04-23 01:08:46.679 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c9114e0-4a5c-4a0e-bf14-8fe57f7cc9c8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47986. [pid: 7|app: 0|req: 108/212] 199.204.45.233 () {44 vars in 1087 bytes} [Thu Apr 23 01:08:46 2026] GET /v2.0/security-groups/41497b88-0dc2-48df-a8ee-96d6b70a0dbd?project_id=9b6fdc8ecc894a78ad20b7d931736fd9 => generated 1624 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:08:46.791 8 INFO oslo.messaging._drivers.impl_rabbit [-] [dbfa503f-eb19-49a5-998b-f4e9f7ee34be] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48008. 2026-04-23 01:08:46.792 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3b7bc5ba-3e80-48a4-a43b-099cb4124760] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48022. [pid: 8|app: 0|req: 105/213] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:08:46 2026] GET /v2.0/security-groups/41497b88-0dc2-48df-a8ee-96d6b70a0dbd => generated 1624 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/214] 199.204.45.233 () {44 vars in 1087 bytes} [Thu Apr 23 01:08:46 2026] GET /v2.0/security-groups/41497b88-0dc2-48df-a8ee-96d6b70a0dbd?project_id=9b6fdc8ecc894a78ad20b7d931736fd9 => generated 1624 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/215] 199.204.45.233 () {48 vars in 990 bytes} [Thu Apr 23 01:08:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/216] 199.204.45.233 () {44 vars in 1087 bytes} [Thu Apr 23 01:08:47 2026] GET /v2.0/security-groups/41497b88-0dc2-48df-a8ee-96d6b70a0dbd?project_id=9b6fdc8ecc894a78ad20b7d931736fd9 => generated 2234 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/217] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:08:47 2026] GET /v2.0/security-groups/41497b88-0dc2-48df-a8ee-96d6b70a0dbd => generated 2234 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/218] 199.204.45.233 () {44 vars in 1087 bytes} [Thu Apr 23 01:08:48 2026] GET /v2.0/security-groups/41497b88-0dc2-48df-a8ee-96d6b70a0dbd?project_id=9b6fdc8ecc894a78ad20b7d931736fd9 => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/219] 199.204.45.233 () {48 vars in 990 bytes} [Thu Apr 23 01:08:48 2026] POST /v2.0/security-group-rules => generated 599 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/220] 199.204.45.233 () {44 vars in 1087 bytes} [Thu Apr 23 01:08:49 2026] GET /v2.0/security-groups/41497b88-0dc2-48df-a8ee-96d6b70a0dbd?project_id=9b6fdc8ecc894a78ad20b7d931736fd9 => generated 2846 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/221] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:08:49 2026] GET /v2.0/security-groups/41497b88-0dc2-48df-a8ee-96d6b70a0dbd => generated 2846 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/222] 199.204.45.233 () {44 vars in 1087 bytes} [Thu Apr 23 01:08:49 2026] GET /v2.0/security-groups/41497b88-0dc2-48df-a8ee-96d6b70a0dbd?project_id=9b6fdc8ecc894a78ad20b7d931736fd9 => generated 2846 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/223] 199.204.45.233 () {48 vars in 990 bytes} [Thu Apr 23 01:08:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/224] 199.204.45.233 () {44 vars in 1087 bytes} [Thu Apr 23 01:08:50 2026] GET /v2.0/security-groups/41497b88-0dc2-48df-a8ee-96d6b70a0dbd?project_id=9b6fdc8ecc894a78ad20b7d931736fd9 => generated 3460 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/225] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:08:50 2026] GET /v2.0/security-groups/41497b88-0dc2-48df-a8ee-96d6b70a0dbd => generated 3460 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/226] 199.204.45.233 () {44 vars in 1087 bytes} [Thu Apr 23 01:08:50 2026] GET /v2.0/security-groups/41497b88-0dc2-48df-a8ee-96d6b70a0dbd?project_id=9b6fdc8ecc894a78ad20b7d931736fd9 => generated 3460 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/227] 199.204.45.233 () {48 vars in 990 bytes} [Thu Apr 23 01:08:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/246] 199.204.45.233 () {30 vars in 740 bytes} [Thu Apr 23 01:11:02 2026] GET /v2.0/networks?tenant_id=9b6fdc8ecc894a78ad20b7d931736fd9&shared=False => generated 15 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:11:02.346 7 INFO neutron.db.segments_db [None req-f8ec5787-e96f-436d-87f4-aa728b19c3c6 f2b27467b3ac486e832bdda1644cd5db 9b6fdc8ecc894a78ad20b7d931736fd9 - - a7b6712a63094325a07f8d1e9646c41b a7b6712a63094325a07f8d1e9646c41b] Added segment 48fc9f8c-0f8d-4706-a162-a4e3d102deeb of type vxlan for network 8f11b3ac-ee78-46c0-9e58-330b4984358f [pid: 7|app: 0|req: 125/247] 199.204.45.233 () {34 vars in 682 bytes} [Thu Apr 23 01:11:02 2026] POST /v2.0/networks => generated 718 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/248] 199.204.45.233 () {30 vars in 722 bytes} [Thu Apr 23 01:11:02 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/249] 199.204.45.233 () {30 vars in 633 bytes} [Thu Apr 23 01:11:02 2026] GET /v2.0/extensions => generated 19901 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/250] 199.204.45.233 () {34 vars in 677 bytes} [Thu Apr 23 01:11:02 2026] POST /v2.0/ports => generated 963 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/251] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:11:03 2026] GET /v2.0/networks/8f11b3ac-ee78-46c0-9e58-330b4984358f => generated 705 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/252] 199.204.45.233 () {30 vars in 722 bytes} [Thu Apr 23 01:11:04 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/253] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:11:04 2026] GET /v2.0/networks/8f11b3ac-ee78-46c0-9e58-330b4984358f => generated 705 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/258] 199.204.45.233 () {44 vars in 974 bytes} [Thu Apr 23 01:11:28 2026] GET /v2.0/quotas/9b6fdc8ecc894a78ad20b7d931736fd9 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/259] 199.204.45.233 () {48 vars in 1026 bytes} [Thu Apr 23 01:11:29 2026] PUT /v2.0/quotas/9b6fdc8ecc894a78ad20b7d931736fd9 => generated 291 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:41.113 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [dbfa503f-eb19-49a5-998b-f4e9f7ee34be] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 01:22:41.114 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3b7bc5ba-3e80-48a4-a43b-099cb4124760] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 01:22:41.115 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 23 01:22:41 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.233) !!! 2026-04-23 01:22:41.291 8 INFO neutron.pecan_wsgi.hooks.translation [None req-87ec9735-4224-4feb-ae26-d89d686773b7 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/348] 199.204.45.233 () {44 vars in 926 bytes} [Thu Apr 23 01:22:41 2026] GET /v2.0/networks/public => generated 108 bytes in 187 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:22:41.304 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8b962ec3-2f35-4078-9b78-ea924e69eb17] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 01:22:41.305 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c9114e0-4a5c-4a0e-bf14-8fe57f7cc9c8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 01:22:41.305 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 23 01:22:41 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.233) !!! [pid: 7|app: 0|req: 176/349] 199.204.45.233 () {44 vars in 948 bytes} [Thu Apr 23 01:22:41 2026] GET /v2.0/networks?name=public => generated 753 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:42.556 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3b7bc5ba-3e80-48a4-a43b-099cb4124760] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47604. 2026-04-23 01:22:42.557 8 INFO oslo.messaging._drivers.impl_rabbit [-] [dbfa503f-eb19-49a5-998b-f4e9f7ee34be] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47594. 2026-04-23 01:22:42.597 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76764244-f676-47da-9cc6-2df9fc2a6134 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/350] 199.204.45.233 () {44 vars in 926 bytes} [Thu Apr 23 01:22:42 2026] GET /v2.0/networks/public => generated 108 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:22:42.639 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c9114e0-4a5c-4a0e-bf14-8fe57f7cc9c8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47610. 2026-04-23 01:22:42.643 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8b962ec3-2f35-4078-9b78-ea924e69eb17] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47608. [pid: 7|app: 0|req: 177/351] 199.204.45.233 () {44 vars in 948 bytes} [Thu Apr 23 01:22:42 2026] GET /v2.0/networks?name=public => generated 753 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:42.714 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7eb31ce-cf73-429c-b369-652152f0a40f 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/352] 199.204.45.233 () {44 vars in 1033 bytes} [Thu Apr 23 01:22:42 2026] GET /v2.0/subnets/public-subnet?network_id=3b73cdd4-aa76-45c6-bfad-dd9dc2bcf76e => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/353] 199.204.45.233 () {44 vars in 1056 bytes} [Thu Apr 23 01:22:42 2026] GET /v2.0/subnets?name=public-subnet&network_id=3b73cdd4-aa76-45c6-bfad-dd9dc2bcf76e => generated 644 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:17.889 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4887cb1b-9e25-48fa-b43d-d78a0d9b4310 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/360] 199.204.45.233 () {44 vars in 936 bytes} [Thu Apr 23 01:23:17 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/361] 199.204.45.233 () {44 vars in 958 bytes} [Thu Apr 23 01:23:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:18.944 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3d5b94ce-b9d6-499c-b126-55879370650a 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/362] 199.204.45.233 () {44 vars in 936 bytes} [Thu Apr 23 01:23:18 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/363] 199.204.45.233 () {44 vars in 958 bytes} [Thu Apr 23 01:23:18 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:19.034 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c6482ab-97b1-43df-a01c-1b64929aa031 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/364] 199.204.45.233 () {44 vars in 1035 bytes} [Thu Apr 23 01:23:19 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce => generated 114 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/365] 199.204.45.233 () {44 vars in 1058 bytes} [Thu Apr 23 01:23:19 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:20.279 7 INFO neutron.api.v2.resource [None req-d14ce3aa-6e70-40b4-b013-d9bc2db856a4 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 185/366] 199.204.45.233 () {44 vars in 970 bytes} [Thu Apr 23 01:23:20 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/367] 199.204.45.233 () {44 vars in 992 bytes} [Thu Apr 23 01:23:20 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/368] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:23:21 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 4694 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/369] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:23:21 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/370] 199.204.45.233 () {44 vars in 1010 bytes} [Thu Apr 23 01:23:21 2026] GET /v2.0/security-group-rules/298dfc84-43c0-4019-9f48-cb6ca3ad7230 => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/371] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:23:22 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 4694 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/372] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:23:22 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 4694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 199.204.45.233 () {44 vars in 1010 bytes} [Thu Apr 23 01:23:22 2026] GET /v2.0/security-group-rules/aa00c13c-1154-41df-96a7-970d07ed1720 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/374] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:23:23 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 4694 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:23:23 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 4694 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/376] 199.204.45.233 () {44 vars in 1010 bytes} [Thu Apr 23 01:23:23 2026] GET /v2.0/security-group-rules/6f8dab6b-78d5-4b51-8ba7-5f669437f2ff => generated 603 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/377] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:23:24 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:23:24 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 199.204.45.233 () {44 vars in 1010 bytes} [Thu Apr 23 01:23:24 2026] GET /v2.0/security-group-rules/ce90f920-bcc7-4eba-a98e-e659c205615a => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/380] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:23:25 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/381] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:23:25 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/382] 199.204.45.233 () {44 vars in 1010 bytes} [Thu Apr 23 01:23:25 2026] GET /v2.0/security-group-rules/eefcb526-da59-453f-944e-bb088ea58e7d => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 199.204.45.233 () {44 vars in 986 bytes} [Thu Apr 23 01:23:26 2026] GET /v2.0/networks/8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce => generated 732 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:26.969 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4fb3c568-0f0c-475f-aafa-6c8a549b995b 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 194/384] 199.204.45.233 () {44 vars in 1075 bytes} [Thu Apr 23 01:23:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.204.45.233 () {44 vars in 1098 bytes} [Thu Apr 23 01:23:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce => generated 1254 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:23:27 2026] GET /v2.0/security-groups/96500e37-3346-40b2-a11b-d62e3589fb9e => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:23:34.196 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a59b36f-4b38-4cff-86da-e5af54d9e0b5 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 197/389] 199.204.45.233 () {44 vars in 978 bytes} [Thu Apr 23 01:23:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:23:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 199.204.45.233 () {44 vars in 919 bytes} [Thu Apr 23 01:23:35 2026] GET /v2.0/ports => generated 4725 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:23:36.991 8 INFO neutron.api.v2.resource [None req-db77bca2-6f5b-4b94-a5e3-bd187bbd90de 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/392] 199.204.45.233 () {44 vars in 958 bytes} [Thu Apr 23 01:23:36 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/393] 199.204.45.233 () {44 vars in 980 bytes} [Thu Apr 23 01:23:36 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/394] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:23:37 2026] GET /v2.0/security-groups/a776d5fd-20f0-4129-9eba-992dac695e1b => generated 2886 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/395] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:23:38 2026] GET /v2.0/security-groups/a776d5fd-20f0-4129-9eba-992dac695e1b => generated 2886 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/396] 199.204.45.233 () {44 vars in 1010 bytes} [Thu Apr 23 01:23:38 2026] GET /v2.0/security-group-rules/34805368-d83e-4739-ae96-bd27c6cded61 => generated 623 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/397] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:23:38 2026] GET /v2.0/security-groups/a776d5fd-20f0-4129-9eba-992dac695e1b => generated 2886 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/398] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:23:39 2026] GET /v2.0/security-groups/a776d5fd-20f0-4129-9eba-992dac695e1b => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/399] 199.204.45.233 () {44 vars in 1010 bytes} [Thu Apr 23 01:23:39 2026] GET /v2.0/security-group-rules/c497d996-d1c3-4d12-b1ab-bb7c4fd715b9 => generated 627 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/402] 199.204.45.233 () {44 vars in 974 bytes} [Thu Apr 23 01:23:50 2026] GET /v2.0/quotas/bb5efdb6695f45bf8d65f63a2b85f509 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:24:42.030 8 INFO neutron.api.v2.resource [None req-8c1845b2-0a97-4334-8fdf-65e9306a4d29 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 202/409] 199.204.45.233 () {44 vars in 1073 bytes} [Thu Apr 23 01:24:41 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=9b6fdc8ecc894a78ad20b7d931736fd9 => generated 139 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/410] 199.204.45.233 () {44 vars in 1096 bytes} [Thu Apr 23 01:24:42 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=9b6fdc8ecc894a78ad20b7d931736fd9 => generated 4072 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/411] 199.204.45.233 () {44 vars in 1087 bytes} [Thu Apr 23 01:24:43 2026] GET /v2.0/security-groups/41497b88-0dc2-48df-a8ee-96d6b70a0dbd?project_id=9b6fdc8ecc894a78ad20b7d931736fd9 => generated 4075 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/412] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:24:43 2026] GET /v2.0/security-groups/41497b88-0dc2-48df-a8ee-96d6b70a0dbd => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/413] 199.204.45.233 () {44 vars in 1010 bytes} [Thu Apr 23 01:24:43 2026] GET /v2.0/security-group-rules/dda25373-1955-450b-b092-5724b193e160 => generated 597 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/416] 199.204.45.233 () {44 vars in 1087 bytes} [Thu Apr 23 01:24:44 2026] GET /v2.0/security-groups/41497b88-0dc2-48df-a8ee-96d6b70a0dbd?project_id=9b6fdc8ecc894a78ad20b7d931736fd9 => generated 4075 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/417] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:24:44 2026] GET /v2.0/security-groups/41497b88-0dc2-48df-a8ee-96d6b70a0dbd => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/418] 199.204.45.233 () {44 vars in 1010 bytes} [Thu Apr 23 01:24:44 2026] GET /v2.0/security-group-rules/34717a7f-35f4-40bb-b20f-021a402322db => generated 599 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/419] 199.204.45.233 () {44 vars in 1087 bytes} [Thu Apr 23 01:24:45 2026] GET /v2.0/security-groups/41497b88-0dc2-48df-a8ee-96d6b70a0dbd?project_id=9b6fdc8ecc894a78ad20b7d931736fd9 => generated 4075 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/420] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:24:45 2026] GET /v2.0/security-groups/41497b88-0dc2-48df-a8ee-96d6b70a0dbd => generated 4075 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/421] 199.204.45.233 () {44 vars in 1010 bytes} [Thu Apr 23 01:24:45 2026] GET /v2.0/security-group-rules/0dd1bf7e-7396-4e8c-9988-16cd2eed2a67 => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 199.204.45.233 () {44 vars in 1087 bytes} [Thu Apr 23 01:24:46 2026] GET /v2.0/security-groups/41497b88-0dc2-48df-a8ee-96d6b70a0dbd?project_id=9b6fdc8ecc894a78ad20b7d931736fd9 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/423] 199.204.45.233 () {44 vars in 1000 bytes} [Thu Apr 23 01:24:46 2026] GET /v2.0/security-groups/41497b88-0dc2-48df-a8ee-96d6b70a0dbd => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 199.204.45.233 () {44 vars in 1010 bytes} [Thu Apr 23 01:24:46 2026] GET /v2.0/security-group-rules/0e0a2ecd-2be2-429e-a87f-680096c3d25e => generated 602 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/425] 199.204.45.233 () {44 vars in 974 bytes} [Thu Apr 23 01:24:53 2026] GET /v2.0/quotas/9b6fdc8ecc894a78ad20b7d931736fd9 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:25:46.048 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [dbfa503f-eb19-49a5-998b-f4e9f7ee34be] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 01:25:46.054 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3b7bc5ba-3e80-48a4-a43b-099cb4124760] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 215/434] 199.204.45.233 () {44 vars in 948 bytes} [Thu Apr 23 01:25:46 2026] GET /v2.0/networks?name=public => generated 753 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/439] 10.0.0.199 () {32 vars in 649 bytes} [Thu Apr 23 01:26:28 2026] GET /v2.0/networks => generated 2168 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/442] 10.0.0.199 () {32 vars in 655 bytes} [Thu Apr 23 01:26:29 2026] GET /v2.0/floatingips => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/443] 10.0.0.199 () {32 vars in 647 bytes} [Thu Apr 23 01:26:29 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:26:29.563 8 INFO oslo.messaging._drivers.impl_rabbit [-] [dbfa503f-eb19-49a5-998b-f4e9f7ee34be] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32936. 2026-04-23 01:26:29.563 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3b7bc5ba-3e80-48a4-a43b-099cb4124760] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32950. [pid: 8|app: 0|req: 220/444] 10.0.0.199 () {32 vars in 643 bytes} [Thu Apr 23 01:26:29 2026] GET /v2.0/ports => generated 4725 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/445] 10.0.0.199 () {32 vars in 647 bytes} [Thu Apr 23 01:26:29 2026] GET /v2.0/subnets => generated 1261 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/446] 10.0.0.199 () {32 vars in 649 bytes} [Thu Apr 23 01:26:29 2026] GET /v2.0/networks => generated 2168 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/447] 10.0.0.199 () {32 vars in 663 bytes} [Thu Apr 23 01:26:29 2026] GET /v2.0/security-groups => generated 17401 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/448] 10.0.0.199 () {32 vars in 655 bytes} [Thu Apr 23 01:26:29 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:26:40.833 7 INFO neutron.db.segments_db [None req-886af544-18e1-4d42-acb4-9d12f09125d2 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment 8aa23688-5238-4d4e-b021-ec94402decba of type vxlan for network 2427edb5-f497-4982-b434-7a242cbfceb6 2026-04-23 01:26:40.947 8 INFO neutron.db.segments_db [None req-0b4a7ad2-c97c-4553-aa11-9dc3cf328255 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment bdf0e703-05f9-47a8-b85d-3945d2e8dca6 of type vxlan for network f1124a84-dfae-4787-9734-2b5f97ad00d8 [pid: 7|app: 0|req: 227/449] 10.0.0.199 () {34 vars in 671 bytes} [Thu Apr 23 01:26:40 2026] POST /v2.0/networks => generated 745 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/450] 10.0.0.199 () {34 vars in 671 bytes} [Thu Apr 23 01:26:40 2026] POST /v2.0/networks => generated 751 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/451] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:26:41 2026] POST /v2.0/subnets => generated 668 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:26:41.735 7 INFO neutron.db.segments_db [None req-ff8d127e-b822-4cc1-b7a2-ba287a437bd1 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment 3ec6215c-6383-4b9f-a3e0-8772b823b990 of type vxlan for network e0ea6946-ebc0-43de-a1b6-761f0cfd50fe [pid: 8|app: 0|req: 225/452] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:26:41 2026] POST /v2.0/subnets => generated 674 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/453] 10.0.0.199 () {34 vars in 671 bytes} [Thu Apr 23 01:26:40 2026] POST /v2.0/networks => generated 738 bytes in 886 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:26:41.930 7 INFO neutron.db.segments_db [None req-95b1163f-3bca-44ac-98bd-de2ea57083ca 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment c4e3791c-bf83-4b33-b9b5-13999a849754 of type vxlan for network 6c3b95ba-871a-4a0b-b3f4-dffe7649d50c [pid: 8|app: 0|req: 226/454] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:26:41 2026] GET /v2.0/security-groups?tenant_id=78ba6ad3e7ef46768eee970f25f011c6&name=default => generated 2921 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:26:42.012 8 INFO neutron.db.segments_db [None req-1f02dff1-be18-49b9-bc28-50a31168b4f8 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment 4a74e529-14c1-47a9-b9ae-b99ffb98a6b2 of type vxlan for network 3224d001-3b8f-4681-8c24-66239437cd50 2026-04-23 01:26:42.318 7 INFO neutron.db.l3_hamode_db [None req-95b1163f-3bca-44ac-98bd-de2ea57083ca 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:26:42.374 8 INFO neutron.db.l3_hamode_db [None req-1f02dff1-be18-49b9-bc28-50a31168b4f8 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:26:43.587 8 INFO neutron.db.l3_hamode_db [None req-1f02dff1-be18-49b9-bc28-50a31168b4f8 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:26:43.601 7 INFO neutron.db.l3_hamode_db [None req-95b1163f-3bca-44ac-98bd-de2ea57083ca 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 229/455] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:26:41 2026] POST /v2.0/routers => generated 732 bytes in 3280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/456] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:26:41 2026] POST /v2.0/routers => generated 738 bytes in 3300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/457] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:26:45 2026] DELETE /v2.0/security-groups/aa42453f-1c71-4196-aa40-29e0334035eb => 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: 230/460] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:26:45 2026] POST /v2.0/subnets => generated 661 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/461] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:26:45 2026] PUT /v2.0/routers/1346ab9d-2de2-430e-8c19-7450c0e95f16/add_router_interface => generated 309 bytes in 1810 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:26:47.254 8 INFO neutron.db.segments_db [None req-54b618f2-f650-48ca-b05b-d29f327625d3 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment f2316fe9-add8-45c9-b2f2-22ee173fa826 of type vxlan for network a57302ad-aa23-4a63-b0c2-71e67d7495e4 [pid: 7|app: 0|req: 231/462] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:26:45 2026] PUT /v2.0/routers/e61311b6-9a5c-4a98-979f-ba3a8f60b6fb/add_router_interface => generated 309 bytes in 1801 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:26:47.616 8 INFO neutron.db.l3_hamode_db [None req-54b618f2-f650-48ca-b05b-d29f327625d3 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:26:47.752 7 INFO neutron.db.segments_db [None req-de212e6c-e7b5-4c29-bc3b-62e0accf6830 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment cc0ced40-e41b-4963-8a7c-608c2d56895d of type vxlan for network 2a4de796-8caa-4834-b7a4-2124e957d844 [pid: 7|app: 0|req: 232/463] 10.0.0.199 () {34 vars in 671 bytes} [Thu Apr 23 01:26:47 2026] POST /v2.0/networks => generated 748 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/464] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:26:47 2026] POST /v2.0/subnets => generated 671 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:26:48.169 7 WARNING neutron_lib.context [None req-3354e01d-20d4-4531-9c7c-1abb489f68ed 5a4cdc7bc9054fdfb4c3d5e38d6cf821 60de2242c3d74bae8a083db264a7bf82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/465] 10.0.0.199 () {34 vars in 685 bytes} [Thu Apr 23 01:26:48 2026] POST /v2.0/security-groups => generated 1659 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:26:48.376 7 INFO neutron.db.segments_db [None req-115d472b-f82e-4d06-8ffd-41f5f3f915be 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment f9f7ae91-7fe4-4cc8-97f8-13d1255a3cb4 of type vxlan for network 026557ce-b642-41e4-8afc-172b0948af5a 2026-04-23 01:26:48.701 7 INFO neutron.db.l3_hamode_db [None req-115d472b-f82e-4d06-8ffd-41f5f3f915be 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:26:49.008 8 INFO neutron.db.l3_hamode_db [None req-54b618f2-f650-48ca-b05b-d29f327625d3 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:26:50.267 7 INFO neutron.db.l3_hamode_db [None req-115d472b-f82e-4d06-8ffd-41f5f3f915be 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 232/466] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:26:47 2026] POST /v2.0/routers => generated 725 bytes in 3121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:26:50.382 8 WARNING neutron_lib.context [req-803f78c5-c3ae-473a-a9e9-831b44514a40 req-1197822c-e01d-4b77-91c0-ea2af11158d5 012bd088fda84c72b75e75ad16d2b6e4 67ddb1845154467298fba2fa33892001 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 233/467] 10.0.0.183 () {38 vars in 971 bytes} [Thu Apr 23 01:26:50 2026] POST /v2.0/security-groups => generated 1681 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:26:50.537 8 WARNING neutron_lib.context [None req-10a79762-2920-49df-8276-4aca7bf3a037 5a4cdc7bc9054fdfb4c3d5e38d6cf821 60de2242c3d74bae8a083db264a7bf82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 234/468] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:26:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/469] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:26:48 2026] POST /v2.0/routers => generated 735 bytes in 3145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:26:51.476 7 WARNING neutron_lib.context [None req-b7329c0e-30fe-414f-b9f5-52fca54f8c00 5a4cdc7bc9054fdfb4c3d5e38d6cf821 60de2242c3d74bae8a083db264a7bf82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/470] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:26:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:26:51.631 7 WARNING neutron_lib.context [req-9e7a9f59-62f1-484a-8ed8-7326a49bcdc7 req-6d859990-6057-45e8-9086-1d1ac62707f6 012bd088fda84c72b75e75ad16d2b6e4 67ddb1845154467298fba2fa33892001 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/471] 10.0.0.183 () {38 vars in 971 bytes} [Thu Apr 23 01:26:51 2026] POST /v2.0/security-groups => generated 1680 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/472] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:26:50 2026] PUT /v2.0/routers/0f846a77-c9c7-4b2b-9632-adaafc576a29/add_router_interface => generated 309 bytes in 1524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:26:52.203 8 WARNING neutron_lib.context [None req-69367bbf-f0a2-42c1-9928-0f40a7e68dde 5a4cdc7bc9054fdfb4c3d5e38d6cf821 60de2242c3d74bae8a083db264a7bf82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 236/473] 10.0.0.199 () {34 vars in 676 bytes} [Thu Apr 23 01:26:52 2026] POST /v2.0/floatingips => generated 552 bytes in 725 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:26:52.928 8 WARNING neutron_lib.context [req-4bc6e98f-bb03-4ba4-811f-b1cb3c9c65d3 req-98936719-e667-417f-a24b-fe8ab9563a63 012bd088fda84c72b75e75ad16d2b6e4 67ddb1845154467298fba2fa33892001 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 237/474] 10.0.0.183 () {38 vars in 971 bytes} [Thu Apr 23 01:26:52 2026] POST /v2.0/security-groups => generated 1680 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:26:53.088 8 WARNING neutron_lib.context [None req-7f9f4ee5-0019-4d4d-a8b4-bbeaf5d86136 cb543dce6b9e4fceae0afd2404f37e3f f0deb5d2114540fe8af6058896ce7d40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/475] 10.0.0.199 () {34 vars in 685 bytes} [Thu Apr 23 01:26:53 2026] POST /v2.0/security-groups => generated 1660 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/476] 10.0.0.183 () {34 vars in 1002 bytes} [Thu Apr 23 01:26:53 2026] GET /v2.0/security-groups?tenant_id=67ddb1845154467298fba2fa33892001 => generated 7902 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:26:53.262 8 WARNING neutron_lib.context [None req-ef5a7d98-4852-4f44-b95a-74d78b68a986 cb543dce6b9e4fceae0afd2404f37e3f f0deb5d2114540fe8af6058896ce7d40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/477] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:26:51 2026] PUT /v2.0/routers/84ad9b3f-c687-4a2f-8cac-ef3ebb8a58de/add_router_interface => generated 309 bytes in 1539 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/478] 10.0.0.183 () {34 vars in 991 bytes} [Thu Apr 23 01:26:53 2026] GET /v2.0/security-groups/f2b70ca3-0b17-45c9-beed-4228aa99a4b9 => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 10.0.0.183 () {34 vars in 991 bytes} [Thu Apr 23 01:26:53 2026] GET /v2.0/security-groups/f2b70ca3-0b17-45c9-beed-4228aa99a4b9 => generated 2918 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:26:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 10.0.0.183 () {34 vars in 1098 bytes} [Thu Apr 23 01:26:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--738454009&fields=id&tenant_id=60de2242c3d74bae8a083db264a7bf82 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:26:53.435 7 WARNING neutron_lib.context [None req-f1be6edb-e45a-43db-b4c5-6a2dfd2d8378 cb543dce6b9e4fceae0afd2404f37e3f f0deb5d2114540fe8af6058896ce7d40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 241/482] 10.0.0.183 () {34 vars in 991 bytes} [Thu Apr 23 01:26:53 2026] GET /v2.0/security-groups/8b2c8f77-312b-4a3c-a23e-d337a308259f => generated 1681 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 10.0.0.183 () {34 vars in 982 bytes} [Thu Apr 23 01:26:53 2026] GET /v2.0/networks?id=f1124a84-dfae-4787-9734-2b5f97ad00d8 => generated 683 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/484] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:26:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/485] 10.0.0.183 () {34 vars in 965 bytes} [Thu Apr 23 01:26:53 2026] GET /v2.0/quotas/60de2242c3d74bae8a083db264a7bf82 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:26:53.613 7 WARNING neutron_lib.context [None req-29d35ab5-2a70-48fc-ada3-3d07bbbe57f2 cb543dce6b9e4fceae0afd2404f37e3f f0deb5d2114540fe8af6058896ce7d40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 243/486] 10.0.0.183 () {36 vars in 1013 bytes} [Thu Apr 23 01:26:53 2026] DELETE /v2.0/security-groups/8b2c8f77-312b-4a3c-a23e-d337a308259f => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/487] 10.0.0.183 () {34 vars in 1002 bytes} [Thu Apr 23 01:26:53 2026] GET /v2.0/ports?tenant_id=60de2242c3d74bae8a083db264a7bf82&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:26:53.777 8 INFO neutron.api.v2.resource [req-ab1fd2f0-50fd-4a65-926b-c66d5c483e7b req-704c580a-430d-4961-ac66-131d63afaa23 012bd088fda84c72b75e75ad16d2b6e4 67ddb1845154467298fba2fa33892001 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 245/488] 10.0.0.183 () {34 vars in 991 bytes} [Thu Apr 23 01:26:53 2026] GET /v2.0/security-groups/8b2c8f77-312b-4a3c-a23e-d337a308259f => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:26:53.842 8 WARNING neutron_lib.context [req-0cc06060-8cbf-4d97-bae2-427177be5e7b req-bfe210c6-7af1-41f5-9dee-1d6e2dd9932b b5b583ef68d048f0995f250ff1e5213c a2c5c690418e46a68a2e9e7767c5e4ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 246/489] 10.0.0.183 () {38 vars in 971 bytes} [Thu Apr 23 01:26:53 2026] POST /v2.0/security-groups => generated 1686 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/490] 10.0.0.183 () {34 vars in 991 bytes} [Thu Apr 23 01:26:53 2026] GET /v2.0/security-groups/edad375b-8045-4ac5-9353-3ac148936a8f => generated 1680 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/491] 10.0.0.183 () {36 vars in 1013 bytes} [Thu Apr 23 01:26:54 2026] DELETE /v2.0/security-groups/edad375b-8045-4ac5-9353-3ac148936a8f => 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: 249/492] 10.0.0.183 () {34 vars in 907 bytes} [Thu Apr 23 01:26:54 2026] GET /v2.0/extensions => generated 19901 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/493] 10.0.0.183 () {34 vars in 991 bytes} [Thu Apr 23 01:26:54 2026] GET /v2.0/security-groups/ac73f52b-638b-4ad8-bbbb-69245e0fe5b6 => generated 1686 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/494] 10.0.0.183 () {34 vars in 1008 bytes} [Thu Apr 23 01:26:54 2026] GET /v2.0/networks/f1124a84-dfae-4787-9734-2b5f97ad00d8?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:26:54.275 8 WARNING neutron_lib.context [req-93f67ed5-a555-4a59-b732-f7910d6ef97f req-0fa45db1-97e8-4172-a5fa-ef0293921cf1 b5b583ef68d048f0995f250ff1e5213c a2c5c690418e46a68a2e9e7767c5e4ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 244/495] 10.0.0.199 () {34 vars in 676 bytes} [Thu Apr 23 01:26:53 2026] POST /v2.0/floatingips => generated 552 bytes in 730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/496] 10.0.0.183 () {38 vars in 981 bytes} [Thu Apr 23 01:26:54 2026] POST /v2.0/security-group-rules => generated 614 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/497] 10.0.0.183 () {34 vars in 1108 bytes} [Thu Apr 23 01:26:54 2026] GET /v2.0/networks/f1124a84-dfae-4787-9734-2b5f97ad00d8?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-04-23 01:26:54.429 8 INFO neutron.api.v2.resource [req-8f1fb1e3-91b9-4b8a-80f9-0366d26903e0 req-04860c51-fac4-4baf-aee6-c7b9085af3ea 012bd088fda84c72b75e75ad16d2b6e4 67ddb1845154467298fba2fa33892001 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 253/498] 10.0.0.183 () {34 vars in 991 bytes} [Thu Apr 23 01:26:54 2026] GET /v2.0/security-groups/edad375b-8045-4ac5-9353-3ac148936a8f => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:26:54.457 7 WARNING neutron_lib.context [req-85cff90c-bc0b-4c0f-91a4-c0277b5e0cca req-3ca8be3f-32a2-4cc9-9412-88fa6ca5e7d4 b5b583ef68d048f0995f250ff1e5213c a2c5c690418e46a68a2e9e7767c5e4ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 254/499] 10.0.0.183 () {34 vars in 991 bytes} [Thu Apr 23 01:26:54 2026] GET /v2.0/security-groups/83634be1-60b3-4007-9395-87917e257883 => generated 1680 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/500] 10.0.0.183 () {38 vars in 971 bytes} [Thu Apr 23 01:26:54 2026] POST /v2.0/security-groups => generated 1684 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/501] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:26:54 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/502] 10.0.0.183 () {36 vars in 1013 bytes} [Thu Apr 23 01:26:54 2026] DELETE /v2.0/security-groups/83634be1-60b3-4007-9395-87917e257883 => 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: 248/503] 10.0.0.183 () {34 vars in 991 bytes} [Thu Apr 23 01:26:54 2026] GET /v2.0/security-groups/c2e334b9-6485-4804-b5a5-b43f1ece445b => generated 1684 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:26:54.782 8 WARNING neutron_lib.context [req-925c3db5-f3d8-449c-8016-3cc8fe843203 req-ee694202-5fbc-4043-969f-617db8495693 b5b583ef68d048f0995f250ff1e5213c a2c5c690418e46a68a2e9e7767c5e4ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/504] 10.0.0.183 () {34 vars in 1098 bytes} [Thu Apr 23 01:26:54 2026] GET /v2.0/security-groups?name=tempest-securitygroup--848282680&fields=id&tenant_id=f0deb5d2114540fe8af6058896ce7d40 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/505] 10.0.0.183 () {38 vars in 981 bytes} [Thu Apr 23 01:26:54 2026] POST /v2.0/security-group-rules => generated 614 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:26:54.972 8 INFO neutron.api.v2.resource [req-939038ec-7418-414a-b680-4a7ce5d77c83 req-4dbae0ea-0b08-41d7-a2d1-dcbb1b18eab7 012bd088fda84c72b75e75ad16d2b6e4 67ddb1845154467298fba2fa33892001 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 257/506] 10.0.0.183 () {34 vars in 991 bytes} [Thu Apr 23 01:26:54 2026] GET /v2.0/security-groups/83634be1-60b3-4007-9395-87917e257883 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/507] 10.0.0.183 () {34 vars in 982 bytes} [Thu Apr 23 01:26:54 2026] GET /v2.0/networks?id=e0ea6946-ebc0-43de-a1b6-761f0cfd50fe => generated 670 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/508] 10.0.0.183 () {34 vars in 991 bytes} [Thu Apr 23 01:26:54 2026] GET /v2.0/security-groups/c2e334b9-6485-4804-b5a5-b43f1ece445b => generated 2309 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/509] 10.0.0.183 () {34 vars in 965 bytes} [Thu Apr 23 01:26:55 2026] GET /v2.0/quotas/f0deb5d2114540fe8af6058896ce7d40 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:26:55.045 8 WARNING neutron_lib.context [req-a1e0f672-797e-49d4-b4a1-cbaf39540ed8 req-bbd4bac0-be53-4251-a6ec-bfa0d6cdaa8e b5b583ef68d048f0995f250ff1e5213c a2c5c690418e46a68a2e9e7767c5e4ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 259/510] 10.0.0.183 () {38 vars in 981 bytes} [Thu Apr 23 01:26:55 2026] POST /v2.0/security-group-rules => generated 619 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/511] 10.0.0.183 () {34 vars in 1002 bytes} [Thu Apr 23 01:26:55 2026] GET /v2.0/security-groups?tenant_id=67ddb1845154467298fba2fa33892001 => generated 2921 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/512] 10.0.0.183 () {34 vars in 991 bytes} [Thu Apr 23 01:26:55 2026] GET /v2.0/security-groups/f2b70ca3-0b17-45c9-beed-4228aa99a4b9 => generated 2918 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/513] 10.0.0.183 () {34 vars in 991 bytes} [Thu Apr 23 01:26:55 2026] GET /v2.0/security-groups/f2b70ca3-0b17-45c9-beed-4228aa99a4b9 => generated 2918 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/514] 10.0.0.183 () {34 vars in 991 bytes} [Thu Apr 23 01:26:55 2026] GET /v2.0/security-groups/c2e334b9-6485-4804-b5a5-b43f1ece445b => generated 2939 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:26:55.456 8 INFO neutron.api.v2.resource [req-54d58c2c-236d-4b37-b7af-7b71ee2ff550 req-8e1dc5e8-40fb-4df4-be33-3aa73563939b 012bd088fda84c72b75e75ad16d2b6e4 67ddb1845154467298fba2fa33892001 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 264/515] 10.0.0.183 () {34 vars in 991 bytes} [Thu Apr 23 01:26:55 2026] GET /v2.0/security-groups/83634be1-60b3-4007-9395-87917e257883 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/516] 10.0.0.183 () {34 vars in 1002 bytes} [Thu Apr 23 01:26:55 2026] GET /v2.0/ports?tenant_id=f0deb5d2114540fe8af6058896ce7d40&fields=id => generated 103 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/517] 10.0.0.183 () {34 vars in 1001 bytes} [Thu Apr 23 01:26:55 2026] GET /v2.0/security-group-rules/2e08d042-48f3-46ab-b62f-47567e6e0b50 => generated 616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/518] 10.0.0.183 () {34 vars in 991 bytes} [Thu Apr 23 01:26:55 2026] GET /v2.0/security-groups/c2e334b9-6485-4804-b5a5-b43f1ece445b => generated 2939 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/519] 10.0.0.183 () {34 vars in 1008 bytes} [Thu Apr 23 01:26:55 2026] GET /v2.0/networks/e0ea6946-ebc0-43de-a1b6-761f0cfd50fe?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/520] 10.0.0.183 () {36 vars in 1023 bytes} [Thu Apr 23 01:26:55 2026] DELETE /v2.0/security-group-rules/2e08d042-48f3-46ab-b62f-47567e6e0b50 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:26:55.664 8 INFO neutron.api.v2.resource [req-70da574a-b851-420d-9dfb-f29f80d71913 req-f5fa3b7e-96f4-40f4-b1c1-58d43cbe5821 012bd088fda84c72b75e75ad16d2b6e4 67ddb1845154467298fba2fa33892001 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 268/521] 10.0.0.183 () {34 vars in 991 bytes} [Thu Apr 23 01:26:55 2026] GET /v2.0/security-groups/edad375b-8045-4ac5-9353-3ac148936a8f => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/522] 10.0.0.183 () {34 vars in 1108 bytes} [Thu Apr 23 01:26:55 2026] GET /v2.0/networks/e0ea6946-ebc0-43de-a1b6-761f0cfd50fe?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: 269/523] 10.0.0.183 () {34 vars in 991 bytes} [Thu Apr 23 01:26:55 2026] GET /v2.0/security-groups/c2e334b9-6485-4804-b5a5-b43f1ece445b => generated 2309 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:26:55.853 8 INFO neutron.api.v2.resource [req-591fb6d9-8463-4620-8a4a-6df0ae84d71b req-13f68805-ccfb-422c-8386-8762d7e20677 012bd088fda84c72b75e75ad16d2b6e4 67ddb1845154467298fba2fa33892001 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 270/524] 10.0.0.183 () {34 vars in 991 bytes} [Thu Apr 23 01:26:55 2026] GET /v2.0/security-groups/8b2c8f77-312b-4a3c-a23e-d337a308259f => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/525] 10.0.0.183 () {36 vars in 1013 bytes} [Thu Apr 23 01:26:55 2026] DELETE /v2.0/security-groups/c2e334b9-6485-4804-b5a5-b43f1ece445b => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/526] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:26:55 2026] GET /v2.0/ports?device_id=8afc3eab-bb66-4fe6-ae8c-98c384153115 => 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: 257/527] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:26:55 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/528] 10.0.0.183 () {34 vars in 991 bytes} [Thu Apr 23 01:26:56 2026] GET /v2.0/security-groups/ac73f52b-638b-4ad8-bbbb-69245e0fe5b6 => generated 2311 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/529] 10.0.0.183 () {36 vars in 1013 bytes} [Thu Apr 23 01:26:56 2026] DELETE /v2.0/security-groups/ac73f52b-638b-4ad8-bbbb-69245e0fe5b6 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/530] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:26:56 2026] PUT /v2.0/routers/84ad9b3f-c687-4a2f-8cac-ef3ebb8a58de/remove_router_interface => generated 309 bytes in 1475 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/531] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:26:55 2026] PUT /v2.0/routers/1346ab9d-2de2-430e-8c19-7450c0e95f16/remove_router_interface => generated 309 bytes in 1833 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/532] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:26:57 2026] GET /v2.0/networks?id=f1124a84-dfae-4787-9734-2b5f97ad00d8 => generated 683 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/533] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:26:57 2026] GET /v2.0/ports?device_id=8afc3eab-bb66-4fe6-ae8c-98c384153115 => 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: 272/534] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:26:57 2026] GET /v2.0/networks?id=e0ea6946-ebc0-43de-a1b6-761f0cfd50fe => generated 670 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/535] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:26:57 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:26:58.548 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-fcf6e8a0-b340-4d3c-9ef4-641341101d96 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-04-23 01:26:58.629 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-258eb028-7f3b-49f3-baf4-d33e34462973 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-04-23 01:26:59.288 7 INFO neutron.db.l3_hamode_db [None req-fcf6e8a0-b340-4d3c-9ef4-641341101d96 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] HA network 6c3b95ba-871a-4a0b-b3f4-dffe7649d50c was deleted as no HA routers are present in tenant 67ddb1845154467298fba2fa33892001. [pid: 7|app: 0|req: 264/536] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:26:57 2026] DELETE /v2.0/routers/1346ab9d-2de2-430e-8c19-7450c0e95f16 => generated 0 bytes in 1499 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:26:59.310 8 INFO neutron.db.l3_hamode_db [None req-258eb028-7f3b-49f3-baf4-d33e34462973 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] HA network 026557ce-b642-41e4-8afc-172b0948af5a was deleted as no HA routers are present in tenant a2c5c690418e46a68a2e9e7767c5e4ec. [pid: 8|app: 0|req: 273/537] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:26:57 2026] DELETE /v2.0/routers/84ad9b3f-c687-4a2f-8cac-ef3ebb8a58de => generated 0 bytes in 1532 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/538] 199.204.45.233 () {34 vars in 1050 bytes} [Thu Apr 23 01:26:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=60de2242c3d74bae8a083db264a7bf82 => generated 180 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/541] 199.204.45.233 () {34 vars in 1050 bytes} [Thu Apr 23 01:26:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f0deb5d2114540fe8af6058896ce7d40 => generated 180 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/542] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:26:59 2026] GET /v2.0/ports?device_id=8afc3eab-bb66-4fe6-ae8c-98c384153115 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/543] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:26:59 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/544] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:26:59 2026] DELETE /v2.0/subnets/5b038f90-2c52-43ca-97f4-e143cc46313f => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:26:59.651 7 WARNING neutron_lib.context [req-5751bad1-f8af-482b-b12f-25c1ea82c31a req-59304fe6-01b8-4d91-8ade-5b07b6081457 5a4cdc7bc9054fdfb4c3d5e38d6cf821 60de2242c3d74bae8a083db264a7bf82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:26:59.655 7 INFO neutron.services.segments.plugin [-] Segment c4e3791c-bf83-4b33-b9b5-13999a849754 resource provider aggregate not found 2026-04-23 01:26:59.686 7 INFO neutron.services.segments.plugin [-] Segment c4e3791c-bf83-4b33-b9b5-13999a849754 resource provider aggregate not found 2026-04-23 01:26:59.711 8 INFO neutron.services.segments.plugin [-] Segment f9f7ae91-7fe4-4cc8-97f8-13d1255a3cb4 resource provider aggregate not found 2026-04-23 01:26:59.717 7 INFO neutron.services.segments.plugin [-] Segment c4e3791c-bf83-4b33-b9b5-13999a849754 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4e3791c-bf83-4b33-b9b5-13999a849754 found for delete ", "request_id": "req-22ccf638-4a37-48a9-95a8-66109b8dccda"}]} [pid: 8|app: 0|req: 276/545] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:26:59 2026] DELETE /v2.0/subnets/2adbffe5-a101-48ec-8021-2e3525a50237 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:26:59.725 8 INFO neutron.services.segments.plugin [-] Segment f9f7ae91-7fe4-4cc8-97f8-13d1255a3cb4 resource provider aggregate not found 2026-04-23 01:26:59.728 7 INFO neutron.services.segments.plugin [-] Segment c4e3791c-bf83-4b33-b9b5-13999a849754 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4e3791c-bf83-4b33-b9b5-13999a849754 found for delete ", "request_id": "req-ee6c8b54-ac6e-4b87-8651-7574b2a12c6f"}]} 2026-04-23 01:26:59.734 8 WARNING neutron_lib.context [req-152b2eab-6e33-4bf2-a0b3-cd8a1b243707 req-047c98f8-496a-44fe-b353-6ad1fc87aaea cb543dce6b9e4fceae0afd2404f37e3f f0deb5d2114540fe8af6058896ce7d40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:26:59.737 8 INFO neutron.services.segments.plugin [-] Segment f9f7ae91-7fe4-4cc8-97f8-13d1255a3cb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9f7ae91-7fe4-4cc8-97f8-13d1255a3cb4 found for delete ", "request_id": "req-a303a97c-cc3d-40f2-b4f5-117e4761c7b5"}]} 2026-04-23 01:26:59.739 8 INFO neutron.services.segments.plugin [-] Segment f9f7ae91-7fe4-4cc8-97f8-13d1255a3cb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9f7ae91-7fe4-4cc8-97f8-13d1255a3cb4 found for delete ", "request_id": "req-2528e808-33e7-4c95-8a3b-4f8d4bff37d0"}]} [pid: 8|app: 0|req: 277/546] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 23 01:26:59 2026] POST /v2.0/ports => generated 958 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 270/547] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 23 01:26:59 2026] POST /v2.0/ports => generated 954 bytes in 897 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: 278/548] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:27:00 2026] DELETE /v2.0/networks/2427edb5-f497-4982-b434-7a242cbfceb6 => 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: 279/549] 199.204.45.233 () {34 vars in 911 bytes} [Thu Apr 23 01:27:00 2026] GET /v2.0/extensions => generated 19901 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/550] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:00 2026] GET /v2.0/ports?device_id=8afc3eab-bb66-4fe6-ae8c-98c384153115 => generated 961 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/551] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:27:00 2026] DELETE /v2.0/networks/2a4de796-8caa-4834-b7a4-2124e957d844 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/552] 199.204.45.233 () {34 vars in 911 bytes} [Thu Apr 23 01:27:00 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/553] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:00 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 957 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/554] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:00 2026] GET /v2.0/security-groups?id=ebbfa350-d6f2-4732-bb8e-8febe0d56dd9&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/555] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:00 2026] GET /v2.0/security-groups?id=fa43de68-fda6-40bc-b72a-c8d5332d1732&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/556] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:27:00 2026] GET /v2.0/security-groups?tenant_id=67ddb1845154467298fba2fa33892001&name=default => generated 2921 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/557] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:27:00 2026] DELETE /v2.0/security-groups/f2b70ca3-0b17-45c9-beed-4228aa99a4b9 => 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: 283/558] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 23 01:27:00 2026] PUT /v2.0/ports/02853965-7149-4573-a6bc-7724974e87e1 => generated 1203 bytes in 685 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: 276/559] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 23 01:27:00 2026] PUT /v2.0/ports/c2e2c445-56a4-4da2-93d6-c9ac594677bf => generated 1199 bytes in 704 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/560] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:27:01 2026] GET /v2.0/security-groups?tenant_id=a2c5c690418e46a68a2e9e7767c5e4ec&name=default => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:27:01.764 7 INFO neutron.services.segments.plugin [-] Segment cc0ced40-e41b-4963-8a7c-608c2d56895d resource provider aggregate not found 2026-04-23 01:27:01.769 8 INFO neutron.services.segments.plugin [-] Segment 8aa23688-5238-4d4e-b021-ec94402decba resource provider aggregate not found 2026-04-23 01:27:01.771 7 INFO neutron.services.segments.plugin [-] Segment cc0ced40-e41b-4963-8a7c-608c2d56895d resource provider aggregate not found [pid: 8|app: 0|req: 285/561] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:27:01 2026] GET /v2.0/ports?tenant_id=60de2242c3d74bae8a083db264a7bf82&device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 1238 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:27:01.781 8 INFO neutron.services.segments.plugin [-] Segment 8aa23688-5238-4d4e-b021-ec94402decba resource provider aggregate not found 2026-04-23 01:27:01.785 8 INFO neutron.services.segments.plugin [-] Segment 8aa23688-5238-4d4e-b021-ec94402decba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8aa23688-5238-4d4e-b021-ec94402decba found for delete ", "request_id": "req-051c38de-c525-476d-a73b-8e76c2c2604d"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-23 01:27:01.792 7 INFO neutron.services.segments.plugin [-] Segment cc0ced40-e41b-4963-8a7c-608c2d56895d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc0ced40-e41b-4963-8a7c-608c2d56895d found for delete ", "request_id": "req-1bd14b4f-5ac6-4a81-a133-4fc5ab090172"}]} 2026-04-23 01:27:01.799 8 INFO neutron.services.segments.plugin [-] Segment 8aa23688-5238-4d4e-b021-ec94402decba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8aa23688-5238-4d4e-b021-ec94402decba found for delete ", "request_id": "req-38b7c1d6-497b-4194-b2ab-299bd09c68bc"}]} 2026-04-23 01:27:01.801 7 INFO neutron.services.segments.plugin [-] Segment cc0ced40-e41b-4963-8a7c-608c2d56895d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc0ced40-e41b-4963-8a7c-608c2d56895d found for delete ", "request_id": "req-5cd0b2cc-9a72-40b0-b91c-4d72ed7bb4c4"}]} [pid: 7|app: 0|req: 277/562] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:27:01 2026] GET /v2.0/ports?tenant_id=f0deb5d2114540fe8af6058896ce7d40&device_id=8afc3eab-bb66-4fe6-ae8c-98c384153115 => generated 1242 bytes in 115 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: 278/563] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:27:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c2e2c445-56a4-4da2-93d6-c9ac594677bf => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/564] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:27:01 2026] DELETE /v2.0/security-groups/3e882eef-e3b2-4a92-b236-e8e305fcf4b9 => 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: 279/565] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 23 01:27:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=02853965-7149-4573-a6bc-7724974e87e1 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/566] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:27:01 2026] GET /v2.0/subnets?id=f07bb6d9-dd59-46a8-8e5c-e68cde422f7b => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/567] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:01 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/568] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:27:01 2026] GET /v2.0/subnets?id=3b85ce13-c9e1-49ca-8d8a-e8ff767193d9 => generated 664 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/569] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:01 2026] GET /v2.0/ports?device_id=8afc3eab-bb66-4fe6-ae8c-98c384153115 => generated 973 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/570] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:02 2026] GET /v2.0/security-groups?id=fa43de68-fda6-40bc-b72a-c8d5332d1732&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/571] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:27:02 2026] GET /v2.0/ports?network_id=f1124a84-dfae-4787-9734-2b5f97ad00d8&device_owner=network%3Adhcp => generated 1244 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/572] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:27:02 2026] GET /v2.0/ports?network_id=e0ea6946-ebc0-43de-a1b6-761f0cfd50fe&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/573] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:27:02 2026] GET /v2.0/networks/f1124a84-dfae-4787-9734-2b5f97ad00d8?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/574] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:27:02 2026] GET /v2.0/networks/e0ea6946-ebc0-43de-a1b6-761f0cfd50fe?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: 285/575] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:27:02 2026] GET /v2.0/networks/f1124a84-dfae-4787-9734-2b5f97ad00d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:27:02.401 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13b9b143-b862-479a-ac48-5025337494c0'] response: {'name': 'network-changed', 'server_uuid': '0925672d-065c-4e20-a6ac-9575e483728a', 'tag': 'c2e2c445-56a4-4da2-93d6-c9ac594677bf', 'status': 'completed', 'code': 200} 2026-04-23 01:27:02.423 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd014c76-30f4-4213-8c86-d27653110736'] response: {'name': 'network-changed', 'server_uuid': '8afc3eab-bb66-4fe6-ae8c-98c384153115', 'tag': '02853965-7149-4573-a6bc-7724974e87e1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 286/576] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:27:02 2026] GET /v2.0/networks/e0ea6946-ebc0-43de-a1b6-761f0cfd50fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/577] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:02 2026] GET /v2.0/security-groups?id=ebbfa350-d6f2-4732-bb8e-8febe0d56dd9&fields=id&fields=name => generated 113 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/578] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:27:02 2026] GET /v2.0/ports?tenant_id=60de2242c3d74bae8a083db264a7bf82&device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/579] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:27:02 2026] GET /v2.0/ports?tenant_id=f0deb5d2114540fe8af6058896ce7d40&device_id=8afc3eab-bb66-4fe6-ae8c-98c384153115 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/580] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:27:02 2026] GET /v2.0/networks?id=f1124a84-dfae-4787-9734-2b5f97ad00d8 => generated 779 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/581] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:27:02 2026] GET /v2.0/networks?id=e0ea6946-ebc0-43de-a1b6-761f0cfd50fe => generated 766 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/582] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:27:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c2e2c445-56a4-4da2-93d6-c9ac594677bf => 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: 294/583] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 23 01:27:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=02853965-7149-4573-a6bc-7724974e87e1 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/584] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:27:02 2026] GET /v2.0/subnets?id=f07bb6d9-dd59-46a8-8e5c-e68cde422f7b => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/585] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:27:02 2026] GET /v2.0/subnets?id=3b85ce13-c9e1-49ca-8d8a-e8ff767193d9 => generated 664 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/586] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:27:02 2026] GET /v2.0/ports?network_id=f1124a84-dfae-4787-9734-2b5f97ad00d8&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: 296/587] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:27:02 2026] GET /v2.0/ports?network_id=e0ea6946-ebc0-43de-a1b6-761f0cfd50fe&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/588] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:27:02 2026] GET /v2.0/networks/f1124a84-dfae-4787-9734-2b5f97ad00d8?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/589] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:27:02 2026] GET /v2.0/networks/e0ea6946-ebc0-43de-a1b6-761f0cfd50fe?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/590] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:27:02 2026] GET /v2.0/networks/f1124a84-dfae-4787-9734-2b5f97ad00d8?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: 298/591] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:27:02 2026] GET /v2.0/networks/e0ea6946-ebc0-43de-a1b6-761f0cfd50fe?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/592] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:03 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/593] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:03 2026] GET /v2.0/security-groups?id=fa43de68-fda6-40bc-b72a-c8d5332d1732&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:03.363 7 INFO neutron.db.segments_db [None req-de6fadc3-3fb3-45f8-9f6f-f9ddb45be775 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment 1ae8595d-8a19-4165-9c4c-0339d2e1f4c5 of type vxlan for network b4bd0a0a-d49a-4ed7-8d70-5b3f3d927d7a [pid: 7|app: 0|req: 294/594] 10.0.0.199 () {34 vars in 671 bytes} [Thu Apr 23 01:27:03 2026] POST /v2.0/networks => generated 748 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/595] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:03 2026] GET /v2.0/ports?device_id=8afc3eab-bb66-4fe6-ae8c-98c384153115 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/596] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:03 2026] GET /v2.0/security-groups?id=ebbfa350-d6f2-4732-bb8e-8febe0d56dd9&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/597] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:27:03 2026] POST /v2.0/subnets => generated 671 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:27:03.798 7 INFO neutron.db.segments_db [None req-e1597f83-28df-470f-a25e-e9bc86e5512c 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment 33b02187-3d40-4d85-a671-57ac2e765da5 of type vxlan for network fc0ca4eb-3393-408c-adea-c2e09197c9f0 2026-04-23 01:27:04.190 7 INFO neutron.db.l3_hamode_db [None req-e1597f83-28df-470f-a25e-e9bc86e5512c 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 302/598] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:04 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 969 bytes in 67 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.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:04 2026] GET /v2.0/security-groups?id=fa43de68-fda6-40bc-b72a-c8d5332d1732&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/600] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:04 2026] GET /v2.0/ports?device_id=8afc3eab-bb66-4fe6-ae8c-98c384153115 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/601] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:04 2026] GET /v2.0/security-groups?id=ebbfa350-d6f2-4732-bb8e-8febe0d56dd9&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: 306/602] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:27:04 2026] GET /v2.0/security-groups?tenant_id=bd6e94eff4954aedb7ef6c19fc7b5a96&name=default => generated 2925 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/603] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:27:05 2026] DELETE /v2.0/security-groups/746a65c4-0b74-4b99-b68a-7847a7a8f2f5 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:27:05.467 7 INFO neutron.db.l3_hamode_db [None req-e1597f83-28df-470f-a25e-e9bc86e5512c 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 308/604] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:05 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/605] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:05 2026] GET /v2.0/security-groups?id=fa43de68-fda6-40bc-b72a-c8d5332d1732&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: 310/606] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:05 2026] GET /v2.0/ports?device_id=8afc3eab-bb66-4fe6-ae8c-98c384153115 => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/607] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:06 2026] GET /v2.0/security-groups?id=ebbfa350-d6f2-4732-bb8e-8febe0d56dd9&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/608] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:27:03 2026] POST /v2.0/routers => generated 735 bytes in 3294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/609] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:06 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 969 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/610] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:07 2026] GET /v2.0/security-groups?id=fa43de68-fda6-40bc-b72a-c8d5332d1732&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/611] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:07 2026] GET /v2.0/ports?device_id=8afc3eab-bb66-4fe6-ae8c-98c384153115 => 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: 315/612] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:07 2026] GET /v2.0/security-groups?id=ebbfa350-d6f2-4732-bb8e-8febe0d56dd9&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/613] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:08 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/614] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:08 2026] GET /v2.0/security-groups?id=fa43de68-fda6-40bc-b72a-c8d5332d1732&fields=id&fields=name => generated 113 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/615] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:08 2026] GET /v2.0/ports?device_id=8afc3eab-bb66-4fe6-ae8c-98c384153115 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/616] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:08 2026] GET /v2.0/security-groups?id=ebbfa350-d6f2-4732-bb8e-8febe0d56dd9&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: 320/617] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:08 2026] GET /v2.0/ports?device_id=8afc3eab-bb66-4fe6-ae8c-98c384153115 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:09.384 8 INFO neutron.db.l3_db [None req-1873b876-5d99-46cf-85ff-3f76b88bd471 cb543dce6b9e4fceae0afd2404f37e3f f0deb5d2114540fe8af6058896ce7d40 - - default default] Floating IP dc828b3c-5bbd-409c-b3c9-a3af8944be07 associated. External IP: 10.96.250.205, port: 02853965-7149-4573-a6bc-7724974e87e1. [pid: 7|app: 0|req: 298/618] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:27:07 2026] PUT /v2.0/routers/d499aa70-c07a-47e1-9db1-dff3c96bb612/add_router_interface => generated 309 bytes in 2360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/619] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:09 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 971 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/620] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:09 2026] GET /v2.0/security-groups?id=fa43de68-fda6-40bc-b72a-c8d5332d1732&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/621] 199.204.45.233 () {34 vars in 1096 bytes} [Thu Apr 23 01:27:09 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/622] 10.0.0.199 () {34 vars in 749 bytes} [Thu Apr 23 01:27:08 2026] PUT /v2.0/floatingips/dc828b3c-5bbd-409c-b3c9-a3af8944be07 => generated 856 bytes in 1129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/623] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:27:09 2026] GET /v2.0/ports?tenant_id=60de2242c3d74bae8a083db264a7bf82&device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/624] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:09 2026] GET /v2.0/ports?device_id=8afc3eab-bb66-4fe6-ae8c-98c384153115 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/625] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:27:09 2026] GET /v2.0/networks?id=f1124a84-dfae-4787-9734-2b5f97ad00d8 => generated 779 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/626] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:09 2026] GET /v2.0/security-groups?id=ebbfa350-d6f2-4732-bb8e-8febe0d56dd9&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/627] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:27:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c2e2c445-56a4-4da2-93d6-c9ac594677bf => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:27:10.065 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-05bf6a11-8e2b-46c7-a1c9-5fc0f88e5df6'] response: {'name': 'network-changed', 'server_uuid': '8afc3eab-bb66-4fe6-ae8c-98c384153115', 'tag': '02853965-7149-4573-a6bc-7724974e87e1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 324/628] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:27:10 2026] GET /v2.0/subnets?id=f07bb6d9-dd59-46a8-8e5c-e68cde422f7b => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/629] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:27:10 2026] GET /v2.0/ports?network_id=f1124a84-dfae-4787-9734-2b5f97ad00d8&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/630] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:27:10 2026] GET /v2.0/ports?tenant_id=f0deb5d2114540fe8af6058896ce7d40&device_id=8afc3eab-bb66-4fe6-ae8c-98c384153115 => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/631] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:27:10 2026] GET /v2.0/networks/f1124a84-dfae-4787-9734-2b5f97ad00d8?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: 306/632] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:27:10 2026] GET /v2.0/networks?id=e0ea6946-ebc0-43de-a1b6-761f0cfd50fe => generated 766 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/633] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:27:10 2026] GET /v2.0/networks/f1124a84-dfae-4787-9734-2b5f97ad00d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/634] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 23 01:27:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=02853965-7149-4573-a6bc-7724974e87e1 => generated 859 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:10.359 8 WARNING neutron_lib.context [None req-abc7b8fd-ad71-4bc8-9b78-9519e55c5acd d5b787c0506749b3b0568fd4b7e29726 5715323a912348509b9fbcf18a619abd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 329/635] 10.0.0.199 () {34 vars in 685 bytes} [Thu Apr 23 01:27:10 2026] POST /v2.0/security-groups => generated 1660 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/636] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:27:10 2026] GET /v2.0/subnets?id=3b85ce13-c9e1-49ca-8d8a-e8ff767193d9 => generated 664 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/637] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:27:10 2026] GET /v2.0/security-groups?tenant_id=4e7b6952367e4701a39d7f7a6b3f5814&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:27:10.584 7 WARNING neutron_lib.context [None req-3b6026b7-cf75-423e-9b22-6e66a1022afc d5b787c0506749b3b0568fd4b7e29726 5715323a912348509b9fbcf18a619abd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 331/638] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:10 2026] GET /v2.0/ports?device_id=8afc3eab-bb66-4fe6-ae8c-98c384153115 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/639] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:27:10 2026] GET /v2.0/ports?network_id=e0ea6946-ebc0-43de-a1b6-761f0cfd50fe&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: 308/640] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:27:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/641] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:27:10 2026] DELETE /v2.0/security-groups/0abe355c-083a-430c-91b5-4102d1d54e4b => 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: 309/642] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:10 2026] GET /v2.0/security-groups?id=ebbfa350-d6f2-4732-bb8e-8febe0d56dd9&fields=id&fields=name => generated 113 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/643] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:27:10 2026] GET /v2.0/networks/e0ea6946-ebc0-43de-a1b6-761f0cfd50fe?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:27:10.879 8 WARNING neutron_lib.context [None req-c593a267-4731-42a2-b19e-63ed859f935f d5b787c0506749b3b0568fd4b7e29726 5715323a912348509b9fbcf18a619abd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/644] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:10 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/645] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:27:10 2026] GET /v2.0/networks/e0ea6946-ebc0-43de-a1b6-761f0cfd50fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/646] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:10 2026] GET /v2.0/security-groups?id=fa43de68-fda6-40bc-b72a-c8d5332d1732&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/647] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:27:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/648] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 23 01:27:11 2026] GET /v2.0/ports?device_id=8afc3eab-bb66-4fe6-ae8c-98c384153115 => generated 975 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:11.158 7 WARNING neutron_lib.context [None req-f5c616d0-451f-4064-a2b6-adc976821d28 d5b787c0506749b3b0568fd4b7e29726 5715323a912348509b9fbcf18a619abd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 336/649] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:27:11 2026] GET /v2.0/security-groups?tenant_id=9484546870264f44863d68b28f23dc26&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/650] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:11 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/651] 10.0.0.199 () {34 vars in 676 bytes} [Thu Apr 23 01:27:11 2026] POST /v2.0/floatingips => generated 552 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/652] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:27:11 2026] DELETE /v2.0/security-groups/a39baeeb-c13d-4c57-a026-168c2f3053d3 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:27:12.504 7 INFO neutron.db.l3_db [None req-f5f0dd72-1903-4fd5-84f5-2b39096e21d7 5a4cdc7bc9054fdfb4c3d5e38d6cf821 60de2242c3d74bae8a083db264a7bf82 - - default default] Floating IP 9a00be0b-d640-4aa7-98af-062ebb4b525e associated. External IP: 10.96.250.219, port: c2e2c445-56a4-4da2-93d6-c9ac594677bf. 2026-04-23 01:27:12.527 8 INFO neutron.db.l3_db [req-36aaaab5-8131-45a8-ba99-088cf808c4b0 req-9f3c38cd-631e-4a03-bf50-06442c9e1715 cb543dce6b9e4fceae0afd2404f37e3f f0deb5d2114540fe8af6058896ce7d40 - - default default] Floating IP dc828b3c-5bbd-409c-b3c9-a3af8944be07 disassociated. External IP: 10.96.250.205, port: 02853965-7149-4573-a6bc-7724974e87e1. [pid: 7|app: 0|req: 316/653] 10.0.0.199 () {34 vars in 749 bytes} [Thu Apr 23 01:27:11 2026] PUT /v2.0/floatingips/9a00be0b-d640-4aa7-98af-062ebb4b525e => generated 855 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/654] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:12 2026] GET /v2.0/ports?device_id=8afc3eab-bb66-4fe6-ae8c-98c384153115 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:27:12.952 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1262e52-36ba-489a-a931-15c434d937ff'] response: {'name': 'network-changed', 'server_uuid': '0925672d-065c-4e20-a6ac-9575e483728a', 'tag': 'c2e2c445-56a4-4da2-93d6-c9ac594677bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 318/655] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:12 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/656] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:27:12 2026] GET /v2.0/ports?tenant_id=60de2242c3d74bae8a083db264a7bf82&device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/657] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:13 2026] GET /v2.0/security-groups?id=fa43de68-fda6-40bc-b72a-c8d5332d1732&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: 321/658] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:27:13 2026] GET /v2.0/networks?id=f1124a84-dfae-4787-9734-2b5f97ad00d8 => generated 779 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/659] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:27:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c2e2c445-56a4-4da2-93d6-c9ac594677bf => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/660] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:27:13 2026] GET /v2.0/subnets?id=f07bb6d9-dd59-46a8-8e5c-e68cde422f7b => generated 677 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/661] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:27:13 2026] GET /v2.0/ports?network_id=f1124a84-dfae-4787-9734-2b5f97ad00d8&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/662] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:27:13 2026] GET /v2.0/networks/f1124a84-dfae-4787-9734-2b5f97ad00d8?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: 328/665] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:27:13 2026] GET /v2.0/networks/f1124a84-dfae-4787-9734-2b5f97ad00d8?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: 338/666] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 23 01:27:11 2026] DELETE /v2.0/ports/02853965-7149-4573-a6bc-7724974e87e1 => generated 0 bytes in 2452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/667] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:14 2026] GET /v2.0/ports?device_id=8afc3eab-bb66-4fe6-ae8c-98c384153115 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:27:15.269 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-34b2d715-c4aa-4dc0-ba68-5e9a35f49716'] response: {'server_uuid': '8afc3eab-bb66-4fe6-ae8c-98c384153115', 'name': 'network-vif-deleted', 'tag': '02853965-7149-4573-a6bc-7724974e87e1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 339/668] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:27:15 2026] DELETE /v2.0/security-groups/ebbfa350-d6f2-4732-bb8e-8febe0d56dd9 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:27:15.326 7 INFO neutron.api.v2.resource [None req-873e5381-eef7-40ef-b6aa-700e684e9466 cb543dce6b9e4fceae0afd2404f37e3f f0deb5d2114540fe8af6058896ce7d40 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 330/669] 10.0.0.199 () {32 vars in 737 bytes} [Thu Apr 23 01:27:15 2026] GET /v2.0/security-groups/ebbfa350-d6f2-4732-bb8e-8febe0d56dd9 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/670] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:27:15 2026] DELETE /v2.0/floatingips/dc828b3c-5bbd-409c-b3c9-a3af8944be07 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/671] 10.0.0.183 () {34 vars in 1098 bytes} [Thu Apr 23 01:27:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--927016604&fields=id&tenant_id=5715323a912348509b9fbcf18a619abd => generated 69 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/672] 10.0.0.183 () {34 vars in 982 bytes} [Thu Apr 23 01:27:16 2026] GET /v2.0/networks?id=b4bd0a0a-d49a-4ed7-8d70-5b3f3d927d7a => generated 680 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/673] 10.0.0.183 () {34 vars in 965 bytes} [Thu Apr 23 01:27:16 2026] GET /v2.0/quotas/5715323a912348509b9fbcf18a619abd => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/674] 10.0.0.183 () {34 vars in 1002 bytes} [Thu Apr 23 01:27:16 2026] GET /v2.0/ports?tenant_id=5715323a912348509b9fbcf18a619abd&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/675] 10.0.0.183 () {34 vars in 1008 bytes} [Thu Apr 23 01:27:17 2026] GET /v2.0/networks/b4bd0a0a-d49a-4ed7-8d70-5b3f3d927d7a?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: 346/676] 10.0.0.183 () {34 vars in 1108 bytes} [Thu Apr 23 01:27:17 2026] GET /v2.0/networks/b4bd0a0a-d49a-4ed7-8d70-5b3f3d927d7a?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: 347/677] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:17 2026] GET /v2.0/ports?device_id=51b48696-73ef-4734-b698-6c1745c4433c => 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: 331/678] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:27:15 2026] PUT /v2.0/routers/0f846a77-c9c7-4b2b-9632-adaafc576a29/remove_router_interface => generated 309 bytes in 1958 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/679] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:27:18 2026] GET /v2.0/security-groups?tenant_id=608a7ae96d734c7c9c5d5feb06bc7c7a&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:27:18.814 8 INFO neutron.services.segments.plugin [-] Segment f2316fe9-add8-45c9-b2f2-22ee173fa826 resource provider aggregate not found 2026-04-23 01:27:18.818 8 INFO neutron.services.segments.plugin [-] Segment f2316fe9-add8-45c9-b2f2-22ee173fa826 resource provider aggregate not found [pid: 7|app: 0|req: 333/680] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:27:18 2026] GET /v2.0/networks?id=b4bd0a0a-d49a-4ed7-8d70-5b3f3d927d7a => generated 680 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:18.832 8 INFO neutron.services.segments.plugin [-] Segment f2316fe9-add8-45c9-b2f2-22ee173fa826 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2316fe9-add8-45c9-b2f2-22ee173fa826 found for delete ", "request_id": "req-ea51fb56-599e-4d16-9200-f250751e7c20"}]} 2026-04-23 01:27:18.838 8 INFO neutron.services.segments.plugin [-] Segment f2316fe9-add8-45c9-b2f2-22ee173fa826 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2316fe9-add8-45c9-b2f2-22ee173fa826 found for delete ", "request_id": "req-7290ce78-d173-4664-872e-302e161f32fc"}]} 2026-04-23 01:27:18.842 8 INFO neutron.db.l3_hamode_db [None req-985d3a17-17de-4d56-be55-3d46e286cc5b 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] HA network a57302ad-aa23-4a63-b0c2-71e67d7495e4 was deleted as no HA routers are present in tenant f0deb5d2114540fe8af6058896ce7d40. [pid: 8|app: 0|req: 348/681] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:27:17 2026] DELETE /v2.0/routers/0f846a77-c9c7-4b2b-9632-adaafc576a29 => generated 0 bytes in 1161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/682] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:18 2026] GET /v2.0/ports?device_id=51b48696-73ef-4734-b698-6c1745c4433c => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/683] 199.204.45.233 () {34 vars in 1050 bytes} [Thu Apr 23 01:27:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5715323a912348509b9fbcf18a619abd => generated 180 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/684] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:27:18 2026] DELETE /v2.0/security-groups/7cbd7d9f-2bfd-4bb0-89d0-a6e4c2768bce => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:27:18.971 8 WARNING neutron_lib.context [req-2cfe3cbb-5f20-45ff-84d6-e485ec7c1c42 req-ab9f9a39-9273-4877-b2e7-19df8e35a443 d5b787c0506749b3b0568fd4b7e29726 5715323a912348509b9fbcf18a619abd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 336/685] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:27:18 2026] DELETE /v2.0/subnets/3b85ce13-c9e1-49ca-8d8a-e8ff767193d9 => 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: 337/686] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:27:19 2026] GET /v2.0/security-groups?tenant_id=c5c51f0aaf9a433a9ddccf739cbcf61e&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/687] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 23 01:27:18 2026] POST /v2.0/ports => generated 954 bytes in 500 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: 351/688] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:27:19 2026] DELETE /v2.0/security-groups/7cea54bd-6ff3-4d39-9159-844ba2559fb5 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:27:19.691 7 INFO neutron.services.segments.plugin [-] Segment 3ec6215c-6383-4b9f-a3e0-8772b823b990 resource provider aggregate not found 2026-04-23 01:27:19.698 7 INFO neutron.services.segments.plugin [-] Segment 3ec6215c-6383-4b9f-a3e0-8772b823b990 resource provider aggregate not found 2026-04-23 01:27:19.720 7 INFO neutron.services.segments.plugin [-] Segment 3ec6215c-6383-4b9f-a3e0-8772b823b990 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ec6215c-6383-4b9f-a3e0-8772b823b990 found for delete ", "request_id": "req-48b3ab14-1d6d-444c-b4eb-08196d57afa4"}]} 2026-04-23 01:27:19.727 7 INFO neutron.services.segments.plugin [-] Segment 3ec6215c-6383-4b9f-a3e0-8772b823b990 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ec6215c-6383-4b9f-a3e0-8772b823b990 found for delete ", "request_id": "req-54fa0477-ff67-4aa2-ba78-05d3fa87af8c"}]} [pid: 7|app: 0|req: 338/689] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:27:19 2026] DELETE /v2.0/networks/e0ea6946-ebc0-43de-a1b6-761f0cfd50fe => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/690] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:27:19 2026] GET /v2.0/security-groups?tenant_id=f0deb5d2114540fe8af6058896ce7d40&name=default => generated 2921 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/691] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:27:19 2026] DELETE /v2.0/security-groups/ed5c11c9-938e-4318-9f14-525b9ecf58f6 => 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: 341/692] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/ports?device_id=51b48696-73ef-4734-b698-6c1745c4433c => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/693] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 23 01:27:19 2026] PUT /v2.0/ports/44228424-39b9-4d81-b3d1-160622a828b6 => generated 1199 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/694] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/security-groups?id=895538ca-7635-4f21-abdb-4b6bafc95c9a&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:27:20.258 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e3957c7-fb09-4ab4-ab96-a6687ce24f4d'] response: {'name': 'network-changed', 'server_uuid': '51b48696-73ef-4734-b698-6c1745c4433c', 'tag': '44228424-39b9-4d81-b3d1-160622a828b6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 353/695] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/ports?tenant_id=5715323a912348509b9fbcf18a619abd&device_id=51b48696-73ef-4734-b698-6c1745c4433c => generated 1238 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/696] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=44228424-39b9-4d81-b3d1-160622a828b6 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/697] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/subnets?id=a1ff4437-5e32-4191-8b78-01a2c21cf241 => generated 674 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/698] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/ports?network_id=b4bd0a0a-d49a-4ed7-8d70-5b3f3d927d7a&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/699] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/networks/b4bd0a0a-d49a-4ed7-8d70-5b3f3d927d7a?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: 345/700] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/networks/b4bd0a0a-d49a-4ed7-8d70-5b3f3d927d7a?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: 356/701] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/ports?tenant_id=5715323a912348509b9fbcf18a619abd&device_id=51b48696-73ef-4734-b698-6c1745c4433c => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/702] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/networks?id=b4bd0a0a-d49a-4ed7-8d70-5b3f3d927d7a => generated 776 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/703] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=44228424-39b9-4d81-b3d1-160622a828b6 => 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: 347/704] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/subnets?id=a1ff4437-5e32-4191-8b78-01a2c21cf241 => generated 674 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/705] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/ports?network_id=b4bd0a0a-d49a-4ed7-8d70-5b3f3d927d7a&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: 348/706] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/networks/b4bd0a0a-d49a-4ed7-8d70-5b3f3d927d7a?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/707] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:27:21 2026] GET /v2.0/networks/b4bd0a0a-d49a-4ed7-8d70-5b3f3d927d7a?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: 349/708] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:21 2026] GET /v2.0/ports?device_id=51b48696-73ef-4734-b698-6c1745c4433c => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/709] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:21 2026] GET /v2.0/security-groups?id=895538ca-7635-4f21-abdb-4b6bafc95c9a&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:21.918 7 WARNING neutron_lib.context [None req-dafb125b-facf-46b7-b740-4d62e661bac4 04ed763a02b84f08b9684d46d1148a70 b8520de0aa3d4ccc96b81872c3cb1388 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:27:22.038 7 INFO neutron.db.segments_db [None req-dafb125b-facf-46b7-b740-4d62e661bac4 04ed763a02b84f08b9684d46d1148a70 b8520de0aa3d4ccc96b81872c3cb1388 - - default default] Added segment 47c5c344-d532-4a2e-9703-3df43c6affc3 of type vxlan for network 5f6f35ef-c1ef-4f1a-ac08-9b02a92a9b87 [pid: 7|app: 0|req: 350/710] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:27:21 2026] POST /v2.0/networks => generated 650 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:27:22.169 8 WARNING neutron_lib.context [None req-1186b289-ee9c-4351-9218-24578dc243c5 04ed763a02b84f08b9684d46d1148a70 b8520de0aa3d4ccc96b81872c3cb1388 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 361/711] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:27:22 2026] POST /v2.0/subnets => generated 603 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:27:22.528 8 WARNING neutron_lib.context [None req-ba453144-1e8c-4725-a7c5-22d04fbb43d0 04ed763a02b84f08b9684d46d1148a70 b8520de0aa3d4ccc96b81872c3cb1388 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 351/712] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:22 2026] GET /v2.0/ports?device_id=51b48696-73ef-4734-b698-6c1745c4433c => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:22.590 8 INFO neutron.db.segments_db [None req-ba453144-1e8c-4725-a7c5-22d04fbb43d0 04ed763a02b84f08b9684d46d1148a70 b8520de0aa3d4ccc96b81872c3cb1388 - - default default] Added segment 6404c064-9a01-4b0b-937f-ff0723f99f19 of type vxlan for network e8d5e91e-d656-4cd3-bab8-38874f4ee440 [pid: 7|app: 0|req: 352/713] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:22 2026] GET /v2.0/security-groups?id=895538ca-7635-4f21-abdb-4b6bafc95c9a&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:22.995 8 INFO neutron.db.l3_hamode_db [None req-ba453144-1e8c-4725-a7c5-22d04fbb43d0 04ed763a02b84f08b9684d46d1148a70 b8520de0aa3d4ccc96b81872c3cb1388 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 353/714] 10.0.0.178 () {34 vars in 990 bytes} [Thu Apr 23 01:27:22 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 1240 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/715] 10.0.0.178 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:23 2026] GET /v2.0/security-groups?id=fa43de68-fda6-40bc-b72a-c8d5332d1732&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/716] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:23 2026] GET /v2.0/ports?device_id=51b48696-73ef-4734-b698-6c1745c4433c => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/717] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:23 2026] GET /v2.0/security-groups?id=895538ca-7635-4f21-abdb-4b6bafc95c9a&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:24.291 8 INFO neutron.db.l3_hamode_db [None req-ba453144-1e8c-4725-a7c5-22d04fbb43d0 04ed763a02b84f08b9684d46d1148a70 b8520de0aa3d4ccc96b81872c3cb1388 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 357/718] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:24 2026] GET /v2.0/ports?device_id=51b48696-73ef-4734-b698-6c1745c4433c => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/719] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:24 2026] GET /v2.0/security-groups?id=895538ca-7635-4f21-abdb-4b6bafc95c9a&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/720] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:25 2026] GET /v2.0/ports?device_id=51b48696-73ef-4734-b698-6c1745c4433c => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/721] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:27:22 2026] POST /v2.0/routers => generated 694 bytes in 3158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:27:25.703 7 INFO neutron.db.l3_db [None req-b51bac7b-f074-4b0e-99a0-756e73f04d3a d5b787c0506749b3b0568fd4b7e29726 5715323a912348509b9fbcf18a619abd - - default default] Floating IP 003b68af-3fa5-4e02-8455-54e90a8156c0 associated. External IP: 10.96.250.204, port: 44228424-39b9-4d81-b3d1-160622a828b6. [pid: 7|app: 0|req: 360/722] 10.0.0.199 () {34 vars in 749 bytes} [Thu Apr 23 01:27:25 2026] PUT /v2.0/floatingips/003b68af-3fa5-4e02-8455-54e90a8156c0 => generated 855 bytes in 869 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:26.206 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3aa0e165-e0a2-4171-8d2a-c217df49d4f0'] response: {'name': 'network-changed', 'server_uuid': '51b48696-73ef-4734-b698-6c1745c4433c', 'tag': '44228424-39b9-4d81-b3d1-160622a828b6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 361/723] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:26 2026] GET /v2.0/ports?device_id=51b48696-73ef-4734-b698-6c1745c4433c => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/724] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:26 2026] GET /v2.0/security-groups?id=895538ca-7635-4f21-abdb-4b6bafc95c9a&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: 363/725] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:27:26 2026] GET /v2.0/ports?tenant_id=5715323a912348509b9fbcf18a619abd&device_id=51b48696-73ef-4734-b698-6c1745c4433c => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/726] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:27:26 2026] GET /v2.0/security-groups?tenant_id=ddf74d7901104b6984a251328828c916&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/727] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:27:26 2026] GET /v2.0/networks?id=b4bd0a0a-d49a-4ed7-8d70-5b3f3d927d7a => generated 776 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/728] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:26 2026] GET /v2.0/ports?device_id=51b48696-73ef-4734-b698-6c1745c4433c => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/729] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:27:26 2026] DELETE /v2.0/security-groups/4d9daf59-8517-43d9-80c3-c713f3376fcf => 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: 368/730] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:27:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=44228424-39b9-4d81-b3d1-160622a828b6 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/731] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:26 2026] GET /v2.0/security-groups?id=895538ca-7635-4f21-abdb-4b6bafc95c9a&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/732] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:27:27 2026] GET /v2.0/subnets?id=a1ff4437-5e32-4191-8b78-01a2c21cf241 => generated 674 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/733] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:27:27 2026] GET /v2.0/security-groups?tenant_id=fee59ce435b34c5eab82a25978f3facb&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/734] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:27:27 2026] GET /v2.0/ports?network_id=b4bd0a0a-d49a-4ed7-8d70-5b3f3d927d7a&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: 373/735] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 23 01:27:27 2026] GET /v2.0/ports?device_id=51b48696-73ef-4734-b698-6c1745c4433c => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/736] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:27:27 2026] DELETE /v2.0/security-groups/b0a910bd-5e50-4ed2-8f5e-efe373063e97 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/737] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:27:27 2026] GET /v2.0/networks/b4bd0a0a-d49a-4ed7-8d70-5b3f3d927d7a?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:27:27.947 7 INFO neutron.db.l3_db [req-320cd215-c0fb-47df-944f-0d442519aece req-aa52c3e3-ab25-427a-b1be-812bc37e5d53 d5b787c0506749b3b0568fd4b7e29726 5715323a912348509b9fbcf18a619abd - - default default] Floating IP 003b68af-3fa5-4e02-8455-54e90a8156c0 disassociated. External IP: 10.96.250.204, port: 44228424-39b9-4d81-b3d1-160622a828b6. [pid: 8|app: 0|req: 363/738] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:27:25 2026] PUT /v2.0/routers/753fbc43-23ea-4083-968f-805bc7589d83/add_router_interface => generated 309 bytes in 2332 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/739] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:28 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/740] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:27:28 2026] GET /v2.0/networks/b4bd0a0a-d49a-4ed7-8d70-5b3f3d927d7a?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-04-23 01:27:28.203 8 WARNING neutron_lib.context [None req-8e20235b-72b5-4991-b4a8-071dde83f806 04ed763a02b84f08b9684d46d1148a70 b8520de0aa3d4ccc96b81872c3cb1388 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 376/741] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 23 01:27:27 2026] DELETE /v2.0/ports/44228424-39b9-4d81-b3d1-160622a828b6 => generated 0 bytes in 893 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/742] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:28 2026] GET /v2.0/ports?device_id=51b48696-73ef-4734-b698-6c1745c4433c => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:27:28.492 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-60a9721e-eced-47c8-b6e8-a3f3a503579c'] response: {'server_uuid': '51b48696-73ef-4734-b698-6c1745c4433c', 'name': 'network-vif-deleted', 'tag': '44228424-39b9-4d81-b3d1-160622a828b6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 378/743] 10.0.0.183 () {34 vars in 971 bytes} [Thu Apr 23 01:27:28 2026] GET /v2.0/ports/c2e2c445-56a4-4da2-93d6-c9ac594677bf => generated 968 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/746] 10.0.0.199 () {34 vars in 665 bytes} [Thu Apr 23 01:27:28 2026] POST /v2.0/ports => generated 954 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:27:28.762 7 WARNING neutron_lib.context [None req-73c70065-7cae-4021-907c-5b02ac737867 04ed763a02b84f08b9684d46d1148a70 b8520de0aa3d4ccc96b81872c3cb1388 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/747] 199.204.45.233 () {34 vars in 1000 bytes} [Thu Apr 23 01:27:28 2026] GET /v2.0/subnets?network_id=f1124a84-dfae-4787-9734-2b5f97ad00d8 => generated 659 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/748] 199.204.45.233 () {34 vars in 1146 bytes} [Thu Apr 23 01:27:28 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a&device_owner=compute%3Anova&network_id=f1124a84-dfae-4787-9734-2b5f97ad00d8 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/749] 10.0.0.199 () {34 vars in 665 bytes} [Thu Apr 23 01:27:28 2026] POST /v2.0/ports => generated 958 bytes in 607 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-04-23 01:27:29.378 7 WARNING neutron_lib.context [None req-127029b8-4e69-48a8-8335-377b31a66d2e 04ed763a02b84f08b9684d46d1148a70 b8520de0aa3d4ccc96b81872c3cb1388 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 369/750] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 23 01:27:28 2026] PUT /v2.0/ports/c2e2c445-56a4-4da2-93d6-c9ac594677bf => generated 1149 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/751] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:27:29 2026] GET /v2.0/ports?tenant_id=60de2242c3d74bae8a083db264a7bf82&device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 1421 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:27:29.567 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5d85507-8fc8-492f-80b6-971a685fc4bf'] response: {'name': 'network-changed', 'server_uuid': '0925672d-065c-4e20-a6ac-9575e483728a', 'tag': 'c2e2c445-56a4-4da2-93d6-c9ac594677bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 371/752] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:27:29 2026] GET /v2.0/networks?id=f1124a84-dfae-4787-9734-2b5f97ad00d8 => generated 779 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/753] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:27:29 2026] DELETE /v2.0/security-groups/895538ca-7635-4f21-abdb-4b6bafc95c9a => 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: 373/754] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 23 01:27:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c2e2c445-56a4-4da2-93d6-c9ac594677bf => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:27:29.836 8 INFO neutron.api.v2.resource [None req-ce7b87f1-8e3b-4ea6-b6ba-3f672cafb5be d5b787c0506749b3b0568fd4b7e29726 5715323a912348509b9fbcf18a619abd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 374/755] 10.0.0.199 () {32 vars in 737 bytes} [Thu Apr 23 01:27:29 2026] GET /v2.0/security-groups/895538ca-7635-4f21-abdb-4b6bafc95c9a => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/756] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:27:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c2e2c445-56a4-4da2-93d6-c9ac594677bf => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/757] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:27:29 2026] DELETE /v2.0/floatingips/003b68af-3fa5-4e02-8455-54e90a8156c0 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/758] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:27:30 2026] GET /v2.0/subnets?id=f07bb6d9-dd59-46a8-8e5c-e68cde422f7b => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:30.365 7 INFO neutron.db.l3_db [None req-127029b8-4e69-48a8-8335-377b31a66d2e 04ed763a02b84f08b9684d46d1148a70 b8520de0aa3d4ccc96b81872c3cb1388 - - default default] Floating IP 62bb4c38-ed54-499d-bfd0-53ebf465f329 associated. External IP: 10.96.250.213, port: e7b78eff-8ed9-4136-b8c3-91e6d5b134ce. [pid: 7|app: 0|req: 382/759] 10.0.0.199 () {34 vars in 677 bytes} [Thu Apr 23 01:27:29 2026] POST /v2.0/floatingips => generated 842 bytes in 1418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/760] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:27:30 2026] GET /v2.0/ports?network_id=f1124a84-dfae-4787-9734-2b5f97ad00d8&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:27:31.032 7 INFO neutron.db.l3_db [None req-e39bda71-94ba-4158-b2e9-72ab57a9abbf 04ed763a02b84f08b9684d46d1148a70 b8520de0aa3d4ccc96b81872c3cb1388 - - default default] Floating IP 62bb4c38-ed54-499d-bfd0-53ebf465f329 disassociated. External IP: 10.96.250.213, port: e7b78eff-8ed9-4136-b8c3-91e6d5b134ce. [pid: 7|app: 0|req: 384/761] 10.0.0.199 () {34 vars in 749 bytes} [Thu Apr 23 01:27:30 2026] PUT /v2.0/floatingips/62bb4c38-ed54-499d-bfd0-53ebf465f329 => generated 552 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/762] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:27:31 2026] GET /v2.0/networks/f1124a84-dfae-4787-9734-2b5f97ad00d8?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/763] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:27:30 2026] PUT /v2.0/routers/d499aa70-c07a-47e1-9db1-dff3c96bb612/remove_router_interface => generated 309 bytes in 1339 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/764] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:27:31 2026] GET /v2.0/networks/f1124a84-dfae-4787-9734-2b5f97ad00d8?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: 386/765] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:27:31 2026] DELETE /v2.0/floatingips/62bb4c38-ed54-499d-bfd0-53ebf465f329 => generated 0 bytes in 788 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/766] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:27:32 2026] GET /v2.0/ports?tenant_id=60de2242c3d74bae8a083db264a7bf82&device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 1421 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/767] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:32 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 1152 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:27:32.392 7 WARNING neutron_lib.context [None req-c2db7d45-7a78-415f-8a0a-25d19601fccc 04ed763a02b84f08b9684d46d1148a70 b8520de0aa3d4ccc96b81872c3cb1388 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:27:32.957 8 INFO neutron.db.l3_hamode_db [None req-59a67511-45a8-4fcf-af96-0ec3f91e9e3f 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] HA network fc0ca4eb-3393-408c-adea-c2e09197c9f0 was deleted as no HA routers are present in tenant 5715323a912348509b9fbcf18a619abd. 2026-04-23 01:27:32.959 8 INFO neutron.services.segments.plugin [-] Segment 33b02187-3d40-4d85-a671-57ac2e765da5 resource provider aggregate not found 2026-04-23 01:27:32.965 8 INFO neutron.services.segments.plugin [-] Segment 33b02187-3d40-4d85-a671-57ac2e765da5 resource provider aggregate not found [pid: 8|app: 0|req: 380/768] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:27:31 2026] DELETE /v2.0/routers/d499aa70-c07a-47e1-9db1-dff3c96bb612 => generated 0 bytes in 1312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:27:32.980 8 INFO neutron.services.segments.plugin [-] Segment 33b02187-3d40-4d85-a671-57ac2e765da5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33b02187-3d40-4d85-a671-57ac2e765da5 found for delete ", "request_id": "req-e82e0633-d987-437a-bde2-ebc7c18172d4"}]} 2026-04-23 01:27:32.995 8 INFO neutron.services.segments.plugin [-] Segment 33b02187-3d40-4d85-a671-57ac2e765da5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33b02187-3d40-4d85-a671-57ac2e765da5 found for delete ", "request_id": "req-3e6a9706-5d39-46b5-93b8-92a02fd31fd2"}]} [pid: 8|app: 0|req: 381/769] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:27:32 2026] GET /v2.0/networks?id=f1124a84-dfae-4787-9734-2b5f97ad00d8 => generated 779 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/770] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/security-groups?id=fa43de68-fda6-40bc-b72a-c8d5332d1732&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/771] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:27:33 2026] DELETE /v2.0/subnets/a1ff4437-5e32-4191-8b78-01a2c21cf241 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/772] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c2e2c445-56a4-4da2-93d6-c9ac594677bf => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:27:33.347 7 INFO neutron.db.l3_db [None req-c2db7d45-7a78-415f-8a0a-25d19601fccc 04ed763a02b84f08b9684d46d1148a70 b8520de0aa3d4ccc96b81872c3cb1388 - - default default] Floating IP f4c3c426-1ef0-467f-b9a4-f326ccd9611a associated. External IP: 10.96.250.218, port: 5a1fce76-3bfb-436d-85ef-b370a73b41b8. [pid: 8|app: 0|req: 385/773] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:27:33 2026] DELETE /v2.0/networks/b4bd0a0a-d49a-4ed7-8d70-5b3f3d927d7a => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/774] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c2e2c445-56a4-4da2-93d6-c9ac594677bf => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/775] 10.0.0.199 () {34 vars in 677 bytes} [Thu Apr 23 01:27:32 2026] POST /v2.0/floatingips => generated 841 bytes in 1371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/776] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/subnets?id=f07bb6d9-dd59-46a8-8e5c-e68cde422f7b => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/777] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/floatingips/f4c3c426-1ef0-467f-b9a4-f326ccd9611a => generated 841 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/778] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/ports?network_id=f1124a84-dfae-4787-9734-2b5f97ad00d8&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/779] 10.0.0.199 () {32 vars in 655 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/floatingips => generated 844 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/780] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/networks/f1124a84-dfae-4787-9734-2b5f97ad00d8?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/781] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/security-groups?tenant_id=5715323a912348509b9fbcf18a619abd&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/782] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/networks/f1124a84-dfae-4787-9734-2b5f97ad00d8?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: 392/783] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:27:34 2026] DELETE /v2.0/security-groups/95a569b9-7e0e-4d94-8cb4-f200d4000983 => 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: 393/784] 199.204.45.233 () {34 vars in 1120 bytes} [Thu Apr 23 01:27:34 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1152 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:27:34.429 7 INFO neutron.db.l3_db [None req-ddd281a5-e6a4-4e19-8e26-c698e3560f13 04ed763a02b84f08b9684d46d1148a70 b8520de0aa3d4ccc96b81872c3cb1388 - - default default] Floating IP f4c3c426-1ef0-467f-b9a4-f326ccd9611a associated. External IP: 10.96.250.218, port: 5a1fce76-3bfb-436d-85ef-b370a73b41b8. [pid: 8|app: 0|req: 394/785] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 23 01:27:34 2026] PUT /v2.0/ports/c2e2c445-56a4-4da2-93d6-c9ac594677bf => generated 968 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:34.951 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2af3927c-24d2-4559-980c-139ed23c34a8'] response: {'name': 'network-changed', 'server_uuid': '0925672d-065c-4e20-a6ac-9575e483728a', 'tag': 'c2e2c445-56a4-4da2-93d6-c9ac594677bf', 'status': 'completed', 'code': 200} 2026-04-23 01:27:35.007 8 INFO neutron.services.segments.plugin [-] Segment 1ae8595d-8a19-4165-9c4c-0339d2e1f4c5 resource provider aggregate not found 2026-04-23 01:27:35.012 8 INFO neutron.services.segments.plugin [-] Segment 1ae8595d-8a19-4165-9c4c-0339d2e1f4c5 resource provider aggregate not found 2026-04-23 01:27:35.029 8 INFO neutron.services.segments.plugin [-] Segment 1ae8595d-8a19-4165-9c4c-0339d2e1f4c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ae8595d-8a19-4165-9c4c-0339d2e1f4c5 found for delete ", "request_id": "req-129c8ed1-ccf9-4e67-a100-21944e5ff602"}]} 2026-04-23 01:27:35.034 8 INFO neutron.services.segments.plugin [-] Segment 1ae8595d-8a19-4165-9c4c-0339d2e1f4c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ae8595d-8a19-4165-9c4c-0339d2e1f4c5 found for delete ", "request_id": "req-0ad36720-00e7-4373-a5ba-651e199cb8dc"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 395/786] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:27:34 2026] GET /v2.0/security-groups?tenant_id=c865ebea9ae34e269f2ccd1411ff4582&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/787] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:27:35 2026] GET /v2.0/ports?tenant_id=60de2242c3d74bae8a083db264a7bf82&device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/788] 10.0.0.199 () {34 vars in 749 bytes} [Thu Apr 23 01:27:33 2026] PUT /v2.0/floatingips/f4c3c426-1ef0-467f-b9a4-f326ccd9611a => generated 842 bytes in 1429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/789] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:27:35 2026] DELETE /v2.0/security-groups/b4f47c73-f340-497d-9ad1-5334ea0d37be => 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: 393/790] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:27:35 2026] GET /v2.0/networks?id=f1124a84-dfae-4787-9734-2b5f97ad00d8 => generated 779 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/791] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:27:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c2e2c445-56a4-4da2-93d6-c9ac594677bf => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:35.521 8 INFO neutron.db.l3_db [None req-290c36d8-7af5-49be-8ab7-ac2f328c3785 04ed763a02b84f08b9684d46d1148a70 b8520de0aa3d4ccc96b81872c3cb1388 - - default default] Floating IP f4c3c426-1ef0-467f-b9a4-f326ccd9611a disassociated. External IP: 10.96.250.218, port: e7b78eff-8ed9-4136-b8c3-91e6d5b134ce. [pid: 7|app: 0|req: 395/792] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:27:35 2026] GET /v2.0/security-groups?tenant_id=c9109d8572014cf58ed9dab45bedcd65&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/793] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:27:35 2026] GET /v2.0/subnets?id=f07bb6d9-dd59-46a8-8e5c-e68cde422f7b => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/794] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:27:35 2026] DELETE /v2.0/security-groups/9dea7dc3-731a-4599-a04e-1bf283f0bfa9 => 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: 398/795] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:27:35 2026] GET /v2.0/ports?network_id=f1124a84-dfae-4787-9734-2b5f97ad00d8&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/796] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:27:35 2026] GET /v2.0/networks/f1124a84-dfae-4787-9734-2b5f97ad00d8?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: 398/797] 10.0.0.199 () {34 vars in 749 bytes} [Thu Apr 23 01:27:35 2026] PUT /v2.0/floatingips/f4c3c426-1ef0-467f-b9a4-f326ccd9611a => generated 552 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/798] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:27:35 2026] GET /v2.0/networks/f1124a84-dfae-4787-9734-2b5f97ad00d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/799] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:27:36 2026] GET /v2.0/ports?tenant_id=60de2242c3d74bae8a083db264a7bf82&device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/800] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:27:35 2026] DELETE /v2.0/floatingips/f4c3c426-1ef0-467f-b9a4-f326ccd9611a => generated 0 bytes in 394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/801] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:27:36 2026] GET /v2.0/networks?id=f1124a84-dfae-4787-9734-2b5f97ad00d8 => generated 779 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:36.389 8 INFO neutron.api.v2.resource [None req-985eef44-8f07-4db6-a584-1d12a07af80e 04ed763a02b84f08b9684d46d1148a70 b8520de0aa3d4ccc96b81872c3cb1388 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 401/802] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:27:36 2026] DELETE /v2.0/floatingips/f4c3c426-1ef0-467f-b9a4-f326ccd9611a => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:27:36.395 7 INFO neutron.db.segments_db [None req-c6e608f1-68c2-4649-9f55-3ef551d59307 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment c64a79c1-7851-48e5-84c2-0f13f1de0639 of type vxlan for network 2bf4d93a-c0dc-4ee8-a88f-ea64affea153 [pid: 8|app: 0|req: 402/803] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:27:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c2e2c445-56a4-4da2-93d6-c9ac594677bf => generated 860 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/804] 10.0.0.199 () {34 vars in 671 bytes} [Thu Apr 23 01:27:36 2026] POST /v2.0/networks => generated 744 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/805] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:27:36 2026] GET /v2.0/subnets?id=f07bb6d9-dd59-46a8-8e5c-e68cde422f7b => generated 677 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/806] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:27:36 2026] POST /v2.0/subnets => generated 667 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/807] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:36 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a => 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: 406/808] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:27:36 2026] GET /v2.0/ports?network_id=f1124a84-dfae-4787-9734-2b5f97ad00d8&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:27:37.034 7 INFO neutron.db.segments_db [None req-ac5e7239-c2fc-4652-b310-1cfda856b33d 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment d0bece75-f4ac-46cf-acd2-53c91e80f943 of type vxlan for network aaea0c36-d7c9-4f20-923a-ee0e7cc3f005 [pid: 8|app: 0|req: 403/809] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:27:36 2026] DELETE /v2.0/ports/e7b78eff-8ed9-4136-b8c3-91e6d5b134ce => generated 0 bytes in 888 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/810] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:37 2026] GET /v2.0/security-groups?id=fa43de68-fda6-40bc-b72a-c8d5332d1732&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:37.399 7 INFO neutron.db.l3_hamode_db [None req-ac5e7239-c2fc-4652-b310-1cfda856b33d 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 405/811] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:27:37 2026] GET /v2.0/networks/f1124a84-dfae-4787-9734-2b5f97ad00d8?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: 406/812] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 23 01:27:37 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/813] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:27:37 2026] DELETE /v2.0/ports/5a1fce76-3bfb-436d-85ef-b370a73b41b8 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/814] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:27:37 2026] GET /v2.0/networks/f1124a84-dfae-4787-9734-2b5f97ad00d8?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-04-23 01:27:38.409 8 INFO neutron.db.l3_db [req-2a0bbc71-5a00-4cff-b060-9e9b5beb76ea req-b9edf143-25b5-4911-a395-4c593d9c7391 5a4cdc7bc9054fdfb4c3d5e38d6cf821 60de2242c3d74bae8a083db264a7bf82 - - default default] Floating IP 9a00be0b-d640-4aa7-98af-062ebb4b525e disassociated. External IP: 10.96.250.219, port: c2e2c445-56a4-4da2-93d6-c9ac594677bf. 2026-04-23 01:27:38.616 7 INFO neutron.db.l3_hamode_db [None req-ac5e7239-c2fc-4652-b310-1cfda856b33d 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 409/815] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 23 01:27:38 2026] DELETE /v2.0/ports/c2e2c445-56a4-4da2-93d6-c9ac594677bf => generated 0 bytes in 816 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:27:38.887 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6397efde-137c-4117-b0e6-76da6601e3a6'] response: {'server_uuid': '0925672d-065c-4e20-a6ac-9575e483728a', 'name': 'network-vif-deleted', 'tag': 'c2e2c445-56a4-4da2-93d6-c9ac594677bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 410/816] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:27:38 2026] GET /v2.0/ports?device_id=753fbc43-23ea-4083-968f-805bc7589d83 => generated 958 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/817] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:27:38 2026] GET /v2.0/security-groups?tenant_id=3f2b749c37c4484e9746f1d953743896&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/818] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:39 2026] GET /v2.0/ports?device_id=0925672d-065c-4e20-a6ac-9575e483728a => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/819] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:27:36 2026] POST /v2.0/routers => generated 731 bytes in 3359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/820] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:27:40 2026] DELETE /v2.0/security-groups/87ff1341-c251-4474-8258-3a0a961e0ba4 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/821] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:27:39 2026] PUT /v2.0/routers/753fbc43-23ea-4083-968f-805bc7589d83/remove_router_interface => generated 309 bytes in 1224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/822] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:27:40 2026] DELETE /v2.0/security-groups/fa43de68-fda6-40bc-b72a-c8d5332d1732 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:27:41.813 8 INFO neutron.services.segments.plugin [-] Segment 6404c064-9a01-4b0b-937f-ff0723f99f19 resource provider aggregate not found 2026-04-23 01:27:41.818 8 INFO neutron.services.segments.plugin [-] Segment 6404c064-9a01-4b0b-937f-ff0723f99f19 resource provider aggregate not found 2026-04-23 01:27:41.842 8 INFO neutron.services.segments.plugin [-] Segment 6404c064-9a01-4b0b-937f-ff0723f99f19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6404c064-9a01-4b0b-937f-ff0723f99f19 found for delete ", "request_id": "req-37f99e55-5403-44d6-88f5-8ef223bf5be6"}]} 2026-04-23 01:27:41.843 8 INFO neutron.services.segments.plugin [-] Segment 6404c064-9a01-4b0b-937f-ff0723f99f19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6404c064-9a01-4b0b-937f-ff0723f99f19 found for delete ", "request_id": "req-df280622-4280-4080-89b5-7f3b991874e0"}]} 2026-04-23 01:27:41.847 8 INFO neutron.db.l3_hamode_db [None req-263bb410-fe56-4526-9f1d-77a9ebc751fe 04ed763a02b84f08b9684d46d1148a70 b8520de0aa3d4ccc96b81872c3cb1388 - - default default] HA network e8d5e91e-d656-4cd3-bab8-38874f4ee440 was deleted as no HA routers are present in tenant b8520de0aa3d4ccc96b81872c3cb1388. [pid: 8|app: 0|req: 415/823] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:27:40 2026] DELETE /v2.0/routers/753fbc43-23ea-4083-968f-805bc7589d83 => generated 0 bytes in 1232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:27:41.874 8 INFO neutron.api.v2.resource [None req-5b4ea25d-64ce-4874-b399-6147513695a9 5a4cdc7bc9054fdfb4c3d5e38d6cf821 60de2242c3d74bae8a083db264a7bf82 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 416/824] 10.0.0.199 () {32 vars in 737 bytes} [Thu Apr 23 01:27:41 2026] GET /v2.0/security-groups/fa43de68-fda6-40bc-b72a-c8d5332d1732 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/825] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:27:41 2026] DELETE /v2.0/subnets/f1d99ce4-e3fa-4292-91ef-098eb46a2542 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/826] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:27:40 2026] PUT /v2.0/routers/2d75fce2-714e-424c-9a5d-b1748d5d8bb6/add_router_interface => generated 309 bytes in 1752 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/827] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:27:42 2026] DELETE /v2.0/networks/5f6f35ef-c1ef-4f1a-ac08-9b02a92a9b87 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/828] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:27:42 2026] DELETE /v2.0/floatingips/9a00be0b-d640-4aa7-98af-062ebb4b525e => generated 0 bytes in 404 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:27:42.569 7 INFO neutron.services.segments.plugin [-] Segment 47c5c344-d532-4a2e-9703-3df43c6affc3 resource provider aggregate not found 2026-04-23 01:27:42.575 7 INFO neutron.services.segments.plugin [-] Segment 47c5c344-d532-4a2e-9703-3df43c6affc3 resource provider aggregate not found 2026-04-23 01:27:42.602 7 INFO neutron.services.segments.plugin [-] Segment 47c5c344-d532-4a2e-9703-3df43c6affc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47c5c344-d532-4a2e-9703-3df43c6affc3 found for delete ", "request_id": "req-7a12c732-314a-4fff-aaa3-77f32b4b9dde"}]} 2026-04-23 01:27:42.603 7 INFO neutron.services.segments.plugin [-] Segment 47c5c344-d532-4a2e-9703-3df43c6affc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47c5c344-d532-4a2e-9703-3df43c6affc3 found for delete ", "request_id": "req-c9a4f123-0dbb-4c98-b16d-abbc6745cb3c"}]} 2026-04-23 01:27:42.965 8 WARNING neutron_lib.context [None req-111085ba-b8c0-488c-a787-0b91c2ba1f66 12f8481f9d46483aa8cc2b6dcf853031 6c84b5593e984cd3b2ffebb9afa71682 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 419/829] 10.0.0.199 () {34 vars in 685 bytes} [Thu Apr 23 01:27:42 2026] POST /v2.0/security-groups => generated 1658 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/830] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:27:43 2026] GET /v2.0/security-groups?tenant_id=b8520de0aa3d4ccc96b81872c3cb1388&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/831] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:27:43 2026] GET /v2.0/security-groups?tenant_id=8ce5358eabf145569a30ed348a9d6413&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:27:43.495 8 WARNING neutron_lib.context [None req-2ed43bc5-f3fe-46b5-9dd8-5bb44aff2de3 12f8481f9d46483aa8cc2b6dcf853031 6c84b5593e984cd3b2ffebb9afa71682 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 422/832] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:27:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/833] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:27:43 2026] DELETE /v2.0/security-groups/a75e3f3c-3651-4c00-8c4e-d45afaeb949d => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/836] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:27:42 2026] PUT /v2.0/routers/e61311b6-9a5c-4a98-979f-ba3a8f60b6fb/remove_router_interface => generated 309 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:43.848 7 WARNING neutron_lib.context [None req-a785cafc-a97a-4380-bb66-bd7c47a47f14 12f8481f9d46483aa8cc2b6dcf853031 6c84b5593e984cd3b2ffebb9afa71682 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 426/837] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:27:43 2026] DELETE /v2.0/security-groups/fd1c88bd-6944-41bd-ac9a-069cf7cc6731 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/838] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:27:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:27:44.014 7 WARNING neutron_lib.context [None req-5b8d341c-8197-445c-ad3c-509a065e959d 12f8481f9d46483aa8cc2b6dcf853031 6c84b5593e984cd3b2ffebb9afa71682 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 413/839] 10.0.0.199 () {34 vars in 676 bytes} [Thu Apr 23 01:27:44 2026] POST /v2.0/floatingips => generated 552 bytes in 766 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:27:45.069 8 INFO neutron.services.segments.plugin [-] Segment 4a74e529-14c1-47a9-b9ae-b99ffb98a6b2 resource provider aggregate not found 2026-04-23 01:27:45.075 8 INFO neutron.services.segments.plugin [-] Segment 4a74e529-14c1-47a9-b9ae-b99ffb98a6b2 resource provider aggregate not found 2026-04-23 01:27:45.090 8 INFO neutron.services.segments.plugin [-] Segment 4a74e529-14c1-47a9-b9ae-b99ffb98a6b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a74e529-14c1-47a9-b9ae-b99ffb98a6b2 found for delete ", "request_id": "req-0005501a-6388-484b-bbb5-145ed563f644"}]} 2026-04-23 01:27:45.104 8 INFO neutron.services.segments.plugin [-] Segment 4a74e529-14c1-47a9-b9ae-b99ffb98a6b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a74e529-14c1-47a9-b9ae-b99ffb98a6b2 found for delete ", "request_id": "req-dd5ce98f-6be7-4e85-9ed1-f1a90defbe96"}]} 2026-04-23 01:27:45.110 8 INFO neutron.db.l3_hamode_db [None req-ba9f973a-42ce-4915-a9ea-1a2717667d27 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] HA network 3224d001-3b8f-4681-8c24-66239437cd50 was deleted as no HA routers are present in tenant 60de2242c3d74bae8a083db264a7bf82. [pid: 8|app: 0|req: 427/840] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:27:43 2026] DELETE /v2.0/routers/e61311b6-9a5c-4a98-979f-ba3a8f60b6fb => generated 0 bytes in 1214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/841] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:27:45 2026] DELETE /v2.0/subnets/f07bb6d9-dd59-46a8-8e5c-e68cde422f7b => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/842] 10.0.0.183 () {34 vars in 1096 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--31673564&fields=id&tenant_id=6c84b5593e984cd3b2ffebb9afa71682 => generated 69 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/843] 10.0.0.183 () {34 vars in 982 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/networks?id=2bf4d93a-c0dc-4ee8-a88f-ea64affea153 => generated 676 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/844] 10.0.0.183 () {34 vars in 965 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/quotas/6c84b5593e984cd3b2ffebb9afa71682 => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:45.759 7 INFO neutron.services.segments.plugin [-] Segment bdf0e703-05f9-47a8-b85d-3945d2e8dca6 resource provider aggregate not found 2026-04-23 01:27:45.767 7 INFO neutron.services.segments.plugin [-] Segment bdf0e703-05f9-47a8-b85d-3945d2e8dca6 resource provider aggregate not found 2026-04-23 01:27:45.776 7 INFO neutron.services.segments.plugin [-] Segment bdf0e703-05f9-47a8-b85d-3945d2e8dca6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdf0e703-05f9-47a8-b85d-3945d2e8dca6 found for delete ", "request_id": "req-6665c0e8-c2cb-4f17-9aa5-0157dc61c958"}]} 2026-04-23 01:27:45.780 7 INFO neutron.services.segments.plugin [-] Segment bdf0e703-05f9-47a8-b85d-3945d2e8dca6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdf0e703-05f9-47a8-b85d-3945d2e8dca6 found for delete ", "request_id": "req-975d5718-b7e1-44a8-b7e3-45aa51e3325f"}]} [pid: 7|app: 0|req: 415/845] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:27:45 2026] DELETE /v2.0/networks/f1124a84-dfae-4787-9734-2b5f97ad00d8 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:27:45.955 7 WARNING neutron_lib.context [None req-a76f5034-62e5-46a4-ba28-5dbc9cf6bac4 f6ce163394cf4c4ab331fa7eb7a820d4 7d52584ce45b4d5aa9b147fc38610d1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:27:45.956 7 WARNING neutron_lib.context [None req-a76f5034-62e5-46a4-ba28-5dbc9cf6bac4 f6ce163394cf4c4ab331fa7eb7a820d4 7d52584ce45b4d5aa9b147fc38610d1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/846] 10.0.0.183 () {34 vars in 1002 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/ports?tenant_id=6c84b5593e984cd3b2ffebb9afa71682&fields=id => generated 103 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:46.141 7 INFO neutron.db.segments_db [None req-a76f5034-62e5-46a4-ba28-5dbc9cf6bac4 f6ce163394cf4c4ab331fa7eb7a820d4 7d52584ce45b4d5aa9b147fc38610d1c - - default default] Added segment 4231fcce-dcab-44a0-aa24-0859438b9a3a of type vxlan for network 330d302f-9c17-4780-86eb-aa61d440850c 2026-04-23 01:27:46.236 7 INFO neutron.db.segments_db [None req-a76f5034-62e5-46a4-ba28-5dbc9cf6bac4 f6ce163394cf4c4ab331fa7eb7a820d4 7d52584ce45b4d5aa9b147fc38610d1c - - default default] Added segment 893856c6-8691-458d-b510-50faf9a2011c of type vxlan for network 25f10269-5b80-4069-a6ae-b3da5c4ada3b [pid: 8|app: 0|req: 432/847] 10.0.0.199 () {32 vars in 653 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions => generated 19901 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/848] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/security-groups?tenant_id=60de2242c3d74bae8a083db264a7bf82&name=default => generated 2921 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/849] 10.0.0.199 () {32 vars in 681 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/850] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:27:45 2026] POST /v2.0/networks => generated 1246 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/851] 10.0.0.199 () {32 vars in 681 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/852] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:27:46 2026] DELETE /v2.0/security-groups/d0834cd6-52cb-40a9-b90f-a7dd801e1807 => 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: 436/853] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/854] 10.0.0.183 () {34 vars in 907 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions => generated 19901 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/855] 10.0.0.199 () {32 vars in 665 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/agent => generated 153 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/856] 10.0.0.199 () {32 vars in 649 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/networks => generated 1845 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/857] 10.0.0.199 () {32 vars in 699 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/858] 10.0.0.183 () {34 vars in 1008 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/networks/2bf4d93a-c0dc-4ee8-a88f-ea64affea153?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: 420/859] 10.0.0.199 () {32 vars in 697 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/860] 10.0.0.183 () {34 vars in 1108 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/networks/2bf4d93a-c0dc-4ee8-a88f-ea64affea153?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: 422/861] 10.0.0.199 () {32 vars in 701 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/862] 10.0.0.199 () {32 vars in 689 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/863] 10.0.0.199 () {32 vars in 703 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/864] 10.0.0.199 () {32 vars in 693 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/865] 10.0.0.199 () {32 vars in 695 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/866] 10.0.0.199 () {32 vars in 685 bytes} [Thu Apr 23 01:27:46 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: 428/867] 10.0.0.199 () {32 vars in 687 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/868] 10.0.0.199 () {32 vars in 661 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/869] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:27:46 2026] DELETE /v2.0/networks/330d302f-9c17-4780-86eb-aa61d440850c => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/870] 10.0.0.199 () {32 vars in 699 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/871] 10.0.0.199 () {32 vars in 679 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/872] 10.0.0.199 () {32 vars in 683 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/873] 10.0.0.199 () {32 vars in 675 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/874] 10.0.0.199 () {32 vars in 689 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/875] 10.0.0.199 () {32 vars in 723 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/876] 10.0.0.199 () {32 vars in 687 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/877] 10.0.0.199 () {32 vars in 669 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/878] 10.0.0.199 () {32 vars in 687 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/879] 10.0.0.199 () {32 vars in 681 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/880] 10.0.0.199 () {32 vars in 699 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/881] 10.0.0.199 () {32 vars in 679 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/882] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/ports?device_id=97e627fb-6cb9-494b-8d71-954a5131183c => 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: 443/883] 10.0.0.199 () {32 vars in 667 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/router => generated 256 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/884] 10.0.0.199 () {32 vars in 677 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/885] 10.0.0.199 () {32 vars in 665 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/886] 10.0.0.199 () {32 vars in 675 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/l3-flavors => 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: 447/887] 10.0.0.199 () {32 vars in 713 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/888] 10.0.0.199 () {32 vars in 691 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/889] 10.0.0.199 () {32 vars in 683 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/890] 10.0.0.199 () {32 vars in 669 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/891] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:27:46 2026] DELETE /v2.0/networks/25f10269-5b80-4069-a6ae-b3da5c4ada3b => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/892] 10.0.0.199 () {32 vars in 687 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/893] 10.0.0.199 () {32 vars in 705 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/894] 10.0.0.199 () {32 vars in 675 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/895] 10.0.0.199 () {32 vars in 701 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/896] 10.0.0.199 () {32 vars in 675 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/897] 10.0.0.199 () {32 vars in 693 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/898] 10.0.0.199 () {32 vars in 689 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/899] 10.0.0.199 () {32 vars in 709 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/900] 10.0.0.199 () {32 vars in 705 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/901] 10.0.0.199 () {32 vars in 697 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/902] 10.0.0.199 () {32 vars in 711 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/903] 10.0.0.199 () {32 vars in 669 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/904] 10.0.0.199 () {32 vars in 687 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/binding-extended => 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: 464/905] 10.0.0.199 () {32 vars in 681 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/906] 10.0.0.199 () {32 vars in 649 bytes} [Thu Apr 23 01:27:46 2026] GET /v2.0/networks => generated 651 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/907] 10.0.0.199 () {32 vars in 675 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:47.107 7 WARNING neutron_lib.context [None req-9c887100-9e63-4ac3-a97c-5e67b9a406e8 f6ce163394cf4c4ab331fa7eb7a820d4 7d52584ce45b4d5aa9b147fc38610d1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 443/908] 10.0.0.199 () {32 vars in 671 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/909] 10.0.0.199 () {32 vars in 661 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/910] 10.0.0.199 () {32 vars in 699 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:47.140 8 INFO neutron.services.segments.plugin [-] Segment 4231fcce-dcab-44a0-aa24-0859438b9a3a resource provider aggregate not found 2026-04-23 01:27:47.145 8 INFO neutron.services.segments.plugin [-] Segment 4231fcce-dcab-44a0-aa24-0859438b9a3a resource provider aggregate not found [pid: 8|app: 0|req: 446/911] 10.0.0.199 () {32 vars in 699 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/912] 10.0.0.199 () {32 vars in 677 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:47.172 7 INFO neutron.db.segments_db [None req-9c887100-9e63-4ac3-a97c-5e67b9a406e8 f6ce163394cf4c4ab331fa7eb7a820d4 7d52584ce45b4d5aa9b147fc38610d1c - - default default] Added segment efa5f92e-5c83-468f-b612-e8cfd29d049a of type vxlan for network 4adf8349-de46-445e-b31e-3f937fb82e62 [pid: 8|app: 0|req: 448/913] 10.0.0.199 () {32 vars in 669 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:47.196 8 INFO neutron.services.segments.plugin [-] Segment 4231fcce-dcab-44a0-aa24-0859438b9a3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4231fcce-dcab-44a0-aa24-0859438b9a3a found for delete ", "request_id": "req-d7705c87-d3df-4583-8807-9e3f65105c48"}]} 2026-04-23 01:27:47.201 8 INFO neutron.services.segments.plugin [-] Segment 4231fcce-dcab-44a0-aa24-0859438b9a3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4231fcce-dcab-44a0-aa24-0859438b9a3a found for delete ", "request_id": "req-fb02a754-2fc3-46e4-8b06-ee86935f5bd1"}]} [pid: 8|app: 0|req: 449/914] 10.0.0.199 () {32 vars in 683 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/915] 10.0.0.199 () {32 vars in 701 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:47.228 8 INFO neutron.services.segments.plugin [-] Segment 893856c6-8691-458d-b510-50faf9a2011c resource provider aggregate not found 2026-04-23 01:27:47.233 8 INFO neutron.services.segments.plugin [-] Segment 893856c6-8691-458d-b510-50faf9a2011c resource provider aggregate not found [pid: 8|app: 0|req: 451/916] 10.0.0.199 () {32 vars in 685 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/917] 10.0.0.199 () {32 vars in 707 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:47.267 8 INFO neutron.services.segments.plugin [-] Segment 893856c6-8691-458d-b510-50faf9a2011c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 893856c6-8691-458d-b510-50faf9a2011c found for delete ", "request_id": "req-b2071cec-7171-4eb0-9785-0889a3487518"}]} 2026-04-23 01:27:47.269 8 INFO neutron.services.segments.plugin [-] Segment 893856c6-8691-458d-b510-50faf9a2011c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 893856c6-8691-458d-b510-50faf9a2011c found for delete ", "request_id": "req-32f8c772-073a-481f-b5db-6115ad0bf540"}]} [pid: 8|app: 0|req: 453/918] 10.0.0.199 () {32 vars in 669 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/919] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:27:47 2026] POST /v2.0/networks => generated 653 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/920] 10.0.0.199 () {32 vars in 697 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:47.291 7 WARNING neutron_lib.context [None req-de967843-0a37-4c7e-9fdb-4450ffb0d9ed f6ce163394cf4c4ab331fa7eb7a820d4 7d52584ce45b4d5aa9b147fc38610d1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 455/921] 10.0.0.199 () {32 vars in 695 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/922] 10.0.0.199 () {32 vars in 685 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/923] 10.0.0.199 () {32 vars in 689 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/924] 10.0.0.199 () {32 vars in 667 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/925] 10.0.0.199 () {32 vars in 681 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:47.348 7 INFO neutron.db.segments_db [None req-de967843-0a37-4c7e-9fdb-4450ffb0d9ed f6ce163394cf4c4ab331fa7eb7a820d4 7d52584ce45b4d5aa9b147fc38610d1c - - default default] Added segment d6956cc2-1cc0-4dbb-9ad5-71b0aa41a017 of type vxlan for network 17f5c7fa-e680-4d3a-920c-5b493526dca5 [pid: 8|app: 0|req: 460/926] 10.0.0.199 () {32 vars in 681 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/927] 10.0.0.199 () {32 vars in 691 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/928] 10.0.0.199 () {32 vars in 691 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/929] 10.0.0.199 () {32 vars in 695 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/930] 10.0.0.199 () {32 vars in 685 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/931] 10.0.0.199 () {32 vars in 689 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/932] 10.0.0.199 () {32 vars in 701 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/933] 10.0.0.199 () {32 vars in 703 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/934] 10.0.0.199 () {32 vars in 713 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/935] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/936] 10.0.0.199 () {32 vars in 715 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/937] 10.0.0.199 () {32 vars in 727 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/938] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:27:47 2026] POST /v2.0/networks => generated 654 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/939] 10.0.0.199 () {32 vars in 741 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/940] 10.0.0.199 () {32 vars in 719 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:47.462 7 WARNING neutron_lib.context [None req-30711dc6-0560-4199-bee2-ba4efb932104 f6ce163394cf4c4ab331fa7eb7a820d4 7d52584ce45b4d5aa9b147fc38610d1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 474/941] 10.0.0.199 () {32 vars in 683 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/942] 10.0.0.199 () {32 vars in 669 bytes} [Thu Apr 23 01:27:47 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: 8|app: 0|req: 476/943] 10.0.0.199 () {32 vars in 719 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/944] 10.0.0.199 () {32 vars in 679 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/945] 10.0.0.199 () {32 vars in 669 bytes} [Thu Apr 23 01:27:47 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: 8|app: 0|req: 479/946] 10.0.0.199 () {32 vars in 697 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:47.536 7 WARNING neutron_lib.context [None req-30711dc6-0560-4199-bee2-ba4efb932104 f6ce163394cf4c4ab331fa7eb7a820d4 7d52584ce45b4d5aa9b147fc38610d1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 480/947] 10.0.0.199 () {32 vars in 705 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/948] 10.0.0.199 () {32 vars in 701 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/949] 10.0.0.199 () {32 vars in 683 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/950] 10.0.0.199 () {32 vars in 705 bytes} [Thu Apr 23 01:27:47 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: 8|app: 0|req: 484/951] 10.0.0.199 () {32 vars in 695 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/952] 10.0.0.199 () {32 vars in 689 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/953] 10.0.0.199 () {32 vars in 697 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/954] 10.0.0.199 () {32 vars in 689 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/955] 10.0.0.199 () {32 vars in 701 bytes} [Thu Apr 23 01:27:47 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: 489/956] 10.0.0.199 () {32 vars in 665 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/957] 10.0.0.199 () {32 vars in 681 bytes} [Thu Apr 23 01:27:47 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: 491/958] 10.0.0.199 () {32 vars in 693 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/959] 10.0.0.199 () {32 vars in 677 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/960] 10.0.0.199 () {32 vars in 667 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/961] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/networks?id=2bf4d93a-c0dc-4ee8-a88f-ea64affea153 => generated 676 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/962] 199.204.45.233 () {34 vars in 1050 bytes} [Thu Apr 23 01:27:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6c84b5593e984cd3b2ffebb9afa71682 => generated 179 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:47.928 8 WARNING neutron_lib.context [req-e5722c6e-dfb1-4902-a812-dd39969b12b7 req-463363cb-c35f-42bc-a59b-2814681cb021 12f8481f9d46483aa8cc2b6dcf853031 6c84b5593e984cd3b2ffebb9afa71682 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 468/963] 10.0.0.199 () {34 vars in 665 bytes} [Thu Apr 23 01:27:47 2026] POST /v2.0/ports => generated 1506 bytes in 916 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: 496/964] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 23 01:27:47 2026] POST /v2.0/ports => generated 958 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/965] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:48 2026] GET /v2.0/ports?device_id=97e627fb-6cb9-494b-8d71-954a5131183c => generated 961 bytes in 105 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: 497/966] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:27:48 2026] GET /v2.0/security-groups?tenant_id=e6bb15e36da44936bd828b40fa2bca63&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:27:48.757 7 INFO neutron.db.segments_db [None req-49d94248-f888-4ebd-9e9a-bbb8cf4fce09 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment a9cc7f37-3eaf-4e2d-87c5-61e22aafb6d9 of type vxlan for network 310caf4d-d651-4b88-8acf-cc4a497333d3 [pid: 7|app: 0|req: 470/967] 10.0.0.199 () {34 vars in 671 bytes} [Thu Apr 23 01:27:48 2026] POST /v2.0/networks => generated 745 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/968] 10.0.0.199 () {32 vars in 643 bytes} [Thu Apr 23 01:27:48 2026] GET /v2.0/ports => generated 1506 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/969] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:48 2026] GET /v2.0/security-groups?id=9d82087a-9833-4e65-93b8-5a8fc5769f9f&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: 8|app: 0|req: 500/970] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:27:48 2026] DELETE /v2.0/security-groups/ed038011-42f9-4831-b70a-f42bf4645351 => 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: 501/971] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:27:49 2026] POST /v2.0/subnets => generated 668 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/972] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 23 01:27:48 2026] PUT /v2.0/ports/4681c7d1-3af6-422b-8c0a-1250c210a04e => generated 1203 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:27:49.479 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8edde363-4490-4aaf-bda9-8412a225fa26'] response: {'name': 'network-changed', 'server_uuid': '97e627fb-6cb9-494b-8d71-954a5131183c', 'tag': '4681c7d1-3af6-422b-8c0a-1250c210a04e', 'status': 'completed', 'code': 200} 2026-04-23 01:27:49.486 7 INFO neutron.db.segments_db [None req-e756db10-c49b-47bb-ae04-224648abf4aa 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment f864e7ef-c1c6-4b21-8216-0075493455bc of type vxlan for network e1e8f74e-6a01-48b3-9dca-d4466a7836dc [pid: 8|app: 0|req: 502/973] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:27:49 2026] DELETE /v2.0/ports/bd4d2bff-cc3a-460b-b734-412914f75304 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/974] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:27:49 2026] GET /v2.0/ports?tenant_id=6c84b5593e984cd3b2ffebb9afa71682&device_id=97e627fb-6cb9-494b-8d71-954a5131183c => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:27:49.788 7 INFO neutron.db.l3_hamode_db [None req-e756db10-c49b-47bb-ae04-224648abf4aa 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 504/975] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:27:49 2026] DELETE /v2.0/ports/e93892a2-428a-4cfc-a8d7-7b2cb15f255a => 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: 505/976] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 23 01:27:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=4681c7d1-3af6-422b-8c0a-1250c210a04e => 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: 506/977] 10.0.0.199 () {32 vars in 643 bytes} [Thu Apr 23 01:27:49 2026] GET /v2.0/ports => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/978] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:27:49 2026] GET /v2.0/subnets?id=cdfbef5a-4235-49a0-90e2-7ef91bc2b2b0 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:50.031 8 WARNING neutron_lib.context [None req-871c4a35-e9f6-466a-b255-1216cadbc674 f6ce163394cf4c4ab331fa7eb7a820d4 7d52584ce45b4d5aa9b147fc38610d1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:27:50.147 8 INFO neutron.db.segments_db [None req-871c4a35-e9f6-466a-b255-1216cadbc674 f6ce163394cf4c4ab331fa7eb7a820d4 7d52584ce45b4d5aa9b147fc38610d1c - - default default] Added segment 033b0e47-8d4f-4a44-9a29-4ee6a2f0a494 of type vxlan for network 9047a6d5-442f-4995-a3e9-b8e754f80c1c [pid: 8|app: 0|req: 508/979] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:27:50 2026] POST /v2.0/networks => generated 654 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/980] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:50 2026] GET /v2.0/ports?device_id=97e627fb-6cb9-494b-8d71-954a5131183c => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/981] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:27:50 2026] GET /v2.0/ports?network_id=2bf4d93a-c0dc-4ee8-a88f-ea64affea153&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:27:50.388 8 WARNING neutron_lib.context [None req-9a759226-a2cf-407b-935c-a6fe725bfc3b f6ce163394cf4c4ab331fa7eb7a820d4 7d52584ce45b4d5aa9b147fc38610d1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:27:50.453 8 INFO neutron.db.segments_db [None req-9a759226-a2cf-407b-935c-a6fe725bfc3b f6ce163394cf4c4ab331fa7eb7a820d4 7d52584ce45b4d5aa9b147fc38610d1c - - default default] Added segment f6c920de-87d8-4d1a-84e6-9995ad568ea4 of type vxlan for network 77e29186-09bf-41a8-80e4-6bae665ed32b [pid: 8|app: 0|req: 511/982] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:27:50 2026] POST /v2.0/networks => generated 653 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/983] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:50 2026] GET /v2.0/security-groups?id=9d82087a-9833-4e65-93b8-5a8fc5769f9f&fields=id&fields=name => generated 112 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/984] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:27:50 2026] GET /v2.0/networks/2bf4d93a-c0dc-4ee8-a88f-ea64affea153?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: 514/985] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:27:50 2026] GET /v2.0/networks/2bf4d93a-c0dc-4ee8-a88f-ea64affea153?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:27:51.065 8 WARNING neutron_lib.context [None req-b796336a-ec79-4417-a04f-57dc185b23b8 bdf7e78264c64617a6e9e9425b1ae78c 5919d0a5fdd14fb987dab28efcce3160 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:27:51.229 8 INFO neutron.db.segments_db [None req-b796336a-ec79-4417-a04f-57dc185b23b8 bdf7e78264c64617a6e9e9425b1ae78c 5919d0a5fdd14fb987dab28efcce3160 - - default default] Added segment 95497b91-b9c9-44b0-bcb4-bd2be58ae432 of type vxlan for network 08891f90-ebd2-4483-839e-edb7458d2c87 2026-04-23 01:27:51.340 7 INFO neutron.db.l3_hamode_db [None req-e756db10-c49b-47bb-ae04-224648abf4aa 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 515/986] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:27:50 2026] POST /v2.0/networks => generated 648 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/987] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:27:51 2026] GET /v2.0/ports?tenant_id=6c84b5593e984cd3b2ffebb9afa71682&device_id=97e627fb-6cb9-494b-8d71-954a5131183c => generated 1242 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:27:51.418 8 WARNING neutron_lib.context [None req-c7b73f34-12be-4134-9392-25feeacc4fd1 f6ce163394cf4c4ab331fa7eb7a820d4 7d52584ce45b4d5aa9b147fc38610d1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:27:51.469 8 WARNING neutron_lib.context [None req-c7b73f34-12be-4134-9392-25feeacc4fd1 f6ce163394cf4c4ab331fa7eb7a820d4 7d52584ce45b4d5aa9b147fc38610d1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 517/988] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:27:51 2026] POST /v2.0/subnets => generated 1276 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:27:52.022 8 WARNING neutron_lib.context [None req-bfd17c44-2682-433f-869b-06b67530088b bdf7e78264c64617a6e9e9425b1ae78c 5919d0a5fdd14fb987dab28efcce3160 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 518/989] 10.0.0.199 () {34 vars in 665 bytes} [Thu Apr 23 01:27:52 2026] POST /v2.0/ports => generated 778 bytes in 336 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: 519/990] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:27:52 2026] GET /v2.0/networks?id=2bf4d93a-c0dc-4ee8-a88f-ea64affea153 => generated 772 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/991] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:27:49 2026] POST /v2.0/routers => generated 732 bytes in 3044 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: 473/992] 10.0.0.199 () {32 vars in 647 bytes} [Thu Apr 23 01:27:52 2026] GET /v2.0/subnets => generated 1889 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:27:52.518 7 WARNING neutron_lib.context [None req-7239aa5d-99fb-475a-a669-411cc58aaab1 bdf7e78264c64617a6e9e9425b1ae78c 5919d0a5fdd14fb987dab28efcce3160 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 520/993] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:52 2026] GET /v2.0/ports?device_id=97e627fb-6cb9-494b-8d71-954a5131183c => generated 973 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/994] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 23 01:27:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=4681c7d1-3af6-422b-8c0a-1250c210a04e => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:27:52.580 7 INFO neutron.db.segments_db [None req-7239aa5d-99fb-475a-a669-411cc58aaab1 bdf7e78264c64617a6e9e9425b1ae78c 5919d0a5fdd14fb987dab28efcce3160 - - default default] Added segment 9015d266-7a44-40ef-bdb6-47cc82ed4c19 of type vxlan for network ea05f1a6-89a8-48cf-b97a-a18d9457d7ae [pid: 7|app: 0|req: 474/995] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:27:52 2026] POST /v2.0/networks => generated 635 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/996] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:27:52 2026] DELETE /v2.0/subnets/afb9e0dc-e1b4-485a-8bb7-d197aec3d9f7 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/997] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:52 2026] GET /v2.0/security-groups?id=9d82087a-9833-4e65-93b8-5a8fc5769f9f&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: 477/998] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:27:53 2026] GET /v2.0/subnets?id=cdfbef5a-4235-49a0-90e2-7ef91bc2b2b0 => generated 670 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:53.050 7 WARNING neutron_lib.context [None req-ab87bb57-c4c5-4667-befa-5513f8f08310 bdf7e78264c64617a6e9e9425b1ae78c 5919d0a5fdd14fb987dab28efcce3160 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 478/999] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:27:53 2026] POST /v2.0/subnets => generated 622 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1000] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:27:53 2026] DELETE /v2.0/subnets/e575c2bb-a15d-4b1c-96d8-16996e948123 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1001] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:27:53 2026] GET /v2.0/ports?network_id=2bf4d93a-c0dc-4ee8-a88f-ea64affea153&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:27:53.736 7 WARNING neutron_lib.context [None req-45991972-ba4c-4731-8ccc-b5fc31078e3d bdf7e78264c64617a6e9e9425b1ae78c 5919d0a5fdd14fb987dab28efcce3160 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 481/1002] 10.0.0.199 () {34 vars in 665 bytes} [Thu Apr 23 01:27:53 2026] POST /v2.0/ports => generated 962 bytes in 501 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: 482/1003] 10.0.0.199 () {32 vars in 647 bytes} [Thu Apr 23 01:27:54 2026] GET /v2.0/subnets => generated 626 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1004] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:27:52 2026] PUT /v2.0/routers/24f4ebeb-b126-46b5-8a7f-f5022b2d26a9/add_router_interface => generated 309 bytes in 1724 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1005] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:27:54 2026] GET /v2.0/networks/2bf4d93a-c0dc-4ee8-a88f-ea64affea153?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: 523/1006] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:54 2026] GET /v2.0/ports?device_id=97e627fb-6cb9-494b-8d71-954a5131183c => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1007] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:27:54 2026] DELETE /v2.0/ports/ef2ec1b4-aec0-421e-bde6-7b09bbf06a0b => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:27:54.800 8 INFO neutron.services.segments.plugin [-] Segment f6c920de-87d8-4d1a-84e6-9995ad568ea4 resource provider aggregate not found [pid: 7|app: 0|req: 485/1008] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:27:54 2026] GET /v2.0/networks/2bf4d93a-c0dc-4ee8-a88f-ea64affea153?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:27:54.805 8 INFO neutron.services.segments.plugin [-] Segment f6c920de-87d8-4d1a-84e6-9995ad568ea4 resource provider aggregate not found 2026-04-23 01:27:54.822 8 INFO neutron.services.segments.plugin [-] Segment f6c920de-87d8-4d1a-84e6-9995ad568ea4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6c920de-87d8-4d1a-84e6-9995ad568ea4 found for delete ", "request_id": "req-1e9ac179-e275-46b0-86a4-e658103db5c2"}]} 2026-04-23 01:27:54.825 8 INFO neutron.services.segments.plugin [-] Segment f6c920de-87d8-4d1a-84e6-9995ad568ea4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6c920de-87d8-4d1a-84e6-9995ad568ea4 found for delete ", "request_id": "req-8b22d2f2-ffaa-4767-b96d-76be812fd179"}]} [pid: 8|app: 0|req: 524/1009] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:27:54 2026] DELETE /v2.0/networks/77e29186-09bf-41a8-80e4-6bae665ed32b => generated 0 bytes in 491 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:27:54.870 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8a5ff8a7-ed64-439e-8321-21e4bf29963f bdf7e78264c64617a6e9e9425b1ae78c 5919d0a5fdd14fb987dab28efcce3160 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 525/1010] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:27:54 2026] DELETE /v2.0/ports/ef2ec1b4-aec0-421e-bde6-7b09bbf06a0b => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1011] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:54 2026] GET /v2.0/security-groups?id=9d82087a-9833-4e65-93b8-5a8fc5769f9f&fields=id&fields=name => generated 112 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:54.939 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c319d58b-d24c-4f1e-8b89-e7a9a0ab53ed bdf7e78264c64617a6e9e9425b1ae78c 5919d0a5fdd14fb987dab28efcce3160 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 487/1012] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:27:54 2026] GET /v2.0/ports/ef2ec1b4-aec0-421e-bde6-7b09bbf06a0b => generated 132 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1013] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:27:54 2026] DELETE /v2.0/networks/9047a6d5-442f-4995-a3e9-b8e754f80c1c => 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: 488/1014] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:27:54 2026] DELETE /v2.0/subnets/b85f32fb-3c8c-4a6d-ad18-64cbb63332ae => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1015] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:27:55 2026] DELETE /v2.0/networks/17f5c7fa-e680-4d3a-920c-5b493526dca5 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1016] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:27:55 2026] DELETE /v2.0/networks/4adf8349-de46-445e-b31e-3f937fb82e62 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1017] 10.0.0.183 () {34 vars in 982 bytes} [Thu Apr 23 01:27:55 2026] GET /v2.0/networks?id=310caf4d-d651-4b88-8acf-cc4a497333d3 => generated 677 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:55.693 7 INFO neutron.services.segments.plugin [-] Segment 9015d266-7a44-40ef-bdb6-47cc82ed4c19 resource provider aggregate not found 2026-04-23 01:27:55.699 7 INFO neutron.services.segments.plugin [-] Segment 9015d266-7a44-40ef-bdb6-47cc82ed4c19 resource provider aggregate not found 2026-04-23 01:27:55.717 7 INFO neutron.services.segments.plugin [-] Segment 9015d266-7a44-40ef-bdb6-47cc82ed4c19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9015d266-7a44-40ef-bdb6-47cc82ed4c19 found for delete ", "request_id": "req-15471557-668e-4b59-944e-7846b777fc2e"}]} 2026-04-23 01:27:55.718 7 INFO neutron.services.segments.plugin [-] Segment 9015d266-7a44-40ef-bdb6-47cc82ed4c19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9015d266-7a44-40ef-bdb6-47cc82ed4c19 found for delete ", "request_id": "req-269de7fe-fd9f-4b94-8daf-70e25cf0f5d2"}]} [pid: 8|app: 0|req: 530/1018] 10.0.0.183 () {34 vars in 965 bytes} [Thu Apr 23 01:27:55 2026] GET /v2.0/quotas/1a3c3083fa3a43ff97ad7a0d0136a1e3 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1019] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:27:55 2026] DELETE /v2.0/networks/ea05f1a6-89a8-48cf-b97a-a18d9457d7ae => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:27:55.751 7 WARNING neutron_lib.context [None req-6c688fb2-fe9b-4c67-ae10-782218241e9d bdf7e78264c64617a6e9e9425b1ae78c 5919d0a5fdd14fb987dab28efcce3160 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:27:55.819 7 INFO neutron.db.segments_db [None req-6c688fb2-fe9b-4c67-ae10-782218241e9d bdf7e78264c64617a6e9e9425b1ae78c 5919d0a5fdd14fb987dab28efcce3160 - - default default] Added segment f20c217f-bce8-4ac4-aad2-01ceaa0ec69b of type vxlan for network 30266bbb-f840-4f0a-b0be-9239b06a6efb [pid: 8|app: 0|req: 531/1020] 10.0.0.183 () {34 vars in 1002 bytes} [Thu Apr 23 01:27:55 2026] GET /v2.0/ports?tenant_id=1a3c3083fa3a43ff97ad7a0d0136a1e3&fields=id => generated 103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1021] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:27:55 2026] POST /v2.0/networks => generated 636 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1022] 10.0.0.183 () {34 vars in 1008 bytes} [Thu Apr 23 01:27:55 2026] GET /v2.0/networks/310caf4d-d651-4b88-8acf-cc4a497333d3?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:27:55.942 7 WARNING neutron_lib.context [None req-b648aa5e-c9f6-4e2d-896a-d43bf3d20deb bdf7e78264c64617a6e9e9425b1ae78c 5919d0a5fdd14fb987dab28efcce3160 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 533/1023] 10.0.0.183 () {34 vars in 1108 bytes} [Thu Apr 23 01:27:55 2026] GET /v2.0/networks/310caf4d-d651-4b88-8acf-cc4a497333d3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1024] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:56 2026] GET /v2.0/ports?device_id=97e627fb-6cb9-494b-8d71-954a5131183c => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1025] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:56 2026] GET /v2.0/security-groups?id=9d82087a-9833-4e65-93b8-5a8fc5769f9f&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1026] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:56 2026] GET /v2.0/ports?device_id=e97957bd-98b7-4086-a8eb-9cd05cc284ba => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1027] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:27:55 2026] POST /v2.0/subnets => generated 622 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1028] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:27:56 2026] GET /v2.0/security-groups?tenant_id=7d52584ce45b4d5aa9b147fc38610d1c&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:27:56.389 8 WARNING neutron_lib.context [None req-72ceec7c-f199-4558-948a-0251228490be bdf7e78264c64617a6e9e9425b1ae78c 5919d0a5fdd14fb987dab28efcce3160 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 492/1029] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:56 2026] GET /v2.0/ports?device_id=97e627fb-6cb9-494b-8d71-954a5131183c => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1030] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:27:56 2026] DELETE /v2.0/security-groups/204d7d7e-67c6-47c4-bb1c-6249b10b3d3a => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1031] 10.0.0.199 () {34 vars in 665 bytes} [Thu Apr 23 01:27:56 2026] POST /v2.0/ports => generated 928 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:27:56.856 8 INFO neutron.services.segments.plugin [-] Segment 033b0e47-8d4f-4a44-9a29-4ee6a2f0a494 resource provider aggregate not found 2026-04-23 01:27:56.863 8 INFO neutron.services.segments.plugin [-] Segment 033b0e47-8d4f-4a44-9a29-4ee6a2f0a494 resource provider aggregate not found 2026-04-23 01:27:56.878 8 INFO neutron.services.segments.plugin [-] Segment 033b0e47-8d4f-4a44-9a29-4ee6a2f0a494 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 033b0e47-8d4f-4a44-9a29-4ee6a2f0a494 found for delete ", "request_id": "req-a0733a9b-8765-4c75-9bbb-14a2f6d0d078"}]} 2026-04-23 01:27:56.882 8 INFO neutron.services.segments.plugin [-] Segment 033b0e47-8d4f-4a44-9a29-4ee6a2f0a494 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 033b0e47-8d4f-4a44-9a29-4ee6a2f0a494 found for delete ", "request_id": "req-c45a3ab5-e681-4174-a44f-bf86e9ba8180"}]} 2026-04-23 01:27:56.903 8 INFO neutron.services.segments.plugin [-] Segment d6956cc2-1cc0-4dbb-9ad5-71b0aa41a017 resource provider aggregate not found 2026-04-23 01:27:56.912 8 INFO neutron.services.segments.plugin [-] Segment d6956cc2-1cc0-4dbb-9ad5-71b0aa41a017 resource provider aggregate not found 2026-04-23 01:27:56.923 8 INFO neutron.services.segments.plugin [-] Segment d6956cc2-1cc0-4dbb-9ad5-71b0aa41a017 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6956cc2-1cc0-4dbb-9ad5-71b0aa41a017 found for delete ", "request_id": "req-7fed6e93-28d8-453b-bc7d-2762891434d9"}]} 2026-04-23 01:27:56.937 8 INFO neutron.services.segments.plugin [-] Segment d6956cc2-1cc0-4dbb-9ad5-71b0aa41a017 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6956cc2-1cc0-4dbb-9ad5-71b0aa41a017 found for delete ", "request_id": "req-e6e568b8-0da3-47aa-9276-9c90ec23cd5d"}]} 2026-04-23 01:27:56.945 8 INFO neutron.services.segments.plugin [-] Segment efa5f92e-5c83-468f-b612-e8cfd29d049a resource provider aggregate not found 2026-04-23 01:27:56.963 8 INFO neutron.services.segments.plugin [-] Segment efa5f92e-5c83-468f-b612-e8cfd29d049a resource provider aggregate not found 2026-04-23 01:27:56.968 8 INFO neutron.services.segments.plugin [-] Segment efa5f92e-5c83-468f-b612-e8cfd29d049a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efa5f92e-5c83-468f-b612-e8cfd29d049a found for delete ", "request_id": "req-a5a727cb-1534-4198-8143-90d7b8f986d0"}]} 2026-04-23 01:27:56.982 8 INFO neutron.services.segments.plugin [-] Segment efa5f92e-5c83-468f-b612-e8cfd29d049a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efa5f92e-5c83-468f-b612-e8cfd29d049a found for delete ", "request_id": "req-b0c7a7ff-6abd-4fb8-869c-b01d412c1448"}]} 2026-04-23 01:27:57.126 7 INFO neutron.db.l3_db [None req-84b1533f-b93e-4cc9-ae56-f50a591c1e63 12f8481f9d46483aa8cc2b6dcf853031 6c84b5593e984cd3b2ffebb9afa71682 - - default default] Floating IP 922face6-add1-4bf2-a834-baaf74023cf0 associated. External IP: 10.96.250.220, port: 4681c7d1-3af6-422b-8c0a-1250c210a04e. [pid: 8|app: 0|req: 539/1032] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:27:56 2026] DELETE /v2.0/ports/1fadda27-c041-4fdf-85c7-4b0f080c5d1d => generated 0 bytes in 500 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1033] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:27:57 2026] GET /v2.0/networks?id=310caf4d-d651-4b88-8acf-cc4a497333d3 => generated 677 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1034] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:57 2026] GET /v2.0/ports?device_id=e97957bd-98b7-4086-a8eb-9cd05cc284ba => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:27:57.508 8 INFO neutron.pecan_wsgi.hooks.translation [None req-400d5c0e-e6fe-4689-9afe-4c77b43ac06a bdf7e78264c64617a6e9e9425b1ae78c 5919d0a5fdd14fb987dab28efcce3160 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 542/1035] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:27:57 2026] GET /v2.0/ports/1fadda27-c041-4fdf-85c7-4b0f080c5d1d => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:27:57.515 8 WARNING neutron_lib.context [req-2c6a1acc-ff8f-42f5-9167-0422b5f16ca0 req-a7d4ecb4-ab8d-4738-af9d-fbae49b2835b 1ecebebfe87941478d6f4d21b416476e 1a3c3083fa3a43ff97ad7a0d0136a1e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 494/1036] 10.0.0.199 () {34 vars in 749 bytes} [Thu Apr 23 01:27:56 2026] PUT /v2.0/floatingips/922face6-add1-4bf2-a834-baaf74023cf0 => generated 856 bytes in 1003 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:57.641 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1739b5d1-e194-4c56-bf81-48269e97ee1d'] response: {'name': 'network-changed', 'server_uuid': '97e627fb-6cb9-494b-8d71-954a5131183c', 'tag': '4681c7d1-3af6-422b-8c0a-1250c210a04e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 495/1037] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:27:57 2026] DELETE /v2.0/subnets/a47d3b1b-1107-4ee8-8182-f8c19160114f => 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: 496/1038] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:57 2026] GET /v2.0/ports?device_id=97e627fb-6cb9-494b-8d71-954a5131183c => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1039] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:27:57 2026] GET /v2.0/ports?tenant_id=6c84b5593e984cd3b2ffebb9afa71682&device_id=97e627fb-6cb9-494b-8d71-954a5131183c => 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: 543/1040] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 23 01:27:57 2026] POST /v2.0/ports => generated 954 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 544/1041] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:58 2026] GET /v2.0/security-groups?id=9d82087a-9833-4e65-93b8-5a8fc5769f9f&fields=id&fields=name => generated 112 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1042] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:27:58 2026] GET /v2.0/networks?id=2bf4d93a-c0dc-4ee8-a88f-ea64affea153 => generated 772 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:58.361 7 INFO neutron.services.segments.plugin [-] Segment f20c217f-bce8-4ac4-aad2-01ceaa0ec69b resource provider aggregate not found 2026-04-23 01:27:58.369 7 INFO neutron.services.segments.plugin [-] Segment f20c217f-bce8-4ac4-aad2-01ceaa0ec69b resource provider aggregate not found 2026-04-23 01:27:58.386 7 INFO neutron.services.segments.plugin [-] Segment f20c217f-bce8-4ac4-aad2-01ceaa0ec69b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f20c217f-bce8-4ac4-aad2-01ceaa0ec69b found for delete ", "request_id": "req-f5501b2d-f945-4185-bd9e-e4065a555085"}]} 2026-04-23 01:27:58.403 7 INFO neutron.services.segments.plugin [-] Segment f20c217f-bce8-4ac4-aad2-01ceaa0ec69b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f20c217f-bce8-4ac4-aad2-01ceaa0ec69b found for delete ", "request_id": "req-1de42314-d2e8-4b13-8211-3ae8d4f2c07b"}]} [pid: 7|app: 0|req: 498/1043] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:27:57 2026] DELETE /v2.0/networks/30266bbb-f840-4f0a-b0be-9239b06a6efb => generated 0 bytes in 507 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1044] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 23 01:27:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=4681c7d1-3af6-422b-8c0a-1250c210a04e => generated 859 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:58.511 7 WARNING neutron_lib.context [None req-cea1afc4-8153-410a-bc16-c6914aec42c7 bdf7e78264c64617a6e9e9425b1ae78c 5919d0a5fdd14fb987dab28efcce3160 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 502/1047] 10.0.0.199 () {34 vars in 665 bytes} [Thu Apr 23 01:27:58 2026] POST /v2.0/ports => generated 779 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 503/1048] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:27:58 2026] GET /v2.0/subnets?id=cdfbef5a-4235-49a0-90e2-7ef91bc2b2b0 => generated 670 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1049] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:59 2026] GET /v2.0/ports?device_id=e97957bd-98b7-4086-a8eb-9cd05cc284ba => generated 969 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1050] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:27:59 2026] GET /v2.0/ports?device_id=97e627fb-6cb9-494b-8d71-954a5131183c => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:59.423 7 WARNING neutron_lib.context [None req-44808220-6d1f-43ce-a753-18ed19aca1c4 fa0a21bb817d4b4aa8b727b98cf476e7 4b6a2917a0a644c8b67f312431055e2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:27:59.556 7 INFO neutron.db.segments_db [None req-44808220-6d1f-43ce-a753-18ed19aca1c4 fa0a21bb817d4b4aa8b727b98cf476e7 4b6a2917a0a644c8b67f312431055e2e - - default default] Added segment ab7093fe-937d-470c-92af-548547f47479 of type vxlan for network 68b21418-9095-4859-9d5c-4d3bcf78892a [pid: 8|app: 0|req: 546/1051] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 23 01:27:58 2026] PUT /v2.0/ports/c55445f8-2484-470a-9b1d-b2d87d8f4382 => generated 1199 bytes in 1272 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: 506/1052] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:27:59 2026] POST /v2.0/networks => generated 644 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1053] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:27:59 2026] GET /v2.0/ports?network_id=2bf4d93a-c0dc-4ee8-a88f-ea64affea153&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1054] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:59 2026] GET /v2.0/security-groups?id=1f91312e-7751-4710-9a53-3e1a819cd929&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: 509/1055] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 23 01:27:59 2026] GET /v2.0/ports?device_id=97e627fb-6cb9-494b-8d71-954a5131183c => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:59.824 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-70e7f5ab-56e3-43a7-894f-3b9e4aab7281'] response: {'name': 'network-changed', 'server_uuid': 'e97957bd-98b7-4086-a8eb-9cd05cc284ba', 'tag': 'c55445f8-2484-470a-9b1d-b2d87d8f4382', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 510/1056] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:27:59 2026] GET /v2.0/security-groups?id=9d82087a-9833-4e65-93b8-5a8fc5769f9f&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: 547/1057] 10.0.0.199 () {34 vars in 737 bytes} [Thu Apr 23 01:27:59 2026] PUT /v2.0/ports/516be0ee-cffc-43bd-a343-6d1b17b0b274 => generated 752 bytes in 255 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-04-23 01:27:59.884 8 WARNING neutron_lib.context [None req-9b49b9ab-ef80-40ce-a695-3844dc940b8b fa0a21bb817d4b4aa8b727b98cf476e7 4b6a2917a0a644c8b67f312431055e2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1058] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:27:59 2026] GET /v2.0/ports?tenant_id=1a3c3083fa3a43ff97ad7a0d0136a1e3&device_id=e97957bd-98b7-4086-a8eb-9cd05cc284ba => 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: 512/1059] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:27:59 2026] GET /v2.0/networks/2bf4d93a-c0dc-4ee8-a88f-ea64affea153?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1060] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:27:59 2026] POST /v2.0/subnets => generated 617 bytes in 389 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-04-23 01:28:00.274 7 INFO neutron.db.l3_db [req-80ec0b01-9c95-4494-8a62-7ae8032e78e6 req-9b4a83e9-b5fe-4484-b9f6-d31733955080 12f8481f9d46483aa8cc2b6dcf853031 6c84b5593e984cd3b2ffebb9afa71682 - - default default] Floating IP 922face6-add1-4bf2-a834-baaf74023cf0 disassociated. External IP: 10.96.250.220, port: 4681c7d1-3af6-422b-8c0a-1250c210a04e. [pid: 8|app: 0|req: 549/1061] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:28:00 2026] DELETE /v2.0/ports/516be0ee-cffc-43bd-a343-6d1b17b0b274 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1062] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:28:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c55445f8-2484-470a-9b1d-b2d87d8f4382 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1063] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:28:00 2026] GET /v2.0/networks/2bf4d93a-c0dc-4ee8-a88f-ea64affea153?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) 2026-04-23 01:28:00.710 8 WARNING neutron_lib.context [None req-04f5c0f2-0673-42d2-a0f9-39ab1b90edbc fa0a21bb817d4b4aa8b727b98cf476e7 4b6a2917a0a644c8b67f312431055e2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 513/1064] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 23 01:27:59 2026] DELETE /v2.0/ports/4681c7d1-3af6-422b-8c0a-1250c210a04e => generated 0 bytes in 792 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:28:00.797 8 INFO neutron.db.segments_db [None req-04f5c0f2-0673-42d2-a0f9-39ab1b90edbc fa0a21bb817d4b4aa8b727b98cf476e7 4b6a2917a0a644c8b67f312431055e2e - - default default] Added segment 57f05159-e551-4739-a29b-31e36294179b of type vxlan for network 7c0670c0-96ab-4aaf-bd7c-8b440b12714d [pid: 8|app: 0|req: 552/1065] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:28:00 2026] POST /v2.0/networks => generated 642 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1066] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:28:00 2026] GET /v2.0/subnets?id=3b22dd9f-f2a7-429c-aa3c-156018b1dbe6 => generated 671 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1067] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:00 2026] GET /v2.0/ports?device_id=e97957bd-98b7-4086-a8eb-9cd05cc284ba => generated 969 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1068] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:01 2026] GET /v2.0/ports?device_id=97e627fb-6cb9-494b-8d71-954a5131183c => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:28:01.167 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b210bb7-58c6-4507-a80f-3db247e14159'] response: {'server_uuid': '97e627fb-6cb9-494b-8d71-954a5131183c', 'name': 'network-vif-deleted', 'tag': '4681c7d1-3af6-422b-8c0a-1250c210a04e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 514/1069] 10.0.0.199 () {32 vars in 643 bytes} [Thu Apr 23 01:28:00 2026] GET /v2.0/ports => generated 781 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1070] 10.0.0.199 () {34 vars in 743 bytes} [Thu Apr 23 01:28:01 2026] PUT /v2.0/networks/7c0670c0-96ab-4aaf-bd7c-8b440b12714d => generated 592 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1071] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:28:01 2026] GET /v2.0/ports?network_id=310caf4d-d651-4b88-8acf-cc4a497333d3&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:28:01.346 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e6b60448-0b78-48c3-b58b-18b994ed1810 bdf7e78264c64617a6e9e9425b1ae78c 5919d0a5fdd14fb987dab28efcce3160 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 516/1072] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:28:01 2026] GET /v2.0/ports/516be0ee-cffc-43bd-a343-6d1b17b0b274 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:28:01.352 7 WARNING neutron_lib.context [None req-801b69a0-3d95-4850-81a0-a4bafa0a3d83 fa0a21bb817d4b4aa8b727b98cf476e7 4b6a2917a0a644c8b67f312431055e2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 557/1073] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:28:01 2026] GET /v2.0/security-groups?id=1f91312e-7751-4710-9a53-3e1a819cd929&fields=id&fields=name => generated 88 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1074] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:28:01 2026] GET /v2.0/networks/310caf4d-d651-4b88-8acf-cc4a497333d3?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: 559/1075] 10.0.0.199 () {32 vars in 643 bytes} [Thu Apr 23 01:28:01 2026] GET /v2.0/ports => generated 781 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1076] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:28:01 2026] GET /v2.0/networks/310caf4d-d651-4b88-8acf-cc4a497333d3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1077] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:28:01 2026] GET /v2.0/ports/9dfb2aaf-aa5b-4373-afaa-2bdb70e5cbd5 => generated 778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1078] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:28:01 2026] GET /v2.0/ports?tenant_id=1a3c3083fa3a43ff97ad7a0d0136a1e3&device_id=e97957bd-98b7-4086-a8eb-9cd05cc284ba => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:28:01.664 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c89104e7-026c-430e-966b-4f07cf4f1577 bdf7e78264c64617a6e9e9425b1ae78c 5919d0a5fdd14fb987dab28efcce3160 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 563/1079] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:28:01 2026] DELETE /v2.0/ports/1fadda27-c041-4fdf-85c7-4b0f080c5d1d => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1080] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:28:01 2026] POST /v2.0/subnets => generated 602 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1081] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:28:01 2026] GET /v2.0/networks?id=310caf4d-d651-4b88-8acf-cc4a497333d3 => generated 773 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:01.765 7 INFO neutron.pecan_wsgi.hooks.translation [None req-218fd295-4ffd-475a-9543-e382e060dacc bdf7e78264c64617a6e9e9425b1ae78c 5919d0a5fdd14fb987dab28efcce3160 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 518/1082] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:01 2026] DELETE /v2.0/subnets/a47d3b1b-1107-4ee8-8182-f8c19160114f => 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: 519/1083] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:28:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c55445f8-2484-470a-9b1d-b2d87d8f4382 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:28:01.818 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8fae27c0-20b9-4037-9f26-2da9abee7117 bdf7e78264c64617a6e9e9425b1ae78c 5919d0a5fdd14fb987dab28efcce3160 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 520/1084] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:01 2026] DELETE /v2.0/subnets/b85f32fb-3c8c-4a6d-ad18-64cbb63332ae => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1085] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:28:01 2026] GET /v2.0/subnets?id=3b22dd9f-f2a7-429c-aa3c-156018b1dbe6 => generated 671 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1086] 10.0.0.199 () {34 vars in 741 bytes} [Thu Apr 23 01:28:01 2026] PUT /v2.0/subnets/a75cdabb-a22f-4fba-9b63-bc904c2880e4 => generated 612 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1087] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:28:01 2026] GET /v2.0/ports?network_id=310caf4d-d651-4b88-8acf-cc4a497333d3&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1088] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:28:01 2026] DELETE /v2.0/ports/9dfb2aaf-aa5b-4373-afaa-2bdb70e5cbd5 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1089] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:28:02 2026] GET /v2.0/networks/310caf4d-d651-4b88-8acf-cc4a497333d3?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:28:02.385 7 INFO neutron.services.segments.plugin [-] Segment 95497b91-b9c9-44b0-bcb4-bd2be58ae432 resource provider aggregate not found 2026-04-23 01:28:02.390 7 INFO neutron.services.segments.plugin [-] Segment 95497b91-b9c9-44b0-bcb4-bd2be58ae432 resource provider aggregate not found 2026-04-23 01:28:02.407 7 INFO neutron.services.segments.plugin [-] Segment 95497b91-b9c9-44b0-bcb4-bd2be58ae432 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95497b91-b9c9-44b0-bcb4-bd2be58ae432 found for delete ", "request_id": "req-df395a4f-256f-4206-8ae5-1b784c741f7d"}]} 2026-04-23 01:28:02.411 7 INFO neutron.services.segments.plugin [-] Segment 95497b91-b9c9-44b0-bcb4-bd2be58ae432 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95497b91-b9c9-44b0-bcb4-bd2be58ae432 found for delete ", "request_id": "req-649ba2a0-8c21-4578-a9bb-b4eafd51e018"}]} [pid: 7|app: 0|req: 524/1090] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:28:02 2026] DELETE /v2.0/networks/08891f90-ebd2-4483-839e-edb7458d2c87 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:28:02.448 8 INFO neutron.services.segments.plugin [-] Segment 57f05159-e551-4739-a29b-31e36294179b resource provider aggregate not found 2026-04-23 01:28:02.452 8 INFO neutron.services.segments.plugin [-] Segment 57f05159-e551-4739-a29b-31e36294179b resource provider aggregate not found 2026-04-23 01:28:02.470 8 INFO neutron.services.segments.plugin [-] Segment 57f05159-e551-4739-a29b-31e36294179b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57f05159-e551-4739-a29b-31e36294179b found for delete ", "request_id": "req-0e6e0229-077e-4f2c-b913-c062647edea1"}]} 2026-04-23 01:28:02.472 8 INFO neutron.services.segments.plugin [-] Segment 57f05159-e551-4739-a29b-31e36294179b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57f05159-e551-4739-a29b-31e36294179b found for delete ", "request_id": "req-a86bdbbc-84ca-44fb-b87a-ff9b22f9bb64"}]} [pid: 7|app: 0|req: 525/1091] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:28:02 2026] GET /v2.0/networks/310caf4d-d651-4b88-8acf-cc4a497333d3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1092] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:02 2026] DELETE /v2.0/security-groups/9d82087a-9833-4e65-93b8-5a8fc5769f9f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1093] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:02 2026] GET /v2.0/ports?device_id=e97957bd-98b7-4086-a8eb-9cd05cc284ba => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:02.695 7 INFO neutron.api.v2.resource [None req-4e4a3ce1-5c32-442e-bbfb-299031868050 12f8481f9d46483aa8cc2b6dcf853031 6c84b5593e984cd3b2ffebb9afa71682 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 528/1094] 10.0.0.199 () {32 vars in 737 bytes} [Thu Apr 23 01:28:02 2026] GET /v2.0/security-groups/9d82087a-9833-4e65-93b8-5a8fc5769f9f => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1095] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:28:02 2026] GET /v2.0/security-groups?id=1f91312e-7751-4710-9a53-3e1a819cd929&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1096] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:28:02 2026] DELETE /v2.0/floatingips/922face6-add1-4bf2-a834-baaf74023cf0 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1097] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:28:03 2026] GET /v2.0/security-groups?tenant_id=5919d0a5fdd14fb987dab28efcce3160&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1098] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:28:01 2026] DELETE /v2.0/networks/7c0670c0-96ab-4aaf-bd7c-8b440b12714d => generated 0 bytes in 1370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1099] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:03 2026] DELETE /v2.0/security-groups/7f65dcbe-62fc-4ea0-a27f-f17d41021178 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:03.487 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a51d4d75-95a4-485c-9b41-f14227985368 fa0a21bb817d4b4aa8b727b98cf476e7 4b6a2917a0a644c8b67f312431055e2e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 569/1100] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:28:03 2026] DELETE /v2.0/networks/7c0670c0-96ab-4aaf-bd7c-8b440b12714d => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1101] 10.0.0.199 () {32 vars in 694 bytes} [Thu Apr 23 01:28:03 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1102] 10.0.0.199 () {32 vars in 742 bytes} [Thu Apr 23 01:28:03 2026] GET /v2.0/subnets?network_id=3b73cdd4-aa76-45c6-bfad-dd9dc2bcf76e => generated 626 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1103] 10.0.0.199 () {32 vars in 653 bytes} [Thu Apr 23 01:28:03 2026] GET /v2.0/extensions => generated 19901 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1104] 10.0.0.199 () {32 vars in 649 bytes} [Thu Apr 23 01:28:03 2026] GET /v2.0/networks => generated 1309 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1105] 10.0.0.199 () {32 vars in 647 bytes} [Thu Apr 23 01:28:03 2026] GET /v2.0/subnets => generated 1233 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1106] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:03 2026] GET /v2.0/ports?device_id=e97957bd-98b7-4086-a8eb-9cd05cc284ba => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1107] 10.0.0.199 () {32 vars in 723 bytes} [Thu Apr 23 01:28:03 2026] GET /v2.0/networks/68b21418-9095-4859-9d5c-4d3bcf78892a => generated 669 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1108] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:28:03 2026] GET /v2.0/security-groups?id=1f91312e-7751-4710-9a53-3e1a819cd929&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1109] 10.0.0.199 () {32 vars in 721 bytes} [Thu Apr 23 01:28:04 2026] GET /v2.0/subnets/5702ace7-a0a8-429e-960b-9ad67228046a => generated 617 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:04.081 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c215a4ce-25c0-4e36-8d26-a75b5be9bfec fa0a21bb817d4b4aa8b727b98cf476e7 4b6a2917a0a644c8b67f312431055e2e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 579/1110] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:04 2026] DELETE /v2.0/subnets/a75cdabb-a22f-4fba-9b63-bc904c2880e4 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:28:04.110 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fbd51afe-e10a-4f0e-a86b-7cfaf3bc9718 fa0a21bb817d4b4aa8b727b98cf476e7 4b6a2917a0a644c8b67f312431055e2e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 580/1111] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:28:04 2026] DELETE /v2.0/networks/7c0670c0-96ab-4aaf-bd7c-8b440b12714d => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1112] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:04 2026] DELETE /v2.0/subnets/5702ace7-a0a8-429e-960b-9ad67228046a => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:28:04.513 8 INFO neutron.services.segments.plugin [-] Segment 57f05159-e551-4739-a29b-31e36294179b resource provider aggregate not found 2026-04-23 01:28:04.520 8 INFO neutron.services.segments.plugin [-] Segment 57f05159-e551-4739-a29b-31e36294179b resource provider aggregate not found 2026-04-23 01:28:04.538 8 INFO neutron.services.segments.plugin [-] Segment 57f05159-e551-4739-a29b-31e36294179b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57f05159-e551-4739-a29b-31e36294179b found for delete ", "request_id": "req-eed43160-ff29-453a-8e2b-fee31f58b4d6"}]} 2026-04-23 01:28:04.551 8 INFO neutron.services.segments.plugin [-] Segment 57f05159-e551-4739-a29b-31e36294179b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57f05159-e551-4739-a29b-31e36294179b found for delete ", "request_id": "req-cf45f19d-8bac-4bdf-842f-b86dd1047f99"}]} [pid: 8|app: 0|req: 582/1113] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:28:04 2026] DELETE /v2.0/networks/68b21418-9095-4859-9d5c-4d3bcf78892a => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1114] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:28:03 2026] PUT /v2.0/routers/2d75fce2-714e-424c-9a5d-b1748d5d8bb6/remove_router_interface => generated 309 bytes in 1474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1115] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:05 2026] GET /v2.0/ports?device_id=e97957bd-98b7-4086-a8eb-9cd05cc284ba => generated 971 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1116] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:28:05 2026] GET /v2.0/security-groups?id=1f91312e-7751-4710-9a53-3e1a819cd929&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1117] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:28:05 2026] GET /v2.0/security-groups?tenant_id=4b6a2917a0a644c8b67f312431055e2e&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1118] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:05 2026] DELETE /v2.0/security-groups/1995c678-658a-4ebb-a4de-e209c795fd27 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1119] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:05 2026] GET /v2.0/ports?device_id=e97957bd-98b7-4086-a8eb-9cd05cc284ba => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1120] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:28:05 2026] GET /v2.0/security-groups?id=1f91312e-7751-4710-9a53-3e1a819cd929&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:28:06.153 8 INFO neutron.db.l3_hamode_db [None req-71068b61-08d6-4dbd-8563-31892d9bae9a 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] HA network aaea0c36-d7c9-4f20-923a-ee0e7cc3f005 was deleted as no HA routers are present in tenant 6c84b5593e984cd3b2ffebb9afa71682. [pid: 8|app: 0|req: 583/1121] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:04 2026] DELETE /v2.0/routers/2d75fce2-714e-424c-9a5d-b1748d5d8bb6 => generated 0 bytes in 1356 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1122] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 23 01:28:06 2026] GET /v2.0/ports?device_id=e97957bd-98b7-4086-a8eb-9cd05cc284ba => generated 971 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1123] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:06 2026] DELETE /v2.0/subnets/cdfbef5a-4235-49a0-90e2-7ef91bc2b2b0 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:28:06.567 8 INFO neutron.services.segments.plugin [-] Segment ab7093fe-937d-470c-92af-548547f47479 resource provider aggregate not found 2026-04-23 01:28:06.584 8 INFO neutron.services.segments.plugin [-] Segment ab7093fe-937d-470c-92af-548547f47479 resource provider aggregate not found 2026-04-23 01:28:06.592 8 INFO neutron.services.segments.plugin [-] Segment ab7093fe-937d-470c-92af-548547f47479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab7093fe-937d-470c-92af-548547f47479 found for delete ", "request_id": "req-897880a8-85a6-49d1-adf1-30ecfa51512f"}]} 2026-04-23 01:28:06.617 8 INFO neutron.services.segments.plugin [-] Segment ab7093fe-937d-470c-92af-548547f47479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab7093fe-937d-470c-92af-548547f47479 found for delete ", "request_id": "req-8c356ffb-468d-4eb3-8ec2-50494ea95353"}]} 2026-04-23 01:28:06.621 8 INFO neutron.services.segments.plugin [-] Segment d0bece75-f4ac-46cf-acd2-53c91e80f943 resource provider aggregate not found 2026-04-23 01:28:06.649 8 INFO neutron.services.segments.plugin [-] Segment d0bece75-f4ac-46cf-acd2-53c91e80f943 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0bece75-f4ac-46cf-acd2-53c91e80f943 found for delete ", "request_id": "req-00a904bc-b2c5-4ddd-b589-f062cc273ac7"}]} 2026-04-23 01:28:06.653 8 INFO neutron.services.segments.plugin [-] Segment d0bece75-f4ac-46cf-acd2-53c91e80f943 resource provider aggregate not found 2026-04-23 01:28:06.688 8 INFO neutron.services.segments.plugin [-] Segment d0bece75-f4ac-46cf-acd2-53c91e80f943 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0bece75-f4ac-46cf-acd2-53c91e80f943 found for delete ", "request_id": "req-4ff667a8-4968-4ae7-b00a-6a0fedf36afe"}]} [pid: 8|app: 0|req: 585/1124] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 23 01:28:06 2026] DELETE /v2.0/ports/c55445f8-2484-470a-9b1d-b2d87d8f4382 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:28:06.809 7 INFO neutron.services.segments.plugin [-] Segment c64a79c1-7851-48e5-84c2-0f13f1de0639 resource provider aggregate not found 2026-04-23 01:28:06.815 7 INFO neutron.services.segments.plugin [-] Segment c64a79c1-7851-48e5-84c2-0f13f1de0639 resource provider aggregate not found [pid: 7|app: 0|req: 540/1125] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:28:06 2026] DELETE /v2.0/networks/2bf4d93a-c0dc-4ee8-a88f-ea64affea153 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:28:07.021 7 INFO neutron.services.segments.plugin [-] Segment c64a79c1-7851-48e5-84c2-0f13f1de0639 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c64a79c1-7851-48e5-84c2-0f13f1de0639 found for delete ", "request_id": "req-ac14b9b7-120f-4fa6-94cc-1541b36ed5f2"}]} 2026-04-23 01:28:07.025 7 INFO neutron.services.segments.plugin [-] Segment c64a79c1-7851-48e5-84c2-0f13f1de0639 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c64a79c1-7851-48e5-84c2-0f13f1de0639 found for delete ", "request_id": "req-9b5c27ed-0db8-45ff-a715-f6e7aac84a70"}]} [pid: 7|app: 0|req: 541/1126] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:07 2026] GET /v2.0/ports?device_id=e97957bd-98b7-4086-a8eb-9cd05cc284ba => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1127] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:28:07 2026] GET /v2.0/security-groups?tenant_id=6c84b5593e984cd3b2ffebb9afa71682&name=default => generated 2925 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1128] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:07 2026] DELETE /v2.0/security-groups/2ae4b471-f851-4c63-8420-70c4f1ebf543 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:07.748 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-af2f2f06-763b-4c8f-a2a5-02ebb3cfc6f4'] response: {'server_uuid': 'e97957bd-98b7-4086-a8eb-9cd05cc284ba', 'name': 'network-vif-deleted', 'tag': 'c55445f8-2484-470a-9b1d-b2d87d8f4382', 'status': 'completed', 'code': 200} 2026-04-23 01:28:07.913 8 WARNING neutron_lib.context [None req-9ef5f4ae-a2be-4712-9aad-7b9c32d16129 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:28:08.089 8 INFO neutron.db.segments_db [None req-9ef5f4ae-a2be-4712-9aad-7b9c32d16129 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Added segment 1a10ab42-9785-4461-bee5-9c81d9a40a1b of type vxlan for network 42012c58-0c74-499a-baf8-9b6b6ed80c9e [pid: 8|app: 0|req: 587/1129] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:28:07 2026] POST /v2.0/networks => generated 629 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:28:08.224 8 WARNING neutron_lib.context [None req-fc1f9244-671f-4fdd-9ae5-401c31b6d4f5 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:28:08.298 8 INFO neutron.db.segments_db [None req-fc1f9244-671f-4fdd-9ae5-401c31b6d4f5 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Added segment afb80503-6420-414e-89f8-a02b77a50212 of type vxlan for network 791fd541-c670-458c-bb36-927e332eb819 [pid: 8|app: 0|req: 588/1130] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:28:08 2026] POST /v2.0/networks => generated 629 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:28:08.418 8 WARNING neutron_lib.context [None req-43c5165c-4b1c-438f-a4fe-6eecd148e016 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 589/1131] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:28:08 2026] POST /v2.0/subnets => generated 602 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:28:08.977 8 WARNING neutron_lib.context [None req-cb64d52c-82b8-41f8-9095-cdfd429fed47 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 590/1132] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:28:08 2026] POST /v2.0/subnets => generated 602 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1133] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:28:08 2026] PUT /v2.0/routers/24f4ebeb-b126-46b5-8a7f-f5022b2d26a9/remove_router_interface => generated 309 bytes in 1385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:09.522 7 WARNING neutron_lib.context [None req-3c4bd2b1-f0de-45d0-a8f1-94992406d2ab 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:28:09.585 7 INFO neutron.db.segments_db [None req-3c4bd2b1-f0de-45d0-a8f1-94992406d2ab 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Added segment f29c3ba9-8322-45b0-893d-13b995e43008 of type vxlan for network e71a870f-65f0-458b-b4a5-72841d4335dd 2026-04-23 01:28:09.712 8 INFO neutron.db.segments_db [None req-d227bb57-8811-48b0-91c5-82f95475cf39 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment 20fb1322-e5e6-4016-826c-bab186447a9f of type vxlan for network f518c6e3-b419-4774-b883-a68717e21894 [pid: 8|app: 0|req: 591/1134] 10.0.0.199 () {34 vars in 671 bytes} [Thu Apr 23 01:28:09 2026] POST /v2.0/networks => generated 744 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:28:09.957 7 INFO neutron.db.l3_hamode_db [None req-3c4bd2b1-f0de-45d0-a8f1-94992406d2ab 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:28:10.167 7 INFO neutron.db.l3_hamode_db [None req-3c4bd2b1-f0de-45d0-a8f1-94992406d2ab 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 544/1135] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:28:09 2026] POST /v2.0/routers => generated 507 bytes in 1616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:28:11.210 8 INFO neutron.services.segments.plugin [-] Segment f864e7ef-c1c6-4b21-8216-0075493455bc resource provider aggregate not found 2026-04-23 01:28:11.227 8 INFO neutron.services.segments.plugin [-] Segment f864e7ef-c1c6-4b21-8216-0075493455bc resource provider aggregate not found 2026-04-23 01:28:11.232 8 INFO neutron.services.segments.plugin [-] Segment f864e7ef-c1c6-4b21-8216-0075493455bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f864e7ef-c1c6-4b21-8216-0075493455bc found for delete ", "request_id": "req-718ab941-d526-43c0-8cee-2b31b8a8025c"}]} 2026-04-23 01:28:11.249 8 INFO neutron.services.segments.plugin [-] Segment f864e7ef-c1c6-4b21-8216-0075493455bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f864e7ef-c1c6-4b21-8216-0075493455bc found for delete ", "request_id": "req-d1a96484-718d-4c58-b6e1-423d4c25e218"}]} 2026-04-23 01:28:11.254 8 INFO neutron.db.l3_hamode_db [None req-72ad327c-53d0-4b92-b8cf-8c88aaa0bee8 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] HA network e1e8f74e-6a01-48b3-9dca-d4466a7836dc was deleted as no HA routers are present in tenant 1a3c3083fa3a43ff97ad7a0d0136a1e3. [pid: 8|app: 0|req: 592/1136] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:09 2026] DELETE /v2.0/routers/24f4ebeb-b126-46b5-8a7f-f5022b2d26a9 => generated 0 bytes in 1389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1137] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:28:11 2026] GET /v2.0/security-groups?tenant_id=acd06c40c18a4d9f9ee38cd33c0eb02a&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1138] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:28:11 2026] POST /v2.0/subnets => generated 667 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1139] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:11 2026] DELETE /v2.0/subnets/3b22dd9f-f2a7-429c-aa3c-156018b1dbe6 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1140] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:11 2026] DELETE /v2.0/security-groups/19006bd2-fba6-4b8e-81b5-e314f95aa797 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:12.001 8 INFO neutron.db.segments_db [None req-f9ea73d4-a1b6-4a74-a5ec-37f7108659d4 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment 5da9095b-4fae-49a2-9aca-fce9b0d29082 of type vxlan for network cb6e4e7f-2297-4c92-a249-543e949fbe6d 2026-04-23 01:28:12.362 8 INFO neutron.db.l3_hamode_db [None req-f9ea73d4-a1b6-4a74-a5ec-37f7108659d4 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 546/1141] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:28:11 2026] PUT /v2.0/routers/c0be7621-d49e-469d-8194-37b4bd9c88a1/add_router_interface => generated 309 bytes in 2375 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:13.970 8 INFO neutron.db.l3_hamode_db [None req-f9ea73d4-a1b6-4a74-a5ec-37f7108659d4 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:28:14.081 7 INFO neutron.services.segments.plugin [-] Segment a9cc7f37-3eaf-4e2d-87c5-61e22aafb6d9 resource provider aggregate not found 2026-04-23 01:28:14.085 7 INFO neutron.services.segments.plugin [-] Segment a9cc7f37-3eaf-4e2d-87c5-61e22aafb6d9 resource provider aggregate not found [pid: 7|app: 0|req: 547/1142] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:28:13 2026] DELETE /v2.0/networks/310caf4d-d651-4b88-8acf-cc4a497333d3 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:28:14.112 7 INFO neutron.services.segments.plugin [-] Segment a9cc7f37-3eaf-4e2d-87c5-61e22aafb6d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9cc7f37-3eaf-4e2d-87c5-61e22aafb6d9 found for delete ", "request_id": "req-c1c83222-2a6f-4394-a364-b6ce19aea5a2"}]} 2026-04-23 01:28:14.117 7 INFO neutron.services.segments.plugin [-] Segment a9cc7f37-3eaf-4e2d-87c5-61e22aafb6d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9cc7f37-3eaf-4e2d-87c5-61e22aafb6d9 found for delete ", "request_id": "req-0ccb3a0e-ff4d-4490-9c96-f3c4df2f0c2a"}]} [pid: 7|app: 0|req: 548/1143] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:28:14 2026] GET /v2.0/security-groups?tenant_id=4d6e0af993b14300bbbd736735760ffb&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1146] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:28:14 2026] GET /v2.0/ports/ddf239cf-a865-45df-b1a6-4d54294583a1 => generated 955 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1147] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:14 2026] DELETE /v2.0/security-groups/99c89575-e83f-47cc-96cc-7abe7e3423ea => 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: 553/1148] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:28:14 2026] GET /v2.0/security-groups?tenant_id=1a3c3083fa3a43ff97ad7a0d0136a1e3&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1149] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:28:11 2026] POST /v2.0/routers => generated 731 bytes in 3252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1150] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:15 2026] DELETE /v2.0/security-groups/1f91312e-7751-4710-9a53-3e1a819cd929 => 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: 554/1151] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:28:14 2026] PUT /v2.0/routers/c0be7621-d49e-469d-8194-37b4bd9c88a1/add_router_interface => generated 309 bytes in 1674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1152] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:28:16 2026] GET /v2.0/ports/b6771dcb-45f2-4371-87ae-7a1b6e9624f7 => generated 955 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1153] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:28:15 2026] PUT /v2.0/routers/44445324-8dad-4e8c-8313-ac3b844a96e2/add_router_interface => generated 309 bytes in 1726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1154] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:28:16 2026] PUT /v2.0/routers/c0be7621-d49e-469d-8194-37b4bd9c88a1/remove_router_interface => generated 309 bytes in 1162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1155] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:28:17 2026] GET /v2.0/security-groups?tenant_id=38b7ee2643b344cb8f7faec649b934cb&name=default => generated 2925 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1156] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:17 2026] DELETE /v2.0/security-groups/0d85f98c-56f5-4912-9c56-ae7562c017aa => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:17.666 8 WARNING neutron_lib.context [None req-58e16a70-3c4b-44fa-aade-0d06b0331f47 082b8ef9d0bb46c88a8ebf1ca7d1c90a 0cff49ba2bbb49a8b7e5fa8bbc79bdca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 601/1157] 10.0.0.199 () {34 vars in 685 bytes} [Thu Apr 23 01:28:17 2026] POST /v2.0/security-groups => generated 1660 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:28:17.791 8 WARNING neutron_lib.context [None req-24bb7590-d45e-4d5c-9334-905cd2013944 082b8ef9d0bb46c88a8ebf1ca7d1c90a 0cff49ba2bbb49a8b7e5fa8bbc79bdca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 602/1158] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:28:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:28:17.916 8 WARNING neutron_lib.context [None req-498278c5-111b-4320-aa33-18cdecee3dd1 082b8ef9d0bb46c88a8ebf1ca7d1c90a 0cff49ba2bbb49a8b7e5fa8bbc79bdca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 603/1159] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:28:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:28:18.036 8 WARNING neutron_lib.context [None req-bd1eb472-a8cf-4c2a-a66d-61c69530c692 082b8ef9d0bb46c88a8ebf1ca7d1c90a 0cff49ba2bbb49a8b7e5fa8bbc79bdca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 557/1160] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:28:17 2026] PUT /v2.0/routers/c0be7621-d49e-469d-8194-37b4bd9c88a1/remove_router_interface => generated 309 bytes in 1104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1161] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:28:18 2026] GET /v2.0/ports?device_id=c0be7621-d49e-469d-8194-37b4bd9c88a1 => 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: 604/1162] 10.0.0.199 () {34 vars in 676 bytes} [Thu Apr 23 01:28:18 2026] POST /v2.0/floatingips => generated 552 bytes in 724 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:28:19.257 7 INFO neutron.services.segments.plugin [-] Segment f29c3ba9-8322-45b0-893d-13b995e43008 resource provider aggregate not found 2026-04-23 01:28:19.263 7 INFO neutron.services.segments.plugin [-] Segment f29c3ba9-8322-45b0-893d-13b995e43008 resource provider aggregate not found 2026-04-23 01:28:19.272 7 INFO neutron.db.l3_hamode_db [None req-900d590e-8c72-4232-bc48-f9e82cb69808 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] HA network e71a870f-65f0-458b-b4a5-72841d4335dd was deleted as no HA routers are present in tenant dbbb99c5857c42118504cdcdb2b8a0c6. [pid: 7|app: 0|req: 559/1163] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:18 2026] DELETE /v2.0/routers/c0be7621-d49e-469d-8194-37b4bd9c88a1 => generated 0 bytes in 717 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:19.296 7 INFO neutron.services.segments.plugin [-] Segment f29c3ba9-8322-45b0-893d-13b995e43008 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f29c3ba9-8322-45b0-893d-13b995e43008 found for delete ", "request_id": "req-3a64f708-6d71-431f-9fa8-ac13b9056c4f"}]} 2026-04-23 01:28:19.298 7 INFO neutron.services.segments.plugin [-] Segment f29c3ba9-8322-45b0-893d-13b995e43008 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f29c3ba9-8322-45b0-893d-13b995e43008 found for delete ", "request_id": "req-24f168e6-3c08-499f-bb74-8cff1c4fbad0"}]} [pid: 8|app: 0|req: 605/1164] 10.0.0.183 () {34 vars in 1098 bytes} [Thu Apr 23 01:28:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--378447605&fields=id&tenant_id=0cff49ba2bbb49a8b7e5fa8bbc79bdca => generated 69 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1165] 10.0.0.183 () {34 vars in 982 bytes} [Thu Apr 23 01:28:19 2026] GET /v2.0/networks?id=f518c6e3-b419-4774-b883-a68717e21894 => generated 676 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1166] 10.0.0.183 () {34 vars in 965 bytes} [Thu Apr 23 01:28:19 2026] GET /v2.0/quotas/0cff49ba2bbb49a8b7e5fa8bbc79bdca => 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: 608/1167] 10.0.0.183 () {34 vars in 1002 bytes} [Thu Apr 23 01:28:19 2026] GET /v2.0/ports?tenant_id=0cff49ba2bbb49a8b7e5fa8bbc79bdca&fields=id => generated 103 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1168] 10.0.0.183 () {34 vars in 1008 bytes} [Thu Apr 23 01:28:19 2026] GET /v2.0/networks/f518c6e3-b419-4774-b883-a68717e21894?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: 610/1169] 10.0.0.183 () {34 vars in 1108 bytes} [Thu Apr 23 01:28:19 2026] GET /v2.0/networks/f518c6e3-b419-4774-b883-a68717e21894?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1170] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:19 2026] GET /v2.0/ports?device_id=bc67a85e-acb7-405f-9174-13f5b41b10f9 => 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: 560/1171] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:19 2026] DELETE /v2.0/subnets/22aec1ea-f49b-4316-a594-1649582c4da9 => generated 0 bytes in 680 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1172] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:19 2026] DELETE /v2.0/subnets/19a3a37b-5aab-4b28-9089-22302ef275ac => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 613/1173] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:28:20 2026] GET /v2.0/security-groups?tenant_id=2b505b63bc5f455083febedeedc7d64b&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1174] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:28:20 2026] DELETE /v2.0/networks/791fd541-c670-458c-bb36-927e332eb819 => generated 0 bytes in 471 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1175] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:20 2026] DELETE /v2.0/security-groups/a01d27c6-c973-4bed-a93a-7b38b57c7021 => 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: 615/1176] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:28:20 2026] GET /v2.0/networks?id=f518c6e3-b419-4774-b883-a68717e21894 => generated 676 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1177] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:28:20 2026] DELETE /v2.0/networks/42012c58-0c74-499a-baf8-9b6b6ed80c9e => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:28:20.950 7 WARNING neutron_lib.context [None req-e15c0e34-86a9-440e-9dd7-a3f12e45b9b8 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 616/1178] 199.204.45.233 () {34 vars in 1050 bytes} [Thu Apr 23 01:28:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0cff49ba2bbb49a8b7e5fa8bbc79bdca => generated 180 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:21.033 7 INFO neutron.db.segments_db [None req-e15c0e34-86a9-440e-9dd7-a3f12e45b9b8 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Added segment 844ef580-83c2-4115-8559-6097b371c7e3 of type vxlan for network 920ac7b1-d2c3-4f96-9d84-f85c99337b7d [pid: 7|app: 0|req: 563/1179] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:28:20 2026] POST /v2.0/networks => generated 630 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:28:21.183 7 WARNING neutron_lib.context [req-8a96c85a-af53-46cf-b8bd-d6557fcb6b03 req-ad62cc8c-2e5c-4c76-a642-b17a4fd3aa14 082b8ef9d0bb46c88a8ebf1ca7d1c90a 0cff49ba2bbb49a8b7e5fa8bbc79bdca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:28:21.199 8 WARNING neutron_lib.context [None req-ab34884d-d4ba-4ca1-b27e-2a531f8cd605 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:28:21.320 7 INFO neutron.services.segments.plugin [-] Segment afb80503-6420-414e-89f8-a02b77a50212 resource provider aggregate not found 2026-04-23 01:28:21.325 7 INFO neutron.services.segments.plugin [-] Segment afb80503-6420-414e-89f8-a02b77a50212 resource provider aggregate not found 2026-04-23 01:28:21.347 7 INFO neutron.services.segments.plugin [-] Segment afb80503-6420-414e-89f8-a02b77a50212 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afb80503-6420-414e-89f8-a02b77a50212 found for delete ", "request_id": "req-f025538e-c259-459d-83b1-780ca9886a23"}]} 2026-04-23 01:28:21.352 7 INFO neutron.services.segments.plugin [-] Segment afb80503-6420-414e-89f8-a02b77a50212 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afb80503-6420-414e-89f8-a02b77a50212 found for delete ", "request_id": "req-7b92ea5f-e886-4424-aa98-91f5835749b2"}]} 2026-04-23 01:28:21.360 8 INFO neutron.db.segments_db [None req-ab34884d-d4ba-4ca1-b27e-2a531f8cd605 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Added segment f7226e6c-0e4a-49ac-83b1-f96dc786dbd1 of type vxlan for network 8c657a58-c473-4d79-b950-719e6296cab0 2026-04-23 01:28:21.367 7 INFO neutron.services.segments.plugin [-] Segment 1a10ab42-9785-4461-bee5-9c81d9a40a1b resource provider aggregate not found 2026-04-23 01:28:21.373 7 INFO neutron.services.segments.plugin [-] Segment 1a10ab42-9785-4461-bee5-9c81d9a40a1b resource provider aggregate not found 2026-04-23 01:28:21.384 7 INFO neutron.services.segments.plugin [-] Segment 1a10ab42-9785-4461-bee5-9c81d9a40a1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a10ab42-9785-4461-bee5-9c81d9a40a1b found for delete ", "request_id": "req-00e1aabd-8af1-4bc6-9895-95fca02f4ac8"}]} 2026-04-23 01:28:21.394 7 INFO neutron.services.segments.plugin [-] Segment 1a10ab42-9785-4461-bee5-9c81d9a40a1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a10ab42-9785-4461-bee5-9c81d9a40a1b found for delete ", "request_id": "req-d791f212-de78-4880-b2a3-0acc1d3d1e0c"}]} [pid: 8|app: 0|req: 617/1180] 10.0.0.199 () {34 vars in 671 bytes} [Thu Apr 23 01:28:20 2026] POST /v2.0/networks => generated 631 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1181] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:21 2026] GET /v2.0/ports?device_id=bc67a85e-acb7-405f-9174-13f5b41b10f9 => 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: 619/1182] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:28:21 2026] GET /v2.0/security-groups?tenant_id=41128e0291ee48c59c595ab78cee72d8&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:28:21.612 8 WARNING neutron_lib.context [None req-fcac51fe-01e6-45f0-8099-b3f0dc1c7c0c 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 564/1183] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 23 01:28:21 2026] POST /v2.0/ports => generated 958 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:28:21.697 7 WARNING neutron_lib.context [None req-80f58228-d6e5-4134-834c-07ac9f72f151 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:28:21.748 7 INFO neutron.db.segments_db [None req-80f58228-d6e5-4134-834c-07ac9f72f151 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Added segment 1917371c-4502-447a-8942-b19b7f3699a3 of type vxlan for network 6552f611-2290-4198-9f07-f125917b5253 [pid: 8|app: 0|req: 620/1184] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:28:21 2026] POST /v2.0/subnets => generated 602 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:28:22.108 7 INFO neutron.db.l3_hamode_db [None req-80f58228-d6e5-4134-834c-07ac9f72f151 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 621/1185] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:21 2026] DELETE /v2.0/security-groups/0c5792b8-6c29-4b0e-ae1e-5fc21f2b77b4 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1186] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 23 01:28:22 2026] PUT /v2.0/ports/89e22e3f-8151-4c58-9489-fc5461cb27a7 => generated 1203 bytes in 640 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-04-23 01:28:22.773 8 WARNING neutron_lib.context [None req-3a04769e-0073-4fa6-9d14-1a68ca1aad9c 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:28:22.832 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d403cba-4b75-4d7f-9b6a-26067c9a6e95'] response: {'name': 'network-changed', 'server_uuid': 'bc67a85e-acb7-405f-9174-13f5b41b10f9', 'tag': '89e22e3f-8151-4c58-9489-fc5461cb27a7', 'status': 'completed', 'code': 200} 2026-04-23 01:28:22.853 8 INFO neutron.db.segments_db [None req-3a04769e-0073-4fa6-9d14-1a68ca1aad9c 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Added segment 207d62b0-78b9-483b-bf01-89ba4301f56a of type vxlan for network e73a02dd-f354-46fa-9dfd-8e62befc2db5 2026-04-23 01:28:23.163 8 INFO neutron.db.l3_hamode_db [None req-3a04769e-0073-4fa6-9d14-1a68ca1aad9c 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:28:23.347 8 INFO neutron.db.l3_hamode_db [None req-3a04769e-0073-4fa6-9d14-1a68ca1aad9c 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:28:23.365 7 INFO neutron.db.l3_hamode_db [None req-80f58228-d6e5-4134-834c-07ac9f72f151 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 565/1187] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:28:21 2026] POST /v2.0/routers => generated 695 bytes in 2848 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1188] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:24 2026] GET /v2.0/ports?device_id=bc67a85e-acb7-405f-9174-13f5b41b10f9 => generated 973 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1189] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:28:24 2026] GET /v2.0/ports?tenant_id=0cff49ba2bbb49a8b7e5fa8bbc79bdca&device_id=bc67a85e-acb7-405f-9174-13f5b41b10f9 => generated 1242 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1190] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:28:22 2026] POST /v2.0/routers => generated 506 bytes in 1981 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: 624/1191] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:28:24 2026] GET /v2.0/security-groups?id=52dd7749-bc03-40dd-8d1a-dde486511274&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1192] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 23 01:28:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=89e22e3f-8151-4c58-9489-fc5461cb27a7 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:28:24.822 8 WARNING neutron_lib.context [None req-a0cab430-17d5-41cc-ad68-f82ac2d1bb0e 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 568/1193] 10.0.0.199 () {32 vars in 776 bytes} [Thu Apr 23 01:28:24 2026] GET /v2.0/subnets?project_id=e870f0884b4e4c1f9ad06ee1d3aadc8a&cidr=10.100.0.0%2F28 => generated 14 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1194] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:28:24 2026] GET /v2.0/subnets?id=17a4a350-39ce-4124-a3b8-b0b6e8bb5b55 => generated 670 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1195] 10.0.0.199 () {32 vars in 694 bytes} [Thu Apr 23 01:28:25 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1196] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:28:25 2026] GET /v2.0/ports?network_id=f518c6e3-b419-4774-b883-a68717e21894&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: 572/1197] 10.0.0.199 () {32 vars in 784 bytes} [Thu Apr 23 01:28:25 2026] GET /v2.0/subnets?network_id=3b73cdd4-aa76-45c6-bfad-dd9dc2bcf76e&cidr=10.100.0.0%2F28 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1198] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:28:25 2026] GET /v2.0/networks/f518c6e3-b419-4774-b883-a68717e21894?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:28:25.263 7 WARNING neutron_lib.context [None req-3d7f3a52-0141-4e14-b13a-9e7e89802657 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 626/1199] 10.0.0.199 () {34 vars in 665 bytes} [Thu Apr 23 01:28:24 2026] POST /v2.0/ports => generated 951 bytes in 508 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: 627/1200] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:28:25 2026] GET /v2.0/networks/f518c6e3-b419-4774-b883-a68717e21894?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1201] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:28:25 2026] POST /v2.0/subnets => generated 632 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1202] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:28:25 2026] GET /v2.0/ports?tenant_id=0cff49ba2bbb49a8b7e5fa8bbc79bdca&device_id=bc67a85e-acb7-405f-9174-13f5b41b10f9 => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1203] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:28:25 2026] PUT /v2.0/routers/caa24984-3210-4f0d-bfde-8c279603d132/add_router_interface => generated 309 bytes in 1757 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: 629/1204] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:28:27 2026] GET /v2.0/networks?id=f518c6e3-b419-4774-b883-a68717e21894 => generated 772 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1205] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:27 2026] GET /v2.0/ports?device_id=bc67a85e-acb7-405f-9174-13f5b41b10f9 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1206] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:28:27 2026] GET /v2.0/ports/3930ecaf-4c90-4ce5-b139-f8c5c466baf4 => generated 1025 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1207] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 23 01:28:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=89e22e3f-8151-4c58-9489-fc5461cb27a7 => 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: 576/1208] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:28:25 2026] PUT /v2.0/routers/bdd95741-7dbd-4803-a955-1ce725b8249d/add_router_interface => generated 309 bytes in 1798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1209] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:28:27 2026] GET /v2.0/security-groups?id=52dd7749-bc03-40dd-8d1a-dde486511274&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1210] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:28:27 2026] GET /v2.0/security-groups?tenant_id=ece7775b99f74e3b80ef6975b8d8e510&name=default => generated 2925 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1211] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:28:27 2026] GET /v2.0/subnets?id=17a4a350-39ce-4124-a3b8-b0b6e8bb5b55 => generated 670 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1212] 10.0.0.199 () {32 vars in 649 bytes} [Thu Apr 23 01:28:27 2026] GET /v2.0/networks => generated 6495 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1213] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:28 2026] DELETE /v2.0/security-groups/e24ed4a8-70dc-470c-8aac-a7f62dd276dd => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1214] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:28:28 2026] GET /v2.0/ports?network_id=f518c6e3-b419-4774-b883-a68717e21894&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1215] 10.0.0.199 () {32 vars in 647 bytes} [Thu Apr 23 01:28:28 2026] GET /v2.0/subnets => generated 4962 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1216] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:28:28 2026] GET /v2.0/networks/f518c6e3-b419-4774-b883-a68717e21894?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: 640/1217] 10.0.0.199 () {32 vars in 647 bytes} [Thu Apr 23 01:28:28 2026] GET /v2.0/routers => generated 2001 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1218] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:28:28 2026] GET /v2.0/security-groups?tenant_id=bf63ebd755934f19870ca1a8f202ad7d&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1221] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:28:28 2026] GET /v2.0/networks/f518c6e3-b419-4774-b883-a68717e21894?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: 645/1222] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:28 2026] GET /v2.0/ports?device_id=bc67a85e-acb7-405f-9174-13f5b41b10f9 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:28.818 8 WARNING neutron_lib.context [None req-ba8e61c4-d8ab-4aee-8934-18061ae95aa1 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 646/1223] 10.0.0.199 () {34 vars in 685 bytes} [Thu Apr 23 01:28:28 2026] POST /v2.0/security-groups => generated 1675 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1224] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:28 2026] DELETE /v2.0/security-groups/3e053fb5-0ecc-4b85-9ef8-31550567a18b => 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: 648/1225] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:28:29 2026] GET /v2.0/security-groups?id=52dd7749-bc03-40dd-8d1a-dde486511274&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:29.172 8 WARNING neutron_lib.context [None req-ce0ea5a9-5fa3-4cde-bacc-c2a0ad826478 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 578/1226] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:28:27 2026] PUT /v2.0/routers/caa24984-3210-4f0d-bfde-8c279603d132/remove_router_interface => generated 309 bytes in 1615 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: 649/1227] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:28:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1228] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:29 2026] GET /v2.0/ports?device_id=bc67a85e-acb7-405f-9174-13f5b41b10f9 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:29.339 8 WARNING neutron_lib.context [None req-252f7f01-bda5-4ba6-83c3-561a6fd15077 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:28:29.394 7 INFO neutron.api.v2.resource [None req-ece36e9e-b796-45a9-9115-3d57cc6fcb41 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 579/1229] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:28:29 2026] PUT /v2.0/routers/caa24984-3210-4f0d-bfde-8c279603d132/remove_router_interface => generated 197 bytes in 186 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1230] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:28:29 2026] POST /v2.0/security-group-rules => generated 596 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1231] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:28:29 2026] GET /v2.0/ports?device_id=caa24984-3210-4f0d-bfde-8c279603d132 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:28:29.597 8 WARNING neutron_lib.context [None req-ad63db55-050e-447c-baa9-67d2b45b6e74 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 653/1232] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:28:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:28:30.175 7 INFO neutron.db.l3_db [None req-3d8f4c42-f985-49e1-9d8e-8a0777742362 082b8ef9d0bb46c88a8ebf1ca7d1c90a 0cff49ba2bbb49a8b7e5fa8bbc79bdca - - default default] Floating IP a8bf8699-0899-4e38-9848-8560a9c5a073 associated. External IP: 10.96.250.204, port: 89e22e3f-8151-4c58-9489-fc5461cb27a7. 2026-04-23 01:28:30.491 8 INFO neutron.services.segments.plugin [-] Segment 207d62b0-78b9-483b-bf01-89ba4301f56a resource provider aggregate not found 2026-04-23 01:28:30.496 8 INFO neutron.services.segments.plugin [-] Segment 207d62b0-78b9-483b-bf01-89ba4301f56a resource provider aggregate not found 2026-04-23 01:28:30.508 8 INFO neutron.db.l3_hamode_db [None req-a4f993e2-d243-4593-8ea9-3a9091f45a76 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] HA network e73a02dd-f354-46fa-9dfd-8e62befc2db5 was deleted as no HA routers are present in tenant dbbb99c5857c42118504cdcdb2b8a0c6. 2026-04-23 01:28:30.511 8 INFO neutron.services.segments.plugin [-] Segment 207d62b0-78b9-483b-bf01-89ba4301f56a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 207d62b0-78b9-483b-bf01-89ba4301f56a found for delete ", "request_id": "req-f9524c59-cb1c-4788-804c-7d8f45a125d4"}]} [pid: 8|app: 0|req: 654/1233] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:29 2026] DELETE /v2.0/routers/caa24984-3210-4f0d-bfde-8c279603d132 => generated 0 bytes in 805 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:30.524 8 WARNING neutron_lib.context [None req-7669dbe7-c700-491a-b1bb-eefe0fbcd57d ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:28:30.526 8 INFO neutron.services.segments.plugin [-] Segment 207d62b0-78b9-483b-bf01-89ba4301f56a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 207d62b0-78b9-483b-bf01-89ba4301f56a found for delete ", "request_id": "req-97e5711d-afb1-4a47-87a2-ab4dbc947c48"}]} [pid: 7|app: 0|req: 580/1234] 10.0.0.199 () {34 vars in 749 bytes} [Thu Apr 23 01:28:29 2026] PUT /v2.0/floatingips/a8bf8699-0899-4e38-9848-8560a9c5a073 => generated 856 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1235] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:28:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:28:30.653 8 WARNING neutron_lib.context [None req-d9472fcb-960d-4283-ba75-38b83f6b6024 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:28:30.671 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2dea2e5-2223-44bd-aa36-c39f1850f9db'] response: {'name': 'network-changed', 'server_uuid': 'bc67a85e-acb7-405f-9174-13f5b41b10f9', 'tag': '89e22e3f-8151-4c58-9489-fc5461cb27a7', 'status': 'completed', 'code': 200} 2026-04-23 01:28:30.696 8 INFO neutron.db.securitygroups_db [None req-d9472fcb-960d-4283-ba75-38b83f6b6024 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Project e870f0884b4e4c1f9ad06ee1d3aadc8a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 656/1236] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:28:30 2026] POST /v2.0/security-group-rules => generated 607 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1237] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:28:30 2026] GET /v2.0/ports?tenant_id=0cff49ba2bbb49a8b7e5fa8bbc79bdca&device_id=bc67a85e-acb7-405f-9174-13f5b41b10f9 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:28:30.829 8 WARNING neutron_lib.context [None req-da8cf784-c861-476a-9695-c799232f2057 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:28:30.869 8 INFO neutron.db.securitygroups_db [None req-da8cf784-c861-476a-9695-c799232f2057 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Project e870f0884b4e4c1f9ad06ee1d3aadc8a 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: 581/1238] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:30 2026] DELETE /v2.0/subnets/dd46cd89-9eb2-45ea-9a22-1352c7f6a1d7 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1239] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:28:30 2026] POST /v2.0/security-group-rules => generated 606 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1240] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:28:30 2026] GET /v2.0/networks?id=f518c6e3-b419-4774-b883-a68717e21894 => generated 772 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1241] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 23 01:28:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=89e22e3f-8151-4c58-9489-fc5461cb27a7 => generated 859 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1242] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:28:31 2026] GET /v2.0/subnets?id=17a4a350-39ce-4124-a3b8-b0b6e8bb5b55 => generated 670 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1243] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:28:31 2026] GET /v2.0/ports?network_id=f518c6e3-b419-4774-b883-a68717e21894&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1244] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:28:31 2026] GET /v2.0/networks/f518c6e3-b419-4774-b883-a68717e21894?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: 659/1245] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:28:30 2026] DELETE /v2.0/networks/920ac7b1-d2c3-4f96-9d84-f85c99337b7d => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1246] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:28:31 2026] GET /v2.0/networks/f518c6e3-b419-4774-b883-a68717e21894?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:28:31.398 7 WARNING neutron_lib.context [None req-291e6242-2a39-4d00-9b5c-78654d5c89d3 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:28:31.462 7 INFO neutron.db.segments_db [None req-291e6242-2a39-4d00-9b5c-78654d5c89d3 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Added segment 8bdb2632-1d75-423f-9814-f5ed93135768 of type vxlan for network 698707d9-7d98-4e54-a403-12e7d6ee4a31 [pid: 7|app: 0|req: 588/1247] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:28:31 2026] POST /v2.0/networks => generated 630 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:28:31.596 7 WARNING neutron_lib.context [None req-2f963d81-ac07-4f13-a519-0a2a40181252 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 660/1248] 10.0.0.199 () {32 vars in 649 bytes} [Thu Apr 23 01:28:31 2026] GET /v2.0/networks => generated 1296 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1249] 10.0.0.183 () {34 vars in 1100 bytes} [Thu Apr 23 01:28:31 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1317239565&fields=id&tenant_id=e870f0884b4e4c1f9ad06ee1d3aadc8a => 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: 662/1250] 10.0.0.183 () {34 vars in 982 bytes} [Thu Apr 23 01:28:31 2026] GET /v2.0/networks?id=8c657a58-c473-4d79-b950-719e6296cab0 => generated 659 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1251] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:28:31 2026] POST /v2.0/subnets => generated 602 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:28:31.979 7 WARNING neutron_lib.context [None req-6e9de727-24d3-45a6-94f8-4fb7fa5ea264 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 663/1252] 10.0.0.183 () {34 vars in 965 bytes} [Thu Apr 23 01:28:31 2026] GET /v2.0/quotas/e870f0884b4e4c1f9ad06ee1d3aadc8a => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:32.023 7 INFO neutron.db.segments_db [None req-6e9de727-24d3-45a6-94f8-4fb7fa5ea264 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Added segment 7910a170-ddc6-4c72-abd2-e47495b8105a of type vxlan for network 5c77d1f1-30fa-4c4f-a219-e465f04048c4 [pid: 8|app: 0|req: 664/1253] 10.0.0.183 () {34 vars in 1002 bytes} [Thu Apr 23 01:28:31 2026] GET /v2.0/ports?tenant_id=e870f0884b4e4c1f9ad06ee1d3aadc8a&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1254] 10.0.0.183 () {34 vars in 1008 bytes} [Thu Apr 23 01:28:32 2026] GET /v2.0/networks/8c657a58-c473-4d79-b950-719e6296cab0?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1255] 10.0.0.183 () {34 vars in 1108 bytes} [Thu Apr 23 01:28:32 2026] GET /v2.0/networks/8c657a58-c473-4d79-b950-719e6296cab0?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-04-23 01:28:32.349 7 INFO neutron.db.l3_hamode_db [None req-6e9de727-24d3-45a6-94f8-4fb7fa5ea264 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 667/1256] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:32 2026] GET /v2.0/ports?device_id=a9667942-ddf0-4320-94ca-54bb4d63edc8 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:28:32.508 7 INFO neutron.db.l3_hamode_db [None req-6e9de727-24d3-45a6-94f8-4fb7fa5ea264 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:28:33.411 8 INFO neutron.services.segments.plugin [-] Segment 844ef580-83c2-4115-8559-6097b371c7e3 resource provider aggregate not found 2026-04-23 01:28:33.416 8 INFO neutron.services.segments.plugin [-] Segment 844ef580-83c2-4115-8559-6097b371c7e3 resource provider aggregate not found 2026-04-23 01:28:33.437 8 INFO neutron.services.segments.plugin [-] Segment 844ef580-83c2-4115-8559-6097b371c7e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 844ef580-83c2-4115-8559-6097b371c7e3 found for delete ", "request_id": "req-d703dc0b-8ef4-4aa0-8755-d4a09431c57e"}]} 2026-04-23 01:28:33.439 8 INFO neutron.services.segments.plugin [-] Segment 844ef580-83c2-4115-8559-6097b371c7e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 844ef580-83c2-4115-8559-6097b371c7e3 found for delete ", "request_id": "req-a2793d80-b8b8-4b11-b9b7-3a1b7ebb77e6"}]} [pid: 8|app: 0|req: 668/1257] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:28:33 2026] GET /v2.0/networks?id=8c657a58-c473-4d79-b950-719e6296cab0 => generated 659 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1258] 199.204.45.233 () {34 vars in 1050 bytes} [Thu Apr 23 01:28:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e870f0884b4e4c1f9ad06ee1d3aadc8a => generated 181 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1259] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:33 2026] GET /v2.0/ports?device_id=a9667942-ddf0-4320-94ca-54bb4d63edc8 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:28:33.561 8 WARNING neutron_lib.context [req-da540ead-e07d-4d44-bccc-62431269714a req-cdce6e7f-3af3-4c9a-9ab7-bb0a94dcad28 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 590/1260] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:28:31 2026] POST /v2.0/routers => generated 507 bytes in 1837 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1261] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 23 01:28:33 2026] POST /v2.0/ports => generated 958 bytes in 478 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: 672/1262] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 23 01:28:34 2026] PUT /v2.0/ports/824ae36b-c3fa-4b82-8469-3cf8bff397a0 => generated 1203 bytes in 529 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: 673/1263] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:28:34 2026] GET /v2.0/ports?tenant_id=e870f0884b4e4c1f9ad06ee1d3aadc8a&device_id=a9667942-ddf0-4320-94ca-54bb4d63edc8 => generated 1242 bytes in 98 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-04-23 01:28:34.750 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-db7d185c-b2cc-4d37-b222-aac52d2f7a68'] response: {'name': 'network-changed', 'server_uuid': 'a9667942-ddf0-4320-94ca-54bb4d63edc8', 'tag': '824ae36b-c3fa-4b82-8469-3cf8bff397a0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 674/1264] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:34 2026] GET /v2.0/ports?device_id=a9667942-ddf0-4320-94ca-54bb4d63edc8 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1265] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 23 01:28:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=824ae36b-c3fa-4b82-8469-3cf8bff397a0 => 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: 676/1266] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:28:34 2026] GET /v2.0/security-groups?id=f689424e-d058-4c47-9300-3455710d3e52&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: 677/1267] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:28:34 2026] GET /v2.0/subnets?id=703fb3e6-5a40-47d8-86cf-c2ca5e9143ed => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1268] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:28:34 2026] GET /v2.0/ports?network_id=8c657a58-c473-4d79-b950-719e6296cab0&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1269] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:28:34 2026] GET /v2.0/networks/8c657a58-c473-4d79-b950-719e6296cab0?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: 680/1270] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:28:35 2026] GET /v2.0/networks/8c657a58-c473-4d79-b950-719e6296cab0?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: 681/1271] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:28:35 2026] GET /v2.0/ports?tenant_id=e870f0884b4e4c1f9ad06ee1d3aadc8a&device_id=a9667942-ddf0-4320-94ca-54bb4d63edc8 => generated 1242 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1272] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:28:35 2026] GET /v2.0/networks?id=8c657a58-c473-4d79-b950-719e6296cab0 => generated 755 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1273] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 23 01:28:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=824ae36b-c3fa-4b82-8469-3cf8bff397a0 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1274] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:28:35 2026] GET /v2.0/subnets?id=703fb3e6-5a40-47d8-86cf-c2ca5e9143ed => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1275] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:28:33 2026] PUT /v2.0/routers/cf9f2180-8070-424d-97bb-09610ebee590/add_router_interface => generated 309 bytes in 1677 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1276] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:28:35 2026] GET /v2.0/ports?network_id=8c657a58-c473-4d79-b950-719e6296cab0&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1277] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:28:35 2026] GET /v2.0/ports/2d31ecbf-589c-446c-bc0e-0f8d736793e9 => generated 955 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1278] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:28:35 2026] GET /v2.0/networks/8c657a58-c473-4d79-b950-719e6296cab0?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: 687/1279] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:28:35 2026] GET /v2.0/networks/8c657a58-c473-4d79-b950-719e6296cab0?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: 688/1280] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:35 2026] GET /v2.0/ports?device_id=a9667942-ddf0-4320-94ca-54bb4d63edc8 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1281] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:28:36 2026] GET /v2.0/security-groups?id=f689424e-d058-4c47-9300-3455710d3e52&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1282] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:28:36 2026] GET /v2.0/security-groups?tenant_id=2bf672d370224fe38bae79d09b47ef23&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1283] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:36 2026] DELETE /v2.0/security-groups/8a4e8eb4-b141-4599-bf19-faf40717f3c0 => 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: 593/1284] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:28:35 2026] PUT /v2.0/routers/cf9f2180-8070-424d-97bb-09610ebee590/remove_router_interface => generated 309 bytes in 1144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1285] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:28:36 2026] GET /v2.0/ports?device_id=cf9f2180-8070-424d-97bb-09610ebee590 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1286] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:28:36 2026] GET /v2.0/security-groups?tenant_id=524b6da083cb437da23e60ada6a3178c&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1287] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:36 2026] DELETE /v2.0/security-groups/b299f633-f8c9-4df2-aebf-9d7329b32032 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1288] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:37 2026] GET /v2.0/ports?device_id=a9667942-ddf0-4320-94ca-54bb4d63edc8 => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1289] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:28:37 2026] GET /v2.0/security-groups?id=f689424e-d058-4c47-9300-3455710d3e52&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1290] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:37 2026] GET /v2.0/ports?device_id=a9667942-ddf0-4320-94ca-54bb4d63edc8 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:37.479 7 INFO neutron.db.l3_hamode_db [None req-efb23975-90a6-4da7-840e-ec0533872133 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] HA network 5c77d1f1-30fa-4c4f-a219-e465f04048c4 was deleted as no HA routers are present in tenant dbbb99c5857c42118504cdcdb2b8a0c6. 2026-04-23 01:28:37.481 7 INFO neutron.services.segments.plugin [-] Segment 7910a170-ddc6-4c72-abd2-e47495b8105a resource provider aggregate not found [pid: 7|app: 0|req: 595/1291] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:36 2026] DELETE /v2.0/routers/cf9f2180-8070-424d-97bb-09610ebee590 => generated 0 bytes in 752 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:37.506 7 INFO neutron.services.segments.plugin [-] Segment 7910a170-ddc6-4c72-abd2-e47495b8105a resource provider aggregate not found 2026-04-23 01:28:37.514 7 INFO neutron.services.segments.plugin [-] Segment 7910a170-ddc6-4c72-abd2-e47495b8105a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7910a170-ddc6-4c72-abd2-e47495b8105a found for delete ", "request_id": "req-3e25babb-f63c-433b-94ba-c4822fbf9352"}]} [pid: 8|app: 0|req: 697/1292] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:28:37 2026] GET /v2.0/security-groups?id=f689424e-d058-4c47-9300-3455710d3e52&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:37.537 7 INFO neutron.services.segments.plugin [-] Segment 7910a170-ddc6-4c72-abd2-e47495b8105a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7910a170-ddc6-4c72-abd2-e47495b8105a found for delete ", "request_id": "req-b1139931-e1ef-402c-82fb-b1a4fb6261d6"}]} [pid: 8|app: 0|req: 698/1293] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:28:37 2026] GET /v2.0/ports?device_id=a9667942-ddf0-4320-94ca-54bb4d63edc8 => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:28:37.626 8 WARNING neutron_lib.context [None req-64ed6336-1c11-43d3-9de6-fe10c0a0d6d2 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 596/1294] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:37 2026] DELETE /v2.0/subnets/09b02508-6455-491b-8134-096602c9d379 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1295] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:28:37 2026] DELETE /v2.0/networks/698707d9-7d98-4e54-a403-12e7d6ee4a31 => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:28:38.190 7 WARNING neutron_lib.context [None req-db132afc-3352-45dd-8902-1bcd663277f9 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:28:38.233 7 INFO neutron.db.segments_db [None req-db132afc-3352-45dd-8902-1bcd663277f9 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Added segment 562ae1e0-150b-44ef-a13e-d6e1f3f88917 of type vxlan for network a0ce24c2-4d99-4513-a0e0-e4f6d1aae52a 2026-04-23 01:28:38.586 7 INFO neutron.db.l3_hamode_db [None req-db132afc-3352-45dd-8902-1bcd663277f9 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:28:39.314 8 INFO neutron.db.l3_db [None req-64ed6336-1c11-43d3-9de6-fe10c0a0d6d2 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Floating IP 30dc94a7-8c0a-464a-bfa8-86ced5b6957b associated. External IP: 10.96.250.216, port: 824ae36b-c3fa-4b82-8469-3cf8bff397a0. 2026-04-23 01:28:39.544 7 INFO neutron.services.segments.plugin [-] Segment 8bdb2632-1d75-423f-9814-f5ed93135768 resource provider aggregate not found 2026-04-23 01:28:39.565 7 INFO neutron.services.segments.plugin [-] Segment 8bdb2632-1d75-423f-9814-f5ed93135768 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bdb2632-1d75-423f-9814-f5ed93135768 found for delete ", "request_id": "req-4d906cb9-ec2e-4ad8-9dc0-4c4410da171d"}]} 2026-04-23 01:28:39.566 7 INFO neutron.services.segments.plugin [-] Segment 8bdb2632-1d75-423f-9814-f5ed93135768 resource provider aggregate not found 2026-04-23 01:28:39.597 7 INFO neutron.services.segments.plugin [-] Segment 8bdb2632-1d75-423f-9814-f5ed93135768 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bdb2632-1d75-423f-9814-f5ed93135768 found for delete ", "request_id": "req-97b76f22-db7a-4fb0-acd1-f2480bf25348"}]} [pid: 8|app: 0|req: 699/1296] 10.0.0.199 () {34 vars in 677 bytes} [Thu Apr 23 01:28:37 2026] POST /v2.0/floatingips => generated 856 bytes in 2165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:28:39.854 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d35250b7-a592-4728-97b2-c4694f19f85d'] response: {'name': 'network-changed', 'server_uuid': 'a9667942-ddf0-4320-94ca-54bb4d63edc8', 'tag': '824ae36b-c3fa-4b82-8469-3cf8bff397a0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 700/1297] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:28:39 2026] GET /v2.0/floatingips/30dc94a7-8c0a-464a-bfa8-86ced5b6957b => generated 856 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1298] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:28:39 2026] GET /v2.0/ports?tenant_id=e870f0884b4e4c1f9ad06ee1d3aadc8a&device_id=a9667942-ddf0-4320-94ca-54bb4d63edc8 => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1299] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:28:39 2026] GET /v2.0/networks?id=8c657a58-c473-4d79-b950-719e6296cab0 => generated 755 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1300] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 23 01:28:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=824ae36b-c3fa-4b82-8469-3cf8bff397a0 => generated 859 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1301] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:28:40 2026] GET /v2.0/subnets?id=703fb3e6-5a40-47d8-86cf-c2ca5e9143ed => generated 653 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:40.215 7 INFO neutron.db.l3_hamode_db [None req-db132afc-3352-45dd-8902-1bcd663277f9 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 705/1302] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:28:40 2026] GET /v2.0/ports?network_id=8c657a58-c473-4d79-b950-719e6296cab0&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1303] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:28:40 2026] GET /v2.0/networks/8c657a58-c473-4d79-b950-719e6296cab0?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1304] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:28:40 2026] GET /v2.0/networks/8c657a58-c473-4d79-b950-719e6296cab0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1305] 10.0.0.178 () {34 vars in 990 bytes} [Thu Apr 23 01:28:40 2026] GET /v2.0/ports?device_id=bc67a85e-acb7-405f-9174-13f5b41b10f9 => generated 1244 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1306] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:28:41 2026] GET /v2.0/floatingips/30dc94a7-8c0a-464a-bfa8-86ced5b6957b => generated 856 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1307] 10.0.0.178 () {34 vars in 1040 bytes} [Thu Apr 23 01:28:41 2026] GET /v2.0/security-groups?id=52dd7749-bc03-40dd-8d1a-dde486511274&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1308] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:28:41 2026] GET /v2.0/security-groups?tenant_id=dba145c956154fc2bd5679a97f4baadb&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1309] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:28:38 2026] POST /v2.0/routers => generated 687 bytes in 3271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1310] 10.0.0.199 () {32 vars in 721 bytes} [Thu Apr 23 01:28:41 2026] GET /v2.0/routers/b8f0f97d-7727-4b94-b3bb-b44d1d79b982 => generated 693 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1311] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:41 2026] DELETE /v2.0/security-groups/3cf29def-4b3b-4a69-8b7e-f5329782ce58 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1312] 10.0.0.199 () {32 vars in 647 bytes} [Thu Apr 23 01:28:41 2026] GET /v2.0/routers => generated 696 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1313] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:28:41 2026] GET /v2.0/security-groups?tenant_id=af8b05d74be04afe93ed0316894d5204&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1314] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:41 2026] DELETE /v2.0/security-groups/38bf7354-a5e2-4030-a0a6-27a7dad133aa => 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: 715/1315] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:28:42 2026] GET /v2.0/floatingips/30dc94a7-8c0a-464a-bfa8-86ced5b6957b => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1316] 10.0.0.199 () {34 vars in 741 bytes} [Thu Apr 23 01:28:41 2026] PUT /v2.0/routers/b8f0f97d-7727-4b94-b3bb-b44d1d79b982 => generated 700 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1317] 10.0.0.199 () {32 vars in 721 bytes} [Thu Apr 23 01:28:42 2026] GET /v2.0/routers/b8f0f97d-7727-4b94-b3bb-b44d1d79b982 => generated 700 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1318] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:28:42 2026] GET /v2.0/ports?device_id=b8f0f97d-7727-4b94-b3bb-b44d1d79b982 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1319] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:42 2026] GET /v2.0/ports?device_id=bc67a85e-acb7-405f-9174-13f5b41b10f9 => generated 975 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1320] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:28:42 2026] GET /v2.0/security-groups?id=52dd7749-bc03-40dd-8d1a-dde486511274&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1321] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:42 2026] GET /v2.0/ports?device_id=bc67a85e-acb7-405f-9174-13f5b41b10f9 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1322] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:28:42 2026] GET /v2.0/security-groups?id=52dd7749-bc03-40dd-8d1a-dde486511274&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1323] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:43 2026] GET /v2.0/ports?device_id=bc67a85e-acb7-405f-9174-13f5b41b10f9 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1326] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:28:43 2026] GET /v2.0/ports?tenant_id=0cff49ba2bbb49a8b7e5fa8bbc79bdca&device_id=bc67a85e-acb7-405f-9174-13f5b41b10f9 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1327] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:28:43 2026] GET /v2.0/security-groups?id=52dd7749-bc03-40dd-8d1a-dde486511274&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:43.508 8 INFO neutron.services.segments.plugin [-] Segment 562ae1e0-150b-44ef-a13e-d6e1f3f88917 resource provider aggregate not found 2026-04-23 01:28:43.516 8 INFO neutron.services.segments.plugin [-] Segment 562ae1e0-150b-44ef-a13e-d6e1f3f88917 resource provider aggregate not found 2026-04-23 01:28:43.532 8 INFO neutron.services.segments.plugin [-] Segment 562ae1e0-150b-44ef-a13e-d6e1f3f88917 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 562ae1e0-150b-44ef-a13e-d6e1f3f88917 found for delete ", "request_id": "req-cf1b9ca6-8fa3-413d-b37e-d2731fef56a2"}]} 2026-04-23 01:28:43.533 8 INFO neutron.services.segments.plugin [-] Segment 562ae1e0-150b-44ef-a13e-d6e1f3f88917 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 562ae1e0-150b-44ef-a13e-d6e1f3f88917 found for delete ", "request_id": "req-29541c84-aa8a-4683-9836-1a1895364f82"}]} 2026-04-23 01:28:43.540 8 INFO neutron.db.l3_hamode_db [None req-913a4165-5f06-4c01-a8a7-af194d42ec36 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] HA network a0ce24c2-4d99-4513-a0e0-e4f6d1aae52a was deleted as no HA routers are present in tenant dbbb99c5857c42118504cdcdb2b8a0c6. [pid: 8|app: 0|req: 717/1328] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:42 2026] DELETE /v2.0/routers/b8f0f97d-7727-4b94-b3bb-b44d1d79b982 => generated 0 bytes in 1130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1329] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:28:43 2026] GET /v2.0/networks?id=f518c6e3-b419-4774-b883-a68717e21894 => generated 772 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1330] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:28:43 2026] GET /v2.0/ports?device_id=b8f0f97d-7727-4b94-b3bb-b44d1d79b982 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:28:43.631 7 INFO neutron.api.v2.resource [None req-3ee495a4-a94e-491a-8a65-92c257cdc8e0 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 613/1331] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:43 2026] DELETE /v2.0/routers/b8f0f97d-7727-4b94-b3bb-b44d1d79b982 => generated 135 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1332] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 23 01:28:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=89e22e3f-8151-4c58-9489-fc5461cb27a7 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1333] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:28:43 2026] GET /v2.0/ports?device_id=cf9f2180-8070-424d-97bb-09610ebee590 => 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: 720/1334] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:28:43 2026] GET /v2.0/subnets?id=17a4a350-39ce-4124-a3b8-b0b6e8bb5b55 => generated 670 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:43.701 7 INFO neutron.api.v2.resource [None req-4edaf9c9-6fcb-4170-a811-95ce217b191b 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 615/1335] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:43 2026] DELETE /v2.0/routers/cf9f2180-8070-424d-97bb-09610ebee590 => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:28:43.728 7 INFO neutron.pecan_wsgi.hooks.translation [None req-daa7ade1-1bda-4a24-b533-b764a7509635 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 616/1336] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:43 2026] DELETE /v2.0/subnets/09b02508-6455-491b-8134-096602c9d379 => 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: 721/1337] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:28:43 2026] GET /v2.0/ports?network_id=f518c6e3-b419-4774-b883-a68717e21894&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1338] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:28:43 2026] GET /v2.0/ports?device_id=caa24984-3210-4f0d-bfde-8c279603d132 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:28:43.791 7 INFO neutron.api.v2.resource [None req-4cf3b911-76d5-4276-a6df-39f4905d64ab 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 618/1339] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:43 2026] DELETE /v2.0/routers/caa24984-3210-4f0d-bfde-8c279603d132 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1340] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:28:43 2026] GET /v2.0/networks/f518c6e3-b419-4774-b883-a68717e21894?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:28:43.839 7 INFO neutron.pecan_wsgi.hooks.translation [None req-44623963-dd31-4481-a23f-eb178bc13dc2 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 619/1341] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:43 2026] DELETE /v2.0/subnets/dd46cd89-9eb2-45ea-9a22-1352c7f6a1d7 => generated 136 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1342] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:28:43 2026] GET /v2.0/ports?device_id=c0be7621-d49e-469d-8194-37b4bd9c88a1 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:28:43.933 7 INFO neutron.api.v2.resource [None req-03ecd3a1-a362-4df5-a3f0-e35023f25146 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 621/1343] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:43 2026] DELETE /v2.0/routers/c0be7621-d49e-469d-8194-37b4bd9c88a1 => generated 135 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1344] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:28:43 2026] GET /v2.0/networks/f518c6e3-b419-4774-b883-a68717e21894?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:28:43.958 7 INFO neutron.pecan_wsgi.hooks.translation [None req-72f1ee54-4e18-411e-9445-dd2deb8ed364 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 622/1345] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:43 2026] DELETE /v2.0/subnets/22aec1ea-f49b-4316-a594-1649582c4da9 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:28:43.988 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f2795464-dcc9-4aaf-aec8-3e417cdacbb4 3208cff5cbdc4db5a2d517331376fdb5 dbbb99c5857c42118504cdcdb2b8a0c6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 724/1346] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:43 2026] DELETE /v2.0/subnets/19a3a37b-5aab-4b28-9089-22302ef275ac => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1347] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:44 2026] GET /v2.0/ports?device_id=bc67a85e-acb7-405f-9174-13f5b41b10f9 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1348] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:28:44 2026] GET /v2.0/security-groups?id=52dd7749-bc03-40dd-8d1a-dde486511274&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1349] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:28:44 2026] GET /v2.0/security-groups?tenant_id=dbbb99c5857c42118504cdcdb2b8a0c6&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1350] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:44 2026] DELETE /v2.0/security-groups/1a0396cd-4f87-4ec3-90d6-4747ded183c4 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1351] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:45 2026] GET /v2.0/ports?device_id=bc67a85e-acb7-405f-9174-13f5b41b10f9 => generated 975 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1352] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:28:45 2026] GET /v2.0/security-groups?id=52dd7749-bc03-40dd-8d1a-dde486511274&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1353] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:28:46 2026] GET /v2.0/security-groups?tenant_id=011eff63a4c94145b8fb166db5089a37&name=default => generated 2925 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1354] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:46 2026] DELETE /v2.0/security-groups/3ddf2712-7f0a-4519-aff4-320d9270e400 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:47.071 8 WARNING neutron_lib.context [None req-25ccbffa-1286-400d-a72f-2ddc545dc0f9 a5f134f00b12469f902d36f0bb475b88 36bd6b611f254b62afc252909ea2ee98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 728/1355] 10.0.0.199 () {34 vars in 684 bytes} [Thu Apr 23 01:28:46 2026] POST /v2.0/security-groups => generated 1625 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1356] 10.0.0.199 () {32 vars in 663 bytes} [Thu Apr 23 01:28:47 2026] GET /v2.0/security-groups => generated 4530 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1357] 10.0.0.199 () {34 vars in 758 bytes} [Thu Apr 23 01:28:47 2026] PUT /v2.0/security-groups/ad75f056-b058-4a0f-b478-0667bb63c7fb => generated 1662 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1358] 10.0.0.199 () {32 vars in 737 bytes} [Thu Apr 23 01:28:47 2026] GET /v2.0/security-groups/ad75f056-b058-4a0f-b478-0667bb63c7fb => generated 1662 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1359] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:47 2026] DELETE /v2.0/security-groups/ad75f056-b058-4a0f-b478-0667bb63c7fb => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1360] 10.0.0.199 () {32 vars in 663 bytes} [Thu Apr 23 01:28:47 2026] GET /v2.0/security-groups => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:28:47.677 8 INFO neutron.api.v2.resource [None req-5cd95cd8-88c0-4c55-936f-a341c7b33110 a5f134f00b12469f902d36f0bb475b88 36bd6b611f254b62afc252909ea2ee98 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 731/1361] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:47 2026] DELETE /v2.0/security-groups/ad75f056-b058-4a0f-b478-0667bb63c7fb => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:28:47.692 7 WARNING neutron_lib.context [None req-f2eab79a-90a3-447a-aad3-fc7bc8e112ef a5f134f00b12469f902d36f0bb475b88 36bd6b611f254b62afc252909ea2ee98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 631/1362] 10.0.0.199 () {34 vars in 684 bytes} [Thu Apr 23 01:28:47 2026] POST /v2.0/security-groups => generated 1624 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:28:47.859 8 WARNING neutron_lib.context [None req-f253730f-84c1-4dd0-9851-21016e24a821 a5f134f00b12469f902d36f0bb475b88 36bd6b611f254b62afc252909ea2ee98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 732/1363] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:28:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1364] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:28:48 2026] GET /v2.0/security-group-rules/8f7fee2e-199f-4eb8-8586-8c1e71ae8174 => generated 601 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1365] 10.0.0.199 () {32 vars in 673 bytes} [Thu Apr 23 01:28:48 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1366] 10.0.0.199 () {32 vars in 750 bytes} [Thu Apr 23 01:28:48 2026] DELETE /v2.0/security-group-rules/8f7fee2e-199f-4eb8-8586-8c1e71ae8174 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1367] 10.0.0.199 () {32 vars in 673 bytes} [Thu Apr 23 01:28:48 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:28:48.387 7 WARNING neutron_lib.context [None req-e94aca1a-5365-4f35-883f-06847ab11732 a5f134f00b12469f902d36f0bb475b88 36bd6b611f254b62afc252909ea2ee98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 634/1368] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:28:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1369] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:28:48 2026] GET /v2.0/security-group-rules/0af42952-a80c-48f3-8fd6-c2f69d40d7db => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1370] 10.0.0.199 () {32 vars in 673 bytes} [Thu Apr 23 01:28:48 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1371] 10.0.0.199 () {32 vars in 750 bytes} [Thu Apr 23 01:28:48 2026] DELETE /v2.0/security-group-rules/0af42952-a80c-48f3-8fd6-c2f69d40d7db => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1372] 10.0.0.199 () {32 vars in 673 bytes} [Thu Apr 23 01:28:48 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:28:48.888 8 WARNING neutron_lib.context [None req-8ff75a96-4932-4fc3-a699-d6a804ef80a0 a5f134f00b12469f902d36f0bb475b88 36bd6b611f254b62afc252909ea2ee98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 637/1373] 10.0.0.178 () {34 vars in 990 bytes} [Thu Apr 23 01:28:48 2026] GET /v2.0/ports?device_id=a9667942-ddf0-4320-94ca-54bb4d63edc8 => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1374] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:28:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1375] 10.0.0.178 () {34 vars in 1040 bytes} [Thu Apr 23 01:28:49 2026] GET /v2.0/security-groups?id=f689424e-d058-4c47-9300-3455710d3e52&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1376] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:28:49 2026] GET /v2.0/security-group-rules/b5eb36c3-f318-4f28-91a1-4f0fc09848bf => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1377] 10.0.0.199 () {32 vars in 673 bytes} [Thu Apr 23 01:28:49 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1378] 10.0.0.199 () {32 vars in 750 bytes} [Thu Apr 23 01:28:49 2026] DELETE /v2.0/security-group-rules/b5eb36c3-f318-4f28-91a1-4f0fc09848bf => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1379] 10.0.0.199 () {32 vars in 673 bytes} [Thu Apr 23 01:28:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1380] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:49 2026] DELETE /v2.0/security-groups/904dbadc-eda9-4c9a-ad52-12bef92f9a26 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1381] 10.0.0.199 () {32 vars in 663 bytes} [Thu Apr 23 01:28:49 2026] GET /v2.0/security-groups => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1382] 10.0.0.199 () {32 vars in 663 bytes} [Thu Apr 23 01:28:49 2026] GET /v2.0/security-groups => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1383] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:28:49 2026] GET /v2.0/security-groups?tenant_id=1e58061ad79f4a89837b476615a56aa8&name=default => generated 2925 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1384] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:49 2026] DELETE /v2.0/security-groups/c1afdee8-5f88-4e5d-adea-d97baa631114 => 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: 642/1385] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:28:50 2026] GET /v2.0/security-groups?tenant_id=36bd6b611f254b62afc252909ea2ee98&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1386] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:50 2026] DELETE /v2.0/security-groups/70fdd94f-caae-49e2-8e89-aa80bf53dd1e => 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: 643/1387] 10.0.0.199 () {32 vars in 826 bytes} [Thu Apr 23 01:28:50 2026] GET /v2.0/ports?project_id=e870f0884b4e4c1f9ad06ee1d3aadc8a&network_id=8c657a58-c473-4d79-b950-719e6296cab0 => generated 3695 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1388] 10.0.0.199 () {32 vars in 742 bytes} [Thu Apr 23 01:28:51 2026] GET /v2.0/subnets?network_id=3b73cdd4-aa76-45c6-bfad-dd9dc2bcf76e => generated 644 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:51.659 7 INFO neutron.db.l3_db [None req-5e49aa4a-fa78-4c3d-830f-35afbc7dc5d4 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Floating IP 30dc94a7-8c0a-464a-bfa8-86ced5b6957b disassociated. External IP: 10.96.250.216, port: 824ae36b-c3fa-4b82-8469-3cf8bff397a0. 2026-04-23 01:28:51.806 8 WARNING neutron_lib.context [None req-1eaa4d5e-26da-4384-8170-41e1be4a1296 160614ded96641cba75b4d80025cc2ab 8e933294b9fe490fbacada3c0e5d7a9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:28:51.950 8 INFO neutron.db.segments_db [None req-1eaa4d5e-26da-4384-8170-41e1be4a1296 160614ded96641cba75b4d80025cc2ab 8e933294b9fe490fbacada3c0e5d7a9f - - default default] Added segment b967ce94-35e3-49ec-b0b8-c1961a40721d of type vxlan for network 8f6a68d6-4a6c-42eb-ad32-7a8f68475864 [pid: 7|app: 0|req: 644/1389] 10.0.0.199 () {34 vars in 749 bytes} [Thu Apr 23 01:28:51 2026] PUT /v2.0/floatingips/30dc94a7-8c0a-464a-bfa8-86ced5b6957b => generated 554 bytes in 614 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1390] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:28:51 2026] POST /v2.0/networks => generated 648 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1391] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:28:52 2026] GET /v2.0/floatingips/30dc94a7-8c0a-464a-bfa8-86ced5b6957b => generated 554 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:52.211 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d85f9b25-4783-4906-8046-963dd9008e51'] response: {'name': 'network-changed', 'server_uuid': 'a9667942-ddf0-4320-94ca-54bb4d63edc8', 'tag': '824ae36b-c3fa-4b82-8469-3cf8bff397a0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 747/1392] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:28:52 2026] GET /v2.0/ports?tenant_id=e870f0884b4e4c1f9ad06ee1d3aadc8a&device_id=a9667942-ddf0-4320-94ca-54bb4d63edc8 => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:28:52.339 7 WARNING neutron_lib.context [None req-f4a65c78-1e15-45ce-8433-2d88586da5e2 ffc0de145416448ca599ea3b092ef18a e5c4a8d9127c4afea9887cdb66fafb4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 748/1393] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:28:52 2026] GET /v2.0/networks?id=8c657a58-c473-4d79-b950-719e6296cab0 => generated 755 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1394] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 23 01:28:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=824ae36b-c3fa-4b82-8469-3cf8bff397a0 => 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: 646/1395] 10.0.0.199 () {34 vars in 677 bytes} [Thu Apr 23 01:28:52 2026] POST /v2.0/subnetpools => generated 549 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1396] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:28:52 2026] GET /v2.0/subnetpools/517b57b5-d9a0-4c92-ad64-9a8876a3f722 => generated 549 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1397] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:28:52 2026] GET /v2.0/subnets?id=703fb3e6-5a40-47d8-86cf-c2ca5e9143ed => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1398] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:28:52 2026] GET /v2.0/ports?network_id=8c657a58-c473-4d79-b950-719e6296cab0&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: 648/1399] 10.0.0.199 () {34 vars in 749 bytes} [Thu Apr 23 01:28:52 2026] PUT /v2.0/subnetpools/517b57b5-d9a0-4c92-ad64-9a8876a3f722 => generated 500 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1400] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:28:52 2026] DELETE /v2.0/subnetpools/517b57b5-d9a0-4c92-ad64-9a8876a3f722 => 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: 649/1401] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:28:52 2026] GET /v2.0/networks/8c657a58-c473-4d79-b950-719e6296cab0?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:28:52.595 8 INFO neutron.api.v2.resource [None req-eebfa9e8-a60f-446f-8e01-44875e45cf97 ffc0de145416448ca599ea3b092ef18a e5c4a8d9127c4afea9887cdb66fafb4e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 753/1402] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:28:52 2026] GET /v2.0/subnetpools/517b57b5-d9a0-4c92-ad64-9a8876a3f722 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:28:52.611 8 INFO neutron.api.v2.resource [None req-4ec3e359-8ad0-4420-afc4-6bdc3e2b2eaf ffc0de145416448ca599ea3b092ef18a e5c4a8d9127c4afea9887cdb66fafb4e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 754/1403] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:28:52 2026] DELETE /v2.0/subnetpools/517b57b5-d9a0-4c92-ad64-9a8876a3f722 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:28:52.619 8 WARNING neutron_lib.context [None req-9444dd20-7c10-43f9-9667-19662d268e6a 160614ded96641cba75b4d80025cc2ab 8e933294b9fe490fbacada3c0e5d7a9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 650/1404] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:28:52 2026] GET /v2.0/networks/8c657a58-c473-4d79-b950-719e6296cab0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1405] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:28:52 2026] POST /v2.0/subnets => generated 649 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:28:53.008 7 WARNING neutron_lib.context [None req-849f458b-8db0-4727-ab52-76425239d641 160614ded96641cba75b4d80025cc2ab 8e933294b9fe490fbacada3c0e5d7a9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:28:53.070 7 INFO neutron.db.segments_db [None req-849f458b-8db0-4727-ab52-76425239d641 160614ded96641cba75b4d80025cc2ab 8e933294b9fe490fbacada3c0e5d7a9f - - default default] Added segment 3cb213e5-4adb-43e6-abe5-58917c4a80f2 of type vxlan for network 6de82c96-d0b4-444f-b819-3ae5d046e7c2 [pid: 7|app: 0|req: 651/1406] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:28:52 2026] POST /v2.0/networks => generated 647 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1407] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:28:53 2026] GET /v2.0/floatingips/30dc94a7-8c0a-464a-bfa8-86ced5b6957b => generated 554 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1408] 10.0.0.199 () {34 vars in 743 bytes} [Thu Apr 23 01:28:53 2026] PUT /v2.0/networks/6de82c96-d0b4-444f-b819-3ae5d046e7c2 => generated 592 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:53.366 8 WARNING neutron_lib.context [None req-d2dfc3fa-d444-4c32-a270-b0019db111aa 160614ded96641cba75b4d80025cc2ab 8e933294b9fe490fbacada3c0e5d7a9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 652/1409] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:28:53 2026] GET /v2.0/security-groups?tenant_id=e5c4a8d9127c4afea9887cdb66fafb4e&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1410] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:53 2026] DELETE /v2.0/security-groups/9276445b-0e05-4c93-9a57-cb9206cc2060 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1411] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:28:53 2026] POST /v2.0/subnets => generated 622 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1412] 10.0.0.199 () {34 vars in 741 bytes} [Thu Apr 23 01:28:53 2026] PUT /v2.0/subnets/1062eda9-ce07-4978-b9fd-21d0b0c5550f => generated 632 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1413] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:28:54 2026] GET /v2.0/floatingips/30dc94a7-8c0a-464a-bfa8-86ced5b6957b => generated 552 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:54.382 8 INFO neutron.services.segments.plugin [-] Segment 3cb213e5-4adb-43e6-abe5-58917c4a80f2 resource provider aggregate not found 2026-04-23 01:28:54.388 8 INFO neutron.services.segments.plugin [-] Segment 3cb213e5-4adb-43e6-abe5-58917c4a80f2 resource provider aggregate not found 2026-04-23 01:28:54.416 8 INFO neutron.services.segments.plugin [-] Segment 3cb213e5-4adb-43e6-abe5-58917c4a80f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cb213e5-4adb-43e6-abe5-58917c4a80f2 found for delete ", "request_id": "req-20c67570-22c5-4e8a-b06a-de74f10bf09b"}]} 2026-04-23 01:28:54.418 8 INFO neutron.services.segments.plugin [-] Segment 3cb213e5-4adb-43e6-abe5-58917c4a80f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cb213e5-4adb-43e6-abe5-58917c4a80f2 found for delete ", "request_id": "req-ba693f37-1f0b-499b-830a-db14e938ebf9"}]} [pid: 8|app: 0|req: 759/1414] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:28:53 2026] DELETE /v2.0/networks/6de82c96-d0b4-444f-b819-3ae5d046e7c2 => generated 0 bytes in 1342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:28:55.297 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0e8c90c5-b93f-4644-9da6-c962844f68cc 160614ded96641cba75b4d80025cc2ab 8e933294b9fe490fbacada3c0e5d7a9f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 656/1415] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:28:55 2026] DELETE /v2.0/networks/6de82c96-d0b4-444f-b819-3ae5d046e7c2 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:28:55.357 7 WARNING neutron_lib.context [None req-5eb3d331-27b4-4b22-9e12-04f0fa77205a ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 760/1416] 10.0.0.199 () {32 vars in 694 bytes} [Thu Apr 23 01:28:55 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: 761/1417] 10.0.0.199 () {32 vars in 623 bytes} [Thu Apr 23 01:28:55 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1418] 10.0.0.199 () {34 vars in 685 bytes} [Thu Apr 23 01:28:55 2026] POST /v2.0/security-groups => generated 1675 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1419] 10.0.0.199 () {32 vars in 633 bytes} [Thu Apr 23 01:28:55 2026] GET /v2.0/ => generated 632 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:55.731 7 WARNING neutron_lib.context [None req-142add95-47a2-40c2-a493-f6e7af19aa8b ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 659/1420] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:28:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:28:55.929 7 WARNING neutron_lib.context [None req-1efc683b-e89b-4406-8139-ec8b62ded5a8 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 762/1421] 10.0.0.199 () {32 vars in 742 bytes} [Thu Apr 23 01:28:55 2026] GET /v2.0/subnets?network_id=3b73cdd4-aa76-45c6-bfad-dd9dc2bcf76e => generated 626 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1422] 10.0.0.199 () {32 vars in 653 bytes} [Thu Apr 23 01:28:55 2026] GET /v2.0/extensions => generated 19901 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1423] 10.0.0.199 () {32 vars in 649 bytes} [Thu Apr 23 01:28:55 2026] GET /v2.0/networks => generated 1313 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1424] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:28:55 2026] POST /v2.0/security-group-rules => generated 596 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:28:56.080 7 WARNING neutron_lib.context [None req-ed66f0d6-ec04-41f6-b859-a36d98c248eb ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 765/1425] 10.0.0.199 () {32 vars in 647 bytes} [Thu Apr 23 01:28:56 2026] GET /v2.0/subnets => generated 1265 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1426] 10.0.0.199 () {32 vars in 723 bytes} [Thu Apr 23 01:28:56 2026] GET /v2.0/networks/8f6a68d6-4a6c-42eb-ad32-7a8f68475864 => generated 673 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1427] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:28:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:28:56.215 8 WARNING neutron_lib.context [None req-48a57808-ff1d-47b4-b4ff-30838f3a2574 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 662/1428] 10.0.0.199 () {32 vars in 721 bytes} [Thu Apr 23 01:28:56 2026] GET /v2.0/subnets/f31e408b-3ccb-4c8a-94d4-2a6a4ae88c1c => generated 649 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1429] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:28:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:28:56.444 8 INFO neutron.services.segments.plugin [-] Segment 3cb213e5-4adb-43e6-abe5-58917c4a80f2 resource provider aggregate not found 2026-04-23 01:28:56.450 8 INFO neutron.services.segments.plugin [-] Segment 3cb213e5-4adb-43e6-abe5-58917c4a80f2 resource provider aggregate not found 2026-04-23 01:28:56.470 8 INFO neutron.services.segments.plugin [-] Segment 3cb213e5-4adb-43e6-abe5-58917c4a80f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cb213e5-4adb-43e6-abe5-58917c4a80f2 found for delete ", "request_id": "req-8de7af46-5f4b-4314-b6ee-3a225130d4a2"}]} 2026-04-23 01:28:56.472 8 INFO neutron.services.segments.plugin [-] Segment 3cb213e5-4adb-43e6-abe5-58917c4a80f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cb213e5-4adb-43e6-abe5-58917c4a80f2 found for delete ", "request_id": "req-2da843c4-c724-484d-b052-aba96a1680c3"}]} [pid: 8|app: 0|req: 768/1430] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:28:56 2026] GET /v2.0/security-groups?tenant_id=f9bde6bd702f40e79abb27d74a3a0d5d&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:28:56.607 8 WARNING neutron_lib.context [None req-f4741e98-07d2-4001-9265-fcf20108f68f ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:28:56.652 8 INFO neutron.db.securitygroups_db [None req-f4741e98-07d2-4001-9265-fcf20108f68f ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Project e870f0884b4e4c1f9ad06ee1d3aadc8a 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: 769/1431] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:28:56 2026] POST /v2.0/security-group-rules => generated 607 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1432] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:56 2026] DELETE /v2.0/security-groups/34073c29-2b1f-4f26-bc59-fa7cb814d9af => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:56.857 8 WARNING neutron_lib.context [None req-c11f8d09-dbda-4175-b79a-689180a0822f ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:28:56.898 8 INFO neutron.db.securitygroups_db [None req-c11f8d09-dbda-4175-b79a-689180a0822f ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Project e870f0884b4e4c1f9ad06ee1d3aadc8a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-23 01:28:56.945 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8295a602-5238-40a6-a170-73888b51b679 160614ded96641cba75b4d80025cc2ab 8e933294b9fe490fbacada3c0e5d7a9f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 663/1433] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:56 2026] DELETE /v2.0/subnets/1062eda9-ce07-4978-b9fd-21d0b0c5550f => generated 136 bytes in 679 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:28:56.970 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a0f2bad-4868-4af8-9339-46fe4a39d17e 160614ded96641cba75b4d80025cc2ab 8e933294b9fe490fbacada3c0e5d7a9f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 664/1434] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:28:56 2026] DELETE /v2.0/networks/6de82c96-d0b4-444f-b819-3ae5d046e7c2 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1435] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:28:56 2026] POST /v2.0/security-group-rules => generated 606 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1436] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:28:56 2026] DELETE /v2.0/subnets/f31e408b-3ccb-4c8a-94d4-2a6a4ae88c1c => 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: 772/1437] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:28:57 2026] DELETE /v2.0/networks/8f6a68d6-4a6c-42eb-ad32-7a8f68475864 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1438] 10.0.0.199 () {32 vars in 649 bytes} [Thu Apr 23 01:28:57 2026] GET /v2.0/networks => generated 1296 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1439] 10.0.0.178 () {34 vars in 990 bytes} [Thu Apr 23 01:28:57 2026] GET /v2.0/ports?device_id=bc67a85e-acb7-405f-9174-13f5b41b10f9 => 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: 667/1440] 10.0.0.178 () {34 vars in 1040 bytes} [Thu Apr 23 01:28:57 2026] GET /v2.0/security-groups?id=52dd7749-bc03-40dd-8d1a-dde486511274&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1441] 10.0.0.183 () {34 vars in 1100 bytes} [Thu Apr 23 01:28:57 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1996221208&fields=id&tenant_id=e870f0884b4e4c1f9ad06ee1d3aadc8a => 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: 668/1442] 10.0.0.183 () {34 vars in 982 bytes} [Thu Apr 23 01:28:57 2026] GET /v2.0/networks?id=8c657a58-c473-4d79-b950-719e6296cab0 => generated 659 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1443] 10.0.0.183 () {34 vars in 965 bytes} [Thu Apr 23 01:28:57 2026] GET /v2.0/quotas/e870f0884b4e4c1f9ad06ee1d3aadc8a => generated 292 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1444] 10.0.0.183 () {34 vars in 1002 bytes} [Thu Apr 23 01:28:57 2026] GET /v2.0/ports?tenant_id=e870f0884b4e4c1f9ad06ee1d3aadc8a&fields=id => generated 149 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1445] 10.0.0.183 () {34 vars in 1008 bytes} [Thu Apr 23 01:28:58 2026] GET /v2.0/networks/8c657a58-c473-4d79-b950-719e6296cab0?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1446] 10.0.0.183 () {34 vars in 1108 bytes} [Thu Apr 23 01:28:58 2026] GET /v2.0/networks/8c657a58-c473-4d79-b950-719e6296cab0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1447] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:28:58 2026] GET /v2.0/security-groups?tenant_id=8e933294b9fe490fbacada3c0e5d7a9f&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1450] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:28:58 2026] DELETE /v2.0/security-groups/62587662-904d-4a6f-84a3-4f11e84d4cc4 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:58.509 8 INFO neutron.services.segments.plugin [-] Segment b967ce94-35e3-49ec-b0b8-c1961a40721d resource provider aggregate not found [pid: 8|app: 0|req: 779/1451] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:58 2026] GET /v2.0/ports?device_id=eda227fb-c886-4037-a305-9da45c6f2a58 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1452] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:28:59 2026] GET /v2.0/networks?id=8c657a58-c473-4d79-b950-719e6296cab0 => generated 659 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:59.347 8 INFO neutron.services.segments.plugin [-] Segment b967ce94-35e3-49ec-b0b8-c1961a40721d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b967ce94-35e3-49ec-b0b8-c1961a40721d found for delete ", "request_id": "req-66a32c47-ed23-4a1d-9f60-e98fa86e2d12"}]} 2026-04-23 01:28:59.349 8 INFO neutron.services.segments.plugin [-] Segment b967ce94-35e3-49ec-b0b8-c1961a40721d resource provider aggregate not found 2026-04-23 01:28:59.369 8 INFO neutron.services.segments.plugin [-] Segment b967ce94-35e3-49ec-b0b8-c1961a40721d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b967ce94-35e3-49ec-b0b8-c1961a40721d found for delete ", "request_id": "req-72a90cbc-4acc-45bf-aa24-fb8d99f92c99"}]} [pid: 8|app: 0|req: 780/1453] 199.204.45.233 () {34 vars in 1050 bytes} [Thu Apr 23 01:28:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e870f0884b4e4c1f9ad06ee1d3aadc8a => generated 274 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:59.429 7 WARNING neutron_lib.context [req-c6c76a2d-4cb4-4aca-b704-e0c53d41cbd0 req-bc3a044b-bee3-4783-bf1c-10437fdb1424 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 781/1454] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:28:59 2026] GET /v2.0/ports?device_id=eda227fb-c886-4037-a305-9da45c6f2a58 => 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: 674/1455] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 23 01:28:59 2026] POST /v2.0/ports => generated 954 bytes in 491 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-04-23 01:29:00.487 7 WARNING neutron_lib.context [None req-fa77ad1c-22c1-4172-9bd8-6d140043d3a2 968b85f8b9f34f23b37c30590d45d672 d51073927b884fffaf09c82e28ce5996 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 782/1456] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 23 01:28:59 2026] PUT /v2.0/ports/a3345993-c31c-4e10-9b80-6d4ae1947dcd => generated 1199 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, ' 2026-04-23 01:29:00.591 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bac8d250-7cf8-4b13-b5ba-cb47db4802c5'] response: {'name': 'network-changed', 'server_uuid': 'eda227fb-c886-4037-a305-9da45c6f2a58', 'tag': 'a3345993-c31c-4e10-9b80-6d4ae1947dcd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 783/1457] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:29:00 2026] GET /v2.0/ports?tenant_id=e870f0884b4e4c1f9ad06ee1d3aadc8a&device_id=eda227fb-c886-4037-a305-9da45c6f2a58 => 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: 784/1458] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:29:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a3345993-c31c-4e10-9b80-6d4ae1947dcd => generated 19 bytes in 42 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: 785/1459] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:29:00 2026] GET /v2.0/subnets?id=703fb3e6-5a40-47d8-86cf-c2ca5e9143ed => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1460] 10.0.0.199 () {34 vars in 684 bytes} [Thu Apr 23 01:29:00 2026] POST /v2.0/security-groups => generated 1624 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1461] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:29:00 2026] GET /v2.0/ports?network_id=8c657a58-c473-4d79-b950-719e6296cab0&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: 786/1462] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:29:00 2026] GET /v2.0/ports?device_id=eda227fb-c886-4037-a305-9da45c6f2a58 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1463] 10.0.0.199 () {32 vars in 663 bytes} [Thu Apr 23 01:29:00 2026] GET /v2.0/security-groups => generated 4529 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1464] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:29:00 2026] GET /v2.0/networks/8c657a58-c473-4d79-b950-719e6296cab0?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: 679/1465] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:29:00 2026] GET /v2.0/security-groups?id=e9e049fd-2aa8-4a4d-8647-b853a85c2ae5&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1466] 10.0.0.199 () {34 vars in 758 bytes} [Thu Apr 23 01:29:00 2026] PUT /v2.0/security-groups/b3424316-296a-44b0-95f8-7207e5b8fe0f => generated 1662 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1467] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:00 2026] GET /v2.0/security-groups?tenant_id=862bdb75dede4ebbbb1c33c35446cfe2&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1468] 10.0.0.199 () {32 vars in 737 bytes} [Thu Apr 23 01:29:01 2026] GET /v2.0/security-groups/b3424316-296a-44b0-95f8-7207e5b8fe0f => generated 1662 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1469] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:29:01 2026] GET /v2.0/networks/8c657a58-c473-4d79-b950-719e6296cab0?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: 789/1470] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:01 2026] DELETE /v2.0/security-groups/215d2e9e-c885-423d-9a4d-574b73c418ec => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1471] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:01 2026] DELETE /v2.0/security-groups/b3424316-296a-44b0-95f8-7207e5b8fe0f => 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: 790/1472] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:29:01 2026] GET /v2.0/ports?tenant_id=e870f0884b4e4c1f9ad06ee1d3aadc8a&device_id=eda227fb-c886-4037-a305-9da45c6f2a58 => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1473] 10.0.0.199 () {32 vars in 663 bytes} [Thu Apr 23 01:29:01 2026] GET /v2.0/security-groups => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:29:01.298 7 INFO neutron.api.v2.resource [None req-021340d9-e5ca-4ba9-beb2-52ef4f94e8e0 968b85f8b9f34f23b37c30590d45d672 d51073927b884fffaf09c82e28ce5996 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 684/1474] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:01 2026] DELETE /v2.0/security-groups/b3424316-296a-44b0-95f8-7207e5b8fe0f => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:29:01.320 7 WARNING neutron_lib.context [None req-cc71f43f-eb7a-452f-8011-df14bf2e1b37 968b85f8b9f34f23b37c30590d45d672 d51073927b884fffaf09c82e28ce5996 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 791/1475] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:29:01 2026] GET /v2.0/networks?id=8c657a58-c473-4d79-b950-719e6296cab0 => generated 755 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1476] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:29:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a3345993-c31c-4e10-9b80-6d4ae1947dcd => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1477] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:29:01 2026] GET /v2.0/subnets?id=703fb3e6-5a40-47d8-86cf-c2ca5e9143ed => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1478] 10.0.0.199 () {34 vars in 684 bytes} [Thu Apr 23 01:29:01 2026] POST /v2.0/security-groups => generated 1625 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1479] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:29:01 2026] GET /v2.0/ports?network_id=8c657a58-c473-4d79-b950-719e6296cab0&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:29:01.508 7 WARNING neutron_lib.context [None req-74b9a7ef-4eb3-4eac-bf79-d2063bac12c9 968b85f8b9f34f23b37c30590d45d672 d51073927b884fffaf09c82e28ce5996 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 794/1480] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:29:01 2026] GET /v2.0/ports?device_id=bc67a85e-acb7-405f-9174-13f5b41b10f9 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1481] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:29:01 2026] GET /v2.0/networks/8c657a58-c473-4d79-b950-719e6296cab0?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: 687/1482] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:29:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1483] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:29:01 2026] GET /v2.0/security-groups?id=52dd7749-bc03-40dd-8d1a-dde486511274&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1484] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:29:01 2026] GET /v2.0/networks/8c657a58-c473-4d79-b950-719e6296cab0?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: 797/1485] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:29:01 2026] GET /v2.0/security-group-rules/9468cbfb-87a4-4542-a26b-fb854b820a1b => generated 601 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1486] 10.0.0.199 () {32 vars in 673 bytes} [Thu Apr 23 01:29:01 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1487] 10.0.0.199 () {32 vars in 750 bytes} [Thu Apr 23 01:29:01 2026] DELETE /v2.0/security-group-rules/9468cbfb-87a4-4542-a26b-fb854b820a1b => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1488] 10.0.0.199 () {32 vars in 673 bytes} [Thu Apr 23 01:29:01 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:29:02.015 8 WARNING neutron_lib.context [None req-29aa1d01-3931-4a40-9133-a66e7d92a9f0 968b85f8b9f34f23b37c30590d45d672 d51073927b884fffaf09c82e28ce5996 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 690/1489] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:29:01 2026] GET /v2.0/ports?device_id=bc67a85e-acb7-405f-9174-13f5b41b10f9 => generated 975 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1490] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:29:02 2026] GET /v2.0/security-groups?id=52dd7749-bc03-40dd-8d1a-dde486511274&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1491] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:29:02 2026] GET /v2.0/ports?device_id=eda227fb-c886-4037-a305-9da45c6f2a58 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1492] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:29:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1493] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:29:02 2026] GET /v2.0/security-group-rules/2cf59909-eeb2-4c6d-a9b4-d898c28a6052 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1494] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:29:02 2026] GET /v2.0/security-groups?id=e9e049fd-2aa8-4a4d-8647-b853a85c2ae5&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: 802/1495] 10.0.0.199 () {32 vars in 673 bytes} [Thu Apr 23 01:29:02 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1496] 10.0.0.199 () {32 vars in 750 bytes} [Thu Apr 23 01:29:02 2026] DELETE /v2.0/security-group-rules/2cf59909-eeb2-4c6d-a9b4-d898c28a6052 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1497] 10.0.0.199 () {32 vars in 673 bytes} [Thu Apr 23 01:29:02 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:29:02.463 8 WARNING neutron_lib.context [None req-f0413d92-0ad3-4e11-826d-f073ee7ec11d 968b85f8b9f34f23b37c30590d45d672 d51073927b884fffaf09c82e28ce5996 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 695/1498] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 23 01:29:02 2026] GET /v2.0/ports?device_id=bc67a85e-acb7-405f-9174-13f5b41b10f9 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:29:02.505 8 INFO neutron.db.securitygroups_db [None req-f0413d92-0ad3-4e11-826d-f073ee7ec11d 968b85f8b9f34f23b37c30590d45d672 d51073927b884fffaf09c82e28ce5996 - - default default] Project d51073927b884fffaf09c82e28ce5996 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: 804/1499] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:29:02 2026] POST /v2.0/security-group-rules => generated 607 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1500] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:29:02 2026] GET /v2.0/security-group-rules/c09775da-3a4e-4cc1-ba2c-9aac7f3e61cc => generated 607 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1501] 10.0.0.199 () {32 vars in 673 bytes} [Thu Apr 23 01:29:02 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1502] 10.0.0.199 () {32 vars in 750 bytes} [Thu Apr 23 01:29:02 2026] DELETE /v2.0/security-group-rules/c09775da-3a4e-4cc1-ba2c-9aac7f3e61cc => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1503] 10.0.0.199 () {32 vars in 673 bytes} [Thu Apr 23 01:29:02 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:29:02.912 7 INFO neutron.db.l3_db [req-c3fbaf71-1443-4328-8df5-6345ef36c752 req-2b02071b-1179-4aab-b8b5-275061b79af0 082b8ef9d0bb46c88a8ebf1ca7d1c90a 0cff49ba2bbb49a8b7e5fa8bbc79bdca - - default default] Floating IP a8bf8699-0899-4e38-9848-8560a9c5a073 disassociated. External IP: 10.96.250.204, port: 89e22e3f-8151-4c58-9489-fc5461cb27a7. [pid: 8|app: 0|req: 809/1504] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:02 2026] DELETE /v2.0/security-groups/369de816-7628-4d96-8641-26a8e15e7753 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1505] 10.0.0.199 () {32 vars in 663 bytes} [Thu Apr 23 01:29:02 2026] GET /v2.0/security-groups => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1506] 10.0.0.199 () {32 vars in 663 bytes} [Thu Apr 23 01:29:03 2026] GET /v2.0/security-groups => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1507] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:29:03 2026] GET /v2.0/ports?device_id=bc67a85e-acb7-405f-9174-13f5b41b10f9 => 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: 813/1508] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:29:03 2026] GET /v2.0/ports?device_id=eda227fb-c886-4037-a305-9da45c6f2a58 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1509] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 23 01:29:02 2026] DELETE /v2.0/ports/89e22e3f-8151-4c58-9489-fc5461cb27a7 => generated 0 bytes in 927 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1510] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:29:03 2026] GET /v2.0/security-groups?id=e9e049fd-2aa8-4a4d-8647-b853a85c2ae5&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:29:03.550 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8084008-fd0f-474b-8f7f-9b0c15d5cea0'] response: {'server_uuid': 'bc67a85e-acb7-405f-9174-13f5b41b10f9', 'name': 'network-vif-deleted', 'tag': '89e22e3f-8151-4c58-9489-fc5461cb27a7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 697/1511] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:29:03 2026] GET /v2.0/ports?device_id=eda227fb-c886-4037-a305-9da45c6f2a58 => generated 971 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1512] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:29:03 2026] GET /v2.0/security-groups?id=e9e049fd-2aa8-4a4d-8647-b853a85c2ae5&fields=id&fields=name => generated 114 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1513] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:29:03 2026] GET /v2.0/ports?device_id=eda227fb-c886-4037-a305-9da45c6f2a58 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1514] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:03 2026] GET /v2.0/security-groups?tenant_id=d51073927b884fffaf09c82e28ce5996&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1515] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:04 2026] DELETE /v2.0/security-groups/a0368ab8-7884-4784-8bda-7f4df00e933d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:29:04.339 8 INFO neutron.db.l3_db [None req-8826537e-57db-4360-93fa-6e1cc9579b53 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Floating IP 30dc94a7-8c0a-464a-bfa8-86ced5b6957b associated. External IP: 10.96.250.216, port: a3345993-c31c-4e10-9b80-6d4ae1947dcd. [pid: 7|app: 0|req: 701/1516] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:04 2026] DELETE /v2.0/security-groups/52dd7749-bc03-40dd-8d1a-dde486511274 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:29:04.472 7 INFO neutron.api.v2.resource [None req-7856ecc8-4339-447b-bca9-e78b54d33c07 082b8ef9d0bb46c88a8ebf1ca7d1c90a 0cff49ba2bbb49a8b7e5fa8bbc79bdca - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 702/1517] 10.0.0.199 () {32 vars in 737 bytes} [Thu Apr 23 01:29:04 2026] GET /v2.0/security-groups/52dd7749-bc03-40dd-8d1a-dde486511274 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1518] 10.0.0.199 () {34 vars in 749 bytes} [Thu Apr 23 01:29:03 2026] PUT /v2.0/floatingips/30dc94a7-8c0a-464a-bfa8-86ced5b6957b => generated 855 bytes in 1012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1519] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:29:04 2026] DELETE /v2.0/floatingips/a8bf8699-0899-4e38-9848-8560a9c5a073 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:29:04.916 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-86cdce49-ec98-4929-b66d-7dd2fedef96e'] response: {'name': 'network-changed', 'server_uuid': 'eda227fb-c886-4037-a305-9da45c6f2a58', 'tag': 'a3345993-c31c-4e10-9b80-6d4ae1947dcd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 817/1520] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:29:04 2026] GET /v2.0/floatingips/30dc94a7-8c0a-464a-bfa8-86ced5b6957b => generated 855 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1521] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:29:04 2026] GET /v2.0/ports?tenant_id=e870f0884b4e4c1f9ad06ee1d3aadc8a&device_id=eda227fb-c886-4037-a305-9da45c6f2a58 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1522] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:29:05 2026] GET /v2.0/networks?id=8c657a58-c473-4d79-b950-719e6296cab0 => generated 755 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1523] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:29:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a3345993-c31c-4e10-9b80-6d4ae1947dcd => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1524] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:29:05 2026] GET /v2.0/subnets?id=703fb3e6-5a40-47d8-86cf-c2ca5e9143ed => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1525] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:29:05 2026] GET /v2.0/ports?network_id=8c657a58-c473-4d79-b950-719e6296cab0&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1526] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:29:05 2026] GET /v2.0/networks/8c657a58-c473-4d79-b950-719e6296cab0?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1527] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:29:05 2026] GET /v2.0/networks/8c657a58-c473-4d79-b950-719e6296cab0?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: 825/1528] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:29:05 2026] GET /v2.0/floatingips/30dc94a7-8c0a-464a-bfa8-86ced5b6957b => generated 855 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1529] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:29:04 2026] PUT /v2.0/routers/44445324-8dad-4e8c-8313-ac3b844a96e2/remove_router_interface => generated 309 bytes in 1491 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1530] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:29:07 2026] GET /v2.0/floatingips/30dc94a7-8c0a-464a-bfa8-86ced5b6957b => generated 857 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:29:07.617 8 INFO neutron.services.segments.plugin [-] Segment 5da9095b-4fae-49a2-9aca-fce9b0d29082 resource provider aggregate not found 2026-04-23 01:29:07.624 8 INFO neutron.services.segments.plugin [-] Segment 5da9095b-4fae-49a2-9aca-fce9b0d29082 resource provider aggregate not found 2026-04-23 01:29:07.628 8 INFO neutron.db.l3_hamode_db [None req-e6ebe9ff-1e1e-40bf-aaae-409a0302f514 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] HA network cb6e4e7f-2297-4c92-a249-543e949fbe6d was deleted as no HA routers are present in tenant 0cff49ba2bbb49a8b7e5fa8bbc79bdca. [pid: 8|app: 0|req: 826/1531] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:06 2026] DELETE /v2.0/routers/44445324-8dad-4e8c-8313-ac3b844a96e2 => generated 0 bytes in 1251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1532] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:07 2026] DELETE /v2.0/subnets/17a4a350-39ce-4124-a3b8-b0b6e8bb5b55 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:29:07.924 8 INFO neutron.services.segments.plugin [-] Segment 5da9095b-4fae-49a2-9aca-fce9b0d29082 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5da9095b-4fae-49a2-9aca-fce9b0d29082 found for delete ", "request_id": "req-7b06497f-8170-47ce-a0f0-6082c917e441"}]} 2026-04-23 01:29:07.934 8 INFO neutron.services.segments.plugin [-] Segment 5da9095b-4fae-49a2-9aca-fce9b0d29082 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5da9095b-4fae-49a2-9aca-fce9b0d29082 found for delete ", "request_id": "req-d0d947a3-8ab2-456c-9ff0-6c7bc894b753"}]} [pid: 8|app: 0|req: 827/1533] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:29:07 2026] DELETE /v2.0/networks/f518c6e3-b419-4774-b883-a68717e21894 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1534] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:08 2026] GET /v2.0/security-groups?tenant_id=0cff49ba2bbb49a8b7e5fa8bbc79bdca&name=default => generated 2925 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1535] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:08 2026] DELETE /v2.0/security-groups/4b377b64-3a4e-4bd7-a4ea-e9016bfd4faa => 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: 708/1536] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:09 2026] GET /v2.0/security-groups?tenant_id=1950da47693444f4b781b35216fd407d&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1537] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:09 2026] DELETE /v2.0/security-groups/1965dca0-cc28-4fa7-aeb0-a05bff68ed04 => 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: 709/1538] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:09 2026] GET /v2.0/security-groups?tenant_id=ea5223e5afd845eba2123af9e7d2baf7&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1539] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:09 2026] DELETE /v2.0/security-groups/dc744a12-9c26-4cad-81cc-3549070763a7 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1540] 199.204.45.233 () {34 vars in 1096 bytes} [Thu Apr 23 01:29:10 2026] GET /v2.0/ports?device_id=a9667942-ddf0-4320-94ca-54bb4d63edc8&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:29:10.866 8 INFO neutron.services.segments.plugin [-] Segment 20fb1322-e5e6-4016-826c-bab186447a9f resource provider aggregate not found 2026-04-23 01:29:10.875 8 INFO neutron.services.segments.plugin [-] Segment 20fb1322-e5e6-4016-826c-bab186447a9f resource provider aggregate not found 2026-04-23 01:29:10.901 8 INFO neutron.services.segments.plugin [-] Segment 20fb1322-e5e6-4016-826c-bab186447a9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20fb1322-e5e6-4016-826c-bab186447a9f found for delete ", "request_id": "req-fbfcd9a9-5164-4a39-90d4-308cb05932e6"}]} [pid: 8|app: 0|req: 831/1541] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:29:10 2026] GET /v2.0/ports?tenant_id=e870f0884b4e4c1f9ad06ee1d3aadc8a&device_id=a9667942-ddf0-4320-94ca-54bb4d63edc8 => generated 1244 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1542] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:29:10 2026] GET /v2.0/networks?id=8c657a58-c473-4d79-b950-719e6296cab0 => generated 755 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:29:11.045 8 INFO neutron.services.segments.plugin [-] Segment 20fb1322-e5e6-4016-826c-bab186447a9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20fb1322-e5e6-4016-826c-bab186447a9f found for delete ", "request_id": "req-72c2877d-f1ff-4124-be18-fc8732c414fc"}]} [pid: 8|app: 0|req: 832/1543] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 23 01:29:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=824ae36b-c3fa-4b82-8469-3cf8bff397a0 => 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: 712/1544] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:29:11 2026] GET /v2.0/subnets?id=703fb3e6-5a40-47d8-86cf-c2ca5e9143ed => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1545] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:29:11 2026] GET /v2.0/ports?network_id=8c657a58-c473-4d79-b950-719e6296cab0&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: 7|app: 0|req: 713/1546] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:29:11 2026] GET /v2.0/networks/8c657a58-c473-4d79-b950-719e6296cab0?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1547] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:29:11 2026] GET /v2.0/networks/8c657a58-c473-4d79-b950-719e6296cab0?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: 835/1548] 10.0.0.178 () {34 vars in 990 bytes} [Thu Apr 23 01:29:12 2026] GET /v2.0/ports?device_id=eda227fb-c886-4037-a305-9da45c6f2a58 => 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: 836/1549] 10.0.0.178 () {34 vars in 1040 bytes} [Thu Apr 23 01:29:12 2026] GET /v2.0/security-groups?id=e9e049fd-2aa8-4a4d-8647-b853a85c2ae5&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1550] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:12 2026] GET /v2.0/security-groups?tenant_id=c0553fe5d1ff485d8ac77028ba3a5737&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1551] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:12 2026] DELETE /v2.0/security-groups/c3a7da0c-3329-4756-b9a5-590cc73ef749 => 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: 715/1552] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:13 2026] GET /v2.0/security-groups?tenant_id=e97657811bc8447ab77464aead3847b6&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1553] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:13 2026] DELETE /v2.0/security-groups/85594919-36e6-4aec-9553-0d09094214cd => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1556] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:13 2026] GET /v2.0/security-groups?tenant_id=809d18122526485fb53e373a2ce3e987&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1557] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:13 2026] DELETE /v2.0/security-groups/8d9dd66f-656c-4f0e-a5ad-1833a21d9426 => 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: 839/1558] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:29:14 2026] GET /v2.0/ports?device_id=eda227fb-c886-4037-a305-9da45c6f2a58 => generated 971 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1559] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:29:14 2026] GET /v2.0/security-groups?id=e9e049fd-2aa8-4a4d-8647-b853a85c2ae5&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1560] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 23 01:29:15 2026] GET /v2.0/ports?device_id=eda227fb-c886-4037-a305-9da45c6f2a58 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1561] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:15 2026] GET /v2.0/security-groups?tenant_id=04a2be45a1e44bf680bdfbc078496231&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:29:15.669 8 WARNING neutron_lib.context [None req-13d5cf00-08a1-4750-a018-cf07dad0fa4a ecb3af47a30c48d9948fef08311bcc90 9d94dd6bfa7347468cb238d09c5d76a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:15.670 8 WARNING neutron_lib.context [None req-13d5cf00-08a1-4750-a018-cf07dad0fa4a ecb3af47a30c48d9948fef08311bcc90 9d94dd6bfa7347468cb238d09c5d76a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:15.748 7 INFO neutron.db.l3_db [req-7b4a0bfc-8275-4410-9c75-dcc9bde00506 req-619ec6a3-6f0b-4518-9f6e-66cb442a8d31 ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] Floating IP 30dc94a7-8c0a-464a-bfa8-86ced5b6957b disassociated. External IP: 10.96.250.216, port: a3345993-c31c-4e10-9b80-6d4ae1947dcd. 2026-04-23 01:29:15.867 8 INFO neutron.db.segments_db [None req-13d5cf00-08a1-4750-a018-cf07dad0fa4a ecb3af47a30c48d9948fef08311bcc90 9d94dd6bfa7347468cb238d09c5d76a7 - - default default] Added segment 52a037bc-05a2-453d-a134-4e908221cf9d of type vxlan for network df34486e-f27c-4c83-a04e-5e4c5f078668 2026-04-23 01:29:15.963 8 INFO neutron.db.segments_db [None req-13d5cf00-08a1-4750-a018-cf07dad0fa4a ecb3af47a30c48d9948fef08311bcc90 9d94dd6bfa7347468cb238d09c5d76a7 - - default default] Added segment 37a6dc32-6ae8-425d-81db-3363a8a07109 of type vxlan for network 824b48d7-cae1-463a-8dda-e3e1f0e86a79 [pid: 8|app: 0|req: 842/1562] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:29:15 2026] POST /v2.0/networks => generated 1246 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1563] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 23 01:29:15 2026] DELETE /v2.0/ports/a3345993-c31c-4e10-9b80-6d4ae1947dcd => generated 0 bytes in 861 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:29:16.257 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-525458c5-2f49-468e-9a40-93aaf9443fe1'] response: {'server_uuid': 'eda227fb-c886-4037-a305-9da45c6f2a58', 'name': 'network-vif-deleted', 'tag': 'a3345993-c31c-4e10-9b80-6d4ae1947dcd', 'status': 'completed', 'code': 200} 2026-04-23 01:29:16.299 8 INFO neutron.db.segments_db [None req-2e9b052d-1a7a-48e5-afa0-2e886ba45432 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment 391708bf-c30e-4f62-93c8-959b553a7ec1 of type vxlan for network 8461607b-c038-454e-9fce-7befe8e40dd2 [pid: 7|app: 0|req: 722/1564] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:16 2026] DELETE /v2.0/security-groups/0325d837-75ca-4f66-a8a3-45f23878ca6a => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1565] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:29:16 2026] GET /v2.0/ports?device_id=eda227fb-c886-4037-a305-9da45c6f2a58 => 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: 843/1566] 10.0.0.199 () {34 vars in 671 bytes} [Thu Apr 23 01:29:16 2026] POST /v2.0/networks => generated 741 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1567] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:29:16 2026] POST /v2.0/subnets => generated 664 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:29:16.776 8 INFO neutron.db.segments_db [None req-db8228cb-d4cf-4c4d-94ef-af0e9b52d925 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment 6fa8a5d3-64e3-4397-8aa3-cd820711fa75 of type vxlan for network 9ed364ef-d4a2-490f-9c31-543bf86e0a22 [pid: 7|app: 0|req: 724/1568] 10.0.0.199 () {32 vars in 649 bytes} [Thu Apr 23 01:29:16 2026] GET /v2.0/networks => generated 1845 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:29:17.086 8 INFO neutron.db.l3_hamode_db [None req-db8228cb-d4cf-4c4d-94ef-af0e9b52d925 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 725/1569] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:29:16 2026] DELETE /v2.0/networks/df34486e-f27c-4c83-a04e-5e4c5f078668 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:29:17.093 7 INFO neutron.services.segments.plugin [-] Segment 52a037bc-05a2-453d-a134-4e908221cf9d resource provider aggregate not found 2026-04-23 01:29:17.106 7 INFO neutron.services.segments.plugin [-] Segment 52a037bc-05a2-453d-a134-4e908221cf9d resource provider aggregate not found 2026-04-23 01:29:17.123 7 INFO neutron.services.segments.plugin [-] Segment 52a037bc-05a2-453d-a134-4e908221cf9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52a037bc-05a2-453d-a134-4e908221cf9d found for delete ", "request_id": "req-326bab3e-af67-4c1e-bae3-8b679d826b8d"}]} 2026-04-23 01:29:17.127 7 INFO neutron.services.segments.plugin [-] Segment 52a037bc-05a2-453d-a134-4e908221cf9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52a037bc-05a2-453d-a134-4e908221cf9d found for delete ", "request_id": "req-5c2e0af9-01f3-4945-9da4-5b437b105de3"}]} [pid: 7|app: 0|req: 726/1570] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:29:17 2026] DELETE /v2.0/networks/824b48d7-cae1-463a-8dda-e3e1f0e86a79 => 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: 727/1571] 10.0.0.199 () {32 vars in 649 bytes} [Thu Apr 23 01:29:17 2026] GET /v2.0/networks => generated 651 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1572] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:17 2026] DELETE /v2.0/security-groups/e9e049fd-2aa8-4a4d-8647-b853a85c2ae5 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:29:17.619 7 WARNING neutron_lib.context [None req-5c43d723-2ff0-4fa7-a345-662fc369a187 ecb3af47a30c48d9948fef08311bcc90 9d94dd6bfa7347468cb238d09c5d76a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:17.692 7 INFO neutron.db.segments_db [None req-5c43d723-2ff0-4fa7-a345-662fc369a187 ecb3af47a30c48d9948fef08311bcc90 9d94dd6bfa7347468cb238d09c5d76a7 - - default default] Added segment bb81b5ce-7601-4568-b8e5-f69220bba34f of type vxlan for network f9e46cfd-39ab-471c-bf23-c396a99c8d45 [pid: 7|app: 0|req: 729/1573] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:29:17 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) [pid: 7|app: 0|req: 730/1574] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:29:17 2026] DELETE /v2.0/floatingips/30dc94a7-8c0a-464a-bfa8-86ced5b6957b => generated 0 bytes in 402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:29:18.245 7 WARNING neutron_lib.context [None req-966c1740-174b-4d46-9002-c269b751047b ecb3af47a30c48d9948fef08311bcc90 9d94dd6bfa7347468cb238d09c5d76a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:18.305 7 INFO neutron.db.segments_db [None req-966c1740-174b-4d46-9002-c269b751047b ecb3af47a30c48d9948fef08311bcc90 9d94dd6bfa7347468cb238d09c5d76a7 - - default default] Added segment b0bb7c63-45bc-4c33-b2d7-79257d03779a of type vxlan for network ef419502-c29c-4b0e-a034-c4f3fb75ce27 [pid: 7|app: 0|req: 731/1575] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:29:18 2026] POST /v2.0/networks => generated 650 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:29:18.444 7 WARNING neutron_lib.context [None req-9d609547-d63c-489f-8ed1-2ef554badbc8 ecb3af47a30c48d9948fef08311bcc90 9d94dd6bfa7347468cb238d09c5d76a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:18.491 7 WARNING neutron_lib.context [None req-9d609547-d63c-489f-8ed1-2ef554badbc8 ecb3af47a30c48d9948fef08311bcc90 9d94dd6bfa7347468cb238d09c5d76a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:18.755 8 INFO neutron.db.l3_hamode_db [None req-db8228cb-d4cf-4c4d-94ef-af0e9b52d925 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:29:19.151 7 INFO neutron.services.segments.plugin [-] Segment 37a6dc32-6ae8-425d-81db-3363a8a07109 resource provider aggregate not found 2026-04-23 01:29:19.157 7 INFO neutron.services.segments.plugin [-] Segment 37a6dc32-6ae8-425d-81db-3363a8a07109 resource provider aggregate not found 2026-04-23 01:29:19.169 7 INFO neutron.services.segments.plugin [-] Segment 37a6dc32-6ae8-425d-81db-3363a8a07109 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37a6dc32-6ae8-425d-81db-3363a8a07109 found for delete ", "request_id": "req-446e6f3a-3b49-403a-97fe-1f2c14ad88ff"}]} 2026-04-23 01:29:19.179 7 INFO neutron.services.segments.plugin [-] Segment 37a6dc32-6ae8-425d-81db-3363a8a07109 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37a6dc32-6ae8-425d-81db-3363a8a07109 found for delete ", "request_id": "req-01d3936f-669a-4bd1-af56-1aae90b2d932"}]} [pid: 7|app: 0|req: 732/1576] 10.0.0.199 () {34 vars in 665 bytes} [Thu Apr 23 01:29:18 2026] POST /v2.0/ports => generated 1506 bytes in 840 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 733/1577] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:29:19 2026] GET /v2.0/ports?device_id=a9667942-ddf0-4320-94ca-54bb4d63edc8 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1578] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 23 01:29:19 2026] GET /v2.0/ports?device_id=a9667942-ddf0-4320-94ca-54bb4d63edc8 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1579] 10.0.0.199 () {32 vars in 643 bytes} [Thu Apr 23 01:29:19 2026] GET /v2.0/ports => generated 1506 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1580] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:29:19 2026] GET /v2.0/security-groups?id=f689424e-d058-4c47-9300-3455710d3e52&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: 737/1581] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 23 01:29:19 2026] DELETE /v2.0/ports/824ae36b-c3fa-4b82-8469-3cf8bff397a0 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:29:19.995 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0137a657-3ca2-48d0-9310-1dfa3e16d537'] response: {'server_uuid': 'a9667942-ddf0-4320-94ca-54bb4d63edc8', 'name': 'network-vif-deleted', 'tag': '824ae36b-c3fa-4b82-8469-3cf8bff397a0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 845/1582] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:29:16 2026] POST /v2.0/routers => generated 728 bytes in 3366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1583] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:29:19 2026] DELETE /v2.0/ports/f3d7888f-c22c-40fd-8500-a656fa3f80ab => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1584] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:29:20 2026] DELETE /v2.0/ports/2925adcf-0862-4594-a15b-d3338a4c7eea => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1585] 10.0.0.199 () {32 vars in 643 bytes} [Thu Apr 23 01:29:20 2026] GET /v2.0/ports => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:29:20.504 7 WARNING neutron_lib.context [None req-ee6038d5-e549-4d55-ab50-2ffe05cbaa41 ecb3af47a30c48d9948fef08311bcc90 9d94dd6bfa7347468cb238d09c5d76a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:20.582 7 INFO neutron.db.segments_db [None req-ee6038d5-e549-4d55-ab50-2ffe05cbaa41 ecb3af47a30c48d9948fef08311bcc90 9d94dd6bfa7347468cb238d09c5d76a7 - - default default] Added segment 700c66ee-bd37-41b9-beba-e9345af3eb6f of type vxlan for network 97814f61-bace-447e-b4a4-c0ce32e6cb2e [pid: 7|app: 0|req: 741/1586] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:29:20 2026] POST /v2.0/networks => generated 649 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:29:20.918 7 WARNING neutron_lib.context [None req-b293bc3c-d9e1-4dae-97b8-b95395aa9db3 d5474b326312483bbc334e78d322febd 7b1cbc92371e4b4dace9383674b568b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:21.053 7 INFO neutron.db.segments_db [None req-b293bc3c-d9e1-4dae-97b8-b95395aa9db3 d5474b326312483bbc334e78d322febd 7b1cbc92371e4b4dace9383674b568b9 - - default default] Added segment 022e0917-faf8-4424-a09a-c201ec0c4784 of type vxlan for network 05c86879-d467-467e-9c2b-2c1fd554e2e8 [pid: 7|app: 0|req: 742/1587] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:29:20 2026] POST /v2.0/networks => generated 632 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1588] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:21 2026] DELETE /v2.0/security-groups/f689424e-d058-4c47-9300-3455710d3e52 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:29:21.338 7 WARNING neutron_lib.context [None req-ba365e92-58e0-4f20-9696-ad06f71bb7a0 ecb3af47a30c48d9948fef08311bcc90 9d94dd6bfa7347468cb238d09c5d76a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:21.420 7 INFO neutron.db.segments_db [None req-ba365e92-58e0-4f20-9696-ad06f71bb7a0 ecb3af47a30c48d9948fef08311bcc90 9d94dd6bfa7347468cb238d09c5d76a7 - - default default] Added segment ef9be27d-0a2b-47ec-9d87-a4eaf5fb3a63 of type vxlan for network 21a05db4-928a-413b-b8bc-d31fe2e1e5d5 [pid: 7|app: 0|req: 744/1589] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:29:21 2026] POST /v2.0/networks => generated 648 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:29:21.550 7 WARNING neutron_lib.context [None req-04729be6-a96a-459b-8621-335c39b38587 d5474b326312483bbc334e78d322febd 7b1cbc92371e4b4dace9383674b568b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:21.627 7 INFO neutron.db.segments_db [None req-04729be6-a96a-459b-8621-335c39b38587 d5474b326312483bbc334e78d322febd 7b1cbc92371e4b4dace9383674b568b9 - - default default] Added segment 00832d67-8ea8-4124-8ab4-c02ad12cdb90 of type vxlan for network 7a77e8ec-e065-4d28-b57e-13d8aa38fd2c [pid: 8|app: 0|req: 846/1590] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:29:20 2026] PUT /v2.0/routers/01c5a95d-83bb-4d7f-b665-606cb239f9d1/add_router_interface => generated 309 bytes in 1605 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1591] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:29:21 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) 2026-04-23 01:29:21.764 7 WARNING neutron_lib.context [None req-e699cd48-9030-489d-8c95-d07d806709a0 ecb3af47a30c48d9948fef08311bcc90 9d94dd6bfa7347468cb238d09c5d76a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:21.830 7 WARNING neutron_lib.context [None req-e699cd48-9030-489d-8c95-d07d806709a0 ecb3af47a30c48d9948fef08311bcc90 9d94dd6bfa7347468cb238d09c5d76a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 746/1592] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:29:21 2026] POST /v2.0/subnets => generated 1226 bytes in 696 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:29:22.445 7 WARNING neutron_lib.context [None req-7ccec934-783a-4229-b431-3456acb3a7ee d5474b326312483bbc334e78d322febd 7b1cbc92371e4b4dace9383674b568b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:22.518 7 INFO neutron.db.segments_db [None req-7ccec934-783a-4229-b431-3456acb3a7ee d5474b326312483bbc334e78d322febd 7b1cbc92371e4b4dace9383674b568b9 - - default default] Added segment 5d0b3fbc-3f6b-4e82-a3e8-3e309e2fdaaf of type vxlan for network 9c5e696c-2fc3-4e06-b458-39cca4bfe2e7 [pid: 7|app: 0|req: 747/1593] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:29:22 2026] POST /v2.0/networks => generated 632 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1594] 10.0.0.199 () {32 vars in 647 bytes} [Thu Apr 23 01:29:22 2026] GET /v2.0/subnets => generated 1839 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:29:22.730 7 WARNING neutron_lib.context [None req-e534822e-1833-4733-93d2-8a03111bdfdd d5474b326312483bbc334e78d322febd 7b1cbc92371e4b4dace9383674b568b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:22.818 7 INFO neutron.db.segments_db [None req-e534822e-1833-4733-93d2-8a03111bdfdd d5474b326312483bbc334e78d322febd 7b1cbc92371e4b4dace9383674b568b9 - - default default] Added segment 2948e336-53ac-47d8-b518-f52b47868b22 of type vxlan for network 7905a41a-9d14-4f96-ba09-9dbb0fb8fee5 [pid: 7|app: 0|req: 749/1595] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:29:22 2026] POST /v2.0/networks => generated 632 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1596] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:22 2026] DELETE /v2.0/subnets/e86c25b9-f039-4406-89c0-6db66e72d37b => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:29:23.237 7 WARNING neutron_lib.context [None req-50367b3f-2d6e-4bf2-8ba3-ac2bcea861a6 d5474b326312483bbc334e78d322febd 7b1cbc92371e4b4dace9383674b568b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 847/1597] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:29:21 2026] PUT /v2.0/routers/bdd95741-7dbd-4803-a955-1ce725b8249d/remove_router_interface => generated 309 bytes in 1567 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:29:23.338 7 INFO neutron.db.segments_db [None req-50367b3f-2d6e-4bf2-8ba3-ac2bcea861a6 d5474b326312483bbc334e78d322febd 7b1cbc92371e4b4dace9383674b568b9 - - default default] Added segment 68603fa1-917f-4d21-81fd-c0d1b4100bd9 of type vxlan for network b5f5ba2d-6bea-4e91-b049-ff8cbc8a0ea3 [pid: 7|app: 0|req: 751/1598] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:29:23 2026] POST /v2.0/networks => generated 631 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1599] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:23 2026] DELETE /v2.0/subnets/68b3ec02-08e9-481c-941c-3671fb8e838b => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1600] 10.0.0.199 () {34 vars in 753 bytes} [Thu Apr 23 01:29:23 2026] PUT /v2.0/networks/05c86879-d467-467e-9c2b-2c1fd554e2e8/tags => generated 17 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1601] 10.0.0.199 () {32 vars in 647 bytes} [Thu Apr 23 01:29:23 2026] GET /v2.0/subnets => generated 626 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1602] 10.0.0.199 () {34 vars in 753 bytes} [Thu Apr 23 01:29:23 2026] PUT /v2.0/networks/7a77e8ec-e065-4d28-b57e-13d8aa38fd2c/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1603] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:23 2026] DELETE /v2.0/subnets/703fb3e6-5a40-47d8-86cf-c2ca5e9143ed => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1604] 10.0.0.199 () {34 vars in 753 bytes} [Thu Apr 23 01:29:23 2026] PUT /v2.0/networks/9c5e696c-2fc3-4e06-b458-39cca4bfe2e7/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:29:24.650 8 INFO neutron.services.segments.plugin [-] Segment ef9be27d-0a2b-47ec-9d87-a4eaf5fb3a63 resource provider aggregate not found 2026-04-23 01:29:24.659 8 INFO neutron.services.segments.plugin [-] Segment ef9be27d-0a2b-47ec-9d87-a4eaf5fb3a63 resource provider aggregate not found 2026-04-23 01:29:24.669 8 INFO neutron.services.segments.plugin [-] Segment ef9be27d-0a2b-47ec-9d87-a4eaf5fb3a63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef9be27d-0a2b-47ec-9d87-a4eaf5fb3a63 found for delete ", "request_id": "req-95c70f0d-b9e8-49a1-9c32-83ed89b1af23"}]} [pid: 8|app: 0|req: 852/1605] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:29:23 2026] DELETE /v2.0/networks/21a05db4-928a-413b-b8bc-d31fe2e1e5d5 => generated 0 bytes in 997 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:29:24.681 8 INFO neutron.services.segments.plugin [-] Segment ef9be27d-0a2b-47ec-9d87-a4eaf5fb3a63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef9be27d-0a2b-47ec-9d87-a4eaf5fb3a63 found for delete ", "request_id": "req-e51d1a8f-c85b-4292-908b-f8aa6791a3ad"}]} [pid: 8|app: 0|req: 853/1606] 10.0.0.199 () {34 vars in 753 bytes} [Thu Apr 23 01:29:24 2026] PUT /v2.0/networks/7905a41a-9d14-4f96-ba09-9dbb0fb8fee5/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1607] 10.0.0.183 () {34 vars in 982 bytes} [Thu Apr 23 01:29:24 2026] GET /v2.0/networks?id=8461607b-c038-454e-9fce-7befe8e40dd2 => generated 673 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1608] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:29:24 2026] DELETE /v2.0/networks/97814f61-bace-447e-b4a4-c0ce32e6cb2e => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1609] 10.0.0.199 () {32 vars in 666 bytes} [Thu Apr 23 01:29:25 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1610] 10.0.0.183 () {34 vars in 965 bytes} [Thu Apr 23 01:29:25 2026] GET /v2.0/quotas/d0d0561cc20e4db3b6b37bc1fe62b127 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:29:25.204 7 INFO neutron.services.segments.plugin [-] Segment 1917371c-4502-447a-8942-b19b7f3699a3 resource provider aggregate not found 2026-04-23 01:29:25.210 7 INFO neutron.services.segments.plugin [-] Segment 1917371c-4502-447a-8942-b19b7f3699a3 resource provider aggregate not found 2026-04-23 01:29:25.240 7 INFO neutron.db.l3_hamode_db [None req-64820d35-2ced-42f2-840d-7b77e3c24aba ba13cf22b0b94b6c833168356ae3f32a e870f0884b4e4c1f9ad06ee1d3aadc8a - - default default] HA network 6552f611-2290-4198-9f07-f125917b5253 was deleted as no HA routers are present in tenant e870f0884b4e4c1f9ad06ee1d3aadc8a. 2026-04-23 01:29:25.244 7 INFO neutron.services.segments.plugin [-] Segment 1917371c-4502-447a-8942-b19b7f3699a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1917371c-4502-447a-8942-b19b7f3699a3 found for delete ", "request_id": "req-a5610f36-3a1a-4e96-ada4-a6b12678a2d6"}]} 2026-04-23 01:29:25.245 7 INFO neutron.services.segments.plugin [-] Segment 1917371c-4502-447a-8942-b19b7f3699a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1917371c-4502-447a-8942-b19b7f3699a3 found for delete ", "request_id": "req-76fd2b0a-5116-4fea-8fe8-ae15b5df4207"}]} [pid: 7|app: 0|req: 754/1611] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:23 2026] DELETE /v2.0/routers/bdd95741-7dbd-4803-a955-1ce725b8249d => generated 0 bytes in 1412 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1612] 10.0.0.199 () {32 vars in 680 bytes} [Thu Apr 23 01:29:25 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1613] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:29:25 2026] DELETE /v2.0/networks/ef419502-c29c-4b0e-a034-c4f3fb75ce27 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1614] 10.0.0.183 () {34 vars in 1002 bytes} [Thu Apr 23 01:29:25 2026] GET /v2.0/ports?tenant_id=d0d0561cc20e4db3b6b37bc1fe62b127&fields=id => generated 103 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1615] 10.0.0.199 () {32 vars in 676 bytes} [Thu Apr 23 01:29:25 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1616] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:29:25 2026] DELETE /v2.0/networks/8c657a58-c473-4d79-b950-719e6296cab0 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1617] 10.0.0.183 () {34 vars in 1008 bytes} [Thu Apr 23 01:29:25 2026] GET /v2.0/networks/8461607b-c038-454e-9fce-7befe8e40dd2?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: 758/1618] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:29:25 2026] DELETE /v2.0/networks/f9e46cfd-39ab-471c-bf23-c396a99c8d45 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1619] 10.0.0.199 () {32 vars in 688 bytes} [Thu Apr 23 01:29:25 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1620] 10.0.0.183 () {34 vars in 1108 bytes} [Thu Apr 23 01:29:25 2026] GET /v2.0/networks/8461607b-c038-454e-9fce-7befe8e40dd2?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: 862/1621] 10.0.0.199 () {32 vars in 674 bytes} [Thu Apr 23 01:29:25 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1622] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:29:26 2026] GET /v2.0/ports?device_id=c0bcce5c-4bcc-47b5-994c-75f754468088 => 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: 760/1623] 10.0.0.199 () {32 vars in 688 bytes} [Thu Apr 23 01:29:26 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1624] 10.0.0.199 () {32 vars in 684 bytes} [Thu Apr 23 01:29:26 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1625] 10.0.0.199 () {32 vars in 696 bytes} [Thu Apr 23 01:29:26 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1626] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:26 2026] GET /v2.0/security-groups?tenant_id=9d94dd6bfa7347468cb238d09c5d76a7&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1627] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:26 2026] GET /v2.0/security-groups?tenant_id=434cce7f81ba45b1a9f792a78a0e8ee4&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:29:26.707 8 INFO neutron.services.segments.plugin [-] Segment 700c66ee-bd37-41b9-beba-e9345af3eb6f resource provider aggregate not found 2026-04-23 01:29:26.717 8 INFO neutron.services.segments.plugin [-] Segment 700c66ee-bd37-41b9-beba-e9345af3eb6f resource provider aggregate not found 2026-04-23 01:29:26.738 8 INFO neutron.services.segments.plugin [-] Segment 700c66ee-bd37-41b9-beba-e9345af3eb6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 700c66ee-bd37-41b9-beba-e9345af3eb6f found for delete ", "request_id": "req-f9ae8df0-83a8-4fe3-9dea-dfd5a345e7a3"}]} 2026-04-23 01:29:26.745 8 INFO neutron.services.segments.plugin [-] Segment 700c66ee-bd37-41b9-beba-e9345af3eb6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 700c66ee-bd37-41b9-beba-e9345af3eb6f found for delete ", "request_id": "req-4e4e675a-c3b7-4ea1-b2dd-9de774d184e1"}]} 2026-04-23 01:29:26.762 8 INFO neutron.services.segments.plugin [-] Segment b0bb7c63-45bc-4c33-b2d7-79257d03779a resource provider aggregate not found 2026-04-23 01:29:26.772 8 INFO neutron.services.segments.plugin [-] Segment b0bb7c63-45bc-4c33-b2d7-79257d03779a resource provider aggregate not found 2026-04-23 01:29:26.781 8 INFO neutron.services.segments.plugin [-] Segment b0bb7c63-45bc-4c33-b2d7-79257d03779a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0bb7c63-45bc-4c33-b2d7-79257d03779a found for delete ", "request_id": "req-56154880-c9dc-43cd-a8e9-cc7b2ae36b62"}]} 2026-04-23 01:29:26.797 8 INFO neutron.services.segments.plugin [-] Segment b0bb7c63-45bc-4c33-b2d7-79257d03779a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0bb7c63-45bc-4c33-b2d7-79257d03779a found for delete ", "request_id": "req-a9366c25-5844-434c-a66b-36088a35a6f5"}]} 2026-04-23 01:29:26.809 8 INFO neutron.services.segments.plugin [-] Segment f7226e6c-0e4a-49ac-83b1-f96dc786dbd1 resource provider aggregate not found [pid: 7|app: 0|req: 763/1628] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:26 2026] DELETE /v2.0/security-groups/5fbead95-7feb-4b5c-847e-9ca2ae30e64a => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:29:26.825 8 INFO neutron.services.segments.plugin [-] Segment f7226e6c-0e4a-49ac-83b1-f96dc786dbd1 resource provider aggregate not found 2026-04-23 01:29:26.830 8 INFO neutron.services.segments.plugin [-] Segment f7226e6c-0e4a-49ac-83b1-f96dc786dbd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7226e6c-0e4a-49ac-83b1-f96dc786dbd1 found for delete ", "request_id": "req-2bd4fe46-daeb-4154-9702-a41b69b451da"}]} 2026-04-23 01:29:26.845 8 INFO neutron.services.segments.plugin [-] Segment f7226e6c-0e4a-49ac-83b1-f96dc786dbd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7226e6c-0e4a-49ac-83b1-f96dc786dbd1 found for delete ", "request_id": "req-4b19d1a8-8019-4261-96ea-cc984a014f96"}]} [pid: 8|app: 0|req: 866/1629] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:29:26 2026] DELETE /v2.0/networks/05c86879-d467-467e-9c2b-2c1fd554e2e8 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1630] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:26 2026] DELETE /v2.0/security-groups/5b3463a5-631c-4680-985a-01783a5a173a => 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: 867/1631] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:29:26 2026] GET /v2.0/networks?id=8461607b-c038-454e-9fce-7befe8e40dd2 => generated 673 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:29:27.049 8 WARNING neutron_lib.context [req-26c92604-76cb-4de4-888e-69f494615145 req-b32fb1a6-308b-40c8-84b6-49b465b7271c 5fc980479d894617bd9f242e559cb8cd d0d0561cc20e4db3b6b37bc1fe62b127 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 765/1632] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:29:26 2026] DELETE /v2.0/networks/7a77e8ec-e065-4d28-b57e-13d8aa38fd2c => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1633] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:29:27 2026] GET /v2.0/ports?device_id=c0bcce5c-4bcc-47b5-994c-75f754468088 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:29:27.280 7 INFO neutron.services.segments.plugin [-] Segment bb81b5ce-7601-4568-b8e5-f69220bba34f resource provider aggregate not found 2026-04-23 01:29:27.287 7 INFO neutron.services.segments.plugin [-] Segment bb81b5ce-7601-4568-b8e5-f69220bba34f resource provider aggregate not found 2026-04-23 01:29:27.304 7 INFO neutron.services.segments.plugin [-] Segment bb81b5ce-7601-4568-b8e5-f69220bba34f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb81b5ce-7601-4568-b8e5-f69220bba34f found for delete ", "request_id": "req-acce5a52-25c7-44fc-a775-9f0de90af599"}]} 2026-04-23 01:29:27.310 7 INFO neutron.services.segments.plugin [-] Segment bb81b5ce-7601-4568-b8e5-f69220bba34f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb81b5ce-7601-4568-b8e5-f69220bba34f found for delete ", "request_id": "req-3fd17647-e61c-4243-838f-a2a0f7db2b2a"}]} 2026-04-23 01:29:27.329 7 INFO neutron.services.segments.plugin [-] Segment 00832d67-8ea8-4124-8ab4-c02ad12cdb90 resource provider aggregate not found 2026-04-23 01:29:27.336 7 INFO neutron.services.segments.plugin [-] Segment 00832d67-8ea8-4124-8ab4-c02ad12cdb90 resource provider aggregate not found 2026-04-23 01:29:27.345 7 INFO neutron.services.segments.plugin [-] Segment 00832d67-8ea8-4124-8ab4-c02ad12cdb90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00832d67-8ea8-4124-8ab4-c02ad12cdb90 found for delete ", "request_id": "req-6211cbd5-a6ee-40d7-b652-2bcdbeb6d241"}]} 2026-04-23 01:29:27.355 7 INFO neutron.services.segments.plugin [-] Segment 00832d67-8ea8-4124-8ab4-c02ad12cdb90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00832d67-8ea8-4124-8ab4-c02ad12cdb90 found for delete ", "request_id": "req-2d4d024b-7458-4d6f-bdf0-68b4b7ff77f2"}]} [pid: 7|app: 0|req: 767/1634] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:29:27 2026] DELETE /v2.0/networks/9c5e696c-2fc3-4e06-b458-39cca4bfe2e7 => 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: 768/1635] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:27 2026] GET /v2.0/security-groups?tenant_id=e870f0884b4e4c1f9ad06ee1d3aadc8a&name=default => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1636] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 23 01:29:27 2026] POST /v2.0/ports => generated 954 bytes in 628 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: 769/1637] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:29:27 2026] DELETE /v2.0/networks/7905a41a-9d14-4f96-ba09-9dbb0fb8fee5 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1638] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:27 2026] DELETE /v2.0/security-groups/a4b48962-cc96-4c97-ada7-a439f751d9ac => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1639] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:29:27 2026] DELETE /v2.0/networks/b5f5ba2d-6bea-4e91-b049-ff8cbc8a0ea3 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1640] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:29:28 2026] GET /v2.0/ports?device_id=c0bcce5c-4bcc-47b5-994c-75f754468088 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1643] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 23 01:29:27 2026] PUT /v2.0/ports/3149e16b-1363-4556-a74f-0b9fd5d26c36 => generated 1199 bytes in 573 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: 874/1644] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:29:28 2026] GET /v2.0/security-groups?id=a1947dd4-9c96-4328-844e-41e6c9f9137b&fields=id&fields=name => generated 88 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:29:28.514 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c44e1d38-05e5-4717-a455-3b3f75afb98e'] response: {'name': 'network-changed', 'server_uuid': 'c0bcce5c-4bcc-47b5-994c-75f754468088', 'tag': '3149e16b-1363-4556-a74f-0b9fd5d26c36', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 771/1645] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:29:28 2026] GET /v2.0/ports?tenant_id=d0d0561cc20e4db3b6b37bc1fe62b127&device_id=c0bcce5c-4bcc-47b5-994c-75f754468088 => generated 1238 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1646] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:29:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=3149e16b-1363-4556-a74f-0b9fd5d26c36 => generated 19 bytes in 44 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: 772/1647] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:29:28 2026] GET /v2.0/subnets?id=54854ee9-1fe3-40bc-bc0c-672cfb9f328e => generated 667 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1648] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:29:28 2026] GET /v2.0/ports?network_id=8461607b-c038-454e-9fce-7befe8e40dd2&device_owner=network%3Adhcp => generated 1244 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1649] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:29:28 2026] GET /v2.0/networks/8461607b-c038-454e-9fce-7befe8e40dd2?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:29:28.880 8 INFO neutron.services.segments.plugin [-] Segment 022e0917-faf8-4424-a09a-c201ec0c4784 resource provider aggregate not found 2026-04-23 01:29:28.892 8 INFO neutron.services.segments.plugin [-] Segment 022e0917-faf8-4424-a09a-c201ec0c4784 resource provider aggregate not found 2026-04-23 01:29:28.905 8 INFO neutron.services.segments.plugin [-] Segment 022e0917-faf8-4424-a09a-c201ec0c4784 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 022e0917-faf8-4424-a09a-c201ec0c4784 found for delete ", "request_id": "req-8d78e76e-44c6-4e93-a700-5338315d576c"}]} 2026-04-23 01:29:28.913 8 INFO neutron.services.segments.plugin [-] Segment 022e0917-faf8-4424-a09a-c201ec0c4784 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 022e0917-faf8-4424-a09a-c201ec0c4784 found for delete ", "request_id": "req-20d0d3ac-8b06-457e-89df-b110160ae6e7"}]} 2026-04-23 01:29:28.933 8 INFO neutron.services.segments.plugin [-] Segment 68603fa1-917f-4d21-81fd-c0d1b4100bd9 resource provider aggregate not found 2026-04-23 01:29:28.953 8 INFO neutron.services.segments.plugin [-] Segment 68603fa1-917f-4d21-81fd-c0d1b4100bd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68603fa1-917f-4d21-81fd-c0d1b4100bd9 found for delete ", "request_id": "req-e344ce9e-637c-4792-b99d-4c915bb9f9d0"}]} 2026-04-23 01:29:28.954 8 INFO neutron.services.segments.plugin [-] Segment 68603fa1-917f-4d21-81fd-c0d1b4100bd9 resource provider aggregate not found 2026-04-23 01:29:28.975 8 INFO neutron.services.segments.plugin [-] Segment 68603fa1-917f-4d21-81fd-c0d1b4100bd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68603fa1-917f-4d21-81fd-c0d1b4100bd9 found for delete ", "request_id": "req-1cb94bd9-05c0-4006-8088-7cbee66e3fa2"}]} [pid: 8|app: 0|req: 877/1650] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:29:28 2026] GET /v2.0/networks/8461607b-c038-454e-9fce-7befe8e40dd2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:29:29.123 7 WARNING neutron_lib.context [None req-5177c6b6-a8d2-433a-b0e5-aa2142912061 ffb3899d92ee43f5a07191ea22cff6f8 abd770ccef9944cd8445a420948ef8a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 878/1651] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:28 2026] GET /v2.0/security-groups?tenant_id=7b1cbc92371e4b4dace9383674b568b9&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:29:29.272 7 INFO neutron.db.segments_db [None req-5177c6b6-a8d2-433a-b0e5-aa2142912061 ffb3899d92ee43f5a07191ea22cff6f8 abd770ccef9944cd8445a420948ef8a1 - - default default] Added segment 1b37a59a-a24c-491b-b071-964a666dc564 of type vxlan for network 7c1b3e86-b5b5-4c74-9b91-092e72a4dd3e [pid: 8|app: 0|req: 879/1652] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:29:29 2026] GET /v2.0/ports?tenant_id=d0d0561cc20e4db3b6b37bc1fe62b127&device_id=c0bcce5c-4bcc-47b5-994c-75f754468088 => generated 1238 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:29:29.385 7 INFO neutron.services.segments.plugin [-] Segment 5d0b3fbc-3f6b-4e82-a3e8-3e309e2fdaaf resource provider aggregate not found 2026-04-23 01:29:29.394 7 INFO neutron.services.segments.plugin [-] Segment 5d0b3fbc-3f6b-4e82-a3e8-3e309e2fdaaf resource provider aggregate not found 2026-04-23 01:29:29.403 7 INFO neutron.services.segments.plugin [-] Segment 5d0b3fbc-3f6b-4e82-a3e8-3e309e2fdaaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d0b3fbc-3f6b-4e82-a3e8-3e309e2fdaaf found for delete ", "request_id": "req-0b51435c-f2ff-4fa4-8d43-2cbd05208c85"}]} 2026-04-23 01:29:29.407 7 INFO neutron.services.segments.plugin [-] Segment 5d0b3fbc-3f6b-4e82-a3e8-3e309e2fdaaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d0b3fbc-3f6b-4e82-a3e8-3e309e2fdaaf found for delete ", "request_id": "req-845f98a6-84bc-491c-ba1e-df189dfc558c"}]} [pid: 8|app: 0|req: 880/1653] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:29 2026] DELETE /v2.0/security-groups/e5fd2563-dcac-4e7f-a57c-6bb9c9a1118d => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:29:29.421 7 INFO neutron.services.segments.plugin [-] Segment 2948e336-53ac-47d8-b518-f52b47868b22 resource provider aggregate not found 2026-04-23 01:29:29.441 7 INFO neutron.services.segments.plugin [-] Segment 2948e336-53ac-47d8-b518-f52b47868b22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2948e336-53ac-47d8-b518-f52b47868b22 found for delete ", "request_id": "req-f1620bc7-e385-46fb-9e57-4802d57d56da"}]} [pid: 7|app: 0|req: 774/1654] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:29:28 2026] POST /v2.0/networks => generated 645 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:29:29.489 7 WARNING neutron_lib.context [None req-2591cd1d-81a7-4ce8-801e-8aed087c0638 ffb3899d92ee43f5a07191ea22cff6f8 abd770ccef9944cd8445a420948ef8a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:29.493 7 INFO neutron.services.segments.plugin [-] Segment 2948e336-53ac-47d8-b518-f52b47868b22 resource provider aggregate not found [pid: 8|app: 0|req: 881/1655] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:29:29 2026] GET /v2.0/networks?id=8461607b-c038-454e-9fce-7befe8e40dd2 => generated 769 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:29:29.515 7 INFO neutron.services.segments.plugin [-] Segment 2948e336-53ac-47d8-b518-f52b47868b22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2948e336-53ac-47d8-b518-f52b47868b22 found for delete ", "request_id": "req-e3d27146-b989-4694-b5be-54e099d1a232"}]} [pid: 8|app: 0|req: 882/1656] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:29:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=3149e16b-1363-4556-a74f-0b9fd5d26c36 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1657] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:29:29 2026] GET /v2.0/subnets?id=54854ee9-1fe3-40bc-bc0c-672cfb9f328e => generated 667 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1658] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:29:29 2026] GET /v2.0/ports?network_id=8461607b-c038-454e-9fce-7befe8e40dd2&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1659] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:29 2026] GET /v2.0/security-groups?tenant_id=401ab65ea2d6493a8849631e4523b006&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1660] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:29:29 2026] GET /v2.0/networks/8461607b-c038-454e-9fce-7befe8e40dd2?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: 887/1661] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:29:29 2026] GET /v2.0/ports?device_id=c0bcce5c-4bcc-47b5-994c-75f754468088 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1662] 10.0.0.199 () {34 vars in 665 bytes} [Thu Apr 23 01:29:29 2026] POST /v2.0/ports => generated 775 bytes in 458 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: 776/1663] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:29:29 2026] GET /v2.0/networks/8461607b-c038-454e-9fce-7befe8e40dd2?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: 888/1664] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:29 2026] DELETE /v2.0/security-groups/658e7f45-6e88-4f7d-b609-02640e842496 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:29:30.056 8 WARNING neutron_lib.context [None req-7f43a7f2-9c36-46da-a43b-8526e08c5fef ffb3899d92ee43f5a07191ea22cff6f8 abd770ccef9944cd8445a420948ef8a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:30.119 8 INFO neutron.db.segments_db [None req-7f43a7f2-9c36-46da-a43b-8526e08c5fef ffb3899d92ee43f5a07191ea22cff6f8 abd770ccef9944cd8445a420948ef8a1 - - default default] Added segment 0dd23a6c-186a-4074-94c0-f3618bf1606a of type vxlan for network 8aa57af8-30c5-41e3-a6bd-a246f29b8a68 [pid: 8|app: 0|req: 889/1665] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:29:30 2026] POST /v2.0/networks => generated 631 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1666] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:30 2026] GET /v2.0/security-groups?tenant_id=307a47e470c5470d9cbab68e9e8d04fc&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:29:30.444 8 WARNING neutron_lib.context [None req-246f4abc-0413-4f04-bdaa-9d923452b8aa ffb3899d92ee43f5a07191ea22cff6f8 abd770ccef9944cd8445a420948ef8a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 777/1667] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:29:30 2026] GET /v2.0/security-groups?id=a1947dd4-9c96-4328-844e-41e6c9f9137b&fields=id&fields=name => generated 88 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1668] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:30 2026] DELETE /v2.0/security-groups/a3717d70-6678-4ecb-9a04-cafc491283f3 => 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: 891/1669] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:29:30 2026] POST /v2.0/subnets => generated 602 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:29:30.815 7 WARNING neutron_lib.context [None req-a0861f9d-c9e8-4f3d-97a2-e5030c688fad ffb3899d92ee43f5a07191ea22cff6f8 abd770ccef9944cd8445a420948ef8a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 779/1670] 10.0.0.199 () {34 vars in 665 bytes} [Thu Apr 23 01:29:30 2026] POST /v2.0/ports => generated 953 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 780/1671] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:29:31 2026] GET /v2.0/ports?device_id=c0bcce5c-4bcc-47b5-994c-75f754468088 => generated 971 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1672] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:29:31 2026] DELETE /v2.0/ports/e6c41576-4c04-49c4-b193-a5f3cb6d4b9a => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1673] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:29:31 2026] GET /v2.0/security-groups?id=a1947dd4-9c96-4328-844e-41e6c9f9137b&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:29:31.803 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2645af58-18b3-47bb-b92c-768cc860803c ffb3899d92ee43f5a07191ea22cff6f8 abd770ccef9944cd8445a420948ef8a1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 893/1674] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:29:31 2026] DELETE /v2.0/ports/e6c41576-4c04-49c4-b193-a5f3cb6d4b9a => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:29:31.834 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b440db9f-125c-4d8f-9169-de2942aab7af ffb3899d92ee43f5a07191ea22cff6f8 abd770ccef9944cd8445a420948ef8a1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 782/1675] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:29:31 2026] GET /v2.0/ports/e6c41576-4c04-49c4-b193-a5f3cb6d4b9a => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1676] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:31 2026] DELETE /v2.0/subnets/edbd6c8d-69d0-4922-8891-280cad23e460 => 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: 895/1677] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:29:32 2026] GET /v2.0/ports?device_id=c0bcce5c-4bcc-47b5-994c-75f754468088 => 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: 896/1678] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:29:32 2026] GET /v2.0/security-groups?id=a1947dd4-9c96-4328-844e-41e6c9f9137b&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:29:32.537 7 INFO neutron.services.segments.plugin [-] Segment 0dd23a6c-186a-4074-94c0-f3618bf1606a resource provider aggregate not found 2026-04-23 01:29:32.556 7 INFO neutron.services.segments.plugin [-] Segment 0dd23a6c-186a-4074-94c0-f3618bf1606a resource provider aggregate not found 2026-04-23 01:29:32.568 7 INFO neutron.services.segments.plugin [-] Segment 0dd23a6c-186a-4074-94c0-f3618bf1606a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dd23a6c-186a-4074-94c0-f3618bf1606a found for delete ", "request_id": "req-8fb929e7-703a-4a94-991f-fd1028536a0c"}]} 2026-04-23 01:29:32.576 7 INFO neutron.services.segments.plugin [-] Segment 0dd23a6c-186a-4074-94c0-f3618bf1606a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dd23a6c-186a-4074-94c0-f3618bf1606a found for delete ", "request_id": "req-abf71b80-cf0e-45eb-b841-d9d3447e2fb7"}]} [pid: 7|app: 0|req: 783/1679] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:29:32 2026] DELETE /v2.0/networks/8aa57af8-30c5-41e3-a6bd-a246f29b8a68 => generated 0 bytes in 467 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:29:32.600 7 WARNING neutron_lib.context [None req-b2106ce8-6f4c-46c9-899c-3ced530e73d0 ffb3899d92ee43f5a07191ea22cff6f8 abd770ccef9944cd8445a420948ef8a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:32.664 7 INFO neutron.db.segments_db [None req-b2106ce8-6f4c-46c9-899c-3ced530e73d0 ffb3899d92ee43f5a07191ea22cff6f8 abd770ccef9944cd8445a420948ef8a1 - - default default] Added segment 5586002c-b122-4c0d-a0b1-895e2285bce3 of type vxlan for network 97e8c3f7-4d7d-4dc0-8cf3-2a11ac261e20 [pid: 7|app: 0|req: 784/1680] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:29:32 2026] POST /v2.0/networks => generated 630 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:29:32.798 7 WARNING neutron_lib.context [None req-44951f4a-5b2a-450b-bad3-08053819fe0b ffb3899d92ee43f5a07191ea22cff6f8 abd770ccef9944cd8445a420948ef8a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:32.899 8 INFO neutron.db.segments_db [None req-eb0e6408-a889-41c1-a541-c21d2940c467 d231d5a4d6594e27b2f7a97c018f49f4 c973599da11e42cea55e91b67dc9c4c2 - - default default] Added segment f66964d8-15e4-4396-9866-a2e27d98ff8a of type vxlan for network f0fb4bcf-f4f4-45c4-be93-b30bb919bebb [pid: 8|app: 0|req: 897/1681] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:29:32 2026] POST /v2.0/networks => generated 726 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1682] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 23 01:29:33 2026] GET /v2.0/ports?device_id=c0bcce5c-4bcc-47b5-994c-75f754468088 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1683] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:29:32 2026] POST /v2.0/subnets => generated 602 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1684] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:29:33 2026] POST /v2.0/subnets => generated 620 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:29:33.342 8 WARNING neutron_lib.context [None req-940f99e4-23ed-44bd-b72f-eff35ec70d0d ffb3899d92ee43f5a07191ea22cff6f8 abd770ccef9944cd8445a420948ef8a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 786/1685] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 23 01:29:33 2026] DELETE /v2.0/ports/3149e16b-1363-4556-a74f-0b9fd5d26c36 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:29:33.533 7 WARNING neutron.api.v2.base [None req-ca3fbc26-87ab-4fb5-988b-2a5f096ecfc9 d231d5a4d6594e27b2f7a97c018f49f4 c973599da11e42cea55e91b67dc9c4c2 - - 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-04-23 01:29:33.534 7 INFO neutron.api.v2.resource [None req-ca3fbc26-87ab-4fb5-988b-2a5f096ecfc9 d231d5a4d6594e27b2f7a97c018f49f4 c973599da11e42cea55e91b67dc9c4c2 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 787/1686] 10.0.0.199 () {34 vars in 681 bytes} [Thu Apr 23 01:29:33 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-23 01:29:33.577 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-191aebd2-2a0a-453f-a9d3-11a3c6169db4'] response: {'server_uuid': 'c0bcce5c-4bcc-47b5-994c-75f754468088', 'name': 'network-vif-deleted', 'tag': '3149e16b-1363-4556-a74f-0b9fd5d26c36', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 900/1687] 10.0.0.199 () {34 vars in 665 bytes} [Thu Apr 23 01:29:33 2026] POST /v2.0/ports => generated 912 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1688] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:29:33 2026] GET /v2.0/ports?device_id=c0bcce5c-4bcc-47b5-994c-75f754468088 => 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: 902/1689] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:29:33 2026] DELETE /v2.0/ports/23f62664-f10c-4d93-8684-b381bd2e305e => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:29:34.360 8 INFO neutron.pecan_wsgi.hooks.translation [None req-44db65b8-1c04-41a7-aa50-c370fcf3c7c1 ffb3899d92ee43f5a07191ea22cff6f8 abd770ccef9944cd8445a420948ef8a1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 903/1690] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:29:34 2026] GET /v2.0/ports/23f62664-f10c-4d93-8684-b381bd2e305e => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1691] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:34 2026] DELETE /v2.0/subnets/a12e1287-d5ea-40fe-8493-89fd2e4d54e5 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:29:34.598 7 INFO neutron.services.segments.plugin [-] Segment f66964d8-15e4-4396-9866-a2e27d98ff8a resource provider aggregate not found 2026-04-23 01:29:34.606 7 INFO neutron.services.segments.plugin [-] Segment f66964d8-15e4-4396-9866-a2e27d98ff8a resource provider aggregate not found 2026-04-23 01:29:34.626 7 INFO neutron.services.segments.plugin [-] Segment f66964d8-15e4-4396-9866-a2e27d98ff8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f66964d8-15e4-4396-9866-a2e27d98ff8a found for delete ", "request_id": "req-979787da-bf87-443c-be5e-a4ba9dcfe09b"}]} 2026-04-23 01:29:34.634 7 INFO neutron.services.segments.plugin [-] Segment f66964d8-15e4-4396-9866-a2e27d98ff8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f66964d8-15e4-4396-9866-a2e27d98ff8a found for delete ", "request_id": "req-219d1856-16ab-40e2-b608-d69758c6972c"}]} [pid: 7|app: 0|req: 788/1692] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:29:33 2026] DELETE /v2.0/networks/f0fb4bcf-f4f4-45c4-be93-b30bb919bebb => generated 0 bytes in 1365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:29:34.997 7 INFO neutron.db.segments_db [None req-8ec8367b-e5ed-4e06-a426-ec656edb66fa d231d5a4d6594e27b2f7a97c018f49f4 c973599da11e42cea55e91b67dc9c4c2 - - default default] Added segment ae696bda-ae2c-4749-bdc2-3fd5fa4f40e1 of type vxlan for network bbc5c35f-963f-4f39-bc8c-848b130e31b6 2026-04-23 01:29:35.019 8 INFO neutron.services.segments.plugin [-] Segment 5586002c-b122-4c0d-a0b1-895e2285bce3 resource provider aggregate not found 2026-04-23 01:29:35.024 8 INFO neutron.services.segments.plugin [-] Segment 5586002c-b122-4c0d-a0b1-895e2285bce3 resource provider aggregate not found [pid: 8|app: 0|req: 905/1693] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:29:34 2026] DELETE /v2.0/networks/97e8c3f7-4d7d-4dc0-8cf3-2a11ac261e20 => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:29:35.057 8 INFO neutron.services.segments.plugin [-] Segment 5586002c-b122-4c0d-a0b1-895e2285bce3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5586002c-b122-4c0d-a0b1-895e2285bce3 found for delete ", "request_id": "req-3038540f-ea6f-4fb0-9e20-f1339e43c5af"}]} 2026-04-23 01:29:35.064 8 WARNING neutron_lib.context [None req-d817e306-789d-470f-a781-15d008043332 ffb3899d92ee43f5a07191ea22cff6f8 abd770ccef9944cd8445a420948ef8a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:35.067 8 INFO neutron.services.segments.plugin [-] Segment 5586002c-b122-4c0d-a0b1-895e2285bce3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5586002c-b122-4c0d-a0b1-895e2285bce3 found for delete ", "request_id": "req-54a778c3-4a42-4e63-94cc-932ccf871be4"}]} [pid: 7|app: 0|req: 789/1694] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:29:34 2026] POST /v2.0/networks => generated 726 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1695] 10.0.0.199 () {34 vars in 665 bytes} [Thu Apr 23 01:29:35 2026] POST /v2.0/ports => generated 775 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 790/1696] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:29:35 2026] POST /v2.0/subnets => generated 623 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:29:35.409 7 WARNING neutron.api.v2.base [None req-dfb7f003-1099-44b9-a5e5-a880624cd102 d231d5a4d6594e27b2f7a97c018f49f4 c973599da11e42cea55e91b67dc9c4c2 - - 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-04-23 01:29:35.409 7 INFO neutron.api.v2.resource [None req-dfb7f003-1099-44b9-a5e5-a880624cd102 d231d5a4d6594e27b2f7a97c018f49f4 c973599da11e42cea55e91b67dc9c4c2 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 791/1697] 10.0.0.199 () {34 vars in 681 bytes} [Thu Apr 23 01:29:35 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1698] 10.0.0.199 () {34 vars in 737 bytes} [Thu Apr 23 01:29:35 2026] PUT /v2.0/ports/90395c8b-bd93-4671-9707-f52b54f7dfe5 => generated 752 bytes in 188 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-04-23 01:29:35.768 8 WARNING neutron_lib.context [None req-2db63f49-99bf-402b-8a41-cb90bc6435f6 5fb561ed61904d41bc1663257bb2fec2 0ae2e09446dc448b916b7d55ab92221b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:35.849 8 INFO neutron.db.segments_db [None req-2db63f49-99bf-402b-8a41-cb90bc6435f6 5fb561ed61904d41bc1663257bb2fec2 0ae2e09446dc448b916b7d55ab92221b - - default default] Added segment d8157cc9-dfbb-4165-9865-03f9614c64b7 of type vxlan for network 7ae2342e-ba79-4824-9e96-474bfd644d5c 2026-04-23 01:29:36.193 8 INFO neutron.db.l3_hamode_db [None req-2db63f49-99bf-402b-8a41-cb90bc6435f6 5fb561ed61904d41bc1663257bb2fec2 0ae2e09446dc448b916b7d55ab92221b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:29:36.378 8 INFO neutron.db.l3_hamode_db [None req-2db63f49-99bf-402b-8a41-cb90bc6435f6 5fb561ed61904d41bc1663257bb2fec2 0ae2e09446dc448b916b7d55ab92221b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:29:36.650 7 INFO neutron.services.segments.plugin [-] Segment f66964d8-15e4-4396-9866-a2e27d98ff8a resource provider aggregate not found 2026-04-23 01:29:36.656 7 INFO neutron.services.segments.plugin [-] Segment f66964d8-15e4-4396-9866-a2e27d98ff8a resource provider aggregate not found [pid: 7|app: 0|req: 792/1699] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:29:35 2026] DELETE /v2.0/networks/bbc5c35f-963f-4f39-bc8c-848b130e31b6 => generated 0 bytes in 1251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:29:36.669 7 INFO neutron.services.segments.plugin [-] Segment f66964d8-15e4-4396-9866-a2e27d98ff8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f66964d8-15e4-4396-9866-a2e27d98ff8a found for delete ", "request_id": "req-ad22130d-2271-4cd7-b286-b3b8e4067719"}]} 2026-04-23 01:29:36.673 7 INFO neutron.services.segments.plugin [-] Segment f66964d8-15e4-4396-9866-a2e27d98ff8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f66964d8-15e4-4396-9866-a2e27d98ff8a found for delete ", "request_id": "req-d638ef9e-1fda-4ada-8f3a-64d3f25d7ad9"}]} 2026-04-23 01:29:36.698 7 INFO neutron.services.segments.plugin [-] Segment ae696bda-ae2c-4749-bdc2-3fd5fa4f40e1 resource provider aggregate not found 2026-04-23 01:29:36.703 7 INFO neutron.services.segments.plugin [-] Segment ae696bda-ae2c-4749-bdc2-3fd5fa4f40e1 resource provider aggregate not found 2026-04-23 01:29:36.718 7 INFO neutron.services.segments.plugin [-] Segment ae696bda-ae2c-4749-bdc2-3fd5fa4f40e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae696bda-ae2c-4749-bdc2-3fd5fa4f40e1 found for delete ", "request_id": "req-13250dc8-932a-4978-9ef5-0b7042b1fa48"}]} 2026-04-23 01:29:36.722 7 INFO neutron.services.segments.plugin [-] Segment ae696bda-ae2c-4749-bdc2-3fd5fa4f40e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae696bda-ae2c-4749-bdc2-3fd5fa4f40e1 found for delete ", "request_id": "req-6a7351c0-8679-49f1-9403-35e123ff40e0"}]} 2026-04-23 01:29:36.737 7 INFO neutron.services.segments.plugin [-] Segment ae696bda-ae2c-4749-bdc2-3fd5fa4f40e1 resource provider aggregate not found 2026-04-23 01:29:36.741 7 INFO neutron.services.segments.plugin [-] Segment ae696bda-ae2c-4749-bdc2-3fd5fa4f40e1 resource provider aggregate not found 2026-04-23 01:29:36.765 7 INFO neutron.services.segments.plugin [-] Segment ae696bda-ae2c-4749-bdc2-3fd5fa4f40e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae696bda-ae2c-4749-bdc2-3fd5fa4f40e1 found for delete ", "request_id": "req-ac18b9df-4d7d-4add-8e01-781b5a168363"}]} 2026-04-23 01:29:36.766 7 INFO neutron.services.segments.plugin [-] Segment ae696bda-ae2c-4749-bdc2-3fd5fa4f40e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae696bda-ae2c-4749-bdc2-3fd5fa4f40e1 found for delete ", "request_id": "req-b4a40558-d930-440f-99bd-9094381ff0aa"}]} [pid: 7|app: 0|req: 793/1700] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:29:36 2026] DELETE /v2.0/ports/90395c8b-bd93-4671-9707-f52b54f7dfe5 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1701] 10.0.0.199 () {34 vars in 668 bytes} [Thu Apr 23 01:29:35 2026] POST /v2.0/routers => generated 474 bytes in 1576 msecs (HTTP/1.1 201) 4 headers in 162 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 = [ 2026-04-23 01:29:37.692 8 INFO neutron.db.segments_db [None req-5596f7b8-089b-4776-9dd6-cfda12c7c957 d231d5a4d6594e27b2f7a97c018f49f4 c973599da11e42cea55e91b67dc9c4c2 - - default default] Added segment 54d7e9e9-a4cb-4e29-887b-e2d808f5fee5 of type vxlan for network 59dd8444-307f-4981-b382-674e8656c52a [pid: 8|app: 0|req: 909/1702] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:29:37 2026] POST /v2.0/networks => generated 726 bytes in 692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1703] 10.0.0.199 () {32 vars in 643 bytes} [Thu Apr 23 01:29:37 2026] GET /v2.0/ports => generated 778 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:29:37.956 8 WARNING neutron_lib.context [None req-7c1bbf97-a088-4ede-b0da-b5dbb571c987 5fb561ed61904d41bc1663257bb2fec2 0ae2e09446dc448b916b7d55ab92221b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:38.023 8 INFO neutron.db.l3_hamode_db [None req-7c1bbf97-a088-4ede-b0da-b5dbb571c987 5fb561ed61904d41bc1663257bb2fec2 0ae2e09446dc448b916b7d55ab92221b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:29:38.195 8 INFO neutron.db.l3_hamode_db [None req-7c1bbf97-a088-4ede-b0da-b5dbb571c987 5fb561ed61904d41bc1663257bb2fec2 0ae2e09446dc448b916b7d55ab92221b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 794/1704] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:29:36 2026] PUT /v2.0/routers/01c5a95d-83bb-4d7f-b665-606cb239f9d1/remove_router_interface => generated 309 bytes in 1231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1705] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:29:38 2026] POST /v2.0/subnets => generated 623 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:29:38.522 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4443a655-5e6d-4527-ac39-89f26474ce62 ffb3899d92ee43f5a07191ea22cff6f8 abd770ccef9944cd8445a420948ef8a1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 796/1706] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:29:38 2026] GET /v2.0/ports/90395c8b-bd93-4671-9707-f52b54f7dfe5 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1707] 10.0.0.199 () {34 vars in 668 bytes} [Thu Apr 23 01:29:37 2026] POST /v2.0/routers => generated 474 bytes in 1179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1708] 10.0.0.199 () {34 vars in 681 bytes} [Thu Apr 23 01:29:39 2026] POST /v2.0/rbac-policies => generated 324 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1709] 10.0.0.199 () {32 vars in 643 bytes} [Thu Apr 23 01:29:39 2026] GET /v2.0/ports => generated 778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:29:39.655 8 WARNING neutron_lib.context [None req-cf928ab3-4bde-4d50-b3fe-d8b03a754f3a 5fb561ed61904d41bc1663257bb2fec2 0ae2e09446dc448b916b7d55ab92221b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:39.700 8 INFO neutron.db.l3_hamode_db [None req-cf928ab3-4bde-4d50-b3fe-d8b03a754f3a 5fb561ed61904d41bc1663257bb2fec2 0ae2e09446dc448b916b7d55ab92221b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:29:39.764 7 INFO neutron.services.segments.plugin [-] Segment 6fa8a5d3-64e3-4397-8aa3-cd820711fa75 resource provider aggregate not found 2026-04-23 01:29:39.777 7 INFO neutron.services.segments.plugin [-] Segment 6fa8a5d3-64e3-4397-8aa3-cd820711fa75 resource provider aggregate not found 2026-04-23 01:29:39.785 7 INFO neutron.services.segments.plugin [-] Segment 6fa8a5d3-64e3-4397-8aa3-cd820711fa75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fa8a5d3-64e3-4397-8aa3-cd820711fa75 found for delete ", "request_id": "req-b68d1ad7-d067-4237-b826-4d5e999e78ec"}]} 2026-04-23 01:29:39.789 7 INFO neutron.db.l3_hamode_db [None req-ac951792-cf02-4db0-8793-cb9a057a3c9f 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] HA network 9ed364ef-d4a2-490f-9c31-543bf86e0a22 was deleted as no HA routers are present in tenant d0d0561cc20e4db3b6b37bc1fe62b127. [pid: 7|app: 0|req: 797/1710] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:38 2026] DELETE /v2.0/routers/01c5a95d-83bb-4d7f-b665-606cb239f9d1 => generated 0 bytes in 1272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:29:39.802 7 INFO neutron.services.segments.plugin [-] Segment 6fa8a5d3-64e3-4397-8aa3-cd820711fa75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fa8a5d3-64e3-4397-8aa3-cd820711fa75 found for delete ", "request_id": "req-1b6b3667-160e-4476-8877-cc46930bda1e"}]} [pid: 7|app: 0|req: 798/1711] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:29:39 2026] GET /v2.0/ports/7e661535-0ea3-45c8-998d-d658fe985b16 => generated 775 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:29:39.898 8 INFO neutron.db.l3_hamode_db [None req-cf928ab3-4bde-4d50-b3fe-d8b03a754f3a 5fb561ed61904d41bc1663257bb2fec2 0ae2e09446dc448b916b7d55ab92221b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 799/1712] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:39 2026] DELETE /v2.0/subnets/54854ee9-1fe3-40bc-bc0c-672cfb9f328e => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:29:40.117 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b82b004-bbbe-4af2-91c5-034e759973f0 ffb3899d92ee43f5a07191ea22cff6f8 abd770ccef9944cd8445a420948ef8a1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 800/1713] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:29:40 2026] DELETE /v2.0/ports/23f62664-f10c-4d93-8684-b381bd2e305e => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1714] 10.0.0.199 () {32 vars in 723 bytes} [Thu Apr 23 01:29:40 2026] GET /v2.0/networks/59dd8444-307f-4981-b382-674e8656c52a => generated 654 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1715] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:29:40 2026] DELETE /v2.0/networks/8461607b-c038-454e-9fce-7befe8e40dd2 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:29:40.719 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c589c1db-01e2-4c7a-878b-a2ec25a0f8d4 ffb3899d92ee43f5a07191ea22cff6f8 abd770ccef9944cd8445a420948ef8a1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 803/1716] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:40 2026] DELETE /v2.0/subnets/a12e1287-d5ea-40fe-8493-89fd2e4d54e5 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:29:40.778 7 INFO neutron.pecan_wsgi.hooks.translation [None req-94c590fe-dbd7-4c12-b33f-ec623cf1ad2b 8297e84b4dbf4a1484a04fcc68201fe6 ae98e645255e402db5f5243c42ad9756 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 804/1717] 10.0.0.199 () {32 vars in 723 bytes} [Thu Apr 23 01:29:40 2026] GET /v2.0/networks/59dd8444-307f-4981-b382-674e8656c52a => generated 138 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:29:40.798 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c7018c1-fdcb-4163-9762-38b40fb3a6dd ffb3899d92ee43f5a07191ea22cff6f8 abd770ccef9944cd8445a420948ef8a1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 914/1718] 10.0.0.199 () {34 vars in 668 bytes} [Thu Apr 23 01:29:39 2026] POST /v2.0/routers => generated 474 bytes in 1148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1719] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:40 2026] DELETE /v2.0/subnets/edbd6c8d-69d0-4922-8891-280cad23e460 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:29:40.808 7 WARNING neutron_lib.context [None req-7d9152af-047c-45c1-b6bd-a383037a6d29 5fb561ed61904d41bc1663257bb2fec2 0ae2e09446dc448b916b7d55ab92221b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:40.873 7 INFO neutron.db.l3_hamode_db [None req-7d9152af-047c-45c1-b6bd-a383037a6d29 5fb561ed61904d41bc1663257bb2fec2 0ae2e09446dc448b916b7d55ab92221b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:29:41.454 8 INFO neutron.services.segments.plugin [-] Segment 54d7e9e9-a4cb-4e29-887b-e2d808f5fee5 resource provider aggregate not found 2026-04-23 01:29:41.461 8 INFO neutron.services.segments.plugin [-] Segment 54d7e9e9-a4cb-4e29-887b-e2d808f5fee5 resource provider aggregate not found [pid: 8|app: 0|req: 915/1720] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:29:40 2026] DELETE /v2.0/networks/59dd8444-307f-4981-b382-674e8656c52a => generated 0 bytes in 680 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:29:41.488 8 INFO neutron.services.segments.plugin [-] Segment 54d7e9e9-a4cb-4e29-887b-e2d808f5fee5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54d7e9e9-a4cb-4e29-887b-e2d808f5fee5 found for delete ", "request_id": "req-725d1908-ef07-4925-9cf6-8f9125766052"}]} 2026-04-23 01:29:41.494 8 INFO neutron.services.segments.plugin [-] Segment 54d7e9e9-a4cb-4e29-887b-e2d808f5fee5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54d7e9e9-a4cb-4e29-887b-e2d808f5fee5 found for delete ", "request_id": "req-5ed8427c-ac6d-4110-bad5-c6ad901ce181"}]} 2026-04-23 01:29:41.519 7 INFO neutron.db.l3_hamode_db [None req-7d9152af-047c-45c1-b6bd-a383037a6d29 5fb561ed61904d41bc1663257bb2fec2 0ae2e09446dc448b916b7d55ab92221b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 916/1721] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:29:41 2026] DELETE /v2.0/ports/7e661535-0ea3-45c8-998d-d658fe985b16 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1722] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:41 2026] GET /v2.0/security-groups?tenant_id=d0d0561cc20e4db3b6b37bc1fe62b127&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:29:41.819 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46aef4ac-8914-42e0-a146-a171bfa563dd d231d5a4d6594e27b2f7a97c018f49f4 c973599da11e42cea55e91b67dc9c4c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 918/1723] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:41 2026] DELETE /v2.0/subnets/870f3fbd-95ef-4140-a9d4-2aac1f4962ff => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:29:41.826 7 INFO neutron.services.segments.plugin [-] Segment 391708bf-c30e-4f62-93c8-959b553a7ec1 resource provider aggregate not found 2026-04-23 01:29:41.832 7 INFO neutron.services.segments.plugin [-] Segment 391708bf-c30e-4f62-93c8-959b553a7ec1 resource provider aggregate not found 2026-04-23 01:29:41.845 7 INFO neutron.services.segments.plugin [-] Segment 391708bf-c30e-4f62-93c8-959b553a7ec1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 391708bf-c30e-4f62-93c8-959b553a7ec1 found for delete ", "request_id": "req-f5df1dec-f599-4cea-a402-e8f12083a93d"}]} 2026-04-23 01:29:41.850 7 INFO neutron.services.segments.plugin [-] Segment 391708bf-c30e-4f62-93c8-959b553a7ec1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 391708bf-c30e-4f62-93c8-959b553a7ec1 found for delete ", "request_id": "req-544c20a0-6f0e-4685-8fdc-fb43c7ddd152"}]} [pid: 8|app: 0|req: 919/1724] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:29:41 2026] DELETE /v2.0/networks/7c1b3e86-b5b5-4c74-9b91-092e72a4dd3e => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1725] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:42 2026] DELETE /v2.0/security-groups/a1947dd4-9c96-4328-844e-41e6c9f9137b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:29:42.173 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab3f1c43-b352-408a-bb8d-1e561add90c7 d231d5a4d6594e27b2f7a97c018f49f4 c973599da11e42cea55e91b67dc9c4c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 921/1726] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:42 2026] DELETE /v2.0/subnets/a04736d4-6f42-4b5b-81f2-6a3f62d65caa => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:29:42.194 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cba1ca65-86ef-44f7-97a7-d1f49fe3d507 d231d5a4d6594e27b2f7a97c018f49f4 c973599da11e42cea55e91b67dc9c4c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 922/1727] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:42 2026] DELETE /v2.0/subnets/64684f7a-94de-4a17-a22c-3480c367f1c6 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1728] 10.0.0.199 () {34 vars in 668 bytes} [Thu Apr 23 01:29:40 2026] POST /v2.0/routers => generated 474 bytes in 1632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:29:42.446 8 WARNING neutron_lib.context [None req-3dbd61fa-6996-4ec2-aa55-97d3b54558e9 5fb561ed61904d41bc1663257bb2fec2 0ae2e09446dc448b916b7d55ab92221b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:42.497 8 INFO neutron.db.l3_hamode_db [None req-3dbd61fa-6996-4ec2-aa55-97d3b54558e9 5fb561ed61904d41bc1663257bb2fec2 0ae2e09446dc448b916b7d55ab92221b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:29:42.648 8 INFO neutron.db.l3_hamode_db [None req-3dbd61fa-6996-4ec2-aa55-97d3b54558e9 5fb561ed61904d41bc1663257bb2fec2 0ae2e09446dc448b916b7d55ab92221b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 807/1729] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:42 2026] GET /v2.0/security-groups?tenant_id=abd770ccef9944cd8445a420948ef8a1&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1730] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:42 2026] DELETE /v2.0/security-groups/75f94bc3-51c0-4895-8ca4-1468cb316307 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1731] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:43 2026] GET /v2.0/security-groups?tenant_id=c973599da11e42cea55e91b67dc9c4c2&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1732] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:43 2026] DELETE /v2.0/security-groups/b87d45bf-7229-45fd-8bac-a8862383af39 => 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: 923/1735] 10.0.0.199 () {34 vars in 668 bytes} [Thu Apr 23 01:29:42 2026] POST /v2.0/routers => generated 474 bytes in 1065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:29:43.618 8 INFO neutron.services.segments.plugin [-] Segment 1b37a59a-a24c-491b-b071-964a666dc564 resource provider aggregate not found [pid: 7|app: 0|req: 813/1736] 10.0.0.199 () {34 vars in 751 bytes} [Thu Apr 23 01:29:43 2026] PUT /v2.0/routers/650df968-a85e-4f40-bd93-d8aa435ea2f5/tags => generated 17 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:29:43.629 8 INFO neutron.services.segments.plugin [-] Segment 1b37a59a-a24c-491b-b071-964a666dc564 resource provider aggregate not found 2026-04-23 01:29:43.645 8 INFO neutron.services.segments.plugin [-] Segment 1b37a59a-a24c-491b-b071-964a666dc564 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b37a59a-a24c-491b-b071-964a666dc564 found for delete ", "request_id": "req-957dc858-c98a-426a-ad77-6b1df5b8baa1"}]} 2026-04-23 01:29:43.646 8 INFO neutron.services.segments.plugin [-] Segment 1b37a59a-a24c-491b-b071-964a666dc564 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b37a59a-a24c-491b-b071-964a666dc564 found for delete ", "request_id": "req-d238ed9f-151a-4f03-916c-5cddfbb0d97d"}]} [pid: 7|app: 0|req: 814/1737] 10.0.0.199 () {34 vars in 751 bytes} [Thu Apr 23 01:29:43 2026] PUT /v2.0/routers/3193e02f-dbc9-41e9-9856-2223da389cb0/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: 924/1738] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:43 2026] GET /v2.0/security-groups?tenant_id=ae98e645255e402db5f5243c42ad9756&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1739] 10.0.0.199 () {34 vars in 751 bytes} [Thu Apr 23 01:29:43 2026] PUT /v2.0/routers/a2e4b845-fffb-42f9-8014-0e538680982a/tags => generated 34 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1740] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:43 2026] DELETE /v2.0/security-groups/3b5576fd-5176-4119-adeb-3d0c13ef25a4 => 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: 816/1741] 10.0.0.199 () {34 vars in 751 bytes} [Thu Apr 23 01:29:43 2026] PUT /v2.0/routers/a3b6abba-31ea-499f-b928-695b5ff8cfda/tags => generated 19 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1742] 10.0.0.199 () {32 vars in 664 bytes} [Thu Apr 23 01:29:43 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1743] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:44 2026] GET /v2.0/security-groups?tenant_id=d98c66f11dc945cf8a8a34789d5f513d&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1744] 10.0.0.199 () {32 vars in 678 bytes} [Thu Apr 23 01:29:44 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1745] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:44 2026] DELETE /v2.0/security-groups/b87e04d0-7e1a-4f5e-990e-abcad00e91a8 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1746] 10.0.0.199 () {32 vars in 674 bytes} [Thu Apr 23 01:29:44 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1747] 10.0.0.199 () {32 vars in 686 bytes} [Thu Apr 23 01:29:44 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1748] 10.0.0.199 () {32 vars in 672 bytes} [Thu Apr 23 01:29:44 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:29:45.071 8 WARNING neutron_lib.context [None req-16c815bb-729f-4b5c-93c8-4481c41dbf0f 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 821/1749] 10.0.0.199 () {32 vars in 686 bytes} [Thu Apr 23 01:29:45 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:29:45.205 8 INFO neutron.db.segments_db [None req-16c815bb-729f-4b5c-93c8-4481c41dbf0f 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Added segment f03bc392-be2a-49f0-990f-4f6748fbef56 of type vxlan for network 725abe15-02d5-450f-abba-a04e17d33c74 [pid: 8|app: 0|req: 929/1750] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:29:44 2026] POST /v2.0/networks => generated 634 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:29:45.342 8 WARNING neutron_lib.context [None req-2ba7c99f-9114-4505-a536-93ad2d477574 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 822/1751] 10.0.0.199 () {32 vars in 682 bytes} [Thu Apr 23 01:29:45 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:29:45.420 8 INFO neutron.db.segments_db [None req-2ba7c99f-9114-4505-a536-93ad2d477574 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Added segment e347bc7a-9e4e-42c4-9d90-5d66bfbdc553 of type vxlan for network e5941ec4-1f5a-40d1-8c1a-e58ec9bdcf35 [pid: 7|app: 0|req: 823/1752] 10.0.0.199 () {32 vars in 694 bytes} [Thu Apr 23 01:29:45 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1753] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:29:45 2026] POST /v2.0/networks => generated 633 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:29:45.533 8 WARNING neutron_lib.context [None req-b43a0a8e-52ed-4f03-843a-2c8e2a0ec369 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 824/1754] 10.0.0.199 () {32 vars in 721 bytes} [Thu Apr 23 01:29:45 2026] GET /v2.0/routers/650df968-a85e-4f40-bd93-d8aa435ea2f5 => generated 485 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1755] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:29:45 2026] POST /v2.0/subnets => generated 622 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:29:45.940 8 WARNING neutron_lib.context [None req-a95e6326-7ccc-4ca1-9b69-873783966e0d 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 932/1756] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:29:45 2026] POST /v2.0/subnets => generated 631 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:29:46.306 8 WARNING neutron_lib.context [None req-452df9ef-4071-437e-aab5-d6007f0db20a 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:46.350 8 INFO neutron.db.segments_db [None req-452df9ef-4071-437e-aab5-d6007f0db20a 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Added segment 2e01fdf7-0914-44af-87bc-8fc703003a06 of type vxlan for network 04ff9fbd-00c2-4b5b-8646-47b8bcc7780f 2026-04-23 01:29:46.682 8 INFO neutron.db.l3_hamode_db [None req-452df9ef-4071-437e-aab5-d6007f0db20a 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 825/1757] 10.0.0.199 () {34 vars in 742 bytes} [Thu Apr 23 01:29:45 2026] PUT /v2.0/routers/650df968-a85e-4f40-bd93-d8aa435ea2f5 => generated 485 bytes in 1221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1758] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:29:46 2026] GET /v2.0/ports?device_id=650df968-a85e-4f40-bd93-d8aa435ea2f5 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:29:46.865 8 INFO neutron.db.l3_hamode_db [None req-452df9ef-4071-437e-aab5-d6007f0db20a 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 827/1759] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:46 2026] DELETE /v2.0/routers/650df968-a85e-4f40-bd93-d8aa435ea2f5 => generated 0 bytes in 552 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1760] 10.0.0.199 () {32 vars in 721 bytes} [Thu Apr 23 01:29:47 2026] GET /v2.0/routers/3193e02f-dbc9-41e9-9856-2223da389cb0 => generated 493 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1761] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:29:46 2026] POST /v2.0/routers => generated 511 bytes in 1370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1762] 10.0.0.199 () {34 vars in 742 bytes} [Thu Apr 23 01:29:47 2026] PUT /v2.0/routers/3193e02f-dbc9-41e9-9856-2223da389cb0 => generated 493 bytes in 861 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1763] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:29:48 2026] GET /v2.0/ports?device_id=3193e02f-dbc9-41e9-9856-2223da389cb0 => 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: 831/1764] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:48 2026] DELETE /v2.0/routers/3193e02f-dbc9-41e9-9856-2223da389cb0 => generated 0 bytes in 616 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:29:49.174 7 WARNING neutron_lib.context [None req-a7a73548-4705-4562-a64a-8784adade4a6 087f57491ab14b4c99f1f6fbffee82e9 fbbe97f5b60f474cac2147129ad1a151 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 934/1765] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:29:47 2026] PUT /v2.0/routers/f7bb7c44-c638-4dd4-8b7e-e4a854207f38/add_router_interface => generated 309 bytes in 1526 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1766] 10.0.0.199 () {32 vars in 721 bytes} [Thu Apr 23 01:29:49 2026] GET /v2.0/routers/a2e4b845-fffb-42f9-8014-0e538680982a => generated 502 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1767] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:29:49 2026] GET /v2.0/ports/526311e0-9d11-4feb-a3be-60fca37fc1df => generated 959 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1768] 10.0.0.199 () {34 vars in 676 bytes} [Thu Apr 23 01:29:48 2026] POST /v2.0/floatingips => generated 552 bytes in 933 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1769] 10.0.0.199 () {34 vars in 742 bytes} [Thu Apr 23 01:29:49 2026] PUT /v2.0/routers/a2e4b845-fffb-42f9-8014-0e538680982a => generated 502 bytes in 745 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:29:50.089 8 WARNING neutron_lib.context [None req-509ce56e-15fb-4d09-b0c8-258190832a0f 087f57491ab14b4c99f1f6fbffee82e9 fbbe97f5b60f474cac2147129ad1a151 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 938/1770] 10.0.0.199 () {34 vars in 676 bytes} [Thu Apr 23 01:29:50 2026] POST /v2.0/floatingips => generated 552 bytes in 750 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1771] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:29:50 2026] GET /v2.0/ports?device_id=a2e4b845-fffb-42f9-8014-0e538680982a => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:29:50.864 8 WARNING neutron_lib.context [None req-d445af9d-86c3-43d7-bd4c-bbac3a89c5ea 087f57491ab14b4c99f1f6fbffee82e9 fbbe97f5b60f474cac2147129ad1a151 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 833/1772] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:29:49 2026] PUT /v2.0/routers/f7bb7c44-c638-4dd4-8b7e-e4a854207f38/add_router_interface => generated 309 bytes in 1614 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1773] 10.0.0.199 () {34 vars in 676 bytes} [Thu Apr 23 01:29:50 2026] POST /v2.0/floatingips => generated 552 bytes in 1125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1774] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:29:51 2026] GET /v2.0/ports/6821f9a5-a6da-4f99-a8d8-f2de9b2e3c87 => generated 967 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:29:52.073 8 WARNING neutron_lib.context [None req-a27a38a6-062c-446c-ab50-64a189404d55 087f57491ab14b4c99f1f6fbffee82e9 fbbe97f5b60f474cac2147129ad1a151 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 834/1775] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:51 2026] DELETE /v2.0/routers/a2e4b845-fffb-42f9-8014-0e538680982a => generated 0 bytes in 556 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1776] 10.0.0.199 () {34 vars in 676 bytes} [Thu Apr 23 01:29:52 2026] POST /v2.0/floatingips => generated 552 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1777] 10.0.0.199 () {32 vars in 721 bytes} [Thu Apr 23 01:29:52 2026] GET /v2.0/routers/a3b6abba-31ea-499f-b928-695b5ff8cfda => generated 487 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1778] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:52 2026] GET /v2.0/security-groups?tenant_id=3a8059f3590d41cf9909bb776818bc73&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:29:52.992 8 WARNING neutron_lib.context [None req-ca1a4200-a989-41e7-a190-4f84da2ece39 087f57491ab14b4c99f1f6fbffee82e9 fbbe97f5b60f474cac2147129ad1a151 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1779] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:29:52 2026] PUT /v2.0/routers/f7bb7c44-c638-4dd4-8b7e-e4a854207f38/remove_router_interface => generated 309 bytes in 1462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1780] 10.0.0.199 () {34 vars in 676 bytes} [Thu Apr 23 01:29:52 2026] POST /v2.0/floatingips => generated 552 bytes in 662 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1781] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:53 2026] DELETE /v2.0/security-groups/9aab3afe-04e9-462a-b9ee-0c64c0d89966 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1782] 10.0.0.199 () {34 vars in 742 bytes} [Thu Apr 23 01:29:53 2026] PUT /v2.0/routers/a3b6abba-31ea-499f-b928-695b5ff8cfda => generated 487 bytes in 778 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1783] 10.0.0.199 () {34 vars in 759 bytes} [Thu Apr 23 01:29:54 2026] PUT /v2.0/floatingips/fea4f62b-b78f-4e5c-a9fd-ab65d20cb132/tags => generated 17 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1784] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:29:54 2026] GET /v2.0/ports?device_id=a3b6abba-31ea-499f-b928-695b5ff8cfda => 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: 839/1785] 10.0.0.199 () {34 vars in 759 bytes} [Thu Apr 23 01:29:54 2026] PUT /v2.0/floatingips/bf2ba180-2ca5-43a1-b56e-6598e2ae6471/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1786] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:29:53 2026] PUT /v2.0/routers/f7bb7c44-c638-4dd4-8b7e-e4a854207f38/remove_router_interface => generated 309 bytes in 1076 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1787] 10.0.0.199 () {34 vars in 759 bytes} [Thu Apr 23 01:29:54 2026] PUT /v2.0/floatingips/2b0a37f5-e45e-4106-af85-6a88576484c7/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1788] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:29:54 2026] GET /v2.0/ports?device_id=f7bb7c44-c638-4dd4-8b7e-e4a854207f38 => 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: 950/1789] 10.0.0.199 () {34 vars in 759 bytes} [Thu Apr 23 01:29:54 2026] PUT /v2.0/floatingips/a22a1cb1-d58b-49f7-95d7-aaac0beb220a/tags => 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: 840/1790] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:54 2026] DELETE /v2.0/routers/a3b6abba-31ea-499f-b928-695b5ff8cfda => generated 0 bytes in 542 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1791] 10.0.0.199 () {32 vars in 672 bytes} [Thu Apr 23 01:29:55 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1792] 10.0.0.199 () {32 vars in 721 bytes} [Thu Apr 23 01:29:55 2026] GET /v2.0/routers/d71fe670-d303-4f97-a954-0d730a3c7c5a => generated 480 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1793] 10.0.0.199 () {32 vars in 686 bytes} [Thu Apr 23 01:29:55 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:29:55.755 8 INFO neutron.services.segments.plugin [-] Segment 2e01fdf7-0914-44af-87bc-8fc703003a06 resource provider aggregate not found 2026-04-23 01:29:55.760 8 INFO neutron.services.segments.plugin [-] Segment 2e01fdf7-0914-44af-87bc-8fc703003a06 resource provider aggregate not found 2026-04-23 01:29:55.776 8 INFO neutron.services.segments.plugin [-] Segment 2e01fdf7-0914-44af-87bc-8fc703003a06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e01fdf7-0914-44af-87bc-8fc703003a06 found for delete ", "request_id": "req-dff687a9-1a14-41b3-b0e7-b2e070467848"}]} 2026-04-23 01:29:55.778 8 INFO neutron.services.segments.plugin [-] Segment 2e01fdf7-0914-44af-87bc-8fc703003a06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e01fdf7-0914-44af-87bc-8fc703003a06 found for delete ", "request_id": "req-10d0d3e9-c143-4c33-aa17-f8a57feb8d22"}]} 2026-04-23 01:29:55.781 8 INFO neutron.db.l3_hamode_db [None req-c0ea207a-59b9-48ca-ba50-554e1cfec9c6 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] HA network 04ff9fbd-00c2-4b5b-8646-47b8bcc7780f was deleted as no HA routers are present in tenant cf700977f7e141caad2f62e6a9edf6bf. [pid: 8|app: 0|req: 951/1794] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:54 2026] DELETE /v2.0/routers/f7bb7c44-c638-4dd4-8b7e-e4a854207f38 => generated 0 bytes in 812 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1795] 10.0.0.199 () {32 vars in 682 bytes} [Thu Apr 23 01:29:55 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1796] 10.0.0.199 () {34 vars in 742 bytes} [Thu Apr 23 01:29:55 2026] PUT /v2.0/routers/d71fe670-d303-4f97-a954-0d730a3c7c5a => generated 480 bytes in 753 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1797] 10.0.0.199 () {32 vars in 694 bytes} [Thu Apr 23 01:29:55 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1798] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:29:56 2026] GET /v2.0/ports?device_id=d71fe670-d303-4f97-a954-0d730a3c7c5a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1799] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:55 2026] DELETE /v2.0/subnets/dae67a5c-f552-4524-a305-993be868037d => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1800] 10.0.0.199 () {32 vars in 680 bytes} [Thu Apr 23 01:29:56 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1801] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:56 2026] DELETE /v2.0/subnets/3761eec8-b763-4bc2-bfc2-de51669d5e48 => 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: 849/1802] 10.0.0.199 () {32 vars in 694 bytes} [Thu Apr 23 01:29:56 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:29:56.615 7 INFO neutron.services.segments.plugin [-] Segment e347bc7a-9e4e-42c4-9d90-5d66bfbdc553 resource provider aggregate not found 2026-04-23 01:29:56.619 7 INFO neutron.services.segments.plugin [-] Segment e347bc7a-9e4e-42c4-9d90-5d66bfbdc553 resource provider aggregate not found 2026-04-23 01:29:56.642 7 INFO neutron.services.segments.plugin [-] Segment e347bc7a-9e4e-42c4-9d90-5d66bfbdc553 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e347bc7a-9e4e-42c4-9d90-5d66bfbdc553 found for delete ", "request_id": "req-1ec004d9-f6b4-4626-907a-980c863ea6f4"}]} 2026-04-23 01:29:56.644 7 INFO neutron.services.segments.plugin [-] Segment e347bc7a-9e4e-42c4-9d90-5d66bfbdc553 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e347bc7a-9e4e-42c4-9d90-5d66bfbdc553 found for delete ", "request_id": "req-a5a9abb6-8701-4583-a480-5b15d3452582"}]} [pid: 7|app: 0|req: 850/1803] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:29:56 2026] DELETE /v2.0/networks/e5941ec4-1f5a-40d1-8c1a-e58ec9bdcf35 => 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: 851/1804] 10.0.0.199 () {32 vars in 690 bytes} [Thu Apr 23 01:29:56 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:29:56.801 8 INFO neutron.db.l3_hamode_db [None req-d079b5d9-a4e6-432d-a385-c22dc0a56046 5fb561ed61904d41bc1663257bb2fec2 0ae2e09446dc448b916b7d55ab92221b - - default default] HA network 7ae2342e-ba79-4824-9e96-474bfd644d5c was deleted as no HA routers are present in tenant 0ae2e09446dc448b916b7d55ab92221b. [pid: 8|app: 0|req: 954/1805] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:29:56 2026] DELETE /v2.0/routers/d71fe670-d303-4f97-a954-0d730a3c7c5a => generated 0 bytes in 720 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1806] 10.0.0.199 () {32 vars in 702 bytes} [Thu Apr 23 01:29:56 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1807] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:29:56 2026] DELETE /v2.0/networks/725abe15-02d5-450f-abba-a04e17d33c74 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:29:56.965 7 WARNING neutron_lib.context [None req-5062f8a6-4ca6-4cca-bc82-10212f09aa08 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:57.058 7 INFO neutron.db.segments_db [None req-5062f8a6-4ca6-4cca-bc82-10212f09aa08 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Added segment 3abf48a7-e7fe-427f-8704-d1d377b925aa of type vxlan for network 4641d711-c623-4028-a4a7-e28f13cf5087 [pid: 8|app: 0|req: 956/1808] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:29:56 2026] DELETE /v2.0/floatingips/fea4f62b-b78f-4e5c-a9fd-ab65d20cb132 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1809] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:29:57 2026] DELETE /v2.0/floatingips/bf2ba180-2ca5-43a1-b56e-6598e2ae6471 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:29:57.801 8 INFO neutron.services.segments.plugin [-] Segment d8157cc9-dfbb-4165-9865-03f9614c64b7 resource provider aggregate not found 2026-04-23 01:29:57.808 8 INFO neutron.services.segments.plugin [-] Segment d8157cc9-dfbb-4165-9865-03f9614c64b7 resource provider aggregate not found 2026-04-23 01:29:57.818 8 INFO neutron.services.segments.plugin [-] Segment d8157cc9-dfbb-4165-9865-03f9614c64b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8157cc9-dfbb-4165-9865-03f9614c64b7 found for delete ", "request_id": "req-c64ca6aa-2a50-44b1-8819-2a7c077ab428"}]} 2026-04-23 01:29:57.825 8 INFO neutron.services.segments.plugin [-] Segment d8157cc9-dfbb-4165-9865-03f9614c64b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8157cc9-dfbb-4165-9865-03f9614c64b7 found for delete ", "request_id": "req-d029e196-0707-477a-ab40-fce753e24d60"}]} [pid: 7|app: 0|req: 853/1810] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:29:56 2026] POST /v2.0/networks => generated 634 bytes in 969 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1811] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:29:57 2026] DELETE /v2.0/floatingips/2b0a37f5-e45e-4106-af85-6a88576484c7 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:29:58.047 8 WARNING neutron_lib.context [None req-15d7f455-67f3-47ec-a1f5-1a050576bbc9 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 854/1812] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:57 2026] GET /v2.0/security-groups?tenant_id=a0d469e145ab43bfb49c089f957a3d9a&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1813] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:29:58 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-04-23 01:29:58.424 8 WARNING neutron_lib.context [None req-03db2963-6b99-4c4b-b8b8-ddc1ad9f380f d15961caf9f340a0a214a4652c0651f2 28e26bb1106a479e8ddc8496da55bfed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:58.615 8 INFO neutron.db.segments_db [None req-03db2963-6b99-4c4b-b8b8-ddc1ad9f380f d15961caf9f340a0a214a4652c0651f2 28e26bb1106a479e8ddc8496da55bfed - - default default] Added segment d4f669c9-e7ba-4050-9c05-3b2766590493 of type vxlan for network bab1c3d5-34ed-4a12-8b7e-55207cfcb410 [pid: 7|app: 0|req: 855/1814] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:29:58 2026] DELETE /v2.0/floatingips/a22a1cb1-d58b-49f7-95d7-aaac0beb220a => generated 0 bytes in 452 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:29:58.676 7 INFO neutron.services.segments.plugin [-] Segment f03bc392-be2a-49f0-990f-4f6748fbef56 resource provider aggregate not found 2026-04-23 01:29:58.680 7 INFO neutron.services.segments.plugin [-] Segment f03bc392-be2a-49f0-990f-4f6748fbef56 resource provider aggregate not found 2026-04-23 01:29:58.706 7 INFO neutron.services.segments.plugin [-] Segment f03bc392-be2a-49f0-990f-4f6748fbef56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f03bc392-be2a-49f0-990f-4f6748fbef56 found for delete ", "request_id": "req-1ae832f9-d61d-437a-9669-b01f6d530470"}]} 2026-04-23 01:29:58.712 7 INFO neutron.services.segments.plugin [-] Segment f03bc392-be2a-49f0-990f-4f6748fbef56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f03bc392-be2a-49f0-990f-4f6748fbef56 found for delete ", "request_id": "req-7f88c9f1-dbe4-458c-8675-5e0f5e1e64f3"}]} [pid: 8|app: 0|req: 960/1815] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:29:58 2026] POST /v2.0/networks => generated 631 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:29:58.741 8 WARNING neutron_lib.context [None req-baa6754d-d5c2-4269-8fd6-8e153898022c 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:58.805 8 INFO neutron.db.segments_db [None req-baa6754d-d5c2-4269-8fd6-8e153898022c 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Added segment 1ace9bb9-3102-4b84-a9c1-26b11e7cd3b2 of type vxlan for network cbb4fe7b-4034-4bd7-869d-3451e82f4d02 [pid: 7|app: 0|req: 856/1816] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:58 2026] DELETE /v2.0/security-groups/e7222e53-8bfc-40c4-9fde-ea58841337f6 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:29:59.126 8 INFO neutron.db.l3_hamode_db [None req-baa6754d-d5c2-4269-8fd6-8e153898022c 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 859/1819] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:29:58 2026] DELETE /v2.0/floatingips/91d0a284-0859-4eb3-927d-9ae624c76e8f => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:29:59.218 7 WARNING neutron_lib.context [None req-fed10d82-bdff-4868-be99-5e9d0a4753e9 d15961caf9f340a0a214a4652c0651f2 28e26bb1106a479e8ddc8496da55bfed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:59.352 8 INFO neutron.db.l3_hamode_db [None req-baa6754d-d5c2-4269-8fd6-8e153898022c 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 860/1820] 10.0.0.199 () {34 vars in 664 bytes} [Thu Apr 23 01:29:59 2026] POST /v2.0/ports => generated 743 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/1821] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:29:59 2026] GET /v2.0/security-groups?tenant_id=0ae2e09446dc448b916b7d55ab92221b&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:29:59.753 7 WARNING neutron_lib.context [None req-7fa28b8e-beb5-4141-ba1d-bf2254f60e2a d15961caf9f340a0a214a4652c0651f2 28e26bb1106a479e8ddc8496da55bfed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:29:59.823 7 INFO neutron.db.segments_db [None req-7fa28b8e-beb5-4141-ba1d-bf2254f60e2a d15961caf9f340a0a214a4652c0651f2 28e26bb1106a479e8ddc8496da55bfed - - default default] Added segment 8c8763da-7007-4f8d-a842-f34c86ed12ff of type vxlan for network ae9a517c-4759-41f1-80bf-4a7e5ba6c4e5 [pid: 7|app: 0|req: 862/1822] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:29:59 2026] POST /v2.0/networks => generated 631 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1823] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:29:59 2026] DELETE /v2.0/security-groups/2035f6e2-f265-405c-a445-5a80a8199044 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:30:00.077 7 WARNING neutron_lib.context [None req-f1de6d6c-7b8c-4795-a34b-ef8d1169aabd d15961caf9f340a0a214a4652c0651f2 28e26bb1106a479e8ddc8496da55bfed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 864/1824] 10.0.0.199 () {34 vars in 664 bytes} [Thu Apr 23 01:30:00 2026] POST /v2.0/ports => generated 743 bytes in 378 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: 961/1825] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:29:58 2026] POST /v2.0/routers => generated 510 bytes in 2016 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1826] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:00 2026] GET /v2.0/security-groups?tenant_id=a5325e7e10664552bf1e6374b8ae1cc7&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:30:00.859 8 WARNING neutron_lib.context [None req-6d8adca7-66fc-433b-95e5-bd78fb5cfe94 d15961caf9f340a0a214a4652c0651f2 28e26bb1106a479e8ddc8496da55bfed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 865/1827] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:00 2026] GET /v2.0/security-groups?tenant_id=fbbe97f5b60f474cac2147129ad1a151&name=default => generated 2925 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:30:00.868 7 WARNING neutron_lib.context [None req-7fd375bf-88dd-451d-80c5-10ce15bec261 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:30:00.940 8 INFO neutron.db.segments_db [None req-6d8adca7-66fc-433b-95e5-bd78fb5cfe94 d15961caf9f340a0a214a4652c0651f2 28e26bb1106a479e8ddc8496da55bfed - - default default] Added segment a51a1962-7e42-4053-9ecd-9e661ad3e4be of type vxlan for network 8744258b-14fb-42e4-9318-d9ceffb6716c [pid: 8|app: 0|req: 963/1828] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:30:00 2026] POST /v2.0/networks => generated 632 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1829] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:01 2026] DELETE /v2.0/security-groups/fc98ae28-f861-4621-86f0-c1ac3c06ac0b => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1830] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:01 2026] DELETE /v2.0/security-groups/7ce1de0a-82fd-406e-b50e-e4ac678ba330 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:30:01.335 8 WARNING neutron_lib.context [None req-72e3a7ad-3e70-461d-b4bc-a25df8e9aca1 d15961caf9f340a0a214a4652c0651f2 28e26bb1106a479e8ddc8496da55bfed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 866/1831] 10.0.0.199 () {34 vars in 665 bytes} [Thu Apr 23 01:30:00 2026] POST /v2.0/ports => generated 959 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: 966/1832] 10.0.0.199 () {34 vars in 664 bytes} [Thu Apr 23 01:30:01 2026] POST /v2.0/ports => generated 743 bytes in 463 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: 967/1833] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:01 2026] GET /v2.0/security-groups?tenant_id=00c73e760c9542c1a7ae36ac7d19bbb1&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:30:01.940 8 WARNING neutron_lib.context [None req-afdd2d4f-9469-47c4-b42e-7b8c34faed05 d15961caf9f340a0a214a4652c0651f2 28e26bb1106a479e8ddc8496da55bfed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:30:02.017 8 INFO neutron.db.segments_db [None req-afdd2d4f-9469-47c4-b42e-7b8c34faed05 d15961caf9f340a0a214a4652c0651f2 28e26bb1106a479e8ddc8496da55bfed - - default default] Added segment 40c62732-3514-4861-8e89-c13a907fcbde of type vxlan for network b9558ca5-d44b-4eee-80cc-08646b419d84 [pid: 8|app: 0|req: 968/1834] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:30:01 2026] POST /v2.0/networks => generated 632 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1835] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:02 2026] DELETE /v2.0/security-groups/c435a0d8-4cde-43e4-bf6f-4137488ae96f => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:30:02.248 8 WARNING neutron_lib.context [None req-0b86ab6d-a2c6-49a0-9f7c-ad120e9a2d42 d15961caf9f340a0a214a4652c0651f2 28e26bb1106a479e8ddc8496da55bfed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 970/1836] 10.0.0.199 () {34 vars in 664 bytes} [Thu Apr 23 01:30:02 2026] POST /v2.0/ports => generated 743 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 971/1837] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:02 2026] GET /v2.0/security-groups?tenant_id=71703d75f7544d6897bdc4755b121f7e&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:30:02.756 8 WARNING neutron_lib.context [None req-132780f8-bc9c-4ab8-901b-b1c3f308885c d15961caf9f340a0a214a4652c0651f2 28e26bb1106a479e8ddc8496da55bfed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:30:02.852 8 INFO neutron.db.segments_db [None req-132780f8-bc9c-4ab8-901b-b1c3f308885c d15961caf9f340a0a214a4652c0651f2 28e26bb1106a479e8ddc8496da55bfed - - default default] Added segment d936b098-9a58-42ef-9d89-598aa6bdddba of type vxlan for network ac11f893-4bb5-4f67-82ac-973c5e704340 [pid: 7|app: 0|req: 867/1838] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:30:01 2026] PUT /v2.0/routers/3e04ee9a-b524-4669-905b-224727fe0d20/add_router_interface => generated 309 bytes in 1515 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: 972/1839] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:30:02 2026] POST /v2.0/networks => generated 632 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1840] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:30:02 2026] GET /v2.0/ports/88a90bcc-11d0-488f-8324-b53e15c18cb8 => generated 1033 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:30:03.039 8 WARNING neutron_lib.context [None req-841e97b9-d25b-4c83-986f-cbefb003367c d15961caf9f340a0a214a4652c0651f2 28e26bb1106a479e8ddc8496da55bfed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 868/1841] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:02 2026] DELETE /v2.0/security-groups/0d6f71b3-b7ef-4a80-99ee-6349e90c8e5d => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1842] 10.0.0.199 () {34 vars in 664 bytes} [Thu Apr 23 01:30:03 2026] POST /v2.0/ports => generated 743 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 975/1843] 10.0.0.199 () {34 vars in 747 bytes} [Thu Apr 23 01:30:03 2026] PUT /v2.0/ports/98005047-965f-4372-9284-eb216c225d11/tags => generated 17 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1844] 10.0.0.199 () {34 vars in 747 bytes} [Thu Apr 23 01:30:03 2026] PUT /v2.0/ports/0c7e9634-07e6-4025-a828-bb01459091ac/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1845] 10.0.0.199 () {34 vars in 747 bytes} [Thu Apr 23 01:30:03 2026] PUT /v2.0/ports/2ac7bc21-be3b-4f03-8b14-e7331e93b67a/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1846] 10.0.0.199 () {34 vars in 747 bytes} [Thu Apr 23 01:30:03 2026] PUT /v2.0/ports/acf9f897-559b-419d-a4e6-e06913c89ead/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1847] 10.0.0.199 () {32 vars in 660 bytes} [Thu Apr 23 01:30:03 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1848] 10.0.0.199 () {32 vars in 674 bytes} [Thu Apr 23 01:30:04 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1849] 10.0.0.199 () {32 vars in 670 bytes} [Thu Apr 23 01:30:04 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1850] 10.0.0.199 () {32 vars in 682 bytes} [Thu Apr 23 01:30:04 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1851] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:30:03 2026] PUT /v2.0/routers/3e04ee9a-b524-4669-905b-224727fe0d20/remove_router_interface => generated 309 bytes in 1239 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: 983/1852] 10.0.0.199 () {32 vars in 668 bytes} [Thu Apr 23 01:30:04 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:30:04.525 7 INFO neutron.api.v2.resource [None req-77106d87-9b25-403c-b26d-43d55b380e8d 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 870/1853] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:30:04 2026] PUT /v2.0/routers/3e04ee9a-b524-4669-905b-224727fe0d20/remove_router_interface => generated 197 bytes in 186 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1854] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:30:04 2026] GET /v2.0/ports?device_id=3e04ee9a-b524-4669-905b-224727fe0d20 => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1855] 10.0.0.199 () {32 vars in 682 bytes} [Thu Apr 23 01:30:04 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1856] 10.0.0.199 () {32 vars in 678 bytes} [Thu Apr 23 01:30:04 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:30:04.900 8 WARNING neutron_lib.context [None req-18422ac7-3e4e-4358-8fbd-3f720bcb284c 36bf087a7fcc4b34a554f1b45c279cbe 6098978d9cbf4c3a89522c2f70b66e7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:30:05.058 8 INFO neutron.db.segments_db [None req-18422ac7-3e4e-4358-8fbd-3f720bcb284c 36bf087a7fcc4b34a554f1b45c279cbe 6098978d9cbf4c3a89522c2f70b66e7f - - default default] Added segment 2ae2bfe2-22e6-4cc2-9964-cde82cfc8dc2 of type vxlan for network 94111cc7-2ae1-4359-8d5c-57fcadd2353d [pid: 8|app: 0|req: 986/1857] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:30:04 2026] POST /v2.0/networks => generated 632 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1858] 10.0.0.199 () {32 vars in 690 bytes} [Thu Apr 23 01:30:05 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1859] 10.0.0.199 () {34 vars in 753 bytes} [Thu Apr 23 01:30:05 2026] PUT /v2.0/networks/94111cc7-2ae1-4359-8d5c-57fcadd2353d/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:30:05.378 7 INFO neutron.services.segments.plugin [-] Segment 1ace9bb9-3102-4b84-a9c1-26b11e7cd3b2 resource provider aggregate not found 2026-04-23 01:30:05.383 7 INFO neutron.services.segments.plugin [-] Segment 1ace9bb9-3102-4b84-a9c1-26b11e7cd3b2 resource provider aggregate not found 2026-04-23 01:30:05.400 7 INFO neutron.services.segments.plugin [-] Segment 1ace9bb9-3102-4b84-a9c1-26b11e7cd3b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ace9bb9-3102-4b84-a9c1-26b11e7cd3b2 found for delete ", "request_id": "req-6f86523b-31a4-4efd-a160-07574ce91236"}]} 2026-04-23 01:30:05.401 7 INFO neutron.services.segments.plugin [-] Segment 1ace9bb9-3102-4b84-a9c1-26b11e7cd3b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ace9bb9-3102-4b84-a9c1-26b11e7cd3b2 found for delete ", "request_id": "req-17fbe98c-dd02-4cd6-a593-1f0cd078314a"}]} 2026-04-23 01:30:05.407 7 INFO neutron.db.l3_hamode_db [None req-4325f629-7239-4895-a0f1-b60830654682 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] HA network cbb4fe7b-4034-4bd7-869d-3451e82f4d02 was deleted as no HA routers are present in tenant cf700977f7e141caad2f62e6a9edf6bf. [pid: 7|app: 0|req: 872/1860] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:30:04 2026] DELETE /v2.0/routers/3e04ee9a-b524-4669-905b-224727fe0d20 => generated 0 bytes in 811 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1861] 10.0.0.199 () {32 vars in 733 bytes} [Thu Apr 23 01:30:05 2026] GET /v2.0/networks/94111cc7-2ae1-4359-8d5c-57fcadd2353d/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1862] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:30:05 2026] DELETE /v2.0/ports/98005047-965f-4372-9284-eb216c225d11 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1863] 10.0.0.199 () {34 vars in 764 bytes} [Thu Apr 23 01:30:05 2026] PUT /v2.0/networks/94111cc7-2ae1-4359-8d5c-57fcadd2353d/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1864] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:30:05 2026] DELETE /v2.0/subnets/486964b8-ad77-40d0-ab0c-6a15d1980129 => 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: 875/1865] 10.0.0.199 () {32 vars in 733 bytes} [Thu Apr 23 01:30:05 2026] GET /v2.0/networks/94111cc7-2ae1-4359-8d5c-57fcadd2353d/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1866] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:30:05 2026] DELETE /v2.0/ports/0c7e9634-07e6-4025-a828-bb01459091ac => 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: 992/1867] 10.0.0.199 () {34 vars in 760 bytes} [Thu Apr 23 01:30:05 2026] PUT /v2.0/networks/94111cc7-2ae1-4359-8d5c-57fcadd2353d/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1868] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:30:05 2026] DELETE /v2.0/networks/4641d711-c623-4028-a4a7-e28f13cf5087 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1869] 10.0.0.199 () {32 vars in 733 bytes} [Thu Apr 23 01:30:06 2026] GET /v2.0/networks/94111cc7-2ae1-4359-8d5c-57fcadd2353d/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1870] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:30:05 2026] DELETE /v2.0/ports/2ac7bc21-be3b-4f03-8b14-e7331e93b67a => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:30:06.211 7 WARNING neutron_lib.context [None req-c5365308-02c5-4caf-a497-d587ce465ff5 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:30:06.271 7 INFO neutron.db.segments_db [None req-c5365308-02c5-4caf-a497-d587ce465ff5 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Added segment 182a4084-63c6-43ae-918a-fb83e25b2c5d of type vxlan for network 63e9afdd-dc65-4194-874e-ea9b040f3b8c [pid: 8|app: 0|req: 994/1871] 10.0.0.199 () {34 vars in 782 bytes} [Thu Apr 23 01:30:06 2026] PUT /v2.0/networks/94111cc7-2ae1-4359-8d5c-57fcadd2353d/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1872] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:30:06 2026] POST /v2.0/networks => generated 633 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1873] 10.0.0.199 () {32 vars in 733 bytes} [Thu Apr 23 01:30:06 2026] GET /v2.0/networks/94111cc7-2ae1-4359-8d5c-57fcadd2353d/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:30:06.423 7 WARNING neutron_lib.context [None req-b12c0706-dcdb-48cc-9c8b-aad32618b3a1 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 995/1874] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:30:06 2026] DELETE /v2.0/ports/acf9f897-559b-419d-a4e6-e06913c89ead => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1875] 10.0.0.199 () {34 vars in 753 bytes} [Thu Apr 23 01:30:06 2026] PUT /v2.0/networks/94111cc7-2ae1-4359-8d5c-57fcadd2353d/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1876] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:30:06 2026] POST /v2.0/subnets => generated 622 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1877] 10.0.0.199 () {32 vars in 733 bytes} [Thu Apr 23 01:30:06 2026] GET /v2.0/networks/94111cc7-2ae1-4359-8d5c-57fcadd2353d/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: 997/1878] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:30:06 2026] DELETE /v2.0/ports/4998cd48-7672-4a90-8736-eadd5e175f5a => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:30:06.872 7 WARNING neutron_lib.context [None req-472e4443-4bc3-4d40-8886-b63c48aeea49 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 998/1879] 10.0.0.199 () {32 vars in 741 bytes} [Thu Apr 23 01:30:06 2026] GET /v2.0/networks/94111cc7-2ae1-4359-8d5c-57fcadd2353d/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:30:06.921 7 INFO neutron.db.segments_db [None req-472e4443-4bc3-4d40-8886-b63c48aeea49 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Added segment e366c098-ecc2-40ba-be8a-4e467d79e52c of type vxlan for network bf41ec31-7a04-4912-af43-e059fc7e9bdd 2026-04-23 01:30:07.105 8 INFO neutron.services.segments.plugin [-] Segment d4f669c9-e7ba-4050-9c05-3b2766590493 resource provider aggregate not found 2026-04-23 01:30:07.124 8 INFO neutron.services.segments.plugin [-] Segment d4f669c9-e7ba-4050-9c05-3b2766590493 resource provider aggregate not found 2026-04-23 01:30:07.144 8 INFO neutron.services.segments.plugin [-] Segment d4f669c9-e7ba-4050-9c05-3b2766590493 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4f669c9-e7ba-4050-9c05-3b2766590493 found for delete ", "request_id": "req-8a5b6a1f-19dd-4e18-9ddc-3f659bf59f64"}]} [pid: 8|app: 0|req: 999/1880] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:30:06 2026] DELETE /v2.0/networks/bab1c3d5-34ed-4a12-8b7e-55207cfcb410 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:30:07.151 8 INFO neutron.services.segments.plugin [-] Segment d4f669c9-e7ba-4050-9c05-3b2766590493 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4f669c9-e7ba-4050-9c05-3b2766590493 found for delete ", "request_id": "req-016ee594-0310-45d8-af43-5f13422a5e15"}]} 2026-04-23 01:30:07.191 8 INFO neutron.api.v2.resource [None req-e4df94be-ca67-4b7e-bbde-0c011f655059 36bf087a7fcc4b34a554f1b45c279cbe 6098978d9cbf4c3a89522c2f70b66e7f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1000/1881] 10.0.0.199 () {32 vars in 745 bytes} [Thu Apr 23 01:30:07 2026] GET /v2.0/networks/94111cc7-2ae1-4359-8d5c-57fcadd2353d/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:30:07.232 7 INFO neutron.db.l3_hamode_db [None req-472e4443-4bc3-4d40-8886-b63c48aeea49 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1001/1882] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:30:07 2026] DELETE /v2.0/networks/ae9a517c-4759-41f1-80bf-4a7e5ba6c4e5 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:30:07.412 7 INFO neutron.db.l3_hamode_db [None req-472e4443-4bc3-4d40-8886-b63c48aeea49 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:30:07.425 7 INFO neutron.services.segments.plugin [-] Segment 3abf48a7-e7fe-427f-8704-d1d377b925aa resource provider aggregate not found 2026-04-23 01:30:07.435 7 INFO neutron.services.segments.plugin [-] Segment 3abf48a7-e7fe-427f-8704-d1d377b925aa resource provider aggregate not found [pid: 8|app: 0|req: 1002/1883] 10.0.0.199 () {32 vars in 744 bytes} [Thu Apr 23 01:30:07 2026] DELETE /v2.0/networks/94111cc7-2ae1-4359-8d5c-57fcadd2353d/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:30:07.447 7 INFO neutron.services.segments.plugin [-] Segment 3abf48a7-e7fe-427f-8704-d1d377b925aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3abf48a7-e7fe-427f-8704-d1d377b925aa found for delete ", "request_id": "req-421edee7-e0e1-4626-9ab1-e9f9fa18887b"}]} 2026-04-23 01:30:07.455 7 INFO neutron.services.segments.plugin [-] Segment 3abf48a7-e7fe-427f-8704-d1d377b925aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3abf48a7-e7fe-427f-8704-d1d377b925aa found for delete ", "request_id": "req-155a4853-7ede-4ff5-b9fc-bde355f52423"}]} 2026-04-23 01:30:07.641 8 WARNING neutron_lib.context [None req-601a290f-00f8-4bbb-a18a-3431fda656fd 1708ddd8e3674b9083592a459b1a129f d8081eae20ec417dafdd22366fa1e1e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1884] 10.0.0.199 () {34 vars in 684 bytes} [Thu Apr 23 01:30:07 2026] POST /v2.0/security-groups => generated 1601 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1885] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:30:07 2026] DELETE /v2.0/networks/8744258b-14fb-42e4-9318-d9ceffb6716c => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1886] 10.0.0.199 () {32 vars in 733 bytes} [Thu Apr 23 01:30:08 2026] GET /v2.0/networks/94111cc7-2ae1-4359-8d5c-57fcadd2353d/tags => generated 30 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:30:08.212 8 WARNING neutron_lib.context [None req-93b3917d-1157-4f8a-b438-f3d756f454bc 1708ddd8e3674b9083592a459b1a129f d8081eae20ec417dafdd22366fa1e1e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1006/1887] 10.0.0.199 () {34 vars in 684 bytes} [Thu Apr 23 01:30:08 2026] POST /v2.0/security-groups => generated 1601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1888] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:30:08 2026] DELETE /v2.0/networks/b9558ca5-d44b-4eee-80cc-08646b419d84 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:30:08.582 8 INFO neutron.api.v2.resource [None req-f6dd61b0-df34-49ac-a920-a18d3fca45e8 36bf087a7fcc4b34a554f1b45c279cbe 6098978d9cbf4c3a89522c2f70b66e7f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1008/1889] 10.0.0.199 () {32 vars in 748 bytes} [Thu Apr 23 01:30:08 2026] DELETE /v2.0/networks/94111cc7-2ae1-4359-8d5c-57fcadd2353d/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:30:08.589 8 WARNING neutron_lib.context [None req-a9efd947-00f4-4693-a674-862f670d199d 1708ddd8e3674b9083592a459b1a129f d8081eae20ec417dafdd22366fa1e1e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1009/1890] 10.0.0.199 () {34 vars in 684 bytes} [Thu Apr 23 01:30:08 2026] POST /v2.0/security-groups => generated 1601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1891] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:30:06 2026] POST /v2.0/routers => generated 511 bytes in 1996 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1892] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:30:08 2026] DELETE /v2.0/networks/ac11f893-4bb5-4f67-82ac-973c5e704340 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:30:08.927 8 WARNING neutron_lib.context [None req-32ece053-f892-4a2b-9c22-1e9fbba0ac70 1708ddd8e3674b9083592a459b1a129f d8081eae20ec417dafdd22366fa1e1e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 883/1893] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:30:08 2026] DELETE /v2.0/networks/94111cc7-2ae1-4359-8d5c-57fcadd2353d/tags => 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: 1011/1894] 10.0.0.199 () {34 vars in 684 bytes} [Thu Apr 23 01:30:08 2026] POST /v2.0/security-groups => generated 1601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1895] 10.0.0.199 () {32 vars in 733 bytes} [Thu Apr 23 01:30:09 2026] GET /v2.0/networks/94111cc7-2ae1-4359-8d5c-57fcadd2353d/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:30:09.110 8 WARNING neutron_lib.context [None req-f1e9a974-1883-4496-bcec-a2ec4a6c2d5e 1708ddd8e3674b9083592a459b1a129f d8081eae20ec417dafdd22366fa1e1e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:30:09.167 8 INFO neutron.services.segments.plugin [-] Segment 8c8763da-7007-4f8d-a842-f34c86ed12ff resource provider aggregate not found 2026-04-23 01:30:09.172 8 INFO neutron.services.segments.plugin [-] Segment 8c8763da-7007-4f8d-a842-f34c86ed12ff resource provider aggregate not found 2026-04-23 01:30:09.183 8 INFO neutron.services.segments.plugin [-] Segment 8c8763da-7007-4f8d-a842-f34c86ed12ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c8763da-7007-4f8d-a842-f34c86ed12ff found for delete ", "request_id": "req-145e4caa-9157-4c36-8aae-77412ea11a6a"}]} 2026-04-23 01:30:09.195 8 INFO neutron.services.segments.plugin [-] Segment a51a1962-7e42-4053-9ecd-9e661ad3e4be resource provider aggregate not found 2026-04-23 01:30:09.201 8 INFO neutron.services.segments.plugin [-] Segment 8c8763da-7007-4f8d-a842-f34c86ed12ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c8763da-7007-4f8d-a842-f34c86ed12ff found for delete ", "request_id": "req-a35abdf6-0091-4263-bce0-070ae8bc0ee6"}]} 2026-04-23 01:30:09.215 8 INFO neutron.services.segments.plugin [-] Segment a51a1962-7e42-4053-9ecd-9e661ad3e4be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a51a1962-7e42-4053-9ecd-9e661ad3e4be found for delete ", "request_id": "req-b52dd052-ab08-4cce-a2e2-312e332a0512"}]} 2026-04-23 01:30:09.220 8 INFO neutron.services.segments.plugin [-] Segment a51a1962-7e42-4053-9ecd-9e661ad3e4be resource provider aggregate not found 2026-04-23 01:30:09.233 8 INFO neutron.services.segments.plugin [-] Segment 40c62732-3514-4861-8e89-c13a907fcbde resource provider aggregate not found 2026-04-23 01:30:09.238 8 INFO neutron.services.segments.plugin [-] Segment a51a1962-7e42-4053-9ecd-9e661ad3e4be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a51a1962-7e42-4053-9ecd-9e661ad3e4be found for delete ", "request_id": "req-e7d237ca-50f9-4e5b-aab8-bbc88911e050"}]} 2026-04-23 01:30:09.263 8 INFO neutron.services.segments.plugin [-] Segment 40c62732-3514-4861-8e89-c13a907fcbde resource provider aggregate not found 2026-04-23 01:30:09.271 8 INFO neutron.services.segments.plugin [-] Segment 40c62732-3514-4861-8e89-c13a907fcbde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40c62732-3514-4861-8e89-c13a907fcbde found for delete ", "request_id": "req-1f99e70d-c392-4ed3-9efa-c07e66487d4e"}]} 2026-04-23 01:30:09.285 8 INFO neutron.services.segments.plugin [-] Segment 40c62732-3514-4861-8e89-c13a907fcbde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40c62732-3514-4861-8e89-c13a907fcbde found for delete ", "request_id": "req-6b7ec183-97e0-4581-9049-077d1acffb55"}]} 2026-04-23 01:30:09.296 8 INFO neutron.services.segments.plugin [-] Segment d936b098-9a58-42ef-9d89-598aa6bdddba resource provider aggregate not found 2026-04-23 01:30:09.305 8 INFO neutron.services.segments.plugin [-] Segment d936b098-9a58-42ef-9d89-598aa6bdddba resource provider aggregate not found [pid: 8|app: 0|req: 1013/1896] 10.0.0.199 () {34 vars in 684 bytes} [Thu Apr 23 01:30:09 2026] POST /v2.0/security-groups => generated 1601 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:30:09.320 8 INFO neutron.services.segments.plugin [-] Segment d936b098-9a58-42ef-9d89-598aa6bdddba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d936b098-9a58-42ef-9d89-598aa6bdddba found for delete ", "request_id": "req-2e301df1-9932-403c-9329-2adb13a28302"}]} 2026-04-23 01:30:09.324 8 INFO neutron.services.segments.plugin [-] Segment d936b098-9a58-42ef-9d89-598aa6bdddba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d936b098-9a58-42ef-9d89-598aa6bdddba found for delete ", "request_id": "req-30c67c52-3b1d-41ab-9559-c308ad68355a"}]} [pid: 8|app: 0|req: 1014/1897] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:30:09 2026] DELETE /v2.0/networks/94111cc7-2ae1-4359-8d5c-57fcadd2353d => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1898] 10.0.0.199 () {34 vars in 767 bytes} [Thu Apr 23 01:30:09 2026] PUT /v2.0/security-groups/1066324c-b612-4678-9eba-b1338387d1bc/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1899] 10.0.0.199 () {34 vars in 767 bytes} [Thu Apr 23 01:30:09 2026] PUT /v2.0/security-groups/06666f8b-c206-43bb-84bb-3ffa308064e7/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1900] 10.0.0.199 () {34 vars in 767 bytes} [Thu Apr 23 01:30:09 2026] PUT /v2.0/security-groups/70b293f3-f4dc-485a-bfe4-770174291158/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1901] 10.0.0.199 () {34 vars in 767 bytes} [Thu Apr 23 01:30:09 2026] PUT /v2.0/security-groups/bdc876af-04fd-4419-b831-9e39ee9c19b5/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1902] 10.0.0.199 () {32 vars in 680 bytes} [Thu Apr 23 01:30:09 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1903] 10.0.0.199 () {32 vars in 694 bytes} [Thu Apr 23 01:30:09 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1904] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:09 2026] GET /v2.0/security-groups?tenant_id=2b0709a226304c30a5e8a7a1d2d695e9&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1905] 10.0.0.199 () {32 vars in 690 bytes} [Thu Apr 23 01:30:10 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1906] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:10 2026] DELETE /v2.0/security-groups/b493cead-8a69-4e76-a063-f0d278f09541 => 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: 884/1907] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:30:08 2026] PUT /v2.0/routers/fa84d0ea-2c72-44d1-ae2e-03c91354b686/add_router_interface => generated 309 bytes in 1496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1908] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:10 2026] GET /v2.0/security-groups?tenant_id=6098978d9cbf4c3a89522c2f70b66e7f&name=default => generated 2925 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1909] 10.0.0.199 () {32 vars in 702 bytes} [Thu Apr 23 01:30:10 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1910] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:30:10 2026] GET /v2.0/ports/db1bcfb3-de87-42db-a94a-5e3e85408f17 => generated 959 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1911] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:10 2026] DELETE /v2.0/security-groups/9b4d8e1b-7246-4120-93c3-bab37f442ee7 => 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: 1026/1912] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:10 2026] GET /v2.0/security-groups?tenant_id=28e26bb1106a479e8ddc8496da55bfed&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1913] 10.0.0.199 () {32 vars in 688 bytes} [Thu Apr 23 01:30:10 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1914] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:10 2026] DELETE /v2.0/security-groups/057848ee-44e7-42b2-9b09-d8e4e0c66727 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1915] 10.0.0.199 () {32 vars in 702 bytes} [Thu Apr 23 01:30:10 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1916] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:10 2026] GET /v2.0/security-groups?tenant_id=94e45f7d9ebe4fd0ba98646ae60fe9f4&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1917] 10.0.0.199 () {32 vars in 698 bytes} [Thu Apr 23 01:30:11 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1918] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:11 2026] GET /v2.0/security-groups?tenant_id=36b717e7e82d4a5f9cf6f8c730c11ed2&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1919] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:11 2026] DELETE /v2.0/security-groups/bfa50f3d-9d11-470a-ac39-bfe446c9620f => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:30:11.367 8 INFO neutron.services.segments.plugin [-] Segment 2ae2bfe2-22e6-4cc2-9964-cde82cfc8dc2 resource provider aggregate not found 2026-04-23 01:30:11.372 8 INFO neutron.services.segments.plugin [-] Segment 2ae2bfe2-22e6-4cc2-9964-cde82cfc8dc2 resource provider aggregate not found 2026-04-23 01:30:11.392 8 INFO neutron.services.segments.plugin [-] Segment 2ae2bfe2-22e6-4cc2-9964-cde82cfc8dc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ae2bfe2-22e6-4cc2-9964-cde82cfc8dc2 found for delete ", "request_id": "req-63fc99c2-8204-4f91-a711-9678b99c2abe"}]} 2026-04-23 01:30:11.393 8 INFO neutron.services.segments.plugin [-] Segment 2ae2bfe2-22e6-4cc2-9964-cde82cfc8dc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ae2bfe2-22e6-4cc2-9964-cde82cfc8dc2 found for delete ", "request_id": "req-b635e002-073f-41ce-bf1a-456de2514626"}]} [pid: 7|app: 0|req: 894/1920] 10.0.0.199 () {32 vars in 710 bytes} [Thu Apr 23 01:30:11 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1921] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:11 2026] DELETE /v2.0/security-groups/13bef006-486e-4694-90e9-a7b82af57984 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1922] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:11 2026] DELETE /v2.0/security-groups/1066324c-b612-4678-9eba-b1338387d1bc => 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: 1027/1923] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:30:10 2026] PUT /v2.0/routers/fa84d0ea-2c72-44d1-ae2e-03c91354b686/remove_router_interface => generated 309 bytes in 1106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1924] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:30:11 2026] GET /v2.0/ports?device_id=fa84d0ea-2c72-44d1-ae2e-03c91354b686 => 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: 897/1925] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:11 2026] DELETE /v2.0/security-groups/06666f8b-c206-43bb-84bb-3ffa308064e7 => 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: 898/1926] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:11 2026] DELETE /v2.0/security-groups/70b293f3-f4dc-485a-bfe4-770174291158 => 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: 899/1927] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:11 2026] DELETE /v2.0/security-groups/bdc876af-04fd-4419-b831-9e39ee9c19b5 => 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: 900/1928] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:11 2026] DELETE /v2.0/security-groups/1f2ddd0c-b57d-4ff9-9850-a14860248a5d => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:30:12.523 8 INFO neutron.db.l3_hamode_db [None req-70c7cdd3-9a86-4ab9-85f0-79f4aab20ce5 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] HA network bf41ec31-7a04-4912-af43-e059fc7e9bdd was deleted as no HA routers are present in tenant cf700977f7e141caad2f62e6a9edf6bf. [pid: 8|app: 0|req: 1029/1929] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:30:11 2026] DELETE /v2.0/routers/fa84d0ea-2c72-44d1-ae2e-03c91354b686 => generated 0 bytes in 758 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1930] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:30:12 2026] DELETE /v2.0/subnets/38dedda0-5fdf-4b35-85ff-befb32716eb2 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1931] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:12 2026] GET /v2.0/security-groups?tenant_id=d8081eae20ec417dafdd22366fa1e1e0&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1932] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:13 2026] DELETE /v2.0/security-groups/38a0f201-dd48-4f5f-b977-607085a927eb => 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: 1030/1933] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:30:12 2026] DELETE /v2.0/networks/63e9afdd-dc65-4194-874e-ea9b040f3b8c => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:30:13.238 7 WARNING neutron_lib.context [None req-912f1e1e-0364-4b16-b3d8-7822592fbf39 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:30:13.290 7 INFO neutron.db.segments_db [None req-912f1e1e-0364-4b16-b3d8-7822592fbf39 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Added segment 4e40e60b-30cc-444f-ad3f-a2562997ae89 of type vxlan for network 846f99f2-6e65-4c77-8882-c0c5d070b157 2026-04-23 01:30:13.409 8 INFO neutron.services.segments.plugin [-] Segment e366c098-ecc2-40ba-be8a-4e467d79e52c resource provider aggregate not found 2026-04-23 01:30:13.414 8 INFO neutron.services.segments.plugin [-] Segment e366c098-ecc2-40ba-be8a-4e467d79e52c resource provider aggregate not found 2026-04-23 01:30:13.422 8 INFO neutron.services.segments.plugin [-] Segment e366c098-ecc2-40ba-be8a-4e467d79e52c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e366c098-ecc2-40ba-be8a-4e467d79e52c found for delete ", "request_id": "req-f742b46a-f59b-4dd6-adaa-5c037ec44598"}]} 2026-04-23 01:30:13.428 8 INFO neutron.services.segments.plugin [-] Segment e366c098-ecc2-40ba-be8a-4e467d79e52c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e366c098-ecc2-40ba-be8a-4e467d79e52c found for delete ", "request_id": "req-6c460c76-60da-4ad9-9d7e-26918967ff36"}]} 2026-04-23 01:30:13.443 8 INFO neutron.services.segments.plugin [-] Segment 182a4084-63c6-43ae-918a-fb83e25b2c5d resource provider aggregate not found 2026-04-23 01:30:13.452 8 INFO neutron.services.segments.plugin [-] Segment 182a4084-63c6-43ae-918a-fb83e25b2c5d resource provider aggregate not found 2026-04-23 01:30:13.458 8 INFO neutron.services.segments.plugin [-] Segment 182a4084-63c6-43ae-918a-fb83e25b2c5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 182a4084-63c6-43ae-918a-fb83e25b2c5d found for delete ", "request_id": "req-c845317a-f38c-4de5-81e4-e5032a2145de"}]} 2026-04-23 01:30:13.472 8 INFO neutron.services.segments.plugin [-] Segment 182a4084-63c6-43ae-918a-fb83e25b2c5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 182a4084-63c6-43ae-918a-fb83e25b2c5d found for delete ", "request_id": "req-bfed1a87-74ac-45f6-a3d2-b8fe159b5540"}]} [pid: 8|app: 0|req: 1031/1934] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:13 2026] GET /v2.0/security-groups?tenant_id=a9000ad2e89040209410879c5c8d7b6e&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:30:13.629 7 INFO neutron.db.l3_hamode_db [None req-912f1e1e-0364-4b16-b3d8-7822592fbf39 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1034/1937] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:13 2026] DELETE /v2.0/security-groups/ede82b9d-cf8e-47a4-a501-3d8fc9f0b84c => 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: 1035/1938] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:13 2026] GET /v2.0/security-groups?tenant_id=9ea797bef782447db6fb9cd991a0c383&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1939] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:13 2026] DELETE /v2.0/security-groups/70d01012-9516-45d4-8bcb-3f57eaa85a9d => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:30:14.828 7 INFO neutron.db.l3_hamode_db [None req-912f1e1e-0364-4b16-b3d8-7822592fbf39 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1037/1940] 10.0.0.199 () {34 vars in 678 bytes} [Thu Apr 23 01:30:14 2026] POST /v2.0/qos/policies => generated 359 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1941] 10.0.0.199 () {34 vars in 753 bytes} [Thu Apr 23 01:30:15 2026] PUT /v2.0/policies/908ff4c4-f1b4-4d5c-8dac-5760980f8c95/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1942] 10.0.0.199 () {32 vars in 733 bytes} [Thu Apr 23 01:30:15 2026] GET /v2.0/policies/908ff4c4-f1b4-4d5c-8dac-5760980f8c95/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1943] 10.0.0.199 () {34 vars in 764 bytes} [Thu Apr 23 01:30:15 2026] PUT /v2.0/policies/908ff4c4-f1b4-4d5c-8dac-5760980f8c95/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1944] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:15 2026] GET /v2.0/security-groups?tenant_id=71fac5ae15784540aba2bd67498ba243&name=default => generated 2925 bytes in 718 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1945] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:30:13 2026] POST /v2.0/routers => generated 691 bytes in 2869 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1946] 10.0.0.199 () {32 vars in 733 bytes} [Thu Apr 23 01:30:16 2026] GET /v2.0/policies/908ff4c4-f1b4-4d5c-8dac-5760980f8c95/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1947] 10.0.0.199 () {32 vars in 721 bytes} [Thu Apr 23 01:30:16 2026] GET /v2.0/routers/25f27583-26ac-4cb8-8621-5c48e28be618 => generated 697 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1948] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:16 2026] DELETE /v2.0/security-groups/530f18bc-e9ca-42e7-964a-5eebc2b3becd => 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: 1044/1949] 10.0.0.199 () {34 vars in 760 bytes} [Thu Apr 23 01:30:16 2026] PUT /v2.0/policies/908ff4c4-f1b4-4d5c-8dac-5760980f8c95/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: 1045/1950] 10.0.0.199 () {32 vars in 733 bytes} [Thu Apr 23 01:30:16 2026] GET /v2.0/policies/908ff4c4-f1b4-4d5c-8dac-5760980f8c95/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1951] 10.0.0.199 () {34 vars in 782 bytes} [Thu Apr 23 01:30:16 2026] PUT /v2.0/policies/908ff4c4-f1b4-4d5c-8dac-5760980f8c95/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1952] 10.0.0.199 () {32 vars in 733 bytes} [Thu Apr 23 01:30:16 2026] GET /v2.0/policies/908ff4c4-f1b4-4d5c-8dac-5760980f8c95/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1953] 10.0.0.199 () {32 vars in 647 bytes} [Thu Apr 23 01:30:16 2026] GET /v2.0/routers => generated 700 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1954] 10.0.0.199 () {34 vars in 753 bytes} [Thu Apr 23 01:30:16 2026] PUT /v2.0/policies/908ff4c4-f1b4-4d5c-8dac-5760980f8c95/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: 1048/1955] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:16 2026] GET /v2.0/security-groups?tenant_id=30358df4dc4442399cfa5ff8c2995fdd&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1956] 10.0.0.199 () {32 vars in 733 bytes} [Thu Apr 23 01:30:16 2026] GET /v2.0/policies/908ff4c4-f1b4-4d5c-8dac-5760980f8c95/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1957] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:16 2026] DELETE /v2.0/security-groups/4cc9024e-eee7-483b-9f6a-ca5c84923ee6 => 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: 1051/1958] 10.0.0.199 () {32 vars in 741 bytes} [Thu Apr 23 01:30:16 2026] GET /v2.0/policies/908ff4c4-f1b4-4d5c-8dac-5760980f8c95/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:30:16.613 8 INFO neutron.api.v2.resource [None req-d43b0274-4904-41d4-b069-802b7ddb0481 b37d8d83bdd34eef9e3e6131e2f5378c 38cda07bfd5a4362992f793a49da343b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1052/1959] 10.0.0.199 () {32 vars in 745 bytes} [Thu Apr 23 01:30:16 2026] GET /v2.0/policies/908ff4c4-f1b4-4d5c-8dac-5760980f8c95/tags/green => generated 99 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1960] 10.0.0.199 () {32 vars in 744 bytes} [Thu Apr 23 01:30:16 2026] DELETE /v2.0/policies/908ff4c4-f1b4-4d5c-8dac-5760980f8c95/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1961] 10.0.0.199 () {32 vars in 733 bytes} [Thu Apr 23 01:30:16 2026] GET /v2.0/policies/908ff4c4-f1b4-4d5c-8dac-5760980f8c95/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:30:16.733 8 INFO neutron.api.v2.resource [None req-41bb3469-4f57-4eae-a826-26eb27778f28 b37d8d83bdd34eef9e3e6131e2f5378c 38cda07bfd5a4362992f793a49da343b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1055/1962] 10.0.0.199 () {32 vars in 748 bytes} [Thu Apr 23 01:30:16 2026] DELETE /v2.0/policies/908ff4c4-f1b4-4d5c-8dac-5760980f8c95/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/1963] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:30:16 2026] DELETE /v2.0/policies/908ff4c4-f1b4-4d5c-8dac-5760980f8c95/tags => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/1964] 10.0.0.199 () {32 vars in 733 bytes} [Thu Apr 23 01:30:16 2026] GET /v2.0/policies/908ff4c4-f1b4-4d5c-8dac-5760980f8c95/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/1965] 10.0.0.199 () {32 vars in 734 bytes} [Thu Apr 23 01:30:16 2026] DELETE /v2.0/qos/policies/908ff4c4-f1b4-4d5c-8dac-5760980f8c95 => 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: 908/1966] 10.0.0.199 () {34 vars in 741 bytes} [Thu Apr 23 01:30:16 2026] PUT /v2.0/routers/25f27583-26ac-4cb8-8621-5c48e28be618 => generated 704 bytes in 1040 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/1967] 10.0.0.199 () {32 vars in 721 bytes} [Thu Apr 23 01:30:17 2026] GET /v2.0/routers/25f27583-26ac-4cb8-8621-5c48e28be618 => generated 704 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1968] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:30:17 2026] GET /v2.0/ports?device_id=25f27583-26ac-4cb8-8621-5c48e28be618 => 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: 910/1969] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:17 2026] GET /v2.0/security-groups?tenant_id=61fad4c027bd451aba3336676d7d71c5&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1970] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:17 2026] DELETE /v2.0/security-groups/adf841e5-3b74-4f06-b2d6-334f681f13cf => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1971] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:18 2026] GET /v2.0/security-groups?tenant_id=38cda07bfd5a4362992f793a49da343b&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1972] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:18 2026] DELETE /v2.0/security-groups/eabf4b6e-ac68-4f44-93db-eeaff4ed68ea => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:30:18.706 8 INFO neutron.services.segments.plugin [-] Segment 4e40e60b-30cc-444f-ad3f-a2562997ae89 resource provider aggregate not found 2026-04-23 01:30:18.711 8 INFO neutron.services.segments.plugin [-] Segment 4e40e60b-30cc-444f-ad3f-a2562997ae89 resource provider aggregate not found 2026-04-23 01:30:18.728 8 INFO neutron.services.segments.plugin [-] Segment 4e40e60b-30cc-444f-ad3f-a2562997ae89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e40e60b-30cc-444f-ad3f-a2562997ae89 found for delete ", "request_id": "req-f4603c6a-eec0-4f6c-a5c6-f457ff71242d"}]} 2026-04-23 01:30:18.731 8 INFO neutron.services.segments.plugin [-] Segment 4e40e60b-30cc-444f-ad3f-a2562997ae89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e40e60b-30cc-444f-ad3f-a2562997ae89 found for delete ", "request_id": "req-b4121596-1d18-40cf-a1ac-cdef0a8c2cff"}]} 2026-04-23 01:30:18.740 8 INFO neutron.db.l3_hamode_db [None req-4f17f679-d014-4b6a-bc4e-e69aaa5564ec 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] HA network 846f99f2-6e65-4c77-8882-c0c5d070b157 was deleted as no HA routers are present in tenant cf700977f7e141caad2f62e6a9edf6bf. [pid: 8|app: 0|req: 1060/1973] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:30:17 2026] DELETE /v2.0/routers/25f27583-26ac-4cb8-8621-5c48e28be618 => generated 0 bytes in 1145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/1974] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:30:18 2026] GET /v2.0/ports?device_id=25f27583-26ac-4cb8-8621-5c48e28be618 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:30:18.832 8 INFO neutron.api.v2.resource [None req-cd66fef3-1d66-4d33-a0e0-d85614b16410 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1062/1975] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:30:18 2026] DELETE /v2.0/routers/25f27583-26ac-4cb8-8621-5c48e28be618 => generated 135 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/1976] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:30:18 2026] GET /v2.0/ports?device_id=fa84d0ea-2c72-44d1-ae2e-03c91354b686 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:30:18.892 8 INFO neutron.api.v2.resource [None req-1c598a61-470a-4e79-91a8-e7e2494b35b8 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1064/1977] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:30:18 2026] DELETE /v2.0/routers/fa84d0ea-2c72-44d1-ae2e-03c91354b686 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:30:18.916 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e2924fde-e38d-4372-8cfa-372a40124d3e 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1065/1978] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:30:18 2026] DELETE /v2.0/subnets/38dedda0-5fdf-4b35-85ff-befb32716eb2 => 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: 1066/1979] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:30:18 2026] GET /v2.0/ports?device_id=3e04ee9a-b524-4669-905b-224727fe0d20 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:30:18.974 8 INFO neutron.api.v2.resource [None req-96076fea-09f2-4a9f-8783-ea15ec3000f3 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1067/1980] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:30:18 2026] DELETE /v2.0/routers/3e04ee9a-b524-4669-905b-224727fe0d20 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:30:18.994 7 WARNING neutron_lib.context [None req-5b1bb763-0c07-4247-9a5f-3804a3325bb6 95d566fd1b144675b9728dfa1234429c 66b8978f9bb7423685b1a7103f9ac058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:30:19.005 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4d9709e-e62f-45e5-be13-76a23d4b07f5 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1068/1981] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:30:18 2026] DELETE /v2.0/subnets/486964b8-ad77-40d0-ab0c-6a15d1980129 => 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: 1069/1982] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:30:19 2026] GET /v2.0/ports?device_id=f7bb7c44-c638-4dd4-8b7e-e4a854207f38 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:30:19.061 8 INFO neutron.api.v2.resource [None req-a7040651-1ece-4ac3-bab9-1f62bff227a4 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1070/1983] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:30:19 2026] DELETE /v2.0/routers/f7bb7c44-c638-4dd4-8b7e-e4a854207f38 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1984] 10.0.0.199 () {34 vars in 676 bytes} [Thu Apr 23 01:30:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:30:19.081 7 WARNING neutron_lib.context [None req-b88ff31a-7efe-4c5b-97bd-7b99501f9f0a 95d566fd1b144675b9728dfa1234429c 66b8978f9bb7423685b1a7103f9ac058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:30:19.083 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f8b7f6af-d9ec-4fc8-a10f-5db857bfc745 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1071/1985] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:30:19 2026] DELETE /v2.0/subnets/dae67a5c-f552-4524-a305-993be868037d => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:30:19.108 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67c2b718-1104-42d4-a7b7-e808dbfc2aae 950ab1d45c9e4815b086786b2a95b1c5 cf700977f7e141caad2f62e6a9edf6bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1072/1986] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:30:19 2026] DELETE /v2.0/subnets/3761eec8-b763-4bc2-bfc2-de51669d5e48 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1987] 10.0.0.199 () {34 vars in 676 bytes} [Thu Apr 23 01:30:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:30:19.143 8 WARNING neutron_lib.context [None req-42e44a65-3a75-4979-b76b-f3bbd96b3e0f 95d566fd1b144675b9728dfa1234429c 66b8978f9bb7423685b1a7103f9ac058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1073/1988] 10.0.0.199 () {34 vars in 676 bytes} [Thu Apr 23 01:30:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:30:19.224 7 WARNING neutron_lib.context [None req-362706c4-3d76-4de1-917a-b6e2d3418998 95d566fd1b144675b9728dfa1234429c 66b8978f9bb7423685b1a7103f9ac058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 916/1989] 10.0.0.199 () {34 vars in 676 bytes} [Thu Apr 23 01:30:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:30:19.298 8 WARNING neutron_lib.context [None req-91f50346-a4ef-4806-8528-c4843e023b72 95d566fd1b144675b9728dfa1234429c 66b8978f9bb7423685b1a7103f9ac058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1074/1990] 10.0.0.199 () {34 vars in 676 bytes} [Thu Apr 23 01:30:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1991] 10.0.0.199 () {34 vars in 759 bytes} [Thu Apr 23 01:30:19 2026] PUT /v2.0/subnetpools/4a73e0e2-7133-4c7a-9478-b87aa0e71b93/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: 1075/1992] 10.0.0.199 () {34 vars in 759 bytes} [Thu Apr 23 01:30:19 2026] PUT /v2.0/subnetpools/144854c6-4268-4201-be84-e3fe733f5a2c/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1993] 10.0.0.199 () {34 vars in 759 bytes} [Thu Apr 23 01:30:19 2026] PUT /v2.0/subnetpools/47542b07-969b-4d91-aabe-84ced7c9281a/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/1994] 10.0.0.199 () {34 vars in 759 bytes} [Thu Apr 23 01:30:19 2026] PUT /v2.0/subnetpools/57b836c3-8742-4372-9af5-3307653cbaf0/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/1995] 10.0.0.199 () {32 vars in 672 bytes} [Thu Apr 23 01:30:19 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/1996] 10.0.0.199 () {32 vars in 686 bytes} [Thu Apr 23 01:30:19 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/1997] 10.0.0.199 () {32 vars in 682 bytes} [Thu Apr 23 01:30:19 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/1998] 10.0.0.199 () {32 vars in 694 bytes} [Thu Apr 23 01:30:19 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/1999] 10.0.0.199 () {32 vars in 680 bytes} [Thu Apr 23 01:30:19 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/2000] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:19 2026] GET /v2.0/security-groups?tenant_id=cf700977f7e141caad2f62e6a9edf6bf&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2001] 10.0.0.199 () {32 vars in 694 bytes} [Thu Apr 23 01:30:19 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => 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: 1083/2002] 10.0.0.199 () {32 vars in 690 bytes} [Thu Apr 23 01:30:19 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2003] 10.0.0.199 () {32 vars in 702 bytes} [Thu Apr 23 01:30:19 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/2004] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:19 2026] DELETE /v2.0/security-groups/912f048c-f4ea-4547-91d9-c0f256a83543 => 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: 1085/2005] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:30:19 2026] DELETE /v2.0/subnetpools/4a73e0e2-7133-4c7a-9478-b87aa0e71b93 => 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: 921/2006] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:30:19 2026] DELETE /v2.0/subnetpools/144854c6-4268-4201-be84-e3fe733f5a2c => 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: 1086/2007] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:30:20 2026] DELETE /v2.0/subnetpools/47542b07-969b-4d91-aabe-84ced7c9281a => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/2008] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:30:20 2026] DELETE /v2.0/subnetpools/57b836c3-8742-4372-9af5-3307653cbaf0 => 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: 1087/2009] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:30:20 2026] DELETE /v2.0/subnetpools/aeb4eb8a-4153-4ba1-ba11-3af76fa05570 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/2010] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:21 2026] GET /v2.0/security-groups?tenant_id=1d6cfb65ac7a4ff0a8854b744e45c205&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2011] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:21 2026] DELETE /v2.0/security-groups/4431fd4a-f59f-43d5-85a0-04cc021a176e => 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: 924/2012] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:21 2026] GET /v2.0/security-groups?tenant_id=66b8978f9bb7423685b1a7103f9ac058&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2013] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:21 2026] DELETE /v2.0/security-groups/afd642b5-0c54-4399-92e0-65015577a2d4 => 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: 1090/2014] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:22 2026] GET /v2.0/security-groups?tenant_id=4c85f03742674cf9b86120774530c964&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:30:22.262 7 WARNING neutron_lib.context [None req-d17e780d-5b7b-4861-b51a-b7e132429791 d0ddafd1590d48bfaba592526a2a7ee7 3db3ecc1447b41edaa1a4defdc27a8f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1091/2015] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:22 2026] DELETE /v2.0/security-groups/f165f0a1-73aa-4de2-8ff1-a4a0e45215e6 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:30:22.409 7 INFO neutron.db.segments_db [None req-d17e780d-5b7b-4861-b51a-b7e132429791 d0ddafd1590d48bfaba592526a2a7ee7 3db3ecc1447b41edaa1a4defdc27a8f5 - - default default] Added segment 4966c75c-d79c-4e89-b0a2-aaa0592217a3 of type vxlan for network f6c35018-c1b7-4fed-838a-e06ac7469e29 [pid: 7|app: 0|req: 925/2016] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:30:22 2026] POST /v2.0/networks => generated 632 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:30:22.555 8 WARNING neutron_lib.context [None req-c4249c5c-6ced-4fdb-b868-111583e83d57 d0ddafd1590d48bfaba592526a2a7ee7 3db3ecc1447b41edaa1a4defdc27a8f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2017] 10.0.0.199 () {34 vars in 664 bytes} [Thu Apr 23 01:30:22 2026] POST /v2.0/ports => generated 743 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:30:22.950 7 WARNING neutron_lib.context [None req-3d8afe00-80ae-4d4a-8adb-bbf40bfd2c2b d0ddafd1590d48bfaba592526a2a7ee7 3db3ecc1447b41edaa1a4defdc27a8f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 926/2018] 10.0.0.199 () {34 vars in 666 bytes} [Thu Apr 23 01:30:22 2026] POST /v2.0/trunks => generated 407 bytes in 254 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: 1093/2019] 10.0.0.199 () {34 vars in 749 bytes} [Thu Apr 23 01:30:23 2026] PUT /v2.0/trunks/fc7146f5-e12f-485c-a5ef-880c416eaa50/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/2020] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:30:23 2026] GET /v2.0/trunks/fc7146f5-e12f-485c-a5ef-880c416eaa50/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2021] 10.0.0.199 () {34 vars in 760 bytes} [Thu Apr 23 01:30:23 2026] PUT /v2.0/trunks/fc7146f5-e12f-485c-a5ef-880c416eaa50/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/2022] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:30:23 2026] GET /v2.0/trunks/fc7146f5-e12f-485c-a5ef-880c416eaa50/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: 1095/2023] 10.0.0.199 () {34 vars in 756 bytes} [Thu Apr 23 01:30:23 2026] PUT /v2.0/trunks/fc7146f5-e12f-485c-a5ef-880c416eaa50/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2024] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:30:23 2026] GET /v2.0/trunks/fc7146f5-e12f-485c-a5ef-880c416eaa50/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2025] 10.0.0.199 () {34 vars in 778 bytes} [Thu Apr 23 01:30:23 2026] PUT /v2.0/trunks/fc7146f5-e12f-485c-a5ef-880c416eaa50/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: 8|app: 0|req: 1098/2026] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:30:23 2026] GET /v2.0/trunks/fc7146f5-e12f-485c-a5ef-880c416eaa50/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2027] 10.0.0.199 () {34 vars in 749 bytes} [Thu Apr 23 01:30:23 2026] PUT /v2.0/trunks/fc7146f5-e12f-485c-a5ef-880c416eaa50/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2028] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:30:23 2026] GET /v2.0/trunks/fc7146f5-e12f-485c-a5ef-880c416eaa50/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2029] 10.0.0.199 () {32 vars in 737 bytes} [Thu Apr 23 01:30:23 2026] GET /v2.0/trunks/fc7146f5-e12f-485c-a5ef-880c416eaa50/tags/red => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:30:23.553 8 INFO neutron.api.v2.resource [None req-0edf90cf-bcfc-428f-a0e6-81bb78c23506 d0ddafd1590d48bfaba592526a2a7ee7 3db3ecc1447b41edaa1a4defdc27a8f5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1102/2030] 10.0.0.199 () {32 vars in 741 bytes} [Thu Apr 23 01:30:23 2026] GET /v2.0/trunks/fc7146f5-e12f-485c-a5ef-880c416eaa50/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2031] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:23 2026] DELETE /v2.0/trunks/fc7146f5-e12f-485c-a5ef-880c416eaa50/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2032] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:30:23 2026] GET /v2.0/trunks/fc7146f5-e12f-485c-a5ef-880c416eaa50/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/2033] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:23 2026] GET /v2.0/security-groups?tenant_id=0fe6de5cc95342c7a9d0728ff43ada1d&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:30:23.641 8 INFO neutron.api.v2.resource [None req-030e6459-86a8-413f-a709-9433e6dd70b8 d0ddafd1590d48bfaba592526a2a7ee7 3db3ecc1447b41edaa1a4defdc27a8f5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1105/2034] 10.0.0.199 () {32 vars in 744 bytes} [Thu Apr 23 01:30:23 2026] DELETE /v2.0/trunks/fc7146f5-e12f-485c-a5ef-880c416eaa50/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2035] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:30:23 2026] DELETE /v2.0/trunks/fc7146f5-e12f-485c-a5ef-880c416eaa50/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2036] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:30:23 2026] GET /v2.0/trunks/fc7146f5-e12f-485c-a5ef-880c416eaa50/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2037] 10.0.0.199 () {32 vars in 719 bytes} [Thu Apr 23 01:30:23 2026] GET /v2.0/trunks/fc7146f5-e12f-485c-a5ef-880c416eaa50 => generated 407 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/2038] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:23 2026] DELETE /v2.0/security-groups/b273ca94-99b4-4b8a-9cd7-ab5a0edbffdc => 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: 1109/2039] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:30:23 2026] GET /v2.0/ports/410e5712-dd4e-404d-a6d2-7241a1e67ff0 => generated 826 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/2040] 10.0.0.199 () {32 vars in 722 bytes} [Thu Apr 23 01:30:23 2026] DELETE /v2.0/trunks/fc7146f5-e12f-485c-a5ef-880c416eaa50 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2041] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:30:24 2026] DELETE /v2.0/ports/410e5712-dd4e-404d-a6d2-7241a1e67ff0 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:30:24.447 7 INFO neutron.services.segments.plugin [-] Segment 4966c75c-d79c-4e89-b0a2-aaa0592217a3 resource provider aggregate not found 2026-04-23 01:30:24.454 7 INFO neutron.services.segments.plugin [-] Segment 4966c75c-d79c-4e89-b0a2-aaa0592217a3 resource provider aggregate not found 2026-04-23 01:30:24.466 7 INFO neutron.services.segments.plugin [-] Segment 4966c75c-d79c-4e89-b0a2-aaa0592217a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4966c75c-d79c-4e89-b0a2-aaa0592217a3 found for delete ", "request_id": "req-96c372a0-639f-4977-8b62-141add16e4f4"}]} 2026-04-23 01:30:24.467 7 INFO neutron.services.segments.plugin [-] Segment 4966c75c-d79c-4e89-b0a2-aaa0592217a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4966c75c-d79c-4e89-b0a2-aaa0592217a3 found for delete ", "request_id": "req-a1e5aa7c-108b-42d5-a118-53c5b2f5ed8d"}]} [pid: 7|app: 0|req: 932/2042] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:30:24 2026] DELETE /v2.0/networks/f6c35018-c1b7-4fed-838a-e06ac7469e29 => 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: 1111/2043] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:25 2026] GET /v2.0/security-groups?tenant_id=2658e6465dc445ac9d888d85fb79febb&name=default => generated 2925 bytes in 880 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:30:26.055 8 WARNING neutron_lib.context [None req-9a0c9a42-e37d-4b31-98ae-ab577afdc82d 75d16928ca7e4c329dea33d94be98ad5 c4ec28d8577b4fd087db201413d9eb49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 933/2044] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:26 2026] DELETE /v2.0/security-groups/391a3a13-12fd-46d1-9684-468eb9225b99 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/2045] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:26 2026] GET /v2.0/security-groups?tenant_id=3db3ecc1447b41edaa1a4defdc27a8f5&name=default => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/2046] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:26 2026] DELETE /v2.0/security-groups/006d0ff3-1e89-4b52-bbc3-862669724c8f => 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: 1112/2047] 10.0.0.199 () {34 vars in 676 bytes} [Thu Apr 23 01:30:26 2026] POST /v2.0/floatingips => generated 552 bytes in 749 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/2048] 10.0.0.199 () {34 vars in 759 bytes} [Thu Apr 23 01:30:26 2026] PUT /v2.0/floatingips/ad33501f-1385-44f7-bcbb-1b7a04e1dfb2/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2049] 10.0.0.199 () {32 vars in 739 bytes} [Thu Apr 23 01:30:26 2026] GET /v2.0/floatingips/ad33501f-1385-44f7-bcbb-1b7a04e1dfb2/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/2050] 10.0.0.199 () {34 vars in 770 bytes} [Thu Apr 23 01:30:26 2026] PUT /v2.0/floatingips/ad33501f-1385-44f7-bcbb-1b7a04e1dfb2/tags/green => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2051] 10.0.0.199 () {32 vars in 739 bytes} [Thu Apr 23 01:30:26 2026] GET /v2.0/floatingips/ad33501f-1385-44f7-bcbb-1b7a04e1dfb2/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/2052] 10.0.0.199 () {34 vars in 766 bytes} [Thu Apr 23 01:30:27 2026] PUT /v2.0/floatingips/ad33501f-1385-44f7-bcbb-1b7a04e1dfb2/tags/red => 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: 1115/2053] 10.0.0.199 () {32 vars in 739 bytes} [Thu Apr 23 01:30:27 2026] GET /v2.0/floatingips/ad33501f-1385-44f7-bcbb-1b7a04e1dfb2/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: 939/2054] 10.0.0.199 () {34 vars in 788 bytes} [Thu Apr 23 01:30:27 2026] PUT /v2.0/floatingips/ad33501f-1385-44f7-bcbb-1b7a04e1dfb2/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2055] 10.0.0.199 () {32 vars in 739 bytes} [Thu Apr 23 01:30:27 2026] GET /v2.0/floatingips/ad33501f-1385-44f7-bcbb-1b7a04e1dfb2/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/2056] 10.0.0.199 () {34 vars in 759 bytes} [Thu Apr 23 01:30:27 2026] PUT /v2.0/floatingips/ad33501f-1385-44f7-bcbb-1b7a04e1dfb2/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2057] 10.0.0.199 () {32 vars in 739 bytes} [Thu Apr 23 01:30:27 2026] GET /v2.0/floatingips/ad33501f-1385-44f7-bcbb-1b7a04e1dfb2/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/2058] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:30:27 2026] GET /v2.0/floatingips/ad33501f-1385-44f7-bcbb-1b7a04e1dfb2/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:30:27.414 7 INFO neutron.api.v2.resource [None req-e5b4cdd4-699f-4626-b45f-134ec661359e 75d16928ca7e4c329dea33d94be98ad5 c4ec28d8577b4fd087db201413d9eb49 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 942/2059] 10.0.0.199 () {32 vars in 751 bytes} [Thu Apr 23 01:30:27 2026] GET /v2.0/floatingips/ad33501f-1385-44f7-bcbb-1b7a04e1dfb2/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: 943/2060] 10.0.0.199 () {32 vars in 750 bytes} [Thu Apr 23 01:30:27 2026] DELETE /v2.0/floatingips/ad33501f-1385-44f7-bcbb-1b7a04e1dfb2/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2061] 10.0.0.199 () {32 vars in 739 bytes} [Thu Apr 23 01:30:27 2026] GET /v2.0/floatingips/ad33501f-1385-44f7-bcbb-1b7a04e1dfb2/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:30:27.566 7 INFO neutron.api.v2.resource [None req-3e5528dd-7ffa-4581-83a1-5ec91e3a87ed 75d16928ca7e4c329dea33d94be98ad5 c4ec28d8577b4fd087db201413d9eb49 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 945/2062] 10.0.0.199 () {32 vars in 754 bytes} [Thu Apr 23 01:30:27 2026] DELETE /v2.0/floatingips/ad33501f-1385-44f7-bcbb-1b7a04e1dfb2/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: 1118/2063] 10.0.0.206 () {30 vars in 650 bytes} [Thu Apr 23 01:30:27 2026] GET /v2.0/extensions => generated 19901 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/2064] 10.0.0.199 () {32 vars in 742 bytes} [Thu Apr 23 01:30:27 2026] DELETE /v2.0/floatingips/ad33501f-1385-44f7-bcbb-1b7a04e1dfb2/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2065] 10.0.0.199 () {32 vars in 739 bytes} [Thu Apr 23 01:30:27 2026] GET /v2.0/floatingips/ad33501f-1385-44f7-bcbb-1b7a04e1dfb2/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2066] 10.0.0.206 () {30 vars in 724 bytes} [Thu Apr 23 01:30:27 2026] GET /v2.0/quotas/41566c4f01cf4ec7b6a825595a7bc67c/details => generated 847 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2067] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:30:27 2026] DELETE /v2.0/floatingips/ad33501f-1385-44f7-bcbb-1b7a04e1dfb2 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2070] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:28 2026] GET /v2.0/security-groups?tenant_id=c4ec28d8577b4fd087db201413d9eb49&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2071] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:28 2026] DELETE /v2.0/security-groups/c6225d09-c580-48ab-b031-4c7732277447 => 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: 1122/2072] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:29 2026] GET /v2.0/security-groups?tenant_id=9301fb1a4ed8457a9f6cf4662c62eec8&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2073] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:29 2026] DELETE /v2.0/security-groups/61ed3a27-dfae-4e59-9d82-b171331021e3 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:30:29.945 8 WARNING neutron_lib.context [None req-01631bad-8159-472d-b9c9-300217774915 a2d26e4ba3dd46b79741f9d43a086139 54101bc7065c4be78a4b0dfb62912da3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:30:30.079 8 INFO neutron.db.segments_db [None req-01631bad-8159-472d-b9c9-300217774915 a2d26e4ba3dd46b79741f9d43a086139 54101bc7065c4be78a4b0dfb62912da3 - - default default] Added segment 262b14da-cb0b-44a5-aca3-29f7911ab3d0 of type vxlan for network 697a2dc8-de39-45e2-a7e7-782bc33e12c3 [pid: 8|app: 0|req: 1123/2074] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:30:29 2026] POST /v2.0/networks => generated 631 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:30:30.205 7 WARNING neutron_lib.context [None req-a10c7c38-1529-4c1f-ab62-572bc7c2ac90 a2d26e4ba3dd46b79741f9d43a086139 54101bc7065c4be78a4b0dfb62912da3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1124/2075] 10.0.0.206 () {30 vars in 650 bytes} [Thu Apr 23 01:30:30 2026] GET /v2.0/extensions => generated 19901 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-23 01:30:30.269 7 INFO neutron.db.segments_db [None req-a10c7c38-1529-4c1f-ab62-572bc7c2ac90 a2d26e4ba3dd46b79741f9d43a086139 54101bc7065c4be78a4b0dfb62912da3 - - default default] Added segment ed6e8c72-946e-4705-a88b-21a258eff13d of type vxlan for network e5b1c7ab-2681-4830-9c93-51895eca1698 [pid: 7|app: 0|req: 952/2076] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:30:30 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) [pid: 8|app: 0|req: 1125/2077] 10.0.0.206 () {30 vars in 724 bytes} [Thu Apr 23 01:30:30 2026] GET /v2.0/quotas/41566c4f01cf4ec7b6a825595a7bc67c/details => generated 847 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2078] 10.0.0.199 () {34 vars in 753 bytes} [Thu Apr 23 01:30:30 2026] PUT /v2.0/networks/697a2dc8-de39-45e2-a7e7-782bc33e12c3/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2079] 10.0.0.199 () {32 vars in 733 bytes} [Thu Apr 23 01:30:30 2026] GET /v2.0/networks/697a2dc8-de39-45e2-a7e7-782bc33e12c3/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2080] 10.0.0.199 () {34 vars in 753 bytes} [Thu Apr 23 01:30:30 2026] PUT /v2.0/networks/e5b1c7ab-2681-4830-9c93-51895eca1698/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2081] 10.0.0.199 () {32 vars in 733 bytes} [Thu Apr 23 01:30:30 2026] GET /v2.0/networks/e5b1c7ab-2681-4830-9c93-51895eca1698/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: 955/2082] 10.0.0.199 () {34 vars in 753 bytes} [Thu Apr 23 01:30:30 2026] PUT /v2.0/networks/e5b1c7ab-2681-4830-9c93-51895eca1698/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2083] 10.0.0.199 () {32 vars in 733 bytes} [Thu Apr 23 01:30:30 2026] GET /v2.0/networks/e5b1c7ab-2681-4830-9c93-51895eca1698/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2084] 10.0.0.199 () {32 vars in 733 bytes} [Thu Apr 23 01:30:30 2026] GET /v2.0/networks/697a2dc8-de39-45e2-a7e7-782bc33e12c3/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:30:31.092 8 INFO neutron.services.segments.plugin [-] Segment 262b14da-cb0b-44a5-aca3-29f7911ab3d0 resource provider aggregate not found 2026-04-23 01:30:31.096 8 INFO neutron.services.segments.plugin [-] Segment 262b14da-cb0b-44a5-aca3-29f7911ab3d0 resource provider aggregate not found 2026-04-23 01:30:31.113 8 INFO neutron.services.segments.plugin [-] Segment 262b14da-cb0b-44a5-aca3-29f7911ab3d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 262b14da-cb0b-44a5-aca3-29f7911ab3d0 found for delete ", "request_id": "req-961c59ed-9c28-4a74-9166-d7d9769fb899"}]} 2026-04-23 01:30:31.115 8 INFO neutron.services.segments.plugin [-] Segment 262b14da-cb0b-44a5-aca3-29f7911ab3d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 262b14da-cb0b-44a5-aca3-29f7911ab3d0 found for delete ", "request_id": "req-5d6cdda9-cf51-4918-bb84-5cac036c8f10"}]} [pid: 8|app: 0|req: 1129/2085] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:30:30 2026] DELETE /v2.0/networks/697a2dc8-de39-45e2-a7e7-782bc33e12c3 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:30:31.371 7 INFO neutron.services.segments.plugin [-] Segment ed6e8c72-946e-4705-a88b-21a258eff13d resource provider aggregate not found 2026-04-23 01:30:31.375 7 INFO neutron.services.segments.plugin [-] Segment ed6e8c72-946e-4705-a88b-21a258eff13d resource provider aggregate not found 2026-04-23 01:30:31.393 7 INFO neutron.services.segments.plugin [-] Segment ed6e8c72-946e-4705-a88b-21a258eff13d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed6e8c72-946e-4705-a88b-21a258eff13d found for delete ", "request_id": "req-2ce98bd7-38a0-4dc7-a2c6-b8a312940e11"}]} 2026-04-23 01:30:31.397 7 INFO neutron.services.segments.plugin [-] Segment ed6e8c72-946e-4705-a88b-21a258eff13d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed6e8c72-946e-4705-a88b-21a258eff13d found for delete ", "request_id": "req-544ac34d-c45b-4552-bc96-eb6a4f40ef23"}]} [pid: 7|app: 0|req: 957/2086] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:30:31 2026] DELETE /v2.0/networks/e5b1c7ab-2681-4830-9c93-51895eca1698 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2087] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:32 2026] GET /v2.0/security-groups?tenant_id=f3092db0fc3841fd96c69313a10b3076&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2088] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:32 2026] DELETE /v2.0/security-groups/2628195a-7fd4-419f-89e9-7ce575dc7ea9 => 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: 1131/2089] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:32 2026] GET /v2.0/security-groups?tenant_id=54101bc7065c4be78a4b0dfb62912da3&name=default => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2090] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:32 2026] DELETE /v2.0/security-groups/a3693514-51f2-4c43-8c8e-f19f7ba0ddbe => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:30:33.075 8 WARNING neutron_lib.context [None req-f25e5e6e-e104-41db-9fb0-cbb3baf90fcd 8af559f0e08c43ed8c8231c0e20dbd50 aee580686ea04e4182daf538fe42621f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:30:33.217 8 INFO neutron.db.segments_db [None req-f25e5e6e-e104-41db-9fb0-cbb3baf90fcd 8af559f0e08c43ed8c8231c0e20dbd50 aee580686ea04e4182daf538fe42621f - - default default] Added segment 5ca798a6-f287-4d07-9d4d-317159e2019b of type vxlan for network 2ccf13e8-ef87-43a1-a6e0-ccffb50c0ee6 [pid: 8|app: 0|req: 1132/2091] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:30:32 2026] POST /v2.0/networks => generated 632 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:30:33.349 8 WARNING neutron_lib.context [None req-b848d1ac-9b3e-42d8-aed8-a90a96c7bfae 8af559f0e08c43ed8c8231c0e20dbd50 aee580686ea04e4182daf538fe42621f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 960/2092] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:33 2026] GET /v2.0/security-groups?tenant_id=41566c4f01cf4ec7b6a825595a7bc67c&name=default => generated 2929 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2093] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:33 2026] DELETE /v2.0/security-groups/b47af82a-19d9-4a6f-be22-a063522872b4 => 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: 1133/2094] 10.0.0.199 () {34 vars in 664 bytes} [Thu Apr 23 01:30:33 2026] POST /v2.0/ports => generated 743 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2095] 10.0.0.199 () {34 vars in 747 bytes} [Thu Apr 23 01:30:33 2026] PUT /v2.0/ports/4db28b6f-33de-41fb-8fd5-be708d594dab/tags => generated 25 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: 1134/2096] 10.0.0.199 () {32 vars in 727 bytes} [Thu Apr 23 01:30:33 2026] GET /v2.0/ports/4db28b6f-33de-41fb-8fd5-be708d594dab/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2097] 10.0.0.199 () {34 vars in 758 bytes} [Thu Apr 23 01:30:33 2026] PUT /v2.0/ports/4db28b6f-33de-41fb-8fd5-be708d594dab/tags/green => 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: 1135/2098] 10.0.0.199 () {32 vars in 727 bytes} [Thu Apr 23 01:30:33 2026] GET /v2.0/ports/4db28b6f-33de-41fb-8fd5-be708d594dab/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2099] 10.0.0.199 () {34 vars in 754 bytes} [Thu Apr 23 01:30:33 2026] PUT /v2.0/ports/4db28b6f-33de-41fb-8fd5-be708d594dab/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: 1136/2100] 10.0.0.199 () {32 vars in 727 bytes} [Thu Apr 23 01:30:34 2026] GET /v2.0/ports/4db28b6f-33de-41fb-8fd5-be708d594dab/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2101] 10.0.0.199 () {34 vars in 776 bytes} [Thu Apr 23 01:30:34 2026] PUT /v2.0/ports/4db28b6f-33de-41fb-8fd5-be708d594dab/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: 1137/2102] 10.0.0.199 () {32 vars in 727 bytes} [Thu Apr 23 01:30:34 2026] GET /v2.0/ports/4db28b6f-33de-41fb-8fd5-be708d594dab/tags => generated 52 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2103] 10.0.0.199 () {34 vars in 747 bytes} [Thu Apr 23 01:30:34 2026] PUT /v2.0/ports/4db28b6f-33de-41fb-8fd5-be708d594dab/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2104] 10.0.0.199 () {32 vars in 727 bytes} [Thu Apr 23 01:30:34 2026] GET /v2.0/ports/4db28b6f-33de-41fb-8fd5-be708d594dab/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2105] 10.0.0.199 () {32 vars in 735 bytes} [Thu Apr 23 01:30:34 2026] GET /v2.0/ports/4db28b6f-33de-41fb-8fd5-be708d594dab/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:30:34.434 8 INFO neutron.api.v2.resource [None req-17f92992-1fda-4d40-9b62-12b288fa66ec 8af559f0e08c43ed8c8231c0e20dbd50 aee580686ea04e4182daf538fe42621f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1139/2106] 10.0.0.199 () {32 vars in 739 bytes} [Thu Apr 23 01:30:34 2026] GET /v2.0/ports/4db28b6f-33de-41fb-8fd5-be708d594dab/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2107] 10.0.0.199 () {32 vars in 738 bytes} [Thu Apr 23 01:30:34 2026] DELETE /v2.0/ports/4db28b6f-33de-41fb-8fd5-be708d594dab/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: 1140/2108] 10.0.0.199 () {32 vars in 727 bytes} [Thu Apr 23 01:30:34 2026] GET /v2.0/ports/4db28b6f-33de-41fb-8fd5-be708d594dab/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:30:34.621 7 INFO neutron.api.v2.resource [None req-c554eecc-8c9c-4ae3-a97b-3064137e0909 8af559f0e08c43ed8c8231c0e20dbd50 aee580686ea04e4182daf538fe42621f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 969/2109] 10.0.0.199 () {32 vars in 742 bytes} [Thu Apr 23 01:30:34 2026] DELETE /v2.0/ports/4db28b6f-33de-41fb-8fd5-be708d594dab/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: 1141/2110] 10.0.0.199 () {32 vars in 730 bytes} [Thu Apr 23 01:30:34 2026] DELETE /v2.0/ports/4db28b6f-33de-41fb-8fd5-be708d594dab/tags => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2111] 10.0.0.199 () {32 vars in 727 bytes} [Thu Apr 23 01:30:34 2026] GET /v2.0/ports/4db28b6f-33de-41fb-8fd5-be708d594dab/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: 1142/2112] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:30:34 2026] DELETE /v2.0/ports/4db28b6f-33de-41fb-8fd5-be708d594dab => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:30:35.316 7 INFO neutron.services.segments.plugin [-] Segment 5ca798a6-f287-4d07-9d4d-317159e2019b resource provider aggregate not found 2026-04-23 01:30:35.326 7 INFO neutron.services.segments.plugin [-] Segment 5ca798a6-f287-4d07-9d4d-317159e2019b resource provider aggregate not found 2026-04-23 01:30:35.341 7 INFO neutron.services.segments.plugin [-] Segment 5ca798a6-f287-4d07-9d4d-317159e2019b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ca798a6-f287-4d07-9d4d-317159e2019b found for delete ", "request_id": "req-564609e3-a43b-4ece-9edd-dfff9a1ed03e"}]} 2026-04-23 01:30:35.353 7 INFO neutron.services.segments.plugin [-] Segment 5ca798a6-f287-4d07-9d4d-317159e2019b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ca798a6-f287-4d07-9d4d-317159e2019b found for delete ", "request_id": "req-231a6640-90a9-494a-9285-61ee75c18d1c"}]} [pid: 7|app: 0|req: 971/2113] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:30:35 2026] DELETE /v2.0/networks/2ccf13e8-ef87-43a1-a6e0-ccffb50c0ee6 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:30:35.578 8 INFO neutron.db.segments_db [None req-73cec897-13d9-4d37-b43b-189d34475ff0 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment 0b268a06-8334-4ab9-a1ef-baa01682a019 of type vxlan for network 7157bc46-95d5-451a-a233-0f65a1453637 [pid: 8|app: 0|req: 1143/2114] 10.0.0.199 () {34 vars in 671 bytes} [Thu Apr 23 01:30:35 2026] POST /v2.0/networks => generated 741 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2115] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:30:35 2026] POST /v2.0/subnets => generated 664 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:30:36.047 8 INFO neutron.db.segments_db [None req-9de6db35-b444-461f-86a0-c6a361e9ee7f 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment 49c13066-b9bb-4da6-b158-e4a9ff62bcd1 of type vxlan for network 45fbdddf-500b-4aed-871c-b744c4834615 [pid: 7|app: 0|req: 973/2116] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:36 2026] GET /v2.0/security-groups?tenant_id=aee580686ea04e4182daf538fe42621f&name=default => generated 2927 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2117] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:36 2026] DELETE /v2.0/security-groups/0cc08f8c-0e95-4e66-967b-82dbb8ab42fd => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:30:36.349 8 INFO neutron.db.l3_hamode_db [None req-9de6db35-b444-461f-86a0-c6a361e9ee7f 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 975/2118] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:36 2026] GET /v2.0/security-groups?tenant_id=50901a7c877a472a9576337fda3a0b5a&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2119] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:36 2026] DELETE /v2.0/security-groups/7b616ce6-15aa-4077-948a-40f1317ff24f => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:30:37.485 8 INFO neutron.db.l3_hamode_db [None req-9de6db35-b444-461f-86a0-c6a361e9ee7f 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1144/2120] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:30:35 2026] POST /v2.0/routers => generated 728 bytes in 3202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:30:39.992 8 WARNING neutron_lib.context [None req-56a45575-eb03-40ff-a485-4822213e3e85 e87a02b9d0a848c9ab0ea41245a90968 b0baa7dc4fbe419a82b54fe8d17a1cfd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1145/2121] 10.0.0.199 () {34 vars in 676 bytes} [Thu Apr 23 01:30:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2122] 10.0.0.199 () {34 vars in 759 bytes} [Thu Apr 23 01:30:40 2026] PUT /v2.0/subnetpools/201ae3f0-bc0f-4b67-b3c0-8fd00afbd38a/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2123] 10.0.0.199 () {32 vars in 739 bytes} [Thu Apr 23 01:30:40 2026] GET /v2.0/subnetpools/201ae3f0-bc0f-4b67-b3c0-8fd00afbd38a/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2124] 10.0.0.199 () {34 vars in 770 bytes} [Thu Apr 23 01:30:40 2026] PUT /v2.0/subnetpools/201ae3f0-bc0f-4b67-b3c0-8fd00afbd38a/tags/green => 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: 1149/2125] 10.0.0.199 () {32 vars in 739 bytes} [Thu Apr 23 01:30:40 2026] GET /v2.0/subnetpools/201ae3f0-bc0f-4b67-b3c0-8fd00afbd38a/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2126] 10.0.0.199 () {34 vars in 766 bytes} [Thu Apr 23 01:30:40 2026] PUT /v2.0/subnetpools/201ae3f0-bc0f-4b67-b3c0-8fd00afbd38a/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2127] 10.0.0.199 () {32 vars in 739 bytes} [Thu Apr 23 01:30:40 2026] GET /v2.0/subnetpools/201ae3f0-bc0f-4b67-b3c0-8fd00afbd38a/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2128] 10.0.0.199 () {34 vars in 788 bytes} [Thu Apr 23 01:30:40 2026] PUT /v2.0/subnetpools/201ae3f0-bc0f-4b67-b3c0-8fd00afbd38a/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: 1153/2129] 10.0.0.199 () {32 vars in 739 bytes} [Thu Apr 23 01:30:40 2026] GET /v2.0/subnetpools/201ae3f0-bc0f-4b67-b3c0-8fd00afbd38a/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2130] 10.0.0.199 () {34 vars in 759 bytes} [Thu Apr 23 01:30:40 2026] PUT /v2.0/subnetpools/201ae3f0-bc0f-4b67-b3c0-8fd00afbd38a/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2131] 10.0.0.199 () {32 vars in 739 bytes} [Thu Apr 23 01:30:40 2026] GET /v2.0/subnetpools/201ae3f0-bc0f-4b67-b3c0-8fd00afbd38a/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2132] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:30:40 2026] GET /v2.0/subnetpools/201ae3f0-bc0f-4b67-b3c0-8fd00afbd38a/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:30:40.512 8 INFO neutron.api.v2.resource [None req-ee1dbc45-931b-4249-bff1-e0bb33d2d322 e87a02b9d0a848c9ab0ea41245a90968 b0baa7dc4fbe419a82b54fe8d17a1cfd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1157/2133] 10.0.0.199 () {32 vars in 751 bytes} [Thu Apr 23 01:30:40 2026] GET /v2.0/subnetpools/201ae3f0-bc0f-4b67-b3c0-8fd00afbd38a/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2134] 10.0.0.199 () {32 vars in 750 bytes} [Thu Apr 23 01:30:40 2026] DELETE /v2.0/subnetpools/201ae3f0-bc0f-4b67-b3c0-8fd00afbd38a/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2135] 10.0.0.199 () {32 vars in 739 bytes} [Thu Apr 23 01:30:40 2026] GET /v2.0/subnetpools/201ae3f0-bc0f-4b67-b3c0-8fd00afbd38a/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:30:40.622 8 INFO neutron.api.v2.resource [None req-42b7c6a5-4302-45b3-822b-604b8bb2eec1 e87a02b9d0a848c9ab0ea41245a90968 b0baa7dc4fbe419a82b54fe8d17a1cfd - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1160/2136] 10.0.0.199 () {32 vars in 754 bytes} [Thu Apr 23 01:30:40 2026] DELETE /v2.0/subnetpools/201ae3f0-bc0f-4b67-b3c0-8fd00afbd38a/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2137] 10.0.0.199 () {32 vars in 742 bytes} [Thu Apr 23 01:30:40 2026] DELETE /v2.0/subnetpools/201ae3f0-bc0f-4b67-b3c0-8fd00afbd38a/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2138] 10.0.0.199 () {32 vars in 739 bytes} [Thu Apr 23 01:30:40 2026] GET /v2.0/subnetpools/201ae3f0-bc0f-4b67-b3c0-8fd00afbd38a/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2139] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:30:40 2026] DELETE /v2.0/subnetpools/201ae3f0-bc0f-4b67-b3c0-8fd00afbd38a => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2140] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:30:39 2026] PUT /v2.0/routers/437ebcb6-9bf0-4f3f-a014-99179c5640b9/add_router_interface => generated 309 bytes in 1729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2141] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:41 2026] GET /v2.0/security-groups?tenant_id=b0baa7dc4fbe419a82b54fe8d17a1cfd&name=default => generated 2929 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2142] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:41 2026] DELETE /v2.0/security-groups/c32ea407-83e1-4276-bc0c-c9f99d5bdd71 => 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: 1165/2143] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:42 2026] GET /v2.0/security-groups?tenant_id=27bea86b9880486db687d00569ae264e&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2144] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:42 2026] DELETE /v2.0/security-groups/d8e272ae-56e9-410c-92fc-f8415cbcc7ea => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:30:42.370 7 INFO neutron.db.segments_db [None req-400b846e-0d5f-4e55-b70e-992893bd22ac 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment b8051ca1-d84b-4f7e-9758-9ecb3daacb2e of type vxlan for network 4da82c39-95a2-4cf4-9a8b-e5b6ce77410e [pid: 7|app: 0|req: 979/2145] 10.0.0.199 () {34 vars in 671 bytes} [Thu Apr 23 01:30:42 2026] POST /v2.0/networks => generated 740 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2146] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:30:42 2026] POST /v2.0/subnets => generated 663 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:30:42.849 7 INFO neutron.db.segments_db [None req-93ff67b9-907f-4533-a78a-6daccbe144c8 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Added segment 82495605-9f4d-4a28-8c37-11bf0ddad18f of type vxlan for network 94ccc12c-820f-4be3-bf57-6a20e7340f6a 2026-04-23 01:30:43.172 7 INFO neutron.db.l3_hamode_db [None req-93ff67b9-907f-4533-a78a-6daccbe144c8 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:30:44.816 7 INFO neutron.db.l3_hamode_db [None req-93ff67b9-907f-4533-a78a-6daccbe144c8 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 980/2149] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:30:42 2026] POST /v2.0/routers => generated 727 bytes in 3283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:30:46.051 8 WARNING neutron_lib.context [None req-ac07bdda-40d4-4b8b-9adc-a665647da823 3136398c3e5740099e17129d2d7a5c24 3acc63f6a73e4c03a56b2e9fc16abbf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:30:46.183 8 INFO neutron.db.segments_db [None req-ac07bdda-40d4-4b8b-9adc-a665647da823 3136398c3e5740099e17129d2d7a5c24 3acc63f6a73e4c03a56b2e9fc16abbf9 - - default default] Added segment d2cb422c-fb5d-4fbd-be1f-842262b69885 of type vxlan for network 4cde662b-2131-46b8-8045-03a55dd5bf33 [pid: 8|app: 0|req: 1170/2150] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:30:45 2026] POST /v2.0/networks => generated 631 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:30:46.304 8 WARNING neutron_lib.context [None req-ad77ca0c-7b8c-4e81-927f-7a1918885c6b 3136398c3e5740099e17129d2d7a5c24 3acc63f6a73e4c03a56b2e9fc16abbf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1171/2151] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:30:46 2026] POST /v2.0/subnets => generated 602 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2152] 10.0.0.199 () {34 vars in 751 bytes} [Thu Apr 23 01:30:46 2026] PUT /v2.0/subnets/88dca4a2-5cb9-4246-a8d8-e6f03e272ab3/tags => generated 25 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2153] 10.0.0.199 () {32 vars in 731 bytes} [Thu Apr 23 01:30:46 2026] GET /v2.0/subnets/88dca4a2-5cb9-4246-a8d8-e6f03e272ab3/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2154] 10.0.0.199 () {34 vars in 762 bytes} [Thu Apr 23 01:30:46 2026] PUT /v2.0/subnets/88dca4a2-5cb9-4246-a8d8-e6f03e272ab3/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2155] 10.0.0.199 () {32 vars in 731 bytes} [Thu Apr 23 01:30:46 2026] GET /v2.0/subnets/88dca4a2-5cb9-4246-a8d8-e6f03e272ab3/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2156] 10.0.0.199 () {34 vars in 758 bytes} [Thu Apr 23 01:30:46 2026] PUT /v2.0/subnets/88dca4a2-5cb9-4246-a8d8-e6f03e272ab3/tags/red => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2157] 10.0.0.199 () {32 vars in 731 bytes} [Thu Apr 23 01:30:46 2026] GET /v2.0/subnets/88dca4a2-5cb9-4246-a8d8-e6f03e272ab3/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2158] 10.0.0.199 () {34 vars in 780 bytes} [Thu Apr 23 01:30:47 2026] PUT /v2.0/subnets/88dca4a2-5cb9-4246-a8d8-e6f03e272ab3/tags/black.or.white => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2159] 10.0.0.199 () {32 vars in 731 bytes} [Thu Apr 23 01:30:47 2026] GET /v2.0/subnets/88dca4a2-5cb9-4246-a8d8-e6f03e272ab3/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2160] 10.0.0.199 () {34 vars in 751 bytes} [Thu Apr 23 01:30:47 2026] PUT /v2.0/subnets/88dca4a2-5cb9-4246-a8d8-e6f03e272ab3/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2161] 10.0.0.199 () {32 vars in 731 bytes} [Thu Apr 23 01:30:47 2026] GET /v2.0/subnets/88dca4a2-5cb9-4246-a8d8-e6f03e272ab3/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2162] 10.0.0.199 () {32 vars in 739 bytes} [Thu Apr 23 01:30:47 2026] GET /v2.0/subnets/88dca4a2-5cb9-4246-a8d8-e6f03e272ab3/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:30:47.401 8 INFO neutron.api.v2.resource [None req-aecfecc6-8a22-4f82-a158-d8d30e6c02be 3136398c3e5740099e17129d2d7a5c24 3acc63f6a73e4c03a56b2e9fc16abbf9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1183/2163] 10.0.0.199 () {32 vars in 743 bytes} [Thu Apr 23 01:30:47 2026] GET /v2.0/subnets/88dca4a2-5cb9-4246-a8d8-e6f03e272ab3/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2164] 10.0.0.199 () {32 vars in 742 bytes} [Thu Apr 23 01:30:47 2026] DELETE /v2.0/subnets/88dca4a2-5cb9-4246-a8d8-e6f03e272ab3/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: 1185/2165] 10.0.0.199 () {32 vars in 731 bytes} [Thu Apr 23 01:30:47 2026] GET /v2.0/subnets/88dca4a2-5cb9-4246-a8d8-e6f03e272ab3/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:30:47.585 8 INFO neutron.api.v2.resource [None req-582d7c82-8450-4509-92fd-b23947953e50 3136398c3e5740099e17129d2d7a5c24 3acc63f6a73e4c03a56b2e9fc16abbf9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1186/2166] 10.0.0.199 () {32 vars in 746 bytes} [Thu Apr 23 01:30:47 2026] DELETE /v2.0/subnets/88dca4a2-5cb9-4246-a8d8-e6f03e272ab3/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2167] 10.0.0.199 () {32 vars in 734 bytes} [Thu Apr 23 01:30:47 2026] DELETE /v2.0/subnets/88dca4a2-5cb9-4246-a8d8-e6f03e272ab3/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2168] 10.0.0.199 () {32 vars in 731 bytes} [Thu Apr 23 01:30:47 2026] GET /v2.0/subnets/88dca4a2-5cb9-4246-a8d8-e6f03e272ab3/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2169] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:30:46 2026] PUT /v2.0/routers/0631266c-0906-4589-8e9b-560324318808/add_router_interface => generated 309 bytes in 1697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2170] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:30:47 2026] DELETE /v2.0/subnets/88dca4a2-5cb9-4246-a8d8-e6f03e272ab3 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2171] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:30:47 2026] DELETE /v2.0/networks/4cde662b-2131-46b8-8045-03a55dd5bf33 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:30:48.466 8 WARNING neutron_lib.context [None req-98f889a7-84aa-4588-a2ae-8e887f495c01 bff73519caf949728487053edf054e46 78e68c559cda4bc99bf56e05f1396e13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1190/2172] 10.0.0.199 () {34 vars in 685 bytes} [Thu Apr 23 01:30:48 2026] POST /v2.0/security-groups => generated 1677 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:30:48.662 7 INFO neutron.services.segments.plugin [-] Segment d2cb422c-fb5d-4fbd-be1f-842262b69885 resource provider aggregate not found 2026-04-23 01:30:48.668 7 INFO neutron.services.segments.plugin [-] Segment d2cb422c-fb5d-4fbd-be1f-842262b69885 resource provider aggregate not found 2026-04-23 01:30:48.679 7 WARNING neutron_lib.context [None req-4044408c-fad3-4ee9-b4a3-809cd69a1d26 bff73519caf949728487053edf054e46 78e68c559cda4bc99bf56e05f1396e13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:30:48.698 7 INFO neutron.services.segments.plugin [-] Segment d2cb422c-fb5d-4fbd-be1f-842262b69885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2cb422c-fb5d-4fbd-be1f-842262b69885 found for delete ", "request_id": "req-eee6410a-3648-4052-b14a-0469334efa22"}]} 2026-04-23 01:30:48.701 7 INFO neutron.services.segments.plugin [-] Segment d2cb422c-fb5d-4fbd-be1f-842262b69885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2cb422c-fb5d-4fbd-be1f-842262b69885 found for delete ", "request_id": "req-68a9bb0f-fe2b-403b-94bb-b5857b354918"}]} [pid: 7|app: 0|req: 983/2173] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:30:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:30:48.842 8 WARNING neutron_lib.context [None req-5b0a29de-d6a3-4166-b542-1f18d123b5ba bff73519caf949728487053edf054e46 78e68c559cda4bc99bf56e05f1396e13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1191/2174] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:30:48 2026] POST /v2.0/security-group-rules => generated 596 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:30:49.003 7 WARNING neutron_lib.context [None req-e206595a-cab1-4657-af7d-80bcf16eea16 bff73519caf949728487053edf054e46 78e68c559cda4bc99bf56e05f1396e13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 984/2175] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:30:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:30:49.138 8 WARNING neutron_lib.context [None req-23cd1482-718f-42a5-abc9-4158847289a5 bff73519caf949728487053edf054e46 78e68c559cda4bc99bf56e05f1396e13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1192/2176] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:30:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:30:49.265 8 WARNING neutron_lib.context [None req-4e717dac-3e4f-415f-b269-1b65c149e6fb bff73519caf949728487053edf054e46 78e68c559cda4bc99bf56e05f1396e13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:30:49.321 8 INFO neutron.db.securitygroups_db [None req-4e717dac-3e4f-415f-b269-1b65c149e6fb bff73519caf949728487053edf054e46 78e68c559cda4bc99bf56e05f1396e13 - - default default] Project 78e68c559cda4bc99bf56e05f1396e13 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: 985/2177] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:49 2026] GET /v2.0/security-groups?tenant_id=3acc63f6a73e4c03a56b2e9fc16abbf9&name=default => generated 2929 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2178] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:30:49 2026] POST /v2.0/security-group-rules => generated 607 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:30:49.442 8 WARNING neutron_lib.context [None req-ff84bb11-0d20-482e-9fdd-89625dc00739 bff73519caf949728487053edf054e46 78e68c559cda4bc99bf56e05f1396e13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:30:49.494 8 INFO neutron.db.securitygroups_db [None req-ff84bb11-0d20-482e-9fdd-89625dc00739 bff73519caf949728487053edf054e46 78e68c559cda4bc99bf56e05f1396e13 - - default default] Project 78e68c559cda4bc99bf56e05f1396e13 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: 986/2179] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:49 2026] DELETE /v2.0/security-groups/bf1772b2-72d4-4e52-b7d9-ed018ee7e65d => 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: 1194/2180] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:30:49 2026] POST /v2.0/security-group-rules => generated 606 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2181] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:30:49 2026] GET /v2.0/security-groups?tenant_id=988c28e254e241b98a92c52eddf6943b&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2182] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:30:49 2026] DELETE /v2.0/security-groups/e8f62e2a-c750-45cf-a144-84f746543ce9 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:30:50.072 7 WARNING neutron_lib.context [None req-16c40f7a-05ea-4b4b-806b-db52762b938a bff73519caf949728487053edf054e46 78e68c559cda4bc99bf56e05f1396e13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 988/2183] 10.0.0.199 () {34 vars in 685 bytes} [Thu Apr 23 01:30:50 2026] POST /v2.0/security-groups => generated 1662 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:30:50.234 8 WARNING neutron_lib.context [None req-ae66ad2a-b1ce-4621-869b-da251016680f bff73519caf949728487053edf054e46 78e68c559cda4bc99bf56e05f1396e13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1196/2184] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:30:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:30:50.372 7 WARNING neutron_lib.context [None req-670ad6e0-426e-4a0f-b22f-d39485b8a72c bff73519caf949728487053edf054e46 78e68c559cda4bc99bf56e05f1396e13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 989/2185] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:30:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:30:50.535 8 WARNING neutron_lib.context [None req-3277854f-fadb-470c-b0a8-10e98b655af1 bff73519caf949728487053edf054e46 78e68c559cda4bc99bf56e05f1396e13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1197/2186] 10.0.0.199 () {34 vars in 676 bytes} [Thu Apr 23 01:30:50 2026] POST /v2.0/floatingips => generated 552 bytes in 665 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2187] 10.0.0.183 () {34 vars in 1100 bytes} [Thu Apr 23 01:30:51 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1801529988&fields=id&tenant_id=78e68c559cda4bc99bf56e05f1396e13 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2188] 10.0.0.183 () {34 vars in 1098 bytes} [Thu Apr 23 01:30:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--867834855&fields=id&tenant_id=78e68c559cda4bc99bf56e05f1396e13 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2189] 10.0.0.183 () {34 vars in 982 bytes} [Thu Apr 23 01:30:51 2026] GET /v2.0/networks?id=7157bc46-95d5-451a-a233-0f65a1453637 => generated 673 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2190] 10.0.0.183 () {34 vars in 965 bytes} [Thu Apr 23 01:30:51 2026] GET /v2.0/quotas/78e68c559cda4bc99bf56e05f1396e13 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2191] 10.0.0.183 () {34 vars in 1002 bytes} [Thu Apr 23 01:30:51 2026] GET /v2.0/ports?tenant_id=78e68c559cda4bc99bf56e05f1396e13&fields=id => generated 103 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2192] 10.0.0.183 () {34 vars in 1008 bytes} [Thu Apr 23 01:30:51 2026] GET /v2.0/networks/7157bc46-95d5-451a-a233-0f65a1453637?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2193] 10.0.0.183 () {34 vars in 1108 bytes} [Thu Apr 23 01:30:51 2026] GET /v2.0/networks/7157bc46-95d5-451a-a233-0f65a1453637?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: 1201/2194] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:30:52 2026] GET /v2.0/ports?device_id=16f07f16-50da-406b-966d-af3fc3e34255 => 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: 994/2195] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:30:52 2026] GET /v2.0/networks?id=7157bc46-95d5-451a-a233-0f65a1453637 => generated 673 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2196] 199.204.45.233 () {34 vars in 1050 bytes} [Thu Apr 23 01:30:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=78e68c559cda4bc99bf56e05f1396e13 => generated 273 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:30:52.924 7 WARNING neutron_lib.context [req-962afdbf-d67a-48ac-9903-1cbf440569e4 req-719c8dff-4b6f-477c-9a89-785d7e4d76c3 bff73519caf949728487053edf054e46 78e68c559cda4bc99bf56e05f1396e13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1203/2197] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:30:53 2026] GET /v2.0/ports?device_id=16f07f16-50da-406b-966d-af3fc3e34255 => 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: 995/2198] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 23 01:30:52 2026] POST /v2.0/ports => generated 993 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2199] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 23 01:30:53 2026] PUT /v2.0/ports/c03a0625-fbe6-4108-a1c4-ccd4fcb2c5a3 => generated 1238 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 996/2200] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:30:53 2026] GET /v2.0/ports?tenant_id=78e68c559cda4bc99bf56e05f1396e13&device_id=16f07f16-50da-406b-966d-af3fc3e34255 => generated 1277 bytes in 71 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: 1205/2201] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:30:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=c03a0625-fbe6-4108-a1c4-ccd4fcb2c5a3 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2202] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:30:54 2026] GET /v2.0/subnets?id=fc00fd6d-948a-47f3-abad-20b11be6aefc => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2203] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:30:54 2026] GET /v2.0/ports?network_id=7157bc46-95d5-451a-a233-0f65a1453637&device_owner=network%3Adhcp => generated 1244 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:30:54.309 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-37e6cccb-5ec0-4961-9692-10f757bf55b1'] response: {'name': 'network-changed', 'server_uuid': '16f07f16-50da-406b-966d-af3fc3e34255', 'tag': 'c03a0625-fbe6-4108-a1c4-ccd4fcb2c5a3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 998/2204] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:30:54 2026] GET /v2.0/ports?device_id=16f07f16-50da-406b-966d-af3fc3e34255 => generated 1008 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2205] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:30:54 2026] GET /v2.0/networks/7157bc46-95d5-451a-a233-0f65a1453637?fields=segments => generated 14 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2206] 10.0.0.183 () {34 vars in 1120 bytes} [Thu Apr 23 01:30:54 2026] GET /v2.0/security-groups?id=a4e1788f-7a2e-4329-96f1-86d69a7dc8c5&id=30dc9bad-2e09-4913-8e40-704f7252f03e&fields=id&fields=name => generated 206 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2207] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:30:54 2026] GET /v2.0/networks/7157bc46-95d5-451a-a233-0f65a1453637?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2208] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:30:54 2026] GET /v2.0/ports?tenant_id=78e68c559cda4bc99bf56e05f1396e13&device_id=16f07f16-50da-406b-966d-af3fc3e34255 => generated 1277 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2209] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:30:54 2026] GET /v2.0/networks?id=7157bc46-95d5-451a-a233-0f65a1453637 => generated 769 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2210] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:30:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=c03a0625-fbe6-4108-a1c4-ccd4fcb2c5a3 => 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: 1002/2211] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:30:54 2026] GET /v2.0/subnets?id=fc00fd6d-948a-47f3-abad-20b11be6aefc => generated 667 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2212] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 23 01:30:54 2026] GET /v2.0/ports?device_id=16f07f16-50da-406b-966d-af3fc3e34255 => generated 1277 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2213] 199.204.45.233 () {34 vars in 1124 bytes} [Thu Apr 23 01:30:54 2026] GET /v2.0/security-groups?id=a4e1788f-7a2e-4329-96f1-86d69a7dc8c5&id=30dc9bad-2e09-4913-8e40-704f7252f03e&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2214] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:30:54 2026] GET /v2.0/ports?network_id=7157bc46-95d5-451a-a233-0f65a1453637&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: 8|app: 0|req: 1212/2215] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:30:54 2026] GET /v2.0/networks/7157bc46-95d5-451a-a233-0f65a1453637?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2216] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:30:54 2026] GET /v2.0/networks/7157bc46-95d5-451a-a233-0f65a1453637?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: 1213/2217] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:30:55 2026] GET /v2.0/ports?device_id=16f07f16-50da-406b-966d-af3fc3e34255 => generated 1008 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2218] 10.0.0.183 () {34 vars in 1120 bytes} [Thu Apr 23 01:30:55 2026] GET /v2.0/security-groups?id=a4e1788f-7a2e-4329-96f1-86d69a7dc8c5&id=30dc9bad-2e09-4913-8e40-704f7252f03e&fields=id&fields=name => generated 206 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2219] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:30:56 2026] GET /v2.0/ports?device_id=16f07f16-50da-406b-966d-af3fc3e34255 => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2220] 10.0.0.183 () {34 vars in 1120 bytes} [Thu Apr 23 01:30:56 2026] GET /v2.0/security-groups?id=a4e1788f-7a2e-4329-96f1-86d69a7dc8c5&id=30dc9bad-2e09-4913-8e40-704f7252f03e&fields=id&fields=name => generated 206 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2221] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:30:56 2026] GET /v2.0/ports?device_id=16f07f16-50da-406b-966d-af3fc3e34255 => generated 1010 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:30:58.184 7 INFO neutron.db.l3_db [None req-6d8b2443-1cdd-41e7-b822-fdea536f972e bff73519caf949728487053edf054e46 78e68c559cda4bc99bf56e05f1396e13 - - default default] Floating IP d674ec13-a5c0-4597-b8c7-12ab7cd41292 associated. External IP: 10.96.250.207, port: c03a0625-fbe6-4108-a1c4-ccd4fcb2c5a3. [pid: 7|app: 0|req: 1007/2224] 10.0.0.199 () {34 vars in 749 bytes} [Thu Apr 23 01:30:57 2026] PUT /v2.0/floatingips/d674ec13-a5c0-4597-b8c7-12ab7cd41292 => generated 855 bytes in 1635 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2225] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:31:06 2026] GET /v2.0/ports?device_id=16f07f16-50da-406b-966d-af3fc3e34255 => generated 1010 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:31:06.276 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-875b40af-aefe-415e-a056-732385b1135f'] response: {'name': 'network-changed', 'server_uuid': '16f07f16-50da-406b-966d-af3fc3e34255', 'tag': 'c03a0625-fbe6-4108-a1c4-ccd4fcb2c5a3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1008/2226] 10.0.0.183 () {34 vars in 1120 bytes} [Thu Apr 23 01:31:06 2026] GET /v2.0/security-groups?id=a4e1788f-7a2e-4329-96f1-86d69a7dc8c5&id=30dc9bad-2e09-4913-8e40-704f7252f03e&fields=id&fields=name => generated 206 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2227] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:31:06 2026] GET /v2.0/ports?tenant_id=78e68c559cda4bc99bf56e05f1396e13&device_id=16f07f16-50da-406b-966d-af3fc3e34255 => generated 1279 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2228] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:31:06 2026] GET /v2.0/networks?id=7157bc46-95d5-451a-a233-0f65a1453637 => generated 769 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2229] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:31:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=c03a0625-fbe6-4108-a1c4-ccd4fcb2c5a3 => generated 860 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2230] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:31:06 2026] GET /v2.0/ports?device_id=16f07f16-50da-406b-966d-af3fc3e34255 => generated 1279 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2231] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:31:06 2026] GET /v2.0/subnets?id=fc00fd6d-948a-47f3-abad-20b11be6aefc => generated 667 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2232] 10.0.0.199 () {32 vars in 858 bytes} [Thu Apr 23 01:31:06 2026] GET /v2.0/floatingips?floating_network_id=3b73cdd4-aa76-45c6-bfad-dd9dc2bcf76e&port_id=c03a0625-fbe6-4108-a1c4-ccd4fcb2c5a3 => generated 860 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2233] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:31:06 2026] GET /v2.0/ports?network_id=7157bc46-95d5-451a-a233-0f65a1453637&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: 1011/2234] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:31:06 2026] GET /v2.0/networks/7157bc46-95d5-451a-a233-0f65a1453637?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: 1224/2235] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:31:06 2026] GET /v2.0/networks/7157bc46-95d5-451a-a233-0f65a1453637?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: 1012/2236] 10.0.0.178 () {34 vars in 990 bytes} [Thu Apr 23 01:31:06 2026] GET /v2.0/ports?device_id=16f07f16-50da-406b-966d-af3fc3e34255 => generated 1279 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2237] 10.0.0.178 () {34 vars in 1120 bytes} [Thu Apr 23 01:31:06 2026] GET /v2.0/security-groups?id=30dc9bad-2e09-4913-8e40-704f7252f03e&id=a4e1788f-7a2e-4329-96f1-86d69a7dc8c5&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: 7|app: 0|req: 1013/2238] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:31:09 2026] GET /v2.0/ports?device_id=16f07f16-50da-406b-966d-af3fc3e34255 => generated 1010 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2239] 10.0.0.183 () {34 vars in 1120 bytes} [Thu Apr 23 01:31:09 2026] GET /v2.0/security-groups?id=a4e1788f-7a2e-4329-96f1-86d69a7dc8c5&id=30dc9bad-2e09-4913-8e40-704f7252f03e&fields=id&fields=name => generated 206 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2240] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 23 01:31:09 2026] GET /v2.0/ports?device_id=16f07f16-50da-406b-966d-af3fc3e34255 => generated 1010 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:31:10.058 8 INFO neutron.db.l3_db [req-608e03cf-a83f-468c-90fa-22bcc7e36fd9 req-15093ef3-2f26-468e-a22a-0520ce286a16 bff73519caf949728487053edf054e46 78e68c559cda4bc99bf56e05f1396e13 - - default default] Floating IP d674ec13-a5c0-4597-b8c7-12ab7cd41292 disassociated. External IP: 10.96.250.207, port: c03a0625-fbe6-4108-a1c4-ccd4fcb2c5a3. [pid: 7|app: 0|req: 1015/2241] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:31:10 2026] GET /v2.0/ports?device_id=16f07f16-50da-406b-966d-af3fc3e34255 => 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: 1227/2242] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 23 01:31:09 2026] DELETE /v2.0/ports/c03a0625-fbe6-4108-a1c4-ccd4fcb2c5a3 => generated 0 bytes in 1332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2243] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:31:11 2026] DELETE /v2.0/security-groups/30dc9bad-2e09-4913-8e40-704f7252f03e => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:31:11.707 8 INFO neutron.api.v2.resource [None req-3f81131b-b7fb-4d71-a280-907a9d9ed746 bff73519caf949728487053edf054e46 78e68c559cda4bc99bf56e05f1396e13 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1228/2244] 10.0.0.199 () {32 vars in 737 bytes} [Thu Apr 23 01:31:11 2026] GET /v2.0/security-groups/30dc9bad-2e09-4913-8e40-704f7252f03e => generated 146 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2245] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:31:11 2026] DELETE /v2.0/floatingips/d674ec13-a5c0-4597-b8c7-12ab7cd41292 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:31:12.078 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f22367ba-ea41-4af6-a854-a8e5f2ca4658'] response: {'server_uuid': '16f07f16-50da-406b-966d-af3fc3e34255', 'name': 'network-vif-deleted', 'tag': 'c03a0625-fbe6-4108-a1c4-ccd4fcb2c5a3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1229/2246] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:31:12 2026] DELETE /v2.0/security-groups/a4e1788f-7a2e-4329-96f1-86d69a7dc8c5 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2249] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:31:12 2026] PUT /v2.0/routers/437ebcb6-9bf0-4f3f-a014-99179c5640b9/remove_router_interface => generated 309 bytes in 1267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:31:14.731 8 INFO neutron.services.segments.plugin [-] Segment 49c13066-b9bb-4da6-b158-e4a9ff62bcd1 resource provider aggregate not found 2026-04-23 01:31:14.736 8 INFO neutron.services.segments.plugin [-] Segment 49c13066-b9bb-4da6-b158-e4a9ff62bcd1 resource provider aggregate not found 2026-04-23 01:31:14.748 8 INFO neutron.services.segments.plugin [-] Segment 49c13066-b9bb-4da6-b158-e4a9ff62bcd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49c13066-b9bb-4da6-b158-e4a9ff62bcd1 found for delete ", "request_id": "req-ac84964e-60df-4368-a813-62c33a76b577"}]} 2026-04-23 01:31:14.748 8 INFO neutron.db.l3_hamode_db [None req-8598434d-8a2b-480e-b500-5556be699a79 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] HA network 45fbdddf-500b-4aed-871c-b744c4834615 was deleted as no HA routers are present in tenant 78e68c559cda4bc99bf56e05f1396e13. [pid: 8|app: 0|req: 1232/2250] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:31:13 2026] DELETE /v2.0/routers/437ebcb6-9bf0-4f3f-a014-99179c5640b9 => generated 0 bytes in 1148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2251] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:31:14 2026] DELETE /v2.0/subnets/fc00fd6d-948a-47f3-abad-20b11be6aefc => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:31:14.986 8 INFO neutron.services.segments.plugin [-] Segment 49c13066-b9bb-4da6-b158-e4a9ff62bcd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49c13066-b9bb-4da6-b158-e4a9ff62bcd1 found for delete ", "request_id": "req-4be8665b-6a0a-4ff6-b162-86b9dfd9c9dd"}]} [pid: 8|app: 0|req: 1233/2252] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:31:14 2026] DELETE /v2.0/networks/7157bc46-95d5-451a-a233-0f65a1453637 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2253] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:31:15 2026] PUT /v2.0/routers/0631266c-0906-4589-8e9b-560324318808/remove_router_interface => generated 309 bytes in 1343 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:31:16.775 8 INFO neutron.services.segments.plugin [-] Segment 0b268a06-8334-4ab9-a1ef-baa01682a019 resource provider aggregate not found 2026-04-23 01:31:16.810 8 INFO neutron.services.segments.plugin [-] Segment 0b268a06-8334-4ab9-a1ef-baa01682a019 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b268a06-8334-4ab9-a1ef-baa01682a019 found for delete ", "request_id": "req-1b683c0b-64b7-4602-ad06-7f821bdd6fc2"}]} 2026-04-23 01:31:17.004 8 INFO neutron.services.segments.plugin [-] Segment 0b268a06-8334-4ab9-a1ef-baa01682a019 resource provider aggregate not found 2026-04-23 01:31:17.024 8 INFO neutron.services.segments.plugin [-] Segment 0b268a06-8334-4ab9-a1ef-baa01682a019 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b268a06-8334-4ab9-a1ef-baa01682a019 found for delete ", "request_id": "req-b8c62f39-e87d-48c2-8772-7c9ccd482db0"}]} 2026-04-23 01:31:17.940 8 INFO neutron.db.l3_hamode_db [None req-6dec81d7-1f01-495c-ab90-83637cf696c5 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] HA network 94ccc12c-820f-4be3-bf57-6a20e7340f6a was deleted as no HA routers are present in tenant d0250fa57bab422ba604270663bb8182. [pid: 8|app: 0|req: 1234/2254] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:31:16 2026] DELETE /v2.0/routers/0631266c-0906-4589-8e9b-560324318808 => generated 0 bytes in 1207 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2255] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:31:17 2026] DELETE /v2.0/subnets/c32cd1da-2be4-4584-afcb-64f361e1b6af => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2256] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:31:18 2026] DELETE /v2.0/networks/4da82c39-95a2-4cf4-9a8b-e5b6ce77410e => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2257] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:31:18 2026] GET /v2.0/security-groups?tenant_id=d0250fa57bab422ba604270663bb8182&name=default => generated 2929 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:31:19.093 8 INFO neutron.services.segments.plugin [-] Segment 82495605-9f4d-4a28-8c37-11bf0ddad18f resource provider aggregate not found 2026-04-23 01:31:19.098 8 INFO neutron.services.segments.plugin [-] Segment 82495605-9f4d-4a28-8c37-11bf0ddad18f resource provider aggregate not found 2026-04-23 01:31:19.113 8 INFO neutron.services.segments.plugin [-] Segment 82495605-9f4d-4a28-8c37-11bf0ddad18f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82495605-9f4d-4a28-8c37-11bf0ddad18f found for delete ", "request_id": "req-66ca2bd2-2cf1-4c97-a903-f8d885698383"}]} 2026-04-23 01:31:19.118 8 INFO neutron.services.segments.plugin [-] Segment 82495605-9f4d-4a28-8c37-11bf0ddad18f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82495605-9f4d-4a28-8c37-11bf0ddad18f found for delete ", "request_id": "req-829e3890-68b8-4794-8724-131c42652a2b"}]} 2026-04-23 01:31:19.136 8 INFO neutron.services.segments.plugin [-] Segment b8051ca1-d84b-4f7e-9758-9ecb3daacb2e resource provider aggregate not found 2026-04-23 01:31:19.140 8 INFO neutron.services.segments.plugin [-] Segment b8051ca1-d84b-4f7e-9758-9ecb3daacb2e resource provider aggregate not found 2026-04-23 01:31:19.152 8 INFO neutron.services.segments.plugin [-] Segment b8051ca1-d84b-4f7e-9758-9ecb3daacb2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8051ca1-d84b-4f7e-9758-9ecb3daacb2e found for delete ", "request_id": "req-05764cd7-417a-4aac-9626-2871b7c02b31"}]} 2026-04-23 01:31:19.154 8 INFO neutron.services.segments.plugin [-] Segment b8051ca1-d84b-4f7e-9758-9ecb3daacb2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8051ca1-d84b-4f7e-9758-9ecb3daacb2e found for delete ", "request_id": "req-157e5237-fdcd-4bb6-952c-b6901f6e4091"}]} [pid: 8|app: 0|req: 1236/2258] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:31:19 2026] DELETE /v2.0/security-groups/ca5fa7e4-6f68-4257-a74c-fcdaec6dc156 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2259] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:31:19 2026] GET /v2.0/security-groups?tenant_id=78e68c559cda4bc99bf56e05f1396e13&name=default => generated 2929 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2260] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:31:19 2026] DELETE /v2.0/security-groups/a99bba8c-13e7-4414-a80c-fc8966adab2a => 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: 1024/2261] 10.0.0.199 () {34 vars in 678 bytes} [Thu Apr 23 01:31:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2262] 10.0.0.199 () {34 vars in 678 bytes} [Thu Apr 23 01:31: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) [pid: 7|app: 0|req: 1025/2263] 10.0.0.199 () {34 vars in 678 bytes} [Thu Apr 23 01:31:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2264] 10.0.0.199 () {34 vars in 678 bytes} [Thu Apr 23 01:31:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2265] 10.0.0.199 () {34 vars in 678 bytes} [Thu Apr 23 01:31:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2266] 10.0.0.199 () {34 vars in 753 bytes} [Thu Apr 23 01:31:24 2026] PUT /v2.0/policies/2c3a1e6a-0391-4e82-a7f0-407226c37877/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2267] 10.0.0.199 () {34 vars in 753 bytes} [Thu Apr 23 01:31:24 2026] PUT /v2.0/policies/956ed324-7ee1-499b-84b5-f67f26964145/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2268] 10.0.0.199 () {34 vars in 753 bytes} [Thu Apr 23 01:31:24 2026] PUT /v2.0/policies/03429fc9-b574-46b8-861f-69c5e1aea300/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: 1028/2269] 10.0.0.199 () {34 vars in 753 bytes} [Thu Apr 23 01:31:24 2026] PUT /v2.0/policies/19b07646-0553-42b1-b5b9-4e7720c1d8f6/tags => 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: 1242/2270] 10.0.0.199 () {32 vars in 674 bytes} [Thu Apr 23 01:31:24 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2271] 10.0.0.199 () {32 vars in 688 bytes} [Thu Apr 23 01:31:24 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2272] 10.0.0.199 () {32 vars in 684 bytes} [Thu Apr 23 01:31:24 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2273] 10.0.0.199 () {32 vars in 696 bytes} [Thu Apr 23 01:31:24 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2274] 10.0.0.199 () {32 vars in 682 bytes} [Thu Apr 23 01:31:24 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2275] 10.0.0.199 () {32 vars in 696 bytes} [Thu Apr 23 01:31:25 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2276] 10.0.0.199 () {32 vars in 692 bytes} [Thu Apr 23 01:31:25 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2277] 10.0.0.199 () {32 vars in 704 bytes} [Thu Apr 23 01:31:25 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2278] 10.0.0.199 () {32 vars in 734 bytes} [Thu Apr 23 01:31:25 2026] DELETE /v2.0/qos/policies/2c3a1e6a-0391-4e82-a7f0-407226c37877 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2279] 10.0.0.199 () {32 vars in 734 bytes} [Thu Apr 23 01:31:25 2026] DELETE /v2.0/qos/policies/956ed324-7ee1-499b-84b5-f67f26964145 => 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: 1247/2280] 10.0.0.199 () {32 vars in 734 bytes} [Thu Apr 23 01:31:25 2026] DELETE /v2.0/qos/policies/03429fc9-b574-46b8-861f-69c5e1aea300 => 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: 1034/2281] 10.0.0.199 () {32 vars in 734 bytes} [Thu Apr 23 01:31:25 2026] DELETE /v2.0/qos/policies/19b07646-0553-42b1-b5b9-4e7720c1d8f6 => 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: 1248/2282] 10.0.0.199 () {32 vars in 734 bytes} [Thu Apr 23 01:31:25 2026] DELETE /v2.0/qos/policies/ea81294b-309c-41c5-9b8e-8078c818e992 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2283] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:31:26 2026] GET /v2.0/security-groups?tenant_id=d1ff3e5baa644f258271842a63e547fd&name=default => generated 2929 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2284] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:31:26 2026] DELETE /v2.0/security-groups/105d543e-d52a-4b94-b39f-b91d57334705 => 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: 1036/2285] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:31:27 2026] GET /v2.0/security-groups?tenant_id=a1e5bb204d08458d8dfdc552a62fad74&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2286] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:31:27 2026] DELETE /v2.0/security-groups/76455bfe-24e6-4c31-aaa4-93a20989d40c => 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: 1037/2287] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:31:27 2026] GET /v2.0/security-groups?tenant_id=a9508ec395f8487bb82c6c9145dc2193&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2288] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:31:27 2026] DELETE /v2.0/security-groups/7cac3004-d1f1-4b7a-96c8-e656499ff415 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:31:31.955 7 WARNING neutron_lib.context [None req-c4e506c7-55e4-476d-8005-21900e4b865d 0755b449e571492391f4f7749362b6fb f02d0846928e4ae1a5805605ee22119b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:31:32.132 7 INFO neutron.db.segments_db [None req-c4e506c7-55e4-476d-8005-21900e4b865d 0755b449e571492391f4f7749362b6fb f02d0846928e4ae1a5805605ee22119b - - default default] Added segment b62e6a33-0439-4f2f-a2a2-e00fd1fee604 of type vxlan for network d0297574-fbd4-4077-902c-23c6dc4e59f7 [pid: 7|app: 0|req: 1039/2291] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:31:31 2026] POST /v2.0/networks => generated 631 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:31:32.270 8 WARNING neutron_lib.context [None req-6766269a-4c8f-4a41-8d59-33d43e837990 0755b449e571492391f4f7749362b6fb f02d0846928e4ae1a5805605ee22119b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1253/2292] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:31:32 2026] POST /v2.0/subnets => generated 602 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:31:32.676 7 WARNING neutron_lib.context [None req-a4a1cf70-8323-4bf8-822c-b1f5f4343907 0755b449e571492391f4f7749362b6fb f02d0846928e4ae1a5805605ee22119b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:31:32.788 7 INFO neutron.db.segments_db [None req-a4a1cf70-8323-4bf8-822c-b1f5f4343907 0755b449e571492391f4f7749362b6fb f02d0846928e4ae1a5805605ee22119b - - default default] Added segment 578607e1-31ba-456c-a503-7294bef3704b of type vxlan for network 76a80ef6-85b2-4e5b-ae60-fd948f9fbd95 [pid: 7|app: 0|req: 1040/2293] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:31:32 2026] POST /v2.0/networks => generated 630 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:31:32.920 8 WARNING neutron_lib.context [None req-e164ea1a-02ef-4d75-a606-eb0e1e141fe2 0755b449e571492391f4f7749362b6fb f02d0846928e4ae1a5805605ee22119b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1254/2294] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:31:32 2026] POST /v2.0/subnets => generated 605 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:31:33.310 7 WARNING neutron_lib.context [None req-22e6a5c9-878b-445d-89bb-391914636ffc 0755b449e571492391f4f7749362b6fb f02d0846928e4ae1a5805605ee22119b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:31:33.397 7 INFO neutron.db.segments_db [None req-22e6a5c9-878b-445d-89bb-391914636ffc 0755b449e571492391f4f7749362b6fb f02d0846928e4ae1a5805605ee22119b - - default default] Added segment 0f7e02e5-a186-41a9-addd-0c95578173e1 of type vxlan for network fd82ebbb-03d2-4051-90d7-e93260d89915 [pid: 7|app: 0|req: 1041/2295] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:31:33 2026] POST /v2.0/networks => generated 631 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:31:33.516 8 WARNING neutron_lib.context [None req-1520d1b4-0770-4043-9164-32b1de842f33 0755b449e571492391f4f7749362b6fb f02d0846928e4ae1a5805605ee22119b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1255/2296] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:31:33 2026] POST /v2.0/subnets => generated 605 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:31:33.948 7 WARNING neutron_lib.context [None req-7d681427-653f-4579-906e-d1549e8fd426 0755b449e571492391f4f7749362b6fb f02d0846928e4ae1a5805605ee22119b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:31:34.046 7 INFO neutron.db.segments_db [None req-7d681427-653f-4579-906e-d1549e8fd426 0755b449e571492391f4f7749362b6fb f02d0846928e4ae1a5805605ee22119b - - default default] Added segment 26b2c57e-689e-45b8-89a2-7af90becbd88 of type vxlan for network b315ec0b-4fac-425f-a1eb-ec0be328e950 [pid: 7|app: 0|req: 1042/2297] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:31:33 2026] POST /v2.0/networks => generated 631 bytes in 776 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:31:34.731 8 WARNING neutron_lib.context [None req-a18afd5a-99e1-4ff6-b507-dddb124eeef2 0755b449e571492391f4f7749362b6fb f02d0846928e4ae1a5805605ee22119b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1256/2298] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:31:34 2026] POST /v2.0/subnets => generated 605 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:31:35.166 7 WARNING neutron_lib.context [None req-54920b6d-41af-4f46-957a-6594f6e2f6b2 0755b449e571492391f4f7749362b6fb f02d0846928e4ae1a5805605ee22119b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:31:35.252 7 INFO neutron.db.segments_db [None req-54920b6d-41af-4f46-957a-6594f6e2f6b2 0755b449e571492391f4f7749362b6fb f02d0846928e4ae1a5805605ee22119b - - default default] Added segment de94792f-5ec0-4ffa-8d08-0f2916c719e7 of type vxlan for network 206ea08c-21cb-4049-a139-3c8d5d6da141 [pid: 7|app: 0|req: 1043/2299] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:31:35 2026] POST /v2.0/networks => generated 631 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:31:35.386 8 WARNING neutron_lib.context [None req-bf6b715e-1cad-48a1-a117-bb65904bea0b 0755b449e571492391f4f7749362b6fb f02d0846928e4ae1a5805605ee22119b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1257/2300] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:31:35 2026] POST /v2.0/subnets => generated 605 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2301] 10.0.0.199 () {34 vars in 751 bytes} [Thu Apr 23 01:31:35 2026] PUT /v2.0/subnets/32d8d8a5-614f-4e52-83cb-d66e8e956514/tags => generated 17 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2302] 10.0.0.199 () {34 vars in 751 bytes} [Thu Apr 23 01:31:35 2026] PUT /v2.0/subnets/2bee8138-7ff4-45ea-bbb9-5a23a2bda07d/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2303] 10.0.0.199 () {34 vars in 751 bytes} [Thu Apr 23 01:31:35 2026] PUT /v2.0/subnets/11858e39-1d03-4b92-8b40-92141731e1d1/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2304] 10.0.0.199 () {34 vars in 751 bytes} [Thu Apr 23 01:31:36 2026] PUT /v2.0/subnets/073d3935-83e6-4ed3-a692-42c1b11a09f3/tags => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2305] 10.0.0.199 () {32 vars in 664 bytes} [Thu Apr 23 01:31:36 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2306] 10.0.0.199 () {32 vars in 678 bytes} [Thu Apr 23 01:31:36 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2307] 10.0.0.199 () {32 vars in 674 bytes} [Thu Apr 23 01:31:36 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2308] 10.0.0.199 () {32 vars in 686 bytes} [Thu Apr 23 01:31:36 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2309] 10.0.0.199 () {32 vars in 672 bytes} [Thu Apr 23 01:31:36 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2310] 10.0.0.199 () {32 vars in 686 bytes} [Thu Apr 23 01:31:36 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: 1049/2311] 10.0.0.199 () {32 vars in 682 bytes} [Thu Apr 23 01:31:36 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2312] 10.0.0.199 () {32 vars in 694 bytes} [Thu Apr 23 01:31:36 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2313] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:31:36 2026] DELETE /v2.0/subnets/32d8d8a5-614f-4e52-83cb-d66e8e956514 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2314] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:31:37 2026] DELETE /v2.0/subnets/2bee8138-7ff4-45ea-bbb9-5a23a2bda07d => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2315] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:31:37 2026] DELETE /v2.0/subnets/11858e39-1d03-4b92-8b40-92141731e1d1 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2316] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:31:37 2026] DELETE /v2.0/subnets/073d3935-83e6-4ed3-a692-42c1b11a09f3 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2317] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:31:37 2026] DELETE /v2.0/subnets/82fbb1d0-2cd5-4b02-a6b7-c4238bc207ec => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:31:38.243 8 INFO neutron.services.segments.plugin [-] Segment b62e6a33-0439-4f2f-a2a2-e00fd1fee604 resource provider aggregate not found 2026-04-23 01:31:38.248 8 INFO neutron.services.segments.plugin [-] Segment b62e6a33-0439-4f2f-a2a2-e00fd1fee604 resource provider aggregate not found 2026-04-23 01:31:38.265 8 INFO neutron.services.segments.plugin [-] Segment b62e6a33-0439-4f2f-a2a2-e00fd1fee604 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b62e6a33-0439-4f2f-a2a2-e00fd1fee604 found for delete ", "request_id": "req-34934960-13cd-4c17-9131-4217a3a72810"}]} [pid: 8|app: 0|req: 1266/2318] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:31:38 2026] DELETE /v2.0/networks/d0297574-fbd4-4077-902c-23c6dc4e59f7 => 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: 1053/2319] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:31:38 2026] DELETE /v2.0/networks/76a80ef6-85b2-4e5b-ae60-fd948f9fbd95 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:31:38.534 8 INFO neutron.services.segments.plugin [-] Segment b62e6a33-0439-4f2f-a2a2-e00fd1fee604 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b62e6a33-0439-4f2f-a2a2-e00fd1fee604 found for delete ", "request_id": "req-8246d51d-6911-418b-92ea-dd9571765ea5"}]} [pid: 8|app: 0|req: 1267/2320] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:31:38 2026] DELETE /v2.0/networks/fd82ebbb-03d2-4051-90d7-e93260d89915 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:31:38.788 7 INFO neutron.services.segments.plugin [-] Segment 578607e1-31ba-456c-a503-7294bef3704b resource provider aggregate not found 2026-04-23 01:31:38.801 7 INFO neutron.services.segments.plugin [-] Segment 578607e1-31ba-456c-a503-7294bef3704b resource provider aggregate not found 2026-04-23 01:31:38.829 7 INFO neutron.services.segments.plugin [-] Segment 578607e1-31ba-456c-a503-7294bef3704b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 578607e1-31ba-456c-a503-7294bef3704b found for delete ", "request_id": "req-18732fb7-03de-4f1a-8864-a1d2020e4232"}]} 2026-04-23 01:31:38.836 7 INFO neutron.services.segments.plugin [-] Segment 578607e1-31ba-456c-a503-7294bef3704b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 578607e1-31ba-456c-a503-7294bef3704b found for delete ", "request_id": "req-08a00cdc-81d2-4489-b570-5062a3964845"}]} [pid: 7|app: 0|req: 1054/2321] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:31:38 2026] DELETE /v2.0/networks/b315ec0b-4fac-425f-a1eb-ec0be328e950 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2322] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:31:39 2026] DELETE /v2.0/networks/206ea08c-21cb-4049-a139-3c8d5d6da141 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2323] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:31:40 2026] GET /v2.0/security-groups?tenant_id=f02d0846928e4ae1a5805605ee22119b&name=default => generated 2929 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:31:40.359 8 INFO neutron.services.segments.plugin [-] Segment 0f7e02e5-a186-41a9-addd-0c95578173e1 resource provider aggregate not found 2026-04-23 01:31:40.379 8 INFO neutron.services.segments.plugin [-] Segment 0f7e02e5-a186-41a9-addd-0c95578173e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f7e02e5-a186-41a9-addd-0c95578173e1 found for delete ", "request_id": "req-b72a47f4-b734-4972-b052-f1325ab1b5f0"}]} 2026-04-23 01:31:40.397 8 INFO neutron.services.segments.plugin [-] Segment de94792f-5ec0-4ffa-8d08-0f2916c719e7 resource provider aggregate not found 2026-04-23 01:31:40.412 8 INFO neutron.services.segments.plugin [-] Segment de94792f-5ec0-4ffa-8d08-0f2916c719e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de94792f-5ec0-4ffa-8d08-0f2916c719e7 found for delete ", "request_id": "req-4575ee5d-444c-40a8-a1f4-8dbb0ab0735b"}]} [pid: 8|app: 0|req: 1269/2324] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:31:40 2026] DELETE /v2.0/security-groups/145c1c84-8a53-4cde-99fe-675595949590 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2325] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:31:40 2026] GET /v2.0/security-groups?tenant_id=7c9033505e754500a5a828898af12999&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:31:40.745 8 INFO neutron.services.segments.plugin [-] Segment 0f7e02e5-a186-41a9-addd-0c95578173e1 resource provider aggregate not found 2026-04-23 01:31:40.770 8 INFO neutron.services.segments.plugin [-] Segment 0f7e02e5-a186-41a9-addd-0c95578173e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f7e02e5-a186-41a9-addd-0c95578173e1 found for delete ", "request_id": "req-cb30aa9d-e226-494d-ae64-31ca57f4f7d3"}]} 2026-04-23 01:31:40.784 8 INFO neutron.services.segments.plugin [-] Segment de94792f-5ec0-4ffa-8d08-0f2916c719e7 resource provider aggregate not found 2026-04-23 01:31:40.799 8 INFO neutron.services.segments.plugin [-] Segment de94792f-5ec0-4ffa-8d08-0f2916c719e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de94792f-5ec0-4ffa-8d08-0f2916c719e7 found for delete ", "request_id": "req-3c6ea26d-8350-4288-9ef7-1920b7dfdb41"}]} [pid: 8|app: 0|req: 1270/2326] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:31:40 2026] DELETE /v2.0/security-groups/99579b7f-6607-4d47-9a90-45208a1b8dd7 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:31:41.050 7 INFO neutron.services.segments.plugin [-] Segment 26b2c57e-689e-45b8-89a2-7af90becbd88 resource provider aggregate not found 2026-04-23 01:31:41.055 7 INFO neutron.services.segments.plugin [-] Segment 26b2c57e-689e-45b8-89a2-7af90becbd88 resource provider aggregate not found 2026-04-23 01:31:41.067 7 INFO neutron.services.segments.plugin [-] Segment 26b2c57e-689e-45b8-89a2-7af90becbd88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26b2c57e-689e-45b8-89a2-7af90becbd88 found for delete ", "request_id": "req-39539cb2-3a57-4f6f-bf55-08c7782d56a4"}]} 2026-04-23 01:31:41.070 7 INFO neutron.services.segments.plugin [-] Segment 26b2c57e-689e-45b8-89a2-7af90becbd88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26b2c57e-689e-45b8-89a2-7af90becbd88 found for delete ", "request_id": "req-c4d74eda-ca83-4480-a9c7-eb26f7eefa8d"}]} [pid: 7|app: 0|req: 1057/2327] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:31:41 2026] GET /v2.0/security-groups?tenant_id=ef30238e204a4ff29436d524db27324a&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2328] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:31:41 2026] DELETE /v2.0/security-groups/c213db3c-6e5a-47c4-bc48-0027e6de7140 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:31:45.728 7 WARNING neutron_lib.context [None req-cbb865fe-0e34-4db3-a055-46a6ae9252d9 4361679a260b49c18368c2e7bedc4789 93e1c4c8765f48729338c10d68c83623 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:31:45.864 7 INFO neutron.db.segments_db [None req-cbb865fe-0e34-4db3-a055-46a6ae9252d9 4361679a260b49c18368c2e7bedc4789 93e1c4c8765f48729338c10d68c83623 - - default default] Added segment bb13d40f-6cc9-4299-ac2b-45c8b982d93c of type vxlan for network ed167908-17f7-43ef-b107-b8db381aeef5 [pid: 7|app: 0|req: 1059/2331] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:31:45 2026] POST /v2.0/networks => generated 631 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:31:46.014 8 WARNING neutron_lib.context [None req-7c8783d9-ab23-423c-9196-8ac211e5c093 4361679a260b49c18368c2e7bedc4789 93e1c4c8765f48729338c10d68c83623 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1273/2332] 10.0.0.199 () {34 vars in 664 bytes} [Thu Apr 23 01:31:46 2026] POST /v2.0/ports => generated 743 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:31:46.398 7 WARNING neutron_lib.context [None req-cd7f169c-ec8a-4b7b-9daa-855f923d3845 4361679a260b49c18368c2e7bedc4789 93e1c4c8765f48729338c10d68c83623 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1060/2333] 10.0.0.199 () {34 vars in 666 bytes} [Thu Apr 23 01:31:46 2026] POST /v2.0/trunks => generated 407 bytes in 287 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-04-23 01:31:46.689 8 WARNING neutron_lib.context [None req-cf7623dd-801f-44b5-9c63-cdf35aec3b60 4361679a260b49c18368c2e7bedc4789 93e1c4c8765f48729338c10d68c83623 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:31:46.748 8 INFO neutron.db.segments_db [None req-cf7623dd-801f-44b5-9c63-cdf35aec3b60 4361679a260b49c18368c2e7bedc4789 93e1c4c8765f48729338c10d68c83623 - - default default] Added segment a38a0889-1180-4941-8883-f87ebb5fbffa of type vxlan for network b3348d47-63e5-4884-b78d-63c2b49b4b79 [pid: 8|app: 0|req: 1274/2334] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:31:46 2026] POST /v2.0/networks => generated 632 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:31:46.862 7 WARNING neutron_lib.context [None req-40875d6e-0790-4bbc-b460-c2282a512baa 4361679a260b49c18368c2e7bedc4789 93e1c4c8765f48729338c10d68c83623 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2335] 10.0.0.199 () {34 vars in 664 bytes} [Thu Apr 23 01:31:46 2026] POST /v2.0/ports => generated 743 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:31:47.270 8 WARNING neutron_lib.context [None req-c0df70d3-b0d5-4382-98a6-613330bceafe 4361679a260b49c18368c2e7bedc4789 93e1c4c8765f48729338c10d68c83623 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1275/2336] 10.0.0.199 () {34 vars in 666 bytes} [Thu Apr 23 01:31:47 2026] POST /v2.0/trunks => generated 407 bytes in 306 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-04-23 01:31:47.565 7 WARNING neutron_lib.context [None req-e584f5e9-9404-45a2-8b30-9cef8ced817e 4361679a260b49c18368c2e7bedc4789 93e1c4c8765f48729338c10d68c83623 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:31:47.626 7 INFO neutron.db.segments_db [None req-e584f5e9-9404-45a2-8b30-9cef8ced817e 4361679a260b49c18368c2e7bedc4789 93e1c4c8765f48729338c10d68c83623 - - default default] Added segment aaaaf776-7832-422a-80ed-2551e8d4dd7a of type vxlan for network 9b6390f8-01cd-4de1-972c-1259ebe1bad7 [pid: 7|app: 0|req: 1062/2337] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:31:47 2026] POST /v2.0/networks => generated 632 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:31:47.754 8 WARNING neutron_lib.context [None req-fcd4ebf8-b103-4cf0-88e5-74aff323e128 4361679a260b49c18368c2e7bedc4789 93e1c4c8765f48729338c10d68c83623 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1276/2338] 10.0.0.199 () {34 vars in 664 bytes} [Thu Apr 23 01:31:47 2026] POST /v2.0/ports => generated 743 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:31:48.161 7 WARNING neutron_lib.context [None req-26162851-f109-4252-9843-212cb253a53a 4361679a260b49c18368c2e7bedc4789 93e1c4c8765f48729338c10d68c83623 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2339] 10.0.0.199 () {34 vars in 666 bytes} [Thu Apr 23 01:31:48 2026] POST /v2.0/trunks => generated 407 bytes in 232 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-04-23 01:31:48.396 8 WARNING neutron_lib.context [None req-62f5b156-a693-421e-a9c0-76d145936e80 4361679a260b49c18368c2e7bedc4789 93e1c4c8765f48729338c10d68c83623 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:31:48.462 8 INFO neutron.db.segments_db [None req-62f5b156-a693-421e-a9c0-76d145936e80 4361679a260b49c18368c2e7bedc4789 93e1c4c8765f48729338c10d68c83623 - - default default] Added segment da24c657-1c41-406c-b486-fa0cc0b9a64f of type vxlan for network eb60a7ee-328f-497c-a3eb-fe541803f67c [pid: 8|app: 0|req: 1277/2340] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:31:48 2026] POST /v2.0/networks => generated 631 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:31:48.603 7 WARNING neutron_lib.context [None req-17720cbf-1ea6-4025-84b6-b7df7be0765b 4361679a260b49c18368c2e7bedc4789 93e1c4c8765f48729338c10d68c83623 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2341] 10.0.0.199 () {34 vars in 664 bytes} [Thu Apr 23 01:31:48 2026] POST /v2.0/ports => generated 743 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:31:48.990 8 WARNING neutron_lib.context [None req-6114fd5e-609a-46ab-9971-134bce21dda2 4361679a260b49c18368c2e7bedc4789 93e1c4c8765f48729338c10d68c83623 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1278/2342] 10.0.0.199 () {34 vars in 666 bytes} [Thu Apr 23 01:31:48 2026] POST /v2.0/trunks => generated 407 bytes in 225 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-04-23 01:31:49.220 7 WARNING neutron_lib.context [None req-7c65d38c-7a0d-45a1-bdad-e313e8178c5a 4361679a260b49c18368c2e7bedc4789 93e1c4c8765f48729338c10d68c83623 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:31:49.286 7 INFO neutron.db.segments_db [None req-7c65d38c-7a0d-45a1-bdad-e313e8178c5a 4361679a260b49c18368c2e7bedc4789 93e1c4c8765f48729338c10d68c83623 - - default default] Added segment 9123c08e-3fa3-4b94-ab8e-e72f66c8301c of type vxlan for network 69516328-07c9-41ab-a939-b98c440a1e0c [pid: 7|app: 0|req: 1065/2343] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:31:49 2026] POST /v2.0/networks => generated 632 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:31:49.431 8 WARNING neutron_lib.context [None req-bd79fe11-97eb-4660-bcef-71ad49fa4cc3 4361679a260b49c18368c2e7bedc4789 93e1c4c8765f48729338c10d68c83623 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1279/2344] 10.0.0.199 () {34 vars in 664 bytes} [Thu Apr 23 01:31:49 2026] POST /v2.0/ports => generated 743 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:31:49.782 7 WARNING neutron_lib.context [None req-35a3985a-cfb2-4206-8d2d-576622fde2e0 4361679a260b49c18368c2e7bedc4789 93e1c4c8765f48729338c10d68c83623 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1066/2345] 10.0.0.199 () {34 vars in 666 bytes} [Thu Apr 23 01:31:49 2026] POST /v2.0/trunks => generated 407 bytes in 223 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: 1280/2346] 10.0.0.199 () {34 vars in 749 bytes} [Thu Apr 23 01:31:50 2026] PUT /v2.0/trunks/868b22e8-5baa-4d5a-afbe-4b197fe62aa8/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2347] 10.0.0.199 () {34 vars in 749 bytes} [Thu Apr 23 01:31:50 2026] PUT /v2.0/trunks/b4eb36a3-d5e2-4771-9536-fb7ec2198ba2/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2348] 10.0.0.199 () {34 vars in 749 bytes} [Thu Apr 23 01:31:50 2026] PUT /v2.0/trunks/21d7e1f5-fe52-401d-b853-82426f7b65c6/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2349] 10.0.0.199 () {34 vars in 749 bytes} [Thu Apr 23 01:31:50 2026] PUT /v2.0/trunks/93fa9724-21b8-4b17-8655-34fb3eacb61c/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2350] 10.0.0.199 () {32 vars in 662 bytes} [Thu Apr 23 01:31:50 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2351] 10.0.0.199 () {32 vars in 676 bytes} [Thu Apr 23 01:31:50 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2352] 10.0.0.199 () {32 vars in 672 bytes} [Thu Apr 23 01:31:50 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2353] 10.0.0.199 () {32 vars in 684 bytes} [Thu Apr 23 01:31:50 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: 1284/2354] 10.0.0.199 () {32 vars in 670 bytes} [Thu Apr 23 01:31:50 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2355] 10.0.0.199 () {32 vars in 684 bytes} [Thu Apr 23 01:31:50 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2356] 10.0.0.199 () {32 vars in 680 bytes} [Thu Apr 23 01:31:50 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: 1072/2357] 10.0.0.199 () {32 vars in 692 bytes} [Thu Apr 23 01:31:50 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2358] 10.0.0.199 () {32 vars in 719 bytes} [Thu Apr 23 01:31:50 2026] GET /v2.0/trunks/868b22e8-5baa-4d5a-afbe-4b197fe62aa8 => generated 412 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2359] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:31:50 2026] GET /v2.0/ports/55addf8e-5c1e-4f23-8f70-a74187607570 => generated 826 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2360] 10.0.0.199 () {32 vars in 722 bytes} [Thu Apr 23 01:31:50 2026] DELETE /v2.0/trunks/868b22e8-5baa-4d5a-afbe-4b197fe62aa8 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2361] 10.0.0.199 () {32 vars in 719 bytes} [Thu Apr 23 01:31:50 2026] GET /v2.0/trunks/b4eb36a3-d5e2-4771-9536-fb7ec2198ba2 => generated 420 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2362] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:31:50 2026] GET /v2.0/ports/7b803006-ecd2-44d7-9a78-350241a7f263 => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2363] 10.0.0.199 () {32 vars in 722 bytes} [Thu Apr 23 01:31:50 2026] DELETE /v2.0/trunks/b4eb36a3-d5e2-4771-9536-fb7ec2198ba2 => 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: 1289/2364] 10.0.0.199 () {32 vars in 719 bytes} [Thu Apr 23 01:31:51 2026] GET /v2.0/trunks/21d7e1f5-fe52-401d-b853-82426f7b65c6 => generated 429 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2365] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:31:51 2026] GET /v2.0/ports/fd9a72b3-99d1-40ea-bbd4-8b21831ff6d7 => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2366] 10.0.0.199 () {32 vars in 722 bytes} [Thu Apr 23 01:31:51 2026] DELETE /v2.0/trunks/21d7e1f5-fe52-401d-b853-82426f7b65c6 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2367] 10.0.0.199 () {32 vars in 719 bytes} [Thu Apr 23 01:31:51 2026] GET /v2.0/trunks/93fa9724-21b8-4b17-8655-34fb3eacb61c => generated 414 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2368] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:31:51 2026] GET /v2.0/ports/a941604e-2069-4bfc-94c3-97d4d24af7a5 => generated 826 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2369] 10.0.0.199 () {32 vars in 722 bytes} [Thu Apr 23 01:31:51 2026] DELETE /v2.0/trunks/93fa9724-21b8-4b17-8655-34fb3eacb61c => 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: 1292/2370] 10.0.0.199 () {32 vars in 719 bytes} [Thu Apr 23 01:31:51 2026] GET /v2.0/trunks/f67bcb5c-c9f1-447b-b30c-9656c43152f2 => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2371] 10.0.0.199 () {32 vars in 717 bytes} [Thu Apr 23 01:31:51 2026] GET /v2.0/ports/41f81753-a3b4-4cb6-a8e2-4611646e8769 => generated 826 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2372] 10.0.0.199 () {32 vars in 722 bytes} [Thu Apr 23 01:31:52 2026] DELETE /v2.0/trunks/f67bcb5c-c9f1-447b-b30c-9656c43152f2 => 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: 1080/2373] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:31:52 2026] DELETE /v2.0/ports/55addf8e-5c1e-4f23-8f70-a74187607570 => 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: 1294/2374] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:31:52 2026] DELETE /v2.0/ports/7b803006-ecd2-44d7-9a78-350241a7f263 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2375] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:31:52 2026] DELETE /v2.0/ports/fd9a72b3-99d1-40ea-bbd4-8b21831ff6d7 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2376] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:31:52 2026] DELETE /v2.0/ports/a941604e-2069-4bfc-94c3-97d4d24af7a5 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2377] 10.0.0.199 () {32 vars in 720 bytes} [Thu Apr 23 01:31:53 2026] DELETE /v2.0/ports/41f81753-a3b4-4cb6-a8e2-4611646e8769 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:31:53.700 8 INFO neutron.services.segments.plugin [-] Segment bb13d40f-6cc9-4299-ac2b-45c8b982d93c resource provider aggregate not found 2026-04-23 01:31:53.710 8 INFO neutron.services.segments.plugin [-] Segment bb13d40f-6cc9-4299-ac2b-45c8b982d93c resource provider aggregate not found [pid: 8|app: 0|req: 1296/2378] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:31:53 2026] DELETE /v2.0/networks/ed167908-17f7-43ef-b107-b8db381aeef5 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:31:53.957 7 INFO neutron.services.segments.plugin [-] Segment a38a0889-1180-4941-8883-f87ebb5fbffa resource provider aggregate not found 2026-04-23 01:31:53.965 7 INFO neutron.services.segments.plugin [-] Segment a38a0889-1180-4941-8883-f87ebb5fbffa resource provider aggregate not found [pid: 7|app: 0|req: 1083/2379] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:31:53 2026] DELETE /v2.0/networks/b3348d47-63e5-4884-b78d-63c2b49b4b79 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:31:53.985 8 INFO neutron.services.segments.plugin [-] Segment bb13d40f-6cc9-4299-ac2b-45c8b982d93c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb13d40f-6cc9-4299-ac2b-45c8b982d93c found for delete ", "request_id": "req-3933e523-857b-412d-80bc-093d259311d3"}]} 2026-04-23 01:31:53.994 8 INFO neutron.services.segments.plugin [-] Segment bb13d40f-6cc9-4299-ac2b-45c8b982d93c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb13d40f-6cc9-4299-ac2b-45c8b982d93c found for delete ", "request_id": "req-9b6501ff-fb82-4cc6-9a69-e2a2a0a86d14"}]} [pid: 8|app: 0|req: 1297/2380] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:31:53 2026] DELETE /v2.0/networks/9b6390f8-01cd-4de1-972c-1259ebe1bad7 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:31:54.238 7 INFO neutron.services.segments.plugin [-] Segment a38a0889-1180-4941-8883-f87ebb5fbffa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a38a0889-1180-4941-8883-f87ebb5fbffa found for delete ", "request_id": "req-0b2228c9-1882-4680-ab3e-16e5b0eec982"}]} 2026-04-23 01:31:54.251 7 INFO neutron.services.segments.plugin [-] Segment a38a0889-1180-4941-8883-f87ebb5fbffa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a38a0889-1180-4941-8883-f87ebb5fbffa found for delete ", "request_id": "req-82d3f516-7153-45fc-ae81-004d0e730cd9"}]} [pid: 7|app: 0|req: 1084/2381] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:31:54 2026] DELETE /v2.0/networks/eb60a7ee-328f-497c-a3eb-fe541803f67c => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2382] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:31:54 2026] DELETE /v2.0/networks/69516328-07c9-41ab-a939-b98c440a1e0c => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:31:56.259 7 INFO neutron.services.segments.plugin [-] Segment da24c657-1c41-406c-b486-fa0cc0b9a64f resource provider aggregate not found 2026-04-23 01:31:56.270 7 INFO neutron.services.segments.plugin [-] Segment da24c657-1c41-406c-b486-fa0cc0b9a64f resource provider aggregate not found 2026-04-23 01:31:56.278 7 INFO neutron.services.segments.plugin [-] Segment da24c657-1c41-406c-b486-fa0cc0b9a64f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da24c657-1c41-406c-b486-fa0cc0b9a64f found for delete ", "request_id": "req-1db1a41d-08ba-4c32-89df-9810725b25fb"}]} 2026-04-23 01:31:56.283 7 INFO neutron.services.segments.plugin [-] Segment da24c657-1c41-406c-b486-fa0cc0b9a64f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da24c657-1c41-406c-b486-fa0cc0b9a64f found for delete ", "request_id": "req-a9c9e8ec-2acd-45a2-b97e-c34218b47d4d"}]} [pid: 7|app: 0|req: 1085/2383] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:31:56 2026] GET /v2.0/security-groups?tenant_id=e08539ee9ad14d019d98d33c2a3578eb&name=default => generated 2929 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:31:56.457 8 INFO neutron.services.segments.plugin [-] Segment aaaaf776-7832-422a-80ed-2551e8d4dd7a resource provider aggregate not found 2026-04-23 01:31:56.463 8 INFO neutron.services.segments.plugin [-] Segment aaaaf776-7832-422a-80ed-2551e8d4dd7a resource provider aggregate not found 2026-04-23 01:31:56.478 8 INFO neutron.services.segments.plugin [-] Segment aaaaf776-7832-422a-80ed-2551e8d4dd7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaaaf776-7832-422a-80ed-2551e8d4dd7a found for delete ", "request_id": "req-f0c50caa-dce5-4ed6-8ab2-135ed44b0749"}]} 2026-04-23 01:31:56.484 8 INFO neutron.services.segments.plugin [-] Segment aaaaf776-7832-422a-80ed-2551e8d4dd7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaaaf776-7832-422a-80ed-2551e8d4dd7a found for delete ", "request_id": "req-b9a37eb4-485c-4e22-8004-e84c8e1b15cb"}]} 2026-04-23 01:31:56.492 8 INFO neutron.services.segments.plugin [-] Segment 9123c08e-3fa3-4b94-ab8e-e72f66c8301c resource provider aggregate not found 2026-04-23 01:31:56.504 8 INFO neutron.services.segments.plugin [-] Segment 9123c08e-3fa3-4b94-ab8e-e72f66c8301c resource provider aggregate not found 2026-04-23 01:31:56.510 8 INFO neutron.services.segments.plugin [-] Segment 9123c08e-3fa3-4b94-ab8e-e72f66c8301c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9123c08e-3fa3-4b94-ab8e-e72f66c8301c found for delete ", "request_id": "req-ea8372dc-cd32-4015-98ee-e3692f77ceca"}]} 2026-04-23 01:31:56.526 8 INFO neutron.services.segments.plugin [-] Segment 9123c08e-3fa3-4b94-ab8e-e72f66c8301c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9123c08e-3fa3-4b94-ab8e-e72f66c8301c found for delete ", "request_id": "req-2dea662d-1bee-47e8-8f07-5e0b8b415679"}]} [pid: 8|app: 0|req: 1299/2384] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:31:56 2026] DELETE /v2.0/security-groups/8798ddcb-fd33-4832-97f6-e32aeae2b3f5 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2385] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:31:56 2026] GET /v2.0/security-groups?tenant_id=93e1c4c8765f48729338c10d68c83623&name=default => generated 2929 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2386] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:31:56 2026] DELETE /v2.0/security-groups/8c712f61-b5a9-49d4-9196-4dd81cf1e1d8 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2387] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:31:57 2026] GET /v2.0/security-groups?tenant_id=08c8eb5749b74ec493578b35092e6d22&name=default => generated 2929 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2388] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:31:57 2026] DELETE /v2.0/security-groups/266c72bc-ff01-423e-a126-9e6fae5a23de => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:32:00.994 7 WARNING neutron_lib.context [None req-22242d97-9c35-4ec6-bd0d-768baa9e522a cc5fc83e2d664134a2994d06c26b8e0f 4f1c5dba19944b50878d22a028e51051 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:32:01.049 7 INFO neutron.db.segments_db [None req-22242d97-9c35-4ec6-bd0d-768baa9e522a cc5fc83e2d664134a2994d06c26b8e0f 4f1c5dba19944b50878d22a028e51051 - - default default] Added segment 9e0808c2-5342-4204-86e9-7613b50f2832 of type vxlan for network 732181b3-4700-419b-963d-607ab78bbf4d 2026-04-23 01:32:01.384 7 INFO neutron.db.l3_hamode_db [None req-22242d97-9c35-4ec6-bd0d-768baa9e522a cc5fc83e2d664134a2994d06c26b8e0f 4f1c5dba19944b50878d22a028e51051 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:32:01.585 7 INFO neutron.db.l3_hamode_db [None req-22242d97-9c35-4ec6-bd0d-768baa9e522a cc5fc83e2d664134a2994d06c26b8e0f 4f1c5dba19944b50878d22a028e51051 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1089/2391] 10.0.0.199 () {34 vars in 668 bytes} [Thu Apr 23 01:32:00 2026] POST /v2.0/routers => generated 474 bytes in 1592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2392] 10.0.0.199 () {34 vars in 751 bytes} [Thu Apr 23 01:32:02 2026] PUT /v2.0/routers/0816f68f-4fbd-40c4-8780-b7417d5a1c7a/tags => generated 25 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2393] 10.0.0.199 () {32 vars in 731 bytes} [Thu Apr 23 01:32:02 2026] GET /v2.0/routers/0816f68f-4fbd-40c4-8780-b7417d5a1c7a/tags => generated 25 bytes in 599 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2394] 10.0.0.199 () {34 vars in 762 bytes} [Thu Apr 23 01:32:03 2026] PUT /v2.0/routers/0816f68f-4fbd-40c4-8780-b7417d5a1c7a/tags/green => generated 4 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2395] 10.0.0.199 () {32 vars in 731 bytes} [Thu Apr 23 01:32:03 2026] GET /v2.0/routers/0816f68f-4fbd-40c4-8780-b7417d5a1c7a/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2396] 10.0.0.199 () {34 vars in 758 bytes} [Thu Apr 23 01:32:03 2026] PUT /v2.0/routers/0816f68f-4fbd-40c4-8780-b7417d5a1c7a/tags/red => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2397] 10.0.0.199 () {32 vars in 731 bytes} [Thu Apr 23 01:32:03 2026] GET /v2.0/routers/0816f68f-4fbd-40c4-8780-b7417d5a1c7a/tags => generated 34 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2398] 10.0.0.199 () {34 vars in 780 bytes} [Thu Apr 23 01:32:03 2026] PUT /v2.0/routers/0816f68f-4fbd-40c4-8780-b7417d5a1c7a/tags/black.or.white => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2399] 10.0.0.199 () {32 vars in 731 bytes} [Thu Apr 23 01:32:03 2026] GET /v2.0/routers/0816f68f-4fbd-40c4-8780-b7417d5a1c7a/tags => generated 52 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2400] 10.0.0.199 () {34 vars in 751 bytes} [Thu Apr 23 01:32:03 2026] PUT /v2.0/routers/0816f68f-4fbd-40c4-8780-b7417d5a1c7a/tags => generated 37 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2401] 10.0.0.199 () {32 vars in 731 bytes} [Thu Apr 23 01:32:03 2026] GET /v2.0/routers/0816f68f-4fbd-40c4-8780-b7417d5a1c7a/tags => generated 37 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2402] 10.0.0.199 () {32 vars in 739 bytes} [Thu Apr 23 01:32:03 2026] GET /v2.0/routers/0816f68f-4fbd-40c4-8780-b7417d5a1c7a/tags/red => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:32:04.074 7 INFO neutron.api.v2.resource [None req-aece5ae6-682f-4b5b-a5fd-d5feffd62010 cc5fc83e2d664134a2994d06c26b8e0f 4f1c5dba19944b50878d22a028e51051 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1095/2403] 10.0.0.199 () {32 vars in 743 bytes} [Thu Apr 23 01:32:03 2026] GET /v2.0/routers/0816f68f-4fbd-40c4-8780-b7417d5a1c7a/tags/green => generated 99 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2404] 10.0.0.199 () {32 vars in 742 bytes} [Thu Apr 23 01:32:04 2026] DELETE /v2.0/routers/0816f68f-4fbd-40c4-8780-b7417d5a1c7a/tags/red => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2405] 10.0.0.199 () {32 vars in 731 bytes} [Thu Apr 23 01:32:04 2026] GET /v2.0/routers/0816f68f-4fbd-40c4-8780-b7417d5a1c7a/tags => generated 30 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:32:04.334 8 INFO neutron.api.v2.resource [None req-3ed19024-0910-42ff-a5d1-332d7897dfac cc5fc83e2d664134a2994d06c26b8e0f 4f1c5dba19944b50878d22a028e51051 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1310/2406] 10.0.0.199 () {32 vars in 746 bytes} [Thu Apr 23 01:32:04 2026] DELETE /v2.0/routers/0816f68f-4fbd-40c4-8780-b7417d5a1c7a/tags/green => generated 99 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2407] 10.0.0.199 () {32 vars in 734 bytes} [Thu Apr 23 01:32:04 2026] DELETE /v2.0/routers/0816f68f-4fbd-40c4-8780-b7417d5a1c7a/tags => 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: 1311/2408] 10.0.0.199 () {32 vars in 731 bytes} [Thu Apr 23 01:32:04 2026] GET /v2.0/routers/0816f68f-4fbd-40c4-8780-b7417d5a1c7a/tags => generated 12 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2409] 10.0.0.199 () {32 vars in 721 bytes} [Thu Apr 23 01:32:04 2026] GET /v2.0/routers/0816f68f-4fbd-40c4-8780-b7417d5a1c7a => generated 480 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2410] 10.0.0.199 () {34 vars in 742 bytes} [Thu Apr 23 01:32:04 2026] PUT /v2.0/routers/0816f68f-4fbd-40c4-8780-b7417d5a1c7a => generated 480 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2411] 10.0.0.199 () {32 vars in 736 bytes} [Thu Apr 23 01:32:05 2026] GET /v2.0/ports?device_id=0816f68f-4fbd-40c4-8780-b7417d5a1c7a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:32:06.118 8 INFO neutron.db.l3_hamode_db [None req-c4b4a5ad-e61d-4e3e-a93a-2f172dd6f7f3 cc5fc83e2d664134a2994d06c26b8e0f 4f1c5dba19944b50878d22a028e51051 - - default default] HA network 732181b3-4700-419b-963d-607ab78bbf4d was deleted as no HA routers are present in tenant 4f1c5dba19944b50878d22a028e51051. [pid: 8|app: 0|req: 1313/2412] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:32:05 2026] DELETE /v2.0/routers/0816f68f-4fbd-40c4-8780-b7417d5a1c7a => generated 0 bytes in 722 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2413] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:32:06 2026] GET /v2.0/security-groups?tenant_id=46cbe3c7dc1c4511bbadb124e48ef38d&name=default => generated 2929 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:32:07.032 8 INFO neutron.services.segments.plugin [-] Segment 9e0808c2-5342-4204-86e9-7613b50f2832 resource provider aggregate not found 2026-04-23 01:32:07.038 8 INFO neutron.services.segments.plugin [-] Segment 9e0808c2-5342-4204-86e9-7613b50f2832 resource provider aggregate not found 2026-04-23 01:32:07.057 8 INFO neutron.services.segments.plugin [-] Segment 9e0808c2-5342-4204-86e9-7613b50f2832 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e0808c2-5342-4204-86e9-7613b50f2832 found for delete ", "request_id": "req-0cefa145-8ff3-4461-b915-a90906809dae"}]} 2026-04-23 01:32:07.062 8 INFO neutron.services.segments.plugin [-] Segment 9e0808c2-5342-4204-86e9-7613b50f2832 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e0808c2-5342-4204-86e9-7613b50f2832 found for delete ", "request_id": "req-76a5c06a-905e-4ace-a624-ff7c628a35a3"}]} [pid: 8|app: 0|req: 1314/2414] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:32:07 2026] DELETE /v2.0/security-groups/d2707508-204a-487b-a57a-aa553a910495 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2415] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:32:07 2026] GET /v2.0/security-groups?tenant_id=4f1c5dba19944b50878d22a028e51051&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2416] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:32:07 2026] DELETE /v2.0/security-groups/d00ba067-f7fe-4b9c-96f0-680763788401 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:32:10.720 7 WARNING neutron_lib.context [None req-a846ba6a-1438-479f-88b4-bdc69f4b7fcb eadc05cf928145f9a3ef74027cab1f77 75335dd2900e47ffa5d4dc53ce3e136a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1102/2417] 10.0.0.199 () {34 vars in 684 bytes} [Thu Apr 23 01:32:10 2026] POST /v2.0/security-groups => generated 1603 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2418] 10.0.0.199 () {34 vars in 767 bytes} [Thu Apr 23 01:32:10 2026] PUT /v2.0/security-groups/9f036517-a3ca-40da-aeac-34fd3c2d71a8/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: 1103/2419] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:32:11 2026] GET /v2.0/security-groups/9f036517-a3ca-40da-aeac-34fd3c2d71a8/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2420] 10.0.0.199 () {34 vars in 778 bytes} [Thu Apr 23 01:32:11 2026] PUT /v2.0/security-groups/9f036517-a3ca-40da-aeac-34fd3c2d71a8/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2421] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:32:11 2026] GET /v2.0/security-groups/9f036517-a3ca-40da-aeac-34fd3c2d71a8/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2422] 10.0.0.199 () {34 vars in 774 bytes} [Thu Apr 23 01:32:11 2026] PUT /v2.0/security-groups/9f036517-a3ca-40da-aeac-34fd3c2d71a8/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2423] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:32:11 2026] GET /v2.0/security-groups/9f036517-a3ca-40da-aeac-34fd3c2d71a8/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2424] 10.0.0.199 () {34 vars in 796 bytes} [Thu Apr 23 01:32:11 2026] PUT /v2.0/security-groups/9f036517-a3ca-40da-aeac-34fd3c2d71a8/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: 1106/2425] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:32:11 2026] GET /v2.0/security-groups/9f036517-a3ca-40da-aeac-34fd3c2d71a8/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2426] 10.0.0.199 () {34 vars in 767 bytes} [Thu Apr 23 01:32:11 2026] PUT /v2.0/security-groups/9f036517-a3ca-40da-aeac-34fd3c2d71a8/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2427] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:32:11 2026] GET /v2.0/security-groups/9f036517-a3ca-40da-aeac-34fd3c2d71a8/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: 1321/2428] 10.0.0.199 () {32 vars in 755 bytes} [Thu Apr 23 01:32:11 2026] GET /v2.0/security-groups/9f036517-a3ca-40da-aeac-34fd3c2d71a8/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:32:11.423 7 INFO neutron.api.v2.resource [None req-916d2340-80c9-47dc-a809-b4b69867b4ed eadc05cf928145f9a3ef74027cab1f77 75335dd2900e47ffa5d4dc53ce3e136a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1108/2429] 10.0.0.199 () {32 vars in 759 bytes} [Thu Apr 23 01:32:11 2026] GET /v2.0/security-groups/9f036517-a3ca-40da-aeac-34fd3c2d71a8/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2430] 10.0.0.199 () {32 vars in 758 bytes} [Thu Apr 23 01:32:11 2026] DELETE /v2.0/security-groups/9f036517-a3ca-40da-aeac-34fd3c2d71a8/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2431] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:32:11 2026] GET /v2.0/security-groups/9f036517-a3ca-40da-aeac-34fd3c2d71a8/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:32:11.541 8 INFO neutron.api.v2.resource [None req-66e60c31-eead-4a5e-a7b8-0b7edd46b95e eadc05cf928145f9a3ef74027cab1f77 75335dd2900e47ffa5d4dc53ce3e136a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1323/2432] 10.0.0.199 () {32 vars in 762 bytes} [Thu Apr 23 01:32:11 2026] DELETE /v2.0/security-groups/9f036517-a3ca-40da-aeac-34fd3c2d71a8/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2433] 10.0.0.199 () {32 vars in 750 bytes} [Thu Apr 23 01:32:11 2026] DELETE /v2.0/security-groups/9f036517-a3ca-40da-aeac-34fd3c2d71a8/tags => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2434] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:32:11 2026] GET /v2.0/security-groups/9f036517-a3ca-40da-aeac-34fd3c2d71a8/tags => 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: 1111/2435] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:32:11 2026] DELETE /v2.0/security-groups/9f036517-a3ca-40da-aeac-34fd3c2d71a8 => 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: 1325/2436] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:32:12 2026] GET /v2.0/security-groups?tenant_id=3211218e8f02404fb07179bf59ea4ec2&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2437] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:32:12 2026] DELETE /v2.0/security-groups/042b664f-17cf-4953-9d46-627fc308cf74 => 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: 1326/2438] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:32:12 2026] GET /v2.0/security-groups?tenant_id=75335dd2900e47ffa5d4dc53ce3e136a&name=default => generated 2929 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2439] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:32:12 2026] DELETE /v2.0/security-groups/2bfa5836-2482-4616-a543-fa0621115972 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:32:21.995 8 WARNING neutron_lib.context [None req-2b0de236-8f8c-40ba-8cfc-f438ba4cb179 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:32:22.151 8 INFO neutron.db.segments_db [None req-2b0de236-8f8c-40ba-8cfc-f438ba4cb179 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Added segment f7d494eb-09c8-4c8c-851e-0b45e7bb3adf of type vxlan for network 6e7ca033-3f72-4e16-84c8-c919b5a4c7ba [pid: 8|app: 0|req: 1328/2442] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:32:21 2026] POST /v2.0/networks => generated 640 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:32:22.276 7 WARNING neutron_lib.context [None req-fd80403d-2bb4-458a-ad67-a2ac8dc1b6a5 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2443] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:32:22 2026] POST /v2.0/subnets => generated 634 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2444] 10.0.0.199 () {32 vars in 722 bytes} [Thu Apr 23 01:32:22 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:32:22.679 7 WARNING neutron_lib.context [None req-3e065451-0fce-475b-893a-0f4924c5bd3e b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1116/2445] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:32:22 2026] POST /v2.0/subnets => generated 708 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:32:23.005 8 WARNING neutron_lib.context [None req-1bd12d0b-cca3-4176-9358-1799de90d723 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:32:23.083 8 INFO neutron.db.segments_db [None req-1bd12d0b-cca3-4176-9358-1799de90d723 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Added segment 488b07cc-5247-426d-889c-f52dce2dbf99 of type vxlan for network 4ddd02b3-92f9-4bc5-8970-e26e71afda0a [pid: 8|app: 0|req: 1330/2446] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:32:22 2026] POST /v2.0/networks => generated 637 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:32:23.232 7 WARNING neutron_lib.context [None req-21642b31-4fe0-4ef8-ba75-d2a90ed0b036 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2447] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:32:23 2026] POST /v2.0/subnets => generated 631 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:32:23.565 8 WARNING neutron_lib.context [None req-0c8b6f8d-d361-46d6-9390-7c9482949681 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1331/2448] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:32:23 2026] POST /v2.0/subnets => generated 702 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:32:24.034 7 WARNING neutron_lib.context [None req-84a01e97-6a6d-4ee7-ab7c-b729917ee297 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:32:24.111 7 INFO neutron.db.segments_db [None req-84a01e97-6a6d-4ee7-ab7c-b729917ee297 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Added segment cbf05598-2103-4803-b436-992bf866e455 of type vxlan for network cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b [pid: 7|app: 0|req: 1118/2449] 10.0.0.199 () {34 vars in 670 bytes} [Thu Apr 23 01:32:24 2026] POST /v2.0/networks => generated 637 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:32:24.239 8 WARNING neutron_lib.context [None req-13e40f41-2d20-4ea2-b6bb-00833d6cdcb3 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1332/2450] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:32:24 2026] POST /v2.0/subnets => generated 631 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:32:24.763 7 WARNING neutron_lib.context [None req-7065faca-6d74-440c-a9d5-53dc58b7800f b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1119/2451] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:32:24 2026] POST /v2.0/subnets => generated 705 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:32:25.211 8 WARNING neutron_lib.context [None req-46653af3-13b4-499c-95ca-0ab81433aa23 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:32:25.262 8 INFO neutron.db.segments_db [None req-46653af3-13b4-499c-95ca-0ab81433aa23 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Added segment a0c2a1f1-c19e-462e-91db-bd65a13b8ea6 of type vxlan for network a7747ab2-6558-4c80-b7a9-23cdc1384b45 2026-04-23 01:32:25.957 8 INFO neutron.db.l3_hamode_db [None req-46653af3-13b4-499c-95ca-0ab81433aa23 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:32:27.129 8 INFO neutron.db.l3_hamode_db [None req-46653af3-13b4-499c-95ca-0ab81433aa23 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1333/2454] 10.0.0.199 () {34 vars in 669 bytes} [Thu Apr 23 01:32:25 2026] POST /v2.0/routers => generated 685 bytes in 3381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2455] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:32:28 2026] PUT /v2.0/routers/94dad88f-3332-4752-8eb8-a618c563dfe3/add_router_interface => generated 309 bytes in 1876 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2456] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:32:30 2026] PUT /v2.0/routers/94dad88f-3332-4752-8eb8-a618c563dfe3/add_router_interface => generated 309 bytes in 2187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2457] 10.0.0.199 () {34 vars in 783 bytes} [Thu Apr 23 01:32:32 2026] PUT /v2.0/routers/94dad88f-3332-4752-8eb8-a618c563dfe3/add_router_interface => generated 309 bytes in 1900 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:32:34.625 8 WARNING neutron_lib.context [None req-dd9582bb-e391-414d-9040-7108a59e510e b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1335/2458] 10.0.0.199 () {34 vars in 684 bytes} [Thu Apr 23 01:32:34 2026] POST /v2.0/security-groups => generated 1629 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:32:34.796 7 WARNING neutron_lib.context [None req-32e84d48-3172-49f6-b252-3f5e14cf544a b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1124/2459] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:32:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:32:34.923 8 WARNING neutron_lib.context [None req-06ec3c6b-be0a-4803-9663-318fe9a482f6 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1336/2460] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:32:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:32:35.064 7 WARNING neutron_lib.context [None req-61b2da4b-92f6-4a63-b42e-5623dc259a25 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1125/2461] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:32:35 2026] POST /v2.0/security-group-rules => generated 599 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:32:35.194 8 WARNING neutron_lib.context [None req-7b1f4119-fc25-4f89-b7cc-ad1dbcf0bff7 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1337/2462] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:32:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:32:35.322 7 WARNING neutron_lib.context [None req-7305db9b-abce-47d6-9bf3-d25ca66566d8 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1126/2463] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:32:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:32:35.437 8 WARNING neutron_lib.context [None req-b78652f5-9b41-4bcc-a122-107e2c1054bf b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1338/2464] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:32:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:32:35.573 7 WARNING neutron_lib.context [None req-885dde3a-1a89-4a5b-8539-abbc750110ff b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1127/2465] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:32:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:32:35.714 8 WARNING neutron_lib.context [None req-1c24033a-29ae-4500-887a-da23dc2a9ad1 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1339/2466] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:32:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:32:35.863 7 WARNING neutron_lib.context [None req-0c83f8f2-2384-4995-aa5a-a33482bc0d71 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1128/2467] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:32:35 2026] POST /v2.0/security-group-rules => generated 599 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:32:36.032 8 WARNING neutron_lib.context [None req-4659203a-637d-428f-89dc-d487737c5e86 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1340/2468] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:32:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:32:36.180 7 WARNING neutron_lib.context [None req-19c79a04-c15d-4464-9eaa-529ee584adff b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1129/2469] 10.0.0.199 () {34 vars in 695 bytes} [Thu Apr 23 01:32:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2470] 10.0.0.183 () {34 vars in 1094 bytes} [Thu Apr 23 01:32:36 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-960608352&fields=id&tenant_id=5fff4ebc8fff4497b36472895cb65c5a => 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: 1130/2471] 10.0.0.183 () {34 vars in 982 bytes} [Thu Apr 23 01:32:36 2026] GET /v2.0/networks?id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a => generated 704 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2472] 10.0.0.183 () {34 vars in 965 bytes} [Thu Apr 23 01:32:36 2026] GET /v2.0/quotas/5fff4ebc8fff4497b36472895cb65c5a => 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: 1131/2473] 10.0.0.183 () {34 vars in 1002 bytes} [Thu Apr 23 01:32:36 2026] GET /v2.0/ports?tenant_id=5fff4ebc8fff4497b36472895cb65c5a&fields=id => generated 287 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2474] 10.0.0.183 () {34 vars in 1008 bytes} [Thu Apr 23 01:32:37 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?fields=segments => generated 14 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2475] 10.0.0.183 () {34 vars in 1108 bytes} [Thu Apr 23 01:32:37 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?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: 1344/2476] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:32:37 2026] GET /v2.0/ports?device_id=d597b593-f0bb-4ad6-a321-bcbc1fd7f756 => 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: 1133/2477] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:32:38 2026] GET /v2.0/networks?id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a => generated 704 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2478] 199.204.45.233 () {34 vars in 1050 bytes} [Thu Apr 23 01:32:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5fff4ebc8fff4497b36472895cb65c5a => generated 178 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:32:38.526 7 WARNING neutron_lib.context [req-70f8d045-9172-4f7e-863a-11315b826609 req-318a4d24-1f33-4145-96f3-d091bc76e275 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1134/2479] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 23 01:32:38 2026] POST /v2.0/ports => generated 1183 bytes in 908 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2480] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 23 01:32:39 2026] PUT /v2.0/ports/daf35804-f286-4add-aebb-60cde6a0c29e => generated 1428 bytes in 606 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: 1135/2481] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:32:40 2026] GET /v2.0/ports?tenant_id=5fff4ebc8fff4497b36472895cb65c5a&device_id=d597b593-f0bb-4ad6-a321-bcbc1fd7f756 => generated 1467 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1347/2482] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:32:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.123&port_id=daf35804-f286-4add-aebb-60cde6a0c29e => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2483] 199.204.45.233 () {34 vars in 1104 bytes} [Thu Apr 23 01:32:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3bd&port_id=daf35804-f286-4add-aebb-60cde6a0c29e => 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: 1348/2484] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 23 01:32:40 2026] GET /v2.0/subnets?id=4d674c5c-1fce-4f59-9ce8-5a2e631f76b4&id=38dabcbc-f684-4951-aaa5-bd07914c7e04 => generated 1362 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2485] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:32:40 2026] GET /v2.0/ports?network_id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:32:40.345 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c6da3b8-3d26-4ff8-8fd4-b5cec16c4f11'] response: {'name': 'network-changed', 'server_uuid': 'd597b593-f0bb-4ad6-a321-bcbc1fd7f756', 'tag': 'daf35804-f286-4add-aebb-60cde6a0c29e', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1349/2486] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:32:40 2026] GET /v2.0/ports?network_id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2487] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:32:40 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2488] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:32:40 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?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: 1139/2489] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:32:40 2026] GET /v2.0/ports?tenant_id=5fff4ebc8fff4497b36472895cb65c5a&device_id=d597b593-f0bb-4ad6-a321-bcbc1fd7f756 => generated 1467 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2490] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:32:40 2026] GET /v2.0/networks?id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2491] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:32:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.123&port_id=daf35804-f286-4add-aebb-60cde6a0c29e => 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: 1352/2492] 199.204.45.233 () {34 vars in 1104 bytes} [Thu Apr 23 01:32:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3bd&port_id=daf35804-f286-4add-aebb-60cde6a0c29e => 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: 1141/2493] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 23 01:32:40 2026] GET /v2.0/subnets?id=4d674c5c-1fce-4f59-9ce8-5a2e631f76b4&id=38dabcbc-f684-4951-aaa5-bd07914c7e04 => 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: 1353/2494] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:32:40 2026] GET /v2.0/ports?network_id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2495] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:32:40 2026] GET /v2.0/ports?network_id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2496] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:32:40 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?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: 1143/2497] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:32:41 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?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: 1355/2498] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:32:42 2026] GET /v2.0/ports?device_id=d597b593-f0bb-4ad6-a321-bcbc1fd7f756 => generated 1200 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2499] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:32:42 2026] GET /v2.0/security-groups?id=e50a57e6-2284-422f-b854-7ef754f80c81&fields=id&fields=name => generated 111 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2500] 10.0.0.199 () {32 vars in 818 bytes} [Thu Apr 23 01:32:42 2026] GET /v2.0/ports?network_id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a&mac_address=fa%3A16%3A3e%3Ad7%3Af7%3Ada => generated 1200 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:32:42.978 7 WARNING neutron_lib.context [None req-0f7d9d53-3274-43c5-9525-48bee59a9c60 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:32:43.982 7 INFO neutron.db.l3_db [None req-0f7d9d53-3274-43c5-9525-48bee59a9c60 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Floating IP 5fd10a0f-0413-4436-a005-1898aa27b536 associated. External IP: 10.96.250.217, port: daf35804-f286-4add-aebb-60cde6a0c29e. [pid: 7|app: 0|req: 1145/2503] 10.0.0.199 () {34 vars in 677 bytes} [Thu Apr 23 01:32:42 2026] POST /v2.0/floatingips => generated 855 bytes in 1461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2504] 10.0.0.183 () {34 vars in 1094 bytes} [Thu Apr 23 01:32:44 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-960608352&fields=id&tenant_id=5fff4ebc8fff4497b36472895cb65c5a => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2505] 10.0.0.183 () {34 vars in 982 bytes} [Thu Apr 23 01:32:44 2026] GET /v2.0/networks?id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b => generated 704 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2506] 10.0.0.183 () {34 vars in 965 bytes} [Thu Apr 23 01:32:44 2026] GET /v2.0/quotas/5fff4ebc8fff4497b36472895cb65c5a => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:32:44.725 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a00d661-04c7-4d86-a423-670cb6ddeec2'] response: {'name': 'network-changed', 'server_uuid': 'd597b593-f0bb-4ad6-a321-bcbc1fd7f756', 'tag': 'daf35804-f286-4add-aebb-60cde6a0c29e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1147/2507] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:32:44 2026] GET /v2.0/ports?tenant_id=5fff4ebc8fff4497b36472895cb65c5a&device_id=d597b593-f0bb-4ad6-a321-bcbc1fd7f756 => generated 1469 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2508] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:32:44 2026] GET /v2.0/networks?id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a => generated 800 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2509] 10.0.0.183 () {34 vars in 1002 bytes} [Thu Apr 23 01:32:44 2026] GET /v2.0/ports?tenant_id=5fff4ebc8fff4497b36472895cb65c5a&fields=id => generated 333 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2510] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:32:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.123&port_id=daf35804-f286-4add-aebb-60cde6a0c29e => generated 858 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2511] 199.204.45.233 () {34 vars in 1104 bytes} [Thu Apr 23 01:32:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3bd&port_id=daf35804-f286-4add-aebb-60cde6a0c29e => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2512] 10.0.0.183 () {34 vars in 1008 bytes} [Thu Apr 23 01:32:44 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2513] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 23 01:32:45 2026] GET /v2.0/subnets?id=4d674c5c-1fce-4f59-9ce8-5a2e631f76b4&id=38dabcbc-f684-4951-aaa5-bd07914c7e04 => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2514] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:32:45 2026] GET /v2.0/ports?network_id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a&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: 1363/2515] 10.0.0.183 () {34 vars in 1108 bytes} [Thu Apr 23 01:32:45 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?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: 1153/2516] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:32:45 2026] GET /v2.0/ports?network_id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2517] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:32:45 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2518] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:32:45 2026] GET /v2.0/ports?device_id=fac57190-2d87-45ca-86a1-c7cb5fffd312 => 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: 1365/2519] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:32:45 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2520] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:32:45 2026] GET /v2.0/networks?id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b => generated 704 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2521] 199.204.45.233 () {34 vars in 1050 bytes} [Thu Apr 23 01:32:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5fff4ebc8fff4497b36472895cb65c5a => generated 178 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:32:46.177 7 WARNING neutron_lib.context [req-4e89051d-07a1-45a6-a75e-a9e36bc09932 req-9c39e45f-2211-4b4c-8111-3182c94f17a5 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1156/2522] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 23 01:32:46 2026] POST /v2.0/ports => generated 1183 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2523] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 23 01:32:46 2026] PUT /v2.0/ports/30e13716-1df7-4a0b-a6a7-aaf5fa1ce3d2 => generated 1428 bytes in 566 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: 1157/2524] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:32:47 2026] GET /v2.0/ports?tenant_id=5fff4ebc8fff4497b36472895cb65c5a&device_id=fac57190-2d87-45ca-86a1-c7cb5fffd312 => generated 1467 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1368/2525] 199.204.45.233 () {34 vars in 1056 bytes} [Thu Apr 23 01:32:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.76&port_id=30e13716-1df7-4a0b-a6a7-aaf5fa1ce3d2 => 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: 1158/2526] 199.204.45.233 () {34 vars in 1106 bytes} [Thu Apr 23 01:32:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A295&port_id=30e13716-1df7-4a0b-a6a7-aaf5fa1ce3d2 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:32:47.532 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fdb8d69-0872-481e-8197-7f6cf72c294f'] response: {'name': 'network-changed', 'server_uuid': 'fac57190-2d87-45ca-86a1-c7cb5fffd312', 'tag': '30e13716-1df7-4a0b-a6a7-aaf5fa1ce3d2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1369/2527] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 23 01:32:47 2026] GET /v2.0/subnets?id=beb3dbf9-b326-4c7b-86d3-e6f3d59a4450&id=7b2f7a18-f225-4f7d-b953-bc4561f1d032 => generated 1365 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2528] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:32:47 2026] GET /v2.0/ports?network_id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b&device_owner=network%3Adhcp => generated 1461 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: 1370/2529] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:32:47 2026] GET /v2.0/ports?network_id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2530] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:32:47 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?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: 1371/2531] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:32:47 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2532] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:32:47 2026] GET /v2.0/ports?tenant_id=5fff4ebc8fff4497b36472895cb65c5a&device_id=fac57190-2d87-45ca-86a1-c7cb5fffd312 => generated 1467 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2533] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:32:47 2026] GET /v2.0/networks?id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b => generated 800 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2534] 199.204.45.233 () {34 vars in 1056 bytes} [Thu Apr 23 01:32:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.76&port_id=30e13716-1df7-4a0b-a6a7-aaf5fa1ce3d2 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2535] 199.204.45.233 () {34 vars in 1106 bytes} [Thu Apr 23 01:32:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A295&port_id=30e13716-1df7-4a0b-a6a7-aaf5fa1ce3d2 => 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: 1163/2536] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 23 01:32:48 2026] GET /v2.0/subnets?id=beb3dbf9-b326-4c7b-86d3-e6f3d59a4450&id=7b2f7a18-f225-4f7d-b953-bc4561f1d032 => generated 1365 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2537] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:32:48 2026] GET /v2.0/ports?network_id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2538] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:32:48 2026] GET /v2.0/ports?network_id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2539] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:32:48 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?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: 1165/2540] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:32:48 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2541] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:32:50 2026] GET /v2.0/ports?device_id=fac57190-2d87-45ca-86a1-c7cb5fffd312 => generated 1200 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2542] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:32:50 2026] GET /v2.0/security-groups?id=e50a57e6-2284-422f-b854-7ef754f80c81&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: 8|app: 0|req: 1377/2543] 10.0.0.178 () {34 vars in 990 bytes} [Thu Apr 23 01:32:52 2026] GET /v2.0/ports?device_id=d597b593-f0bb-4ad6-a321-bcbc1fd7f756 => generated 1469 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2544] 10.0.0.178 () {34 vars in 1040 bytes} [Thu Apr 23 01:32:52 2026] GET /v2.0/security-groups?id=e50a57e6-2284-422f-b854-7ef754f80c81&fields=id&fields=name => generated 111 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2545] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:32:55 2026] GET /v2.0/ports?device_id=fac57190-2d87-45ca-86a1-c7cb5fffd312 => generated 1200 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2546] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:32:55 2026] GET /v2.0/security-groups?id=e50a57e6-2284-422f-b854-7ef754f80c81&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: 8|app: 0|req: 1379/2547] 10.0.0.199 () {32 vars in 818 bytes} [Thu Apr 23 01:32:55 2026] GET /v2.0/ports?network_id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b&mac_address=fa%3A16%3A3e%3A99%3A39%3Aa8 => generated 1200 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:32:55.923 7 WARNING neutron_lib.context [None req-0c94f1f5-bb01-478c-bde8-d4b9ee28fede b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:32:56.953 7 INFO neutron.db.l3_db [None req-0c94f1f5-bb01-478c-bde8-d4b9ee28fede b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Floating IP e1f290ed-1578-4c53-acb5-dc7af4077ba1 associated. External IP: 10.96.250.204, port: 30e13716-1df7-4a0b-a6a7-aaf5fa1ce3d2. [pid: 7|app: 0|req: 1169/2548] 10.0.0.199 () {34 vars in 677 bytes} [Thu Apr 23 01:32:55 2026] POST /v2.0/floatingips => generated 854 bytes in 1500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2551] 10.0.0.178 () {34 vars in 990 bytes} [Thu Apr 23 01:33:00 2026] GET /v2.0/ports?device_id=fac57190-2d87-45ca-86a1-c7cb5fffd312 => generated 1469 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:33:00.584 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f78ccbec-2e06-48e9-9304-11636b410e32'] response: {'name': 'network-changed', 'server_uuid': 'fac57190-2d87-45ca-86a1-c7cb5fffd312', 'tag': '30e13716-1df7-4a0b-a6a7-aaf5fa1ce3d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1171/2552] 10.0.0.178 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:00 2026] GET /v2.0/security-groups?id=e50a57e6-2284-422f-b854-7ef754f80c81&fields=id&fields=name => generated 111 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2553] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:33:00 2026] GET /v2.0/ports?tenant_id=5fff4ebc8fff4497b36472895cb65c5a&device_id=fac57190-2d87-45ca-86a1-c7cb5fffd312 => generated 1469 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2554] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:33:00 2026] GET /v2.0/networks?id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b => generated 800 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2555] 199.204.45.233 () {34 vars in 1056 bytes} [Thu Apr 23 01:33:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.76&port_id=30e13716-1df7-4a0b-a6a7-aaf5fa1ce3d2 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2556] 199.204.45.233 () {34 vars in 1106 bytes} [Thu Apr 23 01:33:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A295&port_id=30e13716-1df7-4a0b-a6a7-aaf5fa1ce3d2 => 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: 1384/2557] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 23 01:33:00 2026] GET /v2.0/subnets?id=beb3dbf9-b326-4c7b-86d3-e6f3d59a4450&id=7b2f7a18-f225-4f7d-b953-bc4561f1d032 => generated 1365 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2558] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:33:00 2026] GET /v2.0/ports?network_id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b&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: 1385/2559] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:33:00 2026] GET /v2.0/ports?network_id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b&device_owner=network%3Adhcp => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2560] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:33:01 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?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: 1386/2561] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:33:01 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?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: 1176/2562] 10.0.0.199 () {32 vars in 721 bytes} [Thu Apr 23 01:33:04 2026] GET /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2563] 10.0.0.169 () {30 vars in 690 bytes} [Thu Apr 23 01:33:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2564] 10.0.0.169 () {30 vars in 692 bytes} [Thu Apr 23 01:33:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2565] 10.0.0.169 () {30 vars in 668 bytes} [Thu Apr 23 01:33:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2566] 10.0.0.169 () {30 vars in 704 bytes} [Thu Apr 23 01:33:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2567] 10.0.0.169 () {28 vars in 439 bytes} [Thu Apr 23 01:33:05 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2568] 10.0.0.169 () {30 vars in 728 bytes} [Thu Apr 23 01:33:05 2026] GET /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => generated 634 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2569] 10.0.0.169 () {30 vars in 690 bytes} [Thu Apr 23 01:33:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2570] 10.0.0.169 () {30 vars in 692 bytes} [Thu Apr 23 01:33:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2571] 10.0.0.169 () {30 vars in 668 bytes} [Thu Apr 23 01:33:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2572] 10.0.0.169 () {30 vars in 704 bytes} [Thu Apr 23 01:33:05 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: 1392/2573] 10.0.0.169 () {30 vars in 728 bytes} [Thu Apr 23 01:33:05 2026] GET /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2574] 10.0.0.169 () {30 vars in 690 bytes} [Thu Apr 23 01:33:06 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: 1393/2575] 10.0.0.169 () {30 vars in 692 bytes} [Thu Apr 23 01:33:06 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: 1183/2576] 10.0.0.169 () {30 vars in 668 bytes} [Thu Apr 23 01:33:06 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: 1394/2577] 10.0.0.169 () {30 vars in 704 bytes} [Thu Apr 23 01:33:06 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: 1184/2578] 10.0.0.169 () {30 vars in 730 bytes} [Thu Apr 23 01:33:06 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2579] 10.0.0.169 () {30 vars in 682 bytes} [Thu Apr 23 01:33:06 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2580] 10.0.0.169 () {34 vars in 704 bytes} [Thu Apr 23 01:33:06 2026] POST /v2.0/ports => generated 1132 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2581] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:33:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1186/2582] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 23 01:33:09 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: 1397/2583] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 23 01:33:09 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: 1187/2584] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 23 01:33:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2585] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:33:09 2026] GET /v2.0/ports/b5fa6608-d8c5-4915-b79d-f4d7c75cd9d6 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2586] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:33:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2587] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 23 01:33:09 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: 1189/2588] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 23 01:33:09 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: 1400/2589] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 23 01:33:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:09.580 7 INFO neutron.api.v2.resource [None req-f2f3cbd8-05f8-4055-87fa-debf4689c721 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1190/2590] 199.204.45.233 () {30 vars in 763 bytes} [Thu Apr 23 01:33:09 2026] GET /v2.0/security-groups/lb-406abc9a-a554-4b80-9e3b-82cd29eb57c5 => 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: 1401/2591] 199.204.45.233 () {30 vars in 785 bytes} [Thu Apr 23 01:33:09 2026] GET /v2.0/security-groups?name=lb-406abc9a-a554-4b80-9e3b-82cd29eb57c5 => generated 23 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2592] 199.204.45.233 () {34 vars in 736 bytes} [Thu Apr 23 01:33:09 2026] POST /v2.0/security-groups => generated 1638 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2593] 199.204.45.233 () {30 vars in 815 bytes} [Thu Apr 23 01:33:09 2026] GET /v2.0/security-group-rules?security_group_id=bc3f54b7-146a-404e-800e-fd7de8e4bd37 => generated 1182 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2594] 199.204.45.233 () {34 vars in 789 bytes} [Thu Apr 23 01:33:09 2026] PUT /v2.0/ports/b5fa6608-d8c5-4915-b79d-f4d7c75cd9d6 => generated 1132 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2595] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:33:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1193/2596] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 23 01:33:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2597] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 23 01:33:10 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: 1194/2598] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 23 01:33:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2599] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:33:10 2026] GET /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => 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: 1195/2600] 199.204.45.233 () {34 vars in 1096 bytes} [Thu Apr 23 01:33:12 2026] GET /v2.0/ports?device_id=d597b593-f0bb-4ad6-a321-bcbc1fd7f756&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2601] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:33:12 2026] GET /v2.0/ports?tenant_id=5fff4ebc8fff4497b36472895cb65c5a&device_id=d597b593-f0bb-4ad6-a321-bcbc1fd7f756 => 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: 1196/2602] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:33:12 2026] GET /v2.0/networks?id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2603] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:33:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.123&port_id=daf35804-f286-4add-aebb-60cde6a0c29e => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2604] 199.204.45.233 () {34 vars in 1104 bytes} [Thu Apr 23 01:33:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3bd&port_id=daf35804-f286-4add-aebb-60cde6a0c29e => 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: 1408/2605] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 23 01:33:13 2026] GET /v2.0/subnets?id=4d674c5c-1fce-4f59-9ce8-5a2e631f76b4&id=38dabcbc-f684-4951-aaa5-bd07914c7e04 => generated 1362 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2606] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:33:13 2026] GET /v2.0/ports?network_id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2607] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:33:13 2026] GET /v2.0/ports?network_id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a&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: 1199/2608] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:33:13 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?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: 1410/2609] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:33:13 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2612] 10.0.0.183 () {34 vars in 1016 bytes} [Thu Apr 23 01:33:17 2026] GET /v2.0/security-groups?id=a776d5fd-20f0-4129-9eba-992dac695e1b&fields=id => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2613] 10.0.0.183 () {34 vars in 982 bytes} [Thu Apr 23 01:33:17 2026] GET /v2.0/networks?id=8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce => generated 735 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2614] 10.0.0.183 () {34 vars in 965 bytes} [Thu Apr 23 01:33:17 2026] GET /v2.0/quotas/bb5efdb6695f45bf8d65f63a2b85f509 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2615] 10.0.0.183 () {34 vars in 1002 bytes} [Thu Apr 23 01:33:17 2026] GET /v2.0/ports?tenant_id=bb5efdb6695f45bf8d65f63a2b85f509&fields=id => generated 149 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2616] 10.0.0.183 () {34 vars in 1008 bytes} [Thu Apr 23 01:33:17 2026] GET /v2.0/networks/8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce?fields=segments => generated 14 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2617] 10.0.0.183 () {34 vars in 1108 bytes} [Thu Apr 23 01:33:17 2026] GET /v2.0/networks/8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce?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: 1204/2618] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:33:18 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2619] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:33:18 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => 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: 1205/2620] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:33:19 2026] GET /v2.0/networks?id=8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce => generated 735 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2621] 199.204.45.233 () {34 vars in 1050 bytes} [Thu Apr 23 01:33:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bb5efdb6695f45bf8d65f63a2b85f509 => generated 343 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2622] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 23 01:33:19 2026] POST /v2.0/ports => generated 1082 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2623] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 23 01:33:19 2026] PUT /v2.0/ports/061a29e6-eb2d-4e28-ba94-8cc2e5fb0320 => generated 1207 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1207/2624] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:33:20 2026] GET /v2.0/ports?tenant_id=bb5efdb6695f45bf8d65f63a2b85f509&device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 1246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1418/2625] 199.204.45.233 () {34 vars in 1062 bytes} [Thu Apr 23 01:33:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.223&port_id=061a29e6-eb2d-4e28-ba94-8cc2e5fb0320 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2626] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:33:20 2026] GET /v2.0/subnets?id=ced138d7-297d-492d-8d12-ce07de38295d => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2627] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:33:20 2026] GET /v2.0/ports?network_id=8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2628] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:33:20 2026] GET /v2.0/networks/8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:33:20.550 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2656b21-779b-45c3-addb-5b4c5fcab968'] response: {'name': 'network-changed', 'server_uuid': 'bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465', 'tag': '061a29e6-eb2d-4e28-ba94-8cc2e5fb0320', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1420/2629] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:33:20 2026] GET /v2.0/networks/8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2630] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:33:20 2026] GET /v2.0/ports?tenant_id=bb5efdb6695f45bf8d65f63a2b85f509&device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 1246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2631] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:33:20 2026] GET /v2.0/networks?id=8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce => generated 735 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2632] 199.204.45.233 () {34 vars in 1062 bytes} [Thu Apr 23 01:33:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.223&port_id=061a29e6-eb2d-4e28-ba94-8cc2e5fb0320 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2633] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 23 01:33:20 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 1246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2634] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:33:20 2026] GET /v2.0/subnets?id=ced138d7-297d-492d-8d12-ce07de38295d => generated 630 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2635] 199.204.45.233 () {34 vars in 1044 bytes} [Thu Apr 23 01:33:20 2026] GET /v2.0/security-groups?id=a776d5fd-20f0-4129-9eba-992dac695e1b&fields=id&fields=name => generated 96 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2636] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:33:20 2026] GET /v2.0/ports?network_id=8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce&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: 1424/2637] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:33:20 2026] GET /v2.0/networks/8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce?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: 1214/2638] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:33:21 2026] GET /v2.0/networks/8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce?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: 1425/2639] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:33:21 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2640] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:21 2026] GET /v2.0/security-groups?id=a776d5fd-20f0-4129-9eba-992dac695e1b&fields=id&fields=name => generated 96 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2641] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:33:21 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2642] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:33:24 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => 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: 1427/2643] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:24 2026] GET /v2.0/security-groups?id=a776d5fd-20f0-4129-9eba-992dac695e1b&fields=id&fields=name => generated 96 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2644] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:33:24 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2651] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:33:59 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: 1221/2652] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 23 01:33: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: 1432/2653] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 23 01:33:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2654] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 23 01:33: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: 8|app: 0|req: 1433/2655] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:33:59 2026] GET /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => 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: 1223/2656] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:34:00 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2657] 199.204.45.233 () {34 vars in 717 bytes} [Thu Apr 23 01:34:00 2026] POST /v2.0/ports => generated 1097 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2658] 10.0.0.183 () {34 vars in 971 bytes} [Thu Apr 23 01:34:00 2026] GET /v2.0/ports/76541843-f5c2-4132-8d2c-11b4201b17af => generated 1097 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1435/2659] 10.0.0.183 () {34 vars in 907 bytes} [Thu Apr 23 01:34:00 2026] GET /v2.0/extensions => generated 19901 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2660] 199.204.45.233 () {34 vars in 1262 bytes} [Thu Apr 23 01:34:00 2026] GET /v2.0/ports/76541843-f5c2-4132-8d2c-11b4201b17af?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2661] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:34:00 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2662] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:34:00 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba?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: 1437/2663] 199.204.45.233 () {34 vars in 975 bytes} [Thu Apr 23 01:34:01 2026] GET /v2.0/ports/76541843-f5c2-4132-8d2c-11b4201b17af => 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: 1227/2664] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:34:01 2026] GET /v2.0/networks?id=6e7ca033-3f72-4e16-84c8-c919b5a4c7ba => generated 803 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2665] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 23 01:34:01 2026] PUT /v2.0/ports/76541843-f5c2-4132-8d2c-11b4201b17af => generated 1251 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2666] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:34:01 2026] GET /v2.0/ports?tenant_id=bb5efdb6695f45bf8d65f63a2b85f509&device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2527 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: 1439/2667] 199.204.45.233 () {34 vars in 1062 bytes} [Thu Apr 23 01:34:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.223&port_id=061a29e6-eb2d-4e28-ba94-8cc2e5fb0320 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2668] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:34:01 2026] GET /v2.0/subnets?id=ced138d7-297d-492d-8d12-ce07de38295d => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2669] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:34:01 2026] GET /v2.0/ports?network_id=8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce&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: 7|app: 0|req: 1230/2670] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:34:01 2026] GET /v2.0/networks/8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:34:01.990 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0dff8bc9-dde6-4347-bc8a-0ef97ee67091'] response: {'name': 'network-changed', 'server_uuid': 'bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465', 'tag': '76541843-f5c2-4132-8d2c-11b4201b17af', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1441/2671] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:34:01 2026] GET /v2.0/networks/8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce?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: 1231/2672] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:34:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.249&port_id=76541843-f5c2-4132-8d2c-11b4201b17af => 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: 1442/2673] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:34:02 2026] GET /v2.0/subnets?id=4c988a28-5b9a-44da-a24e-eecc6df2e5bb => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2674] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:34:02 2026] GET /v2.0/ports?network_id=6e7ca033-3f72-4e16-84c8-c919b5a4c7ba&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: 1443/2675] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:34:02 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2676] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:34:02 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 758 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2677] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/ports?tenant_id=bb5efdb6695f45bf8d65f63a2b85f509&device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2527 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2678] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/networks?id=6e7ca033-3f72-4e16-84c8-c919b5a4c7ba => generated 803 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2679] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.249&port_id=76541843-f5c2-4132-8d2c-11b4201b17af => 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: 1235/2680] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/subnets?id=4c988a28-5b9a-44da-a24e-eecc6df2e5bb => 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: 1446/2681] 10.0.0.183 () {34 vars in 971 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/ports/76541843-f5c2-4132-8d2c-11b4201b17af => generated 1287 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2682] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/ports?network_id=6e7ca033-3f72-4e16-84c8-c919b5a4c7ba&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2683] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba?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: 1238/2684] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba?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: 1447/2685] 199.204.45.233 () {34 vars in 789 bytes} [Thu Apr 23 01:34:03 2026] PUT /v2.0/ports/76541843-f5c2-4132-8d2c-11b4201b17af => generated 1312 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:34:03.684 7 INFO neutron.api.v2.resource [None req-4fad5e41-fb62-4415-ad86-f1bee87e954d 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1239/2686] 199.204.45.233 () {30 vars in 763 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/security-groups/lb-406abc9a-a554-4b80-9e3b-82cd29eb57c5 => generated 149 bytes in 17 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: 1448/2687] 199.204.45.233 () {30 vars in 785 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/security-groups?name=lb-406abc9a-a554-4b80-9e3b-82cd29eb57c5 => generated 1639 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2688] 199.204.45.233 () {34 vars in 789 bytes} [Thu Apr 23 01:34:03 2026] PUT /v2.0/ports/76541843-f5c2-4132-8d2c-11b4201b17af => generated 1312 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2689] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1241/2690] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2691] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 23 01:34:04 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: 1242/2692] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 23 01:34: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) 2026-04-23 01:34:04.392 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9da35002-278f-4297-b376-55e01625b4bd'] response: {'name': 'network-changed', 'server_uuid': 'bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465', 'tag': '76541843-f5c2-4132-8d2c-11b4201b17af', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1451/2693] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2694] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/ports/b5fa6608-d8c5-4915-b79d-f4d7c75cd9d6 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:34:04.487 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-92c06ca0-9326-4bb0-88db-5ca613b30d5b'] response: {'name': 'network-changed', 'server_uuid': 'bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465', 'tag': '76541843-f5c2-4132-8d2c-11b4201b17af', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1243/2695] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/ports?tenant_id=bb5efdb6695f45bf8d65f63a2b85f509&device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2696] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/ports/76541843-f5c2-4132-8d2c-11b4201b17af => generated 1350 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2697] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => 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: 1244/2698] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/networks?id=6e7ca033-3f72-4e16-84c8-c919b5a4c7ba => generated 803 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2699] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.249&port_id=76541843-f5c2-4132-8d2c-11b4201b17af => 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: 1456/2700] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/subnets?id=4c988a28-5b9a-44da-a24e-eecc6df2e5bb => generated 655 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2701] 199.204.45.233 () {30 vars in 743 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2702] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/ports/b5fa6608-d8c5-4915-b79d-f4d7c75cd9d6 => 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: 1457/2703] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/ports?network_id=6e7ca033-3f72-4e16-84c8-c919b5a4c7ba&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: 1458/2704] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => 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: 1247/2705] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba?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: 1459/2706] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba?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: 1248/2707] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/ports?tenant_id=bb5efdb6695f45bf8d65f63a2b85f509&device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2708] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/networks?id=6e7ca033-3f72-4e16-84c8-c919b5a4c7ba => generated 803 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2709] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:34:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.249&port_id=76541843-f5c2-4132-8d2c-11b4201b17af => 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: 1461/2710] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:34:05 2026] GET /v2.0/subnets?id=4c988a28-5b9a-44da-a24e-eecc6df2e5bb => 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: 1250/2711] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:34:05 2026] GET /v2.0/ports?network_id=6e7ca033-3f72-4e16-84c8-c919b5a4c7ba&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: 1462/2712] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:34:05 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2713] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:34:05 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2716] 199.204.45.233 () {34 vars in 1096 bytes} [Thu Apr 23 01:34:13 2026] GET /v2.0/ports?device_id=fac57190-2d87-45ca-86a1-c7cb5fffd312&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2717] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:34:13 2026] GET /v2.0/ports?tenant_id=5fff4ebc8fff4497b36472895cb65c5a&device_id=fac57190-2d87-45ca-86a1-c7cb5fffd312 => generated 1469 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2718] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:34:13 2026] GET /v2.0/networks?id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b => 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: 1254/2719] 199.204.45.233 () {34 vars in 1056 bytes} [Thu Apr 23 01:34:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.76&port_id=30e13716-1df7-4a0b-a6a7-aaf5fa1ce3d2 => generated 859 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2720] 199.204.45.233 () {34 vars in 1106 bytes} [Thu Apr 23 01:34:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A295&port_id=30e13716-1df7-4a0b-a6a7-aaf5fa1ce3d2 => 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: 1255/2721] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 23 01:34:14 2026] GET /v2.0/subnets?id=beb3dbf9-b326-4c7b-86d3-e6f3d59a4450&id=7b2f7a18-f225-4f7d-b953-bc4561f1d032 => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2722] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:34:14 2026] GET /v2.0/ports?network_id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b&device_owner=network%3Adhcp => generated 1461 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2723] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:34:14 2026] GET /v2.0/ports?network_id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b&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: 1468/2724] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:34:14 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2725] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:34:14 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?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) 2026-04-23 01:34:17.041 8 WARNING neutron_lib.context [None req-340d51ae-964b-4502-b79c-5d44da88e8d5 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:18.517 8 INFO neutron.db.l3_db [None req-340d51ae-964b-4502-b79c-5d44da88e8d5 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Floating IP 1aa17de3-d49a-4b22-872e-a4900f71d831 associated. External IP: 10.96.250.209, port: b5fa6608-d8c5-4915-b79d-f4d7c75cd9d6. [pid: 8|app: 0|req: 1469/2726] 10.0.0.199 () {34 vars in 677 bytes} [Thu Apr 23 01:34:17 2026] POST /v2.0/floatingips => generated 899 bytes in 1952 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2727] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:34:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2728] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 23 01:34:21 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: 1259/2729] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 23 01:34:21 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: 1471/2730] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 23 01:34:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:21.792 7 INFO neutron.api.v2.resource [None req-300725cc-04e6-44c4-a7ea-a1899e43b385 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1260/2731] 199.204.45.233 () {30 vars in 763 bytes} [Thu Apr 23 01:34:21 2026] GET /v2.0/security-groups/lb-406abc9a-a554-4b80-9e3b-82cd29eb57c5 => 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: 1472/2732] 199.204.45.233 () {30 vars in 785 bytes} [Thu Apr 23 01:34:21 2026] GET /v2.0/security-groups?name=lb-406abc9a-a554-4b80-9e3b-82cd29eb57c5 => generated 1639 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2733] 199.204.45.233 () {30 vars in 815 bytes} [Thu Apr 23 01:34:21 2026] GET /v2.0/security-group-rules?security_group_id=bc3f54b7-146a-404e-800e-fd7de8e4bd37 => generated 1182 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2734] 199.204.45.233 () {34 vars in 747 bytes} [Thu Apr 23 01:34:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2735] 199.204.45.233 () {34 vars in 747 bytes} [Thu Apr 23 01:34:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2738] 10.0.0.169 () {30 vars in 690 bytes} [Thu Apr 23 01:34:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2739] 10.0.0.169 () {30 vars in 692 bytes} [Thu Apr 23 01:34:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2740] 10.0.0.169 () {30 vars in 668 bytes} [Thu Apr 23 01:34:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2741] 10.0.0.169 () {30 vars in 704 bytes} [Thu Apr 23 01:34:30 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: 1266/2742] 10.0.0.169 () {28 vars in 439 bytes} [Thu Apr 23 01:34:31 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: 1477/2743] 10.0.0.169 () {30 vars in 728 bytes} [Thu Apr 23 01:34:31 2026] GET /v2.0/subnets/4d674c5c-1fce-4f59-9ce8-5a2e631f76b4 => generated 631 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2744] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:34:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2745] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 23 01:34:32 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: 1268/2746] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 23 01:34:32 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: 1479/2747] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 23 01:34:32 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: 1269/2748] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:34:32 2026] GET /v2.0/subnets/4d674c5c-1fce-4f59-9ce8-5a2e631f76b4 => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2749] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:34:33 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2750] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:34:33 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: 1481/2751] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 23 01:34:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2752] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 23 01:34:33 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: 1482/2753] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 23 01:34:33 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: 1272/2754] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:34:33 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?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: 1483/2755] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:34:33 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?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: 7|app: 0|req: 1273/2756] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:34:33 2026] GET /v2.0/networks?id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2757] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 23 01:34:34 2026] POST /v2.0/ports => generated 1295 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2758] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 23 01:34:34 2026] PUT /v2.0/ports/a957e8ff-40cf-4936-9085-b9f44a910138 => generated 1420 bytes in 596 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: 1485/2759] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:34:35 2026] GET /v2.0/ports?tenant_id=bb5efdb6695f45bf8d65f63a2b85f509&device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4038 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1275/2760] 199.204.45.233 () {34 vars in 1062 bytes} [Thu Apr 23 01:34:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.223&port_id=061a29e6-eb2d-4e28-ba94-8cc2e5fb0320 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2761] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:34:35 2026] GET /v2.0/subnets?id=ced138d7-297d-492d-8d12-ce07de38295d => generated 630 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:35.368 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f4456b4-f93b-4e3c-b938-0bc84d57f79c'] response: {'name': 'network-changed', 'server_uuid': 'bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465', 'tag': 'a957e8ff-40cf-4936-9085-b9f44a910138', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1276/2762] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:34:35 2026] GET /v2.0/ports?network_id=8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2763] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:34:35 2026] GET /v2.0/networks/8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1277/2764] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:34:35 2026] GET /v2.0/networks/8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce?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: 1488/2765] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:34:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.249&port_id=76541843-f5c2-4132-8d2c-11b4201b17af => 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: 1278/2766] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:34:35 2026] GET /v2.0/subnets?id=4c988a28-5b9a-44da-a24e-eecc6df2e5bb => generated 655 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2767] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:34:35 2026] GET /v2.0/ports?network_id=6e7ca033-3f72-4e16-84c8-c919b5a4c7ba&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: 1279/2768] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:34:35 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba?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: 1490/2769] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:34:35 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2770] 199.204.45.233 () {34 vars in 1056 bytes} [Thu Apr 23 01:34:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.15&port_id=a957e8ff-40cf-4936-9085-b9f44a910138 => 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: 1491/2771] 199.204.45.233 () {34 vars in 1102 bytes} [Thu Apr 23 01:34:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A26&port_id=a957e8ff-40cf-4936-9085-b9f44a910138 => 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: 1281/2772] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 23 01:34:35 2026] GET /v2.0/subnets?id=4d674c5c-1fce-4f59-9ce8-5a2e631f76b4&id=38dabcbc-f684-4951-aaa5-bd07914c7e04 => 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: 1492/2773] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:34:36 2026] GET /v2.0/ports?network_id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2774] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:34:36 2026] GET /v2.0/ports?network_id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2775] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:34:36 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?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: 1283/2776] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:34:36 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?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: 1494/2777] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:34:36 2026] GET /v2.0/ports?tenant_id=bb5efdb6695f45bf8d65f63a2b85f509&device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4038 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2778] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:34:36 2026] GET /v2.0/networks?id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2779] 199.204.45.233 () {34 vars in 1056 bytes} [Thu Apr 23 01:34:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.15&port_id=a957e8ff-40cf-4936-9085-b9f44a910138 => 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: 1285/2780] 199.204.45.233 () {34 vars in 1102 bytes} [Thu Apr 23 01:34:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A26&port_id=a957e8ff-40cf-4936-9085-b9f44a910138 => 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: 1496/2781] 10.0.0.183 () {34 vars in 971 bytes} [Thu Apr 23 01:34:36 2026] GET /v2.0/ports/a957e8ff-40cf-4936-9085-b9f44a910138 => generated 1456 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2782] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 23 01:34:36 2026] GET /v2.0/subnets?id=4d674c5c-1fce-4f59-9ce8-5a2e631f76b4&id=38dabcbc-f684-4951-aaa5-bd07914c7e04 => generated 1362 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2783] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:34:36 2026] GET /v2.0/ports/a957e8ff-40cf-4936-9085-b9f44a910138 => generated 1456 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2784] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:34:36 2026] GET /v2.0/ports?network_id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a&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: 1498/2785] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:34:36 2026] GET /v2.0/ports/a957e8ff-40cf-4936-9085-b9f44a910138 => generated 1456 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2786] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:34:36 2026] GET /v2.0/ports?network_id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2787] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:34:36 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?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: 1290/2788] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:34:36 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?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: 1499/2789] 199.204.45.233 () {34 vars in 790 bytes} [Thu Apr 23 01:34:36 2026] PUT /v2.0/ports/a957e8ff-40cf-4936-9085-b9f44a910138 => generated 1195 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2790] 199.204.45.233 () {30 vars in 743 bytes} [Thu Apr 23 01:34:37 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a => generated 797 bytes in 80 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: 1500/2791] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:34:37 2026] GET /v2.0/subnets/4d674c5c-1fce-4f59-9ce8-5a2e631f76b4 => generated 649 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2792] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:34:37 2026] GET /v2.0/ports?tenant_id=bb5efdb6695f45bf8d65f63a2b85f509&device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3813 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:34:37.546 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5bf3ff8-af52-4205-b704-83793f74a612'] response: {'name': 'network-changed', 'server_uuid': 'bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465', 'tag': 'a957e8ff-40cf-4936-9085-b9f44a910138', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1293/2793] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:34:37 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: 1294/2794] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 23 01:34:37 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: 1295/2795] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 23 01:34: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: 1296/2796] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 23 01:34:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2797] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:34:37 2026] GET /v2.0/networks?id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2798] 199.204.45.233 () {34 vars in 1056 bytes} [Thu Apr 23 01:34:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.15&port_id=a957e8ff-40cf-4936-9085-b9f44a910138 => 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: 1297/2799] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:34:37 2026] GET /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2800] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:34:37 2026] GET /v2.0/subnets?id=4d674c5c-1fce-4f59-9ce8-5a2e631f76b4 => generated 652 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2801] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:34:37 2026] GET /v2.0/ports/b5fa6608-d8c5-4915-b79d-f4d7c75cd9d6 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2802] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:34:37 2026] GET /v2.0/ports?network_id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2803] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:34:37 2026] GET /v2.0/ports/76541843-f5c2-4132-8d2c-11b4201b17af => generated 1350 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2804] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:34:37 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?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: 1505/2805] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:34:37 2026] GET /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2806] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:34:37 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?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: 1506/2807] 199.204.45.233 () {30 vars in 743 bytes} [Thu Apr 23 01:34:37 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2808] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:34:37 2026] GET /v2.0/ports/b5fa6608-d8c5-4915-b79d-f4d7c75cd9d6 => 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: 1507/2809] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:34:37 2026] GET /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => 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: 1304/2812] 10.0.0.169 () {30 vars in 690 bytes} [Thu Apr 23 01:34:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2813] 10.0.0.169 () {30 vars in 692 bytes} [Thu Apr 23 01:34:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2814] 10.0.0.169 () {30 vars in 668 bytes} [Thu Apr 23 01:34:46 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: 1510/2815] 10.0.0.169 () {30 vars in 704 bytes} [Thu Apr 23 01:34:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2816] 10.0.0.169 () {28 vars in 439 bytes} [Thu Apr 23 01:34:47 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: 1511/2817] 10.0.0.169 () {30 vars in 728 bytes} [Thu Apr 23 01:34:47 2026] GET /v2.0/subnets/beb3dbf9-b326-4c7b-86d3-e6f3d59a4450 => generated 631 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2818] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:34:47 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: 1512/2819] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 23 01:34:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2820] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 23 01:34:47 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: 1513/2821] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 23 01:34:47 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: 1309/2822] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:34:47 2026] GET /v2.0/subnets/4d674c5c-1fce-4f59-9ce8-5a2e631f76b4 => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2823] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:34:47 2026] GET /v2.0/subnets/beb3dbf9-b326-4c7b-86d3-e6f3d59a4450 => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2824] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:34:48 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3815 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2825] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:34:48 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: 1311/2826] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 23 01:34:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2827] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 23 01:34:48 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: 1312/2828] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 23 01:34:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2829] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:34:48 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2830] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:34:48 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?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: 1518/2831] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:34:48 2026] GET /v2.0/networks?id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b => generated 800 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2832] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 23 01:34:48 2026] POST /v2.0/ports => generated 1307 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2833] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 23 01:34:49 2026] PUT /v2.0/ports/60fd905e-462b-4d1b-9588-6f4c0eda06d7 => generated 1432 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1315/2834] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:34:49 2026] GET /v2.0/ports?tenant_id=bb5efdb6695f45bf8d65f63a2b85f509&device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 5275 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1520/2835] 199.204.45.233 () {34 vars in 1062 bytes} [Thu Apr 23 01:34:49 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.223&port_id=061a29e6-eb2d-4e28-ba94-8cc2e5fb0320 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2836] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:34:49 2026] GET /v2.0/subnets?id=ced138d7-297d-492d-8d12-ce07de38295d => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:49.894 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9197fe2d-fa0f-47a3-922d-594c053d9444'] response: {'name': 'network-changed', 'server_uuid': 'bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465', 'tag': '60fd905e-462b-4d1b-9588-6f4c0eda06d7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1521/2837] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:34:49 2026] GET /v2.0/ports?network_id=8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce&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: 1317/2838] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:34:49 2026] GET /v2.0/networks/8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce?fields=segments => generated 14 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: 8|app: 0|req: 1522/2839] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/networks/8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce?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: 1318/2840] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.249&port_id=76541843-f5c2-4132-8d2c-11b4201b17af => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2841] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/subnets?id=4c988a28-5b9a-44da-a24e-eecc6df2e5bb => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2842] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/ports?network_id=6e7ca033-3f72-4e16-84c8-c919b5a4c7ba&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2843] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba?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: 1320/2844] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2845] 199.204.45.233 () {34 vars in 1056 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.15&port_id=a957e8ff-40cf-4936-9085-b9f44a910138 => 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: 1321/2846] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/subnets?id=4d674c5c-1fce-4f59-9ce8-5a2e631f76b4 => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2847] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/ports?network_id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a&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: 1322/2848] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2849] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?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: 1323/2850] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.115&port_id=60fd905e-462b-4d1b-9588-6f4c0eda06d7 => 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: 1528/2851] 199.204.45.233 () {34 vars in 1106 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A236&port_id=60fd905e-462b-4d1b-9588-6f4c0eda06d7 => 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: 1324/2852] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/subnets?id=beb3dbf9-b326-4c7b-86d3-e6f3d59a4450&id=7b2f7a18-f225-4f7d-b953-bc4561f1d032 => generated 1365 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2853] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/ports?network_id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b&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: 7|app: 0|req: 1325/2854] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/ports?network_id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b&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: 8|app: 0|req: 1530/2855] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:34:51 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2856] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:34:51 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2857] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:34:51 2026] GET /v2.0/ports?tenant_id=bb5efdb6695f45bf8d65f63a2b85f509&device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 5275 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2858] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:34:51 2026] GET /v2.0/networks?id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b => generated 800 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2859] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:34:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.115&port_id=60fd905e-462b-4d1b-9588-6f4c0eda06d7 => 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: 1328/2860] 199.204.45.233 () {34 vars in 1106 bytes} [Thu Apr 23 01:34:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A236&port_id=60fd905e-462b-4d1b-9588-6f4c0eda06d7 => 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: 1533/2861] 10.0.0.183 () {34 vars in 971 bytes} [Thu Apr 23 01:34:51 2026] GET /v2.0/ports/60fd905e-462b-4d1b-9588-6f4c0eda06d7 => generated 1468 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2862] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 23 01:34:51 2026] GET /v2.0/subnets?id=beb3dbf9-b326-4c7b-86d3-e6f3d59a4450&id=7b2f7a18-f225-4f7d-b953-bc4561f1d032 => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2863] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:34:51 2026] GET /v2.0/ports/60fd905e-462b-4d1b-9588-6f4c0eda06d7 => generated 1468 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2864] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:34:51 2026] GET /v2.0/ports?network_id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2865] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:34:51 2026] GET /v2.0/ports/60fd905e-462b-4d1b-9588-6f4c0eda06d7 => generated 1468 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2866] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:34:51 2026] GET /v2.0/ports?network_id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b&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: 1332/2867] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:34:51 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2868] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:34:51 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2869] 199.204.45.233 () {34 vars in 790 bytes} [Thu Apr 23 01:34:51 2026] PUT /v2.0/ports/60fd905e-462b-4d1b-9588-6f4c0eda06d7 => generated 1199 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2870] 199.204.45.233 () {30 vars in 743 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b => generated 797 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: 1537/2871] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/subnets/beb3dbf9-b326-4c7b-86d3-e6f3d59a4450 => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2872] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/ports?tenant_id=bb5efdb6695f45bf8d65f63a2b85f509&device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 5042 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:34:52.313 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b45386fb-b8a8-4263-9b6a-8c0420c776e3'] response: {'name': 'network-changed', 'server_uuid': 'bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465', 'tag': '60fd905e-462b-4d1b-9588-6f4c0eda06d7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1336/2873] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2874] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 23 01:34:52 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: 1338/2875] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2876] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2877] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/networks?id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b => generated 800 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2878] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.115&port_id=60fd905e-462b-4d1b-9588-6f4c0eda06d7 => 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: 1340/2879] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2880] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/subnets?id=beb3dbf9-b326-4c7b-86d3-e6f3d59a4450 => 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: 1341/2881] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/ports/b5fa6608-d8c5-4915-b79d-f4d7c75cd9d6 => 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: 1541/2882] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/ports?network_id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2883] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/ports/76541843-f5c2-4132-8d2c-11b4201b17af => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2884] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2885] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2886] 199.204.45.233 () {30 vars in 743 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2887] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?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: 1345/2888] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/ports/b5fa6608-d8c5-4915-b79d-f4d7c75cd9d6 => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2889] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2892] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:35:02 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: 1347/2893] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 23 01:35:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2894] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 23 01:35:02 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: 1348/2895] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 23 01:35:02 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: 1548/2896] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:35:02 2026] GET /v2.0/subnets/4d674c5c-1fce-4f59-9ce8-5a2e631f76b4 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2897] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:02 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 5044 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2898] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:35:02 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: 1350/2899] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 23 01:35:02 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: 1550/2900] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 23 01:35:02 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: 1351/2901] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 23 01:35:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2902] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:35:02 2026] GET /v2.0/ports/60fd905e-462b-4d1b-9588-6f4c0eda06d7 => generated 1237 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2903] 199.204.45.233 () {34 vars in 789 bytes} [Thu Apr 23 01:35:02 2026] PUT /v2.0/ports/60fd905e-462b-4d1b-9588-6f4c0eda06d7 => generated 1026 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2904] 199.204.45.233 () {30 vars in 743 bytes} [Thu Apr 23 01:35:03 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b => generated 797 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:35:03.208 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-60da738c-bf69-44fa-bbe9-266d9199b532'] response: {'name': 'network-changed', 'server_uuid': 'bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465', 'tag': '60fd905e-462b-4d1b-9588-6f4c0eda06d7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1353/2905] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:03 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4869 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2906] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:35:03 2026] GET /v2.0/ports?tenant_id=bb5efdb6695f45bf8d65f63a2b85f509&device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4869 bytes in 68 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: 1354/2907] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:35:03 2026] GET /v2.0/networks?id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2908] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:03 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4869 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2909] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:35:03 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/2910] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:35:03 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?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: 1356/2911] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:04 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4869 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2912] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:05 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4869 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2913] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:06 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4869 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2914] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:07 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4869 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2915] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:08 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4869 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2916] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:09 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4869 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2917] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:10 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4869 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2918] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:11 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4869 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2919] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:13 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4869 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2922] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:14 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4869 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/2923] 199.204.45.233 () {34 vars in 1096 bytes} [Thu Apr 23 01:35:14 2026] GET /v2.0/ports?device_id=d597b593-f0bb-4ad6-a321-bcbc1fd7f756&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2924] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:35:14 2026] GET /v2.0/ports?tenant_id=5fff4ebc8fff4497b36472895cb65c5a&device_id=d597b593-f0bb-4ad6-a321-bcbc1fd7f756 => generated 1469 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/2925] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:35:14 2026] GET /v2.0/networks?id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a => 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: 1364/2926] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:35:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.123&port_id=daf35804-f286-4add-aebb-60cde6a0c29e => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/2927] 199.204.45.233 () {34 vars in 1104 bytes} [Thu Apr 23 01:35:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3bd&port_id=daf35804-f286-4add-aebb-60cde6a0c29e => 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: 1365/2928] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 23 01:35:15 2026] GET /v2.0/subnets?id=4d674c5c-1fce-4f59-9ce8-5a2e631f76b4&id=38dabcbc-f684-4951-aaa5-bd07914c7e04 => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/2929] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:35:15 2026] GET /v2.0/ports?network_id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a&device_owner=network%3Adhcp => generated 1457 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2930] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:35:15 2026] GET /v2.0/ports?network_id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a&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: 1367/2931] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:15 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4869 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/2932] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:35:15 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?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: 1368/2933] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:35:15 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?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: 1566/2934] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:16 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4869 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2935] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:17 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4869 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/2936] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:18 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4869 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2937] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:19 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4869 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/2938] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:20 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4869 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2939] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:21 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4869 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/2940] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:22 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4869 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2941] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:23 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 4869 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/2942] 199.204.45.233 () {34 vars in 975 bytes} [Thu Apr 23 01:35:23 2026] GET /v2.0/ports/60fd905e-462b-4d1b-9588-6f4c0eda06d7 => generated 1062 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2943] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 23 01:35:24 2026] DELETE /v2.0/ports/60fd905e-462b-4d1b-9588-6f4c0eda06d7 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/2944] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:35:24 2026] GET /v2.0/ports?tenant_id=bb5efdb6695f45bf8d65f63a2b85f509&device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3815 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:35:24.494 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8910a8d-53ca-4c1b-a817-7807ff71262c'] response: {'server_uuid': 'bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465', 'name': 'network-vif-deleted', 'tag': '60fd905e-462b-4d1b-9588-6f4c0eda06d7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1374/2945] 199.204.45.233 () {34 vars in 1226 bytes} [Thu Apr 23 01:35:24 2026] GET /v2.0/networks?id=8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce&id=6e7ca033-3f72-4e16-84c8-c919b5a4c7ba&id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a&id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b => generated 3096 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/2946] 199.204.45.233 () {34 vars in 1062 bytes} [Thu Apr 23 01:35:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.223&port_id=061a29e6-eb2d-4e28-ba94-8cc2e5fb0320 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2947] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:35:24 2026] GET /v2.0/subnets?id=ced138d7-297d-492d-8d12-ce07de38295d => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/2948] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:35:24 2026] GET /v2.0/ports?network_id=8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2949] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:35:24 2026] GET /v2.0/networks/8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/2950] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:35:24 2026] GET /v2.0/networks/8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2951] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:35:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.249&port_id=76541843-f5c2-4132-8d2c-11b4201b17af => 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: 1575/2952] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:35:24 2026] GET /v2.0/subnets?id=4c988a28-5b9a-44da-a24e-eecc6df2e5bb => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2953] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:35:24 2026] GET /v2.0/ports?network_id=6e7ca033-3f72-4e16-84c8-c919b5a4c7ba&device_owner=network%3Adhcp => generated 1461 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/2954] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:24 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3815 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:35:25.051 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3332b548-d386-4f1c-843b-eb82c58a8288 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1577/2955] 199.204.45.233 () {32 vars in 759 bytes} [Thu Apr 23 01:35:25 2026] DELETE /v2.0/ports/60fd905e-462b-4d1b-9588-6f4c0eda06d7 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2956] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:35:25 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2957] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:35:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/2958] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:35:25 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba?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: 1381/2959] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 23 01:35:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/2960] 199.204.45.233 () {34 vars in 1056 bytes} [Thu Apr 23 01:35:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.15&port_id=a957e8ff-40cf-4936-9085-b9f44a910138 => 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: 1382/2961] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 23 01:35: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: 7|app: 0|req: 1383/2962] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 23 01:35:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/2963] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:35:25 2026] GET /v2.0/subnets?id=4d674c5c-1fce-4f59-9ce8-5a2e631f76b4 => 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: 1384/2964] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:35:25 2026] GET /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/2965] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:35:25 2026] GET /v2.0/ports?network_id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a&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: 1385/2966] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:35:25 2026] GET /v2.0/ports/b5fa6608-d8c5-4915-b79d-f4d7c75cd9d6 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/2967] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:35:25 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2968] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:35:25 2026] GET /v2.0/ports/76541843-f5c2-4132-8d2c-11b4201b17af => generated 1350 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2969] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:35:25 2026] GET /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/2970] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:35:25 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?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: 1388/2971] 199.204.45.233 () {30 vars in 743 bytes} [Thu Apr 23 01:35:25 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/2972] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:35:25 2026] GET /v2.0/ports/b5fa6608-d8c5-4915-b79d-f4d7c75cd9d6 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2973] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:35:25 2026] GET /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/2976] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:35:32 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: 1391/2977] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 23 01:35:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/2978] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 23 01:35:32 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: 1392/2979] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 23 01:35:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/2980] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:32 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3815 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2981] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:35:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/2982] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 23 01:35:32 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: 1394/2983] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 23 01:35:32 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: 1590/2984] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 23 01:35:32 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: 1395/2985] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:35:32 2026] GET /v2.0/ports/a957e8ff-40cf-4936-9085-b9f44a910138 => generated 1233 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/2986] 199.204.45.233 () {34 vars in 789 bytes} [Thu Apr 23 01:35:32 2026] PUT /v2.0/ports/a957e8ff-40cf-4936-9085-b9f44a910138 => generated 1026 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2987] 199.204.45.233 () {30 vars in 743 bytes} [Thu Apr 23 01:35:33 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a => generated 797 bytes in 89 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: 1592/2988] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:33 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3644 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:35:33.407 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e4c8a34-c138-44be-8954-aa222184bfc8'] response: {'name': 'network-changed', 'server_uuid': 'bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465', 'tag': 'a957e8ff-40cf-4936-9085-b9f44a910138', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1397/2989] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:35:33 2026] GET /v2.0/ports?tenant_id=bb5efdb6695f45bf8d65f63a2b85f509&device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3644 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/2990] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:33 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3644 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2991] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:35:33 2026] GET /v2.0/networks?id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/2992] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:35:33 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?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: 1399/2993] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:35:33 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/2994] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:34 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2995] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:35 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/2996] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:36 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3644 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2997] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:37 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3644 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/2998] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:38 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3644 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2999] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:39 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3644 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3000] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:40 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3644 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/3001] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:42 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3644 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3002] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:43 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3644 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/3005] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:44 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3644 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3006] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:45 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3644 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/3007] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:46 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3644 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3008] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:47 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3644 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/3009] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:48 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3644 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3010] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:49 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3644 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/3011] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:50 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3644 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3012] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:51 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/3013] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:52 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3644 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3014] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:53 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 3644 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/3015] 199.204.45.233 () {34 vars in 975 bytes} [Thu Apr 23 01:35:54 2026] GET /v2.0/ports/a957e8ff-40cf-4936-9085-b9f44a910138 => generated 1062 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3016] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 23 01:35:54 2026] DELETE /v2.0/ports/a957e8ff-40cf-4936-9085-b9f44a910138 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/3017] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:35:54 2026] GET /v2.0/ports?tenant_id=bb5efdb6695f45bf8d65f63a2b85f509&device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:35:54.612 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-415d6205-b605-493e-b806-57891986f5ed'] response: {'server_uuid': 'bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465', 'name': 'network-vif-deleted', 'tag': 'a957e8ff-40cf-4936-9085-b9f44a910138', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1607/3018] 199.204.45.233 () {34 vars in 1146 bytes} [Thu Apr 23 01:35:54 2026] GET /v2.0/networks?id=8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce&id=6e7ca033-3f72-4e16-84c8-c919b5a4c7ba&id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a => generated 2310 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/3019] 199.204.45.233 () {34 vars in 1062 bytes} [Thu Apr 23 01:35:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.223&port_id=061a29e6-eb2d-4e28-ba94-8cc2e5fb0320 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3020] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:35:54 2026] GET /v2.0/subnets?id=ced138d7-297d-492d-8d12-ce07de38295d => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/3021] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:35:54 2026] GET /v2.0/ports?network_id=8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3022] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:35:54 2026] GET /v2.0/networks/8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/3023] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:35:54 2026] GET /v2.0/networks/8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3024] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:35:54 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/3025] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:35:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.249&port_id=76541843-f5c2-4132-8d2c-11b4201b17af => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:35:54.996 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4813cc20-13cf-4df1-aaff-253cacb07410 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1611/3026] 199.204.45.233 () {32 vars in 759 bytes} [Thu Apr 23 01:35:54 2026] DELETE /v2.0/ports/a957e8ff-40cf-4936-9085-b9f44a910138 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/3027] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:35:55 2026] GET /v2.0/subnets?id=4c988a28-5b9a-44da-a24e-eecc6df2e5bb => 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: 1612/3028] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:35:55 2026] GET /v2.0/ports?network_id=6e7ca033-3f72-4e16-84c8-c919b5a4c7ba&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3029] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:35:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3030] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 23 01:35:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3031] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 23 01:35:55 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: 1616/3032] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 23 01:35:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/3033] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:35:55 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3034] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:35:55 2026] GET /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3035] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:35:55 2026] GET /v2.0/ports/b5fa6608-d8c5-4915-b79d-f4d7c75cd9d6 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/3036] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:35:55 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba?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: 1619/3037] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:35:55 2026] GET /v2.0/ports/76541843-f5c2-4132-8d2c-11b4201b17af => generated 1350 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/3038] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:35:55 2026] GET /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => 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: 1620/3039] 199.204.45.233 () {30 vars in 743 bytes} [Thu Apr 23 01:35:55 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/3040] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:35:55 2026] GET /v2.0/ports/b5fa6608-d8c5-4915-b79d-f4d7c75cd9d6 => 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: 1621/3041] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:35:55 2026] GET /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3044] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:36: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) [pid: 7|app: 0|req: 1422/3045] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 23 01:36: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: 8|app: 0|req: 1624/3046] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 23 01:36:04 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: 1423/3047] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 23 01:36:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:36:04.313 8 INFO neutron.api.v2.resource [None req-12240426-c441-40b6-b924-bf4194f6c783 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1625/3048] 199.204.45.233 () {30 vars in 763 bytes} [Thu Apr 23 01:36:04 2026] GET /v2.0/security-groups/lb-406abc9a-a554-4b80-9e3b-82cd29eb57c5 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/3049] 199.204.45.233 () {30 vars in 785 bytes} [Thu Apr 23 01:36:04 2026] GET /v2.0/security-groups?name=lb-406abc9a-a554-4b80-9e3b-82cd29eb57c5 => generated 2865 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3050] 199.204.45.233 () {30 vars in 815 bytes} [Thu Apr 23 01:36:04 2026] GET /v2.0/security-group-rules?security_group_id=bc3f54b7-146a-404e-800e-fd7de8e4bd37 => generated 2334 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/3051] 199.204.45.233 () {32 vars in 789 bytes} [Thu Apr 23 01:36:04 2026] DELETE /v2.0/security-group-rules/539c3e51-ce28-40c6-928e-9316fae89c6e => 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: 1627/3052] 199.204.45.233 () {32 vars in 789 bytes} [Thu Apr 23 01:36:04 2026] DELETE /v2.0/security-group-rules/758bfe13-576c-4e11-830f-b81efc720390 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:08.151 7 INFO neutron.db.l3_db [None req-473c6d55-f16c-4095-988d-e925b62b842f b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Floating IP 1aa17de3-d49a-4b22-872e-a4900f71d831 disassociated (deleted). External IP: 10.96.250.209, port: b5fa6608-d8c5-4915-b79d-f4d7c75cd9d6. [pid: 7|app: 0|req: 1426/3053] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:36:07 2026] DELETE /v2.0/floatingips/1aa17de3-d49a-4b22-872e-a4900f71d831 => generated 0 bytes in 867 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:08.643 8 INFO neutron.api.v2.resource [None req-5cda176e-05eb-4988-9015-f71e7ec4fe59 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1628/3054] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:36:08 2026] GET /v2.0/floatingips/1aa17de3-d49a-4b22-872e-a4900f71d831 => generated 144 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/3055] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:36:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3056] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 23 01:36:09 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: 1428/3057] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 23 01:36:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3058] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 23 01:36:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/3059] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 23 01:36:09 2026] GET /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3060] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:09 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/3061] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:09 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3062] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:09 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/3063] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:10 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3064] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:11 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/3065] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:12 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3068] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:13 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/3069] 199.204.45.233 () {34 vars in 1096 bytes} [Thu Apr 23 01:36:14 2026] GET /v2.0/ports?device_id=fac57190-2d87-45ca-86a1-c7cb5fffd312&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3070] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:36:14 2026] GET /v2.0/ports?tenant_id=5fff4ebc8fff4497b36472895cb65c5a&device_id=fac57190-2d87-45ca-86a1-c7cb5fffd312 => generated 1469 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/3071] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:36:14 2026] GET /v2.0/networks?id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/3072] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:14 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3073] 199.204.45.233 () {34 vars in 1056 bytes} [Thu Apr 23 01:36:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.76&port_id=30e13716-1df7-4a0b-a6a7-aaf5fa1ce3d2 => generated 859 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/3074] 199.204.45.233 () {34 vars in 1106 bytes} [Thu Apr 23 01:36:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A295&port_id=30e13716-1df7-4a0b-a6a7-aaf5fa1ce3d2 => generated 19 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3075] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 23 01:36:15 2026] GET /v2.0/subnets?id=beb3dbf9-b326-4c7b-86d3-e6f3d59a4450&id=7b2f7a18-f225-4f7d-b953-bc4561f1d032 => generated 1365 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/3076] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:36:15 2026] GET /v2.0/ports?network_id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3077] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:36:15 2026] GET /v2.0/ports?network_id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/3078] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:36:15 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3079] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:36:15 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?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: 1440/3080] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:16 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3081] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:17 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/3082] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:18 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3083] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:19 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/3084] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:20 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3085] 10.0.0.183 () {34 vars in 1178 bytes} [Thu Apr 23 01:36:21 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465&device_id=fac57190-2d87-45ca-86a1-c7cb5fffd312&device_id=d597b593-f0bb-4ad6-a321-bcbc1fd7f756 => generated 5506 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/3086] 10.0.0.183 () {34 vars in 1200 bytes} [Thu Apr 23 01:36:21 2026] GET /v2.0/security-groups?id=e50a57e6-2284-422f-b854-7ef754f80c81&id=bc3f54b7-146a-404e-800e-fd7de8e4bd37&id=a776d5fd-20f0-4129-9eba-992dac695e1b&fields=id&fields=name => generated 285 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3087] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:21 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3088] 10.0.0.183 () {34 vars in 1084 bytes} [Thu Apr 23 01:36:21 2026] GET /v2.0/ports?device_id=fac57190-2d87-45ca-86a1-c7cb5fffd312&device_id=d597b593-f0bb-4ad6-a321-bcbc1fd7f756 => generated 2927 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3089] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:22 2026] GET /v2.0/security-groups?id=e50a57e6-2284-422f-b854-7ef754f80c81&fields=id&fields=name => generated 111 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/3090] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:36:22 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => 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: 1446/3091] 10.0.0.183 () {34 vars in 1120 bytes} [Thu Apr 23 01:36:22 2026] GET /v2.0/security-groups?id=bc3f54b7-146a-404e-800e-fd7de8e4bd37&id=a776d5fd-20f0-4129-9eba-992dac695e1b&fields=id&fields=name => generated 195 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3092] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:22 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3093] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:23 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3094] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:24 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3095] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:26 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => 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: 1648/3096] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:27 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3097] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:28 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3100] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:29 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3101] 199.204.45.233 () {34 vars in 975 bytes} [Thu Apr 23 01:36:30 2026] GET /v2.0/ports/76541843-f5c2-4132-8d2c-11b4201b17af => generated 1350 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3102] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:30 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3103] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 23 01:36:30 2026] GET /v2.0/ports/76541843-f5c2-4132-8d2c-11b4201b17af?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3104] 199.204.45.233 () {34 vars in 1016 bytes} [Thu Apr 23 01:36:30 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba?fields=dns_domain => generated 29 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3105] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 23 01:36:30 2026] PUT /v2.0/ports/76541843-f5c2-4132-8d2c-11b4201b17af => generated 1151 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/3106] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:36:30 2026] GET /v2.0/ports?tenant_id=bb5efdb6695f45bf8d65f63a2b85f509&device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1654/3107] 199.204.45.233 () {34 vars in 1066 bytes} [Thu Apr 23 01:36:30 2026] GET /v2.0/networks?id=8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce&id=6e7ca033-3f72-4e16-84c8-c919b5a4c7ba => generated 1524 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3108] 199.204.45.233 () {34 vars in 1062 bytes} [Thu Apr 23 01:36:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.223&port_id=061a29e6-eb2d-4e28-ba94-8cc2e5fb0320 => 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: 1655/3109] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 23 01:36:31 2026] GET /v2.0/subnets?id=ced138d7-297d-492d-8d12-ce07de38295d => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3110] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:36:31 2026] GET /v2.0/ports?network_id=8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce&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: 1656/3111] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:36:31 2026] GET /v2.0/networks/8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce?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: 1456/3112] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:36:31 2026] GET /v2.0/networks/8c67efca-2c6d-4ce5-88f7-5c6eb94e31ce?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: 1657/3113] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 23 01:36:31 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => 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: 1457/3114] 199.204.45.233 () {34 vars in 789 bytes} [Thu Apr 23 01:36:31 2026] PUT /v2.0/ports/76541843-f5c2-4132-8d2c-11b4201b17af => generated 1090 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3115] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:36:31 2026] GET /v2.0/ports/76541843-f5c2-4132-8d2c-11b4201b17af => generated 1090 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1458/3116] 199.204.45.233 () {32 vars in 759 bytes} [Thu Apr 23 01:36:31 2026] DELETE /v2.0/ports/76541843-f5c2-4132-8d2c-11b4201b17af => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3117] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 23 01:36:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3118] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 23 01:36:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3119] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 23 01:36:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3120] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 23 01:36:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:36:32.317 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b3b98d1-0a2f-4d58-97d2-27695e305993 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1661/3121] 199.204.45.233 () {32 vars in 759 bytes} [Thu Apr 23 01:36:32 2026] DELETE /v2.0/ports/76541843-f5c2-4132-8d2c-11b4201b17af => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3122] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:36:32 2026] GET /v2.0/ports/b5fa6608-d8c5-4915-b79d-f4d7c75cd9d6 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:36:32.391 8 INFO neutron.api.v2.resource [None req-a936fae7-a4d6-41c3-a003-1e1bc7f74e59 8d5dfac1197b4fa79a5a929c802f1883 bb5efdb6695f45bf8d65f63a2b85f509 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1662/3123] 199.204.45.233 () {30 vars in 763 bytes} [Thu Apr 23 01:36:32 2026] GET /v2.0/security-groups/lb-406abc9a-a554-4b80-9e3b-82cd29eb57c5 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3124] 199.204.45.233 () {30 vars in 785 bytes} [Thu Apr 23 01:36:32 2026] GET /v2.0/security-groups?name=lb-406abc9a-a554-4b80-9e3b-82cd29eb57c5 => generated 1639 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3125] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 23 01:36:32 2026] GET /v2.0/ports/b5fa6608-d8c5-4915-b79d-f4d7c75cd9d6 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3126] 199.204.45.233 () {34 vars in 789 bytes} [Thu Apr 23 01:36:32 2026] PUT /v2.0/ports/b5fa6608-d8c5-4915-b79d-f4d7c75cd9d6 => generated 1094 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3127] 199.204.45.233 () {32 vars in 779 bytes} [Thu Apr 23 01:36:32 2026] DELETE /v2.0/security-groups/bc3f54b7-146a-404e-800e-fd7de8e4bd37 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3128] 199.204.45.233 () {32 vars in 759 bytes} [Thu Apr 23 01:36:32 2026] DELETE /v2.0/ports/b5fa6608-d8c5-4915-b79d-f4d7c75cd9d6 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3129] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 23 01:36:33 2026] GET /v2.0/ports?device_id=bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:36:34.390 7 INFO neutron.db.l3_db [None req-7a83ef3b-89b4-4dbd-9c69-2a4498593686 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Floating IP e1f290ed-1578-4c53-acb5-dc7af4077ba1 disassociated (deleted). External IP: 10.96.250.204, port: 30e13716-1df7-4a0b-a6a7-aaf5fa1ce3d2. [pid: 8|app: 0|req: 1666/3130] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 23 01:36:34 2026] DELETE /v2.0/ports/061a29e6-eb2d-4e28-ba94-8cc2e5fb0320 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3131] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:36:33 2026] DELETE /v2.0/floatingips/e1f290ed-1578-4c53-acb5-dc7af4077ba1 => generated 0 bytes in 804 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:34.847 8 INFO neutron.api.v2.resource [None req-79bc54c5-c634-453e-acb8-1da9bca778af b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1667/3132] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:36:34 2026] GET /v2.0/floatingips/e1f290ed-1578-4c53-acb5-dc7af4077ba1 => generated 144 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:36:35.104 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc59d943-c679-47d3-8acc-61edeaf41fda'] response: {'name': 'network-changed', 'server_uuid': 'fac57190-2d87-45ca-86a1-c7cb5fffd312', 'tag': '30e13716-1df7-4a0b-a6a7-aaf5fa1ce3d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1466/3133] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:36:35 2026] GET /v2.0/ports?device_id=fac57190-2d87-45ca-86a1-c7cb5fffd312 => generated 1200 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3134] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:36:35 2026] GET /v2.0/ports?tenant_id=5fff4ebc8fff4497b36472895cb65c5a&device_id=fac57190-2d87-45ca-86a1-c7cb5fffd312 => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:36:35.211 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2bffa20c-0126-4f7a-9d46-43bb7591774b'] response: {'server_uuid': 'bfbe9a14-9059-4b2a-86cf-1a8d5d7cf465', 'name': 'network-vif-deleted', 'tag': '061a29e6-eb2d-4e28-ba94-8cc2e5fb0320', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1467/3135] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:35 2026] GET /v2.0/security-groups?id=e50a57e6-2284-422f-b854-7ef754f80c81&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: 1669/3136] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:36:35 2026] GET /v2.0/networks?id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b => generated 800 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3137] 199.204.45.233 () {34 vars in 1056 bytes} [Thu Apr 23 01:36:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.76&port_id=30e13716-1df7-4a0b-a6a7-aaf5fa1ce3d2 => 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: 1670/3138] 199.204.45.233 () {34 vars in 1106 bytes} [Thu Apr 23 01:36:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A295&port_id=30e13716-1df7-4a0b-a6a7-aaf5fa1ce3d2 => 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: 1469/3139] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 23 01:36:35 2026] GET /v2.0/subnets?id=beb3dbf9-b326-4c7b-86d3-e6f3d59a4450&id=7b2f7a18-f225-4f7d-b953-bc4561f1d032 => generated 1365 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3140] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:36:35 2026] GET /v2.0/ports?network_id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b&device_owner=network%3Adhcp => generated 1461 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3141] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:36:35 2026] GET /v2.0/ports?network_id=cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3142] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 23 01:36:35 2026] GET /v2.0/ports?device_id=fac57190-2d87-45ca-86a1-c7cb5fffd312 => generated 1200 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3143] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:36:35 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?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: 1472/3144] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:36:35 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3145] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 23 01:36:35 2026] DELETE /v2.0/ports/30e13716-1df7-4a0b-a6a7-aaf5fa1ce3d2 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:36:40.751 7 INFO neutron.db.l3_db [None req-8f22309f-25ab-43a6-87de-eb76628facf9 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] Floating IP 5fd10a0f-0413-4436-a005-1898aa27b536 disassociated (deleted). External IP: 10.96.250.217, port: daf35804-f286-4add-aebb-60cde6a0c29e. [pid: 7|app: 0|req: 1473/3146] 10.0.0.199 () {32 vars in 732 bytes} [Thu Apr 23 01:36:40 2026] DELETE /v2.0/floatingips/5fd10a0f-0413-4436-a005-1898aa27b536 => generated 0 bytes in 837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:41.181 8 INFO neutron.api.v2.resource [None req-c18299f9-140a-4bc3-aed1-311382c84bd9 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1674/3147] 10.0.0.199 () {32 vars in 729 bytes} [Thu Apr 23 01:36:41 2026] GET /v2.0/floatingips/5fd10a0f-0413-4436-a005-1898aa27b536 => generated 144 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:36:41.366 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ffb189c-b453-437a-b2e7-e8b59aa35b4d'] response: {'name': 'network-changed', 'server_uuid': 'd597b593-f0bb-4ad6-a321-bcbc1fd7f756', 'tag': 'daf35804-f286-4add-aebb-60cde6a0c29e', 'status': 'completed', 'code': 200} 2026-04-23 01:36:41.391 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5dded8d-3445-4065-a47b-da19fb203ada'] response: {'server_uuid': 'fac57190-2d87-45ca-86a1-c7cb5fffd312', 'name': 'network-vif-deleted', 'tag': '30e13716-1df7-4a0b-a6a7-aaf5fa1ce3d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1474/3148] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 23 01:36:41 2026] GET /v2.0/ports?device_id=d597b593-f0bb-4ad6-a321-bcbc1fd7f756 => generated 1200 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3149] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 23 01:36:41 2026] GET /v2.0/ports?tenant_id=5fff4ebc8fff4497b36472895cb65c5a&device_id=d597b593-f0bb-4ad6-a321-bcbc1fd7f756 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3150] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:41 2026] GET /v2.0/security-groups?id=e50a57e6-2284-422f-b854-7ef754f80c81&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3151] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 23 01:36:41 2026] GET /v2.0/networks?id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a => 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: 1476/3152] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 23 01:36:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.123&port_id=daf35804-f286-4add-aebb-60cde6a0c29e => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3153] 199.204.45.233 () {34 vars in 1104 bytes} [Thu Apr 23 01:36:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3bd&port_id=daf35804-f286-4add-aebb-60cde6a0c29e => 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: 1477/3154] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 23 01:36:41 2026] GET /v2.0/subnets?id=4d674c5c-1fce-4f59-9ce8-5a2e631f76b4&id=38dabcbc-f684-4951-aaa5-bd07914c7e04 => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3155] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:36:41 2026] GET /v2.0/ports?network_id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a&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: 1478/3156] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 23 01:36:41 2026] GET /v2.0/ports?network_id=4ddd02b3-92f9-4bc5-8970-e26e71afda0a&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3157] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 23 01:36:41 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3158] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 23 01:36:41 2026] GET /v2.0/ports?device_id=d597b593-f0bb-4ad6-a321-bcbc1fd7f756 => generated 1200 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3159] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 23 01:36:41 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a?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: 1680/3160] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 23 01:36:41 2026] DELETE /v2.0/ports/daf35804-f286-4add-aebb-60cde6a0c29e => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3163] 10.0.0.199 () {32 vars in 750 bytes} [Thu Apr 23 01:36:46 2026] DELETE /v2.0/security-group-rules/79da631a-0593-4ad9-b566-468a19d688b7 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:46.701 8 INFO neutron.api.v2.resource [None req-ad4ccd80-96cc-48e9-bf41-19a164b026e3 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1682/3164] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:36:46 2026] GET /v2.0/security-group-rules/79da631a-0593-4ad9-b566-468a19d688b7 => generated 155 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3165] 10.0.0.199 () {32 vars in 750 bytes} [Thu Apr 23 01:36:46 2026] DELETE /v2.0/security-group-rules/abe3ead2-0a86-47b9-b90a-eb2417afa138 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:46.805 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-80f4dd6d-81af-4622-a502-a2fc65d9abde'] response: {'server_uuid': 'd597b593-f0bb-4ad6-a321-bcbc1fd7f756', 'name': 'network-vif-deleted', 'tag': 'daf35804-f286-4add-aebb-60cde6a0c29e', 'status': 'completed', 'code': 200} 2026-04-23 01:36:46.809 8 INFO neutron.api.v2.resource [None req-fb3c144f-60ca-4f51-a36c-24f3beb071b7 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1683/3166] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:36:46 2026] GET /v2.0/security-group-rules/abe3ead2-0a86-47b9-b90a-eb2417afa138 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3167] 10.0.0.199 () {32 vars in 750 bytes} [Thu Apr 23 01:36:46 2026] DELETE /v2.0/security-group-rules/19fa4e9a-a518-4e77-b1c9-36eaad57e4d8 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:46.914 8 INFO neutron.api.v2.resource [None req-1db9ff65-022a-42a1-808f-bb1bfe87cff4 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1684/3168] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:36:46 2026] GET /v2.0/security-group-rules/19fa4e9a-a518-4e77-b1c9-36eaad57e4d8 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3169] 10.0.0.199 () {32 vars in 750 bytes} [Thu Apr 23 01:36:46 2026] DELETE /v2.0/security-group-rules/d780ce16-bc42-44b5-bdb5-5beaaabc8e1c => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:47.026 8 INFO neutron.api.v2.resource [None req-323b638d-9fcc-4430-a380-156276d0612a b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1685/3170] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:36:47 2026] GET /v2.0/security-group-rules/d780ce16-bc42-44b5-bdb5-5beaaabc8e1c => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3171] 10.0.0.199 () {32 vars in 750 bytes} [Thu Apr 23 01:36:47 2026] DELETE /v2.0/security-group-rules/5ba1997a-5858-4946-a60e-368710ae876a => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:47.142 8 INFO neutron.api.v2.resource [None req-2a2bee06-65e9-4dc3-b0f3-c57f22bc87db b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1686/3172] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:36:47 2026] GET /v2.0/security-group-rules/5ba1997a-5858-4946-a60e-368710ae876a => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3173] 10.0.0.199 () {32 vars in 750 bytes} [Thu Apr 23 01:36:47 2026] DELETE /v2.0/security-group-rules/914c4d16-b45b-489a-be97-49d127dcb36a => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:47.249 8 INFO neutron.api.v2.resource [None req-8dc0f115-0b95-4ea3-965b-58d3f3a50742 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1687/3174] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:36:47 2026] GET /v2.0/security-group-rules/914c4d16-b45b-489a-be97-49d127dcb36a => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3175] 10.0.0.199 () {32 vars in 750 bytes} [Thu Apr 23 01:36:47 2026] DELETE /v2.0/security-group-rules/7de60e56-8e81-4a06-a721-07367bd78a94 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:47.353 8 INFO neutron.api.v2.resource [None req-8d834569-d956-4963-ae1d-55f0578936ab b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1688/3176] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:36:47 2026] GET /v2.0/security-group-rules/7de60e56-8e81-4a06-a721-07367bd78a94 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3177] 10.0.0.199 () {32 vars in 750 bytes} [Thu Apr 23 01:36:47 2026] DELETE /v2.0/security-group-rules/c00a8352-6b94-43d3-95a3-5aaa7dea8653 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:47.464 8 INFO neutron.api.v2.resource [None req-8ad27892-2b30-4bca-9544-9d5040e4da00 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1689/3178] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:36:47 2026] GET /v2.0/security-group-rules/c00a8352-6b94-43d3-95a3-5aaa7dea8653 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3179] 10.0.0.199 () {32 vars in 750 bytes} [Thu Apr 23 01:36:47 2026] DELETE /v2.0/security-group-rules/55f014ad-f19a-4c87-a3db-a04edad7b0b5 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:47.549 8 INFO neutron.api.v2.resource [None req-dd3cb4a7-5faa-448e-99c5-338ca667e93f b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1690/3180] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:36:47 2026] GET /v2.0/security-group-rules/55f014ad-f19a-4c87-a3db-a04edad7b0b5 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3181] 10.0.0.199 () {32 vars in 750 bytes} [Thu Apr 23 01:36:47 2026] DELETE /v2.0/security-group-rules/d16e78b4-c772-4371-86e6-098d3c6c825e => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:47.629 8 INFO neutron.api.v2.resource [None req-48082dea-197f-4d0b-bf72-82ecdc8094d3 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1691/3182] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:36:47 2026] GET /v2.0/security-group-rules/d16e78b4-c772-4371-86e6-098d3c6c825e => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3183] 10.0.0.199 () {32 vars in 750 bytes} [Thu Apr 23 01:36:47 2026] DELETE /v2.0/security-group-rules/f5721858-15f1-4526-9cb5-7669b5a9a380 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:47.711 8 INFO neutron.api.v2.resource [None req-79e97da6-ccbf-4c48-ab28-a5f7dfd4b7f0 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1692/3184] 10.0.0.199 () {32 vars in 747 bytes} [Thu Apr 23 01:36:47 2026] GET /v2.0/security-group-rules/f5721858-15f1-4526-9cb5-7669b5a9a380 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3185] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:36:47 2026] DELETE /v2.0/security-groups/e50a57e6-2284-422f-b854-7ef754f80c81 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:47.839 8 INFO neutron.api.v2.resource [None req-ed53c9ed-0b5d-4870-a337-682fb0aa68e2 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1693/3186] 10.0.0.199 () {32 vars in 737 bytes} [Thu Apr 23 01:36:47 2026] GET /v2.0/security-groups/e50a57e6-2284-422f-b854-7ef754f80c81 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3187] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:36:47 2026] PUT /v2.0/routers/94dad88f-3332-4752-8eb8-a618c563dfe3/remove_router_interface => generated 309 bytes in 1647 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:36:49.772 8 INFO neutron.api.v2.resource [None req-64acb719-d78e-4998-8489-6d7bd46627f7 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1694/3188] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:36:49 2026] PUT /v2.0/routers/94dad88f-3332-4752-8eb8-a618c563dfe3/remove_router_interface => generated 198 bytes in 229 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3189] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:36:49 2026] PUT /v2.0/routers/94dad88f-3332-4752-8eb8-a618c563dfe3/remove_router_interface => generated 309 bytes in 1333 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:36:51.356 8 INFO neutron.api.v2.resource [None req-24ecc603-1e10-41d8-ab5b-b5af81b7cd37 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1695/3190] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:36:51 2026] PUT /v2.0/routers/94dad88f-3332-4752-8eb8-a618c563dfe3/remove_router_interface => generated 198 bytes in 239 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3191] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:36:51 2026] PUT /v2.0/routers/94dad88f-3332-4752-8eb8-a618c563dfe3/remove_router_interface => generated 309 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:36:52.740 8 INFO neutron.api.v2.resource [None req-395aed9f-abf3-4b82-bc4c-e9e042363d38 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1696/3192] 10.0.0.199 () {34 vars in 789 bytes} [Thu Apr 23 01:36:52 2026] PUT /v2.0/routers/94dad88f-3332-4752-8eb8-a618c563dfe3/remove_router_interface => generated 198 bytes in 214 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:36:53.888 7 INFO neutron.db.l3_hamode_db [None req-32a6327e-c9de-4707-b773-547331641a13 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] HA network a7747ab2-6558-4c80-b7a9-23cdc1384b45 was deleted as no HA routers are present in tenant 5fff4ebc8fff4497b36472895cb65c5a. [pid: 7|app: 0|req: 1497/3193] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:36:52 2026] DELETE /v2.0/routers/94dad88f-3332-4752-8eb8-a618c563dfe3 => generated 0 bytes in 1153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:53.930 8 INFO neutron.api.v2.resource [None req-bc73ad36-dcf6-4f27-b1f2-69ae10e5d19e b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1697/3194] 10.0.0.199 () {32 vars in 721 bytes} [Thu Apr 23 01:36:53 2026] GET /v2.0/routers/94dad88f-3332-4752-8eb8-a618c563dfe3 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:36:53.953 7 INFO neutron.services.segments.plugin [-] Segment a0c2a1f1-c19e-462e-91db-bd65a13b8ea6 resource provider aggregate not found 2026-04-23 01:36:53.957 7 INFO neutron.services.segments.plugin [-] Segment a0c2a1f1-c19e-462e-91db-bd65a13b8ea6 resource provider aggregate not found 2026-04-23 01:36:53.974 7 INFO neutron.services.segments.plugin [-] Segment a0c2a1f1-c19e-462e-91db-bd65a13b8ea6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0c2a1f1-c19e-462e-91db-bd65a13b8ea6 found for delete ", "request_id": "req-2fc702c4-7f0f-48a0-960e-b651bd03905b"}]} 2026-04-23 01:36:53.980 7 INFO neutron.services.segments.plugin [-] Segment a0c2a1f1-c19e-462e-91db-bd65a13b8ea6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0c2a1f1-c19e-462e-91db-bd65a13b8ea6 found for delete ", "request_id": "req-f6233b3f-a447-4bf6-9efd-4f2be302db09"}]} [pid: 7|app: 0|req: 1498/3195] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:36:53 2026] DELETE /v2.0/subnets/7b2f7a18-f225-4f7d-b953-bc4561f1d032 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:36:54.239 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9cd60846-5667-459d-8946-e4f09be7178e b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1698/3196] 10.0.0.199 () {32 vars in 721 bytes} [Thu Apr 23 01:36:54 2026] GET /v2.0/subnets/7b2f7a18-f225-4f7d-b953-bc4561f1d032 => 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: 1499/3197] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:36:54 2026] DELETE /v2.0/subnets/beb3dbf9-b326-4c7b-86d3-e6f3d59a4450 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:36:54.502 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a2595fc2-ec67-4526-9bc1-3c676aee9181 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1699/3198] 10.0.0.199 () {32 vars in 721 bytes} [Thu Apr 23 01:36:54 2026] GET /v2.0/subnets/beb3dbf9-b326-4c7b-86d3-e6f3d59a4450 => 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: 1500/3199] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:36:54 2026] DELETE /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b => generated 0 bytes in 811 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:36:55.342 8 INFO neutron.pecan_wsgi.hooks.translation [None req-124c473c-8210-41ea-b9bc-bfd2a314a60c b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1700/3200] 10.0.0.199 () {32 vars in 723 bytes} [Thu Apr 23 01:36:55 2026] GET /v2.0/networks/cb93f4bb-7e22-4ffb-a4f9-424bc5b5cf0b => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3201] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:36:55 2026] DELETE /v2.0/subnets/38dabcbc-f684-4951-aaa5-bd07914c7e04 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:36:55.620 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed11134d-a00f-45b4-adc9-7919eb70bbfc b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1701/3202] 10.0.0.199 () {32 vars in 721 bytes} [Thu Apr 23 01:36:55 2026] GET /v2.0/subnets/38dabcbc-f684-4951-aaa5-bd07914c7e04 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3203] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:36:55 2026] DELETE /v2.0/subnets/4d674c5c-1fce-4f59-9ce8-5a2e631f76b4 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:36:55.919 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1b4d8319-3588-4aa3-b884-ea00b1d193c8 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1702/3204] 10.0.0.199 () {32 vars in 721 bytes} [Thu Apr 23 01:36:55 2026] GET /v2.0/subnets/4d674c5c-1fce-4f59-9ce8-5a2e631f76b4 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:36:56.009 7 INFO neutron.services.segments.plugin [-] Segment cbf05598-2103-4803-b436-992bf866e455 resource provider aggregate not found 2026-04-23 01:36:56.013 7 INFO neutron.services.segments.plugin [-] Segment cbf05598-2103-4803-b436-992bf866e455 resource provider aggregate not found 2026-04-23 01:36:56.039 7 INFO neutron.services.segments.plugin [-] Segment cbf05598-2103-4803-b436-992bf866e455 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbf05598-2103-4803-b436-992bf866e455 found for delete ", "request_id": "req-c4dd3812-2afc-47c3-b754-5edd32eb3015"}]} 2026-04-23 01:36:56.040 7 INFO neutron.services.segments.plugin [-] Segment cbf05598-2103-4803-b436-992bf866e455 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbf05598-2103-4803-b436-992bf866e455 found for delete ", "request_id": "req-47ba36fa-4eca-4c5d-abcf-ee5d1d646a8c"}]} [pid: 7|app: 0|req: 1503/3205] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:36:55 2026] DELETE /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:36:56.375 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a582069a-c68e-4de7-9c79-a3ac28b8a4af b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1703/3206] 10.0.0.199 () {32 vars in 723 bytes} [Thu Apr 23 01:36:56 2026] GET /v2.0/networks/4ddd02b3-92f9-4bc5-8970-e26e71afda0a => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3207] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:36:56 2026] DELETE /v2.0/subnets/30006347-36ca-4567-940e-98ff3ba79eef => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:36:56.662 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a0780162-29e0-4135-ad91-ad032d114361 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1704/3208] 10.0.0.199 () {32 vars in 721 bytes} [Thu Apr 23 01:36:56 2026] GET /v2.0/subnets/30006347-36ca-4567-940e-98ff3ba79eef => 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: 1505/3209] 10.0.0.199 () {32 vars in 724 bytes} [Thu Apr 23 01:36:56 2026] DELETE /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:36:56.942 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2160d0c3-a2cd-4b54-844e-f8a14f95e1f3 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1705/3210] 10.0.0.199 () {32 vars in 721 bytes} [Thu Apr 23 01:36:56 2026] GET /v2.0/subnets/4c988a28-5b9a-44da-a24e-eecc6df2e5bb => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3211] 10.0.0.199 () {32 vars in 726 bytes} [Thu Apr 23 01:36:56 2026] DELETE /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:36:57.344 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eeb23b32-4030-4159-8cf9-1923481367c5 b1e73f2d26b04b6aaac9c6d52ef88cb5 5fff4ebc8fff4497b36472895cb65c5a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1706/3212] 10.0.0.199 () {32 vars in 723 bytes} [Thu Apr 23 01:36:57 2026] GET /v2.0/networks/6e7ca033-3f72-4e16-84c8-c919b5a4c7ba => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3215] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:36:59 2026] GET /v2.0/security-groups?tenant_id=b53e9782bd2d484c810aaa475308b0f9&name=default => generated 2929 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:36:59.744 7 INFO neutron.services.segments.plugin [-] Segment 488b07cc-5247-426d-889c-f52dce2dbf99 resource provider aggregate not found 2026-04-23 01:36:59.750 7 INFO neutron.services.segments.plugin [-] Segment 488b07cc-5247-426d-889c-f52dce2dbf99 resource provider aggregate not found 2026-04-23 01:36:59.764 7 INFO neutron.services.segments.plugin [-] Segment 488b07cc-5247-426d-889c-f52dce2dbf99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 488b07cc-5247-426d-889c-f52dce2dbf99 found for delete ", "request_id": "req-bbcf8e9a-fa4a-4ce4-a810-ee56984ea1ee"}]} 2026-04-23 01:36:59.768 7 INFO neutron.services.segments.plugin [-] Segment 488b07cc-5247-426d-889c-f52dce2dbf99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 488b07cc-5247-426d-889c-f52dce2dbf99 found for delete ", "request_id": "req-841d4956-5401-4a76-bbc3-ee23711c3f21"}]} 2026-04-23 01:36:59.783 7 INFO neutron.services.segments.plugin [-] Segment f7d494eb-09c8-4c8c-851e-0b45e7bb3adf resource provider aggregate not found 2026-04-23 01:36:59.791 7 INFO neutron.services.segments.plugin [-] Segment f7d494eb-09c8-4c8c-851e-0b45e7bb3adf resource provider aggregate not found 2026-04-23 01:36:59.809 7 INFO neutron.services.segments.plugin [-] Segment f7d494eb-09c8-4c8c-851e-0b45e7bb3adf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7d494eb-09c8-4c8c-851e-0b45e7bb3adf found for delete ", "request_id": "req-86ca7625-927f-4fd8-9361-4f20c3f2980f"}]} 2026-04-23 01:36:59.810 7 INFO neutron.services.segments.plugin [-] Segment f7d494eb-09c8-4c8c-851e-0b45e7bb3adf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7d494eb-09c8-4c8c-851e-0b45e7bb3adf found for delete ", "request_id": "req-090d1ee8-a775-4a90-9a3d-c392407cf620"}]} [pid: 7|app: 0|req: 1508/3216] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:36:59 2026] DELETE /v2.0/security-groups/8ea3fc89-7aca-4962-b2b0-bd7a6c8608e4 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1709/3217] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:36:59 2026] GET /v2.0/security-groups?tenant_id=906f16eadcb844a4bfdf02d211a71387&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3218] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:37:00 2026] DELETE /v2.0/security-groups/7ac76794-0bfe-47d7-90ff-d923a49deeb9 => 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: 1710/3219] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:37:00 2026] GET /v2.0/security-groups?tenant_id=e80cd6c3911a4bac81d4cdbaf1c057c5&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3220] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:37:00 2026] DELETE /v2.0/security-groups/ca36d4db-77c9-4285-a66a-1c7ed33e6b29 => 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: 1711/3221] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:37:00 2026] GET /v2.0/security-groups?tenant_id=01d93918f58c48a2835bf61e9657fe36&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3222] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:37:00 2026] DELETE /v2.0/security-groups/f7e6e802-43a5-46b4-a53b-0e7d4b0235a5 => 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: 1712/3223] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:37:01 2026] GET /v2.0/security-groups?tenant_id=b8cfb1d97ef3431eb09fe098b3005979&name=default => generated 2929 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3224] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:37:01 2026] DELETE /v2.0/security-groups/e4d6510e-4ba0-42d3-992a-63a826824829 => 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: 1713/3225] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:37:01 2026] GET /v2.0/security-groups?tenant_id=5fff4ebc8fff4497b36472895cb65c5a&name=default => generated 2929 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3226] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:37:01 2026] DELETE /v2.0/security-groups/bb243834-c84a-45d4-bd40-a5bf17ee7d94 => 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: 1714/3227] 10.0.0.199 () {32 vars in 774 bytes} [Thu Apr 23 01:37:01 2026] GET /v2.0/security-groups?tenant_id=5d5604d70ca4474089398646b713ca72&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3228] 10.0.0.199 () {32 vars in 740 bytes} [Thu Apr 23 01:37:02 2026] DELETE /v2.0/security-groups/de937e84-c26c-4a24-8006-7a3d3d14f013 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3229] 10.0.0.199 () {32 vars in 649 bytes} [Thu Apr 23 01:37:04 2026] GET /v2.0/networks => generated 2168 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3230] 10.0.0.199 () {32 vars in 655 bytes} [Thu Apr 23 01:37:07 2026] GET /v2.0/floatingips => 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: 1716/3231] 10.0.0.199 () {32 vars in 647 bytes} [Thu Apr 23 01:37:07 2026] GET /v2.0/routers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3232] 10.0.0.199 () {32 vars in 643 bytes} [Thu Apr 23 01:37:08 2026] GET /v2.0/ports => generated 4725 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3233] 10.0.0.199 () {32 vars in 647 bytes} [Thu Apr 23 01:37:08 2026] GET /v2.0/subnets => generated 1261 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3234] 10.0.0.199 () {32 vars in 649 bytes} [Thu Apr 23 01:37:08 2026] GET /v2.0/networks => generated 2168 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3235] 10.0.0.199 () {32 vars in 663 bytes} [Thu Apr 23 01:37:08 2026] GET /v2.0/security-groups => generated 17401 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3236] 10.0.0.199 () {32 vars in 655 bytes} [Thu Apr 23 01:37:08 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)