+ 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 [Mon May 18 01:14:33 2026] *** compiled with version: 11.4.0 on 17 May 2026 08:26:48 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-f6f6985d9-5mp22 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 0x5559582b5110 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-18 01:14:36.912 8 INFO neutron.common.config [-] Logging enabled! 2026-05-18 01:14:36.912 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-18 01:14:37.016 7 INFO neutron.common.config [-] Logging enabled! 2026-05-18 01:14:37.016 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-18 01:14:37.345 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-18 01:14:37.449 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-18 01:14:38.202 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-18 01:14:38.205 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-18 01:14:38.208 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-18 01:14:38.209 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-18 01:14:38.209 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-18 01:14:38.209 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-18 01:14:38.210 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:14:38.216 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:14:38.216 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:14:38.216 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-18 01:14:38.235 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-18 01:14:38.236 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-18 01:14:38.237 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-18 01:14:38.274 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-18 01:14:38.274 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-18 01:14:38.274 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-18 01:14:38.274 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-18 01:14:38.281 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-18 01:14:38.282 8 WARNING oslo_policy.policy [None req-08b47a04-91eb-4392-b000-9a721cf4143d - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-18 01:14:38.284 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-18 01:14:38.286 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-18 01:14:38.287 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-18 01:14:38.288 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-18 01:14:38.288 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-18 01:14:38.288 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:14:38.294 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:14:38.294 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:14:38.294 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-18 01:14:38.312 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-18 01:14:38.313 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-18 01:14:38.314 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-18 01:14:38.351 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-18 01:14:38.351 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-18 01:14:38.351 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-18 01:14:38.352 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-18 01:14:38.359 7 WARNING oslo_policy.policy [None req-3cdd5baf-8377-4c86-8ea5-54c2bb6d1172 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-18 01:14:38.581 8 INFO neutron.plugins.ml2.managers [None req-08b47a04-91eb-4392-b000-9a721cf4143d - - - - - -] Initializing driver for type 'vlan' 2026-05-18 01:14:38.639 7 INFO neutron.plugins.ml2.managers [None req-3cdd5baf-8377-4c86-8ea5-54c2bb6d1172 - - - - - -] Initializing driver for type 'vlan' 2026-05-18 01:14:38.894 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-08b47a04-91eb-4392-b000-9a721cf4143d - - - - - -] VlanTypeDriver initialization complete 2026-05-18 01:14:38.895 8 INFO neutron.plugins.ml2.managers [None req-08b47a04-91eb-4392-b000-9a721cf4143d - - - - - -] Initializing driver for type 'vxlan' 2026-05-18 01:14:38.895 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-08b47a04-91eb-4392-b000-9a721cf4143d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-18 01:14:38.926 8 INFO neutron.plugins.ml2.managers [None req-08b47a04-91eb-4392-b000-9a721cf4143d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-18 01:14:38.926 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-08b47a04-91eb-4392-b000-9a721cf4143d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-18 01:14:38.927 8 INFO neutron.plugins.ml2.managers [None req-08b47a04-91eb-4392-b000-9a721cf4143d - - - - - -] Initializing extension driver 'port_security' 2026-05-18 01:14:38.927 8 INFO neutron.plugins.ml2.extensions.port_security [None req-08b47a04-91eb-4392-b000-9a721cf4143d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-18 01:14:38.927 8 INFO neutron.plugins.ml2.managers [None req-08b47a04-91eb-4392-b000-9a721cf4143d - - - - - -] Initializing extension driver 'qos' 2026-05-18 01:14:38.927 8 INFO neutron.plugins.ml2.managers [None req-08b47a04-91eb-4392-b000-9a721cf4143d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-18 01:14:38.927 8 INFO neutron.plugins.ml2.managers [None req-08b47a04-91eb-4392-b000-9a721cf4143d - - - - - -] Initializing mechanism driver 'l2population' 2026-05-18 01:14:38.940 8 INFO neutron.quota [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded quota_driver: . 2026-05-18 01:14:38.940 8 INFO neutron.plugins.ml2.plugin [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Modular L2 Plugin initialization complete 2026-05-18 01:14:38.940 8 INFO neutron.plugins.ml2.managers [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-18 01:14:38.941 8 INFO neutron.plugins.ml2.managers [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-18 01:14:38.941 8 INFO neutron.plugins.ml2.managers [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-18 01:14:38.941 8 INFO neutron.extensions.vlantransparent [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Disabled vlantransparent extension. 2026-05-18 01:14:38.941 8 INFO neutron.manager [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loading Plugin: qos 2026-05-18 01:14:38.944 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3cdd5baf-8377-4c86-8ea5-54c2bb6d1172 - - - - - -] VlanTypeDriver initialization complete 2026-05-18 01:14:38.944 7 INFO neutron.plugins.ml2.managers [None req-3cdd5baf-8377-4c86-8ea5-54c2bb6d1172 - - - - - -] Initializing driver for type 'vxlan' 2026-05-18 01:14:38.944 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3cdd5baf-8377-4c86-8ea5-54c2bb6d1172 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-18 01:14:38.952 8 INFO neutron.manager [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loading Plugin: router 2026-05-18 01:14:38.967 7 INFO neutron.plugins.ml2.managers [None req-3cdd5baf-8377-4c86-8ea5-54c2bb6d1172 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-18 01:14:38.967 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3cdd5baf-8377-4c86-8ea5-54c2bb6d1172 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-18 01:14:38.967 7 INFO neutron.plugins.ml2.managers [None req-3cdd5baf-8377-4c86-8ea5-54c2bb6d1172 - - - - - -] Initializing extension driver 'port_security' 2026-05-18 01:14:38.968 7 INFO neutron.plugins.ml2.extensions.port_security [None req-3cdd5baf-8377-4c86-8ea5-54c2bb6d1172 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-18 01:14:38.968 7 INFO neutron.plugins.ml2.managers [None req-3cdd5baf-8377-4c86-8ea5-54c2bb6d1172 - - - - - -] Initializing extension driver 'qos' 2026-05-18 01:14:38.968 7 INFO neutron.plugins.ml2.managers [None req-3cdd5baf-8377-4c86-8ea5-54c2bb6d1172 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-18 01:14:38.968 7 INFO neutron.plugins.ml2.managers [None req-3cdd5baf-8377-4c86-8ea5-54c2bb6d1172 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-18 01:14:38.979 7 INFO neutron.quota [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded quota_driver: . 2026-05-18 01:14:38.979 7 INFO neutron.plugins.ml2.plugin [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Modular L2 Plugin initialization complete 2026-05-18 01:14:38.980 7 INFO neutron.plugins.ml2.managers [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-18 01:14:38.980 7 INFO neutron.plugins.ml2.managers [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-18 01:14:38.980 7 INFO neutron.plugins.ml2.managers [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-18 01:14:38.980 7 INFO neutron.extensions.vlantransparent [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Disabled vlantransparent extension. 2026-05-18 01:14:38.980 7 INFO neutron.manager [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loading Plugin: qos 2026-05-18 01:14:38.989 8 INFO neutron.services.service_base [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-18 01:14:38.990 8 INFO neutron.manager [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loading Plugin: segments 2026-05-18 01:14:38.991 7 INFO neutron.manager [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loading Plugin: router 2026-05-18 01:14:39.025 7 INFO neutron.services.service_base [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-18 01:14:39.025 7 INFO neutron.manager [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loading Plugin: segments 2026-05-18 01:14:39.087 8 INFO neutron.manager [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loading Plugin: trunk 2026-05-18 01:14:39.113 7 INFO neutron.manager [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loading Plugin: trunk 2026-05-18 01:14:39.141 8 INFO neutron.manager [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loading Plugin: vpnaas 2026-05-18 01:14:39.160 7 INFO neutron.manager [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loading Plugin: vpnaas 2026-05-18 01:14:39.183 8 WARNING stevedore.named [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-18 01:14:39.197 7 WARNING stevedore.named [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-18 01:14:39.237 8 INFO neutron_vpnaas.services.vpn.plugin [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-18 01:14:39.238 8 INFO neutron.common.utils [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-18 01:14:39.238 8 INFO neutron.manager [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loading Plugin: auto_allocate 2026-05-18 01:14:39.242 8 INFO neutron.manager [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loading Plugin: tag 2026-05-18 01:14:39.244 7 INFO neutron_vpnaas.services.vpn.plugin [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-18 01:14:39.245 7 INFO neutron.common.utils [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-18 01:14:39.245 7 INFO neutron.manager [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loading Plugin: auto_allocate 2026-05-18 01:14:39.249 8 INFO neutron.manager [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loading Plugin: timestamp 2026-05-18 01:14:39.249 7 INFO neutron.manager [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loading Plugin: tag 2026-05-18 01:14:39.251 8 INFO neutron.manager [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loading Plugin: network_ip_availability 2026-05-18 01:14:39.254 7 INFO neutron.manager [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loading Plugin: timestamp 2026-05-18 01:14:39.255 8 INFO neutron.manager [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loading Plugin: flavors 2026-05-18 01:14:39.256 7 INFO neutron.manager [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loading Plugin: network_ip_availability 2026-05-18 01:14:39.258 8 INFO neutron.manager [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loading Plugin: revisions 2026-05-18 01:14:39.260 7 INFO neutron.manager [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loading Plugin: flavors 2026-05-18 01:14:39.261 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Initializing extension manager. 2026-05-18 01:14:39.262 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: address-group 2026-05-18 01:14:39.262 7 INFO neutron.manager [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loading Plugin: revisions 2026-05-18 01:14:39.263 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: address-scope 2026-05-18 01:14:39.264 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-18 01:14:39.264 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: agent 2026-05-18 01:14:39.265 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: agent-resources-synced 2026-05-18 01:14:39.265 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Initializing extension manager. 2026-05-18 01:14:39.266 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: address-group 2026-05-18 01:14:39.266 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-18 01:14:39.267 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-18 01:14:39.267 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: address-scope 2026-05-18 01:14:39.268 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-18 01:14:39.268 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: availability_zone 2026-05-18 01:14:39.269 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: availability_zone_filter 2026-05-18 01:14:39.269 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: agent 2026-05-18 01:14:39.269 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-18 01:14:39.269 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: agent-resources-synced 2026-05-18 01:14:39.270 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: default-subnetpools 2026-05-18 01:14:39.270 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-18 01:14:39.271 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-18 01:14:39.271 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-18 01:14:39.272 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: dns-integration 2026-05-18 01:14:39.272 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: availability_zone 2026-05-18 01:14:39.272 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: dns-domain-ports 2026-05-18 01:14:39.272 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: availability_zone_filter 2026-05-18 01:14:39.273 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-18 01:14:39.273 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-18 01:14:39.274 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: dvr 2026-05-18 01:14:39.274 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: default-subnetpools 2026-05-18 01:14:39.274 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-18 01:14:39.275 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: empty-string-filtering 2026-05-18 01:14:39.275 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-18 01:14:39.275 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-18 01:14:39.275 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: dns-integration 2026-05-18 01:14:39.276 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-18 01:14:39.276 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: dns-domain-ports 2026-05-18 01:14:39.277 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: external-net 2026-05-18 01:14:39.277 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-18 01:14:39.277 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-18 01:14:39.277 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: dvr 2026-05-18 01:14:39.278 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: extraroute 2026-05-18 01:14:39.278 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-18 01:14:39.278 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: extraroute-atomic 2026-05-18 01:14:39.278 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: empty-string-filtering 2026-05-18 01:14:39.279 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-18 01:14:39.279 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-18 01:14:39.280 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-18 01:14:39.280 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-18 01:14:39.280 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: external-net 2026-05-18 01:14:39.280 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-18 01:14:39.281 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-18 01:14:39.281 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-18 01:14:39.281 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: extraroute 2026-05-18 01:14:39.281 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: fip-port-details 2026-05-18 01:14:39.282 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: extraroute-atomic 2026-05-18 01:14:39.282 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: flavors 2026-05-18 01:14:39.283 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-18 01:14:39.283 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-18 01:14:39.283 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-18 01:14:39.284 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-18 01:14:39.284 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-18 01:14:39.284 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: floatingip-pools 2026-05-18 01:14:39.285 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: fip-port-details 2026-05-18 01:14:39.285 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: ip_allocation 2026-05-18 01:14:39.285 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-18 01:14:39.286 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: flavors 2026-05-18 01:14:39.286 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: l2_adjacency 2026-05-18 01:14:39.287 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-18 01:14:39.287 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: router 2026-05-18 01:14:39.287 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: floatingip-pools 2026-05-18 01:14:39.288 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: ip_allocation 2026-05-18 01:14:39.288 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-18 01:14:39.289 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-18 01:14:39.289 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: l2_adjacency 2026-05-18 01:14:39.289 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-18 01:14:39.290 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-18 01:14:39.290 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: router 2026-05-18 01:14:39.290 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: ext-gw-mode 2026-05-18 01:14:39.291 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: l3-ha 2026-05-18 01:14:39.291 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-18 01:14:39.292 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-18 01:14:39.292 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-18 01:14:39.292 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-18 01:14:39.293 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: l3-flavors 2026-05-18 01:14:39.293 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-18 01:14:39.293 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: ext-gw-mode 2026-05-18 01:14:39.294 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-18 01:14:39.294 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: l3-ha 2026-05-18 01:14:39.294 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-18 01:14:39.294 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-18 01:14:39.295 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-18 01:14:39.296 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: l3-flavors 2026-05-18 01:14:39.296 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-18 01:14:39.296 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-18 01:14:39.297 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-18 01:14:39.297 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-18 01:14:39.298 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-18 01:14:39.299 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-18 01:14:39.299 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-18 01:14:39.300 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-18 01:14:39.300 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-18 01:14:39.300 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: multi-provider 2026-05-18 01:14:39.301 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-18 01:14:39.301 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: net-mtu 2026-05-18 01:14:39.301 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: net-mtu-writable 2026-05-18 01:14:39.302 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-18 01:14:39.302 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: network_availability_zone 2026-05-18 01:14:39.302 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-18 01:14:39.303 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: network_ha 2026-05-18 01:14:39.303 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: multi-provider 2026-05-18 01:14:39.303 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: net-mtu 2026-05-18 01:14:39.304 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: network-ip-availability 2026-05-18 01:14:39.304 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: net-mtu-writable 2026-05-18 01:14:39.304 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-18 01:14:39.305 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: network_availability_zone 2026-05-18 01:14:39.305 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: pagination 2026-05-18 01:14:39.305 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: network_ha 2026-05-18 01:14:39.306 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: port-device-profile 2026-05-18 01:14:39.306 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: network-ip-availability 2026-05-18 01:14:39.306 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-18 01:14:39.307 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-18 01:14:39.307 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-18 01:14:39.307 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-18 01:14:39.307 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: pagination 2026-05-18 01:14:39.308 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: port-device-profile 2026-05-18 01:14:39.308 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: port-mac-override 2026-05-18 01:14:39.308 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-18 01:14:39.308 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-18 01:14:39.309 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-18 01:14:39.309 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-18 01:14:39.309 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-18 01:14:39.310 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: port-resource-request 2026-05-18 01:14:39.310 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: port-mac-override 2026-05-18 01:14:39.310 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-18 01:14:39.311 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-18 01:14:39.311 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: binding 2026-05-18 01:14:39.311 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-18 01:14:39.312 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: binding-extended 2026-05-18 01:14:39.312 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: port-resource-request 2026-05-18 01:14:39.312 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: port-security 2026-05-18 01:14:39.312 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-18 01:14:39.313 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: project-id 2026-05-18 01:14:39.313 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: binding 2026-05-18 01:14:39.313 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: provider 2026-05-18 01:14:39.314 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: binding-extended 2026-05-18 01:14:39.314 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: port-security 2026-05-18 01:14:39.315 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: project-id 2026-05-18 01:14:39.315 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: qos 2026-05-18 01:14:39.315 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: provider 2026-05-18 01:14:39.316 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-18 01:14:39.316 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-18 01:14:39.317 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: qos 2026-05-18 01:14:39.317 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: qos-default 2026-05-18 01:14:39.317 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: qos-fip 2026-05-18 01:14:39.317 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-18 01:14:39.318 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-18 01:14:39.318 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-18 01:14:39.318 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-18 01:14:39.319 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: qos-default 2026-05-18 01:14:39.319 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-18 01:14:39.319 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: qos-fip 2026-05-18 01:14:39.320 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-18 01:14:39.320 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-18 01:14:39.320 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-18 01:14:39.320 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-18 01:14:39.321 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-18 01:14:39.321 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: qos-pps 2026-05-18 01:14:39.321 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-18 01:14:39.322 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-18 01:14:39.322 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-18 01:14:39.322 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-18 01:14:39.323 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: qos-pps 2026-05-18 01:14:39.323 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: qos-rules-alias 2026-05-18 01:14:39.323 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-18 01:14:39.323 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: quota-check-limit 2026-05-18 01:14:39.324 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-18 01:14:39.324 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: qos-rules-alias 2026-05-18 01:14:39.325 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: quota-check-limit 2026-05-18 01:14:39.325 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: quotas 2026-05-18 01:14:39.326 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: quota_details 2026-05-18 01:14:39.327 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: quotas 2026-05-18 01:14:39.328 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: rbac-policies 2026-05-18 01:14:39.328 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: quota_details 2026-05-18 01:14:39.328 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: rbac-address-group 2026-05-18 01:14:39.329 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: rbac-address-scope 2026-05-18 01:14:39.329 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: rbac-policies 2026-05-18 01:14:39.329 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: rbac-security-groups 2026-05-18 01:14:39.329 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: rbac-address-group 2026-05-18 01:14:39.330 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-18 01:14:39.330 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: rbac-address-scope 2026-05-18 01:14:39.330 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: revision-if-match 2026-05-18 01:14:39.331 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: rbac-security-groups 2026-05-18 01:14:39.331 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-18 01:14:39.331 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-18 01:14:39.332 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: revision-if-match 2026-05-18 01:14:39.332 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: router_availability_zone 2026-05-18 01:14:39.332 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-18 01:14:39.332 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-18 01:14:39.333 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: router_availability_zone 2026-05-18 01:14:39.333 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-18 01:14:39.334 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-18 01:14:39.335 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-18 01:14:39.335 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-18 01:14:39.335 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-18 01:14:39.336 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-18 01:14:39.336 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-18 01:14:39.336 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-18 01:14:39.336 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-18 01:14:39.337 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-18 01:14:39.337 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-18 01:14:39.338 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-18 01:14:39.338 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-18 01:14:39.344 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: security-group 2026-05-18 01:14:39.346 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: segment 2026-05-18 01:14:39.346 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-18 01:14:39.347 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: service-type 2026-05-18 01:14:39.347 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: security-group 2026-05-18 01:14:39.347 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: sorting 2026-05-18 01:14:39.348 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: standard-attr-segment 2026-05-18 01:14:39.348 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: segment 2026-05-18 01:14:39.349 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: standard-attr-description 2026-05-18 01:14:39.349 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-18 01:14:39.349 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: stateful-security-group 2026-05-18 01:14:39.349 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: service-type 2026-05-18 01:14:39.350 8 WARNING neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-18 01:14:39.350 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: sorting 2026-05-18 01:14:39.350 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-18 01:14:39.350 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: standard-attr-segment 2026-05-18 01:14:39.351 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: subnet_onboard 2026-05-18 01:14:39.351 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: standard-attr-description 2026-05-18 01:14:39.352 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-18 01:14:39.352 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: stateful-security-group 2026-05-18 01:14:39.352 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: subnet-service-types 2026-05-18 01:14:39.352 7 WARNING neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-18 01:14:39.353 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-18 01:14:39.353 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: subnet_allocation 2026-05-18 01:14:39.353 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: subnet_onboard 2026-05-18 01:14:39.354 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-18 01:14:39.354 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-18 01:14:39.354 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-18 01:14:39.355 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: subnet-service-types 2026-05-18 01:14:39.355 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: subnet_allocation 2026-05-18 01:14:39.356 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-18 01:14:39.357 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-18 01:14:39.357 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: standard-attr-tag 2026-05-18 01:14:39.358 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-18 01:14:39.359 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: trunk 2026-05-18 01:14:39.359 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: trunk-details 2026-05-18 01:14:39.359 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: standard-attr-tag 2026-05-18 01:14:39.360 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-18 01:14:39.360 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-18 01:14:39.361 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-18 01:14:39.361 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: trunk 2026-05-18 01:14:39.361 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: trunk-details 2026-05-18 01:14:39.362 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-18 01:14:39.362 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-18 01:14:39.363 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-18 01:14:39.363 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-18 01:14:39.364 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: vpn-flavors 2026-05-18 01:14:39.364 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-18 01:14:39.365 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-18 01:14:39.365 8 INFO neutron.api.extensions [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Loaded extension: vpnaas 2026-05-18 01:14:39.366 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: vpn-flavors 2026-05-18 01:14:39.367 7 INFO neutron.api.extensions [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Loaded extension: vpnaas 2026-05-18 01:14:39.368 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-18 01:14:39.368 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-18 01:14:39.368 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-18 01:14:39.368 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-18 01:14:39.369 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-18 01:14:39.370 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-18 01:14:39.370 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-18 01:14:39.370 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-18 01:14:39.372 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-18 01:14:39.373 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-18 01:14:39.374 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-18 01:14:39.374 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-18 01:14:39.379 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-18 01:14:39.380 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-18 01:14:39.380 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-18 01:14:39.381 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-18 01:14:39.381 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-18 01:14:39.382 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-18 01:14:39.382 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-18 01:14:39.382 8 WARNING neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] subnetpool is already registered 2026-05-18 01:14:39.383 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-18 01:14:39.383 7 WARNING neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] subnetpool is already registered 2026-05-18 01:14:39.383 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-18 01:14:39.383 8 WARNING neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] subnetpool is already registered 2026-05-18 01:14:39.383 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-18 01:14:39.384 7 WARNING neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] subnetpool is already registered 2026-05-18 01:14:39.384 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-18 01:14:39.384 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-18 01:14:39.385 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-18 01:14:39.385 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-18 01:14:39.385 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-18 01:14:39.385 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-18 01:14:39.386 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-18 01:14:39.386 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-18 01:14:39.386 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-18 01:14:39.386 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-18 01:14:39.387 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-18 01:14:39.387 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-18 01:14:39.392 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-18 01:14:39.392 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-18 01:14:39.392 7 WARNING neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] router is already registered 2026-05-18 01:14:39.392 8 WARNING neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] router is already registered 2026-05-18 01:14:39.393 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-18 01:14:39.393 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-18 01:14:39.393 7 WARNING neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] floatingip is already registered 2026-05-18 01:14:39.393 8 WARNING neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] floatingip is already registered 2026-05-18 01:14:39.398 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-18 01:14:39.398 7 WARNING neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] rbac_policy is already registered 2026-05-18 01:14:39.399 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-18 01:14:39.399 7 WARNING neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] security_group is already registered 2026-05-18 01:14:39.400 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-18 01:14:39.400 7 WARNING neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] security_group_rule is already registered 2026-05-18 01:14:39.400 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-18 01:14:39.400 8 WARNING neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] rbac_policy is already registered 2026-05-18 01:14:39.401 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-18 01:14:39.401 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-18 01:14:39.401 7 WARNING neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] subnetpool is already registered 2026-05-18 01:14:39.401 8 WARNING neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] security_group is already registered 2026-05-18 01:14:39.402 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-18 01:14:39.402 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-18 01:14:39.402 7 WARNING neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] subnetpool is already registered 2026-05-18 01:14:39.402 8 WARNING neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] security_group_rule is already registered 2026-05-18 01:14:39.403 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-18 01:14:39.403 7 WARNING neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] trunk is already registered 2026-05-18 01:14:39.403 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-18 01:14:39.403 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-18 01:14:39.404 7 WARNING neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] endpoint_group is already registered 2026-05-18 01:14:39.404 8 WARNING neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] subnetpool is already registered 2026-05-18 01:14:39.404 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-18 01:14:39.404 7 WARNING neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] vpnservice is already registered 2026-05-18 01:14:39.404 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-18 01:14:39.404 8 WARNING neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] subnetpool is already registered 2026-05-18 01:14:39.405 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-18 01:14:39.405 7 WARNING neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] ipsec_site_connection is already registered 2026-05-18 01:14:39.405 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-18 01:14:39.405 8 WARNING neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] trunk is already registered 2026-05-18 01:14:39.405 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-18 01:14:39.406 7 WARNING neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] ipsecpolicy is already registered 2026-05-18 01:14:39.406 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-18 01:14:39.406 7 INFO neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-18 01:14:39.406 8 WARNING neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] endpoint_group is already registered 2026-05-18 01:14:39.406 7 WARNING neutron.quota.resource_registry [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] ikepolicy is already registered 2026-05-18 01:14:39.407 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-18 01:14:39.407 8 WARNING neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] vpnservice is already registered 2026-05-18 01:14:39.407 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-18 01:14:39.408 8 WARNING neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] ipsec_site_connection is already registered 2026-05-18 01:14:39.408 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-18 01:14:39.408 8 WARNING neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] ipsecpolicy is already registered 2026-05-18 01:14:39.409 8 INFO neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-18 01:14:39.409 8 WARNING neutron.quota.resource_registry [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] ikepolicy is already registered 2026-05-18 01:14:39.448 8 WARNING keystonemiddleware._common.config [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 01:14:39.450 7 WARNING keystonemiddleware._common.config [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 01:14:39.457 8 WARNING oslo_config.cfg [None req-99242661-c555-4c89-9c68-af6527455c28 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-18 01:14:39.458 7 WARNING oslo_config.cfg [None req-827686f0-f2ea-4bbb-9fde-09f05aa03121 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5559582b5110 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5559582b5110 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:14:46.397 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fa756d3f-c7a8-4407-a52b-8a1490bcd0df bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/4] 199.204.45.244 () {44 vars in 926 bytes} [Mon May 18 01:14:45 2026] GET /v2.0/networks/public => generated 108 bytes in 834 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: 3/5] 199.204.45.244 () {44 vars in 948 bytes} [Mon May 18 01:14:46 2026] GET /v2.0/networks?name=public => generated 15 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:14:46.956 7 WARNING oslo_policy.policy [None req-40315ae8-3e54-4d50-b9c1-c8bf93c16acd bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-18 01:14:47.076 7 WARNING neutron.services.revisions.revision_plugin [None req-40315ae8-3e54-4d50-b9c1-c8bf93c16acd bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Could not find related network for resource to bump revision. 2026-05-18 01:14:47.103 7 INFO neutron.db.segments_db [None req-40315ae8-3e54-4d50-b9c1-c8bf93c16acd bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment 8e6c5c46-4551-4496-9eb3-c7d7b8457b66 of type flat for network 3e4c345d-739d-4a88-8bed-34dda0ec05b0 2026-05-18 01:14:47.168 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40315ae8-3e54-4d50-b9c1-c8bf93c16acd bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.244 () {48 vars in 966 bytes} [Mon May 18 01:14:46 2026] POST /v2.0/networks => generated 124 bytes in 421 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:14:53.358 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a6909808-08f2-46f4-b89a-ab2f1c2c9a05 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/7] 199.204.45.244 () {44 vars in 926 bytes} [Mon May 18 01:14:52 2026] GET /v2.0/networks/public => generated 108 bytes in 379 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.244 () {44 vars in 948 bytes} [Mon May 18 01:14:53 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-05-18 01:14:53.556 8 WARNING oslo_policy.policy [None req-f960c298-d6dc-427e-9c32-037d347dd979 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-18 01:14:53.599 8 WARNING neutron.services.revisions.revision_plugin [None req-f960c298-d6dc-427e-9c32-037d347dd979 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Could not find related network for resource to bump revision. 2026-05-18 01:14:53.621 8 INFO neutron.db.segments_db [None req-f960c298-d6dc-427e-9c32-037d347dd979 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment dde53879-174a-4754-a286-3878292e76dc of type flat for network 86a1bafe-1464-4482-8a23-44b456510509 2026-05-18 01:14:53.675 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f960c298-d6dc-427e-9c32-037d347dd979 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/9] 199.204.45.244 () {48 vars in 966 bytes} [Mon May 18 01:14:53 2026] POST /v2.0/networks => generated 124 bytes in 299 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:14:59.568 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26b4cad3-e33e-4d6a-b15f-9ea1c640e1da bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/11] 199.204.45.244 () {44 vars in 926 bytes} [Mon May 18 01:14:59 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.204.45.244 () {44 vars in 948 bytes} [Mon May 18 01:14:59 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:14:59.660 8 WARNING neutron.services.revisions.revision_plugin [None req-b0c318a1-09b9-4ba0-aa75-c5a59aaa23e4 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Could not find related network for resource to bump revision. 2026-05-18 01:14:59.685 8 INFO neutron.db.segments_db [None req-b0c318a1-09b9-4ba0-aa75-c5a59aaa23e4 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment 942e7230-5664-4680-9182-a1c0246522f4 of type flat for network 94baeb1c-ff15-4e57-9b43-2cfafb752f40 2026-05-18 01:14:59.727 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b0c318a1-09b9-4ba0-aa75-c5a59aaa23e4 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.244 () {48 vars in 966 bytes} [Mon May 18 01:14:59 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-05-18 01:15:05.687 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ed09c87-eecb-4b33-b5b8-b2d3db83a570 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/14] 199.204.45.244 () {44 vars in 926 bytes} [Mon May 18 01:15:05 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.244 () {44 vars in 948 bytes} [Mon May 18 01:15:05 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-05-18 01:15:05.841 7 WARNING neutron.services.revisions.revision_plugin [None req-96cc2fa6-5960-4c67-99bf-d8f1e6310a92 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Could not find related network for resource to bump revision. 2026-05-18 01:15:05.893 7 INFO neutron.db.segments_db [None req-96cc2fa6-5960-4c67-99bf-d8f1e6310a92 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment 85161fbe-f594-44f9-b0f2-ad98dd5ca7fb of type flat for network 57965058-63e3-4de9-8a12-63c9c37fdc4e 2026-05-18 01:15:05.971 7 INFO neutron.pecan_wsgi.hooks.translation [None req-96cc2fa6-5960-4c67-99bf-d8f1e6310a92 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/16] 199.204.45.244 () {48 vars in 966 bytes} [Mon May 18 01:15:05 2026] POST /v2.0/networks => generated 124 bytes in 268 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:15:11.878 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba573a78-5db3-4df3-afb4-19db73fc5c4f bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/17] 199.204.45.244 () {44 vars in 926 bytes} [Mon May 18 01:15:11 2026] GET /v2.0/networks/public => generated 108 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.204.45.244 () {44 vars in 948 bytes} [Mon May 18 01:15:11 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:15:11.964 8 WARNING neutron.services.revisions.revision_plugin [None req-fc9a9cb9-9627-42a6-9500-4248bec34bb2 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Could not find related network for resource to bump revision. 2026-05-18 01:15:11.988 8 INFO neutron.db.segments_db [None req-fc9a9cb9-9627-42a6-9500-4248bec34bb2 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment a95adbfb-49c4-4b02-a72c-b699765c3cad of type flat for network b3b96470-acc0-4cf4-83ef-8f7d9aabda5a [pid: 8|app: 0|req: 10/19] 199.204.45.244 () {48 vars in 966 bytes} [Mon May 18 01:15:11 2026] POST /v2.0/networks => generated 706 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:15:13.179 8 INFO neutron.pecan_wsgi.hooks.translation [None req-184bdee4-b1fb-4c77-9f48-18d71f5493e6 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/21] 199.204.45.244 () {44 vars in 926 bytes} [Mon May 18 01:15:13 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.244 () {44 vars in 948 bytes} [Mon May 18 01:15:13 2026] GET /v2.0/networks?name=public => generated 709 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:15:13.294 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40d2fd5a-a1e2-45f1-82d2-9cc8ad7cde81 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/23] 199.204.45.244 () {44 vars in 1033 bytes} [Mon May 18 01:15:13 2026] GET /v2.0/subnets/public-subnet?network_id=b3b96470-acc0-4cf4-83ef-8f7d9aabda5a => generated 113 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.244 () {44 vars in 1056 bytes} [Mon May 18 01:15:13 2026] GET /v2.0/subnets?name=public-subnet&network_id=b3b96470-acc0-4cf4-83ef-8f7d9aabda5a => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.244 () {48 vars in 964 bytes} [Mon May 18 01:15:13 2026] POST /v2.0/subnets => generated 641 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:19:39.035 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [63d4b8f9-af22-46d7-aa60-674a2a814a1f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-18 01:19:39.037 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0112db9b-868e-46c2-8190-478c99240079] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-18 01:19:39.039 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 18 01:19:39 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.244) !!! 2026-05-18 01:19:39.180 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5d987520-8c09-4f58-a082-0aa368d413ec bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/59] 199.204.45.244 () {44 vars in 936 bytes} [Mon May 18 01:19:39 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:19:39.188 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9134fc3a-8bf2-4d63-9568-2e2012541691] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-18 01:19:39.189 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [858cdf02-b89f-44e8-be97-a7bba4c49f7f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-18 01:19:39.202 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 18 01:19:39 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.244) !!! [pid: 8|app: 0|req: 30/60] 199.204.45.244 () {44 vars in 958 bytes} [Mon May 18 01:19:39 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:19:39.284 7 INFO neutron.db.segments_db [None req-925674ea-dcc4-4972-b8cf-4e07563c3b97 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment 1e316cdb-08ae-43f1-9485-8578b9492b15 of type vxlan for network e5f47567-e21d-4f29-b4a6-11884432fed0 [pid: 7|app: 0|req: 31/61] 199.204.45.244 () {48 vars in 965 bytes} [Mon May 18 01:19:39 2026] POST /v2.0/networks => generated 707 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:19:40.281 8 INFO oslo.messaging._drivers.impl_rabbit [-] [858cdf02-b89f-44e8-be97-a7bba4c49f7f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51796. 2026-05-18 01:19:40.281 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9134fc3a-8bf2-4d63-9568-2e2012541691] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51806. 2026-05-18 01:19:40.334 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bcd07b8a-5bda-417f-bc0d-e924603903e1 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/62] 199.204.45.244 () {44 vars in 936 bytes} [Mon May 18 01:19:40 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 88 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:19:40.403 7 INFO oslo.messaging._drivers.impl_rabbit [-] [63d4b8f9-af22-46d7-aa60-674a2a814a1f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51812. 2026-05-18 01:19:40.405 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0112db9b-868e-46c2-8190-478c99240079] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51818. [pid: 7|app: 0|req: 32/63] 199.204.45.244 () {44 vars in 958 bytes} [Mon May 18 01:19:40 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:19:40.443 8 INFO neutron.pecan_wsgi.hooks.translation [None req-937c2ff8-99d2-4624-8d7c-5da0f515a56f bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/64] 199.204.45.244 () {44 vars in 1035 bytes} [Mon May 18 01:19:40 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=e5f47567-e21d-4f29-b4a6-11884432fed0 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/65] 199.204.45.244 () {44 vars in 1058 bytes} [Mon May 18 01:19:40 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=e5f47567-e21d-4f29-b4a6-11884432fed0 => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/66] 199.204.45.244 () {48 vars in 964 bytes} [Mon May 18 01:19:40 2026] POST /v2.0/subnets => generated 627 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:19:41.763 7 INFO neutron.api.v2.resource [None req-99b83fee-3de3-4a15-8662-132602d23309 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/67] 199.204.45.244 () {44 vars in 970 bytes} [Mon May 18 01:19:41 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/68] 199.204.45.244 () {44 vars in 992 bytes} [Mon May 18 01:19:41 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/69] 199.204.45.244 () {48 vars in 979 bytes} [Mon May 18 01:19:41 2026] POST /v2.0/security-groups => generated 1616 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/72] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:19:43 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 1616 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/73] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:19:43 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 1616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/74] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:19:43 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/75] 199.204.45.244 () {48 vars in 990 bytes} [Mon May 18 01:19:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/76] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:19:44 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 2230 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/77] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:19:44 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/78] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:19:44 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 2230 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/79] 199.204.45.244 () {48 vars in 990 bytes} [Mon May 18 01:19:44 2026] POST /v2.0/security-group-rules => generated 603 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/80] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:19:45 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/81] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:19:45 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => 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: 41/82] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:19:45 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/83] 199.204.45.244 () {48 vars in 990 bytes} [Mon May 18 01:19:45 2026] POST /v2.0/security-group-rules => generated 603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/84] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:19:46 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 3462 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/85] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:19:46 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/86] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:19:46 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 3462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/87] 199.204.45.244 () {48 vars in 990 bytes} [Mon May 18 01:19:46 2026] POST /v2.0/security-group-rules => generated 603 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/88] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:19:47 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 4078 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/89] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:19:47 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/90] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:19:47 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/91] 199.204.45.244 () {48 vars in 990 bytes} [Mon May 18 01:19:47 2026] POST /v2.0/security-group-rules => generated 603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 199.204.45.244 () {44 vars in 986 bytes} [Mon May 18 01:19:48 2026] GET /v2.0/networks/e5f47567-e21d-4f29-b4a6-11884432fed0 => generated 732 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:19:48.882 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4563be3a-2978-4eb7-8213-481eaf8cd03d bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/93] 199.204.45.244 () {44 vars in 1075 bytes} [Mon May 18 01:19:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=e5f47567-e21d-4f29-b4a6-11884432fed0 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 199.204.45.244 () {44 vars in 1098 bytes} [Mon May 18 01:19:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=e5f47567-e21d-4f29-b4a6-11884432fed0 => 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: 48/95] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:19:48 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/96] 199.204.45.244 () {48 vars in 960 bytes} [Mon May 18 01:19:48 2026] POST /v2.0/ports => generated 1096 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:19:54.775 7 INFO neutron.pecan_wsgi.hooks.translation [None req-29d018a0-6248-41c4-a99c-62f175061440 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/97] 199.204.45.244 () {44 vars in 978 bytes} [Mon May 18 01:19:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 71 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/98] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:19:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/99] 199.204.45.244 () {48 vars in 1030 bytes} [Mon May 18 01:19:54 2026] PUT /v2.0/ports/5f06daf4-485d-4b14-bcc3-f083ce324b29 => generated 1209 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/100] 199.204.45.244 () {44 vars in 919 bytes} [Mon May 18 01:19:57 2026] GET /v2.0/ports => generated 3726 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:19:58.195 8 INFO neutron.api.v2.resource [None req-4ee63638-4762-4631-a047-5287908bbc0d bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/103] 199.204.45.244 () {44 vars in 958 bytes} [Mon May 18 01:19:58 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/104] 199.204.45.244 () {44 vars in 980 bytes} [Mon May 18 01:19:58 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 199.204.45.244 () {48 vars in 979 bytes} [Mon May 18 01:19:58 2026] POST /v2.0/security-groups => generated 1610 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 53/106] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:19:59 2026] GET /v2.0/security-groups/0f4fa892-b411-4e24-b530-b0745c12d886 => generated 1610 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:19:59 2026] GET /v2.0/security-groups/0f4fa892-b411-4e24-b530-b0745c12d886 => generated 1610 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:19:59 2026] GET /v2.0/security-groups/0f4fa892-b411-4e24-b530-b0745c12d886 => generated 1610 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/109] 199.204.45.244 () {48 vars in 990 bytes} [Mon May 18 01:19:59 2026] POST /v2.0/security-group-rules => generated 621 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:20:00 2026] GET /v2.0/security-groups/0f4fa892-b411-4e24-b530-b0745c12d886 => generated 2244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:20:00 2026] GET /v2.0/security-groups/0f4fa892-b411-4e24-b530-b0745c12d886 => generated 2244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:20:00 2026] GET /v2.0/security-groups/0f4fa892-b411-4e24-b530-b0745c12d886 => generated 2244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 199.204.45.244 () {48 vars in 990 bytes} [Mon May 18 01:20:00 2026] POST /v2.0/security-group-rules => generated 625 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/124] 199.204.45.244 () {44 vars in 974 bytes} [Mon May 18 01:21:18 2026] GET /v2.0/quotas/84866798614d46d59ef2248975b24e11 => 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: 62/125] 199.204.45.244 () {48 vars in 1026 bytes} [Mon May 18 01:21:19 2026] PUT /v2.0/quotas/84866798614d46d59ef2248975b24e11 => generated 291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:23:28.440 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0112db9b-868e-46c2-8190-478c99240079] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-18 01:23:28.444 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [63d4b8f9-af22-46d7-aa60-674a2a814a1f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-18 01:23:28.447 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 18 01:23:28 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.244) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:23:28.664 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27934b4d-fa93-46e8-b917-0d8ada8e4b16 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/144] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:23:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 232 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:23:28.682 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9134fc3a-8bf2-4d63-9568-2e2012541691] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-18 01:23:28.683 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [858cdf02-b89f-44e8-be97-a7bba4c49f7f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-18 01:23:28.684 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 18 01:23:28 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.244) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 73/145] 199.204.45.244 () {30 vars in 762 bytes} [Mon May 18 01:23:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:23:30.677 7 INFO oslo.messaging._drivers.impl_rabbit [-] [63d4b8f9-af22-46d7-aa60-674a2a814a1f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47118. 2026-05-18 01:23:30.677 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0112db9b-868e-46c2-8190-478c99240079] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47110. 2026-05-18 01:23:30.839 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1d263164-bd2a-4859-b72b-af91adda9fa3 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/146] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:23:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 182 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:23:30.876 8 INFO oslo.messaging._drivers.impl_rabbit [-] [858cdf02-b89f-44e8-be97-a7bba4c49f7f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47138. 2026-05-18 01:23:30.902 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9134fc3a-8bf2-4d63-9568-2e2012541691] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47124. [pid: 8|app: 0|req: 74/147] 199.204.45.244 () {30 vars in 762 bytes} [Mon May 18 01:23:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:30:01.868 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0112db9b-868e-46c2-8190-478c99240079] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-18 01:30:01.869 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [63d4b8f9-af22-46d7-aa60-674a2a814a1f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-18 01:30:01.871 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 18 01:30:01 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=6abd2c1823064ea0a3e5b95e88f88f69 (ip 199.204.45.244) !!! 2026-05-18 01:30:02.028 7 INFO neutron.api.v2.resource [None req-421c41a2-6f0d-4dca-97b3-8e145d789414 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 100/200] 199.204.45.244 () {44 vars in 1073 bytes} [Mon May 18 01:30:01 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=6abd2c1823064ea0a3e5b95e88f88f69 => generated 139 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:30:02.039 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9134fc3a-8bf2-4d63-9568-2e2012541691] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-18 01:30:02.040 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [858cdf02-b89f-44e8-be97-a7bba4c49f7f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-18 01:30:02.041 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 18 01:30:02 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=6abd2c1823064ea0a3e5b95e88f88f69 (ip 199.204.45.244) !!! [pid: 8|app: 0|req: 101/201] 199.204.45.244 () {44 vars in 1096 bytes} [Mon May 18 01:30:02 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=6abd2c1823064ea0a3e5b95e88f88f69 => generated 23 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/202] 199.204.45.244 () {48 vars in 980 bytes} [Mon May 18 01:30:02 2026] POST /v2.0/security-groups => generated 1624 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:30:03.330 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9134fc3a-8bf2-4d63-9568-2e2012541691] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34990. 2026-05-18 01:30:03.331 8 INFO oslo.messaging._drivers.impl_rabbit [-] [858cdf02-b89f-44e8-be97-a7bba4c49f7f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34994. [pid: 8|app: 0|req: 102/203] 199.204.45.244 () {44 vars in 1087 bytes} [Mon May 18 01:30:03 2026] GET /v2.0/security-groups/f115c433-682d-440d-b5e2-5acbe3a9a60b?project_id=6abd2c1823064ea0a3e5b95e88f88f69 => generated 1624 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/204] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:30:03 2026] GET /v2.0/security-groups/f115c433-682d-440d-b5e2-5acbe3a9a60b => generated 1624 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/205] 199.204.45.244 () {44 vars in 1087 bytes} [Mon May 18 01:30:03 2026] GET /v2.0/security-groups/f115c433-682d-440d-b5e2-5acbe3a9a60b?project_id=6abd2c1823064ea0a3e5b95e88f88f69 => generated 1624 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:30:03.572 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0112db9b-868e-46c2-8190-478c99240079] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35006. 2026-05-18 01:30:03.579 7 INFO oslo.messaging._drivers.impl_rabbit [-] [63d4b8f9-af22-46d7-aa60-674a2a814a1f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35014. [pid: 7|app: 0|req: 103/206] 199.204.45.244 () {48 vars in 990 bytes} [Mon May 18 01:30:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/207] 199.204.45.244 () {44 vars in 1087 bytes} [Mon May 18 01:30:04 2026] GET /v2.0/security-groups/f115c433-682d-440d-b5e2-5acbe3a9a60b?project_id=6abd2c1823064ea0a3e5b95e88f88f69 => generated 2234 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/208] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:30:04 2026] GET /v2.0/security-groups/f115c433-682d-440d-b5e2-5acbe3a9a60b => generated 2234 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/209] 199.204.45.244 () {44 vars in 1087 bytes} [Mon May 18 01:30:04 2026] GET /v2.0/security-groups/f115c433-682d-440d-b5e2-5acbe3a9a60b?project_id=6abd2c1823064ea0a3e5b95e88f88f69 => generated 2234 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/210] 199.204.45.244 () {48 vars in 990 bytes} [Mon May 18 01:30:04 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) [pid: 8|app: 0|req: 106/211] 199.204.45.244 () {44 vars in 1087 bytes} [Mon May 18 01:30:05 2026] GET /v2.0/security-groups/f115c433-682d-440d-b5e2-5acbe3a9a60b?project_id=6abd2c1823064ea0a3e5b95e88f88f69 => generated 2846 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/212] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:30:06 2026] GET /v2.0/security-groups/f115c433-682d-440d-b5e2-5acbe3a9a60b => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/213] 199.204.45.244 () {44 vars in 1087 bytes} [Mon May 18 01:30:06 2026] GET /v2.0/security-groups/f115c433-682d-440d-b5e2-5acbe3a9a60b?project_id=6abd2c1823064ea0a3e5b95e88f88f69 => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/214] 199.204.45.244 () {48 vars in 990 bytes} [Mon May 18 01:30:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/215] 199.204.45.244 () {44 vars in 1087 bytes} [Mon May 18 01:30:07 2026] GET /v2.0/security-groups/f115c433-682d-440d-b5e2-5acbe3a9a60b?project_id=6abd2c1823064ea0a3e5b95e88f88f69 => generated 3460 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/216] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:30:07 2026] GET /v2.0/security-groups/f115c433-682d-440d-b5e2-5acbe3a9a60b => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/217] 199.204.45.244 () {44 vars in 1087 bytes} [Mon May 18 01:30:07 2026] GET /v2.0/security-groups/f115c433-682d-440d-b5e2-5acbe3a9a60b?project_id=6abd2c1823064ea0a3e5b95e88f88f69 => generated 3460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/218] 199.204.45.244 () {48 vars in 990 bytes} [Mon May 18 01:30:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/237] 199.204.45.244 () {30 vars in 739 bytes} [Mon May 18 01:32:15 2026] GET /v2.0/networks?tenant_id=6abd2c1823064ea0a3e5b95e88f88f69&shared=False => generated 15 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:32:16.035 8 INFO neutron.db.segments_db [None req-3b6843f0-c419-4d90-ab07-7f0411a740f6 5ccbab4d3dec4de5907cec4a2d432467 6abd2c1823064ea0a3e5b95e88f88f69 - - 03aae4af8d6841efb98d2c99c342f736 03aae4af8d6841efb98d2c99c342f736] Added segment 1912552b-5a38-47e0-bc11-61e69866550b of type vxlan for network b76ed3f3-9f5d-40e6-904b-220c69347051 [pid: 8|app: 0|req: 119/238] 199.204.45.244 () {34 vars in 681 bytes} [Mon May 18 01:32:15 2026] POST /v2.0/networks => generated 718 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/239] 199.204.45.244 () {30 vars in 721 bytes} [Mon May 18 01:32:16 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 120/240] 199.204.45.244 () {30 vars in 632 bytes} [Mon May 18 01:32:16 2026] GET /v2.0/extensions => generated 19901 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/241] 199.204.45.244 () {34 vars in 676 bytes} [Mon May 18 01:32:16 2026] POST /v2.0/ports => generated 963 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/242] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:32:16 2026] GET /v2.0/networks/b76ed3f3-9f5d-40e6-904b-220c69347051 => generated 705 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/243] 199.204.45.244 () {30 vars in 721 bytes} [Mon May 18 01:32:18 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/244] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:32:18 2026] GET /v2.0/networks/b76ed3f3-9f5d-40e6-904b-220c69347051 => generated 705 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/247] 199.204.45.244 () {44 vars in 974 bytes} [Mon May 18 01:32:28 2026] GET /v2.0/quotas/6abd2c1823064ea0a3e5b95e88f88f69 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 124/248] 199.204.45.244 () {48 vars in 1026 bytes} [Mon May 18 01:32:29 2026] PUT /v2.0/quotas/6abd2c1823064ea0a3e5b95e88f88f69 => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:43:08.766 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [858cdf02-b89f-44e8-be97-a7bba4c49f7f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-18 01:43:08.770 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9134fc3a-8bf2-4d63-9568-2e2012541691] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-18 01:43:08.771 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 18 01:43:08 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.244) !!! 2026-05-18 01:43:08.928 8 INFO neutron.pecan_wsgi.hooks.translation [None req-49902c1d-14a0-417a-817a-a377868e27a6 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 167/333] 199.204.45.244 () {44 vars in 926 bytes} [Mon May 18 01:43:08 2026] GET /v2.0/networks/public => generated 108 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:43:08.941 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [63d4b8f9-af22-46d7-aa60-674a2a814a1f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-18 01:43:08.942 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0112db9b-868e-46c2-8190-478c99240079] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-18 01:43:08.942 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 18 01:43:08 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.244) !!! [pid: 7|app: 0|req: 167/334] 199.204.45.244 () {44 vars in 948 bytes} [Mon May 18 01:43:08 2026] GET /v2.0/networks?name=public => generated 753 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:43:10.076 8 INFO oslo.messaging._drivers.impl_rabbit [-] [858cdf02-b89f-44e8-be97-a7bba4c49f7f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50078. 2026-05-18 01:43:10.077 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9134fc3a-8bf2-4d63-9568-2e2012541691] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50092. 2026-05-18 01:43:10.114 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c707ebba-3310-4134-971a-40dba74fe129 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 168/335] 199.204.45.244 () {44 vars in 926 bytes} [Mon May 18 01:43:10 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:43:10.146 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0112db9b-868e-46c2-8190-478c99240079] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50112. 2026-05-18 01:43:10.153 7 INFO oslo.messaging._drivers.impl_rabbit [-] [63d4b8f9-af22-46d7-aa60-674a2a814a1f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50106. [pid: 7|app: 0|req: 168/336] 199.204.45.244 () {44 vars in 948 bytes} [Mon May 18 01:43:10 2026] GET /v2.0/networks?name=public => generated 753 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:43:10.228 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b81eb965-2408-4969-b91c-1ef899e70ae0 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 169/337] 199.204.45.244 () {44 vars in 1033 bytes} [Mon May 18 01:43:10 2026] GET /v2.0/subnets/public-subnet?network_id=b3b96470-acc0-4cf4-83ef-8f7d9aabda5a => generated 113 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/338] 199.204.45.244 () {44 vars in 1056 bytes} [Mon May 18 01:43:10 2026] GET /v2.0/subnets?name=public-subnet&network_id=b3b96470-acc0-4cf4-83ef-8f7d9aabda5a => generated 644 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:43:43.148 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f2e6e636-2b2a-4342-bc3c-676e85eb8e89 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/345] 199.204.45.244 () {44 vars in 936 bytes} [Mon May 18 01:43:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/346] 199.204.45.244 () {44 vars in 958 bytes} [Mon May 18 01:43:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:43:44.165 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8afae54a-c2a2-4892-82d6-55d259dc1dfe bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/347] 199.204.45.244 () {44 vars in 936 bytes} [Mon May 18 01:43:44 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/348] 199.204.45.244 () {44 vars in 958 bytes} [Mon May 18 01:43:44 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:43:44.266 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d2f0ca6b-bb02-4920-81a2-6d45a9a2f307 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/349] 199.204.45.244 () {44 vars in 1035 bytes} [Mon May 18 01:43:44 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=e5f47567-e21d-4f29-b4a6-11884432fed0 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/350] 199.204.45.244 () {44 vars in 1058 bytes} [Mon May 18 01:43:44 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=e5f47567-e21d-4f29-b4a6-11884432fed0 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:43:45.450 8 INFO neutron.api.v2.resource [None req-47f96762-1c64-4d01-a961-decf2257d3f0 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/351] 199.204.45.244 () {44 vars in 970 bytes} [Mon May 18 01:43:45 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: 7|app: 0|req: 176/352] 199.204.45.244 () {44 vars in 992 bytes} [Mon May 18 01:43:45 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/353] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:43:46 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/354] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:43:46 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/355] 199.204.45.244 () {44 vars in 1010 bytes} [Mon May 18 01:43:46 2026] GET /v2.0/security-group-rules/dc50ae4a-c389-4aa6-af8b-2df132e9d009 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/356] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:43:47 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 4694 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/357] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:43:47 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/358] 199.204.45.244 () {44 vars in 1010 bytes} [Mon May 18 01:43:47 2026] GET /v2.0/security-group-rules/bc13cd9f-259c-48c8-b4de-51bb55f5f1c7 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/359] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:43:48 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/360] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:43:48 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/361] 199.204.45.244 () {44 vars in 1010 bytes} [Mon May 18 01:43:48 2026] GET /v2.0/security-group-rules/b56e3567-35be-4e74-8ba2-c6a1bdeac506 => 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: 181/362] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:43:49 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/363] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:43:49 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/364] 199.204.45.244 () {44 vars in 1010 bytes} [Mon May 18 01:43:49 2026] GET /v2.0/security-group-rules/c583fbbb-37e6-49e4-a8f7-c8f58683059a => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/365] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:43:50 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/366] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:43:50 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 199.204.45.244 () {44 vars in 1010 bytes} [Mon May 18 01:43:50 2026] GET /v2.0/security-group-rules/369123f5-520d-45ed-aecc-cb7fa01ef008 => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/368] 199.204.45.244 () {44 vars in 986 bytes} [Mon May 18 01:43:51 2026] GET /v2.0/networks/e5f47567-e21d-4f29-b4a6-11884432fed0 => generated 732 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:43:51.946 8 INFO neutron.pecan_wsgi.hooks.translation [None req-07d5d1f8-1e05-4bb4-b0b8-50b358393cd9 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/369] 199.204.45.244 () {44 vars in 1075 bytes} [Mon May 18 01:43:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=e5f47567-e21d-4f29-b4a6-11884432fed0 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/370] 199.204.45.244 () {44 vars in 1098 bytes} [Mon May 18 01:43:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=e5f47567-e21d-4f29-b4a6-11884432fed0 => generated 1250 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/371] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:43:52 2026] GET /v2.0/security-groups/e6db42f8-8d6a-475e-9d5d-948fc7605f2c => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:43:58.434 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ece9b2c9-a5cb-4488-9dce-1f33cd610128 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/374] 199.204.45.244 () {44 vars in 978 bytes} [Mon May 18 01:43:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/375] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:43:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 199.204.45.244 () {44 vars in 919 bytes} [Mon May 18 01:43:59 2026] GET /v2.0/ports => generated 4721 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:44:00.945 8 INFO neutron.api.v2.resource [None req-bf0a574b-8641-4663-950a-44e535ff4db6 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/377] 199.204.45.244 () {44 vars in 958 bytes} [Mon May 18 01:44:00 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: 7|app: 0|req: 189/378] 199.204.45.244 () {44 vars in 980 bytes} [Mon May 18 01:44:00 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:44:01 2026] GET /v2.0/security-groups/0f4fa892-b411-4e24-b530-b0745c12d886 => generated 2882 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:44:01 2026] GET /v2.0/security-groups/0f4fa892-b411-4e24-b530-b0745c12d886 => generated 2882 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.204.45.244 () {44 vars in 1010 bytes} [Mon May 18 01:44:01 2026] GET /v2.0/security-group-rules/0724fe50-d7ee-4557-8d89-d975c39bb744 => generated 621 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:44:02 2026] GET /v2.0/security-groups/0f4fa892-b411-4e24-b530-b0745c12d886 => generated 2882 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/383] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:44:02 2026] GET /v2.0/security-groups/0f4fa892-b411-4e24-b530-b0745c12d886 => generated 2882 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 199.204.45.244 () {44 vars in 1010 bytes} [Mon May 18 01:44:02 2026] GET /v2.0/security-group-rules/3e5f2116-c353-405b-87ff-c99ae862471d => generated 625 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 199.204.45.244 () {44 vars in 974 bytes} [Mon May 18 01:44:14 2026] GET /v2.0/quotas/84866798614d46d59ef2248975b24e11 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:45:03.204 8 INFO neutron.api.v2.resource [None req-cf2112fe-cc57-40e4-b1f6-bfc5f81e25c0 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 197/394] 199.204.45.244 () {44 vars in 1073 bytes} [Mon May 18 01:45:03 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=6abd2c1823064ea0a3e5b95e88f88f69 => generated 139 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 199.204.45.244 () {44 vars in 1096 bytes} [Mon May 18 01:45:03 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=6abd2c1823064ea0a3e5b95e88f88f69 => generated 4072 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.204.45.244 () {44 vars in 1087 bytes} [Mon May 18 01:45:04 2026] GET /v2.0/security-groups/f115c433-682d-440d-b5e2-5acbe3a9a60b?project_id=6abd2c1823064ea0a3e5b95e88f88f69 => generated 4075 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:45:04 2026] GET /v2.0/security-groups/f115c433-682d-440d-b5e2-5acbe3a9a60b => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 199.204.45.244 () {44 vars in 1010 bytes} [Mon May 18 01:45:04 2026] GET /v2.0/security-group-rules/a5aab4e0-ddca-4cf4-ba98-b4754bc69d6e => generated 597 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 199.204.45.244 () {44 vars in 1087 bytes} [Mon May 18 01:45:05 2026] GET /v2.0/security-groups/f115c433-682d-440d-b5e2-5acbe3a9a60b?project_id=6abd2c1823064ea0a3e5b95e88f88f69 => generated 4075 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:45:05 2026] GET /v2.0/security-groups/f115c433-682d-440d-b5e2-5acbe3a9a60b => generated 4075 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.204.45.244 () {44 vars in 1010 bytes} [Mon May 18 01:45:05 2026] GET /v2.0/security-group-rules/e3e217c5-9318-4680-aa3b-259bd5a00b49 => generated 599 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.204.45.244 () {44 vars in 1087 bytes} [Mon May 18 01:45:06 2026] GET /v2.0/security-groups/f115c433-682d-440d-b5e2-5acbe3a9a60b?project_id=6abd2c1823064ea0a3e5b95e88f88f69 => generated 4075 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:45:06 2026] GET /v2.0/security-groups/f115c433-682d-440d-b5e2-5acbe3a9a60b => generated 4075 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 199.204.45.244 () {44 vars in 1010 bytes} [Mon May 18 01:45:06 2026] GET /v2.0/security-group-rules/7769f183-4f8b-4955-b8c4-4cf942d8c193 => generated 601 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 199.204.45.244 () {44 vars in 1087 bytes} [Mon May 18 01:45:07 2026] GET /v2.0/security-groups/f115c433-682d-440d-b5e2-5acbe3a9a60b?project_id=6abd2c1823064ea0a3e5b95e88f88f69 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 199.204.45.244 () {44 vars in 1000 bytes} [Mon May 18 01:45:07 2026] GET /v2.0/security-groups/f115c433-682d-440d-b5e2-5acbe3a9a60b => generated 4075 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 199.204.45.244 () {44 vars in 1010 bytes} [Mon May 18 01:45:07 2026] GET /v2.0/security-group-rules/e020d5f3-5a85-4b32-8c30-57e8d6fa0aa3 => generated 602 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/410] 199.204.45.244 () {44 vars in 974 bytes} [Mon May 18 01:45:14 2026] GET /v2.0/quotas/6abd2c1823064ea0a3e5b95e88f88f69 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/417] 199.204.45.244 () {44 vars in 948 bytes} [Mon May 18 01:46:04 2026] GET /v2.0/networks?name=public => generated 753 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:46:44.617 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9134fc3a-8bf2-4d63-9568-2e2012541691] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-18 01:46:44.618 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [858cdf02-b89f-44e8-be97-a7bba4c49f7f] 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: 212/424] 10.0.0.249 () {32 vars in 648 bytes} [Mon May 18 01:46:44 2026] GET /v2.0/networks => generated 2168 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:46:45.999 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0112db9b-868e-46c2-8190-478c99240079] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-18 01:46:46.000 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [63d4b8f9-af22-46d7-aa60-674a2a814a1f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 213/425] 10.0.0.249 () {32 vars in 654 bytes} [Mon May 18 01:46:45 2026] GET /v2.0/floatingips => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/426] 10.0.0.249 () {32 vars in 646 bytes} [Mon May 18 01:46:46 2026] GET /v2.0/routers => generated 15 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/427] 10.0.0.249 () {32 vars in 642 bytes} [Mon May 18 01:46:46 2026] GET /v2.0/ports => generated 4721 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/428] 10.0.0.249 () {32 vars in 646 bytes} [Mon May 18 01:46:46 2026] GET /v2.0/subnets => generated 1261 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/429] 10.0.0.249 () {32 vars in 648 bytes} [Mon May 18 01:46:46 2026] GET /v2.0/networks => generated 2168 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:46:46.501 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9134fc3a-8bf2-4d63-9568-2e2012541691] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35872. 2026-05-18 01:46:46.502 8 INFO oslo.messaging._drivers.impl_rabbit [-] [858cdf02-b89f-44e8-be97-a7bba4c49f7f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35862. [pid: 8|app: 0|req: 215/430] 10.0.0.249 () {32 vars in 662 bytes} [Mon May 18 01:46:46 2026] GET /v2.0/security-groups => generated 17397 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/431] 10.0.0.249 () {32 vars in 654 bytes} [Mon May 18 01:46:46 2026] GET /v2.0/subnetpools => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:46:57.283 7 INFO oslo.messaging._drivers.impl_rabbit [-] [63d4b8f9-af22-46d7-aa60-674a2a814a1f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34184. 2026-05-18 01:46:57.283 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0112db9b-868e-46c2-8190-478c99240079] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34174. 2026-05-18 01:46:57.465 8 INFO neutron.db.segments_db [None req-f8a426ef-9638-44bb-911c-ea1d6578c026 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment c6e7ee11-1ad3-4cbb-a41c-61ee6a2b7118 of type vxlan for network d0c33db5-d935-4482-be0c-5fc3fbca7c55 2026-05-18 01:46:57.519 7 INFO neutron.db.segments_db [None req-5999b0d2-e753-4392-9f4d-6c6578fe5d21 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment fb69e457-aa7e-4479-a7b7-4eee85e126f7 of type vxlan for network daa3aed3-9970-429b-be00-12fca9d221f1 [pid: 8|app: 0|req: 216/432] 10.0.0.249 () {34 vars in 670 bytes} [Mon May 18 01:46:57 2026] POST /v2.0/networks => generated 745 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/433] 10.0.0.249 () {34 vars in 670 bytes} [Mon May 18 01:46:57 2026] POST /v2.0/networks => generated 742 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:46:57.907 8 INFO neutron.db.segments_db [None req-7ef04f4c-dcf2-4904-9a78-f41c08facffc bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment 335807e7-a95f-4079-b9cf-38f4efbfadf0 of type vxlan for network 5127693a-9424-429a-ac53-c16739ecb191 [pid: 7|app: 0|req: 220/436] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:46:57 2026] POST /v2.0/subnets => generated 668 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/437] 10.0.0.249 () {34 vars in 670 bytes} [Mon May 18 01:46:57 2026] POST /v2.0/networks => generated 749 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/438] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:46:57 2026] POST /v2.0/subnets => generated 665 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/439] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:46:58 2026] GET /v2.0/security-groups?tenant_id=b5ae65a9ccf54f1a88646051094bd82e&name=default => generated 2921 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:46:58.216 7 INFO neutron.db.segments_db [None req-1313a34e-0299-4e3c-886f-9c26ade5d0e7 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment e368021b-2b24-4709-94ee-06ff2d07e42a of type vxlan for network c34d6ea1-c8a1-4712-ad8a-f419765e9e2c [pid: 8|app: 0|req: 219/440] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:46:58 2026] POST /v2.0/subnets => generated 672 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:46:58.519 8 INFO neutron.db.segments_db [None req-2fc40a39-0f29-4996-bc6d-840c0c307539 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment 8fa54d62-3261-42b1-99db-9ccc9e1dad52 of type vxlan for network 78193cdc-fb47-4a25-ae30-40bd990ed755 2026-05-18 01:46:58.611 7 INFO neutron.db.l3_hamode_db [None req-1313a34e-0299-4e3c-886f-9c26ade5d0e7 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:46:58.833 8 INFO neutron.db.l3_hamode_db [None req-2fc40a39-0f29-4996-bc6d-840c0c307539 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:46:59.816 7 INFO neutron.db.l3_hamode_db [None req-1313a34e-0299-4e3c-886f-9c26ade5d0e7 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:47:00.288 8 INFO neutron.db.l3_hamode_db [None req-2fc40a39-0f29-4996-bc6d-840c0c307539 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 222/441] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:46:58 2026] POST /v2.0/routers => generated 732 bytes in 3192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/442] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:47:01 2026] DELETE /v2.0/security-groups/36e3a2a7-cdd2-42fd-8b26-1fe00e562f52 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:47:01.546 7 INFO neutron.db.segments_db [None req-4091b987-463e-4e22-8536-12465a2d8f51 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment 14dc0ae6-5b25-444b-867f-7be055667648 of type vxlan for network 124909e5-9215-4f1f-80c0-5bdf51fa2951 [pid: 8|app: 0|req: 220/443] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:46:58 2026] POST /v2.0/routers => generated 729 bytes in 3346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:47:01.893 7 INFO neutron.db.l3_hamode_db [None req-4091b987-463e-4e22-8536-12465a2d8f51 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:47:02.902 7 INFO neutron.db.l3_hamode_db [None req-4091b987-463e-4e22-8536-12465a2d8f51 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 221/444] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:47:01 2026] PUT /v2.0/routers/cd2d6cbe-d860-4456-a8f8-53ca1bc0f16b/add_router_interface => generated 309 bytes in 1550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/445] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:47:01 2026] POST /v2.0/routers => generated 736 bytes in 2783 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:47:04.522 7 INFO neutron.db.segments_db [None req-b288014b-d8d4-4768-8d5d-9ed4e7e4c6ab bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment 8d12e5c9-98c2-42be-a883-b825a68c7d14 of type vxlan for network d6094065-2ed2-4378-93d1-eaf0f858b87b [pid: 7|app: 0|req: 225/446] 10.0.0.249 () {34 vars in 670 bytes} [Mon May 18 01:47:04 2026] POST /v2.0/networks => generated 751 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/447] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:47:03 2026] PUT /v2.0/routers/57bf0fcd-6295-4113-844c-136af3c4b31c/add_router_interface => generated 309 bytes in 1682 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:05.098 8 WARNING neutron_lib.context [req-5dfd6cf4-aada-4bc3-9ddf-3847b3d91e5c req-4d79cfe1-b00b-437c-8fa9-3c86fe3903be 04104cbafd5548aab93567c2c7e554af cda2ddcb419c4c5fbb328c02702c412e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 223/448] 10.0.0.243 () {38 vars in 970 bytes} [Mon May 18 01:47:05 2026] POST /v2.0/security-groups => generated 1680 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/449] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:47:05 2026] POST /v2.0/subnets => generated 674 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:47:05.551 8 INFO neutron.db.segments_db [None req-b9a0a953-1734-4897-899c-c5026d3a2121 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment 9b2376ea-e061-4284-9be8-577e5deaee7e of type vxlan for network 64e47b1c-a713-4e12-96b9-9a297c8b27a0 2026-05-18 01:47:05.935 8 INFO neutron.db.l3_hamode_db [None req-b9a0a953-1734-4897-899c-c5026d3a2121 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 226/450] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:47:04 2026] PUT /v2.0/routers/0003f4d5-b192-4820-b32a-9f774840eb51/add_router_interface => generated 309 bytes in 1492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:06.181 7 WARNING neutron_lib.context [req-90c48c47-f315-4a2d-944e-6bacdb2bbab8 req-fdd80c30-f08b-4cca-88bb-47d680ce533c 04104cbafd5548aab93567c2c7e554af cda2ddcb419c4c5fbb328c02702c412e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 227/451] 10.0.0.243 () {38 vars in 970 bytes} [Mon May 18 01:47:06 2026] POST /v2.0/security-groups => generated 1680 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:47:06.343 7 WARNING neutron_lib.context [None req-beb93c2b-5ce5-4b6e-af8f-9380cab90192 177bff203a8341c197049563535daad8 a5ca71673e7e42a48e2d08068d47734e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 228/452] 10.0.0.249 () {34 vars in 684 bytes} [Mon May 18 01:47:06 2026] POST /v2.0/security-groups => generated 1661 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:47:06.495 7 WARNING neutron_lib.context [req-ed3baa51-ec74-4d5c-b066-0d45e877bac6 req-fc5f9ee9-22df-4d47-9ee7-fc445e8af53e 04104cbafd5548aab93567c2c7e554af cda2ddcb419c4c5fbb328c02702c412e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 229/453] 10.0.0.243 () {38 vars in 970 bytes} [Mon May 18 01:47:06 2026] POST /v2.0/security-groups => generated 1681 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:47:06.651 7 WARNING neutron_lib.context [None req-97f70578-06d6-4249-8fbd-216352fd3c4e 177bff203a8341c197049563535daad8 a5ca71673e7e42a48e2d08068d47734e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 230/454] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:47:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:47:06.821 7 WARNING neutron_lib.context [req-9989ff34-3360-48a4-acb3-8f76701e3334 req-79b619ff-9126-491f-8fab-04a72d28471d 6f007bd6d2e0461598945d95035a3d81 a01a89d637de4878aea34e9af7b76f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 231/455] 10.0.0.243 () {38 vars in 970 bytes} [Mon May 18 01:47:06 2026] POST /v2.0/security-groups => generated 1686 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:47:07.026 8 INFO neutron.db.l3_hamode_db [None req-b9a0a953-1734-4897-899c-c5026d3a2121 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 232/456] 10.0.0.243 () {34 vars in 1001 bytes} [Mon May 18 01:47:06 2026] GET /v2.0/security-groups?tenant_id=cda2ddcb419c4c5fbb328c02702c412e => generated 7902 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:47:07.037 7 WARNING neutron_lib.context [None req-18faa679-af25-4fda-afbd-094a45bf835a 177bff203a8341c197049563535daad8 a5ca71673e7e42a48e2d08068d47734e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 233/457] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:47:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/458] 10.0.0.243 () {34 vars in 990 bytes} [Mon May 18 01:47:07 2026] GET /v2.0/security-groups/bc202734-8eb1-432a-9d6c-dd960287cb19 => generated 1686 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/459] 10.0.0.243 () {34 vars in 990 bytes} [Mon May 18 01:47:07 2026] GET /v2.0/security-groups/e2b347f3-0af7-4d3e-9242-84241434c734 => generated 2918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:47:07.278 7 WARNING neutron_lib.context [None req-6b545d0a-ce73-4752-aff8-9e8f1066a429 177bff203a8341c197049563535daad8 a5ca71673e7e42a48e2d08068d47734e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/460] 10.0.0.249 () {34 vars in 675 bytes} [Mon May 18 01:47:07 2026] POST /v2.0/floatingips => generated 552 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:47:07.962 7 WARNING neutron_lib.context [req-c764980e-9ec0-4844-b4bb-fd453138064c req-805464ac-b2e8-4893-bba8-da21b1b53a24 6f007bd6d2e0461598945d95035a3d81 a01a89d637de4878aea34e9af7b76f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/461] 10.0.0.243 () {38 vars in 980 bytes} [Mon May 18 01:47:07 2026] POST /v2.0/security-group-rules => generated 614 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/462] 10.0.0.243 () {34 vars in 990 bytes} [Mon May 18 01:47:08 2026] GET /v2.0/security-groups/e2b347f3-0af7-4d3e-9242-84241434c734 => generated 2918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:47:08.128 7 WARNING neutron_lib.context [req-e9ef7e04-fc60-4c00-9af8-8c449941a9e3 req-02606317-249a-4970-b299-d1006a483e4a 6f007bd6d2e0461598945d95035a3d81 a01a89d637de4878aea34e9af7b76f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 239/463] 10.0.0.243 () {38 vars in 970 bytes} [Mon May 18 01:47:08 2026] POST /v2.0/security-groups => generated 1684 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/464] 10.0.0.243 () {34 vars in 990 bytes} [Mon May 18 01:47:08 2026] GET /v2.0/security-groups/e3385548-9e0b-4c59-864a-2866f16b938d => generated 1680 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/465] 10.0.0.243 () {34 vars in 990 bytes} [Mon May 18 01:47:08 2026] GET /v2.0/security-groups/40c5a6dd-8d8b-4e23-b73f-be91603c634e => generated 1684 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/466] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:47:05 2026] POST /v2.0/routers => generated 738 bytes in 2893 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:47:08.393 8 WARNING neutron_lib.context [req-894a23d3-7478-4d33-b38e-fd71ea943537 req-5271bd61-1dd6-462f-ac29-44bf6c81e4ff 6f007bd6d2e0461598945d95035a3d81 a01a89d637de4878aea34e9af7b76f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 242/467] 10.0.0.243 () {36 vars in 1012 bytes} [Mon May 18 01:47:08 2026] DELETE /v2.0/security-groups/e3385548-9e0b-4c59-864a-2866f16b938d => 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: 226/468] 10.0.0.243 () {38 vars in 980 bytes} [Mon May 18 01:47:08 2026] POST /v2.0/security-group-rules => generated 614 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/469] 10.0.0.243 () {34 vars in 1099 bytes} [Mon May 18 01:47:08 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1647953742&fields=id&tenant_id=a5ca71673e7e42a48e2d08068d47734e => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:47:08.605 8 INFO neutron.api.v2.resource [req-ae88b8b0-7a4a-4fa9-bf80-625d9aa6de9f req-5eaa5ae2-43ec-49f1-9625-9be1681c3b32 04104cbafd5548aab93567c2c7e554af cda2ddcb419c4c5fbb328c02702c412e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 228/470] 10.0.0.243 () {34 vars in 990 bytes} [Mon May 18 01:47:08 2026] GET /v2.0/security-groups/e3385548-9e0b-4c59-864a-2866f16b938d => 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: 229/471] 10.0.0.243 () {34 vars in 981 bytes} [Mon May 18 01:47:08 2026] GET /v2.0/networks?id=daa3aed3-9970-429b-be00-12fca9d221f1 => generated 674 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/472] 10.0.0.243 () {34 vars in 990 bytes} [Mon May 18 01:47:08 2026] GET /v2.0/security-groups/40c5a6dd-8d8b-4e23-b73f-be91603c634e => generated 2309 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/473] 10.0.0.243 () {34 vars in 964 bytes} [Mon May 18 01:47:08 2026] GET /v2.0/quotas/a5ca71673e7e42a48e2d08068d47734e => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:08.777 8 WARNING neutron_lib.context [req-e07cd4d5-a3cb-4847-ba88-9eda9e10cac6 req-17f4b356-f4e7-4765-8efc-603e0504084b 6f007bd6d2e0461598945d95035a3d81 a01a89d637de4878aea34e9af7b76f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 232/474] 10.0.0.243 () {38 vars in 980 bytes} [Mon May 18 01:47:08 2026] POST /v2.0/security-group-rules => generated 619 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/475] 10.0.0.243 () {34 vars in 1001 bytes} [Mon May 18 01:47:08 2026] GET /v2.0/ports?tenant_id=a5ca71673e7e42a48e2d08068d47734e&fields=id => generated 103 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/476] 10.0.0.243 () {34 vars in 990 bytes} [Mon May 18 01:47:09 2026] GET /v2.0/security-groups/9f9aff90-47a0-45b6-b3a0-5370690af66b => 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: 235/477] 10.0.0.243 () {36 vars in 1012 bytes} [Mon May 18 01:47:09 2026] DELETE /v2.0/security-groups/9f9aff90-47a0-45b6-b3a0-5370690af66b => 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: 236/478] 10.0.0.243 () {34 vars in 990 bytes} [Mon May 18 01:47:09 2026] GET /v2.0/security-groups/40c5a6dd-8d8b-4e23-b73f-be91603c634e => generated 2939 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:47:09.314 8 INFO neutron.api.v2.resource [req-060ff5d5-127e-4e68-a001-afb87f0a79e0 req-3b3dbfb4-bc8a-4d15-bada-d482931fa69e 04104cbafd5548aab93567c2c7e554af cda2ddcb419c4c5fbb328c02702c412e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 237/479] 10.0.0.243 () {34 vars in 990 bytes} [Mon May 18 01:47:09 2026] GET /v2.0/security-groups/9f9aff90-47a0-45b6-b3a0-5370690af66b => generated 146 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/480] 10.0.0.243 () {34 vars in 1000 bytes} [Mon May 18 01:47:09 2026] GET /v2.0/security-group-rules/5cd16bb5-beea-475c-aca1-dc59918e9d17 => generated 616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/481] 10.0.0.243 () {34 vars in 990 bytes} [Mon May 18 01:47:09 2026] GET /v2.0/security-groups/40c5a6dd-8d8b-4e23-b73f-be91603c634e => generated 2939 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/482] 10.0.0.243 () {36 vars in 1022 bytes} [Mon May 18 01:47:09 2026] DELETE /v2.0/security-group-rules/5cd16bb5-beea-475c-aca1-dc59918e9d17 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/483] 10.0.0.243 () {34 vars in 906 bytes} [Mon May 18 01:47:09 2026] GET /v2.0/extensions => generated 19901 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/484] 10.0.0.243 () {34 vars in 990 bytes} [Mon May 18 01:47:09 2026] GET /v2.0/security-groups/b1de0104-65d2-4651-b9a8-3f777ce44b4b => generated 1681 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/485] 10.0.0.243 () {34 vars in 1007 bytes} [Mon May 18 01:47:09 2026] GET /v2.0/networks/daa3aed3-9970-429b-be00-12fca9d221f1?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/486] 10.0.0.243 () {36 vars in 1012 bytes} [Mon May 18 01:47:09 2026] DELETE /v2.0/security-groups/b1de0104-65d2-4651-b9a8-3f777ce44b4b => 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: 245/487] 10.0.0.243 () {34 vars in 1107 bytes} [Mon May 18 01:47:09 2026] GET /v2.0/networks/daa3aed3-9970-429b-be00-12fca9d221f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/488] 10.0.0.243 () {34 vars in 990 bytes} [Mon May 18 01:47:09 2026] GET /v2.0/security-groups/40c5a6dd-8d8b-4e23-b73f-be91603c634e => generated 2309 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/489] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:47:08 2026] PUT /v2.0/routers/83e6369e-3e7b-45ea-8510-e4b0d3d2f40a/add_router_interface => generated 309 bytes in 1519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/490] 10.0.0.243 () {36 vars in 1012 bytes} [Mon May 18 01:47:09 2026] DELETE /v2.0/security-groups/40c5a6dd-8d8b-4e23-b73f-be91603c634e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:47:10.028 7 INFO neutron.api.v2.resource [req-342b193e-da30-4890-8b61-3d8dd5fc5e0a req-36b5f983-877d-4eba-9839-eb566a6ec031 04104cbafd5548aab93567c2c7e554af cda2ddcb419c4c5fbb328c02702c412e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 244/491] 10.0.0.243 () {34 vars in 990 bytes} [Mon May 18 01:47:10 2026] GET /v2.0/security-groups/b1de0104-65d2-4651-b9a8-3f777ce44b4b => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/492] 10.0.0.243 () {34 vars in 990 bytes} [Mon May 18 01:47:10 2026] GET /v2.0/security-groups/bc202734-8eb1-432a-9d6c-dd960287cb19 => generated 2311 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/493] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:10 2026] GET /v2.0/ports?device_id=1df9a7bb-ca3f-4fb5-8fdc-c107f667e546 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/494] 10.0.0.243 () {34 vars in 1001 bytes} [Mon May 18 01:47:10 2026] GET /v2.0/security-groups?tenant_id=cda2ddcb419c4c5fbb328c02702c412e => generated 2921 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/495] 10.0.0.243 () {36 vars in 1012 bytes} [Mon May 18 01:47:10 2026] DELETE /v2.0/security-groups/bc202734-8eb1-432a-9d6c-dd960287cb19 => 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: 250/496] 10.0.0.243 () {34 vars in 990 bytes} [Mon May 18 01:47:10 2026] GET /v2.0/security-groups/e2b347f3-0af7-4d3e-9242-84241434c734 => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/497] 10.0.0.243 () {34 vars in 990 bytes} [Mon May 18 01:47:10 2026] GET /v2.0/security-groups/e2b347f3-0af7-4d3e-9242-84241434c734 => generated 2918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:47:10.346 8 INFO neutron.api.v2.resource [req-efd03b31-c2b3-4713-917b-974fc4b7f968 req-78dbfb42-f61e-490d-9c30-2ee1229c7795 04104cbafd5548aab93567c2c7e554af cda2ddcb419c4c5fbb328c02702c412e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 252/498] 10.0.0.243 () {34 vars in 990 bytes} [Mon May 18 01:47:10 2026] GET /v2.0/security-groups/b1de0104-65d2-4651-b9a8-3f777ce44b4b => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:47:10.394 8 INFO neutron.api.v2.resource [req-4385cf1e-2c51-49dd-a5d1-e997d4d3544b req-f5cc27c8-ce4f-4694-aabc-123ec5b77ad6 04104cbafd5548aab93567c2c7e554af cda2ddcb419c4c5fbb328c02702c412e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 253/499] 10.0.0.243 () {34 vars in 990 bytes} [Mon May 18 01:47:10 2026] GET /v2.0/security-groups/9f9aff90-47a0-45b6-b3a0-5370690af66b => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:47:10.428 8 INFO neutron.api.v2.resource [req-aab7b8f5-3bb9-42a4-88f3-87ad773d2d6a req-ccd94b74-e945-4fa4-a6ef-14276fe0042f 04104cbafd5548aab93567c2c7e554af cda2ddcb419c4c5fbb328c02702c412e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 254/500] 10.0.0.243 () {34 vars in 990 bytes} [Mon May 18 01:47:10 2026] GET /v2.0/security-groups/e3385548-9e0b-4c59-864a-2866f16b938d => 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: 247/501] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:47:10 2026] PUT /v2.0/routers/0003f4d5-b192-4820-b32a-9f774840eb51/remove_router_interface => generated 309 bytes in 1699 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:11.953 7 WARNING neutron_lib.context [None req-20b3ca8c-3574-4bea-a624-3551d8b80e15 89a9ed16458342e5b807c99707479c2b 7e1602465e27441eb8461086a82979f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 248/502] 10.0.0.249 () {34 vars in 684 bytes} [Mon May 18 01:47:11 2026] POST /v2.0/security-groups => generated 1661 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/503] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:12 2026] GET /v2.0/ports?device_id=1df9a7bb-ca3f-4fb5-8fdc-c107f667e546 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/504] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:47:10 2026] PUT /v2.0/routers/cd2d6cbe-d860-4456-a8f8-53ca1bc0f16b/remove_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: 250/505] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:47:12 2026] GET /v2.0/networks?id=daa3aed3-9970-429b-be00-12fca9d221f1 => generated 674 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:12.254 7 WARNING neutron_lib.context [None req-2b6616c7-2ec7-4427-a7f7-8bde87e91538 89a9ed16458342e5b807c99707479c2b 7e1602465e27441eb8461086a82979f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 251/506] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:47:12 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) 2026-05-18 01:47:12.909 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-972b1784-e8b7-4bdd-b5c7-023936d261f0 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-05-18 01:47:13.054 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-06a1f360-0627-48c6-8c17-762cf9d59fd9 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-05-18 01:47:13.413 8 INFO neutron.db.l3_hamode_db [None req-972b1784-e8b7-4bdd-b5c7-023936d261f0 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] HA network 124909e5-9215-4f1f-80c0-5bdf51fa2951 was deleted as no HA routers are present in tenant a01a89d637de4878aea34e9af7b76f4a. [pid: 8|app: 0|req: 256/507] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:47:12 2026] DELETE /v2.0/routers/0003f4d5-b192-4820-b32a-9f774840eb51 => generated 0 bytes in 1261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/508] 199.204.45.244 () {34 vars in 1049 bytes} [Mon May 18 01:47:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a5ca71673e7e42a48e2d08068d47734e => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:13.468 8 WARNING neutron_lib.context [None req-62db2739-9655-4a2d-a969-4febc5f0f816 89a9ed16458342e5b807c99707479c2b 7e1602465e27441eb8461086a82979f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:47:13.519 7 INFO neutron.db.l3_hamode_db [None req-06a1f360-0627-48c6-8c17-762cf9d59fd9 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] HA network c34d6ea1-c8a1-4712-ad8a-f419765e9e2c was deleted as no HA routers are present in tenant cda2ddcb419c4c5fbb328c02702c412e. [pid: 7|app: 0|req: 252/509] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:47:12 2026] DELETE /v2.0/routers/cd2d6cbe-d860-4456-a8f8-53ca1bc0f16b => generated 0 bytes in 1136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/512] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:13 2026] GET /v2.0/ports?device_id=1df9a7bb-ca3f-4fb5-8fdc-c107f667e546 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/513] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:47:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:47:13.613 8 WARNING neutron_lib.context [req-4ccc5e57-626a-434e-bb9f-21558c21ad58 req-f210f4fd-ce90-46e0-9e5d-52ca43c53112 177bff203a8341c197049563535daad8 a5ca71673e7e42a48e2d08068d47734e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 256/514] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:47:13 2026] DELETE /v2.0/subnets/351a0253-d773-461c-bdd4-12b21b5992b5 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:47:13.811 8 INFO neutron.services.segments.plugin [-] Segment 14dc0ae6-5b25-444b-867f-7be055667648 resource provider aggregate not found 2026-05-18 01:47:13.829 8 INFO neutron.services.segments.plugin [-] Segment 14dc0ae6-5b25-444b-867f-7be055667648 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14dc0ae6-5b25-444b-867f-7be055667648 found for delete ", "request_id": "req-ef6668b8-9702-4b62-95e5-709bd6e47e6f"}]} 2026-05-18 01:47:13.864 8 INFO neutron.services.segments.plugin [-] Segment 14dc0ae6-5b25-444b-867f-7be055667648 resource provider aggregate not found 2026-05-18 01:47:13.926 7 INFO neutron.services.segments.plugin [-] Segment e368021b-2b24-4709-94ee-06ff2d07e42a resource provider aggregate not found 2026-05-18 01:47:13.933 7 INFO neutron.services.segments.plugin [-] Segment e368021b-2b24-4709-94ee-06ff2d07e42a resource provider aggregate not found 2026-05-18 01:47:13.939 8 INFO neutron.services.segments.plugin [-] Segment 14dc0ae6-5b25-444b-867f-7be055667648 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14dc0ae6-5b25-444b-867f-7be055667648 found for delete ", "request_id": "req-867c7f6d-bb01-464f-aad2-a81f2087e388"}]} 2026-05-18 01:47:13.947 7 INFO neutron.services.segments.plugin [-] Segment e368021b-2b24-4709-94ee-06ff2d07e42a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e368021b-2b24-4709-94ee-06ff2d07e42a found for delete ", "request_id": "req-adc72191-6d2b-44cd-b0cd-2148d8984491"}]} 2026-05-18 01:47:13.961 7 INFO neutron.services.segments.plugin [-] Segment e368021b-2b24-4709-94ee-06ff2d07e42a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e368021b-2b24-4709-94ee-06ff2d07e42a found for delete ", "request_id": "req-410451ae-a51d-46bf-b0fe-626a15338315"}]} [pid: 7|app: 0|req: 257/515] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:47:13 2026] DELETE /v2.0/subnets/94ce946b-7f33-4da6-ae90-96c42b3c5a87 => generated 0 bytes in 553 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:47:14.332 7 WARNING neutron_lib.context [None req-cc353586-f290-4bd4-b07a-05291ef8f80a 89a9ed16458342e5b807c99707479c2b 7e1602465e27441eb8461086a82979f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/516] 199.204.45.244 () {38 vars in 954 bytes} [Mon May 18 01:47:13 2026] POST /v2.0/ports => generated 958 bytes in 982 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: 260/517] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:47:14 2026] DELETE /v2.0/networks/5127693a-9424-429a-ac53-c16739ecb191 => 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: 258/518] 10.0.0.249 () {34 vars in 675 bytes} [Mon May 18 01:47:14 2026] POST /v2.0/floatingips => generated 552 bytes in 743 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/519] 199.204.45.244 () {34 vars in 910 bytes} [Mon May 18 01:47:15 2026] GET /v2.0/extensions => generated 19901 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/520] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:47:14 2026] DELETE /v2.0/networks/d0c33db5-d935-4482-be0c-5fc3fbca7c55 => 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: 262/521] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:47:15 2026] GET /v2.0/security-groups?tenant_id=a01a89d637de4878aea34e9af7b76f4a&name=default => generated 2921 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/522] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:15 2026] GET /v2.0/ports?device_id=1df9a7bb-ca3f-4fb5-8fdc-c107f667e546 => generated 961 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/523] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:47:15 2026] DELETE /v2.0/security-groups/4aab19e5-0404-4b99-8e3f-383b9ae68b9d => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/524] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:15 2026] GET /v2.0/security-groups?id=8fb26bcf-6a73-4fa9-b924-85b0dffaad8b&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: 264/525] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:47:15 2026] GET /v2.0/security-groups?tenant_id=cda2ddcb419c4c5fbb328c02702c412e&name=default => generated 2921 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/526] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:47:15 2026] DELETE /v2.0/security-groups/e2b347f3-0af7-4d3e-9242-84241434c734 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/527] 10.0.0.243 () {34 vars in 1099 bytes} [Mon May 18 01:47:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1878507945&fields=id&tenant_id=7e1602465e27441eb8461086a82979f7 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/528] 10.0.0.243 () {34 vars in 981 bytes} [Mon May 18 01:47:15 2026] GET /v2.0/networks?id=d6094065-2ed2-4378-93d1-eaf0f858b87b => generated 683 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/529] 10.0.0.243 () {34 vars in 964 bytes} [Mon May 18 01:47:15 2026] GET /v2.0/quotas/7e1602465e27441eb8461086a82979f7 => 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: 266/530] 10.0.0.243 () {34 vars in 1001 bytes} [Mon May 18 01:47:15 2026] GET /v2.0/ports?tenant_id=7e1602465e27441eb8461086a82979f7&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:15.849 8 INFO neutron.services.segments.plugin [-] Segment 335807e7-a95f-4079-b9cf-38f4efbfadf0 resource provider aggregate not found 2026-05-18 01:47:15.879 8 INFO neutron.services.segments.plugin [-] Segment 335807e7-a95f-4079-b9cf-38f4efbfadf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 335807e7-a95f-4079-b9cf-38f4efbfadf0 found for delete ", "request_id": "req-b958b358-8f10-4dbe-95ed-f2ac9003a645"}]} 2026-05-18 01:47:15.906 8 INFO neutron.services.segments.plugin [-] Segment c6e7ee11-1ad3-4cbb-a41c-61ee6a2b7118 resource provider aggregate not found 2026-05-18 01:47:15.952 8 INFO neutron.services.segments.plugin [-] Segment c6e7ee11-1ad3-4cbb-a41c-61ee6a2b7118 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6e7ee11-1ad3-4cbb-a41c-61ee6a2b7118 found for delete ", "request_id": "req-9952a92a-55fe-4285-85eb-45bce1430545"}]} 2026-05-18 01:47:15.970 8 INFO neutron.services.segments.plugin [-] Segment 335807e7-a95f-4079-b9cf-38f4efbfadf0 resource provider aggregate not found 2026-05-18 01:47:15.987 8 INFO neutron.services.segments.plugin [-] Segment 335807e7-a95f-4079-b9cf-38f4efbfadf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 335807e7-a95f-4079-b9cf-38f4efbfadf0 found for delete ", "request_id": "req-f9c9bcbe-f562-4df1-a039-17ed318ac659"}]} 2026-05-18 01:47:16.004 8 INFO neutron.services.segments.plugin [-] Segment c6e7ee11-1ad3-4cbb-a41c-61ee6a2b7118 resource provider aggregate not found 2026-05-18 01:47:16.018 8 INFO neutron.services.segments.plugin [-] Segment c6e7ee11-1ad3-4cbb-a41c-61ee6a2b7118 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6e7ee11-1ad3-4cbb-a41c-61ee6a2b7118 found for delete ", "request_id": "req-4b512d74-1a9d-4d7d-b663-24a14e9fd356"}]} [pid: 8|app: 0|req: 265/531] 199.204.45.244 () {38 vars in 1027 bytes} [Mon May 18 01:47:15 2026] PUT /v2.0/ports/b8e70a93-2ae8-48ee-844e-f5ee9b7dd765 => generated 1203 bytes in 657 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/532] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:47:16 2026] GET /v2.0/ports?tenant_id=a5ca71673e7e42a48e2d08068d47734e&device_id=1df9a7bb-ca3f-4fb5-8fdc-c107f667e546 => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/533] 199.204.45.244 () {34 vars in 1059 bytes} [Mon May 18 01:47:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b8e70a93-2ae8-48ee-844e-f5ee9b7dd765 => generated 19 bytes in 41 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: 266/534] 10.0.0.243 () {34 vars in 906 bytes} [Mon May 18 01:47:16 2026] GET /v2.0/extensions => generated 19901 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/535] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:16 2026] GET /v2.0/ports?device_id=1df9a7bb-ca3f-4fb5-8fdc-c107f667e546 => generated 973 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/536] 10.0.0.243 () {34 vars in 1007 bytes} [Mon May 18 01:47:16 2026] GET /v2.0/networks/d6094065-2ed2-4378-93d1-eaf0f858b87b?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/537] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:47:16 2026] GET /v2.0/subnets?id=ee1b8e65-8029-4b31-96ab-41dcb317b3e9 => generated 668 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/538] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:16 2026] GET /v2.0/security-groups?id=8fb26bcf-6a73-4fa9-b924-85b0dffaad8b&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/539] 10.0.0.243 () {34 vars in 1107 bytes} [Mon May 18 01:47:16 2026] GET /v2.0/networks/d6094065-2ed2-4378-93d1-eaf0f858b87b?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: 270/540] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:47:16 2026] GET /v2.0/ports?network_id=daa3aed3-9970-429b-be00-12fca9d221f1&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/541] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:47:16 2026] GET /v2.0/networks/daa3aed3-9970-429b-be00-12fca9d221f1?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:47:16.859 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bd91bbc-6c71-41f7-97c7-2b4f3d488bdb'] response: {'name': 'network-changed', 'server_uuid': '1df9a7bb-ca3f-4fb5-8fdc-c107f667e546', 'tag': 'b8e70a93-2ae8-48ee-844e-f5ee9b7dd765', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 272/542] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:16 2026] GET /v2.0/ports?device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => 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: 271/543] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:47:16 2026] GET /v2.0/networks/daa3aed3-9970-429b-be00-12fca9d221f1?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: 273/544] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:47:16 2026] GET /v2.0/ports?tenant_id=a5ca71673e7e42a48e2d08068d47734e&device_id=1df9a7bb-ca3f-4fb5-8fdc-c107f667e546 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/545] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:47:17 2026] GET /v2.0/networks?id=daa3aed3-9970-429b-be00-12fca9d221f1 => generated 770 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:17.535 7 INFO neutron.db.segments_db [None req-51d93b57-435a-4307-ac82-aeec52afd76f bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment e4296a2e-abca-48fc-bd81-e6da711f6c0c of type vxlan for network 1c306094-b9d9-4fae-80e8-f67f69c6a7f9 2026-05-18 01:47:17.587 8 INFO neutron.db.segments_db [None req-586625f9-8b6c-48d9-8a58-76c6aa7adbf2 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment b89bbd02-f329-4c55-972a-33735801b6a0 of type vxlan for network d2a7f379-c079-44a4-a50b-13d4e94df7db [pid: 7|app: 0|req: 274/546] 10.0.0.249 () {34 vars in 670 bytes} [Mon May 18 01:47:17 2026] POST /v2.0/networks => generated 747 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/547] 199.204.45.244 () {34 vars in 1059 bytes} [Mon May 18 01:47:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b8e70a93-2ae8-48ee-844e-f5ee9b7dd765 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/548] 10.0.0.249 () {34 vars in 670 bytes} [Mon May 18 01:47:17 2026] POST /v2.0/networks => generated 743 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/549] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:47:17 2026] GET /v2.0/subnets?id=ee1b8e65-8029-4b31-96ab-41dcb317b3e9 => generated 668 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/550] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:47:17 2026] POST /v2.0/subnets => generated 670 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/551] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:47:17 2026] POST /v2.0/subnets => generated 666 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/552] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:47:18 2026] GET /v2.0/ports?network_id=daa3aed3-9970-429b-be00-12fca9d221f1&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: 277/553] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:18 2026] GET /v2.0/ports?device_id=1df9a7bb-ca3f-4fb5-8fdc-c107f667e546 => generated 973 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/554] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:18 2026] GET /v2.0/ports?device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/555] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:47:18 2026] GET /v2.0/networks?id=d6094065-2ed2-4378-93d1-eaf0f858b87b => generated 683 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:18.208 7 INFO neutron.db.segments_db [None req-4dd1f591-19c2-4cb6-b3e4-48e5f02a3820 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment 9feb1acc-37e4-448f-9dba-f1c3930018b0 of type vxlan for network bc2f4ec9-02ea-4fa6-8c27-f11ebf94d833 2026-05-18 01:47:18.236 8 INFO neutron.db.segments_db [None req-64fb96e2-bfa9-491d-997d-d89f17bb270a bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment 8e4ff516-6cec-4bfe-afd6-1f9e73d4c658 of type vxlan for network d9efdcfe-b117-4892-8232-25c589304daf 2026-05-18 01:47:18.546 7 INFO neutron.db.l3_hamode_db [None req-4dd1f591-19c2-4cb6-b3e4-48e5f02a3820 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:47:18.579 8 INFO neutron.db.l3_hamode_db [None req-64fb96e2-bfa9-491d-997d-d89f17bb270a bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:47:19.784 8 INFO neutron.db.l3_hamode_db [None req-64fb96e2-bfa9-491d-997d-d89f17bb270a bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:47:19.794 7 INFO neutron.db.l3_hamode_db [None req-4dd1f591-19c2-4cb6-b3e4-48e5f02a3820 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 279/556] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:47:18 2026] POST /v2.0/routers => generated 730 bytes in 2831 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/557] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:47:18 2026] POST /v2.0/routers => generated 734 bytes in 2842 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/558] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:47:20 2026] GET /v2.0/networks/daa3aed3-9970-429b-be00-12fca9d221f1?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/559] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:21 2026] GET /v2.0/security-groups?id=8fb26bcf-6a73-4fa9-b924-85b0dffaad8b&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/560] 199.204.45.244 () {34 vars in 1049 bytes} [Mon May 18 01:47:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7e1602465e27441eb8461086a82979f7 => generated 181 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/561] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:21 2026] GET /v2.0/ports?device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/562] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:47:21 2026] PUT /v2.0/routers/19b5479f-f4a1-410d-8c8a-641543917690/add_router_interface => generated 309 bytes in 1828 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/563] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:47:22 2026] GET /v2.0/networks/daa3aed3-9970-429b-be00-12fca9d221f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:47:23.026 8 WARNING neutron_lib.context [req-d6c061ec-eda4-42b1-a23e-f66220dd871c req-dc23a6f2-cebc-482b-87f6-b44cab3f6745 89a9ed16458342e5b807c99707479c2b 7e1602465e27441eb8461086a82979f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 282/564] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:47:21 2026] PUT /v2.0/routers/d15bbe71-6269-40c0-9934-2d3097915964/add_router_interface => generated 309 bytes in 1982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/565] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:23 2026] GET /v2.0/ports?device_id=1df9a7bb-ca3f-4fb5-8fdc-c107f667e546 => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/566] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:23 2026] GET /v2.0/ports?device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => 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: 285/567] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:23 2026] GET /v2.0/security-groups?id=8fb26bcf-6a73-4fa9-b924-85b0dffaad8b&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/568] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:23 2026] GET /v2.0/ports?device_id=1df9a7bb-ca3f-4fb5-8fdc-c107f667e546 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/569] 199.204.45.244 () {38 vars in 954 bytes} [Mon May 18 01:47:23 2026] POST /v2.0/ports => generated 954 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:47:23.671 8 WARNING neutron_lib.context [None req-cb3e6d20-8efa-4c18-8e2e-0bef85c76292 0a7eea9eb1c447e4a6ba7da37e7e57d6 a729398308c14b25bf7dbb58186b028f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 284/570] 10.0.0.249 () {34 vars in 684 bytes} [Mon May 18 01:47:23 2026] POST /v2.0/security-groups => generated 1660 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/571] 199.204.45.244 () {38 vars in 1027 bytes} [Mon May 18 01:47:23 2026] PUT /v2.0/ports/6f4e8aad-86aa-4d6a-9eea-9c287009f941 => generated 1199 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:47:24.359 8 WARNING neutron_lib.context [None req-0df5c351-53b6-407f-a98a-22e5db861062 406e9533bdfd4ff983b777859d586f63 0867a960ab224f98b40875c347e1e6c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:47:24.389 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-53459135-add8-4f87-a6af-3a0e8d347aa8'] response: {'name': 'network-changed', 'server_uuid': '5e65676d-150d-483d-bfb9-966084a7e4f5', 'tag': '6f4e8aad-86aa-4d6a-9eea-9c287009f941', 'status': 'completed', 'code': 200} 2026-05-18 01:47:24.409 7 INFO neutron.db.l3_db [None req-29ea1a7d-dd3f-4534-8f77-d95cc26061fe 177bff203a8341c197049563535daad8 a5ca71673e7e42a48e2d08068d47734e - - default default] Floating IP 361f938c-a650-4e22-a22b-04836cbaa50d associated. External IP: 10.96.250.214, port: b8e70a93-2ae8-48ee-844e-f5ee9b7dd765. [pid: 8|app: 0|req: 286/572] 10.0.0.249 () {34 vars in 684 bytes} [Mon May 18 01:47:24 2026] POST /v2.0/security-groups => generated 1660 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:47:24.524 8 WARNING neutron_lib.context [None req-77a90a5d-d6ed-481b-9592-2fbbba10fa83 0a7eea9eb1c447e4a6ba7da37e7e57d6 a729398308c14b25bf7dbb58186b028f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 287/573] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:47:24 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: 8|app: 0|req: 288/574] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:24 2026] GET /v2.0/ports?device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/575] 10.0.0.249 () {34 vars in 748 bytes} [Mon May 18 01:47:23 2026] PUT /v2.0/floatingips/361f938c-a650-4e22-a22b-04836cbaa50d => generated 856 bytes in 1381 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:24.844 7 WARNING neutron_lib.context [None req-1bcc719e-6cfe-435d-863b-a5da15d78732 406e9533bdfd4ff983b777859d586f63 0867a960ab224f98b40875c347e1e6c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 289/576] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:47:24 2026] GET /v2.0/ports?tenant_id=7e1602465e27441eb8461086a82979f7&device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => generated 1238 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:47:24.885 8 WARNING neutron_lib.context [None req-33491bed-49f9-4ab5-8bd1-876cb65a156c 0a7eea9eb1c447e4a6ba7da37e7e57d6 a729398308c14b25bf7dbb58186b028f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 288/577] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:47:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/578] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:47:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/579] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:25 2026] GET /v2.0/security-groups?id=7dc59abd-0be0-4ead-b44a-f6fab4bbc1b9&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/580] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:47:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=6f4e8aad-86aa-4d6a-9eea-9c287009f941 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:47:25.104 8 WARNING neutron_lib.context [None req-e969182f-4bd5-4d10-9748-4e8756af274a 406e9533bdfd4ff983b777859d586f63 0867a960ab224f98b40875c347e1e6c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 290/581] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:25 2026] GET /v2.0/ports?device_id=1df9a7bb-ca3f-4fb5-8fdc-c107f667e546 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:25.149 7 WARNING neutron_lib.context [None req-0bfd1d71-69a3-4127-86eb-bddcaf80bbc6 0a7eea9eb1c447e4a6ba7da37e7e57d6 a729398308c14b25bf7dbb58186b028f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 292/582] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:47:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/583] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:47:25 2026] GET /v2.0/subnets?id=09d93c26-faa7-4e9c-b32e-5f450034c842 => 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: 294/584] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:25 2026] GET /v2.0/security-groups?id=8fb26bcf-6a73-4fa9-b924-85b0dffaad8b&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:25.315 8 WARNING neutron_lib.context [None req-7dbd10f1-e5c9-47e9-b813-ea7567ebe612 406e9533bdfd4ff983b777859d586f63 0867a960ab224f98b40875c347e1e6c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:47:25.321 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf1290ab-ba3d-4980-a7ec-dc2361478833'] response: {'name': 'network-changed', 'server_uuid': '1df9a7bb-ca3f-4fb5-8fdc-c107f667e546', 'tag': 'b8e70a93-2ae8-48ee-844e-f5ee9b7dd765', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 291/585] 10.0.0.249 () {34 vars in 675 bytes} [Mon May 18 01:47:25 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: 7|app: 0|req: 292/586] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:47:25 2026] GET /v2.0/ports?network_id=d6094065-2ed2-4378-93d1-eaf0f858b87b&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/587] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:47:25 2026] GET /v2.0/ports?tenant_id=a5ca71673e7e42a48e2d08068d47734e&device_id=1df9a7bb-ca3f-4fb5-8fdc-c107f667e546 => 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: 294/588] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:25 2026] GET /v2.0/ports?device_id=1df9a7bb-ca3f-4fb5-8fdc-c107f667e546 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/589] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:47:25 2026] GET /v2.0/networks/d6094065-2ed2-4378-93d1-eaf0f858b87b?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: 296/590] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:47:26 2026] GET /v2.0/networks?id=daa3aed3-9970-429b-be00-12fca9d221f1 => generated 770 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/591] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:26 2026] GET /v2.0/security-groups?id=8fb26bcf-6a73-4fa9-b924-85b0dffaad8b&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/592] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:47:26 2026] GET /v2.0/networks/d6094065-2ed2-4378-93d1-eaf0f858b87b?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: 299/593] 199.204.45.244 () {34 vars in 1059 bytes} [Mon May 18 01:47:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b8e70a93-2ae8-48ee-844e-f5ee9b7dd765 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/594] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:26 2026] GET /v2.0/ports?device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/595] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:47:26 2026] GET /v2.0/subnets?id=ee1b8e65-8029-4b31-96ab-41dcb317b3e9 => generated 668 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/596] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:47:26 2026] GET /v2.0/ports?tenant_id=7e1602465e27441eb8461086a82979f7&device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/597] 199.204.45.244 () {34 vars in 993 bytes} [Mon May 18 01:47:26 2026] GET /v2.0/ports?device_id=1df9a7bb-ca3f-4fb5-8fdc-c107f667e546 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/598] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:26 2026] GET /v2.0/security-groups?id=7dc59abd-0be0-4ead-b44a-f6fab4bbc1b9&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/599] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:47:26 2026] GET /v2.0/ports?network_id=daa3aed3-9970-429b-be00-12fca9d221f1&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/600] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:47:26 2026] GET /v2.0/networks?id=d6094065-2ed2-4378-93d1-eaf0f858b87b => generated 779 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/601] 10.0.0.249 () {34 vars in 675 bytes} [Mon May 18 01:47:25 2026] POST /v2.0/floatingips => generated 552 bytes in 1697 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:47:27.071 7 INFO neutron.db.l3_db [req-afc4b2a8-6486-41e6-a485-f7a7725c3387 req-1971d96a-1139-4c31-a5be-fc1fbb62a9a1 177bff203a8341c197049563535daad8 a5ca71673e7e42a48e2d08068d47734e - - default default] Floating IP 361f938c-a650-4e22-a22b-04836cbaa50d disassociated. External IP: 10.96.250.214, port: b8e70a93-2ae8-48ee-844e-f5ee9b7dd765. [pid: 8|app: 0|req: 296/602] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:47:27 2026] GET /v2.0/networks/daa3aed3-9970-429b-be00-12fca9d221f1?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: 297/603] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:47:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=6f4e8aad-86aa-4d6a-9eea-9c287009f941 => 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: 298/604] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:47:27 2026] GET /v2.0/networks/daa3aed3-9970-429b-be00-12fca9d221f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/605] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:47:27 2026] GET /v2.0/subnets?id=09d93c26-faa7-4e9c-b32e-5f450034c842 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/606] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:47:27 2026] GET /v2.0/ports?network_id=d6094065-2ed2-4378-93d1-eaf0f858b87b&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: 8|app: 0|req: 301/607] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:47:27 2026] GET /v2.0/networks/d6094065-2ed2-4378-93d1-eaf0f858b87b?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: 302/608] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:27 2026] GET /v2.0/ports?device_id=1df9a7bb-ca3f-4fb5-8fdc-c107f667e546 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/609] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:47:27 2026] GET /v2.0/networks/d6094065-2ed2-4378-93d1-eaf0f858b87b?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: 306/612] 10.0.0.243 () {34 vars in 1097 bytes} [Mon May 18 01:47:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--276194490&fields=id&tenant_id=0867a960ab224f98b40875c347e1e6c1 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/613] 199.204.45.244 () {36 vars in 996 bytes} [Mon May 18 01:47:26 2026] DELETE /v2.0/ports/b8e70a93-2ae8-48ee-844e-f5ee9b7dd765 => generated 0 bytes in 944 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/614] 10.0.0.243 () {34 vars in 981 bytes} [Mon May 18 01:47:27 2026] GET /v2.0/networks?id=d2a7f379-c079-44a4-a50b-13d4e94df7db => generated 675 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/615] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:27 2026] GET /v2.0/ports?device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/616] 10.0.0.243 () {34 vars in 964 bytes} [Mon May 18 01:47:27 2026] GET /v2.0/quotas/0867a960ab224f98b40875c347e1e6c1 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/617] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:27 2026] GET /v2.0/security-groups?id=7dc59abd-0be0-4ead-b44a-f6fab4bbc1b9&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/618] 10.0.0.243 () {34 vars in 1001 bytes} [Mon May 18 01:47:27 2026] GET /v2.0/ports?tenant_id=0867a960ab224f98b40875c347e1e6c1&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:27.886 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-01eb2fa0-73c9-49d0-a612-a51b99e2b710'] response: {'server_uuid': '1df9a7bb-ca3f-4fb5-8fdc-c107f667e546', 'name': 'network-vif-deleted', 'tag': 'b8e70a93-2ae8-48ee-844e-f5ee9b7dd765', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 310/619] 10.0.0.243 () {34 vars in 1007 bytes} [Mon May 18 01:47:27 2026] GET /v2.0/networks/d2a7f379-c079-44a4-a50b-13d4e94df7db?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: 310/620] 10.0.0.243 () {34 vars in 1107 bytes} [Mon May 18 01:47:27 2026] GET /v2.0/networks/d2a7f379-c079-44a4-a50b-13d4e94df7db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/621] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:28 2026] GET /v2.0/ports?device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => 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: 311/622] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:47:28 2026] DELETE /v2.0/security-groups/8fb26bcf-6a73-4fa9-b924-85b0dffaad8b => generated 0 bytes in 190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:47:28.705 7 INFO neutron.api.v2.resource [None req-ee13942d-9eda-4134-a3fe-c161aa358e5b 177bff203a8341c197049563535daad8 a5ca71673e7e42a48e2d08068d47734e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 312/623] 10.0.0.249 () {32 vars in 736 bytes} [Mon May 18 01:47:28 2026] GET /v2.0/security-groups/8fb26bcf-6a73-4fa9-b924-85b0dffaad8b => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/624] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:28 2026] GET /v2.0/ports?device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => 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: 314/625] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:28 2026] GET /v2.0/security-groups?id=7dc59abd-0be0-4ead-b44a-f6fab4bbc1b9&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/626] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:47:28 2026] DELETE /v2.0/floatingips/361f938c-a650-4e22-a22b-04836cbaa50d => generated 0 bytes in 414 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/627] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:47:29 2026] GET /v2.0/networks?id=d2a7f379-c079-44a4-a50b-13d4e94df7db => generated 675 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/628] 199.204.45.244 () {34 vars in 1049 bytes} [Mon May 18 01:47:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0867a960ab224f98b40875c347e1e6c1 => generated 180 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:29.252 7 WARNING neutron_lib.context [req-5a479165-b976-472a-a14c-3ac3da17f169 req-71759b06-e03a-4b32-a6e1-1b5843501463 406e9533bdfd4ff983b777859d586f63 0867a960ab224f98b40875c347e1e6c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 317/629] 199.204.45.244 () {38 vars in 954 bytes} [Mon May 18 01:47:29 2026] POST /v2.0/ports => generated 954 bytes in 547 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: 318/630] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:29 2026] GET /v2.0/ports?device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => generated 957 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/631] 199.204.45.244 () {38 vars in 1027 bytes} [Mon May 18 01:47:29 2026] PUT /v2.0/ports/bee2dfcc-49ae-4746-abe2-d8251c1cec63 => generated 1199 bytes in 729 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: 313/632] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:47:29 2026] PUT /v2.0/routers/57bf0fcd-6295-4113-844c-136af3c4b31c/remove_router_interface => generated 309 bytes in 1570 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/633] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:30 2026] GET /v2.0/security-groups?id=4190db1e-a166-4169-8990-fb0b448a2b1e&fields=id&fields=name => generated 113 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: 314/634] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:30 2026] GET /v2.0/ports?device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/635] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:47:30 2026] GET /v2.0/ports?tenant_id=0867a960ab224f98b40875c347e1e6c1&device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/636] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:30 2026] GET /v2.0/security-groups?id=7dc59abd-0be0-4ead-b44a-f6fab4bbc1b9&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/637] 10.0.0.243 () {34 vars in 1097 bytes} [Mon May 18 01:47:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--528983242&fields=id&tenant_id=a729398308c14b25bf7dbb58186b028f => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/638] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:47:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=bee2dfcc-49ae-4746-abe2-d8251c1cec63 => 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: 319/639] 10.0.0.243 () {34 vars in 981 bytes} [Mon May 18 01:47:31 2026] GET /v2.0/networks?id=1c306094-b9d9-4fae-80e8-f67f69c6a7f9 => generated 679 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/640] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:47:31 2026] GET /v2.0/subnets?id=7f9c7e7e-4b4c-4b8f-9797-5b2f504b3870 => generated 669 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/641] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:31 2026] GET /v2.0/ports?device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/642] 10.0.0.243 () {34 vars in 964 bytes} [Mon May 18 01:47:31 2026] GET /v2.0/quotas/a729398308c14b25bf7dbb58186b028f => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/643] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:47:31 2026] GET /v2.0/ports?network_id=d2a7f379-c079-44a4-a50b-13d4e94df7db&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:47:31.398 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b1ff2d4-7e70-4ae4-b404-58e2accf8008'] response: {'name': 'network-changed', 'server_uuid': '6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7', 'tag': 'bee2dfcc-49ae-4746-abe2-d8251c1cec63', 'status': 'completed', 'code': 200} 2026-05-18 01:47:31.803 8 INFO neutron.db.l3_db [None req-dbed1f52-c283-44d3-89da-f352a17d6c33 89a9ed16458342e5b807c99707479c2b 7e1602465e27441eb8461086a82979f7 - - default default] Floating IP b7c97f93-b69d-481a-9c96-31d9331096d6 associated. External IP: 10.96.250.220, port: 6f4e8aad-86aa-4d6a-9eea-9c287009f941. [pid: 8|app: 0|req: 324/644] 10.0.0.249 () {34 vars in 748 bytes} [Mon May 18 01:47:31 2026] PUT /v2.0/floatingips/b7c97f93-b69d-481a-9c96-31d9331096d6 => generated 855 bytes in 1030 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/645] 10.0.0.243 () {34 vars in 1001 bytes} [Mon May 18 01:47:32 2026] GET /v2.0/ports?tenant_id=a729398308c14b25bf7dbb58186b028f&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/646] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:47:32 2026] GET /v2.0/networks/d2a7f379-c079-44a4-a50b-13d4e94df7db?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/647] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:32 2026] GET /v2.0/ports?device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/648] 10.0.0.243 () {34 vars in 1007 bytes} [Mon May 18 01:47:32 2026] GET /v2.0/networks/1c306094-b9d9-4fae-80e8-f67f69c6a7f9?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:47:32.525 7 INFO neutron.services.segments.plugin [-] Segment 8fa54d62-3261-42b1-99db-9ccc9e1dad52 resource provider aggregate not found 2026-05-18 01:47:32.536 7 INFO neutron.services.segments.plugin [-] Segment 8fa54d62-3261-42b1-99db-9ccc9e1dad52 resource provider aggregate not found 2026-05-18 01:47:32.541 7 INFO neutron.db.l3_hamode_db [None req-32d00cf6-dc47-418a-a26a-142a28535bf2 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] HA network 78193cdc-fb47-4a25-ae30-40bd990ed755 was deleted as no HA routers are present in tenant a5ca71673e7e42a48e2d08068d47734e. [pid: 7|app: 0|req: 321/649] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:47:30 2026] DELETE /v2.0/routers/57bf0fcd-6295-4113-844c-136af3c4b31c => generated 0 bytes in 1809 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:47:32.554 7 INFO neutron.services.segments.plugin [-] Segment 8fa54d62-3261-42b1-99db-9ccc9e1dad52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fa54d62-3261-42b1-99db-9ccc9e1dad52 found for delete ", "request_id": "req-f8eec280-11c8-4fa4-a2e9-1f46bfaad960"}]} 2026-05-18 01:47:32.556 7 INFO neutron.services.segments.plugin [-] Segment 8fa54d62-3261-42b1-99db-9ccc9e1dad52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fa54d62-3261-42b1-99db-9ccc9e1dad52 found for delete ", "request_id": "req-0061a922-6997-4bdd-ae80-290eb845c57f"}]} [pid: 7|app: 0|req: 322/650] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:32 2026] GET /v2.0/security-groups?id=4190db1e-a166-4169-8990-fb0b448a2b1e&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/651] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:47:32 2026] GET /v2.0/networks/d2a7f379-c079-44a4-a50b-13d4e94df7db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/652] 10.0.0.243 () {34 vars in 1107 bytes} [Mon May 18 01:47:32 2026] GET /v2.0/networks/1c306094-b9d9-4fae-80e8-f67f69c6a7f9?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: 324/653] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:47:32 2026] GET /v2.0/ports?tenant_id=0867a960ab224f98b40875c347e1e6c1&device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => generated 1238 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/654] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:32 2026] GET /v2.0/ports?device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => generated 971 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/655] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:47:32 2026] DELETE /v2.0/subnets/ee1b8e65-8029-4b31-96ab-41dcb317b3e9 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/656] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:32 2026] GET /v2.0/security-groups?id=7dc59abd-0be0-4ead-b44a-f6fab4bbc1b9&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/657] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:47:32 2026] GET /v2.0/networks?id=d2a7f379-c079-44a4-a50b-13d4e94df7db => generated 771 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:32.972 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b549e76-a755-46b8-b9db-fd63e4c37fb1'] response: {'name': 'network-changed', 'server_uuid': '5e65676d-150d-483d-bfb9-966084a7e4f5', 'tag': '6f4e8aad-86aa-4d6a-9eea-9c287009f941', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 327/658] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:47:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=bee2dfcc-49ae-4746-abe2-d8251c1cec63 => 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: 328/659] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/ports?tenant_id=7e1602465e27441eb8461086a82979f7&device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/660] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/subnets?id=7f9c7e7e-4b4c-4b8f-9797-5b2f504b3870 => generated 669 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/661] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/ports?device_id=fd4d6e6c-2617-4704-aad0-d2c1d9a01724 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/662] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/networks?id=d6094065-2ed2-4378-93d1-eaf0f858b87b => generated 779 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/663] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/ports?network_id=d2a7f379-c079-44a4-a50b-13d4e94df7db&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:47:33.279 8 INFO neutron.services.segments.plugin [-] Segment fb69e457-aa7e-4479-a7b7-4eee85e126f7 resource provider aggregate not found 2026-05-18 01:47:33.283 8 INFO neutron.services.segments.plugin [-] Segment fb69e457-aa7e-4479-a7b7-4eee85e126f7 resource provider aggregate not found 2026-05-18 01:47:33.297 8 INFO neutron.services.segments.plugin [-] Segment fb69e457-aa7e-4479-a7b7-4eee85e126f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb69e457-aa7e-4479-a7b7-4eee85e126f7 found for delete ", "request_id": "req-9252fe79-3603-496b-8e63-3c47c3d4884e"}]} 2026-05-18 01:47:33.300 8 INFO neutron.services.segments.plugin [-] Segment fb69e457-aa7e-4479-a7b7-4eee85e126f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb69e457-aa7e-4479-a7b7-4eee85e126f7 found for delete ", "request_id": "req-10863595-4ee4-4101-b4ef-db15c4aff68a"}]} [pid: 8|app: 0|req: 332/664] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:47:32 2026] DELETE /v2.0/networks/daa3aed3-9970-429b-be00-12fca9d221f1 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/665] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=6f4e8aad-86aa-4d6a-9eea-9c287009f941 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/666] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/subnets?id=09d93c26-faa7-4e9c-b32e-5f450034c842 => generated 677 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/667] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/networks/d2a7f379-c079-44a4-a50b-13d4e94df7db?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: 335/668] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/ports?network_id=d6094065-2ed2-4378-93d1-eaf0f858b87b&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/669] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/networks/d2a7f379-c079-44a4-a50b-13d4e94df7db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/670] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/networks/d6094065-2ed2-4378-93d1-eaf0f858b87b?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: 335/671] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/security-groups?tenant_id=a5ca71673e7e42a48e2d08068d47734e&name=default => generated 2921 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/672] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/networks/d6094065-2ed2-4378-93d1-eaf0f858b87b?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: 8|app: 0|req: 336/673] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:47:33 2026] DELETE /v2.0/security-groups/8dab228f-75e5-4230-a1d8-b859bb88f819 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/674] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/ports?device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/675] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/security-groups?id=4190db1e-a166-4169-8990-fb0b448a2b1e&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/676] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/networks?id=1c306094-b9d9-4fae-80e8-f67f69c6a7f9 => generated 679 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/677] 199.204.45.244 () {34 vars in 1049 bytes} [Mon May 18 01:47:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a729398308c14b25bf7dbb58186b028f => generated 180 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:34.107 7 WARNING neutron_lib.context [req-bc32bec2-d996-4644-bdf5-5f9b06be290c req-937cb3e0-0538-4bea-849e-20a7ccdef2b4 0a7eea9eb1c447e4a6ba7da37e7e57d6 a729398308c14b25bf7dbb58186b028f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 339/678] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:34 2026] GET /v2.0/ports?device_id=fd4d6e6c-2617-4704-aad0-d2c1d9a01724 => 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: 340/679] 199.204.45.244 () {38 vars in 954 bytes} [Mon May 18 01:47:34 2026] POST /v2.0/ports => generated 958 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/680] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:34 2026] GET /v2.0/ports?device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/681] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:34 2026] GET /v2.0/security-groups?id=4190db1e-a166-4169-8990-fb0b448a2b1e&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/682] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:35 2026] GET /v2.0/ports?device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/683] 199.204.45.244 () {38 vars in 1027 bytes} [Mon May 18 01:47:34 2026] PUT /v2.0/ports/abb514da-8f7d-46c9-a924-8da736cf7648 => generated 1203 bytes in 565 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: 341/684] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:47:35 2026] GET /v2.0/ports?tenant_id=a729398308c14b25bf7dbb58186b028f&device_id=fd4d6e6c-2617-4704-aad0-d2c1d9a01724 => generated 1242 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:47:35.338 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-81cc86fe-4e3c-488b-80fe-088fd7019cf5'] response: {'name': 'network-changed', 'server_uuid': 'fd4d6e6c-2617-4704-aad0-d2c1d9a01724', 'tag': 'abb514da-8f7d-46c9-a924-8da736cf7648', 'status': 'completed', 'code': 200} 2026-05-18 01:47:35.644 7 INFO neutron.db.l3_db [None req-df36425d-2f09-49dd-82ef-5f5477867095 406e9533bdfd4ff983b777859d586f63 0867a960ab224f98b40875c347e1e6c1 - - default default] Floating IP 2483cabf-9f0c-4834-9a65-c1b58159b945 associated. External IP: 10.96.250.203, port: bee2dfcc-49ae-4746-abe2-d8251c1cec63. [pid: 8|app: 0|req: 342/685] 199.204.45.244 () {34 vars in 1059 bytes} [Mon May 18 01:47:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=abb514da-8f7d-46c9-a924-8da736cf7648 => generated 19 bytes in 393 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: 343/686] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:35 2026] GET /v2.0/ports?device_id=fd4d6e6c-2617-4704-aad0-d2c1d9a01724 => 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: 344/687] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:47:35 2026] GET /v2.0/subnets?id=aa6b771a-9325-4358-bca1-256d2ed8840f => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/688] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:35 2026] GET /v2.0/security-groups?id=e3e471d1-f1ca-4171-a813-fb04f5d147af&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/689] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:47:35 2026] GET /v2.0/ports?network_id=1c306094-b9d9-4fae-80e8-f67f69c6a7f9&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:47:35 2026] GET /v2.0/networks/1c306094-b9d9-4fae-80e8-f67f69c6a7f9?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/691] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:47:35 2026] GET /v2.0/networks/1c306094-b9d9-4fae-80e8-f67f69c6a7f9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/692] 10.0.0.249 () {34 vars in 748 bytes} [Mon May 18 01:47:35 2026] PUT /v2.0/floatingips/2483cabf-9f0c-4834-9a65-c1b58159b945 => generated 855 bytes in 950 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/693] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:47:36 2026] GET /v2.0/ports?tenant_id=a729398308c14b25bf7dbb58186b028f&device_id=fd4d6e6c-2617-4704-aad0-d2c1d9a01724 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:47:36.186 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cac9af65-f7ac-442f-996b-ac2d125940d0'] response: {'name': 'network-changed', 'server_uuid': '6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7', 'tag': 'bee2dfcc-49ae-4746-abe2-d8251c1cec63', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 345/694] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:47:36 2026] GET /v2.0/networks?id=1c306094-b9d9-4fae-80e8-f67f69c6a7f9 => generated 775 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/695] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:47:36 2026] GET /v2.0/ports?tenant_id=0867a960ab224f98b40875c347e1e6c1&device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => 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: 346/696] 199.204.45.244 () {34 vars in 1059 bytes} [Mon May 18 01:47:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=abb514da-8f7d-46c9-a924-8da736cf7648 => 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: 347/697] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:47:36 2026] GET /v2.0/subnets?id=aa6b771a-9325-4358-bca1-256d2ed8840f => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/698] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:47:36 2026] GET /v2.0/networks?id=d2a7f379-c079-44a4-a50b-13d4e94df7db => generated 771 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/699] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:47:36 2026] GET /v2.0/ports?network_id=1c306094-b9d9-4fae-80e8-f67f69c6a7f9&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: 352/700] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:47:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=bee2dfcc-49ae-4746-abe2-d8251c1cec63 => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/701] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:47:36 2026] GET /v2.0/subnets?id=7f9c7e7e-4b4c-4b8f-9797-5b2f504b3870 => generated 669 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/702] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:47:36 2026] GET /v2.0/networks/1c306094-b9d9-4fae-80e8-f67f69c6a7f9?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/703] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:47:36 2026] GET /v2.0/ports?network_id=d2a7f379-c079-44a4-a50b-13d4e94df7db&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: 355/704] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:47:36 2026] GET /v2.0/networks/d2a7f379-c079-44a4-a50b-13d4e94df7db?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/705] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:47:36 2026] GET /v2.0/networks/1c306094-b9d9-4fae-80e8-f67f69c6a7f9?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/706] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:47:36 2026] GET /v2.0/networks/d2a7f379-c079-44a4-a50b-13d4e94df7db?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: 7|app: 0|req: 351/707] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:36 2026] GET /v2.0/ports?device_id=fd4d6e6c-2617-4704-aad0-d2c1d9a01724 => generated 973 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/708] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:37 2026] GET /v2.0/security-groups?id=e3e471d1-f1ca-4171-a813-fb04f5d147af&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: 352/709] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:38 2026] GET /v2.0/ports?device_id=fd4d6e6c-2617-4704-aad0-d2c1d9a01724 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/710] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:38 2026] GET /v2.0/security-groups?id=e3e471d1-f1ca-4171-a813-fb04f5d147af&fields=id&fields=name => generated 113 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/711] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:39 2026] GET /v2.0/ports?device_id=fd4d6e6c-2617-4704-aad0-d2c1d9a01724 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/712] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:39 2026] GET /v2.0/security-groups?id=e3e471d1-f1ca-4171-a813-fb04f5d147af&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/713] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:39 2026] GET /v2.0/ports?device_id=fd4d6e6c-2617-4704-aad0-d2c1d9a01724 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:40.191 8 INFO neutron.db.l3_db [None req-99a495c7-b48b-4547-841d-e08968e99adf 0a7eea9eb1c447e4a6ba7da37e7e57d6 a729398308c14b25bf7dbb58186b028f - - default default] Floating IP 3385cfa0-38d5-4718-a111-775167553a79 associated. External IP: 10.96.250.219, port: abb514da-8f7d-46c9-a924-8da736cf7648. [pid: 7|app: 0|req: 355/714] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:47:39 2026] GET /v2.0/security-groups?tenant_id=d1c627cb750247e389b80bbe7cbc01ea&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/715] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:47:40 2026] DELETE /v2.0/security-groups/9e3756b6-ba3d-4403-9223-d301dc5ecd9f => 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: 360/716] 10.0.0.249 () {34 vars in 748 bytes} [Mon May 18 01:47:39 2026] PUT /v2.0/floatingips/3385cfa0-38d5-4718-a111-775167553a79 => generated 856 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/717] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:47:40 2026] GET /v2.0/security-groups?tenant_id=96427341282d4c66be6985682dcac36a&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:47:40.737 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d614a315-bb68-4754-b0df-2acbf3a393ae'] response: {'name': 'network-changed', 'server_uuid': 'fd4d6e6c-2617-4704-aad0-d2c1d9a01724', 'tag': 'abb514da-8f7d-46c9-a924-8da736cf7648', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 358/718] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:40 2026] GET /v2.0/ports?device_id=fd4d6e6c-2617-4704-aad0-d2c1d9a01724 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/719] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:47:40 2026] DELETE /v2.0/security-groups/d27458b4-f2de-4228-9716-6846390b201a => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/720] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:47:40 2026] GET /v2.0/ports?tenant_id=a729398308c14b25bf7dbb58186b028f&device_id=fd4d6e6c-2617-4704-aad0-d2c1d9a01724 => 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: 362/721] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:40 2026] GET /v2.0/security-groups?id=e3e471d1-f1ca-4171-a813-fb04f5d147af&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: 360/722] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:47:40 2026] GET /v2.0/networks?id=1c306094-b9d9-4fae-80e8-f67f69c6a7f9 => generated 775 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/723] 199.204.45.244 () {34 vars in 1059 bytes} [Mon May 18 01:47:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=abb514da-8f7d-46c9-a924-8da736cf7648 => generated 859 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/724] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:47:41 2026] GET /v2.0/subnets?id=aa6b771a-9325-4358-bca1-256d2ed8840f => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/725] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:47:41 2026] GET /v2.0/ports?network_id=1c306094-b9d9-4fae-80e8-f67f69c6a7f9&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/726] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:47:41 2026] GET /v2.0/networks/1c306094-b9d9-4fae-80e8-f67f69c6a7f9?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/727] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:41 2026] GET /v2.0/ports?device_id=fd4d6e6c-2617-4704-aad0-d2c1d9a01724 => generated 975 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/728] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:47:41 2026] GET /v2.0/networks/1c306094-b9d9-4fae-80e8-f67f69c6a7f9?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: 366/729] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:41 2026] GET /v2.0/security-groups?id=e3e471d1-f1ca-4171-a813-fb04f5d147af&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 199.204.45.244 () {34 vars in 993 bytes} [Mon May 18 01:47:41 2026] GET /v2.0/ports?device_id=fd4d6e6c-2617-4704-aad0-d2c1d9a01724 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/731] 10.0.0.200 () {34 vars in 989 bytes} [Mon May 18 01:47:41 2026] GET /v2.0/ports?device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => generated 1240 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/732] 10.0.0.200 () {34 vars in 1039 bytes} [Mon May 18 01:47:42 2026] GET /v2.0/security-groups?id=7dc59abd-0be0-4ead-b44a-f6fab4bbc1b9&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/733] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:42 2026] GET /v2.0/ports?device_id=fd4d6e6c-2617-4704-aad0-d2c1d9a01724 => 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: 370/736] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:42 2026] GET /v2.0/security-groups?id=e3e471d1-f1ca-4171-a813-fb04f5d147af&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:42.981 8 INFO neutron.db.l3_db [req-690baad6-d290-48d2-a367-2bba544ae1af req-3ebf9313-724b-4760-8d2c-85ff2dfc8899 0a7eea9eb1c447e4a6ba7da37e7e57d6 a729398308c14b25bf7dbb58186b028f - - default default] Floating IP 3385cfa0-38d5-4718-a111-775167553a79 disassociated. External IP: 10.96.250.219, port: abb514da-8f7d-46c9-a924-8da736cf7648. [pid: 8|app: 0|req: 367/737] 199.204.45.244 () {36 vars in 996 bytes} [Mon May 18 01:47:41 2026] DELETE /v2.0/ports/abb514da-8f7d-46c9-a924-8da736cf7648 => generated 0 bytes in 1664 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/738] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:43 2026] GET /v2.0/ports?device_id=fd4d6e6c-2617-4704-aad0-d2c1d9a01724 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:47:44.918 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ea53618-a97c-4611-b595-56b5143f448a'] response: {'server_uuid': 'fd4d6e6c-2617-4704-aad0-d2c1d9a01724', 'name': 'network-vif-deleted', 'tag': 'abb514da-8f7d-46c9-a924-8da736cf7648', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 368/739] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:47:44 2026] DELETE /v2.0/security-groups/e3e471d1-f1ca-4171-a813-fb04f5d147af => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:47:45.010 7 INFO neutron.api.v2.resource [None req-fed0a3ef-585d-46d0-b4e4-60338de90e35 0a7eea9eb1c447e4a6ba7da37e7e57d6 a729398308c14b25bf7dbb58186b028f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 372/740] 10.0.0.249 () {32 vars in 736 bytes} [Mon May 18 01:47:44 2026] GET /v2.0/security-groups/e3e471d1-f1ca-4171-a813-fb04f5d147af => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/741] 10.0.0.200 () {34 vars in 989 bytes} [Mon May 18 01:47:45 2026] GET /v2.0/ports?device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => 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: 374/742] 10.0.0.200 () {34 vars in 1039 bytes} [Mon May 18 01:47:45 2026] GET /v2.0/security-groups?id=4190db1e-a166-4169-8990-fb0b448a2b1e&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/743] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:47:45 2026] DELETE /v2.0/floatingips/3385cfa0-38d5-4718-a111-775167553a79 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/744] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:47:45 2026] GET /v2.0/security-groups?tenant_id=92d230bc09f4437fa8b877681b233ca3&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/745] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:47:45 2026] DELETE /v2.0/security-groups/682bca29-9c55-4c41-9a27-c6894cb30d11 => 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: 372/746] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:47:46 2026] GET /v2.0/security-groups?tenant_id=1103d53d5bfb4ad9ac8460860e14251e&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/747] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:47:46 2026] DELETE /v2.0/security-groups/4ee819bb-3c86-499b-ab6b-836a5cb30a92 => 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: 375/748] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:47:45 2026] PUT /v2.0/routers/19b5479f-f4a1-410d-8c8a-641543917690/remove_router_interface => generated 309 bytes in 1314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:47.951 8 INFO neutron.services.segments.plugin [-] Segment 8e4ff516-6cec-4bfe-afd6-1f9e73d4c658 resource provider aggregate not found 2026-05-18 01:47:47.958 8 INFO neutron.services.segments.plugin [-] Segment 8e4ff516-6cec-4bfe-afd6-1f9e73d4c658 resource provider aggregate not found 2026-05-18 01:47:47.979 8 INFO neutron.services.segments.plugin [-] Segment 8e4ff516-6cec-4bfe-afd6-1f9e73d4c658 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e4ff516-6cec-4bfe-afd6-1f9e73d4c658 found for delete ", "request_id": "req-3fd04cf2-0e60-4af8-a273-ad305a7093e4"}]} 2026-05-18 01:47:47.980 8 INFO neutron.services.segments.plugin [-] Segment 8e4ff516-6cec-4bfe-afd6-1f9e73d4c658 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e4ff516-6cec-4bfe-afd6-1f9e73d4c658 found for delete ", "request_id": "req-2fbd3125-2e39-460b-a5ea-477df99d350e"}]} [pid: 7|app: 0|req: 376/749] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:47 2026] GET /v2.0/ports?device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => generated 971 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:48.057 8 INFO neutron.db.l3_hamode_db [None req-7a9d6388-3ba3-41ef-9c26-b1d47e075577 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] HA network d9efdcfe-b117-4892-8232-25c589304daf was deleted as no HA routers are present in tenant a729398308c14b25bf7dbb58186b028f. [pid: 8|app: 0|req: 374/750] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:47:46 2026] DELETE /v2.0/routers/19b5479f-f4a1-410d-8c8a-641543917690 => generated 0 bytes in 1372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/751] 10.0.0.243 () {34 vars in 970 bytes} [Mon May 18 01:47:48 2026] GET /v2.0/ports/6f4e8aad-86aa-4d6a-9eea-9c287009f941 => generated 968 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/752] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:47:48 2026] DELETE /v2.0/subnets/aa6b771a-9325-4358-bca1-256d2ed8840f => 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: 378/753] 199.204.45.244 () {34 vars in 999 bytes} [Mon May 18 01:47:48 2026] GET /v2.0/subnets?network_id=d6094065-2ed2-4378-93d1-eaf0f858b87b => generated 659 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/754] 199.204.45.244 () {34 vars in 1145 bytes} [Mon May 18 01:47:48 2026] GET /v2.0/ports?device_id=5e65676d-150d-483d-bfb9-966084a7e4f5&device_owner=compute%3Anova&network_id=d6094065-2ed2-4378-93d1-eaf0f858b87b => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/755] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:47:48 2026] DELETE /v2.0/networks/1c306094-b9d9-4fae-80e8-f67f69c6a7f9 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/756] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:47:48 2026] GET /v2.0/security-groups?tenant_id=a729398308c14b25bf7dbb58186b028f&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/757] 199.204.45.244 () {38 vars in 1027 bytes} [Mon May 18 01:47:48 2026] PUT /v2.0/ports/6f4e8aad-86aa-4d6a-9eea-9c287009f941 => generated 1145 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/758] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:47:48 2026] DELETE /v2.0/security-groups/c9d32e60-f4ea-44c2-85ee-a56bd060872c => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/759] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:47:49 2026] GET /v2.0/ports?tenant_id=7e1602465e27441eb8461086a82979f7&device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => generated 1417 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/760] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:47:49 2026] GET /v2.0/networks?id=d6094065-2ed2-4378-93d1-eaf0f858b87b => generated 779 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:49.192 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6506881c-e5a1-465f-a03a-7c5026525eaf'] response: {'name': 'network-changed', 'server_uuid': '5e65676d-150d-483d-bfb9-966084a7e4f5', 'tag': '6f4e8aad-86aa-4d6a-9eea-9c287009f941', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 382/761] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:47:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=6f4e8aad-86aa-4d6a-9eea-9c287009f941 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/762] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:47:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6f4e8aad-86aa-4d6a-9eea-9c287009f941 => 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: 383/763] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:47:49 2026] GET /v2.0/subnets?id=09d93c26-faa7-4e9c-b32e-5f450034c842 => generated 677 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/764] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:47:49 2026] GET /v2.0/ports?network_id=d6094065-2ed2-4378-93d1-eaf0f858b87b&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: 384/765] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:47:49 2026] GET /v2.0/networks/d6094065-2ed2-4378-93d1-eaf0f858b87b?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: 382/766] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:47:49 2026] GET /v2.0/networks/d6094065-2ed2-4378-93d1-eaf0f858b87b?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: 385/767] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:47:49 2026] GET /v2.0/ports?tenant_id=7e1602465e27441eb8461086a82979f7&device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => generated 1417 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/768] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:47:49 2026] GET /v2.0/networks?id=d6094065-2ed2-4378-93d1-eaf0f858b87b => generated 779 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/769] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:47:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=6f4e8aad-86aa-4d6a-9eea-9c287009f941 => generated 860 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/770] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:47:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6f4e8aad-86aa-4d6a-9eea-9c287009f941 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/771] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:47:49 2026] GET /v2.0/subnets?id=09d93c26-faa7-4e9c-b32e-5f450034c842 => generated 677 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/772] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:47:49 2026] GET /v2.0/ports?network_id=d6094065-2ed2-4378-93d1-eaf0f858b87b&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/773] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/networks/d6094065-2ed2-4378-93d1-eaf0f858b87b?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:47:50.121 8 INFO neutron.services.segments.plugin [-] Segment e4296a2e-abca-48fc-bd81-e6da711f6c0c resource provider aggregate not found 2026-05-18 01:47:50.128 8 INFO neutron.services.segments.plugin [-] Segment e4296a2e-abca-48fc-bd81-e6da711f6c0c resource provider aggregate not found 2026-05-18 01:47:50.151 8 INFO neutron.services.segments.plugin [-] Segment e4296a2e-abca-48fc-bd81-e6da711f6c0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4296a2e-abca-48fc-bd81-e6da711f6c0c found for delete ", "request_id": "req-eedb4aa1-76e3-4658-ae72-2bab363252ad"}]} 2026-05-18 01:47:50.153 8 INFO neutron.services.segments.plugin [-] Segment e4296a2e-abca-48fc-bd81-e6da711f6c0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4296a2e-abca-48fc-bd81-e6da711f6c0c found for delete ", "request_id": "req-4f9b83ce-616b-4e65-bc2d-198a06f05afb"}]} [pid: 8|app: 0|req: 386/774] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/networks/d6094065-2ed2-4378-93d1-eaf0f858b87b?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: 387/775] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/ports?device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => generated 1148 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/776] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/ports?device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => generated 971 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/777] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/security-groups?id=7dc59abd-0be0-4ead-b44a-f6fab4bbc1b9&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/778] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/security-groups?id=4190db1e-a166-4169-8990-fb0b448a2b1e&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: 391/779] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/ports?device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => 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: 392/780] 199.204.45.244 () {34 vars in 1117 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/ports?device_id=5e65676d-150d-483d-bfb9-966084a7e4f5&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/781] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/security-groups?id=4190db1e-a166-4169-8990-fb0b448a2b1e&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/782] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/security-groups?tenant_id=d8fff6335c5b432b892e0d88feca7a9c&name=default => generated 2925 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/783] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:47:51 2026] DELETE /v2.0/security-groups/3a5e6562-107f-4447-91ed-5e80f5000c39 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/784] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/ports?device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/785] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/ports?tenant_id=0867a960ab224f98b40875c347e1e6c1&device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/786] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/security-groups?id=4190db1e-a166-4169-8990-fb0b448a2b1e&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/787] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/networks?id=d2a7f379-c079-44a4-a50b-13d4e94df7db => generated 771 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/788] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/security-groups?tenant_id=c4eb573807704b8a9e8fa4ed202a8ea5&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/789] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=bee2dfcc-49ae-4746-abe2-d8251c1cec63 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/790] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:47:51 2026] DELETE /v2.0/security-groups/3c5e9721-dd00-4b50-850a-327233d6cd3b => 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: 398/791] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/subnets?id=7f9c7e7e-4b4c-4b8f-9797-5b2f504b3870 => generated 669 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/792] 199.204.45.244 () {38 vars in 1027 bytes} [Mon May 18 01:47:50 2026] PUT /v2.0/ports/6f4e8aad-86aa-4d6a-9eea-9c287009f941 => generated 968 bytes in 1025 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: 395/793] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/ports?tenant_id=7e1602465e27441eb8461086a82979f7&device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:47:51.974 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f61511ee-98e2-49af-bd7e-7a92c269b348'] response: {'name': 'network-changed', 'server_uuid': '5e65676d-150d-483d-bfb9-966084a7e4f5', 'tag': '6f4e8aad-86aa-4d6a-9eea-9c287009f941', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 396/794] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/networks?id=d6094065-2ed2-4378-93d1-eaf0f858b87b => generated 779 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/795] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=6f4e8aad-86aa-4d6a-9eea-9c287009f941 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/796] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/subnets?id=09d93c26-faa7-4e9c-b32e-5f450034c842 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/797] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/ports?network_id=d6094065-2ed2-4378-93d1-eaf0f858b87b&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: 399/798] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/ports?network_id=d2a7f379-c079-44a4-a50b-13d4e94df7db&device_owner=network%3Adhcp => generated 1244 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/799] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/networks/d6094065-2ed2-4378-93d1-eaf0f858b87b?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/800] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/networks/d2a7f379-c079-44a4-a50b-13d4e94df7db?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: 401/801] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/networks/d6094065-2ed2-4378-93d1-eaf0f858b87b?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: 401/802] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/networks/d2a7f379-c079-44a4-a50b-13d4e94df7db?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: 402/803] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/ports?tenant_id=7e1602465e27441eb8461086a82979f7&device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => 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: 403/804] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/ports?device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/805] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/networks?id=d6094065-2ed2-4378-93d1-eaf0f858b87b => generated 779 bytes in 118 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.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/security-groups?id=4190db1e-a166-4169-8990-fb0b448a2b1e&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/807] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=6f4e8aad-86aa-4d6a-9eea-9c287009f941 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/808] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/subnets?id=09d93c26-faa7-4e9c-b32e-5f450034c842 => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/809] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/ports?network_id=d6094065-2ed2-4378-93d1-eaf0f858b87b&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: 406/810] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/networks/d6094065-2ed2-4378-93d1-eaf0f858b87b?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/811] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/networks/d6094065-2ed2-4378-93d1-eaf0f858b87b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/812] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:53 2026] GET /v2.0/ports?device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/813] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:53 2026] GET /v2.0/security-groups?id=7dc59abd-0be0-4ead-b44a-f6fab4bbc1b9&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: 408/814] 199.204.45.244 () {34 vars in 993 bytes} [Mon May 18 01:47:53 2026] GET /v2.0/ports?device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/815] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:53 2026] GET /v2.0/ports?device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/816] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:53 2026] GET /v2.0/security-groups?id=4190db1e-a166-4169-8990-fb0b448a2b1e&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-05-18 01:47:54.074 8 INFO neutron.db.l3_db [req-cf0aa07b-eb1f-4894-8826-09277c22ad2e req-9042fc4b-1086-41e3-9faa-275f3265d29d 89a9ed16458342e5b807c99707479c2b 7e1602465e27441eb8461086a82979f7 - - default default] Floating IP b7c97f93-b69d-481a-9c96-31d9331096d6 disassociated. External IP: 10.96.250.220, port: 6f4e8aad-86aa-4d6a-9eea-9c287009f941. [pid: 7|app: 0|req: 411/817] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:54 2026] GET /v2.0/ports?device_id=5e65676d-150d-483d-bfb9-966084a7e4f5 => 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: 407/818] 199.204.45.244 () {36 vars in 996 bytes} [Mon May 18 01:47:53 2026] DELETE /v2.0/ports/6f4e8aad-86aa-4d6a-9eea-9c287009f941 => generated 0 bytes in 939 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/819] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:47:54 2026] GET /v2.0/security-groups?tenant_id=cde947b827e24a45b6a471112e027b16&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:47:54.847 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb1b70b5-c437-4ca7-9817-8c21c5c01c8c'] response: {'server_uuid': '5e65676d-150d-483d-bfb9-966084a7e4f5', 'name': 'network-vif-deleted', 'tag': '6f4e8aad-86aa-4d6a-9eea-9c287009f941', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 408/820] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:47:54 2026] DELETE /v2.0/security-groups/3b384354-6e9a-4fc1-887c-772b6ceff56e => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/821] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:47:54 2026] GET /v2.0/ports?device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/822] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:47:55 2026] GET /v2.0/security-groups?id=4190db1e-a166-4169-8990-fb0b448a2b1e&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/823] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:47:55 2026] DELETE /v2.0/security-groups/7dc59abd-0be0-4ead-b44a-f6fab4bbc1b9 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:47:55.606 8 INFO neutron.api.v2.resource [None req-4414b5b0-4a84-4fbb-a1e0-6e7a7d0fba87 89a9ed16458342e5b807c99707479c2b 7e1602465e27441eb8461086a82979f7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 410/824] 10.0.0.249 () {32 vars in 736 bytes} [Mon May 18 01:47:55 2026] GET /v2.0/security-groups/7dc59abd-0be0-4ead-b44a-f6fab4bbc1b9 => 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: 415/825] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:47:55 2026] DELETE /v2.0/floatingips/b7c97f93-b69d-481a-9c96-31d9331096d6 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/826] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:47:56 2026] GET /v2.0/security-groups?tenant_id=4323d24ee14f44ecac4d7320003b4775&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/827] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:47:56 2026] DELETE /v2.0/security-groups/236e3de7-92ba-457c-b644-3620eafe6664 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/828] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:47:56 2026] GET /v2.0/security-groups?tenant_id=45418e10df454d40b2b5be01d91b19ff&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/829] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:47:56 2026] DELETE /v2.0/security-groups/06724f38-0afc-4cbf-92b1-854d080c3ea0 => 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: 420/830] 10.0.0.249 () {32 vars in 652 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions => generated 19901 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/831] 10.0.0.249 () {32 vars in 680 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/832] 10.0.0.249 () {32 vars in 680 bytes} [Mon May 18 01:47:57 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: 411/833] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:47:56 2026] PUT /v2.0/routers/83e6369e-3e7b-45ea-8510-e4b0d3d2f40a/remove_router_interface => generated 309 bytes in 1252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/834] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/835] 10.0.0.249 () {32 vars in 664 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/836] 10.0.0.249 () {32 vars in 698 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/837] 10.0.0.249 () {32 vars in 696 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/838] 10.0.0.249 () {32 vars in 700 bytes} [Mon May 18 01:47:57 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: 428/839] 10.0.0.249 () {32 vars in 688 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/840] 10.0.0.249 () {32 vars in 702 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/841] 10.0.0.249 () {32 vars in 692 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/842] 10.0.0.249 () {32 vars in 694 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/843] 10.0.0.249 () {32 vars in 684 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/844] 10.0.0.249 () {32 vars in 686 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/845] 10.0.0.249 () {32 vars in 660 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/846] 10.0.0.249 () {32 vars in 698 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/847] 10.0.0.249 () {32 vars in 678 bytes} [Mon May 18 01:47:57 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: 437/848] 10.0.0.249 () {32 vars in 682 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/849] 10.0.0.249 () {32 vars in 674 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/850] 10.0.0.249 () {32 vars in 688 bytes} [Mon May 18 01:47:57 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: 440/851] 10.0.0.249 () {32 vars in 722 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/852] 10.0.0.249 () {32 vars in 686 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/fip-port-details => 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: 442/853] 10.0.0.249 () {32 vars in 668 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/854] 10.0.0.249 () {32 vars in 686 bytes} [Mon May 18 01:47:57 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: 444/855] 10.0.0.249 () {32 vars in 680 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/856] 10.0.0.249 () {32 vars in 698 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/859] 10.0.0.249 () {32 vars in 678 bytes} [Mon May 18 01:47:57 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: 449/860] 10.0.0.249 () {32 vars in 666 bytes} [Mon May 18 01:47:57 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: 450/861] 10.0.0.249 () {32 vars in 676 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/862] 10.0.0.249 () {32 vars in 664 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/l3-ha => 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: 452/863] 10.0.0.249 () {32 vars in 674 bytes} [Mon May 18 01:47:57 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: 453/864] 10.0.0.249 () {32 vars in 712 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/865] 10.0.0.249 () {32 vars in 690 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/866] 10.0.0.249 () {32 vars in 682 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/867] 10.0.0.249 () {32 vars in 668 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/868] 10.0.0.249 () {32 vars in 686 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/869] 10.0.0.249 () {32 vars in 704 bytes} [Mon May 18 01:47:57 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: 459/870] 10.0.0.249 () {32 vars in 674 bytes} [Mon May 18 01:47:57 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: 460/871] 10.0.0.249 () {32 vars in 700 bytes} [Mon May 18 01:47:57 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: 461/872] 10.0.0.249 () {32 vars in 674 bytes} [Mon May 18 01:47:57 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: 462/873] 10.0.0.249 () {32 vars in 692 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/874] 10.0.0.249 () {32 vars in 688 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/875] 10.0.0.249 () {32 vars in 708 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/876] 10.0.0.249 () {32 vars in 704 bytes} [Mon May 18 01:47:57 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: 466/877] 10.0.0.249 () {32 vars in 696 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/878] 10.0.0.249 () {32 vars in 710 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/879] 10.0.0.249 () {32 vars in 668 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/880] 10.0.0.249 () {32 vars in 686 bytes} [Mon May 18 01:47:57 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: 470/881] 10.0.0.249 () {32 vars in 680 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/882] 10.0.0.249 () {32 vars in 674 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/883] 10.0.0.249 () {32 vars in 670 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/884] 10.0.0.249 () {32 vars in 660 bytes} [Mon May 18 01:47:57 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: 474/885] 10.0.0.249 () {32 vars in 698 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/886] 10.0.0.249 () {32 vars in 698 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/887] 10.0.0.249 () {32 vars in 676 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/888] 10.0.0.249 () {32 vars in 668 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/qos-fip => 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: 478/889] 10.0.0.249 () {32 vars in 682 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/890] 10.0.0.249 () {32 vars in 700 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/891] 10.0.0.249 () {32 vars in 684 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/892] 10.0.0.249 () {32 vars in 706 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/893] 10.0.0.249 () {32 vars in 668 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/894] 10.0.0.249 () {32 vars in 696 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/895] 10.0.0.249 () {32 vars in 694 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/896] 10.0.0.249 () {32 vars in 684 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/897] 10.0.0.249 () {32 vars in 688 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/898] 10.0.0.249 () {32 vars in 666 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/899] 10.0.0.249 () {32 vars in 680 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/900] 10.0.0.249 () {32 vars in 680 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/rbac-policies => 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: 490/901] 10.0.0.249 () {32 vars in 690 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/902] 10.0.0.249 () {32 vars in 690 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/903] 10.0.0.249 () {32 vars in 694 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/904] 10.0.0.249 () {32 vars in 684 bytes} [Mon May 18 01:47:57 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: 7|app: 0|req: 494/905] 10.0.0.249 () {32 vars in 688 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/906] 10.0.0.249 () {32 vars in 700 bytes} [Mon May 18 01:47:57 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: 7|app: 0|req: 496/907] 10.0.0.249 () {32 vars in 702 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/908] 10.0.0.249 () {32 vars in 712 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/909] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/910] 10.0.0.249 () {32 vars in 714 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/911] 10.0.0.249 () {32 vars in 726 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/912] 10.0.0.249 () {32 vars in 740 bytes} [Mon May 18 01:47:57 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: 7|app: 0|req: 502/913] 10.0.0.249 () {32 vars in 718 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/914] 10.0.0.249 () {32 vars in 682 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/915] 10.0.0.249 () {32 vars in 668 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/916] 10.0.0.249 () {32 vars in 718 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/917] 10.0.0.249 () {32 vars in 678 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/918] 10.0.0.249 () {32 vars in 668 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/919] 10.0.0.249 () {32 vars in 696 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/920] 10.0.0.249 () {32 vars in 704 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/921] 10.0.0.249 () {32 vars in 700 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/922] 10.0.0.249 () {32 vars in 682 bytes} [Mon May 18 01:47:58 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: 7|app: 0|req: 512/923] 10.0.0.249 () {32 vars in 704 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/924] 10.0.0.249 () {32 vars in 694 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/925] 10.0.0.249 () {32 vars in 688 bytes} [Mon May 18 01:47:58 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: 7|app: 0|req: 515/926] 10.0.0.249 () {32 vars in 696 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/927] 10.0.0.249 () {32 vars in 688 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/928] 10.0.0.249 () {32 vars in 700 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/929] 10.0.0.249 () {32 vars in 664 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/930] 10.0.0.249 () {32 vars in 680 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/931] 10.0.0.249 () {32 vars in 692 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/932] 10.0.0.249 () {32 vars in 676 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/933] 10.0.0.249 () {32 vars in 666 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:58.492 8 INFO neutron.services.segments.plugin [-] Segment 9b2376ea-e061-4284-9be8-577e5deaee7e resource provider aggregate not found 2026-05-18 01:47:58.496 8 INFO neutron.services.segments.plugin [-] Segment 9b2376ea-e061-4284-9be8-577e5deaee7e resource provider aggregate not found 2026-05-18 01:47:58.512 8 INFO neutron.services.segments.plugin [-] Segment 9b2376ea-e061-4284-9be8-577e5deaee7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b2376ea-e061-4284-9be8-577e5deaee7e found for delete ", "request_id": "req-c7f790fd-7865-44ef-9963-50f76061a978"}]} 2026-05-18 01:47:58.518 8 INFO neutron.db.l3_hamode_db [None req-2d030da1-0366-4718-9bcc-f09de50c3a30 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] HA network 64e47b1c-a713-4e12-96b9-9a297c8b27a0 was deleted as no HA routers are present in tenant 7e1602465e27441eb8461086a82979f7. 2026-05-18 01:47:58.521 8 INFO neutron.services.segments.plugin [-] Segment 9b2376ea-e061-4284-9be8-577e5deaee7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b2376ea-e061-4284-9be8-577e5deaee7e found for delete ", "request_id": "req-5a62c48d-874f-483b-b707-12fa9d802580"}]} [pid: 8|app: 0|req: 412/934] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:47:57 2026] DELETE /v2.0/routers/83e6369e-3e7b-45ea-8510-e4b0d3d2f40a => generated 0 bytes in 1190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/935] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:47:58 2026] DELETE /v2.0/subnets/09d93c26-faa7-4e9c-b32e-5f450034c842 => 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: 413/936] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/security-groups?tenant_id=48f2c51c88be48079327856aefb27ea5&name=default => generated 2925 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/937] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:47:58 2026] DELETE /v2.0/networks/d6094065-2ed2-4378-93d1-eaf0f858b87b => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/938] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:47:59 2026] DELETE /v2.0/security-groups/cb913afd-b369-4730-b9b6-df061fe5152f => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:47:59.483 7 INFO neutron.services.segments.plugin [-] Segment 8d12e5c9-98c2-42be-a883-b825a68c7d14 resource provider aggregate not found 2026-05-18 01:47:59.501 7 INFO neutron.services.segments.plugin [-] Segment 8d12e5c9-98c2-42be-a883-b825a68c7d14 resource provider aggregate not found 2026-05-18 01:47:59.550 7 INFO neutron.services.segments.plugin [-] Segment 8d12e5c9-98c2-42be-a883-b825a68c7d14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d12e5c9-98c2-42be-a883-b825a68c7d14 found for delete ", "request_id": "req-a2e1593f-9de2-4437-a414-602549e88545"}]} 2026-05-18 01:47:59.553 7 INFO neutron.services.segments.plugin [-] Segment 8d12e5c9-98c2-42be-a883-b825a68c7d14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d12e5c9-98c2-42be-a883-b825a68c7d14 found for delete ", "request_id": "req-32552132-556b-420d-9b52-9258e925db8f"}]} [pid: 7|app: 0|req: 525/939] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:47:59 2026] GET /v2.0/security-groups?tenant_id=7e1602465e27441eb8461086a82979f7&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/940] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:47:59 2026] DELETE /v2.0/security-groups/16574d27-89c0-4b69-82de-1bf3a69d9abe => 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: 526/941] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:47:59 2026] GET /v2.0/security-groups?tenant_id=789dbe0b3ed843aeb0ce61443a17bcc4&name=default => generated 2925 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/942] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:00 2026] DELETE /v2.0/security-groups/976fc781-d49e-4343-8a66-01aceb91ec4a => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:48:01.296 7 WARNING neutron_lib.context [None req-4be049ab-f205-4f17-b7c6-602afecfd201 aebf420686444b49b3bfac0779d9b2d3 7fe3c8faed9e4f8fbe9e5d9ad6b7a718 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:01.426 7 INFO neutron.db.segments_db [None req-4be049ab-f205-4f17-b7c6-602afecfd201 aebf420686444b49b3bfac0779d9b2d3 7fe3c8faed9e4f8fbe9e5d9ad6b7a718 - - default default] Added segment da6dcdef-527a-4db9-8bd6-36fea424eb72 of type vxlan for network 77caa55d-4544-43f6-b944-98ff30eb5e98 [pid: 7|app: 0|req: 527/943] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:48:01 2026] POST /v2.0/networks => generated 649 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:01.550 7 WARNING neutron_lib.context [None req-037f1fdc-30a7-4e36-9bd6-817cefd24617 aebf420686444b49b3bfac0779d9b2d3 7fe3c8faed9e4f8fbe9e5d9ad6b7a718 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:01.672 8 INFO neutron.db.segments_db [None req-d72bea49-f7ef-4490-a50d-471c407b0422 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment ab437904-b2da-44e5-928f-43a71346dc29 of type vxlan for network 6935361d-ca11-4162-8f1a-690516dd77d1 [pid: 8|app: 0|req: 417/944] 10.0.0.249 () {34 vars in 670 bytes} [Mon May 18 01:48:01 2026] POST /v2.0/networks => generated 738 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/945] 10.0.0.249 () {34 vars in 664 bytes} [Mon May 18 01:48:01 2026] POST /v2.0/ports => generated 779 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/946] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:48:01 2026] POST /v2.0/subnets => generated 660 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:48:02.086 8 WARNING neutron_lib.context [None req-3d4d7959-1018-46c4-8507-4fe5c21a9c7a aebf420686444b49b3bfac0779d9b2d3 7fe3c8faed9e4f8fbe9e5d9ad6b7a718 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:02.087 7 WARNING neutron_lib.context [None req-99fcd7d7-1f98-4e16-b4dd-27da0a9dcee2 d8477751568b4f2283462fd6f1d95315 3685a6c9288d48989954a1b910cf43f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:02.088 7 WARNING neutron_lib.context [None req-99fcd7d7-1f98-4e16-b4dd-27da0a9dcee2 d8477751568b4f2283462fd6f1d95315 3685a6c9288d48989954a1b910cf43f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:02.145 8 INFO neutron.db.segments_db [None req-3d4d7959-1018-46c4-8507-4fe5c21a9c7a aebf420686444b49b3bfac0779d9b2d3 7fe3c8faed9e4f8fbe9e5d9ad6b7a718 - - default default] Added segment 8dc5bf84-f1b6-41b2-8414-0ae19ff43646 of type vxlan for network 6a703f3a-99ab-47fd-b028-6814adbbf7f9 [pid: 8|app: 0|req: 419/947] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:48:02 2026] POST /v2.0/networks => generated 635 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:02.262 7 INFO neutron.db.segments_db [None req-99fcd7d7-1f98-4e16-b4dd-27da0a9dcee2 d8477751568b4f2283462fd6f1d95315 3685a6c9288d48989954a1b910cf43f9 - - default default] Added segment b67c2dbb-80e0-4ce7-9bfe-2495dd56830b of type vxlan for network 3aad2ad4-e3bd-4771-8c0b-c8178f7c1ec3 2026-05-18 01:48:02.323 8 INFO neutron.db.segments_db [None req-bae40171-ee93-461f-926b-3e2eff1fd524 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment 347273e3-c9d7-43f3-9d6c-3e3433a3cbfb of type vxlan for network 5217ddc3-c1d1-4691-ae06-de2c80b416fb 2026-05-18 01:48:02.358 7 INFO neutron.db.segments_db [None req-99fcd7d7-1f98-4e16-b4dd-27da0a9dcee2 d8477751568b4f2283462fd6f1d95315 3685a6c9288d48989954a1b910cf43f9 - - default default] Added segment e71a4bc9-537d-48b0-8100-353b83e6ea91 of type vxlan for network f14f25c3-6bf2-4c1a-949a-4069d982ad0e [pid: 7|app: 0|req: 529/948] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:48:01 2026] POST /v2.0/networks => generated 1245 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:48:02.486 7 WARNING neutron_lib.context [None req-061cfbc6-ee73-4be3-8547-d2f8a90fa053 aebf420686444b49b3bfac0779d9b2d3 7fe3c8faed9e4f8fbe9e5d9ad6b7a718 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:02.669 8 INFO neutron.db.l3_hamode_db [None req-bae40171-ee93-461f-926b-3e2eff1fd524 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 530/949] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:48:02 2026] POST /v2.0/subnets => generated 622 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/950] 10.0.0.249 () {32 vars in 648 bytes} [Mon May 18 01:48:02 2026] GET /v2.0/networks => generated 1844 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:48:02.989 7 WARNING neutron_lib.context [None req-47a3877d-b731-46f1-a527-269077da879b aebf420686444b49b3bfac0779d9b2d3 7fe3c8faed9e4f8fbe9e5d9ad6b7a718 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 532/951] 10.0.0.249 () {34 vars in 664 bytes} [Mon May 18 01:48:02 2026] POST /v2.0/ports => generated 965 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:48:03.665 7 INFO neutron.services.segments.plugin [-] Segment b67c2dbb-80e0-4ce7-9bfe-2495dd56830b resource provider aggregate not found 2026-05-18 01:48:03.666 8 INFO neutron.db.l3_hamode_db [None req-bae40171-ee93-461f-926b-3e2eff1fd524 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:48:03.669 7 INFO neutron.services.segments.plugin [-] Segment b67c2dbb-80e0-4ce7-9bfe-2495dd56830b resource provider aggregate not found 2026-05-18 01:48:03.683 7 INFO neutron.services.segments.plugin [-] Segment b67c2dbb-80e0-4ce7-9bfe-2495dd56830b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b67c2dbb-80e0-4ce7-9bfe-2495dd56830b found for delete ", "request_id": "req-81b506e1-4e0a-4299-881d-67f329474c2c"}]} 2026-05-18 01:48:03.684 7 INFO neutron.services.segments.plugin [-] Segment b67c2dbb-80e0-4ce7-9bfe-2495dd56830b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b67c2dbb-80e0-4ce7-9bfe-2495dd56830b found for delete ", "request_id": "req-2cea1101-2d09-4cf4-aa69-1cb8d57a77a9"}]} [pid: 7|app: 0|req: 533/952] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:48:03 2026] DELETE /v2.0/networks/3aad2ad4-e3bd-4771-8c0b-c8178f7c1ec3 => 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: 534/953] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:48:03 2026] DELETE /v2.0/ports/3daf08db-d532-4ddf-85ca-bd93705a3e42 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/954] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:48:03 2026] DELETE /v2.0/networks/f14f25c3-6bf2-4c1a-949a-4069d982ad0e => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:48:04.206 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d9d3a4c-6c7c-4c6e-b081-4cb9894630e4 aebf420686444b49b3bfac0779d9b2d3 7fe3c8faed9e4f8fbe9e5d9ad6b7a718 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 536/955] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:48:04 2026] DELETE /v2.0/ports/3daf08db-d532-4ddf-85ca-bd93705a3e42 => 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: 537/956] 10.0.0.249 () {32 vars in 648 bytes} [Mon May 18 01:48:04 2026] GET /v2.0/networks => generated 651 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:04.302 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dac4de03-91f9-44b6-85b7-37093ddd4ef9 aebf420686444b49b3bfac0779d9b2d3 7fe3c8faed9e4f8fbe9e5d9ad6b7a718 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 538/957] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:48:04 2026] GET /v2.0/ports/3daf08db-d532-4ddf-85ca-bd93705a3e42 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:48:04.308 7 WARNING neutron_lib.context [None req-f72659cb-eb97-4a15-b564-7f3b456dabc0 d8477751568b4f2283462fd6f1d95315 3685a6c9288d48989954a1b910cf43f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:04.364 7 INFO neutron.db.segments_db [None req-f72659cb-eb97-4a15-b564-7f3b456dabc0 d8477751568b4f2283462fd6f1d95315 3685a6c9288d48989954a1b910cf43f9 - - default default] Added segment 602a4aea-45de-41ba-be94-334c87af5832 of type vxlan for network 5c0f07c8-8f4c-4759-a18c-10309b01558e [pid: 7|app: 0|req: 539/958] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:48:04 2026] POST /v2.0/networks => generated 654 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/959] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:48:04 2026] DELETE /v2.0/subnets/a16a7b67-1f7e-4563-a1b9-431dfc631012 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:48:04.739 7 WARNING neutron_lib.context [None req-719b78a4-ef9e-4262-806d-284e03e80e3b d8477751568b4f2283462fd6f1d95315 3685a6c9288d48989954a1b910cf43f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:04.809 7 INFO neutron.db.segments_db [None req-719b78a4-ef9e-4262-806d-284e03e80e3b d8477751568b4f2283462fd6f1d95315 3685a6c9288d48989954a1b910cf43f9 - - default default] Added segment 036f5cf4-4e58-4900-8993-22e97c0e4a5e of type vxlan for network 6b0d2dcf-61e9-4ff2-8567-046dfff8e28a [pid: 7|app: 0|req: 541/960] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:48:04 2026] POST /v2.0/networks => generated 653 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/961] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:48:02 2026] POST /v2.0/routers => generated 724 bytes in 2963 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:05.216 8 WARNING neutron_lib.context [None req-85263e6c-2fb4-48ac-942b-3faa67b3e8e9 d8477751568b4f2283462fd6f1d95315 3685a6c9288d48989954a1b910cf43f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:05.261 8 WARNING neutron_lib.context [None req-85263e6c-2fb4-48ac-942b-3faa67b3e8e9 d8477751568b4f2283462fd6f1d95315 3685a6c9288d48989954a1b910cf43f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 542/962] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:48:04 2026] DELETE /v2.0/networks/6a703f3a-99ab-47fd-b028-6814adbbf7f9 => generated 0 bytes in 459 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:48:05.709 7 INFO neutron.services.segments.plugin [-] Segment e71a4bc9-537d-48b0-8100-353b83e6ea91 resource provider aggregate not found 2026-05-18 01:48:05.715 7 INFO neutron.services.segments.plugin [-] Segment e71a4bc9-537d-48b0-8100-353b83e6ea91 resource provider aggregate not found 2026-05-18 01:48:05.733 7 INFO neutron.services.segments.plugin [-] Segment e71a4bc9-537d-48b0-8100-353b83e6ea91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e71a4bc9-537d-48b0-8100-353b83e6ea91 found for delete ", "request_id": "req-188c9939-6e1d-453b-930b-03d2004a98f9"}]} 2026-05-18 01:48:05.737 7 INFO neutron.services.segments.plugin [-] Segment e71a4bc9-537d-48b0-8100-353b83e6ea91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e71a4bc9-537d-48b0-8100-353b83e6ea91 found for delete ", "request_id": "req-dc050dc6-b88f-4bb5-8609-ee0bb5e64d30"}]} 2026-05-18 01:48:05.755 7 INFO neutron.services.segments.plugin [-] Segment 8dc5bf84-f1b6-41b2-8414-0ae19ff43646 resource provider aggregate not found 2026-05-18 01:48:05.760 7 INFO neutron.services.segments.plugin [-] Segment 8dc5bf84-f1b6-41b2-8414-0ae19ff43646 resource provider aggregate not found 2026-05-18 01:48:05.778 7 INFO neutron.services.segments.plugin [-] Segment 8dc5bf84-f1b6-41b2-8414-0ae19ff43646 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dc5bf84-f1b6-41b2-8414-0ae19ff43646 found for delete ", "request_id": "req-97adfbdf-53c9-41f7-b0ab-2355aae4d28d"}]} 2026-05-18 01:48:05.781 7 INFO neutron.services.segments.plugin [-] Segment 8dc5bf84-f1b6-41b2-8414-0ae19ff43646 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dc5bf84-f1b6-41b2-8414-0ae19ff43646 found for delete ", "request_id": "req-68eec897-8dc6-4c34-9757-f751db6eec12"}]} [pid: 8|app: 0|req: 421/963] 10.0.0.249 () {34 vars in 664 bytes} [Mon May 18 01:48:05 2026] POST /v2.0/ports => generated 1506 bytes in 723 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:48:05.939 8 WARNING neutron_lib.context [None req-3a77b805-bec9-45c9-9e7e-84f381da4809 aebf420686444b49b3bfac0779d9b2d3 7fe3c8faed9e4f8fbe9e5d9ad6b7a718 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:06.000 8 INFO neutron.db.segments_db [None req-3a77b805-bec9-45c9-9e7e-84f381da4809 aebf420686444b49b3bfac0779d9b2d3 7fe3c8faed9e4f8fbe9e5d9ad6b7a718 - - default default] Added segment 2636371a-a74e-48ce-b541-edec51cb5aa8 of type vxlan for network fd358e62-9b48-4c72-a075-c3bc6fb1b5b5 [pid: 8|app: 0|req: 422/964] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:48:05 2026] POST /v2.0/networks => generated 636 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/965] 199.204.45.244 () {34 vars in 1095 bytes} [Mon May 18 01:48:06 2026] GET /v2.0/ports?device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/966] 10.0.0.249 () {32 vars in 642 bytes} [Mon May 18 01:48:06 2026] GET /v2.0/ports => generated 1506 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:48:06.383 8 WARNING neutron_lib.context [None req-f73eb22a-8d40-4af8-b2c0-890f93aa0ae8 aebf420686444b49b3bfac0779d9b2d3 7fe3c8faed9e4f8fbe9e5d9ad6b7a718 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 425/967] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:48:06 2026] POST /v2.0/subnets => generated 622 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/968] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:48:06 2026] GET /v2.0/ports?tenant_id=0867a960ab224f98b40875c347e1e6c1&device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/969] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:48:06 2026] DELETE /v2.0/ports/f49f0c13-42be-422b-b310-da6bfac3a0e5 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:48:06.983 8 WARNING neutron_lib.context [None req-fde93d6e-ae4f-467b-a051-48848f708319 aebf420686444b49b3bfac0779d9b2d3 7fe3c8faed9e4f8fbe9e5d9ad6b7a718 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 543/970] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:48:05 2026] PUT /v2.0/routers/1be7c26d-4ade-41bb-ba5f-df1933885077/add_router_interface => generated 309 bytes in 1609 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/971] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:48:06 2026] GET /v2.0/networks?id=d2a7f379-c079-44a4-a50b-13d4e94df7db => generated 771 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/972] 10.0.0.249 () {34 vars in 664 bytes} [Mon May 18 01:48:06 2026] POST /v2.0/ports => generated 924 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/973] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:48:07 2026] DELETE /v2.0/ports/36f1f1e4-e97d-454f-91f5-81b8ec725ff9 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/974] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:48:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=bee2dfcc-49ae-4746-abe2-d8251c1cec63 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/975] 10.0.0.200 () {34 vars in 989 bytes} [Mon May 18 01:48:07 2026] GET /v2.0/ports?device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => generated 1240 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/976] 10.0.0.249 () {32 vars in 642 bytes} [Mon May 18 01:48:07 2026] GET /v2.0/ports => 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: 548/977] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:48:07 2026] GET /v2.0/subnets?id=7f9c7e7e-4b4c-4b8f-9797-5b2f504b3870 => generated 669 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/978] 10.0.0.200 () {34 vars in 1039 bytes} [Mon May 18 01:48:07 2026] GET /v2.0/security-groups?id=4190db1e-a166-4169-8990-fb0b448a2b1e&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:07.703 7 WARNING neutron_lib.context [None req-d40e9367-7833-4e1a-883c-3b16ef78a51a 978a12efd7334e49830cbff30a2a799b 49d9f0fee90e4c0f8f99f267b86867b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 430/979] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:48:07 2026] DELETE /v2.0/ports/13474b81-2f72-4767-a592-199da54d5791 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:48:07.768 8 WARNING neutron_lib.context [None req-e375e128-3c6b-4d70-ade0-53ee0bcae25f d8477751568b4f2283462fd6f1d95315 3685a6c9288d48989954a1b910cf43f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:07.829 8 INFO neutron.db.segments_db [None req-e375e128-3c6b-4d70-ade0-53ee0bcae25f d8477751568b4f2283462fd6f1d95315 3685a6c9288d48989954a1b910cf43f9 - - default default] Added segment 52900636-45b7-4c82-a1b7-cd0bf018ad43 of type vxlan for network 64b6e255-943d-482e-a9c1-6c10a840cbac [pid: 7|app: 0|req: 550/980] 10.0.0.249 () {34 vars in 684 bytes} [Mon May 18 01:48:07 2026] POST /v2.0/security-groups => generated 1661 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/981] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:48:07 2026] GET /v2.0/ports?network_id=d2a7f379-c079-44a4-a50b-13d4e94df7db&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:48:07.938 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1da7f235-1339-427e-8156-fc223c9b24d2 aebf420686444b49b3bfac0779d9b2d3 7fe3c8faed9e4f8fbe9e5d9ad6b7a718 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 552/982] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:48:07 2026] GET /v2.0/ports/13474b81-2f72-4767-a592-199da54d5791 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:48:07.946 7 WARNING neutron_lib.context [None req-efc9e784-390f-46c0-a003-87543c2d6c64 978a12efd7334e49830cbff30a2a799b 49d9f0fee90e4c0f8f99f267b86867b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/983] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:48:07 2026] POST /v2.0/networks => generated 653 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/984] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:48:07 2026] GET /v2.0/networks/d2a7f379-c079-44a4-a50b-13d4e94df7db?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/985] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:48:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:08.100 7 WARNING neutron_lib.context [None req-db7a2178-edef-42d6-b791-465d671db7c5 d8477751568b4f2283462fd6f1d95315 3685a6c9288d48989954a1b910cf43f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:08.165 7 INFO neutron.db.segments_db [None req-db7a2178-edef-42d6-b791-465d671db7c5 d8477751568b4f2283462fd6f1d95315 3685a6c9288d48989954a1b910cf43f9 - - default default] Added segment b29acf18-c282-49dc-935f-423fc244d774 of type vxlan for network c17924f9-20ca-4a83-8d78-b7f424f06857 [pid: 8|app: 0|req: 433/986] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:48:08 2026] DELETE /v2.0/subnets/96fccb1d-d79b-4f6d-871c-f9788080725d => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/987] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:48:08 2026] POST /v2.0/networks => generated 653 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:08.285 7 WARNING neutron_lib.context [None req-a8512826-3d9e-4303-9268-8d1f7509a2cc 978a12efd7334e49830cbff30a2a799b 49d9f0fee90e4c0f8f99f267b86867b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 434/988] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:48:08 2026] GET /v2.0/networks/d2a7f379-c079-44a4-a50b-13d4e94df7db?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: 555/989] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:48:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:08.486 7 WARNING neutron_lib.context [None req-a16638d8-3825-4189-9031-9369c3b39f81 978a12efd7334e49830cbff30a2a799b 49d9f0fee90e4c0f8f99f267b86867b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:08.812 8 INFO neutron.services.segments.plugin [-] Segment 2636371a-a74e-48ce-b541-edec51cb5aa8 resource provider aggregate not found 2026-05-18 01:48:08.816 8 INFO neutron.services.segments.plugin [-] Segment 2636371a-a74e-48ce-b541-edec51cb5aa8 resource provider aggregate not found 2026-05-18 01:48:08.836 8 INFO neutron.services.segments.plugin [-] Segment 2636371a-a74e-48ce-b541-edec51cb5aa8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2636371a-a74e-48ce-b541-edec51cb5aa8 found for delete ", "request_id": "req-7a45e621-b650-4c1d-9fd7-690fcccb54cc"}]} 2026-05-18 01:48:08.839 8 INFO neutron.services.segments.plugin [-] Segment 2636371a-a74e-48ce-b541-edec51cb5aa8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2636371a-a74e-48ce-b541-edec51cb5aa8 found for delete ", "request_id": "req-4a089761-d2ee-432b-b79f-f6d06598e0a5"}]} [pid: 8|app: 0|req: 435/990] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:48:08 2026] DELETE /v2.0/networks/fd358e62-9b48-4c72-a075-c3bc6fb1b5b5 => generated 0 bytes in 496 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:48:08.853 8 WARNING neutron_lib.context [None req-a53075e8-c134-4dc3-869d-53f5c0b75fe1 d8477751568b4f2283462fd6f1d95315 3685a6c9288d48989954a1b910cf43f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:08.899 8 WARNING neutron_lib.context [None req-a53075e8-c134-4dc3-869d-53f5c0b75fe1 d8477751568b4f2283462fd6f1d95315 3685a6c9288d48989954a1b910cf43f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 556/991] 10.0.0.249 () {34 vars in 675 bytes} [Mon May 18 01:48:08 2026] POST /v2.0/floatingips => generated 552 bytes in 709 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:09.184 7 WARNING neutron_lib.context [None req-cf98536b-742c-4d60-88fc-ad77c9301620 aebf420686444b49b3bfac0779d9b2d3 7fe3c8faed9e4f8fbe9e5d9ad6b7a718 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 436/992] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:48:08 2026] POST /v2.0/subnets => generated 1276 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/993] 10.0.0.249 () {34 vars in 664 bytes} [Mon May 18 01:48:09 2026] POST /v2.0/ports => generated 779 bytes in 396 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: 437/994] 10.0.0.249 () {32 vars in 646 bytes} [Mon May 18 01:48:09 2026] GET /v2.0/subnets => generated 1889 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/995] 10.0.0.249 () {34 vars in 736 bytes} [Mon May 18 01:48:09 2026] PUT /v2.0/ports/a43ec806-5b2c-4b90-b7b9-0d855f95244d => generated 752 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/996] 10.0.0.243 () {34 vars in 1099 bytes} [Mon May 18 01:48:09 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2070345727&fields=id&tenant_id=49d9f0fee90e4c0f8f99f267b86867b9 => generated 69 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/997] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:48:09 2026] DELETE /v2.0/subnets/df4d0fa3-7069-4e85-9cca-900a0b9f9873 => generated 0 bytes in 496 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/998] 10.0.0.243 () {34 vars in 981 bytes} [Mon May 18 01:48:10 2026] GET /v2.0/networks?id=6935361d-ca11-4162-8f1a-690516dd77d1 => generated 669 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/999] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:48:09 2026] DELETE /v2.0/ports/a43ec806-5b2c-4b90-b7b9-0d855f95244d => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1000] 10.0.0.243 () {34 vars in 964 bytes} [Mon May 18 01:48:10 2026] GET /v2.0/quotas/49d9f0fee90e4c0f8f99f267b86867b9 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/1001] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:48:10 2026] DELETE /v2.0/subnets/44dd593c-5594-4fda-b957-aab63db629f1 => 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: 441/1002] 10.0.0.243 () {34 vars in 1001 bytes} [Mon May 18 01:48:10 2026] GET /v2.0/ports?tenant_id=49d9f0fee90e4c0f8f99f267b86867b9&fields=id => generated 103 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/1003] 10.0.0.249 () {32 vars in 646 bytes} [Mon May 18 01:48:10 2026] GET /v2.0/subnets => generated 626 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1004] 10.0.0.249 () {32 vars in 642 bytes} [Mon May 18 01:48:10 2026] GET /v2.0/ports => generated 782 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/1005] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:10 2026] GET /v2.0/ports?device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1006] 10.0.0.243 () {34 vars in 1007 bytes} [Mon May 18 01:48:10 2026] GET /v2.0/networks/6935361d-ca11-4162-8f1a-690516dd77d1?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:48:10.788 7 INFO neutron.pecan_wsgi.hooks.translation [None req-91c8c001-4f0e-4dd9-8096-192d19f54f74 aebf420686444b49b3bfac0779d9b2d3 7fe3c8faed9e4f8fbe9e5d9ad6b7a718 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 564/1007] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:48:10 2026] GET /v2.0/ports/a43ec806-5b2c-4b90-b7b9-0d855f95244d => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1008] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:48:10 2026] GET /v2.0/security-groups?id=4190db1e-a166-4169-8990-fb0b448a2b1e&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1009] 10.0.0.243 () {34 vars in 1107 bytes} [Mon May 18 01:48:10 2026] GET /v2.0/networks/6935361d-ca11-4162-8f1a-690516dd77d1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1010] 10.0.0.249 () {32 vars in 642 bytes} [Mon May 18 01:48:10 2026] GET /v2.0/ports => generated 782 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1011] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:48:10 2026] GET /v2.0/ports/754f37f8-2d80-479c-a3e3-71e027aa15f5 => generated 779 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:11.139 8 INFO neutron.services.segments.plugin [-] Segment b29acf18-c282-49dc-935f-423fc244d774 resource provider aggregate not found 2026-05-18 01:48:11.146 8 INFO neutron.services.segments.plugin [-] Segment b29acf18-c282-49dc-935f-423fc244d774 resource provider aggregate not found 2026-05-18 01:48:11.153 8 INFO neutron.services.segments.plugin [-] Segment b29acf18-c282-49dc-935f-423fc244d774 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b29acf18-c282-49dc-935f-423fc244d774 found for delete ", "request_id": "req-848f60b9-7343-4735-a030-c7dfcf0de864"}]} [pid: 7|app: 0|req: 569/1012] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:11 2026] GET /v2.0/ports?device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => 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: 444/1013] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:48:10 2026] DELETE /v2.0/networks/c17924f9-20ca-4a83-8d78-b7f424f06857 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:48:11.172 8 INFO neutron.services.segments.plugin [-] Segment b29acf18-c282-49dc-935f-423fc244d774 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b29acf18-c282-49dc-935f-423fc244d774 found for delete ", "request_id": "req-161b6c70-a85c-450b-baa8-1b22c13d4e15"}]} 2026-05-18 01:48:11.178 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fe835c7a-6f29-4ab9-b3bc-bc1241d5c5b1 aebf420686444b49b3bfac0779d9b2d3 7fe3c8faed9e4f8fbe9e5d9ad6b7a718 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 570/1014] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:48:11 2026] DELETE /v2.0/ports/13474b81-2f72-4767-a592-199da54d5791 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/1015] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:48:11 2026] GET /v2.0/security-groups?id=4190db1e-a166-4169-8990-fb0b448a2b1e&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/1016] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:11 2026] GET /v2.0/ports?device_id=e2e762ba-db4a-49dd-acfd-af8df04f6ad1 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:48:11.254 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0372dc60-4a2c-4c43-b9d3-7d596cac4188 aebf420686444b49b3bfac0779d9b2d3 7fe3c8faed9e4f8fbe9e5d9ad6b7a718 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 447/1017] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:48:11 2026] DELETE /v2.0/subnets/96fccb1d-d79b-4f6d-871c-f9788080725d => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:48:11.291 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9fd3ccfe-636c-4443-a882-b0540e7236c4 aebf420686444b49b3bfac0779d9b2d3 7fe3c8faed9e4f8fbe9e5d9ad6b7a718 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 448/1018] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:48:11 2026] DELETE /v2.0/subnets/a16a7b67-1f7e-4563-a1b9-431dfc631012 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/1019] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:48:11 2026] DELETE /v2.0/ports/754f37f8-2d80-479c-a3e3-71e027aa15f5 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:48:11.620 7 INFO neutron.services.segments.plugin [-] Segment 52900636-45b7-4c82-a1b7-cd0bf018ad43 resource provider aggregate not found 2026-05-18 01:48:11.640 7 INFO neutron.services.segments.plugin [-] Segment 52900636-45b7-4c82-a1b7-cd0bf018ad43 resource provider aggregate not found 2026-05-18 01:48:11.649 7 INFO neutron.services.segments.plugin [-] Segment 52900636-45b7-4c82-a1b7-cd0bf018ad43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52900636-45b7-4c82-a1b7-cd0bf018ad43 found for delete ", "request_id": "req-7d8aefe8-1390-4f95-8d5e-1f98b0a054c8"}]} [pid: 8|app: 0|req: 450/1020] 199.204.45.244 () {34 vars in 993 bytes} [Mon May 18 01:48:11 2026] GET /v2.0/ports?device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:11.670 7 INFO neutron.services.segments.plugin [-] Segment 52900636-45b7-4c82-a1b7-cd0bf018ad43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52900636-45b7-4c82-a1b7-cd0bf018ad43 found for delete ", "request_id": "req-e548dbf5-6632-493a-86d1-dfe53d89b3e2"}]} [pid: 7|app: 0|req: 571/1021] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:48:11 2026] DELETE /v2.0/networks/64b6e255-943d-482e-a9c1-6c10a840cbac => generated 0 bytes in 499 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/1022] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:48:11 2026] DELETE /v2.0/networks/77caa55d-4544-43f6-b944-98ff30eb5e98 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/1023] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:48:11 2026] DELETE /v2.0/networks/6b0d2dcf-61e9-4ff2-8567-046dfff8e28a => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:48:12.099 7 INFO neutron.db.l3_db [req-fe8326e3-4392-48a6-aa27-0e89ed583b0a req-1e15abdb-a2c0-4400-aed2-ab76288deab3 406e9533bdfd4ff983b777859d586f63 0867a960ab224f98b40875c347e1e6c1 - - default default] Floating IP 2483cabf-9f0c-4834-9a65-c1b58159b945 disassociated. External IP: 10.96.250.203, port: bee2dfcc-49ae-4746-abe2-d8251c1cec63. [pid: 8|app: 0|req: 453/1024] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:48:12 2026] GET /v2.0/networks?id=6935361d-ca11-4162-8f1a-690516dd77d1 => generated 669 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/1025] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:48:12 2026] DELETE /v2.0/networks/5c0f07c8-8f4c-4759-a18c-10309b01558e => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/1026] 199.204.45.244 () {34 vars in 1049 bytes} [Mon May 18 01:48:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=49d9f0fee90e4c0f8f99f267b86867b9 => generated 181 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/1027] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:12 2026] GET /v2.0/ports?device_id=6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7 => 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: 457/1028] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:12 2026] GET /v2.0/ports?device_id=e2e762ba-db4a-49dd-acfd-af8df04f6ad1 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1029] 199.204.45.244 () {36 vars in 996 bytes} [Mon May 18 01:48:11 2026] DELETE /v2.0/ports/bee2dfcc-49ae-4746-abe2-d8251c1cec63 => generated 0 bytes in 895 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:48:12.588 7 WARNING neutron_lib.context [req-efc4110a-63f4-446a-b93a-2f9f40226bcd req-f05fac3c-9502-4eab-b3db-ffefb7127284 978a12efd7334e49830cbff30a2a799b 49d9f0fee90e4c0f8f99f267b86867b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:12.608 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-398f6f37-994f-4663-928e-aa2858a82c8a'] response: {'server_uuid': '6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7', 'name': 'network-vif-deleted', 'tag': 'bee2dfcc-49ae-4746-abe2-d8251c1cec63', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 458/1030] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:12 2026] GET /v2.0/security-groups?tenant_id=7fe3c8faed9e4f8fbe9e5d9ad6b7a718&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/1033] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:12 2026] GET /v2.0/security-groups?tenant_id=3685a6c9288d48989954a1b910cf43f9&name=default => generated 2925 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/1034] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:12 2026] DELETE /v2.0/security-groups/062eb2be-d783-4255-90b8-25a1ec7c9900 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1035] 199.204.45.244 () {38 vars in 954 bytes} [Mon May 18 01:48:12 2026] POST /v2.0/ports => generated 958 bytes in 514 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: 463/1036] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:13 2026] DELETE /v2.0/security-groups/c9e84db7-fdfa-4d8c-8e85-58ac93d5ebc6 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:48:13.639 8 INFO neutron.services.segments.plugin [-] Segment da6dcdef-527a-4db9-8bd6-36fea424eb72 resource provider aggregate not found 2026-05-18 01:48:13.644 8 INFO neutron.services.segments.plugin [-] Segment da6dcdef-527a-4db9-8bd6-36fea424eb72 resource provider aggregate not found 2026-05-18 01:48:13.662 8 INFO neutron.services.segments.plugin [-] Segment da6dcdef-527a-4db9-8bd6-36fea424eb72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da6dcdef-527a-4db9-8bd6-36fea424eb72 found for delete ", "request_id": "req-bc778fb4-cf27-4d14-89b4-8d5db46eb265"}]} 2026-05-18 01:48:13.667 8 INFO neutron.services.segments.plugin [-] Segment da6dcdef-527a-4db9-8bd6-36fea424eb72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da6dcdef-527a-4db9-8bd6-36fea424eb72 found for delete ", "request_id": "req-bb69b907-65fe-4a93-a135-ac0b986c6499"}]} 2026-05-18 01:48:13.684 8 INFO neutron.services.segments.plugin [-] Segment 036f5cf4-4e58-4900-8993-22e97c0e4a5e resource provider aggregate not found 2026-05-18 01:48:13.689 8 INFO neutron.services.segments.plugin [-] Segment 036f5cf4-4e58-4900-8993-22e97c0e4a5e resource provider aggregate not found [pid: 7|app: 0|req: 574/1037] 199.204.45.244 () {38 vars in 1027 bytes} [Mon May 18 01:48:13 2026] PUT /v2.0/ports/69b6fbdb-ef5a-4e2d-9330-fd63dc095da1 => generated 1203 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:48:13.704 8 INFO neutron.services.segments.plugin [-] Segment 036f5cf4-4e58-4900-8993-22e97c0e4a5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 036f5cf4-4e58-4900-8993-22e97c0e4a5e found for delete ", "request_id": "req-2162b39d-5ce4-4a1e-b07c-efb861a1f766"}]} 2026-05-18 01:48:13.712 8 INFO neutron.services.segments.plugin [-] Segment 036f5cf4-4e58-4900-8993-22e97c0e4a5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 036f5cf4-4e58-4900-8993-22e97c0e4a5e found for delete ", "request_id": "req-b7be3bae-7c93-4f52-9e58-57fbf3170981"}]} 2026-05-18 01:48:13.724 8 INFO neutron.services.segments.plugin [-] Segment 602a4aea-45de-41ba-be94-334c87af5832 resource provider aggregate not found 2026-05-18 01:48:13.731 8 INFO neutron.services.segments.plugin [-] Segment 602a4aea-45de-41ba-be94-334c87af5832 resource provider aggregate not found 2026-05-18 01:48:13.742 8 INFO neutron.services.segments.plugin [-] Segment 602a4aea-45de-41ba-be94-334c87af5832 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 602a4aea-45de-41ba-be94-334c87af5832 found for delete ", "request_id": "req-9aee03f1-6996-49da-8dc5-f4d626de45e9"}]} 2026-05-18 01:48:13.750 8 INFO neutron.services.segments.plugin [-] Segment 602a4aea-45de-41ba-be94-334c87af5832 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 602a4aea-45de-41ba-be94-334c87af5832 found for delete ", "request_id": "req-908ca7b6-e8c1-48f8-b915-df862702307e"}]} [pid: 8|app: 0|req: 464/1038] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:13 2026] DELETE /v2.0/security-groups/4190db1e-a166-4169-8990-fb0b448a2b1e => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1039] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:13 2026] GET /v2.0/ports?device_id=e2e762ba-db4a-49dd-acfd-af8df04f6ad1 => generated 973 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/1040] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:48:13 2026] GET /v2.0/ports?tenant_id=49d9f0fee90e4c0f8f99f267b86867b9&device_id=e2e762ba-db4a-49dd-acfd-af8df04f6ad1 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:48:13.836 7 INFO neutron.api.v2.resource [None req-38df2105-ca1f-43ed-b8cb-e50f1443a61f 406e9533bdfd4ff983b777859d586f63 0867a960ab224f98b40875c347e1e6c1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 576/1041] 10.0.0.249 () {32 vars in 736 bytes} [Mon May 18 01:48:13 2026] GET /v2.0/security-groups/4190db1e-a166-4169-8990-fb0b448a2b1e => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/1042] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:48:13 2026] GET /v2.0/security-groups?id=fa6d8d1a-28ba-4ba9-8ebd-cafd6712655b&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/1043] 199.204.45.244 () {34 vars in 1059 bytes} [Mon May 18 01:48:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=69b6fbdb-ef5a-4e2d-9330-fd63dc095da1 => 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: 468/1044] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:48:13 2026] GET /v2.0/subnets?id=0596dc5d-0509-44ff-a1bf-8aff0e033ff4 => generated 663 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/1045] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:48:13 2026] GET /v2.0/ports?network_id=6935361d-ca11-4162-8f1a-690516dd77d1&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/1046] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:48:14 2026] GET /v2.0/networks/6935361d-ca11-4162-8f1a-690516dd77d1?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/1047] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:48:14 2026] GET /v2.0/networks/6935361d-ca11-4162-8f1a-690516dd77d1?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: 577/1048] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:48:13 2026] DELETE /v2.0/floatingips/2483cabf-9f0c-4834-9a65-c1b58159b945 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:48:14.884 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-950d2e89-5a2c-4cfb-a730-a8c50cde5509'] response: {'name': 'network-changed', 'server_uuid': 'e2e762ba-db4a-49dd-acfd-af8df04f6ad1', 'tag': '69b6fbdb-ef5a-4e2d-9330-fd63dc095da1', 'status': 'completed', 'code': 200} 2026-05-18 01:48:15.029 7 WARNING neutron_lib.context [None req-b6add3a4-70ee-4274-863f-c4fadecef072 276fc691be504e0897a19f969e27e6b8 f721b4b27f594010a544c2c1c5c818f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1049] 10.0.0.249 () {34 vars in 675 bytes} [Mon May 18 01:48:14 2026] POST /v2.0/subnetpools => generated 548 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1050] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:48:15 2026] GET /v2.0/ports?tenant_id=49d9f0fee90e4c0f8f99f267b86867b9&device_id=e2e762ba-db4a-49dd-acfd-af8df04f6ad1 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1051] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:15 2026] GET /v2.0/ports?device_id=e2e762ba-db4a-49dd-acfd-af8df04f6ad1 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:15.220 7 WARNING neutron_lib.context [None req-14a67281-353e-461a-8589-690f120e27ec 5fd68340e8d04fb2a8d56553b92288da f3ad77af8b0d46a49df3551abea3abe7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:15.408 7 INFO neutron.db.segments_db [None req-14a67281-353e-461a-8589-690f120e27ec 5fd68340e8d04fb2a8d56553b92288da f3ad77af8b0d46a49df3551abea3abe7 - - default default] Added segment d34772bf-9d3f-45c2-844e-ea78b284963c of type vxlan for network a043a77d-dc5e-4f14-a7a6-7535501a665d [pid: 7|app: 0|req: 581/1052] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:48:15 2026] POST /v2.0/networks => generated 643 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1053] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:48:15 2026] GET /v2.0/subnetpools/ca54b0b0-c896-4197-be52-c9cdeeac2b8d => generated 548 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1054] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:48:15 2026] GET /v2.0/networks?id=6935361d-ca11-4162-8f1a-690516dd77d1 => generated 766 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/1055] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:48:14 2026] PUT /v2.0/routers/d15bbe71-6269-40c0-9934-2d3097915964/remove_router_interface => generated 309 bytes in 1401 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:15.679 8 WARNING neutron_lib.context [None req-d560c518-113d-4204-8677-28c7e5374171 5fd68340e8d04fb2a8d56553b92288da f3ad77af8b0d46a49df3551abea3abe7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 584/1056] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:48:15 2026] GET /v2.0/security-groups?id=fa6d8d1a-28ba-4ba9-8ebd-cafd6712655b&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1057] 10.0.0.249 () {34 vars in 748 bytes} [Mon May 18 01:48:15 2026] PUT /v2.0/subnetpools/ca54b0b0-c896-4197-be52-c9cdeeac2b8d => generated 501 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1058] 199.204.45.244 () {34 vars in 1059 bytes} [Mon May 18 01:48:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=69b6fbdb-ef5a-4e2d-9330-fd63dc095da1 => 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: 473/1059] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:48:15 2026] POST /v2.0/subnets => generated 617 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1060] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:48:15 2026] DELETE /v2.0/subnetpools/ca54b0b0-c896-4197-be52-c9cdeeac2b8d => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1061] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:48:16 2026] GET /v2.0/subnets?id=0596dc5d-0509-44ff-a1bf-8aff0e033ff4 => generated 663 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:16.103 8 WARNING neutron_lib.context [None req-ea071917-bd6a-41ef-958b-9ad162b118e0 5fd68340e8d04fb2a8d56553b92288da f3ad77af8b0d46a49df3551abea3abe7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:16.164 8 INFO neutron.db.segments_db [None req-ea071917-bd6a-41ef-958b-9ad162b118e0 5fd68340e8d04fb2a8d56553b92288da f3ad77af8b0d46a49df3551abea3abe7 - - default default] Added segment b7faa48d-b899-4288-8346-3110b575d51f of type vxlan for network c71bc0bc-814c-41b8-97b8-cbfd51b99499 [pid: 8|app: 0|req: 476/1062] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:48:16 2026] POST /v2.0/networks => generated 644 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:16.295 8 INFO neutron.api.v2.resource [None req-7ac356ff-ecb4-4b64-8b11-4cb2fd416e9d 276fc691be504e0897a19f969e27e6b8 f721b4b27f594010a544c2c1c5c818f0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 477/1063] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:48:16 2026] GET /v2.0/subnetpools/ca54b0b0-c896-4197-be52-c9cdeeac2b8d => generated 145 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1064] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:48:16 2026] GET /v2.0/ports?network_id=6935361d-ca11-4162-8f1a-690516dd77d1&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: 479/1065] 10.0.0.249 () {34 vars in 742 bytes} [Mon May 18 01:48:16 2026] PUT /v2.0/networks/c71bc0bc-814c-41b8-97b8-cbfd51b99499 => generated 592 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:16.547 8 INFO neutron.api.v2.resource [None req-8b99f4fe-184e-4f17-8cba-85a6be0645ad 276fc691be504e0897a19f969e27e6b8 f721b4b27f594010a544c2c1c5c818f0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 480/1066] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:48:16 2026] DELETE /v2.0/subnetpools/ca54b0b0-c896-4197-be52-c9cdeeac2b8d => generated 145 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1067] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:48:16 2026] GET /v2.0/networks/6935361d-ca11-4162-8f1a-690516dd77d1?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:48:16.630 8 WARNING neutron_lib.context [None req-b0acbdff-6b35-49f5-88a0-79fec121b9d5 5fd68340e8d04fb2a8d56553b92288da f3ad77af8b0d46a49df3551abea3abe7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 482/1068] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:48:16 2026] POST /v2.0/subnets => generated 602 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1069] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:48:17 2026] GET /v2.0/networks/6935361d-ca11-4162-8f1a-690516dd77d1?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) 2026-05-18 01:48:17.237 7 INFO neutron.services.segments.plugin [-] Segment 9feb1acc-37e4-448f-9dba-f1c3930018b0 resource provider aggregate not found 2026-05-18 01:48:17.242 7 INFO neutron.services.segments.plugin [-] Segment 9feb1acc-37e4-448f-9dba-f1c3930018b0 resource provider aggregate not found 2026-05-18 01:48:17.265 7 INFO neutron.services.segments.plugin [-] Segment 9feb1acc-37e4-448f-9dba-f1c3930018b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9feb1acc-37e4-448f-9dba-f1c3930018b0 found for delete ", "request_id": "req-36401a57-7143-41c2-9f6c-1ce00bdc3fb1"}]} 2026-05-18 01:48:17.267 7 INFO neutron.services.segments.plugin [-] Segment 9feb1acc-37e4-448f-9dba-f1c3930018b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9feb1acc-37e4-448f-9dba-f1c3930018b0 found for delete ", "request_id": "req-3f35daee-07d6-400e-860a-52c3ad49786d"}]} 2026-05-18 01:48:17.268 7 INFO neutron.db.l3_hamode_db [None req-908523fc-017d-4840-bbff-2cb36654069e bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] HA network bc2f4ec9-02ea-4fa6-8c27-f11ebf94d833 was deleted as no HA routers are present in tenant 0867a960ab224f98b40875c347e1e6c1. [pid: 7|app: 0|req: 587/1070] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:48:15 2026] DELETE /v2.0/routers/d15bbe71-6269-40c0-9934-2d3097915964 => generated 0 bytes in 1478 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1071] 10.0.0.249 () {34 vars in 740 bytes} [Mon May 18 01:48:17 2026] PUT /v2.0/subnets/861073a5-b1e8-4a3f-9b64-820939d36c95 => generated 612 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1072] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:17 2026] GET /v2.0/ports?device_id=e2e762ba-db4a-49dd-acfd-af8df04f6ad1 => generated 975 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1073] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:17 2026] GET /v2.0/security-groups?tenant_id=f721b4b27f594010a544c2c1c5c818f0&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1074] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:48:17 2026] DELETE /v2.0/subnets/7f9c7e7e-4b4c-4b8f-9797-5b2f504b3870 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1075] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:48:17 2026] GET /v2.0/security-groups?id=fa6d8d1a-28ba-4ba9-8ebd-cafd6712655b&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1076] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:17 2026] DELETE /v2.0/security-groups/dc4562f4-37ac-4c66-a465-36cf658d157a => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-18 01:48:18.471 8 INFO neutron.services.segments.plugin [-] Segment b89bbd02-f329-4c55-972a-33735801b6a0 resource provider aggregate not found 2026-05-18 01:48:18.480 8 INFO neutron.services.segments.plugin [-] Segment b89bbd02-f329-4c55-972a-33735801b6a0 resource provider aggregate not found [pid: 8|app: 0|req: 488/1077] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:48:18 2026] DELETE /v2.0/networks/d2a7f379-c079-44a4-a50b-13d4e94df7db => generated 0 bytes in 476 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:48:18.495 8 INFO neutron.services.segments.plugin [-] Segment b89bbd02-f329-4c55-972a-33735801b6a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b89bbd02-f329-4c55-972a-33735801b6a0 found for delete ", "request_id": "req-7a71407b-1dea-4cff-be46-d5f1e777d361"}]} 2026-05-18 01:48:18.508 8 INFO neutron.services.segments.plugin [-] Segment b89bbd02-f329-4c55-972a-33735801b6a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b89bbd02-f329-4c55-972a-33735801b6a0 found for delete ", "request_id": "req-0b13d907-9913-461a-91fd-3e25728f9560"}]} [pid: 7|app: 0|req: 590/1078] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:48:17 2026] DELETE /v2.0/networks/c71bc0bc-814c-41b8-97b8-cbfd51b99499 => generated 0 bytes in 735 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1079] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:18 2026] GET /v2.0/ports?device_id=e2e762ba-db4a-49dd-acfd-af8df04f6ad1 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:18.579 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8453c2af-db1d-4bf8-b5db-7e0c825e9f8c 5fd68340e8d04fb2a8d56553b92288da f3ad77af8b0d46a49df3551abea3abe7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 591/1080] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:48:18 2026] DELETE /v2.0/networks/c71bc0bc-814c-41b8-97b8-cbfd51b99499 => generated 138 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1081] 10.0.0.249 () {32 vars in 693 bytes} [Mon May 18 01:48:18 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1082] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:18 2026] GET /v2.0/security-groups?tenant_id=0867a960ab224f98b40875c347e1e6c1&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1083] 10.0.0.249 () {32 vars in 741 bytes} [Mon May 18 01:48:18 2026] GET /v2.0/subnets?network_id=b3b96470-acc0-4cf4-83ef-8f7d9aabda5a => generated 626 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1084] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:18 2026] DELETE /v2.0/security-groups/0c2c8a5c-a1df-4092-ba7f-444e86e47357 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1085] 10.0.0.249 () {32 vars in 652 bytes} [Mon May 18 01:48:18 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) 2026-05-18 01:48:19.109 8 INFO neutron.db.l3_db [None req-70496b53-8352-4523-977b-f60ebed7de55 978a12efd7334e49830cbff30a2a799b 49d9f0fee90e4c0f8f99f267b86867b9 - - default default] Floating IP 10abdeb0-5613-40b1-9023-169415060695 associated. External IP: 10.96.250.209, port: 69b6fbdb-ef5a-4e2d-9330-fd63dc095da1. [pid: 7|app: 0|req: 597/1086] 10.0.0.249 () {32 vars in 648 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/networks => generated 1308 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1087] 10.0.0.249 () {32 vars in 646 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/subnets => generated 1233 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:48:19.293 7 INFO neutron.services.segments.plugin [-] Segment b7faa48d-b899-4288-8346-3110b575d51f resource provider aggregate not found 2026-05-18 01:48:19.306 7 INFO neutron.services.segments.plugin [-] Segment b7faa48d-b899-4288-8346-3110b575d51f resource provider aggregate not found 2026-05-18 01:48:19.327 7 INFO neutron.services.segments.plugin [-] Segment b7faa48d-b899-4288-8346-3110b575d51f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7faa48d-b899-4288-8346-3110b575d51f found for delete ", "request_id": "req-b6657a17-51a7-41ff-86ff-a1dea89c9200"}]} [pid: 7|app: 0|req: 599/1088] 10.0.0.249 () {32 vars in 722 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/networks/a043a77d-dc5e-4f14-a7a6-7535501a665d => generated 668 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:19.359 7 INFO neutron.services.segments.plugin [-] Segment b7faa48d-b899-4288-8346-3110b575d51f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7faa48d-b899-4288-8346-3110b575d51f found for delete ", "request_id": "req-de4e8c1e-4aea-4d40-a6d7-349c84129952"}]} [pid: 7|app: 0|req: 600/1089] 10.0.0.249 () {32 vars in 720 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/subnets/0eb486b1-b6aa-429d-bc70-db0babcfe530 => generated 617 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:19.447 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bcda8945-bab9-42c3-a7ba-266e8ad914b3 5fd68340e8d04fb2a8d56553b92288da f3ad77af8b0d46a49df3551abea3abe7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 601/1090] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:48:19 2026] DELETE /v2.0/subnets/861073a5-b1e8-4a3f-9b64-820939d36c95 => generated 136 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:48:19.485 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2e68ede2-f044-4dd2-b4d7-0138f2be4b46 5fd68340e8d04fb2a8d56553b92288da f3ad77af8b0d46a49df3551abea3abe7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 602/1091] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:48:19 2026] DELETE /v2.0/networks/c71bc0bc-814c-41b8-97b8-cbfd51b99499 => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1092] 10.0.0.249 () {34 vars in 748 bytes} [Mon May 18 01:48:18 2026] PUT /v2.0/floatingips/10abdeb0-5613-40b1-9023-169415060695 => generated 856 bytes in 956 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1093] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/ports?device_id=e2e762ba-db4a-49dd-acfd-af8df04f6ad1 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:19.665 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3d1155c-4af9-4338-9365-283c328669e7'] response: {'name': 'network-changed', 'server_uuid': 'e2e762ba-db4a-49dd-acfd-af8df04f6ad1', 'tag': '69b6fbdb-ef5a-4e2d-9330-fd63dc095da1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 492/1094] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/security-groups?id=fa6d8d1a-28ba-4ba9-8ebd-cafd6712655b&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1095] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/ports?tenant_id=49d9f0fee90e4c0f8f99f267b86867b9&device_id=e2e762ba-db4a-49dd-acfd-af8df04f6ad1 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1096] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:48:19 2026] DELETE /v2.0/subnets/0eb486b1-b6aa-429d-bc70-db0babcfe530 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1097] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/networks?id=6935361d-ca11-4162-8f1a-690516dd77d1 => generated 766 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1098] 199.204.45.244 () {34 vars in 1059 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=69b6fbdb-ef5a-4e2d-9330-fd63dc095da1 => generated 859 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1099] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/subnets?id=0596dc5d-0509-44ff-a1bf-8aff0e033ff4 => generated 663 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1100] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/ports?network_id=6935361d-ca11-4162-8f1a-690516dd77d1&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: 498/1101] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:48:20 2026] GET /v2.0/networks/6935361d-ca11-4162-8f1a-690516dd77d1?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: 499/1102] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:20 2026] GET /v2.0/ports?device_id=e2e762ba-db4a-49dd-acfd-af8df04f6ad1 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1103] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:48:19 2026] DELETE /v2.0/networks/a043a77d-dc5e-4f14-a7a6-7535501a665d => generated 0 bytes in 483 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1104] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:48:20 2026] GET /v2.0/networks/6935361d-ca11-4162-8f1a-690516dd77d1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1105] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:48:20 2026] GET /v2.0/security-groups?id=fa6d8d1a-28ba-4ba9-8ebd-cafd6712655b&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1106] 199.204.45.244 () {34 vars in 993 bytes} [Mon May 18 01:48:20 2026] GET /v2.0/ports?device_id=e2e762ba-db4a-49dd-acfd-af8df04f6ad1 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1107] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:20 2026] GET /v2.0/security-groups?tenant_id=f3ad77af8b0d46a49df3551abea3abe7&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: 503/1108] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:20 2026] DELETE /v2.0/security-groups/f217ba88-d8f7-45cd-ae3c-4a7255672d54 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:48:21.351 7 INFO neutron.services.segments.plugin [-] Segment d34772bf-9d3f-45c2-844e-ea78b284963c resource provider aggregate not found 2026-05-18 01:48:21.367 7 INFO neutron.services.segments.plugin [-] Segment d34772bf-9d3f-45c2-844e-ea78b284963c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d34772bf-9d3f-45c2-844e-ea78b284963c found for delete ", "request_id": "req-a1f2304d-3082-45c1-80f4-42e6256908d6"}]} 2026-05-18 01:48:21.376 7 INFO neutron.services.segments.plugin [-] Segment d34772bf-9d3f-45c2-844e-ea78b284963c resource provider aggregate not found 2026-05-18 01:48:21.395 7 INFO neutron.services.segments.plugin [-] Segment d34772bf-9d3f-45c2-844e-ea78b284963c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d34772bf-9d3f-45c2-844e-ea78b284963c found for delete ", "request_id": "req-6cf1d160-2eb8-4dea-b166-f0c94f7f3eb2"}]} [pid: 8|app: 0|req: 504/1109] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:21 2026] GET /v2.0/ports?device_id=e2e762ba-db4a-49dd-acfd-af8df04f6ad1 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1110] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:48:21 2026] GET /v2.0/security-groups?id=fa6d8d1a-28ba-4ba9-8ebd-cafd6712655b&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:21.865 7 INFO neutron.db.l3_db [req-8982b566-64b6-4263-ad8a-e866446877f7 req-156e36a8-6664-4821-85c2-1b4e0c3c8be0 978a12efd7334e49830cbff30a2a799b 49d9f0fee90e4c0f8f99f267b86867b9 - - default default] Floating IP 10abdeb0-5613-40b1-9023-169415060695 disassociated. External IP: 10.96.250.209, port: 69b6fbdb-ef5a-4e2d-9330-fd63dc095da1. [pid: 7|app: 0|req: 606/1111] 199.204.45.244 () {36 vars in 996 bytes} [Mon May 18 01:48:20 2026] DELETE /v2.0/ports/69b6fbdb-ef5a-4e2d-9330-fd63dc095da1 => generated 0 bytes in 1615 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1112] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:22 2026] GET /v2.0/ports?device_id=e2e762ba-db4a-49dd-acfd-af8df04f6ad1 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:48:23.117 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4009365-4277-46b1-8bb4-f7ad1a18d8e5'] response: {'server_uuid': 'e2e762ba-db4a-49dd-acfd-af8df04f6ad1', 'name': 'network-vif-deleted', 'tag': '69b6fbdb-ef5a-4e2d-9330-fd63dc095da1', 'status': 'completed', 'code': 200} 2026-05-18 01:48:23.341 7 WARNING neutron_lib.context [None req-730ade4c-eec5-4a87-8fc9-fd049189aa63 7b24ff6f92bf47b8b136c87a4c4133de d39bce8a65964482ae87a65df843932f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 607/1113] 10.0.0.249 () {34 vars in 683 bytes} [Mon May 18 01:48:23 2026] POST /v2.0/security-groups => generated 1624 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1114] 10.0.0.249 () {32 vars in 662 bytes} [Mon May 18 01:48:23 2026] GET /v2.0/security-groups => generated 4529 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1115] 10.0.0.249 () {34 vars in 757 bytes} [Mon May 18 01:48:23 2026] PUT /v2.0/security-groups/62d84cd4-f48c-4853-a759-8f6afeeae827 => generated 1663 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1116] 10.0.0.249 () {32 vars in 736 bytes} [Mon May 18 01:48:23 2026] GET /v2.0/security-groups/62d84cd4-f48c-4853-a759-8f6afeeae827 => generated 1663 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1117] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:23 2026] GET /v2.0/security-groups?tenant_id=33ecaaf60353467ebcf6417038e04849&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1118] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:23 2026] DELETE /v2.0/security-groups/fa6d8d1a-28ba-4ba9-8ebd-cafd6712655b => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1119] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:23 2026] DELETE /v2.0/security-groups/62d84cd4-f48c-4853-a759-8f6afeeae827 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:48:23.897 8 INFO neutron.api.v2.resource [None req-9ba4b5ef-a880-481b-b976-56b6bb8b6bd7 978a12efd7334e49830cbff30a2a799b 49d9f0fee90e4c0f8f99f267b86867b9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 509/1120] 10.0.0.249 () {32 vars in 736 bytes} [Mon May 18 01:48:23 2026] GET /v2.0/security-groups/fa6d8d1a-28ba-4ba9-8ebd-cafd6712655b => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1121] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:23 2026] DELETE /v2.0/security-groups/28e94cdb-3a17-44ef-8cac-4cfba9149e8c => 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: 510/1122] 10.0.0.249 () {32 vars in 662 bytes} [Mon May 18 01:48:23 2026] GET /v2.0/security-groups => generated 2925 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:48:23.987 8 INFO neutron.api.v2.resource [None req-f3e6b099-c866-4578-aecc-59e8c781db02 7b24ff6f92bf47b8b136c87a4c4133de d39bce8a65964482ae87a65df843932f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 511/1123] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:23 2026] DELETE /v2.0/security-groups/62d84cd4-f48c-4853-a759-8f6afeeae827 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:48:23.998 8 WARNING neutron_lib.context [None req-b93e2e58-4d8f-46dc-8dc8-36ad4028f2e7 7b24ff6f92bf47b8b136c87a4c4133de d39bce8a65964482ae87a65df843932f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 512/1124] 10.0.0.249 () {34 vars in 683 bytes} [Mon May 18 01:48:23 2026] POST /v2.0/security-groups => generated 1624 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1125] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:48:23 2026] DELETE /v2.0/floatingips/10abdeb0-5613-40b1-9023-169415060695 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1126] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:24 2026] GET /v2.0/security-groups?tenant_id=020d6cb1376f49f6bb7dd41c798cc3e8&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:48:24.371 7 WARNING neutron_lib.context [None req-80ebbd57-cfb4-44c2-a958-9148713c67fd 7b24ff6f92bf47b8b136c87a4c4133de d39bce8a65964482ae87a65df843932f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 513/1127] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:24 2026] GET /v2.0/security-groups?tenant_id=edf6e4f8ef6340e1adadcd4aab9aba5a&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1128] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:48:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1129] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:24 2026] DELETE /v2.0/security-groups/65bc73d4-189f-4a82-b977-3fea0f73e855 => 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: 617/1130] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:24 2026] DELETE /v2.0/security-groups/22e0f57c-b13d-4dbe-8952-9c1c469d85af => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1131] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:48:24 2026] GET /v2.0/security-group-rules/8e02de7d-f680-461b-aacb-8666d0bd6a6c => 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: 619/1132] 10.0.0.249 () {32 vars in 672 bytes} [Mon May 18 01:48:24 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1133] 10.0.0.249 () {32 vars in 749 bytes} [Mon May 18 01:48:24 2026] DELETE /v2.0/security-group-rules/8e02de7d-f680-461b-aacb-8666d0bd6a6c => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1134] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:24 2026] GET /v2.0/security-groups?tenant_id=b4baf40525df4300bab38fce4edf195c&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1135] 10.0.0.249 () {32 vars in 672 bytes} [Mon May 18 01:48:25 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1136] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:25 2026] DELETE /v2.0/security-groups/e5351ad9-f479-40c0-a296-6d095f1c5c46 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:48:25.252 7 WARNING neutron_lib.context [None req-adfedfdf-0def-45fe-89a1-6105fa0686f0 7b24ff6f92bf47b8b136c87a4c4133de d39bce8a65964482ae87a65df843932f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 624/1137] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:48:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1138] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:48:25 2026] GET /v2.0/security-group-rules/3007816d-bd25-48ce-9e1f-857c59b38604 => generated 601 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1139] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:48:24 2026] PUT /v2.0/routers/1be7c26d-4ade-41bb-ba5f-df1933885077/remove_router_interface => generated 309 bytes in 1328 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1140] 10.0.0.249 () {32 vars in 672 bytes} [Mon May 18 01:48:25 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1141] 10.0.0.249 () {32 vars in 749 bytes} [Mon May 18 01:48:25 2026] DELETE /v2.0/security-group-rules/3007816d-bd25-48ce-9e1f-857c59b38604 => 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: 628/1142] 10.0.0.249 () {32 vars in 672 bytes} [Mon May 18 01:48:26 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:48:26.151 7 WARNING neutron_lib.context [None req-335ad0cb-51dd-44f3-a9d2-d4b32603ebb0 7b24ff6f92bf47b8b136c87a4c4133de d39bce8a65964482ae87a65df843932f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:26.212 7 INFO neutron.db.securitygroups_db [None req-335ad0cb-51dd-44f3-a9d2-d4b32603ebb0 7b24ff6f92bf47b8b136c87a4c4133de d39bce8a65964482ae87a65df843932f - - default default] Project d39bce8a65964482ae87a65df843932f 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: 629/1143] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:48:26 2026] POST /v2.0/security-group-rules => generated 607 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1144] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:48:26 2026] GET /v2.0/security-group-rules/4da76adf-8c28-4b05-aa99-c231a46de2aa => generated 607 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1145] 10.0.0.249 () {32 vars in 672 bytes} [Mon May 18 01:48:26 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1146] 10.0.0.249 () {32 vars in 749 bytes} [Mon May 18 01:48:26 2026] DELETE /v2.0/security-group-rules/4da76adf-8c28-4b05-aa99-c231a46de2aa => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1147] 10.0.0.249 () {32 vars in 672 bytes} [Mon May 18 01:48:26 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1148] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:26 2026] DELETE /v2.0/security-groups/787eb6b1-3139-40d9-8993-8ce04133f65c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1149] 10.0.0.249 () {32 vars in 662 bytes} [Mon May 18 01:48:26 2026] GET /v2.0/security-groups => 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: 636/1150] 10.0.0.249 () {32 vars in 662 bytes} [Mon May 18 01:48:26 2026] GET /v2.0/security-groups => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:48:26.882 8 INFO neutron.services.segments.plugin [-] Segment 347273e3-c9d7-43f3-9d6c-3e3433a3cbfb resource provider aggregate not found 2026-05-18 01:48:26.887 8 INFO neutron.services.segments.plugin [-] Segment 347273e3-c9d7-43f3-9d6c-3e3433a3cbfb resource provider aggregate not found 2026-05-18 01:48:26.908 8 INFO neutron.services.segments.plugin [-] Segment 347273e3-c9d7-43f3-9d6c-3e3433a3cbfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 347273e3-c9d7-43f3-9d6c-3e3433a3cbfb found for delete ", "request_id": "req-37b9ee96-7fcd-4816-bdc9-c8898822b27d"}]} 2026-05-18 01:48:26.908 8 INFO neutron.db.l3_hamode_db [None req-6cd1e091-f3b7-4dd5-b2a2-c1d13c52c243 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] HA network 5217ddc3-c1d1-4691-ae06-de2c80b416fb was deleted as no HA routers are present in tenant 49d9f0fee90e4c0f8f99f267b86867b9. 2026-05-18 01:48:26.910 8 INFO neutron.services.segments.plugin [-] Segment 347273e3-c9d7-43f3-9d6c-3e3433a3cbfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 347273e3-c9d7-43f3-9d6c-3e3433a3cbfb found for delete ", "request_id": "req-9f1d918a-8939-4649-b139-3d060ddac528"}]} [pid: 8|app: 0|req: 515/1151] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:48:25 2026] DELETE /v2.0/routers/1be7c26d-4ade-41bb-ba5f-df1933885077 => generated 0 bytes in 1195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1152] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:48:26 2026] DELETE /v2.0/subnets/0596dc5d-0509-44ff-a1bf-8aff0e033ff4 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1153] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:27 2026] GET /v2.0/security-groups?tenant_id=d39bce8a65964482ae87a65df843932f&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1156] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:48:27 2026] DELETE /v2.0/networks/6935361d-ca11-4162-8f1a-690516dd77d1 => 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: 641/1157] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:27 2026] DELETE /v2.0/security-groups/c1f38453-6567-4b7e-a08b-86a34d4b3247 => 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: 517/1158] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:27 2026] GET /v2.0/security-groups?tenant_id=49d9f0fee90e4c0f8f99f267b86867b9&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1159] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:27 2026] DELETE /v2.0/security-groups/8228ccf4-c98f-47f1-adf9-e34923260f9c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:48:29.869 8 INFO neutron.services.segments.plugin [-] Segment ab437904-b2da-44e5-928f-43a71346dc29 resource provider aggregate not found 2026-05-18 01:48:29.877 8 INFO neutron.services.segments.plugin [-] Segment ab437904-b2da-44e5-928f-43a71346dc29 resource provider aggregate not found 2026-05-18 01:48:29.892 8 INFO neutron.services.segments.plugin [-] Segment ab437904-b2da-44e5-928f-43a71346dc29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab437904-b2da-44e5-928f-43a71346dc29 found for delete ", "request_id": "req-72ee09b0-fbe1-4adb-8221-f911c8713ca2"}]} 2026-05-18 01:48:29.897 8 INFO neutron.services.segments.plugin [-] Segment ab437904-b2da-44e5-928f-43a71346dc29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab437904-b2da-44e5-928f-43a71346dc29 found for delete ", "request_id": "req-ad4be80b-048f-4d68-ae7e-9df466265ff9"}]} 2026-05-18 01:48:30.358 8 INFO neutron.db.segments_db [None req-2b31f2d6-f0c8-491d-9c2e-d9973516c4d4 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment 90867f53-52b6-407b-ad35-e6e6c15c9856 of type vxlan for network 945bde7a-5042-485f-a99c-2eaf10e76b81 [pid: 8|app: 0|req: 518/1160] 10.0.0.249 () {34 vars in 670 bytes} [Mon May 18 01:48:29 2026] POST /v2.0/networks => generated 746 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1161] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:48:30 2026] POST /v2.0/subnets => generated 669 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:30.838 8 INFO neutron.db.segments_db [None req-387bf4b0-687d-471b-908e-939f76374941 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment 01b4c639-cf23-4f7c-bbd3-8161455c8b7c of type vxlan for network 6bc0288a-9d7f-458b-b8c5-0f977d46e447 2026-05-18 01:48:31.238 8 INFO neutron.db.l3_hamode_db [None req-387bf4b0-687d-471b-908e-939f76374941 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 644/1162] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:31 2026] GET /v2.0/security-groups?tenant_id=3f3bb5491812402a90b0cf01f32929e8&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1163] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:31 2026] DELETE /v2.0/security-groups/c6ec158a-67fc-41f2-966f-717e9e068728 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1164] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:32 2026] GET /v2.0/security-groups?tenant_id=0449604b72f04f97afc4c3eea95ff702&name=default => generated 2925 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1165] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:32 2026] DELETE /v2.0/security-groups/faf3d0dc-fef6-4bb1-ba76-221ad0d25c3d => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:48:32.716 8 INFO neutron.db.l3_hamode_db [None req-387bf4b0-687d-471b-908e-939f76374941 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 648/1166] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:32 2026] GET /v2.0/security-groups?tenant_id=507fbec86eb3419681ccca4c76367cd8&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1167] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:33 2026] DELETE /v2.0/security-groups/85437770-3767-401c-b615-93ec50c63007 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1168] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:48:30 2026] POST /v2.0/routers => generated 733 bytes in 3136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1169] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:34 2026] GET /v2.0/security-groups?tenant_id=d543c7f67ea8485b8c859a6564a6af38&name=default => generated 2925 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1170] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:34 2026] DELETE /v2.0/security-groups/2d6cb002-c369-49ef-a25b-ef4737f25a98 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1171] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:48:33 2026] PUT /v2.0/routers/3be51fb0-dd16-47d4-a329-8915345abba7/add_router_interface => generated 309 bytes in 1691 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1172] 10.0.0.243 () {34 vars in 981 bytes} [Mon May 18 01:48:36 2026] GET /v2.0/networks?id=945bde7a-5042-485f-a99c-2eaf10e76b81 => generated 678 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1173] 10.0.0.243 () {34 vars in 964 bytes} [Mon May 18 01:48:36 2026] GET /v2.0/quotas/cdaab98f3ff442daac6b6b47c133585e => 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: 523/1174] 10.0.0.243 () {34 vars in 1001 bytes} [Mon May 18 01:48:36 2026] GET /v2.0/ports?tenant_id=cdaab98f3ff442daac6b6b47c133585e&fields=id => generated 103 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1175] 10.0.0.243 () {34 vars in 1007 bytes} [Mon May 18 01:48:36 2026] GET /v2.0/networks/945bde7a-5042-485f-a99c-2eaf10e76b81?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: 653/1176] 10.0.0.243 () {34 vars in 1107 bytes} [Mon May 18 01:48:36 2026] GET /v2.0/networks/945bde7a-5042-485f-a99c-2eaf10e76b81?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: 654/1177] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:37 2026] GET /v2.0/ports?device_id=490c3f42-9281-45f2-bb5b-d000fd4dcbec => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:48:37.348 8 INFO neutron.db.segments_db [None req-e7681868-12d9-4900-9f6f-3b6933445ac7 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment 566ffea6-92e7-48c1-9861-0ed7bcf38c59 of type vxlan for network 34448d76-f824-44d2-85a7-b91944347fc2 [pid: 8|app: 0|req: 524/1178] 10.0.0.249 () {34 vars in 670 bytes} [Mon May 18 01:48:36 2026] POST /v2.0/networks => generated 741 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1179] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:48:37 2026] POST /v2.0/subnets => generated 664 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:37.789 8 INFO neutron.db.segments_db [None req-784dc8ed-9e8b-481b-bbb9-88db2ed97c69 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment d6600a67-3b2c-4bc3-878b-dbf23bf9cef6 of type vxlan for network a486c545-16f5-45b1-b808-744ad2d7f62a [pid: 7|app: 0|req: 656/1180] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:48:37 2026] GET /v2.0/networks?id=945bde7a-5042-485f-a99c-2eaf10e76b81 => generated 678 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:38.048 7 WARNING neutron_lib.context [req-3cc703fb-1a31-4584-adf3-93b033bc78da req-35a98ff1-efc4-4450-b32d-250ed23f73f1 f10b1cf0d5374ecf8f224b5379d0e2ac cdaab98f3ff442daac6b6b47c133585e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:38.124 8 INFO neutron.db.l3_hamode_db [None req-784dc8ed-9e8b-481b-bbb9-88db2ed97c69 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 657/1181] 199.204.45.244 () {38 vars in 954 bytes} [Mon May 18 01:48:38 2026] POST /v2.0/ports => generated 958 bytes in 658 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: 658/1182] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:38 2026] GET /v2.0/ports?device_id=490c3f42-9281-45f2-bb5b-d000fd4dcbec => generated 961 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1183] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:38 2026] GET /v2.0/security-groups?tenant_id=6ca8528141e5475fbc749539f4f198d0&name=default => generated 2925 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:48:39.369 8 INFO neutron.db.l3_hamode_db [None req-784dc8ed-9e8b-481b-bbb9-88db2ed97c69 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 660/1184] 199.204.45.244 () {38 vars in 1027 bytes} [Mon May 18 01:48:39 2026] PUT /v2.0/ports/cecaac8b-d76c-43b9-98af-03099c22110f => generated 1203 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:48:39.806 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8181acd7-b099-43df-bee5-d94b96661570'] response: {'name': 'network-changed', 'server_uuid': '490c3f42-9281-45f2-bb5b-d000fd4dcbec', 'tag': 'cecaac8b-d76c-43b9-98af-03099c22110f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 661/1185] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:48:39 2026] GET /v2.0/security-groups?id=ea8989ec-638c-4f31-aa13-31fdf1847bea&fields=id&fields=name => generated 88 bytes in 74 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: 662/1186] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:39 2026] DELETE /v2.0/security-groups/59fd0645-ebcc-4d3b-ae99-47573db0dcde => 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: 663/1187] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:39 2026] GET /v2.0/security-groups?tenant_id=fa56694bd3984172b669a9690355868b&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1188] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:48:40 2026] GET /v2.0/ports?tenant_id=cdaab98f3ff442daac6b6b47c133585e&device_id=490c3f42-9281-45f2-bb5b-d000fd4dcbec => 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: 665/1189] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:40 2026] DELETE /v2.0/security-groups/81f6f8cf-199f-482b-9cef-f51f21bb40cb => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1190] 199.204.45.244 () {34 vars in 1059 bytes} [Mon May 18 01:48:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=cecaac8b-d76c-43b9-98af-03099c22110f => 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: 667/1191] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:48:40 2026] GET /v2.0/subnets?id=fd77d16b-0ec0-4206-8e76-9b1f0322240c => generated 672 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1192] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:48:37 2026] POST /v2.0/routers => generated 728 bytes in 2824 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1193] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:48:40 2026] GET /v2.0/ports?network_id=945bde7a-5042-485f-a99c-2eaf10e76b81&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: 669/1194] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:48:40 2026] GET /v2.0/networks/945bde7a-5042-485f-a99c-2eaf10e76b81?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: 670/1195] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:40 2026] GET /v2.0/security-groups?tenant_id=c3469031956043e7a23505991d2e8fb9&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1196] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:48:40 2026] GET /v2.0/networks/945bde7a-5042-485f-a99c-2eaf10e76b81?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: 672/1197] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:40 2026] DELETE /v2.0/security-groups/62370bcf-a972-4df6-99a9-9f8ca34f0ba3 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1198] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:48:40 2026] GET /v2.0/ports?tenant_id=cdaab98f3ff442daac6b6b47c133585e&device_id=490c3f42-9281-45f2-bb5b-d000fd4dcbec => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1199] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:41 2026] GET /v2.0/ports?device_id=490c3f42-9281-45f2-bb5b-d000fd4dcbec => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1200] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:48:41 2026] GET /v2.0/networks?id=945bde7a-5042-485f-a99c-2eaf10e76b81 => generated 774 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1201] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:48:41 2026] GET /v2.0/security-groups?id=ea8989ec-638c-4f31-aa13-31fdf1847bea&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1202] 199.204.45.244 () {34 vars in 1059 bytes} [Mon May 18 01:48:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=cecaac8b-d76c-43b9-98af-03099c22110f => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1203] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:48:41 2026] GET /v2.0/subnets?id=fd77d16b-0ec0-4206-8e76-9b1f0322240c => generated 672 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1204] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:48:41 2026] GET /v2.0/ports?network_id=945bde7a-5042-485f-a99c-2eaf10e76b81&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: 680/1205] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:48:41 2026] GET /v2.0/networks/945bde7a-5042-485f-a99c-2eaf10e76b81?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: 681/1206] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:48:41 2026] GET /v2.0/networks/945bde7a-5042-485f-a99c-2eaf10e76b81?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1207] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:48:40 2026] PUT /v2.0/routers/71fe853b-78b3-4f2f-903f-a8452f013f1c/add_router_interface => generated 309 bytes in 1781 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1208] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:42 2026] GET /v2.0/ports?device_id=490c3f42-9281-45f2-bb5b-d000fd4dcbec => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1209] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:48:42 2026] GET /v2.0/security-groups?id=ea8989ec-638c-4f31-aa13-31fdf1847bea&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1212] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:43 2026] GET /v2.0/ports?device_id=490c3f42-9281-45f2-bb5b-d000fd4dcbec => generated 975 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:43.662 7 INFO neutron.db.segments_db [None req-28d5b9fb-9e8b-429b-b200-ce70832d295d bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment c7785850-86cc-4723-9160-4fd1d4dd96de of type vxlan for network a6b03c47-7812-46ec-842d-05e30c8037ef [pid: 8|app: 0|req: 530/1213] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:48:43 2026] GET /v2.0/security-groups?id=ea8989ec-638c-4f31-aa13-31fdf1847bea&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1214] 10.0.0.249 () {34 vars in 670 bytes} [Mon May 18 01:48:43 2026] POST /v2.0/networks => generated 740 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1215] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:48:43 2026] POST /v2.0/subnets => generated 663 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:44.180 8 INFO neutron.db.segments_db [None req-3107ea0a-da28-401f-b1d2-40bf393e1fe1 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment 6c284260-cb71-4bb6-8845-50d234cb6a08 of type vxlan for network 20d6ea39-7630-4152-b188-89fd964e5ae2 [pid: 7|app: 0|req: 685/1216] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:44 2026] GET /v2.0/ports?device_id=490c3f42-9281-45f2-bb5b-d000fd4dcbec => generated 975 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1217] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:48:44 2026] GET /v2.0/security-groups?id=ea8989ec-638c-4f31-aa13-31fdf1847bea&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:48:44.551 8 INFO neutron.db.l3_hamode_db [None req-3107ea0a-da28-401f-b1d2-40bf393e1fe1 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 687/1218] 199.204.45.244 () {34 vars in 993 bytes} [Mon May 18 01:48:44 2026] GET /v2.0/ports?device_id=490c3f42-9281-45f2-bb5b-d000fd4dcbec => 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: 688/1219] 199.204.45.244 () {36 vars in 996 bytes} [Mon May 18 01:48:44 2026] DELETE /v2.0/ports/cecaac8b-d76c-43b9-98af-03099c22110f => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1220] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:45 2026] GET /v2.0/ports?device_id=490c3f42-9281-45f2-bb5b-d000fd4dcbec => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:48:45.468 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d358a99-197b-4b0a-a838-c9bf0ea7f3f6'] response: {'server_uuid': '490c3f42-9281-45f2-bb5b-d000fd4dcbec', 'name': 'network-vif-deleted', 'tag': 'cecaac8b-d76c-43b9-98af-03099c22110f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 690/1221] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:45 2026] GET /v2.0/security-groups?tenant_id=8d58339c5be14fdd97c0e0805d578f66&name=default => generated 2925 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1222] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:45 2026] DELETE /v2.0/security-groups/83abefc7-7c1a-4f10-adc5-41b7875adbb0 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:48:46.197 8 INFO neutron.db.l3_hamode_db [None req-3107ea0a-da28-401f-b1d2-40bf393e1fe1 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 692/1223] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:46 2026] GET /v2.0/security-groups?tenant_id=c8f9c0f780ed4c8ba2cbcf9af1fa25f1&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1224] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:46 2026] DELETE /v2.0/security-groups/65ee45b4-9f7a-45a5-b5a0-91e5e4c587b0 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1225] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:48:44 2026] POST /v2.0/routers => generated 727 bytes in 3368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1226] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:48:46 2026] PUT /v2.0/routers/3be51fb0-dd16-47d4-a329-8915345abba7/remove_router_interface => generated 309 bytes in 1476 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1227] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:48:47 2026] PUT /v2.0/routers/a50bc3fa-b43a-4e99-9cfa-8eaeaa22c31e/add_router_interface => generated 309 bytes in 1825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1228] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:49 2026] GET /v2.0/security-groups?tenant_id=2930cb0f17aa4c52b1d25c81f50c43c1&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:48:49.710 7 INFO neutron.services.segments.plugin [-] Segment 01b4c639-cf23-4f7c-bbd3-8161455c8b7c resource provider aggregate not found 2026-05-18 01:48:49.717 7 INFO neutron.services.segments.plugin [-] Segment 01b4c639-cf23-4f7c-bbd3-8161455c8b7c resource provider aggregate not found 2026-05-18 01:48:49.726 7 INFO neutron.db.l3_hamode_db [None req-32ab6fd7-b728-45a7-949a-40049c67aff0 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] HA network 6bc0288a-9d7f-458b-b8c5-0f977d46e447 was deleted as no HA routers are present in tenant cdaab98f3ff442daac6b6b47c133585e. [pid: 7|app: 0|req: 695/1229] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:48:48 2026] DELETE /v2.0/routers/3be51fb0-dd16-47d4-a329-8915345abba7 => generated 0 bytes in 1721 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:48:49.753 7 INFO neutron.services.segments.plugin [-] Segment 01b4c639-cf23-4f7c-bbd3-8161455c8b7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01b4c639-cf23-4f7c-bbd3-8161455c8b7c found for delete ", "request_id": "req-94ea96a0-ccfa-44bc-8d77-c21e122a2097"}]} 2026-05-18 01:48:49.754 7 INFO neutron.services.segments.plugin [-] Segment 01b4c639-cf23-4f7c-bbd3-8161455c8b7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01b4c639-cf23-4f7c-bbd3-8161455c8b7c found for delete ", "request_id": "req-3bb483cd-18a6-419e-b6f2-1eb884bdce10"}]} [pid: 8|app: 0|req: 535/1230] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:49 2026] DELETE /v2.0/security-groups/af2aba4d-090b-486c-ab80-fd6bb1acc536 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1231] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:48:49 2026] DELETE /v2.0/subnets/fd77d16b-0ec0-4206-8e76-9b1f0322240c => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:48:50.209 7 WARNING neutron_lib.context [None req-e61a5564-93f6-4a8c-8348-1d6c508f7689 f20f24f4704d4f1cb6c668e4969283e0 c3eebd1e366a4983929fbc268413dbf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 697/1232] 10.0.0.249 () {34 vars in 684 bytes} [Mon May 18 01:48:50 2026] POST /v2.0/security-groups => generated 1675 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:48:50.443 7 WARNING neutron_lib.context [None req-dd8b5c52-abf2-4ba4-a8f8-cf779be9a1df f20f24f4704d4f1cb6c668e4969283e0 c3eebd1e366a4983929fbc268413dbf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:50.560 8 INFO neutron.services.segments.plugin [-] Segment 90867f53-52b6-407b-ad35-e6e6c15c9856 resource provider aggregate not found 2026-05-18 01:48:50.570 8 INFO neutron.services.segments.plugin [-] Segment 90867f53-52b6-407b-ad35-e6e6c15c9856 resource provider aggregate not found [pid: 8|app: 0|req: 536/1233] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:48:50 2026] DELETE /v2.0/networks/945bde7a-5042-485f-a99c-2eaf10e76b81 => generated 0 bytes in 574 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1234] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:48:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:50.631 8 INFO neutron.services.segments.plugin [-] Segment 90867f53-52b6-407b-ad35-e6e6c15c9856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90867f53-52b6-407b-ad35-e6e6c15c9856 found for delete ", "request_id": "req-40726084-5729-427f-9c98-d08d6bed7e7e"}]} 2026-05-18 01:48:50.633 8 INFO neutron.services.segments.plugin [-] Segment 90867f53-52b6-407b-ad35-e6e6c15c9856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90867f53-52b6-407b-ad35-e6e6c15c9856 found for delete ", "request_id": "req-deb80f64-6346-40be-b54f-138067fadbcb"}]} 2026-05-18 01:48:50.640 8 WARNING neutron_lib.context [None req-d2f9872b-06c5-4f6f-9bdd-8f8f75598cdd f20f24f4704d4f1cb6c668e4969283e0 c3eebd1e366a4983929fbc268413dbf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 537/1235] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:48:50 2026] POST /v2.0/security-group-rules => generated 596 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:50.837 8 WARNING neutron_lib.context [None req-444b3b2d-b8a8-471e-b570-33fbc462c824 f20f24f4704d4f1cb6c668e4969283e0 c3eebd1e366a4983929fbc268413dbf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 699/1236] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/security-groups?tenant_id=cdaab98f3ff442daac6b6b47c133585e&name=default => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1237] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:50 2026] DELETE /v2.0/security-groups/ea8989ec-638c-4f31-aa13-31fdf1847bea => 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: 538/1238] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:48:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:51.018 8 WARNING neutron_lib.context [None req-a27b8be2-ec08-44c3-9782-fbe08d5507fc f20f24f4704d4f1cb6c668e4969283e0 c3eebd1e366a4983929fbc268413dbf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 539/1239] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:48:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:51.181 8 WARNING neutron_lib.context [None req-75121662-eeed-44c7-8ff0-3a51b9c14100 f20f24f4704d4f1cb6c668e4969283e0 c3eebd1e366a4983929fbc268413dbf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:51.221 8 INFO neutron.db.securitygroups_db [None req-75121662-eeed-44c7-8ff0-3a51b9c14100 f20f24f4704d4f1cb6c668e4969283e0 c3eebd1e366a4983929fbc268413dbf0 - - default default] Project c3eebd1e366a4983929fbc268413dbf0 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: 540/1240] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:48:51 2026] POST /v2.0/security-group-rules => generated 607 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:51.327 8 WARNING neutron_lib.context [None req-8c6f3eda-9a63-428f-a928-605959e249b0 f20f24f4704d4f1cb6c668e4969283e0 c3eebd1e366a4983929fbc268413dbf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 701/1241] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/security-groups?tenant_id=192234ff041143b4be5128668781b284&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:48:51.372 8 INFO neutron.db.securitygroups_db [None req-8c6f3eda-9a63-428f-a928-605959e249b0 f20f24f4704d4f1cb6c668e4969283e0 c3eebd1e366a4983929fbc268413dbf0 - - default default] Project c3eebd1e366a4983929fbc268413dbf0 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: 541/1242] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:48:51 2026] POST /v2.0/security-group-rules => generated 606 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1243] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:51 2026] DELETE /v2.0/security-groups/ef5519ff-cb92-4b56-9be4-81b335870abf => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:48:51.936 8 WARNING neutron_lib.context [None req-fc644098-1ad3-43d8-9810-d5a982165a1a f20f24f4704d4f1cb6c668e4969283e0 c3eebd1e366a4983929fbc268413dbf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 542/1244] 10.0.0.249 () {34 vars in 684 bytes} [Mon May 18 01:48:51 2026] POST /v2.0/security-groups => generated 1661 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:48:52.064 8 WARNING neutron_lib.context [None req-afe444d0-1099-4766-b0f7-be1efed6d55d f20f24f4704d4f1cb6c668e4969283e0 c3eebd1e366a4983929fbc268413dbf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 543/1245] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:48:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:52.239 7 WARNING neutron_lib.context [None req-d0c94c5d-34c3-433d-af51-a704a94243e9 6887a03f87734d72be102c9e08bfe10a 98fae0fac9f340e89407fd138d4bb22e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:52.250 8 WARNING neutron_lib.context [None req-339ff5cd-680d-478b-a934-ca47b2ca5a97 f20f24f4704d4f1cb6c668e4969283e0 c3eebd1e366a4983929fbc268413dbf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 544/1246] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:48:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:52.393 8 WARNING neutron_lib.context [None req-3b5d9708-f72d-4d92-abbd-4388a6c6a98a f20f24f4704d4f1cb6c668e4969283e0 c3eebd1e366a4983929fbc268413dbf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:52.426 7 INFO neutron.db.segments_db [None req-d0c94c5d-34c3-433d-af51-a704a94243e9 6887a03f87734d72be102c9e08bfe10a 98fae0fac9f340e89407fd138d4bb22e - - default default] Added segment f6b0d85a-ca3a-43e6-a4ef-acdfae559a65 of type vxlan for network 49481e02-6ab2-4409-979e-e68d54b4a046 [pid: 7|app: 0|req: 703/1247] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:48:51 2026] POST /v2.0/networks => generated 649 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:52.577 7 WARNING neutron_lib.context [None req-29379ac0-90e7-4aa9-a2e4-ebe792bc4c59 6887a03f87734d72be102c9e08bfe10a 98fae0fac9f340e89407fd138d4bb22e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 704/1248] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:48:52 2026] POST /v2.0/subnets => generated 603 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:52.997 7 WARNING neutron_lib.context [None req-e69e2307-f562-4739-98bf-4dbcf5e18be0 6887a03f87734d72be102c9e08bfe10a 98fae0fac9f340e89407fd138d4bb22e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:53.079 7 INFO neutron.db.segments_db [None req-e69e2307-f562-4739-98bf-4dbcf5e18be0 6887a03f87734d72be102c9e08bfe10a 98fae0fac9f340e89407fd138d4bb22e - - default default] Added segment 075eb59f-4576-49a7-a8f2-7e3ce6cb466f of type vxlan for network 91e87b91-e72c-4c6a-8bd6-e54339ede018 [pid: 8|app: 0|req: 545/1249] 10.0.0.249 () {34 vars in 675 bytes} [Mon May 18 01:48:52 2026] POST /v2.0/floatingips => generated 552 bytes in 755 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1250] 10.0.0.243 () {34 vars in 1099 bytes} [Mon May 18 01:48:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1468355781&fields=id&tenant_id=c3eebd1e366a4983929fbc268413dbf0 => 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: 547/1251] 10.0.0.243 () {34 vars in 1099 bytes} [Mon May 18 01:48:53 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1249397005&fields=id&tenant_id=c3eebd1e366a4983929fbc268413dbf0 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1252] 10.0.0.243 () {34 vars in 981 bytes} [Mon May 18 01:48:53 2026] GET /v2.0/networks?id=34448d76-f824-44d2-85a7-b91944347fc2 => generated 673 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1253] 10.0.0.243 () {34 vars in 964 bytes} [Mon May 18 01:48:53 2026] GET /v2.0/quotas/c3eebd1e366a4983929fbc268413dbf0 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:53.473 7 INFO neutron.db.l3_hamode_db [None req-e69e2307-f562-4739-98bf-4dbcf5e18be0 6887a03f87734d72be102c9e08bfe10a 98fae0fac9f340e89407fd138d4bb22e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 550/1254] 10.0.0.243 () {34 vars in 1001 bytes} [Mon May 18 01:48:53 2026] GET /v2.0/ports?tenant_id=c3eebd1e366a4983929fbc268413dbf0&fields=id => generated 103 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1255] 10.0.0.243 () {34 vars in 1007 bytes} [Mon May 18 01:48:53 2026] GET /v2.0/networks/34448d76-f824-44d2-85a7-b91944347fc2?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: 552/1256] 10.0.0.243 () {34 vars in 1107 bytes} [Mon May 18 01:48:53 2026] GET /v2.0/networks/34448d76-f824-44d2-85a7-b91944347fc2?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: 553/1257] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:53 2026] GET /v2.0/ports?device_id=1ff26497-2122-4f91-99f0-00565821a6ff => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:48:54.679 7 INFO neutron.db.l3_hamode_db [None req-e69e2307-f562-4739-98bf-4dbcf5e18be0 6887a03f87734d72be102c9e08bfe10a 98fae0fac9f340e89407fd138d4bb22e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 554/1258] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:54 2026] GET /v2.0/security-groups?tenant_id=35894254adbd42fea21a96f76130faf4&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: 555/1259] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:48:54 2026] GET /v2.0/networks?id=34448d76-f824-44d2-85a7-b91944347fc2 => generated 673 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1260] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:54 2026] DELETE /v2.0/security-groups/4d4baba1-4161-42ad-b77a-f4f402323ae2 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1261] 199.204.45.244 () {34 vars in 1049 bytes} [Mon May 18 01:48:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c3eebd1e366a4983929fbc268413dbf0 => generated 274 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1262] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:55 2026] GET /v2.0/ports?device_id=1ff26497-2122-4f91-99f0-00565821a6ff => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:48:55.061 8 WARNING neutron_lib.context [req-f5fb3d67-11b8-4e31-84c8-2e112b642855 req-1798178a-c18a-4f7d-a89e-d917beaa0658 f20f24f4704d4f1cb6c668e4969283e0 c3eebd1e366a4983929fbc268413dbf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 559/1263] 199.204.45.244 () {38 vars in 954 bytes} [Mon May 18 01:48:55 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 705/1264] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:48:52 2026] POST /v2.0/routers => generated 694 bytes in 3071 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1265] 199.204.45.244 () {38 vars in 1027 bytes} [Mon May 18 01:48:55 2026] PUT /v2.0/ports/a5bd87a6-b376-4b15-bf08-b0a826e80488 => 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, ' 2026-05-18 01:48:56.220 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-525643a0-ffbe-4d8f-b27a-995fa369d15c'] response: {'name': 'network-changed', 'server_uuid': '1ff26497-2122-4f91-99f0-00565821a6ff', 'tag': 'a5bd87a6-b376-4b15-bf08-b0a826e80488', 'status': 'completed', 'code': 200} 2026-05-18 01:48:56.252 7 WARNING neutron_lib.context [None req-cddb44c3-501a-4927-aca6-19c13d80686e 7260fc31d518452e8aaf009bc79e7334 80cca7ec04da4fb8982fe481c8146753 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:56.381 7 INFO neutron.db.segments_db [None req-cddb44c3-501a-4927-aca6-19c13d80686e 7260fc31d518452e8aaf009bc79e7334 80cca7ec04da4fb8982fe481c8146753 - - default default] Added segment 21fc72c5-4d0f-4b9b-a9c9-fab35c060580 of type vxlan for network 565bdd65-f880-4814-a842-c940af77048a [pid: 7|app: 0|req: 706/1266] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:48:56 2026] POST /v2.0/networks => generated 632 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1267] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:48:56 2026] GET /v2.0/ports?tenant_id=c3eebd1e366a4983929fbc268413dbf0&device_id=1ff26497-2122-4f91-99f0-00565821a6ff => generated 1277 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1268] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:56 2026] GET /v2.0/ports?device_id=1ff26497-2122-4f91-99f0-00565821a6ff => generated 1008 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:48:56.649 7 WARNING neutron_lib.context [None req-5948d74b-c398-4784-b72b-44abd9116fe2 7260fc31d518452e8aaf009bc79e7334 80cca7ec04da4fb8982fe481c8146753 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:56.731 7 INFO neutron.db.segments_db [None req-5948d74b-c398-4784-b72b-44abd9116fe2 7260fc31d518452e8aaf009bc79e7334 80cca7ec04da4fb8982fe481c8146753 - - default default] Added segment 59b52694-8d1b-493e-b3e9-1ca27085a1c2 of type vxlan for network 25ca7acc-62f5-46c2-8a80-4c670bb47bbf [pid: 7|app: 0|req: 709/1269] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:48:56 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: 7|app: 0|req: 710/1270] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:48:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a5bd87a6-b376-4b15-bf08-b0a826e80488 => generated 19 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1271] 10.0.0.243 () {34 vars in 1119 bytes} [Mon May 18 01:48:57 2026] GET /v2.0/security-groups?id=087e0b12-e04e-4c94-b608-54fb160c26f8&id=ebea4bbb-5e94-4653-9bf6-38bf31915914&fields=id&fields=name => generated 207 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:57.382 7 WARNING neutron_lib.context [None req-dc051fdf-a970-45ed-a232-13b5d195b3d4 7260fc31d518452e8aaf009bc79e7334 80cca7ec04da4fb8982fe481c8146753 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:57.443 7 INFO neutron.db.segments_db [None req-dc051fdf-a970-45ed-a232-13b5d195b3d4 7260fc31d518452e8aaf009bc79e7334 80cca7ec04da4fb8982fe481c8146753 - - default default] Added segment 71ff21d5-244b-45dd-8600-27478a2a6f18 of type vxlan for network 87cc97b5-1d55-469e-ade4-784496ed7288 [pid: 7|app: 0|req: 712/1272] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:48:57 2026] POST /v2.0/networks => generated 631 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1273] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:48:57 2026] GET /v2.0/subnets?id=927c1626-19ba-413b-8841-6202ecfc32fa => generated 667 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:57.594 7 WARNING neutron_lib.context [None req-15a8ca5a-8801-47b1-ae74-ab9659860ac0 7260fc31d518452e8aaf009bc79e7334 80cca7ec04da4fb8982fe481c8146753 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:57.663 7 INFO neutron.db.segments_db [None req-15a8ca5a-8801-47b1-ae74-ab9659860ac0 7260fc31d518452e8aaf009bc79e7334 80cca7ec04da4fb8982fe481c8146753 - - default default] Added segment 35b13e55-0d02-4306-8a64-575aa8459c28 of type vxlan for network e0baae69-854b-4860-b431-9cf249b1a22a [pid: 7|app: 0|req: 716/1276] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:48:57 2026] POST /v2.0/networks => generated 632 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1277] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:48:57 2026] GET /v2.0/ports?network_id=34448d76-f824-44d2-85a7-b91944347fc2&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-05-18 01:48:57.835 7 WARNING neutron_lib.context [None req-e3980751-eee8-4abb-ac0a-7d0033e5c7ee 7260fc31d518452e8aaf009bc79e7334 80cca7ec04da4fb8982fe481c8146753 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:57.892 7 INFO neutron.db.segments_db [None req-e3980751-eee8-4abb-ac0a-7d0033e5c7ee 7260fc31d518452e8aaf009bc79e7334 80cca7ec04da4fb8982fe481c8146753 - - default default] Added segment 2c1bbd3f-d544-4d6a-8580-6fc8dc465680 of type vxlan for network 00377361-ae75-48c3-a8ae-e0cbf9a7787e [pid: 7|app: 0|req: 718/1278] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:48:57 2026] POST /v2.0/networks => generated 632 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1279] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:48:58 2026] GET /v2.0/networks/34448d76-f824-44d2-85a7-b91944347fc2?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: 720/1280] 10.0.0.249 () {34 vars in 752 bytes} [Mon May 18 01:48:58 2026] PUT /v2.0/networks/565bdd65-f880-4814-a842-c940af77048a/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1281] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:48:58 2026] GET /v2.0/networks/34448d76-f824-44d2-85a7-b91944347fc2?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: 722/1282] 10.0.0.249 () {34 vars in 752 bytes} [Mon May 18 01:48:58 2026] PUT /v2.0/networks/25ca7acc-62f5-46c2-8a80-4c670bb47bbf/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: 561/1283] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:48:56 2026] PUT /v2.0/routers/3f84f268-c32d-42e6-998f-e68e557e3297/add_router_interface => generated 309 bytes in 2228 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: 723/1284] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:48:58 2026] GET /v2.0/ports?tenant_id=c3eebd1e366a4983929fbc268413dbf0&device_id=1ff26497-2122-4f91-99f0-00565821a6ff => generated 1277 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:48:58.356 7 WARNING neutron_lib.context [None req-5c85119c-addf-4a14-a901-f9621408704e 6887a03f87734d72be102c9e08bfe10a 98fae0fac9f340e89407fd138d4bb22e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 562/1285] 10.0.0.249 () {34 vars in 752 bytes} [Mon May 18 01:48:58 2026] PUT /v2.0/networks/87cc97b5-1d55-469e-ade4-784496ed7288/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1286] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:48:58 2026] GET /v2.0/networks?id=34448d76-f824-44d2-85a7-b91944347fc2 => generated 769 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1287] 10.0.0.249 () {34 vars in 752 bytes} [Mon May 18 01:48:58 2026] PUT /v2.0/networks/e0baae69-854b-4860-b431-9cf249b1a22a/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1288] 199.204.45.244 () {34 vars in 993 bytes} [Mon May 18 01:48:58 2026] GET /v2.0/ports?device_id=1ff26497-2122-4f91-99f0-00565821a6ff => generated 1277 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1289] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:58 2026] GET /v2.0/ports?device_id=1ff26497-2122-4f91-99f0-00565821a6ff => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1290] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:48:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a5bd87a6-b376-4b15-bf08-b0a826e80488 => 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: 568/1291] 10.0.0.249 () {32 vars in 665 bytes} [Mon May 18 01:48:58 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1292] 199.204.45.244 () {34 vars in 1123 bytes} [Mon May 18 01:48:58 2026] GET /v2.0/security-groups?id=087e0b12-e04e-4c94-b608-54fb160c26f8&id=ebea4bbb-5e94-4653-9bf6-38bf31915914&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1293] 10.0.0.243 () {34 vars in 1119 bytes} [Mon May 18 01:48:58 2026] GET /v2.0/security-groups?id=087e0b12-e04e-4c94-b608-54fb160c26f8&id=ebea4bbb-5e94-4653-9bf6-38bf31915914&fields=id&fields=name => generated 207 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1294] 10.0.0.249 () {34 vars in 664 bytes} [Mon May 18 01:48:58 2026] POST /v2.0/ports => generated 958 bytes in 537 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: 725/1295] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:48:58 2026] GET /v2.0/subnets?id=927c1626-19ba-413b-8841-6202ecfc32fa => generated 667 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1296] 10.0.0.249 () {32 vars in 679 bytes} [Mon May 18 01:48:58 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:48:59.014 7 WARNING neutron_lib.context [None req-2abfaa13-96e0-4827-94f6-c95e03fae4fb 6887a03f87734d72be102c9e08bfe10a 98fae0fac9f340e89407fd138d4bb22e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 571/1297] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:58 2026] GET /v2.0/security-groups?tenant_id=00504a717eb548ffa0914320955099a4&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1298] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:48:59 2026] GET /v2.0/ports?network_id=34448d76-f824-44d2-85a7-b91944347fc2&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: 573/1299] 10.0.0.249 () {32 vars in 675 bytes} [Mon May 18 01:48:59 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1300] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:59 2026] DELETE /v2.0/security-groups/aee131ff-734e-465c-8087-800edaa77085 => 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: 575/1301] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:48:59 2026] GET /v2.0/networks/34448d76-f824-44d2-85a7-b91944347fc2?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: 576/1302] 10.0.0.249 () {32 vars in 687 bytes} [Mon May 18 01:48:59 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1303] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:48:59 2026] GET /v2.0/networks/34448d76-f824-44d2-85a7-b91944347fc2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1304] 10.0.0.249 () {34 vars in 664 bytes} [Mon May 18 01:48:59 2026] POST /v2.0/ports => generated 958 bytes in 513 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: 728/1306] 10.0.0.249 () {32 vars in 673 bytes} [Mon May 18 01:48:59 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1306] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:48:59 2026] GET /v2.0/security-groups?tenant_id=bb4e79237d334c17b1cad52ac2d64e5e&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:48:59.652 7 WARNING neutron_lib.context [None req-11ff03a6-e63d-4f07-83d9-789002bdaf67 6887a03f87734d72be102c9e08bfe10a 98fae0fac9f340e89407fd138d4bb22e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 579/1307] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:48:59 2026] DELETE /v2.0/security-groups/61708393-9990-4a01-9ca4-4d7e383789ee => 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: 580/1308] 10.0.0.249 () {32 vars in 687 bytes} [Mon May 18 01:48:59 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1309] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:48:59 2026] GET /v2.0/ports?device_id=1ff26497-2122-4f91-99f0-00565821a6ff => generated 1008 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1310] 10.0.0.249 () {32 vars in 683 bytes} [Mon May 18 01:49:00 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1311] 10.0.0.243 () {34 vars in 1119 bytes} [Mon May 18 01:49:00 2026] GET /v2.0/security-groups?id=087e0b12-e04e-4c94-b608-54fb160c26f8&id=ebea4bbb-5e94-4653-9bf6-38bf31915914&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1312] 10.0.0.249 () {32 vars in 695 bytes} [Mon May 18 01:49:00 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:00.571 8 INFO neutron.services.segments.plugin [-] Segment 21fc72c5-4d0f-4b9b-a9c9-fab35c060580 resource provider aggregate not found 2026-05-18 01:49:00.578 8 INFO neutron.services.segments.plugin [-] Segment 21fc72c5-4d0f-4b9b-a9c9-fab35c060580 resource provider aggregate not found 2026-05-18 01:49:00.597 8 INFO neutron.services.segments.plugin [-] Segment 21fc72c5-4d0f-4b9b-a9c9-fab35c060580 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21fc72c5-4d0f-4b9b-a9c9-fab35c060580 found for delete ", "request_id": "req-bfbbf757-867c-467c-9714-3396c1702180"}]} [pid: 8|app: 0|req: 585/1313] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:00 2026] DELETE /v2.0/networks/565bdd65-f880-4814-a842-c940af77048a => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:00.618 8 INFO neutron.services.segments.plugin [-] Segment 21fc72c5-4d0f-4b9b-a9c9-fab35c060580 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21fc72c5-4d0f-4b9b-a9c9-fab35c060580 found for delete ", "request_id": "req-9aa82fbd-355a-4c4e-bbe0-ecf401913533"}]} 2026-05-18 01:49:00.781 7 INFO neutron.db.l3_db [None req-11ff03a6-e63d-4f07-83d9-789002bdaf67 6887a03f87734d72be102c9e08bfe10a 98fae0fac9f340e89407fd138d4bb22e - - default default] Floating IP 55cfacf9-e378-44b7-aa50-d94153490615 associated. External IP: 10.96.250.202, port: f9048634-c722-49a0-a44c-739670084a50. [pid: 8|app: 0|req: 586/1314] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:00 2026] DELETE /v2.0/networks/25ca7acc-62f5-46c2-8a80-4c670bb47bbf => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1315] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:00 2026] DELETE /v2.0/networks/87cc97b5-1d55-469e-ade4-784496ed7288 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1316] 10.0.0.249 () {34 vars in 676 bytes} [Mon May 18 01:48:59 2026] POST /v2.0/floatingips => generated 842 bytes in 1567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1317] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:01 2026] DELETE /v2.0/networks/e0baae69-854b-4860-b431-9cf249b1a22a => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1318] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:49:01 2026] GET /v2.0/ports?device_id=1ff26497-2122-4f91-99f0-00565821a6ff => generated 1010 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:01.437 7 INFO neutron.db.l3_db [None req-5c2dbafe-94ce-4d95-8f11-4008589d0e35 6887a03f87734d72be102c9e08bfe10a 98fae0fac9f340e89407fd138d4bb22e - - default default] Floating IP 55cfacf9-e378-44b7-aa50-d94153490615 disassociated. External IP: 10.96.250.202, port: f9048634-c722-49a0-a44c-739670084a50. [pid: 8|app: 0|req: 590/1319] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:01 2026] DELETE /v2.0/networks/00377361-ae75-48c3-a8ae-e0cbf9a7787e => 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: 591/1320] 10.0.0.243 () {34 vars in 1119 bytes} [Mon May 18 01:49:01 2026] GET /v2.0/security-groups?id=087e0b12-e04e-4c94-b608-54fb160c26f8&id=ebea4bbb-5e94-4653-9bf6-38bf31915914&fields=id&fields=name => generated 207 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1321] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:49:01 2026] GET /v2.0/ports?device_id=1ff26497-2122-4f91-99f0-00565821a6ff => generated 1010 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1322] 10.0.0.249 () {34 vars in 748 bytes} [Mon May 18 01:49:01 2026] PUT /v2.0/floatingips/55cfacf9-e378-44b7-aa50-d94153490615 => generated 552 bytes in 628 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1323] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:49:01 2026] DELETE /v2.0/floatingips/55cfacf9-e378-44b7-aa50-d94153490615 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:02.261 7 WARNING neutron_lib.context [None req-25d10a38-916c-4f9e-a4aa-7996f190ac2a 6887a03f87734d72be102c9e08bfe10a 98fae0fac9f340e89407fd138d4bb22e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:02.446 8 INFO neutron.db.l3_db [None req-2fddce0e-2f93-4e34-ab94-52383d5afd03 f20f24f4704d4f1cb6c668e4969283e0 c3eebd1e366a4983929fbc268413dbf0 - - default default] Floating IP 7ec14fcc-09cd-4159-8e34-a3fb101e1ad9 associated. External IP: 10.96.250.201, port: a5bd87a6-b376-4b15-bf08-b0a826e80488. 2026-05-18 01:49:02.624 8 INFO neutron.services.segments.plugin [-] Segment 59b52694-8d1b-493e-b3e9-1ca27085a1c2 resource provider aggregate not found 2026-05-18 01:49:02.644 8 INFO neutron.services.segments.plugin [-] Segment 59b52694-8d1b-493e-b3e9-1ca27085a1c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59b52694-8d1b-493e-b3e9-1ca27085a1c2 found for delete ", "request_id": "req-221bf5e0-4a48-410d-9941-17e0157062a7"}]} 2026-05-18 01:49:02.650 8 INFO neutron.services.segments.plugin [-] Segment 59b52694-8d1b-493e-b3e9-1ca27085a1c2 resource provider aggregate not found 2026-05-18 01:49:02.658 8 INFO neutron.services.segments.plugin [-] Segment 71ff21d5-244b-45dd-8600-27478a2a6f18 resource provider aggregate not found 2026-05-18 01:49:02.669 8 INFO neutron.services.segments.plugin [-] Segment 59b52694-8d1b-493e-b3e9-1ca27085a1c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59b52694-8d1b-493e-b3e9-1ca27085a1c2 found for delete ", "request_id": "req-7c69d126-e323-4489-afd9-5a0bd35293eb"}]} 2026-05-18 01:49:02.675 8 INFO neutron.services.segments.plugin [-] Segment 71ff21d5-244b-45dd-8600-27478a2a6f18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71ff21d5-244b-45dd-8600-27478a2a6f18 found for delete ", "request_id": "req-62f1a045-f47b-4247-9468-581f2ab3dbf0"}]} 2026-05-18 01:49:02.685 8 INFO neutron.services.segments.plugin [-] Segment 71ff21d5-244b-45dd-8600-27478a2a6f18 resource provider aggregate not found 2026-05-18 01:49:02.690 8 INFO neutron.services.segments.plugin [-] Segment 35b13e55-0d02-4306-8a64-575aa8459c28 resource provider aggregate not found 2026-05-18 01:49:02.701 8 INFO neutron.services.segments.plugin [-] Segment 71ff21d5-244b-45dd-8600-27478a2a6f18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71ff21d5-244b-45dd-8600-27478a2a6f18 found for delete ", "request_id": "req-54488a43-2ffd-4e26-968a-01b31c79e761"}]} 2026-05-18 01:49:02.707 8 INFO neutron.services.segments.plugin [-] Segment 35b13e55-0d02-4306-8a64-575aa8459c28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35b13e55-0d02-4306-8a64-575aa8459c28 found for delete ", "request_id": "req-60da0e9d-994a-4f96-aed0-fb884c13c057"}]} 2026-05-18 01:49:02.731 8 INFO neutron.services.segments.plugin [-] Segment 35b13e55-0d02-4306-8a64-575aa8459c28 resource provider aggregate not found 2026-05-18 01:49:02.735 8 INFO neutron.services.segments.plugin [-] Segment 2c1bbd3f-d544-4d6a-8580-6fc8dc465680 resource provider aggregate not found 2026-05-18 01:49:02.753 8 INFO neutron.services.segments.plugin [-] Segment 2c1bbd3f-d544-4d6a-8580-6fc8dc465680 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c1bbd3f-d544-4d6a-8580-6fc8dc465680 found for delete ", "request_id": "req-a31d2ee5-0eb4-4287-be0c-0f016f7a3c22"}]} 2026-05-18 01:49:02.755 8 INFO neutron.services.segments.plugin [-] Segment 35b13e55-0d02-4306-8a64-575aa8459c28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35b13e55-0d02-4306-8a64-575aa8459c28 found for delete ", "request_id": "req-153261c1-14a6-4619-9e50-28ad3b293cc3"}]} 2026-05-18 01:49:02.790 8 INFO neutron.services.segments.plugin [-] Segment 2c1bbd3f-d544-4d6a-8580-6fc8dc465680 resource provider aggregate not found 2026-05-18 01:49:02.810 8 INFO neutron.services.segments.plugin [-] Segment 2c1bbd3f-d544-4d6a-8580-6fc8dc465680 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c1bbd3f-d544-4d6a-8580-6fc8dc465680 found for delete ", "request_id": "req-4c7866d7-8fca-455a-bd56-cd8fc27b82dd"}]} [pid: 8|app: 0|req: 593/1324] 10.0.0.249 () {34 vars in 748 bytes} [Mon May 18 01:49:01 2026] PUT /v2.0/floatingips/7ec14fcc-09cd-4159-8e34-a3fb101e1ad9 => generated 855 bytes in 1194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:03.005 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-36c577e0-de1a-405d-939f-fc120ee7a642'] response: {'name': 'network-changed', 'server_uuid': '1ff26497-2122-4f91-99f0-00565821a6ff', 'tag': 'a5bd87a6-b376-4b15-bf08-b0a826e80488', 'status': 'completed', 'code': 200} 2026-05-18 01:49:03.326 7 INFO neutron.db.l3_db [None req-25d10a38-916c-4f9e-a4aa-7996f190ac2a 6887a03f87734d72be102c9e08bfe10a 98fae0fac9f340e89407fd138d4bb22e - - default default] Floating IP 92f362a9-1c6f-430c-a276-9ce7463dd962 associated. External IP: 10.96.250.220, port: 61db93f2-0438-4ae1-80e0-a63fa3e6d51a. [pid: 8|app: 0|req: 594/1325] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:49:02 2026] GET /v2.0/security-groups?tenant_id=0a29396c9d3e41b6b9cd5ab4cb0d00ee&name=default => generated 2925 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1326] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:49:03 2026] GET /v2.0/ports?tenant_id=c3eebd1e366a4983929fbc268413dbf0&device_id=1ff26497-2122-4f91-99f0-00565821a6ff => generated 1279 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1327] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:03 2026] DELETE /v2.0/security-groups/8059c280-1360-4436-a1c7-af380e3d5002 => 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: 597/1328] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:49:03 2026] GET /v2.0/networks?id=34448d76-f824-44d2-85a7-b91944347fc2 => generated 769 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1329] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:49:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a5bd87a6-b376-4b15-bf08-b0a826e80488 => generated 858 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1330] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:49:03 2026] GET /v2.0/security-groups?tenant_id=80cca7ec04da4fb8982fe481c8146753&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1331] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:49:03 2026] GET /v2.0/subnets?id=927c1626-19ba-413b-8841-6202ecfc32fa => generated 667 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1332] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:03 2026] DELETE /v2.0/security-groups/e38506e7-b569-4b93-ab56-f2a6b398e315 => 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: 602/1333] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:49:04 2026] GET /v2.0/ports?network_id=34448d76-f824-44d2-85a7-b91944347fc2&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: 603/1334] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:49:04 2026] GET /v2.0/networks/34448d76-f824-44d2-85a7-b91944347fc2?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: 604/1335] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:49:04 2026] GET /v2.0/networks/34448d76-f824-44d2-85a7-b91944347fc2?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: 732/1336] 10.0.0.249 () {34 vars in 676 bytes} [Mon May 18 01:49:02 2026] POST /v2.0/floatingips => generated 842 bytes in 2033 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1337] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:49:04 2026] GET /v2.0/floatingips/92f362a9-1c6f-430c-a276-9ce7463dd962 => generated 842 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1338] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:49:04 2026] GET /v2.0/security-groups?tenant_id=cda8890eefa5478289e5e9905283676b&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1339] 10.0.0.249 () {32 vars in 654 bytes} [Mon May 18 01:49:04 2026] GET /v2.0/floatingips => generated 845 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1340] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:04 2026] DELETE /v2.0/security-groups/7ea1684d-ceb2-4842-81c2-c57fd73daacb => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:04.950 7 INFO neutron.db.l3_db [None req-fb0491ce-8d7a-494f-ac19-107381af0d9c 6887a03f87734d72be102c9e08bfe10a 98fae0fac9f340e89407fd138d4bb22e - - default default] Floating IP 92f362a9-1c6f-430c-a276-9ce7463dd962 associated. External IP: 10.96.250.220, port: 61db93f2-0438-4ae1-80e0-a63fa3e6d51a. [pid: 8|app: 0|req: 607/1341] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:49:04 2026] GET /v2.0/security-groups?tenant_id=d51518b5156a4e1f938de245b700837f&name=default => generated 2925 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1342] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:04 2026] DELETE /v2.0/security-groups/a3b100e9-e22c-48dd-85df-29be607bc020 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1343] 10.0.0.249 () {34 vars in 748 bytes} [Mon May 18 01:49:04 2026] PUT /v2.0/floatingips/92f362a9-1c6f-430c-a276-9ce7463dd962 => generated 842 bytes in 1387 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:06.004 8 INFO neutron.db.l3_db [None req-c557d3c0-6959-4bfe-82d7-bdfcfae463bf 6887a03f87734d72be102c9e08bfe10a 98fae0fac9f340e89407fd138d4bb22e - - default default] Floating IP 92f362a9-1c6f-430c-a276-9ce7463dd962 disassociated. External IP: 10.96.250.220, port: f9048634-c722-49a0-a44c-739670084a50. [pid: 8|app: 0|req: 609/1344] 10.0.0.249 () {34 vars in 748 bytes} [Mon May 18 01:49:05 2026] PUT /v2.0/floatingips/92f362a9-1c6f-430c-a276-9ce7463dd962 => generated 552 bytes in 968 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:07.041 8 WARNING neutron_lib.context [None req-b15e5590-a01b-45f3-ac5f-dc7846821636 679ea2bcb5254cb1a9ea5e7d08c9082b bb6e32fa106f4f26af332f373f346823 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:07.042 8 WARNING neutron_lib.context [None req-b15e5590-a01b-45f3-ac5f-dc7846821636 679ea2bcb5254cb1a9ea5e7d08c9082b bb6e32fa106f4f26af332f373f346823 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 736/1345] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:49:06 2026] DELETE /v2.0/floatingips/92f362a9-1c6f-430c-a276-9ce7463dd962 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:07.178 7 INFO neutron.api.v2.resource [None req-1a796ed2-6177-4c62-8f28-1961dfb3a1a8 6887a03f87734d72be102c9e08bfe10a 98fae0fac9f340e89407fd138d4bb22e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 737/1346] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:49:07 2026] DELETE /v2.0/floatingips/92f362a9-1c6f-430c-a276-9ce7463dd962 => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:07.204 8 INFO neutron.db.segments_db [None req-b15e5590-a01b-45f3-ac5f-dc7846821636 679ea2bcb5254cb1a9ea5e7d08c9082b bb6e32fa106f4f26af332f373f346823 - - default default] Added segment ba89b2ba-0001-4604-9dff-be785edb09c6 of type vxlan for network 62a388db-d752-4d00-8945-84952c1275df 2026-05-18 01:49:07.306 8 INFO neutron.db.segments_db [None req-b15e5590-a01b-45f3-ac5f-dc7846821636 679ea2bcb5254cb1a9ea5e7d08c9082b bb6e32fa106f4f26af332f373f346823 - - default default] Added segment 5cc30776-386a-43ff-9a94-334e45c2f9bf of type vxlan for network f76aa6db-962b-4113-ab80-264c234f11fb [pid: 8|app: 0|req: 610/1347] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:49:06 2026] POST /v2.0/networks => generated 1245 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1348] 10.0.0.249 () {32 vars in 648 bytes} [Mon May 18 01:49:07 2026] GET /v2.0/networks => generated 1844 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1349] 199.204.45.244 () {34 vars in 1095 bytes} [Mon May 18 01:49:07 2026] GET /v2.0/ports?device_id=1ff26497-2122-4f91-99f0-00565821a6ff&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1350] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:49:07 2026] DELETE /v2.0/ports/f9048634-c722-49a0-a44c-739670084a50 => generated 0 bytes in 518 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1351] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:49:07 2026] GET /v2.0/ports?tenant_id=c3eebd1e366a4983929fbc268413dbf0&device_id=1ff26497-2122-4f91-99f0-00565821a6ff => generated 1279 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:07.837 8 INFO neutron.services.segments.plugin [-] Segment ba89b2ba-0001-4604-9dff-be785edb09c6 resource provider aggregate not found 2026-05-18 01:49:07.843 8 INFO neutron.services.segments.plugin [-] Segment ba89b2ba-0001-4604-9dff-be785edb09c6 resource provider aggregate not found 2026-05-18 01:49:07.864 8 INFO neutron.services.segments.plugin [-] Segment ba89b2ba-0001-4604-9dff-be785edb09c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba89b2ba-0001-4604-9dff-be785edb09c6 found for delete ", "request_id": "req-1bf27014-bc40-4970-9c6d-76889c32063e"}]} 2026-05-18 01:49:07.865 8 INFO neutron.services.segments.plugin [-] Segment ba89b2ba-0001-4604-9dff-be785edb09c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba89b2ba-0001-4604-9dff-be785edb09c6 found for delete ", "request_id": "req-1f7d4193-3f4c-46ce-87b4-c781706709a6"}]} [pid: 8|app: 0|req: 613/1352] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:07 2026] DELETE /v2.0/networks/62a388db-d752-4d00-8945-84952c1275df => 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: 614/1353] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:49:07 2026] GET /v2.0/networks?id=34448d76-f824-44d2-85a7-b91944347fc2 => generated 769 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1354] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:49:07 2026] DELETE /v2.0/ports/61db93f2-0438-4ae1-80e0-a63fa3e6d51a => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1355] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:07 2026] DELETE /v2.0/networks/f76aa6db-962b-4113-ab80-264c234f11fb => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1356] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:49:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a5bd87a6-b376-4b15-bf08-b0a826e80488 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1357] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:49:08 2026] GET /v2.0/ports?device_id=3f84f268-c32d-42e6-998f-e68e557e3297 => generated 958 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1358] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:49:08 2026] GET /v2.0/subnets?id=927c1626-19ba-413b-8841-6202ecfc32fa => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1359] 10.0.0.249 () {32 vars in 648 bytes} [Mon May 18 01:49:08 2026] GET /v2.0/networks => generated 651 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1360] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:49:08 2026] GET /v2.0/ports?network_id=34448d76-f824-44d2-85a7-b91944347fc2&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-05-18 01:49:08.351 7 WARNING neutron_lib.context [None req-b1a4af4a-8a26-475a-886b-22388c41cba0 679ea2bcb5254cb1a9ea5e7d08c9082b bb6e32fa106f4f26af332f373f346823 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:08.406 7 INFO neutron.db.segments_db [None req-b1a4af4a-8a26-475a-886b-22388c41cba0 679ea2bcb5254cb1a9ea5e7d08c9082b bb6e32fa106f4f26af332f373f346823 - - default default] Added segment 80c51203-2e6e-4406-9587-4d574e99d84b of type vxlan for network 35da467c-3340-4fd9-a859-aff42d0c3bc9 [pid: 7|app: 0|req: 744/1361] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:49:08 2026] POST /v2.0/networks => generated 649 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1362] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:49:08 2026] GET /v2.0/networks/34448d76-f824-44d2-85a7-b91944347fc2?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:08.586 7 WARNING neutron_lib.context [None req-c4ea7e6e-ffb2-4010-874c-9fcdf1c60bfb 679ea2bcb5254cb1a9ea5e7d08c9082b bb6e32fa106f4f26af332f373f346823 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:08.661 7 INFO neutron.db.segments_db [None req-c4ea7e6e-ffb2-4010-874c-9fcdf1c60bfb 679ea2bcb5254cb1a9ea5e7d08c9082b bb6e32fa106f4f26af332f373f346823 - - default default] Added segment c9047ecc-758d-4e3e-a98f-625c08cd2991 of type vxlan for network 272f539a-cb0e-4665-9819-dcd482e47dca [pid: 7|app: 0|req: 746/1363] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:49:08 2026] POST /v2.0/networks => generated 650 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1364] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:49:08 2026] GET /v2.0/networks/34448d76-f824-44d2-85a7-b91944347fc2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:09.003 7 WARNING neutron_lib.context [None req-bd55e152-ffdc-4f1c-b54b-94af4c91086a dbabd27dcbde4671aba7a0be3c3a8933 19aa752c05ee48ff9c1bfe45a24e0956 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:09.044 7 INFO neutron.db.segments_db [None req-bd55e152-ffdc-4f1c-b54b-94af4c91086a dbabd27dcbde4671aba7a0be3c3a8933 19aa752c05ee48ff9c1bfe45a24e0956 - - default default] Added segment e179fd80-b689-4e53-a608-6fb5c4125c17 of type vxlan for network 550d4c39-4509-4ba3-986c-1ae18600d922 2026-05-18 01:49:09.335 7 INFO neutron.db.l3_hamode_db [None req-bd55e152-ffdc-4f1c-b54b-94af4c91086a dbabd27dcbde4671aba7a0be3c3a8933 19aa752c05ee48ff9c1bfe45a24e0956 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:49:09.504 7 INFO neutron.db.l3_hamode_db [None req-bd55e152-ffdc-4f1c-b54b-94af4c91086a dbabd27dcbde4671aba7a0be3c3a8933 19aa752c05ee48ff9c1bfe45a24e0956 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 618/1365] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:49:08 2026] PUT /v2.0/routers/3f84f268-c32d-42e6-998f-e68e557e3297/remove_router_interface => generated 309 bytes in 1273 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:09.564 8 WARNING neutron_lib.context [None req-61f76f91-8015-4a4d-81b8-e56466059e93 679ea2bcb5254cb1a9ea5e7d08c9082b bb6e32fa106f4f26af332f373f346823 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:09.634 8 WARNING neutron_lib.context [None req-61f76f91-8015-4a4d-81b8-e56466059e93 679ea2bcb5254cb1a9ea5e7d08c9082b bb6e32fa106f4f26af332f373f346823 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:09.902 8 INFO neutron.services.segments.plugin [-] Segment 5cc30776-386a-43ff-9a94-334e45c2f9bf resource provider aggregate not found 2026-05-18 01:49:09.906 8 INFO neutron.services.segments.plugin [-] Segment 5cc30776-386a-43ff-9a94-334e45c2f9bf resource provider aggregate not found 2026-05-18 01:49:09.921 8 INFO neutron.services.segments.plugin [-] Segment 5cc30776-386a-43ff-9a94-334e45c2f9bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cc30776-386a-43ff-9a94-334e45c2f9bf found for delete ", "request_id": "req-d70877d8-cb40-43fc-9832-8127a9338b80"}]} 2026-05-18 01:49:09.922 8 INFO neutron.services.segments.plugin [-] Segment 5cc30776-386a-43ff-9a94-334e45c2f9bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cc30776-386a-43ff-9a94-334e45c2f9bf found for delete ", "request_id": "req-2f4c4ae5-97e7-4f5b-b820-db8e10a3036f"}]} [pid: 7|app: 0|req: 748/1366] 10.0.0.249 () {34 vars in 667 bytes} [Mon May 18 01:49:08 2026] POST /v2.0/routers => generated 474 bytes in 1512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1367] 10.0.0.249 () {34 vars in 664 bytes} [Mon May 18 01:49:09 2026] POST /v2.0/ports => generated 1505 bytes in 819 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: 620/1368] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:49:10 2026] GET /v2.0/ports?device_id=1ff26497-2122-4f91-99f0-00565821a6ff => generated 1010 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:10.482 8 WARNING neutron_lib.context [None req-8ff82275-c888-4eb0-9ee7-27a9e43540a2 dbabd27dcbde4671aba7a0be3c3a8933 19aa752c05ee48ff9c1bfe45a24e0956 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:10.532 8 INFO neutron.db.l3_hamode_db [None req-8ff82275-c888-4eb0-9ee7-27a9e43540a2 dbabd27dcbde4671aba7a0be3c3a8933 19aa752c05ee48ff9c1bfe45a24e0956 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:49:10.703 8 INFO neutron.db.l3_hamode_db [None req-8ff82275-c888-4eb0-9ee7-27a9e43540a2 dbabd27dcbde4671aba7a0be3c3a8933 19aa752c05ee48ff9c1bfe45a24e0956 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 621/1369] 10.0.0.249 () {34 vars in 667 bytes} [Mon May 18 01:49:10 2026] POST /v2.0/routers => generated 474 bytes in 965 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1370] 10.0.0.249 () {32 vars in 642 bytes} [Mon May 18 01:49:11 2026] GET /v2.0/ports => generated 1505 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1371] 10.0.0.243 () {34 vars in 1119 bytes} [Mon May 18 01:49:11 2026] GET /v2.0/security-groups?id=087e0b12-e04e-4c94-b608-54fb160c26f8&id=ebea4bbb-5e94-4653-9bf6-38bf31915914&fields=id&fields=name => generated 207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:11.661 8 WARNING neutron_lib.context [None req-29b96b7c-4f93-4705-9b93-1151d4fbb155 dbabd27dcbde4671aba7a0be3c3a8933 19aa752c05ee48ff9c1bfe45a24e0956 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:11.697 8 INFO neutron.db.l3_hamode_db [None req-29b96b7c-4f93-4705-9b93-1151d4fbb155 dbabd27dcbde4671aba7a0be3c3a8933 19aa752c05ee48ff9c1bfe45a24e0956 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:49:11.817 7 INFO neutron.services.segments.plugin [-] Segment 075eb59f-4576-49a7-a8f2-7e3ce6cb466f resource provider aggregate not found 2026-05-18 01:49:11.825 7 INFO neutron.services.segments.plugin [-] Segment 075eb59f-4576-49a7-a8f2-7e3ce6cb466f resource provider aggregate not found 2026-05-18 01:49:11.838 7 INFO neutron.services.segments.plugin [-] Segment 075eb59f-4576-49a7-a8f2-7e3ce6cb466f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 075eb59f-4576-49a7-a8f2-7e3ce6cb466f found for delete ", "request_id": "req-a5a14146-b414-4bab-9952-871060a2da4a"}]} 2026-05-18 01:49:11.842 7 INFO neutron.db.l3_hamode_db [None req-2ea225be-3db7-42ab-9929-b611581b47ca 6887a03f87734d72be102c9e08bfe10a 98fae0fac9f340e89407fd138d4bb22e - - default default] HA network 91e87b91-e72c-4c6a-8bd6-e54339ede018 was deleted as no HA routers are present in tenant 98fae0fac9f340e89407fd138d4bb22e. [pid: 7|app: 0|req: 749/1372] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:10 2026] DELETE /v2.0/routers/3f84f268-c32d-42e6-998f-e68e557e3297 => generated 0 bytes in 1491 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:11.851 7 INFO neutron.services.segments.plugin [-] Segment 075eb59f-4576-49a7-a8f2-7e3ce6cb466f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 075eb59f-4576-49a7-a8f2-7e3ce6cb466f found for delete ", "request_id": "req-47f0aaba-2898-44d0-b9fc-11267a8b29e0"}]} 2026-05-18 01:49:11.881 8 INFO neutron.db.l3_hamode_db [None req-29b96b7c-4f93-4705-9b93-1151d4fbb155 dbabd27dcbde4671aba7a0be3c3a8933 19aa752c05ee48ff9c1bfe45a24e0956 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 750/1373] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:49:11 2026] DELETE /v2.0/ports/9d85dfef-7a0a-4308-b1c6-3625948e9521 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1374] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:49:12 2026] GET /v2.0/ports?device_id=1ff26497-2122-4f91-99f0-00565821a6ff => generated 1279 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1375] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:12 2026] DELETE /v2.0/subnets/e306ca58-1db3-4011-ace0-9a8f8694a507 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1376] 10.0.0.249 () {34 vars in 667 bytes} [Mon May 18 01:49:11 2026] POST /v2.0/routers => generated 474 bytes in 998 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1377] 10.0.0.249 () {32 vars in 857 bytes} [Mon May 18 01:49:12 2026] GET /v2.0/floatingips?floating_network_id=b3b96470-acc0-4cf4-83ef-8f7d9aabda5a&port_id=a5bd87a6-b376-4b15-bf08-b0a826e80488 => generated 860 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1378] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:49:12 2026] DELETE /v2.0/ports/a4881dc0-4c48-4e7b-8885-bf85d4944029 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:12.752 7 WARNING neutron_lib.context [None req-8f01bb40-384b-4172-bd8b-ec51c07f66c9 dbabd27dcbde4671aba7a0be3c3a8933 19aa752c05ee48ff9c1bfe45a24e0956 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:12.801 7 INFO neutron.db.l3_hamode_db [None req-8f01bb40-384b-4172-bd8b-ec51c07f66c9 dbabd27dcbde4671aba7a0be3c3a8933 19aa752c05ee48ff9c1bfe45a24e0956 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:49:12.922 8 INFO neutron.services.segments.plugin [-] Segment f6b0d85a-ca3a-43e6-a4ef-acdfae559a65 resource provider aggregate not found 2026-05-18 01:49:12.934 8 INFO neutron.services.segments.plugin [-] Segment f6b0d85a-ca3a-43e6-a4ef-acdfae559a65 resource provider aggregate not found 2026-05-18 01:49:12.953 8 INFO neutron.services.segments.plugin [-] Segment f6b0d85a-ca3a-43e6-a4ef-acdfae559a65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6b0d85a-ca3a-43e6-a4ef-acdfae559a65 found for delete ", "request_id": "req-a54146e5-a54a-48b7-b504-aee7939053eb"}]} 2026-05-18 01:49:12.956 8 INFO neutron.services.segments.plugin [-] Segment f6b0d85a-ca3a-43e6-a4ef-acdfae559a65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6b0d85a-ca3a-43e6-a4ef-acdfae559a65 found for delete ", "request_id": "req-0e82d3fb-ae85-4da0-8a33-8d1335146692"}]} [pid: 8|app: 0|req: 626/1381] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:12 2026] DELETE /v2.0/networks/49481e02-6ab2-4409-979e-e68d54b4a046 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:12.980 7 INFO neutron.db.l3_hamode_db [None req-8f01bb40-384b-4172-bd8b-ec51c07f66c9 dbabd27dcbde4671aba7a0be3c3a8933 19aa752c05ee48ff9c1bfe45a24e0956 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 627/1382] 10.0.0.249 () {32 vars in 642 bytes} [Mon May 18 01:49:12 2026] GET /v2.0/ports => generated 12 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1383] 10.0.0.200 () {34 vars in 989 bytes} [Mon May 18 01:49:13 2026] GET /v2.0/ports?device_id=1ff26497-2122-4f91-99f0-00565821a6ff => generated 1279 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:13.438 8 WARNING neutron_lib.context [None req-35b44cf8-5dd1-4765-9d20-d1db7ff80c4c 679ea2bcb5254cb1a9ea5e7d08c9082b bb6e32fa106f4f26af332f373f346823 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:13.495 8 INFO neutron.db.segments_db [None req-35b44cf8-5dd1-4765-9d20-d1db7ff80c4c 679ea2bcb5254cb1a9ea5e7d08c9082b bb6e32fa106f4f26af332f373f346823 - - default default] Added segment 3e1852d4-d72b-4d51-a90f-e91eeaaee8f0 of type vxlan for network 719ca38b-47dd-4f31-9d39-e2eceb990c18 [pid: 8|app: 0|req: 629/1384] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:49:13 2026] POST /v2.0/networks => generated 650 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1385] 10.0.0.200 () {34 vars in 1119 bytes} [Mon May 18 01:49:13 2026] GET /v2.0/security-groups?id=ebea4bbb-5e94-4653-9bf6-38bf31915914&id=087e0b12-e04e-4c94-b608-54fb160c26f8&fields=id&fields=name => generated 207 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1386] 10.0.0.249 () {34 vars in 667 bytes} [Mon May 18 01:49:12 2026] POST /v2.0/routers => generated 474 bytes in 944 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:13.697 7 WARNING neutron_lib.context [None req-5574c645-7228-4f62-851b-dedc14b27dc5 679ea2bcb5254cb1a9ea5e7d08c9082b bb6e32fa106f4f26af332f373f346823 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:13.755 7 INFO neutron.db.segments_db [None req-5574c645-7228-4f62-851b-dedc14b27dc5 679ea2bcb5254cb1a9ea5e7d08c9082b bb6e32fa106f4f26af332f373f346823 - - default default] Added segment 1dea6ba3-7a84-4670-889d-cdc3d2126b11 of type vxlan for network 6ac413bf-69d2-40a4-b42f-c92ef1b366ca [pid: 8|app: 0|req: 631/1387] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:49:13 2026] GET /v2.0/security-groups?tenant_id=98fae0fac9f340e89407fd138d4bb22e&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:13.820 8 WARNING neutron_lib.context [None req-ad05d218-b73d-49a7-87a7-3201326555c2 dbabd27dcbde4671aba7a0be3c3a8933 19aa752c05ee48ff9c1bfe45a24e0956 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 757/1388] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:49:13 2026] POST /v2.0/networks => generated 650 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:13.870 8 INFO neutron.db.l3_hamode_db [None req-ad05d218-b73d-49a7-87a7-3201326555c2 dbabd27dcbde4671aba7a0be3c3a8933 19aa752c05ee48ff9c1bfe45a24e0956 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 758/1389] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:13 2026] DELETE /v2.0/security-groups/ffdeb126-d2b9-431d-9c81-ddb4a80b10be => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:14.023 7 WARNING neutron_lib.context [None req-1f43631c-51a9-4d70-bd6a-8b4c2f552232 679ea2bcb5254cb1a9ea5e7d08c9082b bb6e32fa106f4f26af332f373f346823 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:14.074 7 WARNING neutron_lib.context [None req-1f43631c-51a9-4d70-bd6a-8b4c2f552232 679ea2bcb5254cb1a9ea5e7d08c9082b bb6e32fa106f4f26af332f373f346823 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:14.088 8 INFO neutron.db.l3_hamode_db [None req-ad05d218-b73d-49a7-87a7-3201326555c2 dbabd27dcbde4671aba7a0be3c3a8933 19aa752c05ee48ff9c1bfe45a24e0956 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 759/1390] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:49:14 2026] POST /v2.0/subnets => generated 1225 bytes in 629 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1391] 10.0.0.249 () {32 vars in 646 bytes} [Mon May 18 01:49:14 2026] GET /v2.0/subnets => generated 1838 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1392] 10.0.0.249 () {34 vars in 667 bytes} [Mon May 18 01:49:13 2026] POST /v2.0/routers => generated 474 bytes in 1134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1393] 10.0.0.249 () {34 vars in 750 bytes} [Mon May 18 01:49:14 2026] PUT /v2.0/routers/049e00a0-ec49-4a53-bbb4-d67e6ba36849/tags => generated 17 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1394] 10.0.0.249 () {34 vars in 750 bytes} [Mon May 18 01:49:15 2026] PUT /v2.0/routers/d19991a8-1c58-499b-9bf1-cf140db5e57d/tags => generated 25 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1395] 10.0.0.249 () {34 vars in 750 bytes} [Mon May 18 01:49:15 2026] PUT /v2.0/routers/f9bb9c84-0cef-4b39-9d52-07fa3ee073c2/tags => generated 34 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1396] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:14 2026] DELETE /v2.0/subnets/5a7b97e3-0354-48bc-baaf-0c4ef56a65c3 => generated 0 bytes in 520 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1397] 10.0.0.249 () {34 vars in 750 bytes} [Mon May 18 01:49:15 2026] PUT /v2.0/routers/c8c38dbe-0e19-433c-aa01-83526b50f48d/tags => generated 19 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1398] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:15 2026] DELETE /v2.0/subnets/d5114a22-7958-406d-ac58-24f8f26dc9d8 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1399] 10.0.0.249 () {32 vars in 663 bytes} [Mon May 18 01:49:15 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1400] 10.0.0.249 () {32 vars in 646 bytes} [Mon May 18 01:49:15 2026] GET /v2.0/subnets => generated 626 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1401] 10.0.0.249 () {32 vars in 677 bytes} [Mon May 18 01:49:15 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1402] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:49:15 2026] GET /v2.0/ports?device_id=1ff26497-2122-4f91-99f0-00565821a6ff => generated 1010 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1403] 10.0.0.249 () {32 vars in 673 bytes} [Mon May 18 01:49:15 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1404] 10.0.0.243 () {34 vars in 1119 bytes} [Mon May 18 01:49:15 2026] GET /v2.0/security-groups?id=087e0b12-e04e-4c94-b608-54fb160c26f8&id=ebea4bbb-5e94-4653-9bf6-38bf31915914&fields=id&fields=name => generated 207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:15.991 7 INFO neutron.services.segments.plugin [-] Segment 1dea6ba3-7a84-4670-889d-cdc3d2126b11 resource provider aggregate not found 2026-05-18 01:49:15.995 7 INFO neutron.services.segments.plugin [-] Segment 1dea6ba3-7a84-4670-889d-cdc3d2126b11 resource provider aggregate not found 2026-05-18 01:49:16.012 7 INFO neutron.services.segments.plugin [-] Segment 1dea6ba3-7a84-4670-889d-cdc3d2126b11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dea6ba3-7a84-4670-889d-cdc3d2126b11 found for delete ", "request_id": "req-190d89cc-0f49-4886-8e8a-9eaed2dcf537"}]} [pid: 7|app: 0|req: 764/1405] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:15 2026] DELETE /v2.0/networks/6ac413bf-69d2-40a4-b42f-c92ef1b366ca => generated 0 bytes in 439 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:16.024 7 INFO neutron.services.segments.plugin [-] Segment 1dea6ba3-7a84-4670-889d-cdc3d2126b11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dea6ba3-7a84-4670-889d-cdc3d2126b11 found for delete ", "request_id": "req-77289912-db9a-48f0-8faa-1faa3b802a06"}]} 2026-05-18 01:49:16.181 8 WARNING neutron_lib.context [None req-504b1258-808d-4b91-8fe5-f7b12d767d03 7c8c7a76c85c4f2591427a4c586d4812 20cf71c2d5f94c8080120f8170106395 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1406] 10.0.0.249 () {32 vars in 685 bytes} [Mon May 18 01:49:16 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:16.344 8 INFO neutron.db.segments_db [None req-504b1258-808d-4b91-8fe5-f7b12d767d03 7c8c7a76c85c4f2591427a4c586d4812 20cf71c2d5f94c8080120f8170106395 - - default default] Added segment 4223bbdc-b83e-4cf5-b12d-49c2120a6361 of type vxlan for network b8075181-ef5e-4b58-ac57-f6f3c76e84a7 [pid: 8|app: 0|req: 642/1407] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:49:15 2026] POST /v2.0/networks => generated 643 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1408] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:16 2026] DELETE /v2.0/networks/719ca38b-47dd-4f31-9d39-e2eceb990c18 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1409] 10.0.0.249 () {32 vars in 671 bytes} [Mon May 18 01:49:16 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:16.606 8 WARNING neutron_lib.context [None req-34623bd4-6742-461a-80e6-dcb4ccd74ab1 7c8c7a76c85c4f2591427a4c586d4812 20cf71c2d5f94c8080120f8170106395 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 767/1410] 199.204.45.244 () {34 vars in 993 bytes} [Mon May 18 01:49:16 2026] GET /v2.0/ports?device_id=1ff26497-2122-4f91-99f0-00565821a6ff => generated 1010 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1411] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:16 2026] DELETE /v2.0/networks/272f539a-cb0e-4665-9819-dcd482e47dca => 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: 644/1412] 10.0.0.249 () {34 vars in 664 bytes} [Mon May 18 01:49:16 2026] POST /v2.0/ports => generated 775 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: 7|app: 0|req: 769/1413] 10.0.0.249 () {32 vars in 685 bytes} [Mon May 18 01:49:16 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1414] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:17 2026] DELETE /v2.0/networks/35da467c-3340-4fd9-a859-aff42d0c3bc9 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:17.241 7 WARNING neutron_lib.context [None req-e111b7c6-7311-4e41-bef4-e76239ebfe8f 7c8c7a76c85c4f2591427a4c586d4812 20cf71c2d5f94c8080120f8170106395 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:17.303 7 INFO neutron.db.segments_db [None req-e111b7c6-7311-4e41-bef4-e76239ebfe8f 7c8c7a76c85c4f2591427a4c586d4812 20cf71c2d5f94c8080120f8170106395 - - default default] Added segment 1eb15156-8e33-4ee8-9962-a6bbbbeeec2b of type vxlan for network 6b9f4537-094c-440d-96d5-4d3f92eaf1f8 2026-05-18 01:49:17.356 8 INFO neutron.db.l3_db [req-5baa53e0-21ae-495e-a564-8af2d915b2f0 req-cdd0fbd1-615f-48d3-9548-ff7f62f64db4 f20f24f4704d4f1cb6c668e4969283e0 c3eebd1e366a4983929fbc268413dbf0 - - default default] Floating IP 7ec14fcc-09cd-4159-8e34-a3fb101e1ad9 disassociated. External IP: 10.96.250.201, port: a5bd87a6-b376-4b15-bf08-b0a826e80488. [pid: 7|app: 0|req: 771/1415] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:49:17 2026] POST /v2.0/networks => generated 632 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1416] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:49:17 2026] GET /v2.0/ports?device_id=1ff26497-2122-4f91-99f0-00565821a6ff => generated 1010 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1417] 10.0.0.249 () {32 vars in 681 bytes} [Mon May 18 01:49:17 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:17.598 7 WARNING neutron_lib.context [None req-6c6b6c03-09d9-4d27-b961-22734db18218 7c8c7a76c85c4f2591427a4c586d4812 20cf71c2d5f94c8080120f8170106395 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 645/1418] 199.204.45.244 () {36 vars in 996 bytes} [Mon May 18 01:49:16 2026] DELETE /v2.0/ports/a5bd87a6-b376-4b15-bf08-b0a826e80488 => generated 0 bytes in 878 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1419] 10.0.0.243 () {34 vars in 1119 bytes} [Mon May 18 01:49:17 2026] GET /v2.0/security-groups?id=087e0b12-e04e-4c94-b608-54fb160c26f8&id=ebea4bbb-5e94-4653-9bf6-38bf31915914&fields=id&fields=name => generated 207 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:17.920 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aca7de2f-d769-4b25-bd7b-4c30e11dc4b5'] response: {'server_uuid': '1ff26497-2122-4f91-99f0-00565821a6ff', 'name': 'network-vif-deleted', 'tag': 'a5bd87a6-b376-4b15-bf08-b0a826e80488', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 774/1420] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:49:17 2026] POST /v2.0/subnets => generated 602 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:18.029 7 INFO neutron.services.segments.plugin [-] Segment 3e1852d4-d72b-4d51-a90f-e91eeaaee8f0 resource provider aggregate not found 2026-05-18 01:49:18.041 7 INFO neutron.services.segments.plugin [-] Segment 3e1852d4-d72b-4d51-a90f-e91eeaaee8f0 resource provider aggregate not found 2026-05-18 01:49:18.047 7 INFO neutron.services.segments.plugin [-] Segment 3e1852d4-d72b-4d51-a90f-e91eeaaee8f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e1852d4-d72b-4d51-a90f-e91eeaaee8f0 found for delete ", "request_id": "req-0edd891b-5fc3-464b-8366-7d0882efc368"}]} 2026-05-18 01:49:18.058 7 INFO neutron.services.segments.plugin [-] Segment 3e1852d4-d72b-4d51-a90f-e91eeaaee8f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e1852d4-d72b-4d51-a90f-e91eeaaee8f0 found for delete ", "request_id": "req-ec12c229-2543-45b1-b2eb-54f84bc4047e"}]} 2026-05-18 01:49:18.067 7 INFO neutron.services.segments.plugin [-] Segment c9047ecc-758d-4e3e-a98f-625c08cd2991 resource provider aggregate not found 2026-05-18 01:49:18.072 7 INFO neutron.services.segments.plugin [-] Segment c9047ecc-758d-4e3e-a98f-625c08cd2991 resource provider aggregate not found [pid: 8|app: 0|req: 647/1421] 10.0.0.249 () {32 vars in 693 bytes} [Mon May 18 01:49:17 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:18.085 8 WARNING neutron_lib.context [None req-4c61df97-04c5-434c-8a82-87e15107cfa4 7c8c7a76c85c4f2591427a4c586d4812 20cf71c2d5f94c8080120f8170106395 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:18.100 7 INFO neutron.services.segments.plugin [-] Segment c9047ecc-758d-4e3e-a98f-625c08cd2991 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9047ecc-758d-4e3e-a98f-625c08cd2991 found for delete ", "request_id": "req-61663d3e-a627-43a7-9b38-ef16b42966f9"}]} 2026-05-18 01:49:18.107 7 INFO neutron.services.segments.plugin [-] Segment c9047ecc-758d-4e3e-a98f-625c08cd2991 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9047ecc-758d-4e3e-a98f-625c08cd2991 found for delete ", "request_id": "req-d6e07a08-f335-41a1-b24f-7b388235826b"}]} 2026-05-18 01:49:18.117 7 INFO neutron.services.segments.plugin [-] Segment 80c51203-2e6e-4406-9587-4d574e99d84b resource provider aggregate not found 2026-05-18 01:49:18.125 7 INFO neutron.services.segments.plugin [-] Segment 80c51203-2e6e-4406-9587-4d574e99d84b resource provider aggregate not found 2026-05-18 01:49:18.140 7 INFO neutron.services.segments.plugin [-] Segment 80c51203-2e6e-4406-9587-4d574e99d84b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80c51203-2e6e-4406-9587-4d574e99d84b found for delete ", "request_id": "req-c7b06d96-553c-4707-959b-df0de1b48d85"}]} 2026-05-18 01:49:18.141 7 INFO neutron.services.segments.plugin [-] Segment 80c51203-2e6e-4406-9587-4d574e99d84b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80c51203-2e6e-4406-9587-4d574e99d84b found for delete ", "request_id": "req-371e4806-520a-45fc-aa53-bc718030ac99"}]} [pid: 7|app: 0|req: 775/1422] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:49:17 2026] GET /v2.0/security-groups?tenant_id=bb6e32fa106f4f26af332f373f346823&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1423] 10.0.0.249 () {32 vars in 720 bytes} [Mon May 18 01:49:18 2026] GET /v2.0/routers/049e00a0-ec49-4a53-bbb4-d67e6ba36849 => generated 485 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1424] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:18 2026] DELETE /v2.0/security-groups/43fed491-81e5-4957-9659-2cf8230df9ad => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1425] 10.0.0.249 () {34 vars in 664 bytes} [Mon May 18 01:49:18 2026] POST /v2.0/ports => generated 950 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 649/1426] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:49:18 2026] DELETE /v2.0/ports/36e6e0b6-6161-4320-8faa-329008c0ee7c => generated 0 bytes in 858 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1427] 10.0.0.249 () {34 vars in 741 bytes} [Mon May 18 01:49:18 2026] PUT /v2.0/routers/049e00a0-ec49-4a53-bbb4-d67e6ba36849 => generated 485 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:19.597 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14a2069f-f5bd-46a6-a184-87c795719be7 7c8c7a76c85c4f2591427a4c586d4812 20cf71c2d5f94c8080120f8170106395 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 779/1428] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:49:19 2026] DELETE /v2.0/ports/36e6e0b6-6161-4320-8faa-329008c0ee7c => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1429] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:19 2026] DELETE /v2.0/security-groups/087e0b12-e04e-4c94-b608-54fb160c26f8 => 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: 780/1430] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:49:19 2026] GET /v2.0/ports?device_id=049e00a0-ec49-4a53-bbb4-d67e6ba36849 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:19.636 8 INFO neutron.pecan_wsgi.hooks.translation [None req-985ed2e4-5be9-48be-869f-72be7f8f71ac 7c8c7a76c85c4f2591427a4c586d4812 20cf71c2d5f94c8080120f8170106395 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 651/1431] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:49:19 2026] GET /v2.0/ports/36e6e0b6-6161-4320-8faa-329008c0ee7c => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:19.639 7 INFO neutron.api.v2.resource [None req-173ae049-55a5-4699-841b-01d8c51a1527 f20f24f4704d4f1cb6c668e4969283e0 c3eebd1e366a4983929fbc268413dbf0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 781/1432] 10.0.0.249 () {32 vars in 736 bytes} [Mon May 18 01:49:19 2026] GET /v2.0/security-groups/087e0b12-e04e-4c94-b608-54fb160c26f8 => 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: 782/1433] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:19 2026] DELETE /v2.0/subnets/3b22db83-2eef-456d-a9b1-a6c352d9bf6e => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1434] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:19 2026] DELETE /v2.0/routers/049e00a0-ec49-4a53-bbb4-d67e6ba36849 => generated 0 bytes in 638 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1435] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:49:19 2026] DELETE /v2.0/floatingips/7ec14fcc-09cd-4159-8e34-a3fb101e1ad9 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:20.490 8 INFO neutron.services.segments.plugin [-] Segment 1eb15156-8e33-4ee8-9962-a6bbbbeeec2b resource provider aggregate not found 2026-05-18 01:49:20.495 8 INFO neutron.services.segments.plugin [-] Segment 1eb15156-8e33-4ee8-9962-a6bbbbeeec2b resource provider aggregate not found 2026-05-18 01:49:20.513 8 INFO neutron.services.segments.plugin [-] Segment 1eb15156-8e33-4ee8-9962-a6bbbbeeec2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1eb15156-8e33-4ee8-9962-a6bbbbeeec2b found for delete ", "request_id": "req-d1f1c7fa-576d-457a-a7ed-aaaf924d6c69"}]} 2026-05-18 01:49:20.535 8 INFO neutron.services.segments.plugin [-] Segment 1eb15156-8e33-4ee8-9962-a6bbbbeeec2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1eb15156-8e33-4ee8-9962-a6bbbbeeec2b found for delete ", "request_id": "req-a0e5eeb5-7aa3-48e6-952f-70abc1f470a5"}]} [pid: 8|app: 0|req: 653/1436] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:20 2026] DELETE /v2.0/networks/6b9f4537-094c-440d-96d5-4d3f92eaf1f8 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:20.580 7 WARNING neutron_lib.context [None req-2bff20a7-a8b6-4627-b85e-40928077d694 f0c940deffb1482a9eae81fc3aa26d17 f003bab9634a493a987dc06ea0afaa71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 654/1437] 10.0.0.249 () {32 vars in 720 bytes} [Mon May 18 01:49:20 2026] GET /v2.0/routers/d19991a8-1c58-499b-9bf1-cf140db5e57d => generated 493 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:20.713 7 INFO neutron.db.segments_db [None req-2bff20a7-a8b6-4627-b85e-40928077d694 f0c940deffb1482a9eae81fc3aa26d17 f003bab9634a493a987dc06ea0afaa71 - - default default] Added segment 52ed7094-1ac4-4fd6-9e0b-6574d794b0fc of type vxlan for network a72f5701-7d08-4a3e-85d7-e2d48752ea89 [pid: 8|app: 0|req: 655/1438] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:20 2026] DELETE /v2.0/security-groups/ebea4bbb-5e94-4653-9bf6-38bf31915914 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:20.779 8 WARNING neutron_lib.context [None req-4f73cd96-c7a4-4958-993c-d36e3b8b65f4 7c8c7a76c85c4f2591427a4c586d4812 20cf71c2d5f94c8080120f8170106395 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 784/1439] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:49:20 2026] POST /v2.0/networks => generated 648 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:20.858 8 INFO neutron.db.segments_db [None req-4f73cd96-c7a4-4958-993c-d36e3b8b65f4 7c8c7a76c85c4f2591427a4c586d4812 20cf71c2d5f94c8080120f8170106395 - - default default] Added segment 7fb38cde-94d7-4255-9e1c-774375d4f4fb of type vxlan for network 13c97b2d-0c25-477b-a411-985656de8875 [pid: 8|app: 0|req: 656/1440] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:49:20 2026] POST /v2.0/networks => generated 632 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1441] 10.0.0.249 () {34 vars in 741 bytes} [Mon May 18 01:49:20 2026] PUT /v2.0/routers/d19991a8-1c58-499b-9bf1-cf140db5e57d => generated 493 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:21.552 7 WARNING neutron_lib.context [None req-f364422f-e99b-400e-98ba-5f9438d071e4 7c8c7a76c85c4f2591427a4c586d4812 20cf71c2d5f94c8080120f8170106395 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1442] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:49:21 2026] POST /v2.0/subnets => generated 602 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:21.860 7 WARNING neutron_lib.context [None req-e0f19492-f315-4cb7-ae73-b6ca6b28ca27 f0c940deffb1482a9eae81fc3aa26d17 f003bab9634a493a987dc06ea0afaa71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 787/1443] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:49:21 2026] POST /v2.0/subnets => generated 649 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1444] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:49:22 2026] GET /v2.0/ports?device_id=d19991a8-1c58-499b-9bf1-cf140db5e57d => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:22.219 7 WARNING neutron_lib.context [None req-9d0af3e3-919f-4497-b736-08770ffe4100 7c8c7a76c85c4f2591427a4c586d4812 20cf71c2d5f94c8080120f8170106395 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 657/1445] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:49:20 2026] PUT /v2.0/routers/71fe853b-78b3-4f2f-903f-a8452f013f1c/remove_router_interface => generated 309 bytes in 1316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:22.277 8 WARNING neutron_lib.context [None req-7c42c4c8-3ffb-498f-b8ae-7198acde2111 f0c940deffb1482a9eae81fc3aa26d17 f003bab9634a493a987dc06ea0afaa71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:22.346 8 INFO neutron.db.segments_db [None req-7c42c4c8-3ffb-498f-b8ae-7198acde2111 f0c940deffb1482a9eae81fc3aa26d17 f003bab9634a493a987dc06ea0afaa71 - - default default] Added segment f7a76468-b2b1-4fe7-96f9-b4696f79dd84 of type vxlan for network dcef3393-05e2-4e4f-b6d4-b2d05f99489b [pid: 8|app: 0|req: 658/1446] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:49:22 2026] POST /v2.0/networks => generated 648 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1447] 10.0.0.249 () {34 vars in 664 bytes} [Mon May 18 01:49:22 2026] POST /v2.0/ports => generated 915 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1448] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:22 2026] DELETE /v2.0/routers/d19991a8-1c58-499b-9bf1-cf140db5e57d => generated 0 bytes in 570 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1449] 10.0.0.249 () {34 vars in 742 bytes} [Mon May 18 01:49:23 2026] PUT /v2.0/networks/dcef3393-05e2-4e4f-b6d4-b2d05f99489b => generated 592 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1450] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:49:23 2026] DELETE /v2.0/ports/aa38e738-1ae2-49e8-ad01-b33bad1fdc51 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1451] 10.0.0.249 () {32 vars in 720 bytes} [Mon May 18 01:49:23 2026] GET /v2.0/routers/f9bb9c84-0cef-4b39-9d52-07fa3ee073c2 => generated 502 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:23.683 8 WARNING neutron_lib.context [None req-80bae352-d082-44ca-b9e6-1d6dd90e6ebf f0c940deffb1482a9eae81fc3aa26d17 f003bab9634a493a987dc06ea0afaa71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:23.885 7 INFO neutron.services.segments.plugin [-] Segment d6600a67-3b2c-4bc3-878b-dbf23bf9cef6 resource provider aggregate not found 2026-05-18 01:49:23.891 7 INFO neutron.services.segments.plugin [-] Segment d6600a67-3b2c-4bc3-878b-dbf23bf9cef6 resource provider aggregate not found 2026-05-18 01:49:23.904 7 INFO neutron.services.segments.plugin [-] Segment d6600a67-3b2c-4bc3-878b-dbf23bf9cef6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6600a67-3b2c-4bc3-878b-dbf23bf9cef6 found for delete ", "request_id": "req-088c9ba5-4d20-4ccc-a8e3-8a58f804d097"}]} 2026-05-18 01:49:23.909 7 INFO neutron.db.l3_hamode_db [None req-a4c3df65-b6a7-4f9c-9519-cf36b2e087f0 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] HA network a486c545-16f5-45b1-b808-744ad2d7f62a was deleted as no HA routers are present in tenant c3eebd1e366a4983929fbc268413dbf0. [pid: 7|app: 0|req: 790/1452] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:22 2026] DELETE /v2.0/routers/71fe853b-78b3-4f2f-903f-a8452f013f1c => generated 0 bytes in 1249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:23.928 7 INFO neutron.services.segments.plugin [-] Segment d6600a67-3b2c-4bc3-878b-dbf23bf9cef6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6600a67-3b2c-4bc3-878b-dbf23bf9cef6 found for delete ", "request_id": "req-73adaa8b-e936-49d5-90eb-d886b64a20a4"}]} 2026-05-18 01:49:23.940 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5704177e-d120-444f-80f0-ebe53b5a0d45 7c8c7a76c85c4f2591427a4c586d4812 20cf71c2d5f94c8080120f8170106395 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 791/1453] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:49:23 2026] GET /v2.0/ports/aa38e738-1ae2-49e8-ad01-b33bad1fdc51 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1454] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:49:23 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: 664/1455] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:24 2026] DELETE /v2.0/subnets/927c1626-19ba-413b-8841-6202ecfc32fa => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1456] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:24 2026] DELETE /v2.0/subnets/db017bd9-b5e3-4ce5-9016-95af862632b1 => 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: 666/1457] 10.0.0.249 () {34 vars in 740 bytes} [Mon May 18 01:49:24 2026] PUT /v2.0/subnets/811d58ce-5cdd-4c8b-ab28-b3395404b04b => generated 632 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1458] 10.0.0.249 () {34 vars in 741 bytes} [Mon May 18 01:49:23 2026] PUT /v2.0/routers/f9bb9c84-0cef-4b39-9d52-07fa3ee073c2 => generated 502 bytes in 887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1459] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:24 2026] DELETE /v2.0/networks/34448d76-f824-44d2-85a7-b91944347fc2 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:25.076 8 INFO neutron.services.segments.plugin [-] Segment 566ffea6-92e7-48c1-9861-0ed7bcf38c59 resource provider aggregate not found 2026-05-18 01:49:25.080 8 INFO neutron.services.segments.plugin [-] Segment 566ffea6-92e7-48c1-9861-0ed7bcf38c59 resource provider aggregate not found /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-18 01:49:25.100 8 INFO neutron.services.segments.plugin [-] Segment 566ffea6-92e7-48c1-9861-0ed7bcf38c59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 566ffea6-92e7-48c1-9861-0ed7bcf38c59 found for delete ", "request_id": "req-b20e7e72-1ec2-4f4d-ba32-7f70e115a086"}]} 2026-05-18 01:49:25.101 8 INFO neutron.services.segments.plugin [-] Segment 566ffea6-92e7-48c1-9861-0ed7bcf38c59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 566ffea6-92e7-48c1-9861-0ed7bcf38c59 found for delete ", "request_id": "req-ddc61916-ebc5-4c76-8a2f-ac163cbdf274"}]} [pid: 7|app: 0|req: 793/1460] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:24 2026] DELETE /v2.0/networks/13c97b2d-0c25-477b-a411-985656de8875 => generated 0 bytes in 473 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1461] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:49:25 2026] GET /v2.0/ports?device_id=f9bb9c84-0cef-4b39-9d52-07fa3ee073c2 => 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: 668/1462] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:25 2026] DELETE /v2.0/networks/dcef3393-05e2-4e4f-b6d4-b2d05f99489b => generated 0 bytes in 617 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:25.697 8 WARNING neutron_lib.context [None req-0601d588-ebfb-42fd-8ba6-b2e753a3f908 7c8c7a76c85c4f2591427a4c586d4812 20cf71c2d5f94c8080120f8170106395 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 669/1463] 10.0.0.249 () {34 vars in 664 bytes} [Mon May 18 01:49:25 2026] POST /v2.0/ports => generated 774 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:49:26.166 7 INFO neutron.services.segments.plugin [-] Segment 7fb38cde-94d7-4255-9e1c-774375d4f4fb resource provider aggregate not found 2026-05-18 01:49:26.172 7 INFO neutron.services.segments.plugin [-] Segment 7fb38cde-94d7-4255-9e1c-774375d4f4fb resource provider aggregate not found 2026-05-18 01:49:26.194 7 INFO neutron.services.segments.plugin [-] Segment 7fb38cde-94d7-4255-9e1c-774375d4f4fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fb38cde-94d7-4255-9e1c-774375d4f4fb found for delete ", "request_id": "req-a38e7daa-0316-492a-a939-6993f21e7b2b"}]} 2026-05-18 01:49:26.195 7 INFO neutron.services.segments.plugin [-] Segment 7fb38cde-94d7-4255-9e1c-774375d4f4fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fb38cde-94d7-4255-9e1c-774375d4f4fb found for delete ", "request_id": "req-7c4dcdb7-bfa2-4e77-9a3f-b2f81302d762"}]} [pid: 8|app: 0|req: 670/1464] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:26 2026] DELETE /v2.0/routers/f9bb9c84-0cef-4b39-9d52-07fa3ee073c2 => generated 0 bytes in 875 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:26.891 8 INFO neutron.pecan_wsgi.hooks.translation [None req-35fc17ff-0d3f-4642-bd6d-7837410650d3 f0c940deffb1482a9eae81fc3aa26d17 f003bab9634a493a987dc06ea0afaa71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 671/1465] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:26 2026] DELETE /v2.0/networks/dcef3393-05e2-4e4f-b6d4-b2d05f99489b => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1466] 10.0.0.249 () {34 vars in 736 bytes} [Mon May 18 01:49:26 2026] PUT /v2.0/ports/86404306-48aa-4f6d-b0aa-d6ae7cd06347 => generated 752 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1467] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:49:25 2026] PUT /v2.0/routers/a50bc3fa-b43a-4e99-9cfa-8eaeaa22c31e/remove_router_interface => generated 309 bytes in 1784 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:27.133 8 INFO neutron.services.segments.plugin [-] Segment f7a76468-b2b1-4fe7-96f9-b4696f79dd84 resource provider aggregate not found 2026-05-18 01:49:27.139 8 INFO neutron.services.segments.plugin [-] Segment f7a76468-b2b1-4fe7-96f9-b4696f79dd84 resource provider aggregate not found 2026-05-18 01:49:27.195 8 INFO neutron.services.segments.plugin [-] Segment f7a76468-b2b1-4fe7-96f9-b4696f79dd84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7a76468-b2b1-4fe7-96f9-b4696f79dd84 found for delete ", "request_id": "req-0809d4d5-270c-4b86-bd2b-0f60ca1dc572"}]} 2026-05-18 01:49:27.196 8 INFO neutron.services.segments.plugin [-] Segment f7a76468-b2b1-4fe7-96f9-b4696f79dd84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7a76468-b2b1-4fe7-96f9-b4696f79dd84 found for delete ", "request_id": "req-50aa7287-4bdf-43d6-b22d-b06e19ef72f8"}]} [pid: 8|app: 0|req: 673/1468] 10.0.0.249 () {32 vars in 720 bytes} [Mon May 18 01:49:27 2026] GET /v2.0/routers/c8c38dbe-0e19-433c-aa01-83526b50f48d => generated 487 bytes in 124 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: 796/1469] 10.0.0.249 () {32 vars in 693 bytes} [Mon May 18 01:49:27 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: 674/1470] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:49:27 2026] DELETE /v2.0/ports/86404306-48aa-4f6d-b0aa-d6ae7cd06347 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1471] 10.0.0.249 () {34 vars in 741 bytes} [Mon May 18 01:49:27 2026] PUT /v2.0/routers/c8c38dbe-0e19-433c-aa01-83526b50f48d => generated 487 bytes in 772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1472] 10.0.0.249 () {32 vars in 741 bytes} [Mon May 18 01:49:28 2026] GET /v2.0/subnets?network_id=b3b96470-acc0-4cf4-83ef-8f7d9aabda5a => generated 626 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1473] 10.0.0.249 () {32 vars in 642 bytes} [Mon May 18 01:49:28 2026] GET /v2.0/ports => generated 778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1476] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:49:28 2026] GET /v2.0/ports?device_id=c8c38dbe-0e19-433c-aa01-83526b50f48d => 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: 681/1477] 10.0.0.249 () {32 vars in 652 bytes} [Mon May 18 01:49:28 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) 2026-05-18 01:49:28.383 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4141583f-f777-4b3f-8c99-96c996fd17fc 7c8c7a76c85c4f2591427a4c586d4812 20cf71c2d5f94c8080120f8170106395 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 682/1478] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:49:28 2026] GET /v2.0/ports/86404306-48aa-4f6d-b0aa-d6ae7cd06347 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:28.446 7 INFO neutron.services.segments.plugin [-] Segment 6c284260-cb71-4bb6-8845-50d234cb6a08 resource provider aggregate not found 2026-05-18 01:49:28.451 7 INFO neutron.services.segments.plugin [-] Segment 6c284260-cb71-4bb6-8845-50d234cb6a08 resource provider aggregate not found 2026-05-18 01:49:28.468 7 INFO neutron.services.segments.plugin [-] Segment 6c284260-cb71-4bb6-8845-50d234cb6a08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c284260-cb71-4bb6-8845-50d234cb6a08 found for delete ", "request_id": "req-f3f9f7a9-6275-4388-90ae-35eade818986"}]} 2026-05-18 01:49:28.469 7 INFO neutron.services.segments.plugin [-] Segment 6c284260-cb71-4bb6-8845-50d234cb6a08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c284260-cb71-4bb6-8845-50d234cb6a08 found for delete ", "request_id": "req-728163d0-7b33-448e-a789-6235dd1392f7"}]} 2026-05-18 01:49:28.480 7 INFO neutron.db.l3_hamode_db [None req-7dee5e25-5a8d-48ef-86ac-59ff41f16fe7 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] HA network 20d6ea39-7630-4152-b188-89fd964e5ae2 was deleted as no HA routers are present in tenant 46235e56a6db4edca8cea09041a70820. [pid: 7|app: 0|req: 797/1479] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:27 2026] DELETE /v2.0/routers/a50bc3fa-b43a-4e99-9cfa-8eaeaa22c31e => generated 0 bytes in 1241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1480] 10.0.0.249 () {32 vars in 648 bytes} [Mon May 18 01:49:28 2026] GET /v2.0/networks => generated 1313 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1481] 10.0.0.249 () {32 vars in 642 bytes} [Mon May 18 01:49:28 2026] GET /v2.0/ports => generated 778 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1482] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:28 2026] DELETE /v2.0/subnets/0f25ceff-eaf2-4acb-9315-ffe623426423 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1483] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:28 2026] DELETE /v2.0/routers/c8c38dbe-0e19-433c-aa01-83526b50f48d => generated 0 bytes in 546 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1484] 10.0.0.249 () {32 vars in 646 bytes} [Mon May 18 01:49:28 2026] GET /v2.0/subnets => generated 1265 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1485] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:49:28 2026] GET /v2.0/ports/a40fb87f-4684-4c60-b93a-65275e3b4827 => generated 775 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1486] 10.0.0.249 () {32 vars in 722 bytes} [Mon May 18 01:49:28 2026] GET /v2.0/networks/a72f5701-7d08-4a3e-85d7-e2d48752ea89 => generated 673 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1487] 10.0.0.249 () {32 vars in 720 bytes} [Mon May 18 01:49:29 2026] GET /v2.0/routers/8a679754-148c-499f-a3ad-49b0328a2e2f => generated 480 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:29.118 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e527744-db69-4fd0-815d-6fa251539c42 7c8c7a76c85c4f2591427a4c586d4812 20cf71c2d5f94c8080120f8170106395 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 687/1488] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:49:29 2026] DELETE /v2.0/ports/aa38e738-1ae2-49e8-ad01-b33bad1fdc51 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1489] 10.0.0.249 () {32 vars in 720 bytes} [Mon May 18 01:49:29 2026] GET /v2.0/subnets/ac6a243f-b1cc-435d-8d26-eb842b375211 => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1490] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:28 2026] DELETE /v2.0/networks/a6b03c47-7812-46ec-842d-05e30c8037ef => generated 0 bytes in 486 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:29.446 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6fe08cbe-6328-4df4-b5c1-938927c46bb6 7c8c7a76c85c4f2591427a4c586d4812 20cf71c2d5f94c8080120f8170106395 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 803/1491] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:29 2026] DELETE /v2.0/subnets/db017bd9-b5e3-4ce5-9016-95af862632b1 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:29.466 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1cf8d716-44be-4aa1-a3ea-9cd452b04e22 f0c940deffb1482a9eae81fc3aa26d17 f003bab9634a493a987dc06ea0afaa71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 804/1492] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:29 2026] DELETE /v2.0/subnets/811d58ce-5cdd-4c8b-ab28-b3395404b04b => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:29.482 7 INFO neutron.pecan_wsgi.hooks.translation [None req-668d34d7-c5d0-4c02-90d4-a3384fdbd6f4 7c8c7a76c85c4f2591427a4c586d4812 20cf71c2d5f94c8080120f8170106395 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 805/1493] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:29 2026] DELETE /v2.0/subnets/3b22db83-2eef-456d-a9b1-a6c352d9bf6e => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:29.498 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c67c61f1-2d1c-4996-8232-7aa019677c4b f0c940deffb1482a9eae81fc3aa26d17 f003bab9634a493a987dc06ea0afaa71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 806/1494] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:29 2026] DELETE /v2.0/networks/dcef3393-05e2-4e4f-b6d4-b2d05f99489b => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1495] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:49:29 2026] DELETE /v2.0/ports/a40fb87f-4684-4c60-b93a-65275e3b4827 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1496] 10.0.0.249 () {34 vars in 741 bytes} [Mon May 18 01:49:29 2026] PUT /v2.0/routers/8a679754-148c-499f-a3ad-49b0328a2e2f => generated 480 bytes in 744 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1497] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:29 2026] DELETE /v2.0/subnets/ac6a243f-b1cc-435d-8d26-eb842b375211 => 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: 809/1498] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:49:29 2026] GET /v2.0/security-groups?tenant_id=46235e56a6db4edca8cea09041a70820&name=default => 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: 810/1499] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:49:30 2026] GET /v2.0/ports?device_id=8a679754-148c-499f-a3ad-49b0328a2e2f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:30.112 8 INFO neutron.services.segments.plugin [-] Segment 4223bbdc-b83e-4cf5-b12d-49c2120a6361 resource provider aggregate not found 2026-05-18 01:49:30.116 8 INFO neutron.services.segments.plugin [-] Segment 4223bbdc-b83e-4cf5-b12d-49c2120a6361 resource provider aggregate not found 2026-05-18 01:49:30.139 8 INFO neutron.services.segments.plugin [-] Segment 4223bbdc-b83e-4cf5-b12d-49c2120a6361 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4223bbdc-b83e-4cf5-b12d-49c2120a6361 found for delete ", "request_id": "req-4942c067-646b-4196-9bd8-c9c56fcc940b"}]} 2026-05-18 01:49:30.141 8 INFO neutron.services.segments.plugin [-] Segment 4223bbdc-b83e-4cf5-b12d-49c2120a6361 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4223bbdc-b83e-4cf5-b12d-49c2120a6361 found for delete ", "request_id": "req-fb65e4ae-c140-48cb-af37-842d048a814b"}]} [pid: 8|app: 0|req: 690/1500] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:29 2026] DELETE /v2.0/networks/b8075181-ef5e-4b58-ac57-f6f3c76e84a7 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1501] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:30 2026] DELETE /v2.0/security-groups/a1ab620d-1f1b-4444-bb00-4d234fd416ed => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:30.495 7 INFO neutron.services.segments.plugin [-] Segment c7785850-86cc-4723-9160-4fd1d4dd96de resource provider aggregate not found 2026-05-18 01:49:30.500 7 INFO neutron.services.segments.plugin [-] Segment c7785850-86cc-4723-9160-4fd1d4dd96de resource provider aggregate not found 2026-05-18 01:49:30.530 7 INFO neutron.services.segments.plugin [-] Segment c7785850-86cc-4723-9160-4fd1d4dd96de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7785850-86cc-4723-9160-4fd1d4dd96de found for delete ", "request_id": "req-d0d79f9c-522f-46aa-a528-7c354272b45d"}]} 2026-05-18 01:49:30.546 7 INFO neutron.services.segments.plugin [-] Segment c7785850-86cc-4723-9160-4fd1d4dd96de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7785850-86cc-4723-9160-4fd1d4dd96de found for delete ", "request_id": "req-a071e182-6ba3-4ad1-b6d2-010a86faa127"}]} [pid: 7|app: 0|req: 811/1502] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:30 2026] DELETE /v2.0/networks/a72f5701-7d08-4a3e-85d7-e2d48752ea89 => generated 0 bytes in 688 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1503] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:49:30 2026] GET /v2.0/security-groups?tenant_id=c3eebd1e366a4983929fbc268413dbf0&name=default => generated 2925 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1504] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:30 2026] DELETE /v2.0/security-groups/0cb45f18-f0bf-420f-9ef9-91f5176b8e1a => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:31.069 8 INFO neutron.db.l3_hamode_db [None req-1901303d-aa9f-4f8f-8b4c-aadc092b3be0 dbabd27dcbde4671aba7a0be3c3a8933 19aa752c05ee48ff9c1bfe45a24e0956 - - default default] HA network 550d4c39-4509-4ba3-986c-1ae18600d922 was deleted as no HA routers are present in tenant 19aa752c05ee48ff9c1bfe45a24e0956. [pid: 8|app: 0|req: 692/1505] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:30 2026] DELETE /v2.0/routers/8a679754-148c-499f-a3ad-49b0328a2e2f => generated 0 bytes in 744 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1506] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:49:30 2026] GET /v2.0/security-groups?tenant_id=20cf71c2d5f94c8080120f8170106395&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1507] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:31 2026] DELETE /v2.0/security-groups/9519a62d-2cf6-40af-99a5-845279d67eeb => 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: 815/1508] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:49:31 2026] GET /v2.0/security-groups?tenant_id=f003bab9634a493a987dc06ea0afaa71&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1509] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:31 2026] DELETE /v2.0/security-groups/9bebc37a-6f76-4096-a8c2-ccc8c4355896 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1510] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:49:31 2026] GET /v2.0/security-groups?tenant_id=7dc53a37154c4f04ae924fc49902cd28&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:32.236 8 INFO neutron.services.segments.plugin [-] Segment e179fd80-b689-4e53-a608-6fb5c4125c17 resource provider aggregate not found 2026-05-18 01:49:32.242 8 INFO neutron.services.segments.plugin [-] Segment e179fd80-b689-4e53-a608-6fb5c4125c17 resource provider aggregate not found 2026-05-18 01:49:32.255 8 INFO neutron.services.segments.plugin [-] Segment e179fd80-b689-4e53-a608-6fb5c4125c17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e179fd80-b689-4e53-a608-6fb5c4125c17 found for delete ", "request_id": "req-62f3f01d-f5e9-4aa7-a973-191c701f8fcf"}]} 2026-05-18 01:49:32.263 8 INFO neutron.services.segments.plugin [-] Segment e179fd80-b689-4e53-a608-6fb5c4125c17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e179fd80-b689-4e53-a608-6fb5c4125c17 found for delete ", "request_id": "req-a6af4d65-f653-4896-b9c5-b9d9bef1e469"}]} [pid: 8|app: 0|req: 695/1511] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:32 2026] DELETE /v2.0/security-groups/82de8c63-156b-4906-b1d2-013ec1645ab5 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:32.553 7 INFO neutron.services.segments.plugin [-] Segment 52ed7094-1ac4-4fd6-9e0b-6574d794b0fc resource provider aggregate not found 2026-05-18 01:49:32.569 7 INFO neutron.services.segments.plugin [-] Segment 52ed7094-1ac4-4fd6-9e0b-6574d794b0fc resource provider aggregate not found 2026-05-18 01:49:32.575 7 INFO neutron.services.segments.plugin [-] Segment 52ed7094-1ac4-4fd6-9e0b-6574d794b0fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52ed7094-1ac4-4fd6-9e0b-6574d794b0fc found for delete ", "request_id": "req-667404ad-6638-4fb0-a96b-51ee2dd054d9"}]} 2026-05-18 01:49:32.586 7 INFO neutron.services.segments.plugin [-] Segment 52ed7094-1ac4-4fd6-9e0b-6574d794b0fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52ed7094-1ac4-4fd6-9e0b-6574d794b0fc found for delete ", "request_id": "req-9a1786e3-3a1b-495c-98fb-2294d41978a2"}]} [pid: 7|app: 0|req: 817/1512] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:49:32 2026] GET /v2.0/security-groups?tenant_id=19aa752c05ee48ff9c1bfe45a24e0956&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1513] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:32 2026] DELETE /v2.0/security-groups/40f6d223-8d46-40f1-9528-0f9612b0915c => 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: 818/1514] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:49:32 2026] GET /v2.0/security-groups?tenant_id=1952f9ef28ed4805aa95f2e904c2f174&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1515] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:32 2026] DELETE /v2.0/security-groups/3ce7c5d5-5d8d-4eec-91a8-297a6c301e4f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:33.228 7 WARNING neutron_lib.context [None req-8c7628ec-7723-4895-818b-b5478aa9e240 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:33.375 7 INFO neutron.db.segments_db [None req-8c7628ec-7723-4895-818b-b5478aa9e240 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Added segment 07f5e5e0-431a-4170-9cb2-d4905c9ae5a0 of type vxlan for network 3bb95f0e-f3f0-44e1-ba6e-a3a21deb53c3 [pid: 7|app: 0|req: 819/1516] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:49:33 2026] POST /v2.0/networks => generated 633 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:33.498 7 WARNING neutron_lib.context [None req-10e4baaa-9946-4d61-9d45-1473d357b184 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:33.562 7 INFO neutron.db.segments_db [None req-10e4baaa-9946-4d61-9d45-1473d357b184 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Added segment f2907465-5e59-4f1c-8876-640ec6283628 of type vxlan for network 8ceb0458-23dd-45a2-b25e-42232bc5bc9d 2026-05-18 01:49:33.653 8 WARNING neutron_lib.context [None req-0afbe585-2f98-44a1-8d65-56e75d202d4f c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 820/1517] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:49:33 2026] POST /v2.0/networks => generated 634 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:33.685 7 WARNING neutron_lib.context [None req-4a80f1cf-eaf3-44eb-8e55-35570f83f301 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:33.798 8 INFO neutron.db.segments_db [None req-0afbe585-2f98-44a1-8d65-56e75d202d4f c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Added segment a8ef231c-4591-4cb4-8280-545884b95200 of type vxlan for network 792ff3cf-f8de-4c24-a54e-d66b7e311a50 [pid: 8|app: 0|req: 698/1518] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:49:33 2026] POST /v2.0/networks => generated 630 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:33.957 8 WARNING neutron_lib.context [None req-055ee5b1-affa-4f69-b9fc-c4506c22c7a4 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:34.041 8 INFO neutron.db.segments_db [None req-055ee5b1-affa-4f69-b9fc-c4506c22c7a4 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Added segment 8cd75cb1-02f7-43bf-b667-7ee89f7fc5e4 of type vxlan for network eb971a24-dfab-41eb-a327-817b07663cc7 [pid: 7|app: 0|req: 821/1519] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:49:33 2026] POST /v2.0/subnets => generated 622 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:34.096 7 WARNING neutron_lib.context [None req-7b1d6d86-c6ab-47a4-85da-e37c7a2345f5 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 699/1520] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:49:33 2026] POST /v2.0/networks => generated 630 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:34.202 8 WARNING neutron_lib.context [None req-4133439d-dd1d-4343-a512-0fc234ed2225 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1521] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:49:34 2026] POST /v2.0/subnets => generated 631 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:34.467 7 WARNING neutron_lib.context [None req-b7f154bc-8a6a-4cf4-9800-ecf5506ea4c8 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:34.531 7 INFO neutron.db.segments_db [None req-b7f154bc-8a6a-4cf4-9800-ecf5506ea4c8 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Added segment f1190341-388f-411e-9034-55e49d1449cd of type vxlan for network 382da1da-def4-4e1a-ae92-0cc92d0e8d07 [pid: 8|app: 0|req: 700/1522] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:49:34 2026] POST /v2.0/subnets => generated 602 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:34.559 8 WARNING neutron_lib.context [None req-0a67e956-d326-4b03-bec0-6a53fa99f6ab c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:34.884 7 INFO neutron.db.l3_hamode_db [None req-b7f154bc-8a6a-4cf4-9800-ecf5506ea4c8 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 701/1523] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:49:34 2026] POST /v2.0/subnets => generated 602 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:34.951 8 WARNING neutron_lib.context [None req-33b0a350-5870-47b6-8482-4d733f4b99d9 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:34.993 8 INFO neutron.db.segments_db [None req-33b0a350-5870-47b6-8482-4d733f4b99d9 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Added segment 3deb47b7-cc42-401b-95c7-9201251baf00 of type vxlan for network bbd8163e-a9ca-48a7-a7a9-ac0ac918c5dc 2026-05-18 01:49:35.073 7 INFO neutron.db.l3_hamode_db [None req-b7f154bc-8a6a-4cf4-9800-ecf5506ea4c8 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:49:35.368 8 INFO neutron.db.l3_hamode_db [None req-33b0a350-5870-47b6-8482-4d733f4b99d9 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 823/1524] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:49:34 2026] POST /v2.0/routers => generated 511 bytes in 1621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:36.082 8 INFO neutron.db.l3_hamode_db [None req-33b0a350-5870-47b6-8482-4d733f4b99d9 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 824/1525] 10.0.0.249 () {34 vars in 677 bytes} [Mon May 18 01:49:36 2026] POST /v2.0/qos/policies => generated 359 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1526] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:49:34 2026] POST /v2.0/routers => generated 507 bytes in 1994 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1527] 10.0.0.249 () {34 vars in 677 bytes} [Mon May 18 01:49:36 2026] POST /v2.0/qos/policies => generated 359 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1528] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:49:36 2026] PUT /v2.0/routers/e820194b-0234-4023-be97-b805d00a2b35/add_router_interface => generated 309 bytes in 1838 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1529] 10.0.0.249 () {34 vars in 677 bytes} [Mon May 18 01:49:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:38.460 7 WARNING neutron_lib.context [None req-f0b20809-a644-4e9d-ae9b-a6877d9874e2 84b175055e6c47c28f5fa5748153b556 366e2e15cb9e47aba766e0988f6367d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 704/1530] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:49:37 2026] PUT /v2.0/routers/3ab14c02-f187-4cd7-82a9-a92ae58dfb5e/add_router_interface => generated 309 bytes in 1574 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1531] 10.0.0.249 () {34 vars in 683 bytes} [Mon May 18 01:49:38 2026] POST /v2.0/security-groups => generated 1601 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1532] 10.0.0.249 () {34 vars in 677 bytes} [Mon May 18 01:49:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1533] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:49:38 2026] GET /v2.0/ports/865fe225-9a55-4d19-9d73-92ebf4685252 => generated 959 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:38.730 8 WARNING neutron_lib.context [None req-483f2099-a2ba-4f97-8a5a-fbcd3cad8bce 84b175055e6c47c28f5fa5748153b556 366e2e15cb9e47aba766e0988f6367d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 829/1534] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:49:38 2026] GET /v2.0/ports/7e84853a-5d1f-46d0-8bf8-0838a681d16f => generated 955 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1535] 10.0.0.249 () {34 vars in 677 bytes} [Mon May 18 01:49:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1536] 10.0.0.249 () {34 vars in 683 bytes} [Mon May 18 01:49:38 2026] POST /v2.0/security-groups => generated 1601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1537] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:49:38 2026] PUT /v2.0/routers/e820194b-0234-4023-be97-b805d00a2b35/add_router_interface => generated 309 bytes in 1489 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1538] 10.0.0.249 () {34 vars in 752 bytes} [Mon May 18 01:49:40 2026] PUT /v2.0/policies/cad31e18-124c-4a1e-98d4-416f9baf3e22/tags => generated 17 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:40.409 7 WARNING neutron_lib.context [None req-fd217144-fcbc-40c4-a7cf-a716a54cdcb6 84b175055e6c47c28f5fa5748153b556 366e2e15cb9e47aba766e0988f6367d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 707/1539] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:49:38 2026] PUT /v2.0/routers/3ab14c02-f187-4cd7-82a9-a92ae58dfb5e/add_router_interface => generated 309 bytes in 1660 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1540] 10.0.0.249 () {34 vars in 683 bytes} [Mon May 18 01:49:40 2026] POST /v2.0/security-groups => generated 1601 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1541] 10.0.0.249 () {34 vars in 752 bytes} [Mon May 18 01:49:40 2026] PUT /v2.0/policies/a26e1660-db73-47c8-95ca-03bc5331c65e/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: 708/1542] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:49:40 2026] GET /v2.0/ports/f9688856-6e44-4359-b835-deb7a5dcacd6 => generated 967 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:40.639 8 WARNING neutron_lib.context [None req-d65b5b72-bac0-43e8-af52-0d0d09e6ffa9 84b175055e6c47c28f5fa5748153b556 366e2e15cb9e47aba766e0988f6367d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1543] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:49:40 2026] GET /v2.0/ports/75d739fe-f15b-4889-9a73-c476c105e9e1 => generated 955 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1544] 10.0.0.249 () {34 vars in 752 bytes} [Mon May 18 01:49:40 2026] PUT /v2.0/policies/ace1b710-2b50-48e4-9736-f0e5bc0b62db/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1545] 10.0.0.249 () {34 vars in 683 bytes} [Mon May 18 01:49:40 2026] POST /v2.0/security-groups => generated 1601 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1546] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:49:40 2026] PUT /v2.0/routers/e820194b-0234-4023-be97-b805d00a2b35/remove_router_interface => generated 309 bytes in 1024 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1547] 10.0.0.249 () {34 vars in 752 bytes} [Mon May 18 01:49:41 2026] PUT /v2.0/policies/16058e4c-ce29-46ca-bd33-1c1dc9bc980b/tags => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:41.806 7 WARNING neutron_lib.context [None req-040f545b-af8c-496d-bc56-27c5feb823ea 84b175055e6c47c28f5fa5748153b556 366e2e15cb9e47aba766e0988f6367d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 839/1548] 10.0.0.249 () {34 vars in 683 bytes} [Mon May 18 01:49:41 2026] POST /v2.0/security-groups => generated 1601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1549] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:49:40 2026] PUT /v2.0/routers/3ab14c02-f187-4cd7-82a9-a92ae58dfb5e/remove_router_interface => generated 309 bytes in 1504 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1550] 10.0.0.249 () {34 vars in 766 bytes} [Mon May 18 01:49:42 2026] PUT /v2.0/security-groups/aeb44287-638b-4268-b801-51b80efb67e5/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1551] 10.0.0.249 () {32 vars in 673 bytes} [Mon May 18 01:49:42 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1552] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:49:41 2026] PUT /v2.0/routers/e820194b-0234-4023-be97-b805d00a2b35/remove_router_interface => generated 309 bytes in 1039 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1553] 10.0.0.249 () {34 vars in 766 bytes} [Mon May 18 01:49:42 2026] PUT /v2.0/security-groups/23d0a259-75be-4ce7-a4bf-80c5d73223e2/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1554] 10.0.0.249 () {32 vars in 687 bytes} [Mon May 18 01:49:43 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1557] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:49:43 2026] GET /v2.0/ports?device_id=e820194b-0234-4023-be97-b805d00a2b35 => 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: 846/1558] 10.0.0.249 () {34 vars in 766 bytes} [Mon May 18 01:49:43 2026] PUT /v2.0/security-groups/0e759880-842c-4030-bb0d-24aa877420c8/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1559] 10.0.0.249 () {32 vars in 683 bytes} [Mon May 18 01:49:43 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1560] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:49:42 2026] PUT /v2.0/routers/3ab14c02-f187-4cd7-82a9-a92ae58dfb5e/remove_router_interface => generated 309 bytes in 1102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1561] 10.0.0.249 () {34 vars in 766 bytes} [Mon May 18 01:49:43 2026] PUT /v2.0/security-groups/ba35470e-6986-4963-9331-2bc64a03c86e/tags => 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: 715/1562] 10.0.0.249 () {32 vars in 695 bytes} [Mon May 18 01:49:43 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1563] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:49:43 2026] GET /v2.0/ports?device_id=3ab14c02-f187-4cd7-82a9-a92ae58dfb5e => 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: 717/1564] 10.0.0.249 () {32 vars in 679 bytes} [Mon May 18 01:49:43 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1565] 10.0.0.249 () {32 vars in 681 bytes} [Mon May 18 01:49:43 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:43.867 7 INFO neutron.services.segments.plugin [-] Segment f1190341-388f-411e-9034-55e49d1449cd resource provider aggregate not found 2026-05-18 01:49:43.871 7 INFO neutron.services.segments.plugin [-] Segment f1190341-388f-411e-9034-55e49d1449cd resource provider aggregate not found 2026-05-18 01:49:43.881 7 INFO neutron.services.segments.plugin [-] Segment f1190341-388f-411e-9034-55e49d1449cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1190341-388f-411e-9034-55e49d1449cd found for delete ", "request_id": "req-3b6a20a2-27b3-47ff-939e-315ae72d6e2a"}]} 2026-05-18 01:49:43.891 7 INFO neutron.db.l3_hamode_db [None req-9d986621-c3cf-4eea-a485-b1ae98008ef0 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] HA network 382da1da-def4-4e1a-ae92-0cc92d0e8d07 was deleted as no HA routers are present in tenant d187a83b22a84fde9b90aa1f7f18e2f9. [pid: 7|app: 0|req: 848/1566] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:43 2026] DELETE /v2.0/routers/e820194b-0234-4023-be97-b805d00a2b35 => generated 0 bytes in 715 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:43.900 7 INFO neutron.services.segments.plugin [-] Segment f1190341-388f-411e-9034-55e49d1449cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1190341-388f-411e-9034-55e49d1449cd found for delete ", "request_id": "req-c41810ea-a791-4a41-9bec-6301a3cab753"}]} [pid: 7|app: 0|req: 849/1567] 10.0.0.249 () {32 vars in 693 bytes} [Mon May 18 01:49:43 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1568] 10.0.0.249 () {32 vars in 695 bytes} [Mon May 18 01:49:43 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1569] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:44 2026] DELETE /v2.0/subnets/2d969312-f051-43cc-a9e4-2a1eae680cf7 => 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: 852/1570] 10.0.0.249 () {32 vars in 689 bytes} [Mon May 18 01:49:44 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1571] 10.0.0.249 () {32 vars in 691 bytes} [Mon May 18 01:49:44 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:44.532 8 INFO neutron.services.segments.plugin [-] Segment 3deb47b7-cc42-401b-95c7-9201251baf00 resource provider aggregate not found 2026-05-18 01:49:44.537 8 INFO neutron.services.segments.plugin [-] Segment 3deb47b7-cc42-401b-95c7-9201251baf00 resource provider aggregate not found 2026-05-18 01:49:44.551 8 INFO neutron.services.segments.plugin [-] Segment 3deb47b7-cc42-401b-95c7-9201251baf00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3deb47b7-cc42-401b-95c7-9201251baf00 found for delete ", "request_id": "req-96f1800a-6e4d-488e-89cf-fdc60c80d80f"}]} 2026-05-18 01:49:44.558 8 INFO neutron.services.segments.plugin [-] Segment 3deb47b7-cc42-401b-95c7-9201251baf00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3deb47b7-cc42-401b-95c7-9201251baf00 found for delete ", "request_id": "req-ee624b71-6976-41c8-a5a6-c87ababb576f"}]} 2026-05-18 01:49:44.558 8 INFO neutron.db.l3_hamode_db [None req-81abd633-dac1-49d7-9bed-e22e4a8d2af7 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] HA network bbd8163e-a9ca-48a7-a7a9-ac0ac918c5dc was deleted as no HA routers are present in tenant 4bcc2672a0a143ee81bbdb4caf292959. [pid: 8|app: 0|req: 719/1572] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:43 2026] DELETE /v2.0/routers/3ab14c02-f187-4cd7-82a9-a92ae58dfb5e => generated 0 bytes in 775 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1573] 10.0.0.249 () {32 vars in 701 bytes} [Mon May 18 01:49:44 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1574] 10.0.0.249 () {32 vars in 703 bytes} [Mon May 18 01:49:44 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1575] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:44 2026] DELETE /v2.0/subnets/3eb5f030-994d-472d-81be-bbe7764f0adc => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1576] 10.0.0.249 () {32 vars in 687 bytes} [Mon May 18 01:49:44 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1577] 10.0.0.249 () {32 vars in 733 bytes} [Mon May 18 01:49:44 2026] DELETE /v2.0/qos/policies/cad31e18-124c-4a1e-98d4-416f9baf3e22 => 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: 854/1578] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:44 2026] DELETE /v2.0/subnets/07634fac-5175-41e9-b454-286650f43f34 => generated 0 bytes in 731 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1579] 10.0.0.249 () {32 vars in 701 bytes} [Mon May 18 01:49:45 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1580] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:45 2026] DELETE /v2.0/subnets/b2c8b657-da1e-4fe9-9fd9-9f389321aad5 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1581] 10.0.0.249 () {32 vars in 733 bytes} [Mon May 18 01:49:45 2026] DELETE /v2.0/qos/policies/a26e1660-db73-47c8-95ca-03bc5331c65e => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1582] 10.0.0.249 () {32 vars in 697 bytes} [Mon May 18 01:49:45 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1583] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:45 2026] DELETE /v2.0/networks/8ceb0458-23dd-45a2-b25e-42232bc5bc9d => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1584] 10.0.0.249 () {32 vars in 733 bytes} [Mon May 18 01:49:45 2026] DELETE /v2.0/qos/policies/ace1b710-2b50-48e4-9736-f0e5bc0b62db => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1585] 10.0.0.249 () {32 vars in 709 bytes} [Mon May 18 01:49:45 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1586] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:45 2026] DELETE /v2.0/networks/eb971a24-dfab-41eb-a327-817b07663cc7 => 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: 859/1587] 10.0.0.249 () {32 vars in 733 bytes} [Mon May 18 01:49:45 2026] DELETE /v2.0/qos/policies/16058e4c-ce29-46ca-bd33-1c1dc9bc980b => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1588] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:45 2026] DELETE /v2.0/security-groups/aeb44287-638b-4268-b801-51b80efb67e5 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1589] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:45 2026] DELETE /v2.0/networks/3bb95f0e-f3f0-44e1-ba6e-a3a21deb53c3 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1590] 10.0.0.249 () {32 vars in 733 bytes} [Mon May 18 01:49:45 2026] DELETE /v2.0/qos/policies/3b740350-666f-43a0-b0a1-6b2fc1cd2aaa => 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: 731/1591] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:45 2026] DELETE /v2.0/security-groups/23d0a259-75be-4ce7-a4bf-80c5d73223e2 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:45.878 8 WARNING neutron_lib.context [None req-d5c4734f-d830-46fd-939e-7323c2aca937 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 861/1592] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:45 2026] DELETE /v2.0/networks/792ff3cf-f8de-4c24-a54e-d66b7e311a50 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:45.911 7 INFO neutron.services.segments.plugin [-] Segment 8cd75cb1-02f7-43bf-b667-7ee89f7fc5e4 resource provider aggregate not found 2026-05-18 01:49:45.919 7 INFO neutron.services.segments.plugin [-] Segment 8cd75cb1-02f7-43bf-b667-7ee89f7fc5e4 resource provider aggregate not found 2026-05-18 01:49:45.925 7 INFO neutron.services.segments.plugin [-] Segment 8cd75cb1-02f7-43bf-b667-7ee89f7fc5e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cd75cb1-02f7-43bf-b667-7ee89f7fc5e4 found for delete ", "request_id": "req-d87913b2-c3b6-4ffe-aae0-81fda87dfb22"}]} 2026-05-18 01:49:45.938 7 INFO neutron.services.segments.plugin [-] Segment 8cd75cb1-02f7-43bf-b667-7ee89f7fc5e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cd75cb1-02f7-43bf-b667-7ee89f7fc5e4 found for delete ", "request_id": "req-df270057-f584-45ca-b381-fb031c5f2419"}]} 2026-05-18 01:49:45.938 8 INFO neutron.db.segments_db [None req-d5c4734f-d830-46fd-939e-7323c2aca937 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Added segment 8255635a-7468-4b03-b5ca-6deaa1288797 of type vxlan for network 2b90d86e-4353-4501-bba0-7d96bcf2f55a 2026-05-18 01:49:45.944 7 INFO neutron.services.segments.plugin [-] Segment a8ef231c-4591-4cb4-8280-545884b95200 resource provider aggregate not found 2026-05-18 01:49:45.954 7 INFO neutron.services.segments.plugin [-] Segment a8ef231c-4591-4cb4-8280-545884b95200 resource provider aggregate not found 2026-05-18 01:49:45.966 7 INFO neutron.services.segments.plugin [-] Segment a8ef231c-4591-4cb4-8280-545884b95200 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8ef231c-4591-4cb4-8280-545884b95200 found for delete ", "request_id": "req-579a2711-a92e-45da-8bd3-8cc6c7610002"}]} 2026-05-18 01:49:45.970 7 INFO neutron.services.segments.plugin [-] Segment a8ef231c-4591-4cb4-8280-545884b95200 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8ef231c-4591-4cb4-8280-545884b95200 found for delete ", "request_id": "req-e2fb53f9-9f4a-4e13-8bfe-dff772f6735f"}]} [pid: 7|app: 0|req: 862/1593] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:45 2026] DELETE /v2.0/security-groups/0e759880-842c-4030-bb0d-24aa877420c8 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:46.021 7 WARNING neutron_lib.context [None req-e404c59e-ee01-44c0-aa46-48d4595e49dd c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1594] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:49:45 2026] POST /v2.0/networks => generated 633 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:46.088 7 INFO neutron.db.segments_db [None req-e404c59e-ee01-44c0-aa46-48d4595e49dd c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Added segment 4f7669c5-18b2-4700-bbcb-a83187dc39b3 of type vxlan for network 2a7246ff-7ac2-4740-983f-7c2c98c9c59a [pid: 8|app: 0|req: 733/1595] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:46 2026] DELETE /v2.0/security-groups/ba35470e-6986-4963-9331-2bc64a03c86e => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:46.184 8 WARNING neutron_lib.context [None req-3025f9d8-2691-4fec-9288-067fc8537b3f 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 863/1596] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:49:46 2026] POST /v2.0/networks => generated 629 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1597] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:46 2026] DELETE /v2.0/security-groups/65f57609-7ee9-4e8e-9001-0be6cea0e298 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:46.326 7 WARNING neutron_lib.context [None req-2d4013cf-d3e9-4277-b37d-18e5233ca7dc c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 734/1598] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:49:46 2026] POST /v2.0/subnets => generated 622 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:46.548 8 WARNING neutron_lib.context [None req-66c8f512-0fef-4720-a28a-8832a799c522 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:46.584 8 INFO neutron.services.segments.plugin [-] Segment f2907465-5e59-4f1c-8876-640ec6283628 resource provider aggregate not found 2026-05-18 01:49:46.589 8 INFO neutron.services.segments.plugin [-] Segment f2907465-5e59-4f1c-8876-640ec6283628 resource provider aggregate not found 2026-05-18 01:49:46.610 8 INFO neutron.services.segments.plugin [-] Segment f2907465-5e59-4f1c-8876-640ec6283628 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2907465-5e59-4f1c-8876-640ec6283628 found for delete ", "request_id": "req-1889e342-75f2-4687-9af9-c8abb4c58113"}]} 2026-05-18 01:49:46.616 8 INFO neutron.services.segments.plugin [-] Segment f2907465-5e59-4f1c-8876-640ec6283628 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2907465-5e59-4f1c-8876-640ec6283628 found for delete ", "request_id": "req-3176acaa-7cbb-4226-8a62-59fdfcb725fc"}]} 2026-05-18 01:49:46.629 8 INFO neutron.services.segments.plugin [-] Segment 07f5e5e0-431a-4170-9cb2-d4905c9ae5a0 resource provider aggregate not found 2026-05-18 01:49:46.638 8 INFO neutron.services.segments.plugin [-] Segment 07f5e5e0-431a-4170-9cb2-d4905c9ae5a0 resource provider aggregate not found 2026-05-18 01:49:46.653 8 INFO neutron.services.segments.plugin [-] Segment 07f5e5e0-431a-4170-9cb2-d4905c9ae5a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07f5e5e0-431a-4170-9cb2-d4905c9ae5a0 found for delete ", "request_id": "req-fc048e58-62ba-4236-b565-4f5287d9e606"}]} 2026-05-18 01:49:46.655 8 INFO neutron.db.segments_db [None req-66c8f512-0fef-4720-a28a-8832a799c522 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Added segment 709f27bf-b9e9-4502-a6fb-026ef16809e0 of type vxlan for network 44ec0b18-62d4-4cb6-94e0-7ea4b00a06b1 [pid: 7|app: 0|req: 865/1599] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:49:46 2026] POST /v2.0/subnets => generated 602 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:46.658 8 INFO neutron.services.segments.plugin [-] Segment 07f5e5e0-431a-4170-9cb2-d4905c9ae5a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07f5e5e0-431a-4170-9cb2-d4905c9ae5a0 found for delete ", "request_id": "req-14a3b198-6067-492f-8f6a-a0e1be3d1af5"}]} [pid: 7|app: 0|req: 866/1600] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:49:46 2026] GET /v2.0/security-groups?tenant_id=f81d09b99634420fa1f8439582209420&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:46.956 7 WARNING neutron_lib.context [None req-7ad73d7e-f4ef-4e72-9e8e-a1fc24da3517 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:47.006 7 INFO neutron.db.segments_db [None req-7ad73d7e-f4ef-4e72-9e8e-a1fc24da3517 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Added segment 27bda2c2-ed28-417e-9af8-5a1d4ed9b789 of type vxlan for network fb376544-3115-40dd-9e9a-ac3ab20ee256 2026-05-18 01:49:47.053 8 INFO neutron.db.l3_hamode_db [None req-66c8f512-0fef-4720-a28a-8832a799c522 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:49:47.226 8 INFO neutron.db.l3_hamode_db [None req-66c8f512-0fef-4720-a28a-8832a799c522 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:49:47.328 7 INFO neutron.db.l3_hamode_db [None req-7ad73d7e-f4ef-4e72-9e8e-a1fc24da3517 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:49:47.538 7 INFO neutron.db.l3_hamode_db [None req-7ad73d7e-f4ef-4e72-9e8e-a1fc24da3517 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 735/1601] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:49:46 2026] POST /v2.0/routers => generated 511 bytes in 1512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1602] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:48 2026] DELETE /v2.0/security-groups/18cac691-1332-4f50-90e3-c67b8aaf179d => 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: 867/1603] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:49:46 2026] POST /v2.0/routers => generated 506 bytes in 1402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:48.358 7 WARNING neutron_lib.context [None req-3975eb45-fece-44ae-b02a-cd61449dde6e 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 737/1604] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:49:48 2026] GET /v2.0/security-groups?tenant_id=7c1f831c26c245b78f23dbb79dbec8c9&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: 738/1605] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:49:48 2026] GET /v2.0/security-groups?tenant_id=cb244fbe7246419092730ec7a4d195f5&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:48.589 8 WARNING neutron_lib.context [None req-413c816b-9512-482c-894c-f4b75a2f97b7 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1606] 10.0.0.249 () {34 vars in 664 bytes} [Mon May 18 01:49:48 2026] POST /v2.0/ports => generated 964 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 869/1607] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:48 2026] DELETE /v2.0/security-groups/8115b995-0176-45df-b0d2-741000d6c22b => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1608] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:48 2026] DELETE /v2.0/security-groups/c55876b8-4f75-4091-9101-2f6e89b81961 => 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: 739/1609] 10.0.0.249 () {34 vars in 664 bytes} [Mon May 18 01:49:48 2026] POST /v2.0/ports => generated 952 bytes in 654 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: 740/1610] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:49:49 2026] GET /v2.0/security-groups?tenant_id=366e2e15cb9e47aba766e0988f6367d3&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1611] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:49:49 2026] GET /v2.0/security-groups?tenant_id=13b70b6f923d49ce8c44a225ced04a27&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1612] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:49:49 2026] PUT /v2.0/routers/2dc08661-6bbe-40ab-a8a5-cc0f645b6eb9/add_router_interface => generated 309 bytes in 1483 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: 872/1613] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:50 2026] DELETE /v2.0/security-groups/fd97a957-1046-40e2-8b66-6323cfc8f7b0 => 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: 873/1614] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:50 2026] DELETE /v2.0/security-groups/6ff8de1c-26b7-48f8-9726-f8be0bf8ef22 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1615] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:49:50 2026] GET /v2.0/ports/a772a50e-b78b-4a9e-9a84-53771b07d9a0 => generated 1038 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1616] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:49:50 2026] GET /v2.0/security-groups?tenant_id=5cd7580193734ffd9a8ba11754161936&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1617] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:49:49 2026] PUT /v2.0/routers/8287a18f-d028-40c3-9d40-6640bf5fd75b/add_router_interface => generated 309 bytes in 1666 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: 743/1618] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:49:51 2026] GET /v2.0/ports/3066cbd3-0eba-4c15-83fe-0e84bf1d199d => generated 1026 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1619] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:49:51 2026] DELETE /v2.0/security-groups/69d6a038-acd3-4e10-b756-1f7b2f373d3a => 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: 876/1620] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:49:51 2026] PUT /v2.0/routers/2dc08661-6bbe-40ab-a8a5-cc0f645b6eb9/remove_router_interface => generated 309 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:49:52.410 7 INFO neutron.api.v2.resource [None req-958f20ad-d015-46fb-abf9-55724f7d8a7e 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 877/1621] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:49:52 2026] PUT /v2.0/routers/2dc08661-6bbe-40ab-a8a5-cc0f645b6eb9/remove_router_interface => generated 197 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1622] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:49:52 2026] GET /v2.0/ports?device_id=2dc08661-6bbe-40ab-a8a5-cc0f645b6eb9 => 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: 745/1623] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:49:51 2026] PUT /v2.0/routers/8287a18f-d028-40c3-9d40-6640bf5fd75b/remove_router_interface => generated 309 bytes in 1553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:49:53.016 8 INFO neutron.api.v2.resource [None req-b4c01cf3-1221-4b4e-bd70-614cb1d8833c c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 746/1624] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:49:52 2026] PUT /v2.0/routers/8287a18f-d028-40c3-9d40-6640bf5fd75b/remove_router_interface => generated 197 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1625] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:49:53 2026] GET /v2.0/ports?device_id=8287a18f-d028-40c3-9d40-6640bf5fd75b => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:53.261 7 INFO neutron.services.segments.plugin [-] Segment 709f27bf-b9e9-4502-a6fb-026ef16809e0 resource provider aggregate not found 2026-05-18 01:49:53.266 7 INFO neutron.services.segments.plugin [-] Segment 709f27bf-b9e9-4502-a6fb-026ef16809e0 resource provider aggregate not found 2026-05-18 01:49:53.277 7 INFO neutron.services.segments.plugin [-] Segment 709f27bf-b9e9-4502-a6fb-026ef16809e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 709f27bf-b9e9-4502-a6fb-026ef16809e0 found for delete ", "request_id": "req-bb64a920-a499-4413-8779-4bebfc9cfbcd"}]} 2026-05-18 01:49:53.287 7 INFO neutron.services.segments.plugin [-] Segment 709f27bf-b9e9-4502-a6fb-026ef16809e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 709f27bf-b9e9-4502-a6fb-026ef16809e0 found for delete ", "request_id": "req-2c54558e-0fba-4de0-af11-3c71632a8200"}]} 2026-05-18 01:49:53.298 7 INFO neutron.db.l3_hamode_db [None req-33be24ec-74b4-49ff-9548-0009bc326916 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] HA network 44ec0b18-62d4-4cb6-94e0-7ea4b00a06b1 was deleted as no HA routers are present in tenant d187a83b22a84fde9b90aa1f7f18e2f9. [pid: 7|app: 0|req: 879/1626] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:52 2026] DELETE /v2.0/routers/2dc08661-6bbe-40ab-a8a5-cc0f645b6eb9 => generated 0 bytes in 854 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:53.753 8 INFO neutron.services.segments.plugin [-] Segment 27bda2c2-ed28-417e-9af8-5a1d4ed9b789 resource provider aggregate not found 2026-05-18 01:49:53.759 8 INFO neutron.services.segments.plugin [-] Segment 27bda2c2-ed28-417e-9af8-5a1d4ed9b789 resource provider aggregate not found 2026-05-18 01:49:53.767 8 INFO neutron.services.segments.plugin [-] Segment 27bda2c2-ed28-417e-9af8-5a1d4ed9b789 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27bda2c2-ed28-417e-9af8-5a1d4ed9b789 found for delete ", "request_id": "req-80e7f99c-d92f-4d83-81fb-21bfea31b66e"}]} 2026-05-18 01:49:53.775 8 INFO neutron.db.l3_hamode_db [None req-34add7f6-1992-4139-b266-30555c46cfac c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] HA network fb376544-3115-40dd-9e9a-ac3ab20ee256 was deleted as no HA routers are present in tenant 4bcc2672a0a143ee81bbdb4caf292959. [pid: 8|app: 0|req: 748/1627] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:53 2026] DELETE /v2.0/routers/8287a18f-d028-40c3-9d40-6640bf5fd75b => generated 0 bytes in 726 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:53.789 8 INFO neutron.services.segments.plugin [-] Segment 27bda2c2-ed28-417e-9af8-5a1d4ed9b789 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27bda2c2-ed28-417e-9af8-5a1d4ed9b789 found for delete ", "request_id": "req-4c72cdf7-85ca-4076-9536-66704d6ce2ff"}]} [pid: 8|app: 0|req: 749/1628] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:53 2026] DELETE /v2.0/subnets/3aa8a4d0-841b-4953-b4c9-6900d349f2ed => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1629] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:49:53 2026] DELETE /v2.0/subnets/28e8229d-ed2a-4072-bf13-b181cf2b253c => generated 0 bytes in 774 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1630] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:54 2026] DELETE /v2.0/networks/2a7246ff-7ac2-4740-983f-7c2c98c9c59a => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1631] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:49:54 2026] DELETE /v2.0/networks/2b90d86e-4353-4501-bba0-7d96bcf2f55a => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:54.531 7 WARNING neutron_lib.context [None req-f9ab36bb-c738-4efe-9db2-5c3e68d27b1e c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:54.614 7 INFO neutron.db.segments_db [None req-f9ab36bb-c738-4efe-9db2-5c3e68d27b1e c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Added segment ed5591f9-91fa-4862-8a6e-d2402cdbeb59 of type vxlan for network cefe561d-dc90-49cb-8ca7-8398c47fd8d7 [pid: 7|app: 0|req: 882/1632] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:49:54 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-05-18 01:49:54.724 7 WARNING neutron_lib.context [None req-2b97e9bc-d4ee-40cb-91ef-32ff4ae30be5 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:54.804 8 WARNING neutron_lib.context [None req-f36e5479-49b3-41bb-ae47-aa29c899a402 c0231f0356c147c29d154bc787707160 1efb76a5dc4e4218a386a86385b60fc0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:54.825 7 INFO neutron.db.segments_db [None req-2b97e9bc-d4ee-40cb-91ef-32ff4ae30be5 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Added segment 55422b8c-f5be-49f7-8079-87dd02b663fe of type vxlan for network 406c54ac-5c99-4106-9aa1-f36e90aad40e [pid: 7|app: 0|req: 883/1633] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:49:54 2026] POST /v2.0/networks => generated 632 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:54.980 7 WARNING neutron_lib.context [None req-f38213f8-9878-45f3-ab1d-dfb8fe9e5500 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:55.303 7 INFO neutron.services.segments.plugin [-] Segment 8255635a-7468-4b03-b5ca-6deaa1288797 resource provider aggregate not found 2026-05-18 01:49:55.309 7 INFO neutron.services.segments.plugin [-] Segment 8255635a-7468-4b03-b5ca-6deaa1288797 resource provider aggregate not found [pid: 7|app: 0|req: 884/1634] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:49:54 2026] POST /v2.0/subnets => generated 602 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:55.326 7 WARNING neutron_lib.context [None req-08a572e9-b6a8-42e8-b51b-988778cbc2b8 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:55.331 7 INFO neutron.services.segments.plugin [-] Segment 8255635a-7468-4b03-b5ca-6deaa1288797 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8255635a-7468-4b03-b5ca-6deaa1288797 found for delete ", "request_id": "req-3b977410-c48e-4bee-903d-bb9664e38988"}]} 2026-05-18 01:49:55.331 7 INFO neutron.services.segments.plugin [-] Segment 8255635a-7468-4b03-b5ca-6deaa1288797 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8255635a-7468-4b03-b5ca-6deaa1288797 found for delete ", "request_id": "req-cd6fad8c-f573-4c32-bfd7-647219609f80"}]} [pid: 8|app: 0|req: 751/1635] 10.0.0.249 () {34 vars in 675 bytes} [Mon May 18 01:49:54 2026] POST /v2.0/floatingips => generated 552 bytes in 1055 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:55.550 8 WARNING neutron_lib.context [None req-a5aef3d7-7a4f-4223-a257-9ca6b9b22c81 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:55.592 8 INFO neutron.db.segments_db [None req-a5aef3d7-7a4f-4223-a257-9ca6b9b22c81 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Added segment 359f718f-2519-4f9d-86c1-c68c91dba76d of type vxlan for network 09f6a385-4950-4e22-9965-c0727ad9e314 [pid: 7|app: 0|req: 885/1636] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:49:55 2026] POST /v2.0/subnets => generated 622 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1637] 10.0.0.249 () {34 vars in 758 bytes} [Mon May 18 01:49:55 2026] PUT /v2.0/floatingips/e7e86f88-460e-40ac-8582-7d49d1be3a32/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:55.781 7 WARNING neutron_lib.context [None req-a0a7c4f8-6c27-4a79-ac2a-2e9a84ca7868 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:55.801 8 INFO neutron.services.segments.plugin [-] Segment 4f7669c5-18b2-4700-bbcb-a83187dc39b3 resource provider aggregate not found 2026-05-18 01:49:55.809 8 INFO neutron.services.segments.plugin [-] Segment 4f7669c5-18b2-4700-bbcb-a83187dc39b3 resource provider aggregate not found 2026-05-18 01:49:55.818 8 INFO neutron.services.segments.plugin [-] Segment 4f7669c5-18b2-4700-bbcb-a83187dc39b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f7669c5-18b2-4700-bbcb-a83187dc39b3 found for delete ", "request_id": "req-c9bfac73-9c1b-48a9-a833-840b564fe522"}]} 2026-05-18 01:49:55.819 7 INFO neutron.db.segments_db [None req-a0a7c4f8-6c27-4a79-ac2a-2e9a84ca7868 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Added segment a3e1e019-a4ee-4ba5-aa11-1326c65fac40 of type vxlan for network d7582ea8-3c77-4730-bebc-a45f61e095aa 2026-05-18 01:49:55.821 8 INFO neutron.services.segments.plugin [-] Segment 4f7669c5-18b2-4700-bbcb-a83187dc39b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f7669c5-18b2-4700-bbcb-a83187dc39b3 found for delete ", "request_id": "req-d6fca2f4-859e-47db-96dd-dc5f0f923057"}]} 2026-05-18 01:49:55.923 8 INFO neutron.db.l3_hamode_db [None req-a5aef3d7-7a4f-4223-a257-9ca6b9b22c81 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:49:56.084 8 INFO neutron.db.l3_hamode_db [None req-a5aef3d7-7a4f-4223-a257-9ca6b9b22c81 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:49:56.135 7 INFO neutron.db.l3_hamode_db [None req-a0a7c4f8-6c27-4a79-ac2a-2e9a84ca7868 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:49:56.311 7 INFO neutron.db.l3_hamode_db [None req-a0a7c4f8-6c27-4a79-ac2a-2e9a84ca7868 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 752/1638] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:49:55 2026] POST /v2.0/routers => generated 506 bytes in 1314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:57.026 8 WARNING neutron_lib.context [None req-d9679ec3-506a-4ddd-921d-4b290bc2c4b8 de518406dca740ce8d232dbcd75f4b43 1c91cdcfc0fe42e5861b8b2a1abe841b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 887/1639] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:49:55 2026] POST /v2.0/routers => generated 511 bytes in 1321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1640] 10.0.0.249 () {32 vars in 738 bytes} [Mon May 18 01:49:57 2026] GET /v2.0/floatingips/e7e86f88-460e-40ac-8582-7d49d1be3a32/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:57.189 8 INFO neutron.db.segments_db [None req-d9679ec3-506a-4ddd-921d-4b290bc2c4b8 de518406dca740ce8d232dbcd75f4b43 1c91cdcfc0fe42e5861b8b2a1abe841b - - default default] Added segment e4eca448-a3df-4511-9deb-f59a317f628e of type vxlan for network 2a506004-0859-4a97-8204-07da92cd638f [pid: 8|app: 0|req: 753/1641] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:49:56 2026] POST /v2.0/networks => generated 632 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1642] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:49:57 2026] PUT /v2.0/routers/6546ef6e-8140-4921-a8f1-dd427c1e2ba3/add_router_interface => generated 309 bytes in 1542 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1643] 10.0.0.249 () {34 vars in 769 bytes} [Mon May 18 01:49:58 2026] PUT /v2.0/floatingips/e7e86f88-460e-40ac-8582-7d49d1be3a32/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-18 01:49:58.732 7 WARNING neutron_lib.context [None req-ccffdb9a-32cc-46d9-8ee3-fb9a22c1ebd2 de518406dca740ce8d232dbcd75f4b43 1c91cdcfc0fe42e5861b8b2a1abe841b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 891/1644] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:49:58 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: 894/1647] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:49:59 2026] GET /v2.0/ports/d895934a-2d71-4eaa-8c69-c492cc08f342 => generated 955 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1648] 10.0.0.249 () {32 vars in 738 bytes} [Mon May 18 01:49:59 2026] GET /v2.0/floatingips/e7e86f88-460e-40ac-8582-7d49d1be3a32/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:59.119 7 WARNING neutron_lib.context [None req-ae70db43-88fb-4d52-b8d2-ead3cbe8ca5f de518406dca740ce8d232dbcd75f4b43 1c91cdcfc0fe42e5861b8b2a1abe841b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 754/1649] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:49:57 2026] PUT /v2.0/routers/4dd16fe8-1702-4557-a357-d701d38b87cd/add_router_interface => generated 309 bytes in 1832 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:59.175 7 INFO neutron.db.segments_db [None req-ae70db43-88fb-4d52-b8d2-ead3cbe8ca5f de518406dca740ce8d232dbcd75f4b43 1c91cdcfc0fe42e5861b8b2a1abe841b - - default default] Added segment c555b729-afd4-4871-976a-251a42ee05ea of type vxlan for network 4def22f2-5bd4-40d0-9fe2-174b9490d219 [pid: 7|app: 0|req: 896/1650] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:49:59 2026] POST /v2.0/networks => generated 632 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1651] 10.0.0.249 () {34 vars in 765 bytes} [Mon May 18 01:49:59 2026] PUT /v2.0/floatingips/e7e86f88-460e-40ac-8582-7d49d1be3a32/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1652] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:49:59 2026] GET /v2.0/ports/d835d0b4-72a2-46f5-900e-8c35657bdb95 => generated 959 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:59.393 7 WARNING neutron_lib.context [None req-6484ea52-09b0-4cd1-a5ae-bd6272e55f45 de518406dca740ce8d232dbcd75f4b43 1c91cdcfc0fe42e5861b8b2a1abe841b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 899/1653] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:49:59 2026] POST /v2.0/subnets => generated 605 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1654] 10.0.0.249 () {32 vars in 738 bytes} [Mon May 18 01:49:59 2026] GET /v2.0/floatingips/e7e86f88-460e-40ac-8582-7d49d1be3a32/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1655] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:49:59 2026] PUT /v2.0/routers/6546ef6e-8140-4921-a8f1-dd427c1e2ba3/remove_router_interface => generated 309 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:50:00.342 8 WARNING neutron_lib.context [None req-52619380-20e2-4fcd-8258-b0cc1110dcb8 de518406dca740ce8d232dbcd75f4b43 1c91cdcfc0fe42e5861b8b2a1abe841b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:00.479 8 INFO neutron.db.segments_db [None req-52619380-20e2-4fcd-8258-b0cc1110dcb8 de518406dca740ce8d232dbcd75f4b43 1c91cdcfc0fe42e5861b8b2a1abe841b - - default default] Added segment 9af01d5b-9e1d-44c1-8d87-202b6754b632 of type vxlan for network d986dc26-6309-447a-9725-d8a23e5ede66 [pid: 8|app: 0|req: 756/1656] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:50:00 2026] POST /v2.0/networks => generated 632 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1657] 10.0.0.249 () {34 vars in 787 bytes} [Mon May 18 01:50:00 2026] PUT /v2.0/floatingips/e7e86f88-460e-40ac-8582-7d49d1be3a32/tags/black.or.white => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1658] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:50:00 2026] GET /v2.0/ports?device_id=6546ef6e-8140-4921-a8f1-dd427c1e2ba3 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:00.765 8 WARNING neutron_lib.context [None req-eabc615b-a3ff-415b-8fbd-09eb06eabf9a de518406dca740ce8d232dbcd75f4b43 1c91cdcfc0fe42e5861b8b2a1abe841b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 901/1659] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:49:59 2026] PUT /v2.0/routers/4dd16fe8-1702-4557-a357-d701d38b87cd/remove_router_interface => generated 309 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1660] 10.0.0.249 () {32 vars in 738 bytes} [Mon May 18 01:50:00 2026] GET /v2.0/floatingips/e7e86f88-460e-40ac-8582-7d49d1be3a32/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1661] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:50:00 2026] POST /v2.0/subnets => generated 605 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1662] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:50:01 2026] GET /v2.0/ports?device_id=4dd16fe8-1702-4557-a357-d701d38b87cd => 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: 761/1663] 10.0.0.249 () {34 vars in 758 bytes} [Mon May 18 01:50:01 2026] PUT /v2.0/floatingips/e7e86f88-460e-40ac-8582-7d49d1be3a32/tags => generated 37 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:01.515 8 WARNING neutron_lib.context [None req-2b273aab-8874-44d8-a582-81d1e879989f de518406dca740ce8d232dbcd75f4b43 1c91cdcfc0fe42e5861b8b2a1abe841b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:01.578 8 INFO neutron.db.segments_db [None req-2b273aab-8874-44d8-a582-81d1e879989f de518406dca740ce8d232dbcd75f4b43 1c91cdcfc0fe42e5861b8b2a1abe841b - - default default] Added segment 2bbcfb8d-64e5-4944-aec4-8d4df561daff of type vxlan for network c23d1731-68fc-48cd-9981-70e067730464 [pid: 8|app: 0|req: 762/1664] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:50:01 2026] POST /v2.0/networks => generated 631 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:01.736 7 INFO neutron.services.segments.plugin [-] Segment 359f718f-2519-4f9d-86c1-c68c91dba76d resource provider aggregate not found 2026-05-18 01:50:01.741 7 INFO neutron.services.segments.plugin [-] Segment 359f718f-2519-4f9d-86c1-c68c91dba76d resource provider aggregate not found 2026-05-18 01:50:01.766 7 INFO neutron.services.segments.plugin [-] Segment 359f718f-2519-4f9d-86c1-c68c91dba76d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 359f718f-2519-4f9d-86c1-c68c91dba76d found for delete ", "request_id": "req-2811934e-356b-478d-b5ab-229987806f6b"}]} 2026-05-18 01:50:01.768 7 INFO neutron.services.segments.plugin [-] Segment 359f718f-2519-4f9d-86c1-c68c91dba76d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 359f718f-2519-4f9d-86c1-c68c91dba76d found for delete ", "request_id": "req-8b053a4c-3cf3-4415-8257-86c1893ffe02"}]} 2026-05-18 01:50:01.775 7 INFO neutron.db.l3_hamode_db [None req-012a5413-2cfa-4ff5-bb66-53ccb49f2bee c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] HA network 09f6a385-4950-4e22-9965-c0727ad9e314 was deleted as no HA routers are present in tenant 4bcc2672a0a143ee81bbdb4caf292959. [pid: 7|app: 0|req: 903/1665] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:00 2026] DELETE /v2.0/routers/6546ef6e-8140-4921-a8f1-dd427c1e2ba3 => generated 0 bytes in 842 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1666] 10.0.0.249 () {32 vars in 738 bytes} [Mon May 18 01:50:01 2026] GET /v2.0/floatingips/e7e86f88-460e-40ac-8582-7d49d1be3a32/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:01.832 7 WARNING neutron_lib.context [None req-68cc3069-f76d-484b-86f5-9314563f9994 de518406dca740ce8d232dbcd75f4b43 1c91cdcfc0fe42e5861b8b2a1abe841b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 905/1667] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:50:01 2026] POST /v2.0/subnets => generated 605 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1668] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:02 2026] DELETE /v2.0/subnets/8fc3a120-8fc8-4136-8847-21a6fe657720 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:50:02.488 8 INFO neutron.services.segments.plugin [-] Segment a3e1e019-a4ee-4ba5-aa11-1326c65fac40 resource provider aggregate not found [pid: 7|app: 0|req: 907/1669] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:50:02 2026] GET /v2.0/floatingips/e7e86f88-460e-40ac-8582-7d49d1be3a32/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:02.495 7 WARNING neutron_lib.context [None req-b5bc1c61-803c-45cc-88c4-03f5897469c6 de518406dca740ce8d232dbcd75f4b43 1c91cdcfc0fe42e5861b8b2a1abe841b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:02.505 8 INFO neutron.services.segments.plugin [-] Segment a3e1e019-a4ee-4ba5-aa11-1326c65fac40 resource provider aggregate not found 2026-05-18 01:50:02.511 8 INFO neutron.services.segments.plugin [-] Segment a3e1e019-a4ee-4ba5-aa11-1326c65fac40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3e1e019-a4ee-4ba5-aa11-1326c65fac40 found for delete ", "request_id": "req-7b57ac58-9329-4d4d-a66c-1217dcff513f"}]} 2026-05-18 01:50:02.524 8 INFO neutron.services.segments.plugin [-] Segment a3e1e019-a4ee-4ba5-aa11-1326c65fac40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3e1e019-a4ee-4ba5-aa11-1326c65fac40 found for delete ", "request_id": "req-e126a209-75ef-495d-85f8-d3c5bc3231d4"}]} 2026-05-18 01:50:02.528 8 INFO neutron.db.l3_hamode_db [None req-90f79c16-9d54-4713-8a92-bc001a248b74 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] HA network d7582ea8-3c77-4730-bebc-a45f61e095aa was deleted as no HA routers are present in tenant d187a83b22a84fde9b90aa1f7f18e2f9. [pid: 8|app: 0|req: 763/1670] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:01 2026] DELETE /v2.0/routers/4dd16fe8-1702-4557-a357-d701d38b87cd => generated 0 bytes in 836 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:02.565 7 INFO neutron.db.segments_db [None req-b5bc1c61-803c-45cc-88c4-03f5897469c6 de518406dca740ce8d232dbcd75f4b43 1c91cdcfc0fe42e5861b8b2a1abe841b - - default default] Added segment eb0292b2-2c41-4bfd-8c4e-4a514ffb1c53 of type vxlan for network bb22158d-13d2-4bf1-8cec-3a0cb524fc9b [pid: 7|app: 0|req: 908/1671] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:50:02 2026] POST /v2.0/networks => generated 631 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:02.718 7 INFO neutron.api.v2.resource [None req-23418852-bc24-4464-bcae-02d70ea94d08 c0231f0356c147c29d154bc787707160 1efb76a5dc4e4218a386a86385b60fc0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 909/1672] 10.0.0.249 () {32 vars in 750 bytes} [Mon May 18 01:50:02 2026] GET /v2.0/floatingips/e7e86f88-460e-40ac-8582-7d49d1be3a32/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1673] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:02 2026] DELETE /v2.0/subnets/e47eedd4-84a2-4da6-a6c2-284584de921b => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:50:02.964 7 WARNING neutron_lib.context [None req-04fc1548-177d-419b-b6ec-34bcb6e37d22 de518406dca740ce8d232dbcd75f4b43 1c91cdcfc0fe42e5861b8b2a1abe841b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 764/1674] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:50:02 2026] DELETE /v2.0/networks/cefe561d-dc90-49cb-8ca7-8398c47fd8d7 => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1675] 10.0.0.249 () {32 vars in 749 bytes} [Mon May 18 01:50:02 2026] DELETE /v2.0/floatingips/e7e86f88-460e-40ac-8582-7d49d1be3a32/tags/red => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1676] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:50:03 2026] DELETE /v2.0/networks/406c54ac-5c99-4106-9aa1-f36e90aad40e => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:50:03.570 8 WARNING neutron_lib.context [None req-aeee3c30-b1e5-44d3-816b-f93862f5f037 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:03.632 8 INFO neutron.db.segments_db [None req-aeee3c30-b1e5-44d3-816b-f93862f5f037 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Added segment b22d4654-ce56-483e-a5fd-e15b937ec79f of type vxlan for network 7d3de485-e58d-48a7-a016-3975259ccab6 [pid: 7|app: 0|req: 911/1677] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:50:02 2026] POST /v2.0/subnets => generated 605 bytes in 895 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1678] 10.0.0.249 () {32 vars in 738 bytes} [Mon May 18 01:50:03 2026] GET /v2.0/floatingips/e7e86f88-460e-40ac-8582-7d49d1be3a32/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:03.900 7 WARNING neutron_lib.context [None req-3b081ea3-dc7f-4654-a8b5-76f623a36dbe 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:03.940 7 INFO neutron.db.segments_db [None req-3b081ea3-dc7f-4654-a8b5-76f623a36dbe 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Added segment 9d8cad07-9810-4c08-940e-3e19b38b9639 of type vxlan for network e73ea383-a5d7-45d0-8231-5e397b503d1f 2026-05-18 01:50:03.956 8 INFO neutron.db.l3_hamode_db [None req-aeee3c30-b1e5-44d3-816b-f93862f5f037 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:50:04.261 7 INFO neutron.db.l3_hamode_db [None req-3b081ea3-dc7f-4654-a8b5-76f623a36dbe 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:50:04.537 8 INFO neutron.services.segments.plugin [-] Segment ed5591f9-91fa-4862-8a6e-d2402cdbeb59 resource provider aggregate not found 2026-05-18 01:50:04.559 8 INFO neutron.services.segments.plugin [-] Segment ed5591f9-91fa-4862-8a6e-d2402cdbeb59 resource provider aggregate not found 2026-05-18 01:50:04.568 8 INFO neutron.services.segments.plugin [-] Segment ed5591f9-91fa-4862-8a6e-d2402cdbeb59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed5591f9-91fa-4862-8a6e-d2402cdbeb59 found for delete ", "request_id": "req-271c53ad-fb7f-4e22-b5de-8cab0921297d"}]} 2026-05-18 01:50:04.591 8 INFO neutron.services.segments.plugin [-] Segment 55422b8c-f5be-49f7-8079-87dd02b663fe resource provider aggregate not found 2026-05-18 01:50:04.604 8 INFO neutron.services.segments.plugin [-] Segment ed5591f9-91fa-4862-8a6e-d2402cdbeb59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed5591f9-91fa-4862-8a6e-d2402cdbeb59 found for delete ", "request_id": "req-0be13167-b579-4206-9924-fee252432fc7"}]} 2026-05-18 01:50:04.615 8 INFO neutron.services.segments.plugin [-] Segment 55422b8c-f5be-49f7-8079-87dd02b663fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55422b8c-f5be-49f7-8079-87dd02b663fe found for delete ", "request_id": "req-c6c608c7-e192-4e7f-8a0d-f4b4f7b2cbfb"}]} 2026-05-18 01:50:04.620 8 INFO neutron.services.segments.plugin [-] Segment 55422b8c-f5be-49f7-8079-87dd02b663fe resource provider aggregate not found 2026-05-18 01:50:04.637 8 INFO neutron.services.segments.plugin [-] Segment 55422b8c-f5be-49f7-8079-87dd02b663fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55422b8c-f5be-49f7-8079-87dd02b663fe found for delete ", "request_id": "req-b2a3877c-10d9-4ca4-a287-4842bb15ad98"}]} 2026-05-18 01:50:05.189 8 INFO neutron.db.l3_hamode_db [None req-aeee3c30-b1e5-44d3-816b-f93862f5f037 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:50:05.499 7 INFO neutron.db.l3_hamode_db [None req-3b081ea3-dc7f-4654-a8b5-76f623a36dbe 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 767/1679] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:50:03 2026] POST /v2.0/routers => generated 688 bytes in 2993 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1680] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:50:03 2026] POST /v2.0/routers => generated 692 bytes in 2834 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:06.769 7 INFO neutron.api.v2.resource [None req-6bc831c1-e2ec-4aa3-a855-f66f51be1f6b c0231f0356c147c29d154bc787707160 1efb76a5dc4e4218a386a86385b60fc0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 914/1681] 10.0.0.249 () {32 vars in 753 bytes} [Mon May 18 01:50:06 2026] DELETE /v2.0/floatingips/e7e86f88-460e-40ac-8582-7d49d1be3a32/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1682] 10.0.0.249 () {32 vars in 720 bytes} [Mon May 18 01:50:06 2026] GET /v2.0/routers/a1be079f-33bc-4b1b-a237-62beb3caa3a4 => generated 694 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1683] 10.0.0.249 () {32 vars in 720 bytes} [Mon May 18 01:50:06 2026] GET /v2.0/routers/9f1d41e6-a2b2-4c19-b49f-b52cd2f6059a => generated 698 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1684] 10.0.0.249 () {32 vars in 741 bytes} [Mon May 18 01:50:06 2026] DELETE /v2.0/floatingips/e7e86f88-460e-40ac-8582-7d49d1be3a32/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1685] 10.0.0.249 () {34 vars in 750 bytes} [Mon May 18 01:50:06 2026] PUT /v2.0/subnets/29c28b65-ea9b-482f-af64-90ea97bae038/tags => generated 17 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1686] 10.0.0.249 () {32 vars in 646 bytes} [Mon May 18 01:50:06 2026] GET /v2.0/routers => generated 697 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1687] 10.0.0.249 () {32 vars in 738 bytes} [Mon May 18 01:50:07 2026] GET /v2.0/floatingips/e7e86f88-460e-40ac-8582-7d49d1be3a32/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1688] 10.0.0.249 () {32 vars in 646 bytes} [Mon May 18 01:50:07 2026] GET /v2.0/routers => generated 701 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1689] 10.0.0.249 () {34 vars in 750 bytes} [Mon May 18 01:50:07 2026] PUT /v2.0/subnets/a97f26cb-d503-4adc-a427-fe920c036edb/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1690] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:50:07 2026] DELETE /v2.0/floatingips/e7e86f88-460e-40ac-8582-7d49d1be3a32 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1691] 10.0.0.249 () {34 vars in 740 bytes} [Mon May 18 01:50:07 2026] PUT /v2.0/routers/a1be079f-33bc-4b1b-a237-62beb3caa3a4 => generated 701 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1692] 10.0.0.249 () {34 vars in 750 bytes} [Mon May 18 01:50:07 2026] PUT /v2.0/subnets/177fdbe6-7f72-4417-982a-11b8c86f9e2f/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1693] 10.0.0.249 () {32 vars in 720 bytes} [Mon May 18 01:50:07 2026] GET /v2.0/routers/a1be079f-33bc-4b1b-a237-62beb3caa3a4 => generated 701 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1694] 10.0.0.249 () {34 vars in 750 bytes} [Mon May 18 01:50:07 2026] PUT /v2.0/subnets/eea2f214-e468-4056-a944-e6402bac1969/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1695] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:50:07 2026] GET /v2.0/ports?device_id=a1be079f-33bc-4b1b-a237-62beb3caa3a4 => 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: 775/1696] 10.0.0.249 () {32 vars in 663 bytes} [Mon May 18 01:50:07 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1697] 10.0.0.249 () {34 vars in 740 bytes} [Mon May 18 01:50:07 2026] PUT /v2.0/routers/9f1d41e6-a2b2-4c19-b49f-b52cd2f6059a => generated 705 bytes in 913 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1698] 10.0.0.249 () {32 vars in 677 bytes} [Mon May 18 01:50:08 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1699] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:08 2026] GET /v2.0/security-groups?tenant_id=1efb76a5dc4e4218a386a86385b60fc0&name=default => generated 2925 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:09.134 8 INFO neutron.services.segments.plugin [-] Segment b22d4654-ce56-483e-a5fd-e15b937ec79f resource provider aggregate not found 2026-05-18 01:50:09.140 8 INFO neutron.services.segments.plugin [-] Segment b22d4654-ce56-483e-a5fd-e15b937ec79f resource provider aggregate not found [pid: 7|app: 0|req: 925/1700] 10.0.0.249 () {32 vars in 720 bytes} [Mon May 18 01:50:09 2026] GET /v2.0/routers/9f1d41e6-a2b2-4c19-b49f-b52cd2f6059a => generated 705 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:50:09.156 8 INFO neutron.services.segments.plugin [-] Segment b22d4654-ce56-483e-a5fd-e15b937ec79f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b22d4654-ce56-483e-a5fd-e15b937ec79f found for delete ", "request_id": "req-75994954-396f-4ea5-b316-845dd575a122"}]} 2026-05-18 01:50:09.161 8 INFO neutron.services.segments.plugin [-] Segment b22d4654-ce56-483e-a5fd-e15b937ec79f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b22d4654-ce56-483e-a5fd-e15b937ec79f found for delete ", "request_id": "req-bda6ee42-8a3e-47c7-b1e3-fa6eadd98faa"}]} 2026-05-18 01:50:09.165 8 INFO neutron.db.l3_hamode_db [None req-b192b394-bff0-4b67-b474-36031a9a9cc1 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] HA network 7d3de485-e58d-48a7-a016-3975259ccab6 was deleted as no HA routers are present in tenant 4bcc2672a0a143ee81bbdb4caf292959. [pid: 8|app: 0|req: 776/1701] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:07 2026] DELETE /v2.0/routers/a1be079f-33bc-4b1b-a237-62beb3caa3a4 => generated 0 bytes in 1177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1702] 10.0.0.249 () {32 vars in 673 bytes} [Mon May 18 01:50:09 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1703] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:50:09 2026] GET /v2.0/ports?device_id=9f1d41e6-a2b2-4c19-b49f-b52cd2f6059a => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1704] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:50:09 2026] GET /v2.0/ports?device_id=a1be079f-33bc-4b1b-a237-62beb3caa3a4 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1705] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:09 2026] DELETE /v2.0/security-groups/cb65e050-3dbd-4f6e-87f1-8ae8111f0c25 => 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: 929/1706] 10.0.0.249 () {32 vars in 685 bytes} [Mon May 18 01:50:09 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:09.341 7 INFO neutron.api.v2.resource [None req-744081f1-fad9-4605-bd66-19ef445ca6de c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 930/1707] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:09 2026] DELETE /v2.0/routers/a1be079f-33bc-4b1b-a237-62beb3caa3a4 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1708] 10.0.0.249 () {32 vars in 671 bytes} [Mon May 18 01:50:09 2026] GET /v2.0/subnets?not-tags=red => 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: 932/1709] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:50:09 2026] GET /v2.0/ports?device_id=6546ef6e-8140-4921-a8f1-dd427c1e2ba3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1710] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:09 2026] GET /v2.0/security-groups?tenant_id=ca9a02846484442b8d48f1c995cdda5b&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: 934/1711] 10.0.0.249 () {32 vars in 685 bytes} [Mon May 18 01:50:09 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:09.651 7 INFO neutron.api.v2.resource [None req-9c0148a0-0fb0-4085-b1e3-d188ae39ffdb c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 935/1712] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:09 2026] DELETE /v2.0/routers/6546ef6e-8140-4921-a8f1-dd427c1e2ba3 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1713] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:09 2026] DELETE /v2.0/security-groups/d4f49072-7a77-463a-bd25-6399cbb0478b => 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: 937/1714] 10.0.0.249 () {32 vars in 681 bytes} [Mon May 18 01:50:09 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:09.838 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bbaa52ef-7299-416b-8e6c-8e0383b268fa c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 938/1715] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:09 2026] DELETE /v2.0/subnets/8fc3a120-8fc8-4136-8847-21a6fe657720 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1716] 10.0.0.249 () {32 vars in 693 bytes} [Mon May 18 01:50:09 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1717] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:50:09 2026] GET /v2.0/ports?device_id=8287a18f-d028-40c3-9d40-6640bf5fd75b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1718] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:09 2026] DELETE /v2.0/subnets/29c28b65-ea9b-482f-af64-90ea97bae038 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:50:10.166 7 INFO neutron.api.v2.resource [None req-d677cf53-5ae6-476f-9b73-8e058b71409a c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 942/1719] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:10 2026] DELETE /v2.0/routers/8287a18f-d028-40c3-9d40-6640bf5fd75b => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:50:10.386 8 INFO neutron.db.l3_hamode_db [None req-6686ec40-0eaa-458c-b3f4-75620c2b9cdc 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] HA network e73ea383-a5d7-45d0-8231-5e397b503d1f was deleted as no HA routers are present in tenant d187a83b22a84fde9b90aa1f7f18e2f9. [pid: 8|app: 0|req: 778/1720] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:09 2026] DELETE /v2.0/routers/9f1d41e6-a2b2-4c19-b49f-b52cd2f6059a => generated 0 bytes in 1104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1721] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:10 2026] DELETE /v2.0/subnets/a97f26cb-d503-4adc-a427-fe920c036edb => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1722] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:50:10 2026] GET /v2.0/ports?device_id=9f1d41e6-a2b2-4c19-b49f-b52cd2f6059a => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:10.441 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a60a455-135b-417d-9adf-3e8cbc736b26 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 779/1723] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:10 2026] DELETE /v2.0/subnets/3aa8a4d0-841b-4953-b4c9-6900d349f2ed => generated 136 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:50:10.485 8 INFO neutron.api.v2.resource [None req-cd6cc44c-528c-49ed-851a-1075ecf263f9 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 780/1724] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:10 2026] DELETE /v2.0/routers/9f1d41e6-a2b2-4c19-b49f-b52cd2f6059a => generated 135 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1725] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:50:10 2026] GET /v2.0/ports?device_id=3ab14c02-f187-4cd7-82a9-a92ae58dfb5e => 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: 782/1726] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:50:10 2026] GET /v2.0/ports?device_id=4dd16fe8-1702-4557-a357-d701d38b87cd => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:10.582 8 INFO neutron.api.v2.resource [None req-28d799d2-6acc-4fdb-a9b5-e84c52b1f2a4 c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 783/1727] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:10 2026] DELETE /v2.0/routers/3ab14c02-f187-4cd7-82a9-a92ae58dfb5e => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:50:10.621 8 INFO neutron.api.v2.resource [None req-44a3c7b2-d16e-4da9-86f9-72b9653769ef 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 784/1728] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:10 2026] DELETE /v2.0/routers/4dd16fe8-1702-4557-a357-d701d38b87cd => generated 135 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:50:10.646 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c3daae26-7ab2-47b8-9dc6-f9c001b1cc9c c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 785/1729] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:10 2026] DELETE /v2.0/subnets/3eb5f030-994d-472d-81be-bbe7764f0adc => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:50:10.668 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2bc79d66-f519-4099-86ff-09c338d4137b 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 786/1730] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:10 2026] DELETE /v2.0/subnets/e47eedd4-84a2-4da6-a6c2-284584de921b => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1731] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:10 2026] DELETE /v2.0/subnets/177fdbe6-7f72-4417-982a-11b8c86f9e2f => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:50:10.693 8 INFO neutron.pecan_wsgi.hooks.translation [None req-84b03b66-b589-40d1-9861-c401323113de c0918d33835d4efa86cdcfa6a62ea4cf 4bcc2672a0a143ee81bbdb4caf292959 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 787/1732] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:10 2026] DELETE /v2.0/subnets/b2c8b657-da1e-4fe9-9fd9-9f389321aad5 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1733] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:50:10 2026] GET /v2.0/ports?device_id=2dc08661-6bbe-40ab-a8a5-cc0f645b6eb9 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:10.744 7 INFO neutron.api.v2.resource [None req-f83c919c-dd69-4ff0-9146-3b09f18f477f 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 947/1734] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:10 2026] DELETE /v2.0/routers/2dc08661-6bbe-40ab-a8a5-cc0f645b6eb9 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:50:10.768 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1ebb379-b981-4b10-be33-354f34965a27 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 948/1735] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:10 2026] DELETE /v2.0/subnets/28e8229d-ed2a-4072-bf13-b181cf2b253c => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1736] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:50:10 2026] GET /v2.0/ports?device_id=e820194b-0234-4023-be97-b805d00a2b35 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:10.838 7 INFO neutron.api.v2.resource [None req-9a66a0b3-c4d8-4174-b0f6-f684a21d4180 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 950/1737] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:10 2026] DELETE /v2.0/routers/e820194b-0234-4023-be97-b805d00a2b35 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:50:10.877 7 INFO neutron.pecan_wsgi.hooks.translation [None req-42e7df1b-dfc2-48c6-90c7-87d761994c34 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 951/1738] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:10 2026] DELETE /v2.0/subnets/2d969312-f051-43cc-a9e4-2a1eae680cf7 => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:50:10.921 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bd2a99c1-65c5-40ab-802a-9431f444b90a 1c885f00d47b4d5eaacfea9f93a77992 d187a83b22a84fde9b90aa1f7f18e2f9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 952/1739] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:10 2026] DELETE /v2.0/subnets/07634fac-5175-41e9-b454-286650f43f34 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1740] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:10 2026] DELETE /v2.0/subnets/eea2f214-e468-4056-a944-e6402bac1969 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:50:11.227 8 INFO neutron.services.segments.plugin [-] Segment 9d8cad07-9810-4c08-940e-3e19b38b9639 resource provider aggregate not found 2026-05-18 01:50:11.232 8 INFO neutron.services.segments.plugin [-] Segment 9d8cad07-9810-4c08-940e-3e19b38b9639 resource provider aggregate not found [pid: 7|app: 0|req: 953/1741] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:10 2026] DELETE /v2.0/subnets/6defc74c-6c40-4593-ad54-e189216480f5 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:50:11.244 8 INFO neutron.services.segments.plugin [-] Segment 9d8cad07-9810-4c08-940e-3e19b38b9639 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d8cad07-9810-4c08-940e-3e19b38b9639 found for delete ", "request_id": "req-c1d60cbd-2d68-400e-9c41-c0fbd124d6b2"}]} 2026-05-18 01:50:11.252 8 INFO neutron.services.segments.plugin [-] Segment 9d8cad07-9810-4c08-940e-3e19b38b9639 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d8cad07-9810-4c08-940e-3e19b38b9639 found for delete ", "request_id": "req-b249e979-9812-4fbc-880d-bd419f834beb"}]} 2026-05-18 01:50:11.470 7 INFO neutron.services.segments.plugin [-] Segment e4eca448-a3df-4511-9deb-f59a317f628e resource provider aggregate not found [pid: 8|app: 0|req: 789/1742] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:11 2026] GET /v2.0/security-groups?tenant_id=4bcc2672a0a143ee81bbdb4caf292959&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:11.481 7 INFO neutron.services.segments.plugin [-] Segment e4eca448-a3df-4511-9deb-f59a317f628e resource provider aggregate not found 2026-05-18 01:50:11.505 7 INFO neutron.services.segments.plugin [-] Segment e4eca448-a3df-4511-9deb-f59a317f628e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4eca448-a3df-4511-9deb-f59a317f628e found for delete ", "request_id": "req-7ff3dc6a-9eb7-46f8-8039-0d3990970264"}]} 2026-05-18 01:50:11.506 7 INFO neutron.services.segments.plugin [-] Segment e4eca448-a3df-4511-9deb-f59a317f628e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4eca448-a3df-4511-9deb-f59a317f628e found for delete ", "request_id": "req-f15388ed-d579-4e57-8b49-bb5668213321"}]} [pid: 7|app: 0|req: 954/1743] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:50:11 2026] DELETE /v2.0/networks/2a506004-0859-4a97-8204-07da92cd638f => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1744] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:11 2026] DELETE /v2.0/security-groups/ec4c7ead-a392-426c-a0dd-ccf1e3f5a29e => 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: 955/1745] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:11 2026] GET /v2.0/security-groups?tenant_id=d187a83b22a84fde9b90aa1f7f18e2f9&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1746] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:50:11 2026] DELETE /v2.0/networks/4def22f2-5bd4-40d0-9fe2-174b9490d219 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1747] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:11 2026] DELETE /v2.0/security-groups/b8182c38-7e06-4080-ac80-9571233e1801 => 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: 792/1748] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:50:11 2026] DELETE /v2.0/networks/d986dc26-6309-447a-9725-d8a23e5ede66 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1749] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:50:12 2026] DELETE /v2.0/networks/c23d1731-68fc-48cd-9981-70e067730464 => 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: 793/1750] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:50:12 2026] DELETE /v2.0/networks/bb22158d-13d2-4bf1-8cec-3a0cb524fc9b => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:50:13.375 8 INFO neutron.services.segments.plugin [-] Segment c555b729-afd4-4871-976a-251a42ee05ea resource provider aggregate not found 2026-05-18 01:50:13.379 8 INFO neutron.services.segments.plugin [-] Segment c555b729-afd4-4871-976a-251a42ee05ea resource provider aggregate not found 2026-05-18 01:50:13.390 8 INFO neutron.services.segments.plugin [-] Segment c555b729-afd4-4871-976a-251a42ee05ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c555b729-afd4-4871-976a-251a42ee05ea found for delete ", "request_id": "req-ab262097-03ec-48e4-9d97-df9e7a13f8f4"}]} 2026-05-18 01:50:13.396 8 INFO neutron.services.segments.plugin [-] Segment c555b729-afd4-4871-976a-251a42ee05ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c555b729-afd4-4871-976a-251a42ee05ea found for delete ", "request_id": "req-9a0c502a-a48f-4b2d-bb56-2c4e0c31e690"}]} 2026-05-18 01:50:13.413 8 INFO neutron.services.segments.plugin [-] Segment 9af01d5b-9e1d-44c1-8d87-202b6754b632 resource provider aggregate not found 2026-05-18 01:50:13.419 8 INFO neutron.services.segments.plugin [-] Segment 9af01d5b-9e1d-44c1-8d87-202b6754b632 resource provider aggregate not found 2026-05-18 01:50:13.436 8 INFO neutron.services.segments.plugin [-] Segment 9af01d5b-9e1d-44c1-8d87-202b6754b632 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9af01d5b-9e1d-44c1-8d87-202b6754b632 found for delete ", "request_id": "req-f8c49b86-b5f5-4b5a-a58c-db11543db234"}]} 2026-05-18 01:50:13.440 8 INFO neutron.services.segments.plugin [-] Segment 9af01d5b-9e1d-44c1-8d87-202b6754b632 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9af01d5b-9e1d-44c1-8d87-202b6754b632 found for delete ", "request_id": "req-0e4ecb10-1fb8-48f0-a9f8-0f887888c67b"}]} 2026-05-18 01:50:13.452 8 INFO neutron.services.segments.plugin [-] Segment eb0292b2-2c41-4bfd-8c4e-4a514ffb1c53 resource provider aggregate not found 2026-05-18 01:50:13.459 8 INFO neutron.services.segments.plugin [-] Segment eb0292b2-2c41-4bfd-8c4e-4a514ffb1c53 resource provider aggregate not found 2026-05-18 01:50:13.467 8 INFO neutron.services.segments.plugin [-] Segment eb0292b2-2c41-4bfd-8c4e-4a514ffb1c53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb0292b2-2c41-4bfd-8c4e-4a514ffb1c53 found for delete ", "request_id": "req-2ed0bcbf-d2a4-401d-b821-dada1eb20499"}]} 2026-05-18 01:50:13.475 8 INFO neutron.services.segments.plugin [-] Segment eb0292b2-2c41-4bfd-8c4e-4a514ffb1c53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb0292b2-2c41-4bfd-8c4e-4a514ffb1c53 found for delete ", "request_id": "req-b794eb2b-a767-44cd-8852-7f434240ab67"}]} 2026-05-18 01:50:13.512 8 WARNING neutron_lib.context [None req-2bc32c66-e95e-48f0-b965-9350b56dca20 c51173c41372490b9c3dcbb310e886d7 9cb425e8b9b94511bf390546bff142ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:13.524 7 INFO neutron.services.segments.plugin [-] Segment 2bbcfb8d-64e5-4944-aec4-8d4df561daff resource provider aggregate not found 2026-05-18 01:50:13.530 7 INFO neutron.services.segments.plugin [-] Segment 2bbcfb8d-64e5-4944-aec4-8d4df561daff resource provider aggregate not found 2026-05-18 01:50:13.547 7 INFO neutron.services.segments.plugin [-] Segment 2bbcfb8d-64e5-4944-aec4-8d4df561daff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bbcfb8d-64e5-4944-aec4-8d4df561daff found for delete ", "request_id": "req-204d2ab6-d671-444d-b47a-cff1ddfc4c52"}]} 2026-05-18 01:50:13.548 7 INFO neutron.services.segments.plugin [-] Segment 2bbcfb8d-64e5-4944-aec4-8d4df561daff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bbcfb8d-64e5-4944-aec4-8d4df561daff found for delete ", "request_id": "req-0872f33c-0510-4272-b376-abb97a347d05"}]} [pid: 7|app: 0|req: 959/1753] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:13 2026] GET /v2.0/security-groups?tenant_id=374ec55aff364eaebb6e02063bf9e5b9&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:13.663 8 INFO neutron.db.segments_db [None req-2bc32c66-e95e-48f0-b965-9350b56dca20 c51173c41372490b9c3dcbb310e886d7 9cb425e8b9b94511bf390546bff142ae - - default default] Added segment 5c5f87ab-9f42-47b0-947b-df0e1f691ed8 of type vxlan for network 911886c8-53fe-44df-b458-cdd3e8bd7f4b [pid: 7|app: 0|req: 960/1754] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:13 2026] DELETE /v2.0/security-groups/6fe11aa2-78d7-4eb0-944b-6d0341db74ff => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1755] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:50:13 2026] POST /v2.0/networks => generated 631 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:13.796 7 WARNING neutron_lib.context [None req-5d897780-530b-413a-9bce-a6c0283aac46 c51173c41372490b9c3dcbb310e886d7 9cb425e8b9b94511bf390546bff142ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:14.121 8 WARNING neutron_lib.context [None req-c254d029-151c-47c8-8a79-71a42ad86063 0d91259cf4ef4fa495809b1c5cee7d13 d3ecc977f0ad498694b929f14a512f8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 961/1756] 10.0.0.249 () {34 vars in 663 bytes} [Mon May 18 01:50:13 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: 7|app: 0|req: 962/1757] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:14 2026] GET /v2.0/security-groups?tenant_id=1c91cdcfc0fe42e5861b8b2a1abe841b&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1758] 10.0.0.249 () {34 vars in 746 bytes} [Mon May 18 01:50:14 2026] PUT /v2.0/ports/a0942268-41f0-4242-81c1-a218096af390/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1759] 10.0.0.249 () {34 vars in 683 bytes} [Mon May 18 01:50:13 2026] POST /v2.0/security-groups => generated 1625 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1760] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:14 2026] DELETE /v2.0/security-groups/1a83e2c1-1853-41aa-b94b-22206e7720d2 => 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: 797/1761] 10.0.0.249 () {32 vars in 726 bytes} [Mon May 18 01:50:14 2026] GET /v2.0/ports/a0942268-41f0-4242-81c1-a218096af390/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: 965/1762] 10.0.0.249 () {32 vars in 662 bytes} [Mon May 18 01:50:14 2026] GET /v2.0/security-groups => generated 4530 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1763] 10.0.0.249 () {34 vars in 757 bytes} [Mon May 18 01:50:14 2026] PUT /v2.0/ports/a0942268-41f0-4242-81c1-a218096af390/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1764] 10.0.0.249 () {34 vars in 757 bytes} [Mon May 18 01:50:14 2026] PUT /v2.0/security-groups/ceeac9b2-dca9-4be9-a218-a9e5f63a989d => generated 1662 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1765] 10.0.0.249 () {32 vars in 726 bytes} [Mon May 18 01:50:14 2026] GET /v2.0/ports/a0942268-41f0-4242-81c1-a218096af390/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: 800/1766] 10.0.0.249 () {32 vars in 736 bytes} [Mon May 18 01:50:14 2026] GET /v2.0/security-groups/ceeac9b2-dca9-4be9-a218-a9e5f63a989d => 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: 801/1767] 10.0.0.249 () {34 vars in 753 bytes} [Mon May 18 01:50:14 2026] PUT /v2.0/ports/a0942268-41f0-4242-81c1-a218096af390/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1768] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:14 2026] GET /v2.0/security-groups?tenant_id=2637e7edc705405a8b13de6fe025f269&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: 802/1769] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:14 2026] DELETE /v2.0/security-groups/ceeac9b2-dca9-4be9-a218-a9e5f63a989d => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1770] 10.0.0.249 () {32 vars in 726 bytes} [Mon May 18 01:50:14 2026] GET /v2.0/ports/a0942268-41f0-4242-81c1-a218096af390/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1771] 10.0.0.249 () {32 vars in 662 bytes} [Mon May 18 01:50:14 2026] GET /v2.0/security-groups => 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: 970/1772] 10.0.0.249 () {34 vars in 775 bytes} [Mon May 18 01:50:14 2026] PUT /v2.0/ports/a0942268-41f0-4242-81c1-a218096af390/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-18 01:50:14.830 7 INFO neutron.api.v2.resource [None req-e9e593d2-f331-490e-b731-73f0f2f93f06 0d91259cf4ef4fa495809b1c5cee7d13 d3ecc977f0ad498694b929f14a512f8b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 971/1773] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:14 2026] DELETE /v2.0/security-groups/ceeac9b2-dca9-4be9-a218-a9e5f63a989d => 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: 803/1774] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:14 2026] DELETE /v2.0/security-groups/300d45c6-41fa-486c-97d9-50c56f5a54a3 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:14.858 8 WARNING neutron_lib.context [None req-d1ae582a-2366-4b0b-96e0-3af572d27380 0d91259cf4ef4fa495809b1c5cee7d13 d3ecc977f0ad498694b929f14a512f8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 972/1775] 10.0.0.249 () {32 vars in 726 bytes} [Mon May 18 01:50:14 2026] GET /v2.0/ports/a0942268-41f0-4242-81c1-a218096af390/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1776] 10.0.0.249 () {34 vars in 746 bytes} [Mon May 18 01:50:14 2026] PUT /v2.0/ports/a0942268-41f0-4242-81c1-a218096af390/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1777] 10.0.0.249 () {32 vars in 726 bytes} [Mon May 18 01:50:14 2026] GET /v2.0/ports/a0942268-41f0-4242-81c1-a218096af390/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1778] 10.0.0.249 () {34 vars in 683 bytes} [Mon May 18 01:50:14 2026] POST /v2.0/security-groups => generated 1624 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:50:15.007 8 WARNING neutron_lib.context [None req-2311811e-6c66-4f3d-aa56-d66947350674 0d91259cf4ef4fa495809b1c5cee7d13 d3ecc977f0ad498694b929f14a512f8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 975/1779] 10.0.0.249 () {32 vars in 734 bytes} [Mon May 18 01:50:14 2026] GET /v2.0/ports/a0942268-41f0-4242-81c1-a218096af390/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:15.060 7 INFO neutron.api.v2.resource [None req-b4b515d7-2bf8-41c1-a929-44d97f200629 c51173c41372490b9c3dcbb310e886d7 9cb425e8b9b94511bf390546bff142ae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 976/1780] 10.0.0.249 () {32 vars in 738 bytes} [Mon May 18 01:50:15 2026] GET /v2.0/ports/a0942268-41f0-4242-81c1-a218096af390/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1781] 10.0.0.249 () {32 vars in 737 bytes} [Mon May 18 01:50:15 2026] DELETE /v2.0/ports/a0942268-41f0-4242-81c1-a218096af390/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1782] 10.0.0.249 () {32 vars in 726 bytes} [Mon May 18 01:50:15 2026] GET /v2.0/ports/a0942268-41f0-4242-81c1-a218096af390/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1783] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:50:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1784] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:50:15 2026] GET /v2.0/security-group-rules/c2a53c92-e4e1-4676-8e89-ee3d152d2c26 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:50:15.214 7 INFO neutron.api.v2.resource [None req-b6db7bcd-691c-4d38-8495-3af24367f583 c51173c41372490b9c3dcbb310e886d7 9cb425e8b9b94511bf390546bff142ae - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 979/1785] 10.0.0.249 () {32 vars in 741 bytes} [Mon May 18 01:50:15 2026] DELETE /v2.0/ports/a0942268-41f0-4242-81c1-a218096af390/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1786] 10.0.0.249 () {32 vars in 729 bytes} [Mon May 18 01:50:15 2026] DELETE /v2.0/ports/a0942268-41f0-4242-81c1-a218096af390/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1787] 10.0.0.249 () {32 vars in 672 bytes} [Mon May 18 01:50:15 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1788] 10.0.0.249 () {32 vars in 726 bytes} [Mon May 18 01:50:15 2026] GET /v2.0/ports/a0942268-41f0-4242-81c1-a218096af390/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1789] 10.0.0.249 () {32 vars in 749 bytes} [Mon May 18 01:50:15 2026] DELETE /v2.0/security-group-rules/c2a53c92-e4e1-4676-8e89-ee3d152d2c26 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1790] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:15 2026] GET /v2.0/security-groups?tenant_id=2d21b51ec0084310949d305993e34570&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1791] 10.0.0.249 () {32 vars in 672 bytes} [Mon May 18 01:50:15 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1792] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:50:15 2026] DELETE /v2.0/ports/a0942268-41f0-4242-81c1-a218096af390 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:50:15.792 7 WARNING neutron_lib.context [None req-ab7bec2f-95dd-48f0-82d9-07ebbafe8754 0d91259cf4ef4fa495809b1c5cee7d13 d3ecc977f0ad498694b929f14a512f8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 810/1793] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:15 2026] DELETE /v2.0/security-groups/3de84106-c22d-4441-83f7-5e9357329a6f => 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: 984/1794] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:50:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1795] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:50:15 2026] GET /v2.0/security-group-rules/d0570745-34e0-40c6-83b3-741fec90590e => generated 601 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:50:15.990 8 INFO neutron.services.segments.plugin [-] Segment 5c5f87ab-9f42-47b0-947b-df0e1f691ed8 resource provider aggregate not found 2026-05-18 01:50:15.999 8 INFO neutron.services.segments.plugin [-] Segment 5c5f87ab-9f42-47b0-947b-df0e1f691ed8 resource provider aggregate not found 2026-05-18 01:50:16.007 8 INFO neutron.services.segments.plugin [-] Segment 5c5f87ab-9f42-47b0-947b-df0e1f691ed8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c5f87ab-9f42-47b0-947b-df0e1f691ed8 found for delete ", "request_id": "req-8f960711-33f2-48e3-b6f9-aac5a43266d9"}]} [pid: 8|app: 0|req: 811/1796] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:50:15 2026] DELETE /v2.0/networks/911886c8-53fe-44df-b458-cdd3e8bd7f4b => 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: 986/1797] 10.0.0.249 () {32 vars in 672 bytes} [Mon May 18 01:50:15 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:16.044 8 INFO neutron.services.segments.plugin [-] Segment 5c5f87ab-9f42-47b0-947b-df0e1f691ed8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c5f87ab-9f42-47b0-947b-df0e1f691ed8 found for delete ", "request_id": "req-1662abed-b784-4c82-ad47-6fb09de9b5ef"}]} [pid: 8|app: 0|req: 812/1798] 10.0.0.249 () {32 vars in 749 bytes} [Mon May 18 01:50:16 2026] DELETE /v2.0/security-group-rules/d0570745-34e0-40c6-83b3-741fec90590e => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1799] 10.0.0.249 () {32 vars in 672 bytes} [Mon May 18 01:50:16 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:16.224 8 WARNING neutron_lib.context [None req-694e09bb-ee66-4ec7-9f2d-3f1c5ddd010f 0d91259cf4ef4fa495809b1c5cee7d13 d3ecc977f0ad498694b929f14a512f8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 813/1800] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:50:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1801] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:50:16 2026] GET /v2.0/security-group-rules/58eb191a-e4a5-437c-b845-b9c11cbc6799 => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1802] 10.0.0.249 () {32 vars in 672 bytes} [Mon May 18 01:50:16 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1803] 10.0.0.249 () {32 vars in 749 bytes} [Mon May 18 01:50:16 2026] DELETE /v2.0/security-group-rules/58eb191a-e4a5-437c-b845-b9c11cbc6799 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1804] 10.0.0.249 () {32 vars in 672 bytes} [Mon May 18 01:50:16 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1805] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:16 2026] DELETE /v2.0/security-groups/75e8223a-3aa3-43b6-adfd-b96f44343ec1 => 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: 991/1806] 10.0.0.249 () {32 vars in 662 bytes} [Mon May 18 01:50:16 2026] GET /v2.0/security-groups => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1807] 10.0.0.249 () {32 vars in 662 bytes} [Mon May 18 01:50:16 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1808] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:16 2026] GET /v2.0/security-groups?tenant_id=78bd97067a6e4cb2aadc893103012a65&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: 993/1809] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:16 2026] DELETE /v2.0/security-groups/945f4db8-c776-4bf3-ba56-f237384343de => 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: 817/1810] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:17 2026] GET /v2.0/security-groups?tenant_id=9cb425e8b9b94511bf390546bff142ae&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: 994/1811] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:17 2026] DELETE /v2.0/security-groups/f584f6be-3d6e-41f1-9178-ebfaf4226226 => 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: 818/1812] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:17 2026] GET /v2.0/security-groups?tenant_id=d3ecc977f0ad498694b929f14a512f8b&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1813] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:17 2026] DELETE /v2.0/security-groups/6e2c527d-62fe-4933-953a-961ce8800dc7 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:17.785 8 INFO neutron.db.segments_db [None req-18f45be8-a4aa-4b11-96f4-fdf3507ae32a bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment 5e3f88f3-edfd-41f3-b26f-673a91b27b88 of type vxlan for network 33951fdf-9822-4983-8dc2-0ab31404f668 [pid: 8|app: 0|req: 819/1814] 10.0.0.249 () {34 vars in 670 bytes} [Mon May 18 01:50:17 2026] POST /v2.0/networks => generated 740 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1815] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:50:17 2026] POST /v2.0/subnets => generated 663 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:18.220 8 INFO neutron.db.segments_db [None req-9d4eff65-e349-4629-8223-4e97dbce0c63 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Added segment 308d1541-edcc-4f7b-ad13-37f84cf00603 of type vxlan for network a0f0353a-e226-49b2-ab7c-01db05fda3de 2026-05-18 01:50:18.501 7 WARNING neutron_lib.context [None req-a7e8dd80-15e3-4238-9a76-843d4100e546 acad164b73814d6396f5b34b7c720c10 ef031467ca344b6c8a478cbfa37c7884 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:18.540 8 INFO neutron.db.l3_hamode_db [None req-9d4eff65-e349-4629-8223-4e97dbce0c63 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:50:18.653 7 INFO neutron.db.segments_db [None req-a7e8dd80-15e3-4238-9a76-843d4100e546 acad164b73814d6396f5b34b7c720c10 ef031467ca344b6c8a478cbfa37c7884 - - default default] Added segment 9c676051-563b-4e1a-9c07-48b72ccb36df of type vxlan for network f5e0024a-ae63-4ef8-8f41-5e44c0f5161b [pid: 7|app: 0|req: 997/1816] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:50:18 2026] POST /v2.0/networks => generated 632 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1817] 10.0.0.249 () {34 vars in 752 bytes} [Mon May 18 01:50:18 2026] PUT /v2.0/networks/f5e0024a-ae63-4ef8-8f41-5e44c0f5161b/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1818] 10.0.0.249 () {32 vars in 732 bytes} [Mon May 18 01:50:18 2026] GET /v2.0/networks/f5e0024a-ae63-4ef8-8f41-5e44c0f5161b/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1819] 10.0.0.249 () {34 vars in 763 bytes} [Mon May 18 01:50:18 2026] PUT /v2.0/networks/f5e0024a-ae63-4ef8-8f41-5e44c0f5161b/tags/green => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1820] 10.0.0.249 () {32 vars in 732 bytes} [Mon May 18 01:50:19 2026] GET /v2.0/networks/f5e0024a-ae63-4ef8-8f41-5e44c0f5161b/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: 1002/1821] 10.0.0.249 () {34 vars in 759 bytes} [Mon May 18 01:50:19 2026] PUT /v2.0/networks/f5e0024a-ae63-4ef8-8f41-5e44c0f5161b/tags/red => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1822] 10.0.0.249 () {32 vars in 732 bytes} [Mon May 18 01:50:19 2026] GET /v2.0/networks/f5e0024a-ae63-4ef8-8f41-5e44c0f5161b/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1823] 10.0.0.249 () {34 vars in 781 bytes} [Mon May 18 01:50:19 2026] PUT /v2.0/networks/f5e0024a-ae63-4ef8-8f41-5e44c0f5161b/tags/black.or.white => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1824] 10.0.0.249 () {32 vars in 732 bytes} [Mon May 18 01:50:19 2026] GET /v2.0/networks/f5e0024a-ae63-4ef8-8f41-5e44c0f5161b/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1825] 10.0.0.249 () {34 vars in 752 bytes} [Mon May 18 01:50:19 2026] PUT /v2.0/networks/f5e0024a-ae63-4ef8-8f41-5e44c0f5161b/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1826] 10.0.0.249 () {32 vars in 622 bytes} [Mon May 18 01:50:19 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: 1008/1827] 10.0.0.249 () {32 vars in 732 bytes} [Mon May 18 01:50:19 2026] GET /v2.0/networks/f5e0024a-ae63-4ef8-8f41-5e44c0f5161b/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:19.715 8 INFO neutron.db.l3_hamode_db [None req-9d4eff65-e349-4629-8223-4e97dbce0c63 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1009/1828] 10.0.0.249 () {32 vars in 632 bytes} [Mon May 18 01:50:19 2026] GET /v2.0/ => generated 632 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1829] 10.0.0.249 () {32 vars in 740 bytes} [Mon May 18 01:50:19 2026] GET /v2.0/networks/f5e0024a-ae63-4ef8-8f41-5e44c0f5161b/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:19.862 7 INFO neutron.api.v2.resource [None req-60fc003f-5f81-40ac-b757-e88af28aa83b acad164b73814d6396f5b34b7c720c10 ef031467ca344b6c8a478cbfa37c7884 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1011/1830] 10.0.0.249 () {32 vars in 744 bytes} [Mon May 18 01:50:19 2026] GET /v2.0/networks/f5e0024a-ae63-4ef8-8f41-5e44c0f5161b/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1831] 10.0.0.249 () {32 vars in 743 bytes} [Mon May 18 01:50:19 2026] DELETE /v2.0/networks/f5e0024a-ae63-4ef8-8f41-5e44c0f5161b/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1832] 10.0.0.249 () {32 vars in 732 bytes} [Mon May 18 01:50:19 2026] GET /v2.0/networks/f5e0024a-ae63-4ef8-8f41-5e44c0f5161b/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:20.061 7 INFO neutron.api.v2.resource [None req-d13a5892-beac-42ca-9bc7-b653c46da46c acad164b73814d6396f5b34b7c720c10 ef031467ca344b6c8a478cbfa37c7884 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1014/1833] 10.0.0.249 () {32 vars in 747 bytes} [Mon May 18 01:50:20 2026] DELETE /v2.0/networks/f5e0024a-ae63-4ef8-8f41-5e44c0f5161b/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1834] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:50:20 2026] DELETE /v2.0/networks/f5e0024a-ae63-4ef8-8f41-5e44c0f5161b/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1835] 10.0.0.249 () {32 vars in 732 bytes} [Mon May 18 01:50:20 2026] GET /v2.0/networks/f5e0024a-ae63-4ef8-8f41-5e44c0f5161b/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:20.390 7 INFO neutron.services.segments.plugin [-] Segment 9c676051-563b-4e1a-9c07-48b72ccb36df resource provider aggregate not found 2026-05-18 01:50:20.402 7 INFO neutron.services.segments.plugin [-] Segment 9c676051-563b-4e1a-9c07-48b72ccb36df resource provider aggregate not found 2026-05-18 01:50:20.409 7 INFO neutron.services.segments.plugin [-] Segment 9c676051-563b-4e1a-9c07-48b72ccb36df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c676051-563b-4e1a-9c07-48b72ccb36df found for delete ", "request_id": "req-daa493a1-f039-4df0-aff3-468aa1cbd39e"}]} 2026-05-18 01:50:20.421 7 INFO neutron.services.segments.plugin [-] Segment 9c676051-563b-4e1a-9c07-48b72ccb36df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c676051-563b-4e1a-9c07-48b72ccb36df found for delete ", "request_id": "req-a0d47b6c-f5a5-44d0-a853-7a9f6a6e91a8"}]} [pid: 7|app: 0|req: 1017/1836] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:50:20 2026] DELETE /v2.0/networks/f5e0024a-ae63-4ef8-8f41-5e44c0f5161b => 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: 1018/1837] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:20 2026] GET /v2.0/security-groups?tenant_id=1b35cc8f709b468da6d2a1019e08f61f&name=default => generated 2925 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1838] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:20 2026] DELETE /v2.0/security-groups/1ef52437-21b2-487e-b2d8-a5ed558037ee => 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: 1020/1839] 10.0.0.249 () {34 vars in 677 bytes} [Mon May 18 01:50:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1840] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:21 2026] GET /v2.0/security-groups?tenant_id=ef031467ca344b6c8a478cbfa37c7884&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1841] 10.0.0.249 () {34 vars in 752 bytes} [Mon May 18 01:50:21 2026] PUT /v2.0/policies/edca87c2-1e5c-41e9-bbb3-a1ac54a9fde6/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1842] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:50:18 2026] POST /v2.0/routers => generated 727 bytes in 3281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1843] 10.0.0.249 () {32 vars in 732 bytes} [Mon May 18 01:50:21 2026] GET /v2.0/policies/edca87c2-1e5c-41e9-bbb3-a1ac54a9fde6/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1844] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:21 2026] DELETE /v2.0/security-groups/5182eecc-beff-44a5-83f6-eb5ef6f027ce => 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: 1024/1845] 10.0.0.249 () {34 vars in 763 bytes} [Mon May 18 01:50:21 2026] PUT /v2.0/policies/edca87c2-1e5c-41e9-bbb3-a1ac54a9fde6/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1846] 10.0.0.249 () {32 vars in 732 bytes} [Mon May 18 01:50:21 2026] GET /v2.0/policies/edca87c2-1e5c-41e9-bbb3-a1ac54a9fde6/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1847] 10.0.0.249 () {34 vars in 759 bytes} [Mon May 18 01:50:21 2026] PUT /v2.0/policies/edca87c2-1e5c-41e9-bbb3-a1ac54a9fde6/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1848] 10.0.0.249 () {32 vars in 732 bytes} [Mon May 18 01:50:21 2026] GET /v2.0/policies/edca87c2-1e5c-41e9-bbb3-a1ac54a9fde6/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1849] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:21 2026] GET /v2.0/security-groups?tenant_id=68c27b5f32bd4e5084bd4546f083e147&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1850] 10.0.0.249 () {34 vars in 781 bytes} [Mon May 18 01:50:21 2026] PUT /v2.0/policies/edca87c2-1e5c-41e9-bbb3-a1ac54a9fde6/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1851] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:21 2026] DELETE /v2.0/security-groups/7572a7c7-b8b9-48b6-9299-bd7ce079f1c7 => 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: 1031/1852] 10.0.0.249 () {32 vars in 732 bytes} [Mon May 18 01:50:21 2026] GET /v2.0/policies/edca87c2-1e5c-41e9-bbb3-a1ac54a9fde6/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1853] 10.0.0.249 () {34 vars in 752 bytes} [Mon May 18 01:50:21 2026] PUT /v2.0/policies/edca87c2-1e5c-41e9-bbb3-a1ac54a9fde6/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1854] 10.0.0.249 () {32 vars in 732 bytes} [Mon May 18 01:50:22 2026] GET /v2.0/policies/edca87c2-1e5c-41e9-bbb3-a1ac54a9fde6/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1855] 10.0.0.249 () {32 vars in 740 bytes} [Mon May 18 01:50:22 2026] GET /v2.0/policies/edca87c2-1e5c-41e9-bbb3-a1ac54a9fde6/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:22.074 7 INFO neutron.api.v2.resource [None req-c98f9c6c-a9d7-4a57-83e8-631c16f44e66 417aca22b8d2434f97b8cad766924ed8 d1d547f589dc47d2840d338509fbce5f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1035/1856] 10.0.0.249 () {32 vars in 744 bytes} [Mon May 18 01:50:22 2026] GET /v2.0/policies/edca87c2-1e5c-41e9-bbb3-a1ac54a9fde6/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1857] 10.0.0.249 () {32 vars in 743 bytes} [Mon May 18 01:50:22 2026] DELETE /v2.0/policies/edca87c2-1e5c-41e9-bbb3-a1ac54a9fde6/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1858] 10.0.0.249 () {32 vars in 732 bytes} [Mon May 18 01:50:22 2026] GET /v2.0/policies/edca87c2-1e5c-41e9-bbb3-a1ac54a9fde6/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:22.194 7 INFO neutron.api.v2.resource [None req-bad7712a-4f3d-4f0a-84d3-dd66d91f7ce1 417aca22b8d2434f97b8cad766924ed8 d1d547f589dc47d2840d338509fbce5f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1038/1859] 10.0.0.249 () {32 vars in 747 bytes} [Mon May 18 01:50:22 2026] DELETE /v2.0/policies/edca87c2-1e5c-41e9-bbb3-a1ac54a9fde6/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1860] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:50:22 2026] DELETE /v2.0/policies/edca87c2-1e5c-41e9-bbb3-a1ac54a9fde6/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1861] 10.0.0.249 () {32 vars in 732 bytes} [Mon May 18 01:50:22 2026] GET /v2.0/policies/edca87c2-1e5c-41e9-bbb3-a1ac54a9fde6/tags => 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: 1041/1862] 10.0.0.249 () {32 vars in 733 bytes} [Mon May 18 01:50:22 2026] DELETE /v2.0/qos/policies/edca87c2-1e5c-41e9-bbb3-a1ac54a9fde6 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1863] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:50:21 2026] PUT /v2.0/routers/59050f8c-df90-4592-91ec-1ff615219a33/add_router_interface => generated 309 bytes in 1739 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1864] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:23 2026] GET /v2.0/security-groups?tenant_id=956aee7df8f044a2bd194a7fe83fc93b&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1865] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:23 2026] DELETE /v2.0/security-groups/e675cf07-83ac-4048-b6cf-5184c05b4787 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1866] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:23 2026] GET /v2.0/security-groups?tenant_id=d1d547f589dc47d2840d338509fbce5f&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1867] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:23 2026] DELETE /v2.0/security-groups/18b207bf-2e47-43a4-9487-91f03f31ba6a => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:25.648 7 WARNING neutron_lib.context [None req-50ba39e4-5b3b-446d-b476-e29cfa37f859 2894205c28834927a635a7e4ddc4fe99 351be35f407949d491d37a737a86c140 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 825/1868] 10.0.0.243 () {34 vars in 981 bytes} [Mon May 18 01:50:25 2026] GET /v2.0/networks?id=33951fdf-9822-4983-8dc2-0ab31404f668 => generated 672 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1869] 10.0.0.243 () {34 vars in 964 bytes} [Mon May 18 01:50:25 2026] GET /v2.0/quotas/5f841655617349f5b12226310d56b521 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:50:25.821 7 INFO neutron.db.segments_db [None req-50ba39e4-5b3b-446d-b476-e29cfa37f859 2894205c28834927a635a7e4ddc4fe99 351be35f407949d491d37a737a86c140 - - default default] Added segment fc35d667-2b9f-4ba1-8ab3-c86adad0e8b6 of type vxlan for network 222dbb61-d37e-4485-9938-403424ad733d [pid: 8|app: 0|req: 827/1870] 10.0.0.243 () {34 vars in 1001 bytes} [Mon May 18 01:50:25 2026] GET /v2.0/ports?tenant_id=5f841655617349f5b12226310d56b521&fields=id => generated 103 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1871] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:50:25 2026] POST /v2.0/networks => generated 632 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:25.960 7 WARNING neutron_lib.context [None req-1be6bbc1-4fdb-4f5b-91f7-7e40da703d5c 2894205c28834927a635a7e4ddc4fe99 351be35f407949d491d37a737a86c140 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 828/1872] 10.0.0.243 () {34 vars in 1007 bytes} [Mon May 18 01:50:25 2026] GET /v2.0/networks/33951fdf-9822-4983-8dc2-0ab31404f668?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1873] 10.0.0.243 () {34 vars in 1107 bytes} [Mon May 18 01:50:25 2026] GET /v2.0/networks/33951fdf-9822-4983-8dc2-0ab31404f668?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: 830/1874] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:50:26 2026] GET /v2.0/ports?device_id=57941e2f-bf0f-4386-abbc-2df405720c84 => 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: 1045/1875] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:50:25 2026] POST /v2.0/subnets => generated 602 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/1876] 10.0.0.249 () {34 vars in 750 bytes} [Mon May 18 01:50:26 2026] PUT /v2.0/subnets/44e3f2e4-2583-460e-8ce1-4e7f7527f49c/tags => generated 25 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1877] 10.0.0.249 () {32 vars in 730 bytes} [Mon May 18 01:50:26 2026] GET /v2.0/subnets/44e3f2e4-2583-460e-8ce1-4e7f7527f49c/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/1878] 10.0.0.249 () {34 vars in 761 bytes} [Mon May 18 01:50:26 2026] PUT /v2.0/subnets/44e3f2e4-2583-460e-8ce1-4e7f7527f49c/tags/green => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1879] 10.0.0.249 () {32 vars in 730 bytes} [Mon May 18 01:50:26 2026] GET /v2.0/subnets/44e3f2e4-2583-460e-8ce1-4e7f7527f49c/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1880] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:26 2026] GET /v2.0/security-groups?tenant_id=c15af5a922f04d12ac0617484371d8fa&name=default => generated 2925 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1881] 10.0.0.249 () {34 vars in 757 bytes} [Mon May 18 01:50:26 2026] PUT /v2.0/subnets/44e3f2e4-2583-460e-8ce1-4e7f7527f49c/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1882] 10.0.0.249 () {32 vars in 730 bytes} [Mon May 18 01:50:26 2026] GET /v2.0/subnets/44e3f2e4-2583-460e-8ce1-4e7f7527f49c/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/1883] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:26 2026] DELETE /v2.0/security-groups/f3cc2259-85d4-4089-bff7-7252a80f7b3a => 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: 833/1884] 10.0.0.249 () {34 vars in 779 bytes} [Mon May 18 01:50:26 2026] PUT /v2.0/subnets/44e3f2e4-2583-460e-8ce1-4e7f7527f49c/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1885] 10.0.0.249 () {32 vars in 730 bytes} [Mon May 18 01:50:26 2026] GET /v2.0/subnets/44e3f2e4-2583-460e-8ce1-4e7f7527f49c/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1886] 10.0.0.249 () {34 vars in 750 bytes} [Mon May 18 01:50:26 2026] PUT /v2.0/subnets/44e3f2e4-2583-460e-8ce1-4e7f7527f49c/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: 1053/1887] 10.0.0.249 () {32 vars in 730 bytes} [Mon May 18 01:50:26 2026] GET /v2.0/subnets/44e3f2e4-2583-460e-8ce1-4e7f7527f49c/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1888] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:50:27 2026] GET /v2.0/networks?id=33951fdf-9822-4983-8dc2-0ab31404f668 => generated 672 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1889] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:27 2026] GET /v2.0/security-groups?tenant_id=6c7fdd65f3494169b0e8a505748b0407&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/1890] 10.0.0.249 () {32 vars in 738 bytes} [Mon May 18 01:50:27 2026] GET /v2.0/subnets/44e3f2e4-2583-460e-8ce1-4e7f7527f49c/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:27.184 8 WARNING neutron_lib.context [req-1cc577a1-52cc-49f8-bfb5-9225bc6e00fb req-b3fca5e0-9148-4ea9-a78b-0d3dafd548b3 cf6f2c0976c34e13b53a714bebabf1dd 5f841655617349f5b12226310d56b521 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1056/1891] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:27 2026] DELETE /v2.0/security-groups/1017ae67-dc00-4177-8c99-e6f3992d8ec4 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:27.358 7 INFO neutron.api.v2.resource [None req-983da2a5-7972-4478-9a8e-d6ac873e1f47 2894205c28834927a635a7e4ddc4fe99 351be35f407949d491d37a737a86c140 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1057/1892] 10.0.0.249 () {32 vars in 742 bytes} [Mon May 18 01:50:27 2026] GET /v2.0/subnets/44e3f2e4-2583-460e-8ce1-4e7f7527f49c/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/1893] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:50:27 2026] GET /v2.0/ports?device_id=57941e2f-bf0f-4386-abbc-2df405720c84 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/1894] 10.0.0.249 () {32 vars in 741 bytes} [Mon May 18 01:50:27 2026] DELETE /v2.0/subnets/44e3f2e4-2583-460e-8ce1-4e7f7527f49c/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:27.719 7 WARNING neutron_lib.context [None req-fde4cb6a-3845-41f9-bcf1-9114997b2a89 9c04a0d690e44b218ea410f734a7e42a 0687ad137d3c419b86f97ac89ebffa9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 836/1895] 199.204.45.244 () {38 vars in 954 bytes} [Mon May 18 01:50:27 2026] POST /v2.0/ports => generated 958 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:50:27.764 7 INFO neutron.db.segments_db [None req-fde4cb6a-3845-41f9-bcf1-9114997b2a89 9c04a0d690e44b218ea410f734a7e42a 0687ad137d3c419b86f97ac89ebffa9b - - default default] Added segment fba5be10-c024-437b-a15e-326b726337d9 of type vxlan for network d9c8e564-c839-4591-9fce-101a6fe8760c [pid: 8|app: 0|req: 837/1896] 10.0.0.249 () {32 vars in 730 bytes} [Mon May 18 01:50:27 2026] GET /v2.0/subnets/44e3f2e4-2583-460e-8ce1-4e7f7527f49c/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:28.159 7 INFO neutron.db.l3_hamode_db [None req-fde4cb6a-3845-41f9-bcf1-9114997b2a89 9c04a0d690e44b218ea410f734a7e42a 0687ad137d3c419b86f97ac89ebffa9b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 840/1899] 199.204.45.244 () {38 vars in 1027 bytes} [Mon May 18 01:50:27 2026] PUT /v2.0/ports/fb7958d2-9f29-45c2-be55-995e77a36f01 => generated 1203 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:28.376 7 INFO neutron.db.l3_hamode_db [None req-fde4cb6a-3845-41f9-bcf1-9114997b2a89 9c04a0d690e44b218ea410f734a7e42a 0687ad137d3c419b86f97ac89ebffa9b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:50:28.436 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c2679bd-05aa-4a01-b4dc-1fe7ff70f9dd'] response: {'name': 'network-changed', 'server_uuid': '57941e2f-bf0f-4386-abbc-2df405720c84', 'tag': 'fb7958d2-9f29-45c2-be55-995e77a36f01', 'status': 'completed', 'code': 200} 2026-05-18 01:50:28.459 8 INFO neutron.api.v2.resource [None req-2c614107-34da-409d-a69b-2349f284bfaf 2894205c28834927a635a7e4ddc4fe99 351be35f407949d491d37a737a86c140 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 841/1900] 10.0.0.249 () {32 vars in 745 bytes} [Mon May 18 01:50:28 2026] DELETE /v2.0/subnets/44e3f2e4-2583-460e-8ce1-4e7f7527f49c/tags/green => generated 99 bytes in 90 msecs (HTTP/1.1 404) 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: 842/1901] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:50:28 2026] GET /v2.0/ports?tenant_id=5f841655617349f5b12226310d56b521&device_id=57941e2f-bf0f-4386-abbc-2df405720c84 => generated 1242 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1902] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:50:28 2026] GET /v2.0/ports?device_id=57941e2f-bf0f-4386-abbc-2df405720c84 => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1903] 10.0.0.249 () {32 vars in 733 bytes} [Mon May 18 01:50:28 2026] DELETE /v2.0/subnets/44e3f2e4-2583-460e-8ce1-4e7f7527f49c/tags => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1904] 199.204.45.244 () {34 vars in 1059 bytes} [Mon May 18 01:50:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=fb7958d2-9f29-45c2-be55-995e77a36f01 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1905] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:50:28 2026] GET /v2.0/security-groups?id=ac89f784-c76f-48aa-ab09-315974e793e1&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1906] 10.0.0.249 () {32 vars in 730 bytes} [Mon May 18 01:50:28 2026] GET /v2.0/subnets/44e3f2e4-2583-460e-8ce1-4e7f7527f49c/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1907] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:50:28 2026] GET /v2.0/subnets?id=ee2863bb-14f7-47a6-ba28-f4aff3164547 => generated 666 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1908] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:28 2026] DELETE /v2.0/subnets/44e3f2e4-2583-460e-8ce1-4e7f7527f49c => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1909] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:50:29 2026] GET /v2.0/ports?network_id=33951fdf-9822-4983-8dc2-0ab31404f668&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-05-18 01:50:29.555 8 INFO neutron.services.segments.plugin [-] Segment fc35d667-2b9f-4ba1-8ab3-c86adad0e8b6 resource provider aggregate not found 2026-05-18 01:50:29.560 8 INFO neutron.services.segments.plugin [-] Segment fc35d667-2b9f-4ba1-8ab3-c86adad0e8b6 resource provider aggregate not found 2026-05-18 01:50:29.576 8 INFO neutron.services.segments.plugin [-] Segment fc35d667-2b9f-4ba1-8ab3-c86adad0e8b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc35d667-2b9f-4ba1-8ab3-c86adad0e8b6 found for delete ", "request_id": "req-2fad0dbd-cb5d-44d7-a51b-2232c0f4dee8"}]} [pid: 8|app: 0|req: 851/1910] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:50:29 2026] DELETE /v2.0/networks/222dbb61-d37e-4485-9938-403424ad733d => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:50:29.586 8 INFO neutron.services.segments.plugin [-] Segment fc35d667-2b9f-4ba1-8ab3-c86adad0e8b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc35d667-2b9f-4ba1-8ab3-c86adad0e8b6 found for delete ", "request_id": "req-40266e87-9733-4c7d-b4cb-d08a063b4ea8"}]} [pid: 8|app: 0|req: 852/1911] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:50:29 2026] GET /v2.0/networks/33951fdf-9822-4983-8dc2-0ab31404f668?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/1912] 10.0.0.249 () {34 vars in 667 bytes} [Mon May 18 01:50:27 2026] POST /v2.0/routers => generated 474 bytes in 2283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1913] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:50:29 2026] GET /v2.0/networks/33951fdf-9822-4983-8dc2-0ab31404f668?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: 1061/1914] 10.0.0.249 () {34 vars in 750 bytes} [Mon May 18 01:50:29 2026] PUT /v2.0/routers/9c5b7399-a111-4966-bffe-253fc4c58efa/tags => generated 25 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1915] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:50:29 2026] GET /v2.0/ports?tenant_id=5f841655617349f5b12226310d56b521&device_id=57941e2f-bf0f-4386-abbc-2df405720c84 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1916] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:50:29 2026] GET /v2.0/networks?id=33951fdf-9822-4983-8dc2-0ab31404f668 => generated 768 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/1917] 10.0.0.249 () {32 vars in 730 bytes} [Mon May 18 01:50:29 2026] GET /v2.0/routers/9c5b7399-a111-4966-bffe-253fc4c58efa/tags => generated 25 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1918] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:50:29 2026] GET /v2.0/ports?device_id=57941e2f-bf0f-4386-abbc-2df405720c84 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/1919] 199.204.45.244 () {34 vars in 1059 bytes} [Mon May 18 01:50:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=fb7958d2-9f29-45c2-be55-995e77a36f01 => 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: 1064/1920] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:50:30 2026] GET /v2.0/security-groups?id=ac89f784-c76f-48aa-ab09-315974e793e1&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/1921] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:50:30 2026] GET /v2.0/subnets?id=ee2863bb-14f7-47a6-ba28-f4aff3164547 => generated 666 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1922] 10.0.0.249 () {34 vars in 761 bytes} [Mon May 18 01:50:30 2026] PUT /v2.0/routers/9c5b7399-a111-4966-bffe-253fc4c58efa/tags/green => generated 4 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/1923] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:50:30 2026] GET /v2.0/ports?network_id=33951fdf-9822-4983-8dc2-0ab31404f668&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1924] 10.0.0.249 () {32 vars in 730 bytes} [Mon May 18 01:50:30 2026] GET /v2.0/routers/9c5b7399-a111-4966-bffe-253fc4c58efa/tags => generated 34 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/1925] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:50:30 2026] GET /v2.0/networks/33951fdf-9822-4983-8dc2-0ab31404f668?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: 1068/1926] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:50:30 2026] GET /v2.0/networks/33951fdf-9822-4983-8dc2-0ab31404f668?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: 859/1927] 10.0.0.249 () {34 vars in 757 bytes} [Mon May 18 01:50:30 2026] PUT /v2.0/routers/9c5b7399-a111-4966-bffe-253fc4c58efa/tags/red => generated 4 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/1928] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:30 2026] GET /v2.0/security-groups?tenant_id=e5cf167e3549475d9640a3cc8ee484ef&name=default => generated 2925 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1929] 10.0.0.249 () {32 vars in 730 bytes} [Mon May 18 01:50:30 2026] GET /v2.0/routers/9c5b7399-a111-4966-bffe-253fc4c58efa/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1930] 10.0.0.249 () {34 vars in 779 bytes} [Mon May 18 01:50:30 2026] PUT /v2.0/routers/9c5b7399-a111-4966-bffe-253fc4c58efa/tags/black.or.white => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/1931] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:30 2026] DELETE /v2.0/security-groups/fdbf2013-0228-4d61-a097-879fbe469db1 => 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: 862/1932] 10.0.0.249 () {32 vars in 730 bytes} [Mon May 18 01:50:30 2026] GET /v2.0/routers/9c5b7399-a111-4966-bffe-253fc4c58efa/tags => generated 52 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/1933] 10.0.0.249 () {34 vars in 750 bytes} [Mon May 18 01:50:30 2026] PUT /v2.0/routers/9c5b7399-a111-4966-bffe-253fc4c58efa/tags => generated 37 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/1934] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:31 2026] GET /v2.0/security-groups?tenant_id=351be35f407949d491d37a737a86c140&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/1935] 10.0.0.249 () {32 vars in 730 bytes} [Mon May 18 01:50:31 2026] GET /v2.0/routers/9c5b7399-a111-4966-bffe-253fc4c58efa/tags => generated 37 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/1936] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:50:31 2026] GET /v2.0/ports?device_id=57941e2f-bf0f-4386-abbc-2df405720c84 => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1937] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:30 2026] GET /v2.0/security-groups?tenant_id=8cd6cf8e67f64cba894af07888006c1b&name=default => generated 2925 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1938] 10.0.0.249 () {32 vars in 738 bytes} [Mon May 18 01:50:31 2026] GET /v2.0/routers/9c5b7399-a111-4966-bffe-253fc4c58efa/tags/red => 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: 1075/1939] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:31 2026] DELETE /v2.0/security-groups/ef45e407-7863-41fb-a036-d44ed8dce0f1 => 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: 865/1940] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:50:31 2026] GET /v2.0/security-groups?id=ac89f784-c76f-48aa-ab09-315974e793e1&fields=id&fields=name => generated 88 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/1941] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:31 2026] DELETE /v2.0/security-groups/3ce2fba4-939b-4bfe-a893-d82b70828dcd => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:31.588 8 INFO neutron.api.v2.resource [None req-d1ea8eeb-a1cd-41c3-9ce0-a49a88e90d92 9c04a0d690e44b218ea410f734a7e42a 0687ad137d3c419b86f97ac89ebffa9b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 866/1942] 10.0.0.249 () {32 vars in 742 bytes} [Mon May 18 01:50:31 2026] GET /v2.0/routers/9c5b7399-a111-4966-bffe-253fc4c58efa/tags/green => generated 99 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/1943] 10.0.0.249 () {32 vars in 741 bytes} [Mon May 18 01:50:31 2026] DELETE /v2.0/routers/9c5b7399-a111-4966-bffe-253fc4c58efa/tags/red => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1944] 10.0.0.249 () {32 vars in 730 bytes} [Mon May 18 01:50:31 2026] GET /v2.0/routers/9c5b7399-a111-4966-bffe-253fc4c58efa/tags => generated 30 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:31.879 7 INFO neutron.api.v2.resource [None req-bbf53d6b-88db-4aef-b609-3bc4ce800a5c 9c04a0d690e44b218ea410f734a7e42a 0687ad137d3c419b86f97ac89ebffa9b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1078/1945] 10.0.0.249 () {32 vars in 745 bytes} [Mon May 18 01:50:31 2026] DELETE /v2.0/routers/9c5b7399-a111-4966-bffe-253fc4c58efa/tags/green => generated 99 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1946] 10.0.0.249 () {32 vars in 733 bytes} [Mon May 18 01:50:31 2026] DELETE /v2.0/routers/9c5b7399-a111-4966-bffe-253fc4c58efa/tags => 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: 1079/1947] 10.0.0.249 () {32 vars in 730 bytes} [Mon May 18 01:50:32 2026] GET /v2.0/routers/9c5b7399-a111-4966-bffe-253fc4c58efa/tags => generated 12 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1948] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:50:32 2026] GET /v2.0/ports?device_id=57941e2f-bf0f-4386-abbc-2df405720c84 => generated 975 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/1949] 10.0.0.249 () {32 vars in 720 bytes} [Mon May 18 01:50:32 2026] GET /v2.0/routers/9c5b7399-a111-4966-bffe-253fc4c58efa => generated 480 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/1950] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:50:32 2026] GET /v2.0/security-groups?id=ac89f784-c76f-48aa-ab09-315974e793e1&fields=id&fields=name => generated 88 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/1951] 199.204.45.244 () {34 vars in 993 bytes} [Mon May 18 01:50:32 2026] GET /v2.0/ports?device_id=57941e2f-bf0f-4386-abbc-2df405720c84 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1952] 10.0.0.249 () {34 vars in 741 bytes} [Mon May 18 01:50:32 2026] PUT /v2.0/routers/9c5b7399-a111-4966-bffe-253fc4c58efa => generated 480 bytes in 794 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1953] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:50:32 2026] GET /v2.0/ports?device_id=9c5b7399-a111-4966-bffe-253fc4c58efa => 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: 1083/1954] 199.204.45.244 () {36 vars in 996 bytes} [Mon May 18 01:50:32 2026] DELETE /v2.0/ports/fb7958d2-9f29-45c2-be55-995e77a36f01 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/1955] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:50:33 2026] GET /v2.0/ports?device_id=57941e2f-bf0f-4386-abbc-2df405720c84 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:33.795 8 INFO neutron.services.segments.plugin [-] Segment fba5be10-c024-437b-a15e-326b726337d9 resource provider aggregate not found 2026-05-18 01:50:33.800 8 INFO neutron.services.segments.plugin [-] Segment fba5be10-c024-437b-a15e-326b726337d9 resource provider aggregate not found 2026-05-18 01:50:33.817 8 INFO neutron.services.segments.plugin [-] Segment fba5be10-c024-437b-a15e-326b726337d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fba5be10-c024-437b-a15e-326b726337d9 found for delete ", "request_id": "req-3838b086-95ea-4310-a70f-1fd48eae3fc2"}]} 2026-05-18 01:50:33.820 8 INFO neutron.services.segments.plugin [-] Segment fba5be10-c024-437b-a15e-326b726337d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fba5be10-c024-437b-a15e-326b726337d9 found for delete ", "request_id": "req-4af59c79-de85-45b0-b0a5-fef0ab4cbec7"}]} 2026-05-18 01:50:33.839 8 INFO neutron.db.l3_hamode_db [None req-bd8a0704-8840-4093-b76a-a6f9f02770f4 9c04a0d690e44b218ea410f734a7e42a 0687ad137d3c419b86f97ac89ebffa9b - - default default] HA network d9c8e564-c839-4591-9fce-101a6fe8760c was deleted as no HA routers are present in tenant 0687ad137d3c419b86f97ac89ebffa9b. [pid: 8|app: 0|req: 872/1956] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:33 2026] DELETE /v2.0/routers/9c5b7399-a111-4966-bffe-253fc4c58efa => generated 0 bytes in 825 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:34.560 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13144d93-45f5-4024-a935-070ee96fe591'] response: {'server_uuid': '57941e2f-bf0f-4386-abbc-2df405720c84', 'name': 'network-vif-deleted', 'tag': 'fb7958d2-9f29-45c2-be55-995e77a36f01', 'status': 'completed', 'code': 200} 2026-05-18 01:50:34.868 8 WARNING neutron_lib.context [None req-0768ef0c-a8cb-42ad-adb9-a8f17a319738 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1085/1957] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:34 2026] GET /v2.0/security-groups?tenant_id=0d010a4bbf8d42dd8c60c17d51f54377&name=default => generated 2925 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:35.025 8 INFO neutron.db.segments_db [None req-0768ef0c-a8cb-42ad-adb9-a8f17a319738 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Added segment 0085a2f2-41c0-42ed-9639-046ff691208a of type vxlan for network 7148df45-4ff1-4774-a058-b06aba233d70 [pid: 7|app: 0|req: 1086/1958] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:34 2026] DELETE /v2.0/security-groups/1775b487-2042-40b1-b766-4d4a396d0cee => 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: 873/1959] 10.0.0.249 () {34 vars in 670 bytes} [Mon May 18 01:50:34 2026] POST /v2.0/networks => generated 632 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/1960] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:35 2026] GET /v2.0/security-groups?tenant_id=f460175402984006b0e5547de63159a5&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:35.198 7 WARNING neutron_lib.context [None req-aa58d917-506f-4498-b03f-4968ed0c5b1b 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:35.241 7 INFO neutron.db.segments_db [None req-aa58d917-506f-4498-b03f-4968ed0c5b1b 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Added segment b454b3c9-00ed-43bc-a033-85c2fc48f9ac of type vxlan for network da10b85c-8492-47ef-9fbf-14c70dea4576 [pid: 8|app: 0|req: 874/1961] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:35 2026] GET /v2.0/security-groups?tenant_id=0687ad137d3c419b86f97ac89ebffa9b&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1962] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:35 2026] DELETE /v2.0/security-groups/e33c9a01-ce6d-4395-ad00-be57ecb74361 => 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: 876/1963] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:35 2026] DELETE /v2.0/security-groups/fc614553-2ad3-4798-ab20-0af5b21b7e07 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:35.567 7 INFO neutron.db.l3_hamode_db [None req-aa58d917-506f-4498-b03f-4968ed0c5b1b 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 877/1964] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:35 2026] GET /v2.0/security-groups?tenant_id=dc3e546c321b49088e4a92a8cd354bd7&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:36.691 7 INFO neutron.db.l3_hamode_db [None req-aa58d917-506f-4498-b03f-4968ed0c5b1b 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 878/1965] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:50:35 2026] PUT /v2.0/routers/59050f8c-df90-4592-91ec-1ff615219a33/remove_router_interface => generated 309 bytes in 1237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1966] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:36 2026] DELETE /v2.0/security-groups/f0a5e9bb-0331-4081-967a-886b61fbb812 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/1967] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:50:35 2026] POST /v2.0/routers => generated 695 bytes in 2856 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:38.274 8 INFO neutron.services.segments.plugin [-] Segment 308d1541-edcc-4f7b-ad13-37f84cf00603 resource provider aggregate not found 2026-05-18 01:50:38.281 8 INFO neutron.services.segments.plugin [-] Segment 308d1541-edcc-4f7b-ad13-37f84cf00603 resource provider aggregate not found 2026-05-18 01:50:38.303 8 INFO neutron.services.segments.plugin [-] Segment 308d1541-edcc-4f7b-ad13-37f84cf00603 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 308d1541-edcc-4f7b-ad13-37f84cf00603 found for delete ", "request_id": "req-d34297be-0e70-4818-923a-0d20a1469374"}]} [pid: 7|app: 0|req: 1089/1968] 10.0.0.249 () {32 vars in 775 bytes} [Mon May 18 01:50:38 2026] GET /v2.0/subnets?project_id=36abd4a86f274b688d3888df27725577&cidr=10.100.0.0%2F28 => generated 14 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:38.317 8 INFO neutron.services.segments.plugin [-] Segment 308d1541-edcc-4f7b-ad13-37f84cf00603 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 308d1541-edcc-4f7b-ad13-37f84cf00603 found for delete ", "request_id": "req-eb7da3ef-2265-4cf6-a4b6-6af5dd5ac168"}]} 2026-05-18 01:50:38.333 8 INFO neutron.db.l3_hamode_db [None req-71c191cf-ac95-43bf-b9b3-4ed904577351 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] HA network a0f0353a-e226-49b2-ab7c-01db05fda3de was deleted as no HA routers are present in tenant 5f841655617349f5b12226310d56b521. [pid: 8|app: 0|req: 880/1969] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:37 2026] DELETE /v2.0/routers/59050f8c-df90-4592-91ec-1ff615219a33 => generated 0 bytes in 1282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/1970] 10.0.0.249 () {32 vars in 693 bytes} [Mon May 18 01:50:38 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/1971] 10.0.0.249 () {32 vars in 783 bytes} [Mon May 18 01:50:38 2026] GET /v2.0/subnets?network_id=b3b96470-acc0-4cf4-83ef-8f7d9aabda5a&cidr=10.100.0.0%2F28 => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:38.486 7 WARNING neutron_lib.context [None req-ac4e0ecf-2206-4cdb-a1de-3d09bd7f5ea1 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 881/1972] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:50:38 2026] DELETE /v2.0/subnets/ee2863bb-14f7-47a6-ba28-f4aff3164547 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/1973] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:50:38 2026] POST /v2.0/subnets => generated 632 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1974] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:50:38 2026] DELETE /v2.0/networks/33951fdf-9822-4983-8dc2-0ab31404f668 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:50:39.540 8 WARNING neutron_lib.context [None req-465af8e0-8eba-4249-bf8e-74fdf92f3a2f d7a409c08ab34fd5b264792d09d92404 e0e2658b1e1b4236af4c50b7754e5faa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 883/1975] 10.0.0.249 () {34 vars in 683 bytes} [Mon May 18 01:50:38 2026] POST /v2.0/security-groups => generated 1601 bytes in 826 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1976] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:39 2026] GET /v2.0/security-groups?tenant_id=5f841655617349f5b12226310d56b521&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: 885/1977] 10.0.0.249 () {34 vars in 766 bytes} [Mon May 18 01:50:39 2026] PUT /v2.0/security-groups/beeb36d4-bed9-4594-a396-4396ee8e1888/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: 886/1978] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:39 2026] DELETE /v2.0/security-groups/ac89f784-c76f-48aa-ab09-315974e793e1 => 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: 887/1979] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:50:40 2026] GET /v2.0/security-groups/beeb36d4-bed9-4594-a396-4396ee8e1888/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1980] 10.0.0.249 () {34 vars in 777 bytes} [Mon May 18 01:50:40 2026] PUT /v2.0/security-groups/beeb36d4-bed9-4594-a396-4396ee8e1888/tags/green => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1981] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:50:40 2026] GET /v2.0/security-groups/beeb36d4-bed9-4594-a396-4396ee8e1888/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1982] 10.0.0.249 () {34 vars in 773 bytes} [Mon May 18 01:50:40 2026] PUT /v2.0/security-groups/beeb36d4-bed9-4594-a396-4396ee8e1888/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1983] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:50:40 2026] GET /v2.0/security-groups/beeb36d4-bed9-4594-a396-4396ee8e1888/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1984] 10.0.0.249 () {34 vars in 795 bytes} [Mon May 18 01:50:40 2026] PUT /v2.0/security-groups/beeb36d4-bed9-4594-a396-4396ee8e1888/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-18 01:50:40.337 8 INFO neutron.services.segments.plugin [-] Segment 5e3f88f3-edfd-41f3-b26f-673a91b27b88 resource provider aggregate not found 2026-05-18 01:50:40.342 8 INFO neutron.services.segments.plugin [-] Segment 5e3f88f3-edfd-41f3-b26f-673a91b27b88 resource provider aggregate not found 2026-05-18 01:50:40.362 8 INFO neutron.services.segments.plugin [-] Segment 5e3f88f3-edfd-41f3-b26f-673a91b27b88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e3f88f3-edfd-41f3-b26f-673a91b27b88 found for delete ", "request_id": "req-05c09546-b090-4ac5-b0d3-aaa409a65353"}]} [pid: 8|app: 0|req: 893/1985] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:50:40 2026] GET /v2.0/security-groups/beeb36d4-bed9-4594-a396-4396ee8e1888/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:40.380 8 INFO neutron.services.segments.plugin [-] Segment 5e3f88f3-edfd-41f3-b26f-673a91b27b88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e3f88f3-edfd-41f3-b26f-673a91b27b88 found for delete ", "request_id": "req-e6aa7f9b-caec-4ac7-bbee-4d7b2b8e1c1a"}]} [pid: 8|app: 0|req: 894/1986] 10.0.0.249 () {34 vars in 766 bytes} [Mon May 18 01:50:40 2026] PUT /v2.0/security-groups/beeb36d4-bed9-4594-a396-4396ee8e1888/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1987] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:50:40 2026] GET /v2.0/security-groups/beeb36d4-bed9-4594-a396-4396ee8e1888/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1988] 10.0.0.249 () {32 vars in 754 bytes} [Mon May 18 01:50:40 2026] GET /v2.0/security-groups/beeb36d4-bed9-4594-a396-4396ee8e1888/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:40.568 8 INFO neutron.api.v2.resource [None req-1f7ce9ed-337e-47cf-8a5e-867691d46ebd d7a409c08ab34fd5b264792d09d92404 e0e2658b1e1b4236af4c50b7754e5faa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 897/1989] 10.0.0.249 () {32 vars in 758 bytes} [Mon May 18 01:50:40 2026] GET /v2.0/security-groups/beeb36d4-bed9-4594-a396-4396ee8e1888/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1990] 10.0.0.249 () {32 vars in 757 bytes} [Mon May 18 01:50:40 2026] DELETE /v2.0/security-groups/beeb36d4-bed9-4594-a396-4396ee8e1888/tags/red => 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: 899/1991] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:50:40 2026] GET /v2.0/security-groups/beeb36d4-bed9-4594-a396-4396ee8e1888/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:40.723 8 INFO neutron.api.v2.resource [None req-3e1b1d93-66d1-4443-ac7e-fc98e997c2c9 d7a409c08ab34fd5b264792d09d92404 e0e2658b1e1b4236af4c50b7754e5faa - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 900/1992] 10.0.0.249 () {32 vars in 761 bytes} [Mon May 18 01:50:40 2026] DELETE /v2.0/security-groups/beeb36d4-bed9-4594-a396-4396ee8e1888/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1993] 10.0.0.249 () {32 vars in 749 bytes} [Mon May 18 01:50:40 2026] DELETE /v2.0/security-groups/beeb36d4-bed9-4594-a396-4396ee8e1888/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1994] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:50:40 2026] GET /v2.0/security-groups/beeb36d4-bed9-4594-a396-4396ee8e1888/tags => 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: 903/1995] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:40 2026] DELETE /v2.0/security-groups/beeb36d4-bed9-4594-a396-4396ee8e1888 => 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: 1093/1996] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:50:38 2026] PUT /v2.0/routers/fd2eb9bc-17fc-453d-8c19-7d7c194c6395/add_router_interface => generated 309 bytes in 2577 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1997] 10.0.0.249 () {32 vars in 648 bytes} [Mon May 18 01:50:41 2026] GET /v2.0/networks => generated 3606 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/1998] 10.0.0.249 () {32 vars in 646 bytes} [Mon May 18 01:50:41 2026] GET /v2.0/subnets => generated 2499 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1999] 10.0.0.249 () {32 vars in 646 bytes} [Mon May 18 01:50:41 2026] GET /v2.0/routers => generated 738 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:50:41.843 8 WARNING neutron_lib.context [None req-05deff84-4f6e-4022-9539-345cd6ac8401 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 906/2000] 10.0.0.249 () {34 vars in 684 bytes} [Mon May 18 01:50:41 2026] POST /v2.0/security-groups => generated 1673 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:50:41.987 8 WARNING neutron_lib.context [None req-4f62932e-142b-4610-887a-58d56d077e5f 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1095/2001] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:41 2026] GET /v2.0/security-groups?tenant_id=7d7674d4285043e18822bc873d2387cb&name=default => generated 2928 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/2002] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:50:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:42.163 8 WARNING neutron_lib.context [None req-812b7b8a-9eae-417d-870b-055f5534943a 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1096/2003] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:42 2026] DELETE /v2.0/security-groups/4e3bd706-1aea-4909-97ef-89f7cce84fd9 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/2004] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:50:42 2026] POST /v2.0/security-group-rules => generated 596 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:42.315 8 WARNING neutron_lib.context [None req-b5945d3e-438f-4400-a62c-6a8285345601 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1097/2005] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:42 2026] GET /v2.0/security-groups?tenant_id=e0e2658b1e1b4236af4c50b7754e5faa&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/2006] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:50:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:42.461 8 WARNING neutron_lib.context [None req-5d44db69-bfd2-41fc-8c75-af4b7c951e79 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1098/2007] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:42 2026] DELETE /v2.0/security-groups/7836cce2-b40e-4547-bf67-5579866fdc19 => 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: 910/2010] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:50:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:42.586 7 WARNING neutron_lib.context [None req-3f268555-ab57-45b8-88aa-7d8e1d026778 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:42.641 7 INFO neutron.db.securitygroups_db [None req-3f268555-ab57-45b8-88aa-7d8e1d026778 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Project 36abd4a86f274b688d3888df27725577 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: 1101/2011] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:50:42 2026] POST /v2.0/security-group-rules => generated 607 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:42.740 8 WARNING neutron_lib.context [None req-57392425-6b05-4a03-9ab3-0c64b72f888d 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:42.774 8 INFO neutron.db.securitygroups_db [None req-57392425-6b05-4a03-9ab3-0c64b72f888d 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Project 36abd4a86f274b688d3888df27725577 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: 911/2012] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:50:42 2026] POST /v2.0/security-group-rules => generated 606 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2013] 10.0.0.249 () {32 vars in 648 bytes} [Mon May 18 01:50:43 2026] GET /v2.0/networks => generated 1297 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/2014] 10.0.0.243 () {34 vars in 1097 bytes} [Mon May 18 01:50:43 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-570814954&fields=id&tenant_id=36abd4a86f274b688d3888df27725577 => 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: 1103/2015] 10.0.0.243 () {34 vars in 981 bytes} [Mon May 18 01:50:43 2026] GET /v2.0/networks?id=7148df45-4ff1-4774-a058-b06aba233d70 => generated 660 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2016] 10.0.0.243 () {34 vars in 964 bytes} [Mon May 18 01:50:43 2026] GET /v2.0/quotas/36abd4a86f274b688d3888df27725577 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/2017] 10.0.0.248 () {30 vars in 649 bytes} [Mon May 18 01:50:43 2026] GET /v2.0/extensions => generated 19901 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2018] 10.0.0.243 () {34 vars in 1001 bytes} [Mon May 18 01:50:43 2026] GET /v2.0/ports?tenant_id=36abd4a86f274b688d3888df27725577&fields=id => generated 103 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/2019] 10.0.0.248 () {30 vars in 723 bytes} [Mon May 18 01:50:43 2026] GET /v2.0/quotas/73f33bae955d41bf8536d1b65721fb99/details => generated 847 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2020] 10.0.0.243 () {34 vars in 1007 bytes} [Mon May 18 01:50:43 2026] GET /v2.0/networks/7148df45-4ff1-4774-a058-b06aba233d70?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/2021] 10.0.0.243 () {34 vars in 1107 bytes} [Mon May 18 01:50:43 2026] GET /v2.0/networks/7148df45-4ff1-4774-a058-b06aba233d70?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: 1107/2022] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:50:44 2026] GET /v2.0/ports?device_id=722b08b3-5f3d-4f7b-a6b1-da3bce770b20 => 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: 916/2023] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:50:44 2026] GET /v2.0/networks?id=7148df45-4ff1-4774-a058-b06aba233d70 => generated 660 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2024] 199.204.45.244 () {34 vars in 1049 bytes} [Mon May 18 01:50:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=36abd4a86f274b688d3888df27725577 => generated 180 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:50:44.972 8 WARNING neutron_lib.context [req-4b8439e1-1891-480f-b458-ef68452d44a4 req-0c2f8fc7-3b75-487f-911d-715fc3b4c447 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1109/2025] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:50:45 2026] GET /v2.0/ports?device_id=722b08b3-5f3d-4f7b-a6b1-da3bce770b20 => 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: 917/2026] 199.204.45.244 () {38 vars in 954 bytes} [Mon May 18 01:50:44 2026] POST /v2.0/ports => generated 954 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2027] 199.204.45.244 () {38 vars in 1027 bytes} [Mon May 18 01:50:45 2026] PUT /v2.0/ports/9f6363d4-7b56-419b-8475-ca6b849e4800 => generated 1199 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:50:46.043 8 WARNING neutron_lib.context [None req-c644c1fd-3cef-4421-a0f3-8da7d31e2e9c 3429ad0675a84240846d29a609cc1715 bdb5b6c5f15a4cd484d50d62c883c503 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:50:46.117 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae58d3c9-d3f9-4627-9aa5-3ef3e87b6d74'] response: {'name': 'network-changed', 'server_uuid': '722b08b3-5f3d-4f7b-a6b1-da3bce770b20', 'tag': '9f6363d4-7b56-419b-8475-ca6b849e4800', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 918/2028] 10.0.0.249 () {34 vars in 675 bytes} [Mon May 18 01:50:45 2026] POST /v2.0/subnetpools => generated 516 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2029] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/ports?tenant_id=36abd4a86f274b688d3888df27725577&device_id=722b08b3-5f3d-4f7b-a6b1-da3bce770b20 => generated 1238 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 919/2030] 10.0.0.249 () {34 vars in 758 bytes} [Mon May 18 01:50:46 2026] PUT /v2.0/subnetpools/a5365f8c-7707-43e7-9678-fb6c528f172e/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2031] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9f6363d4-7b56-419b-8475-ca6b849e4800 => 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: 920/2032] 10.0.0.249 () {32 vars in 738 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/subnetpools/a5365f8c-7707-43e7-9678-fb6c528f172e/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/2033] 10.0.0.249 () {34 vars in 769 bytes} [Mon May 18 01:50:46 2026] PUT /v2.0/subnetpools/a5365f8c-7707-43e7-9678-fb6c528f172e/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: 1113/2034] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/subnets?id=ddd9ac07-03fc-4379-bc67-daec78715671 => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/2035] 10.0.0.249 () {32 vars in 738 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/subnetpools/a5365f8c-7707-43e7-9678-fb6c528f172e/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2036] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/ports?network_id=7148df45-4ff1-4774-a058-b06aba233d70&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: 1115/2037] 10.0.0.249 () {34 vars in 765 bytes} [Mon May 18 01:50:46 2026] PUT /v2.0/subnetpools/a5365f8c-7707-43e7-9678-fb6c528f172e/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/2038] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/ports?device_id=722b08b3-5f3d-4f7b-a6b1-da3bce770b20 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2039] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/networks/7148df45-4ff1-4774-a058-b06aba233d70?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2040] 10.0.0.248 () {30 vars in 649 bytes} [Mon May 18 01:50:46 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: 924/2041] 10.0.0.249 () {32 vars in 738 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/subnetpools/a5365f8c-7707-43e7-9678-fb6c528f172e/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2042] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/security-groups?id=f16f18f1-5fc2-45cb-9691-4aae2b95cf27&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/2043] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/networks/7148df45-4ff1-4774-a058-b06aba233d70?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: 926/2044] 10.0.0.249 () {34 vars in 787 bytes} [Mon May 18 01:50:46 2026] PUT /v2.0/subnetpools/a5365f8c-7707-43e7-9678-fb6c528f172e/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/2045] 10.0.0.249 () {32 vars in 738 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/subnetpools/a5365f8c-7707-43e7-9678-fb6c528f172e/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2046] 10.0.0.248 () {30 vars in 723 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/quotas/73f33bae955d41bf8536d1b65721fb99/details => generated 847 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/2047] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/ports?tenant_id=36abd4a86f274b688d3888df27725577&device_id=722b08b3-5f3d-4f7b-a6b1-da3bce770b20 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2048] 10.0.0.249 () {34 vars in 758 bytes} [Mon May 18 01:50:46 2026] PUT /v2.0/subnetpools/a5365f8c-7707-43e7-9678-fb6c528f172e/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2049] 10.0.0.249 () {32 vars in 738 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/subnetpools/a5365f8c-7707-43e7-9678-fb6c528f172e/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/2050] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/networks?id=7148df45-4ff1-4774-a058-b06aba233d70 => generated 756 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2051] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/subnetpools/a5365f8c-7707-43e7-9678-fb6c528f172e/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/2052] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9f6363d4-7b56-419b-8475-ca6b849e4800 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:46.741 7 INFO neutron.api.v2.resource [None req-6b5a6ef6-0355-4ca1-8724-a8e93e59f750 3429ad0675a84240846d29a609cc1715 bdb5b6c5f15a4cd484d50d62c883c503 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1123/2053] 10.0.0.249 () {32 vars in 750 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/subnetpools/a5365f8c-7707-43e7-9678-fb6c528f172e/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/2054] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/subnets?id=ddd9ac07-03fc-4379-bc67-daec78715671 => generated 653 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2055] 10.0.0.249 () {32 vars in 749 bytes} [Mon May 18 01:50:46 2026] DELETE /v2.0/subnetpools/a5365f8c-7707-43e7-9678-fb6c528f172e/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2056] 10.0.0.249 () {32 vars in 738 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/subnetpools/a5365f8c-7707-43e7-9678-fb6c528f172e/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/2057] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/ports?network_id=7148df45-4ff1-4774-a058-b06aba233d70&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:46.848 7 INFO neutron.api.v2.resource [None req-ee1c69c2-e855-4c6c-a4d4-eb1ac881b91a 3429ad0675a84240846d29a609cc1715 bdb5b6c5f15a4cd484d50d62c883c503 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1126/2058] 10.0.0.249 () {32 vars in 753 bytes} [Mon May 18 01:50:46 2026] DELETE /v2.0/subnetpools/a5365f8c-7707-43e7-9678-fb6c528f172e/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: 933/2059] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/networks/7148df45-4ff1-4774-a058-b06aba233d70?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: 1127/2060] 10.0.0.249 () {32 vars in 741 bytes} [Mon May 18 01:50:46 2026] DELETE /v2.0/subnetpools/a5365f8c-7707-43e7-9678-fb6c528f172e/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2061] 10.0.0.249 () {32 vars in 738 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/subnetpools/a5365f8c-7707-43e7-9678-fb6c528f172e/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/2062] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/networks/7148df45-4ff1-4774-a058-b06aba233d70?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: 1129/2063] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:50:46 2026] DELETE /v2.0/subnetpools/a5365f8c-7707-43e7-9678-fb6c528f172e => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/2064] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:50:47 2026] GET /v2.0/ports?device_id=722b08b3-5f3d-4f7b-a6b1-da3bce770b20 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2065] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:50:47 2026] GET /v2.0/security-groups?id=f16f18f1-5fc2-45cb-9691-4aae2b95cf27&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: 936/2066] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:47 2026] GET /v2.0/security-groups?tenant_id=bdb5b6c5f15a4cd484d50d62c883c503&name=default => generated 2929 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2067] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:47 2026] DELETE /v2.0/security-groups/affac3cd-0315-4f06-9078-0b5c61297e05 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/2068] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:48 2026] GET /v2.0/security-groups?tenant_id=06ed818976c94ffdbf0ed5dbd288d4cd&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2069] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:48 2026] DELETE /v2.0/security-groups/e2d728db-7567-44b0-ac9b-381764e3fc8a => 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: 938/2070] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:50:48 2026] GET /v2.0/ports?device_id=722b08b3-5f3d-4f7b-a6b1-da3bce770b20 => 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: 1133/2071] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:50:48 2026] GET /v2.0/security-groups?id=f16f18f1-5fc2-45cb-9691-4aae2b95cf27&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/2072] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:50:48 2026] GET /v2.0/ports?device_id=722b08b3-5f3d-4f7b-a6b1-da3bce770b20 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2073] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:50:48 2026] GET /v2.0/security-groups?id=f16f18f1-5fc2-45cb-9691-4aae2b95cf27&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: 8|app: 0|req: 940/2074] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:50:49 2026] GET /v2.0/ports?device_id=722b08b3-5f3d-4f7b-a6b1-da3bce770b20 => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:49.137 7 WARNING neutron_lib.context [None req-d49a8cf8-6807-4328-8f7d-9536111772fc 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 941/2075] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:50:49 2026] GET /v2.0/security-groups?tenant_id=73f33bae955d41bf8536d1b65721fb99&name=default => generated 2929 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/2076] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:50:49 2026] DELETE /v2.0/security-groups/c255c17a-98f4-44a0-ab88-aedb1fafacca => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:50.201 7 INFO neutron.db.l3_db [None req-d49a8cf8-6807-4328-8f7d-9536111772fc 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Floating IP b603ef69-bd0f-46ab-949a-dc6fa52f951c associated. External IP: 10.96.250.204, port: 9f6363d4-7b56-419b-8475-ca6b849e4800. [pid: 7|app: 0|req: 1135/2077] 10.0.0.249 () {34 vars in 676 bytes} [Mon May 18 01:50:49 2026] POST /v2.0/floatingips => generated 855 bytes in 1518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/2078] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:50:50 2026] GET /v2.0/floatingips/b603ef69-bd0f-46ab-949a-dc6fa52f951c => generated 855 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:50:51.801 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5653fc7-48f7-4907-b253-994dc4f5c9e9'] response: {'name': 'network-changed', 'server_uuid': '722b08b3-5f3d-4f7b-a6b1-da3bce770b20', 'tag': '9f6363d4-7b56-419b-8475-ca6b849e4800', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1136/2079] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:50:51 2026] GET /v2.0/floatingips/b603ef69-bd0f-46ab-949a-dc6fa52f951c => generated 855 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2080] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:50:51 2026] GET /v2.0/ports?tenant_id=36abd4a86f274b688d3888df27725577&device_id=722b08b3-5f3d-4f7b-a6b1-da3bce770b20 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2081] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:50:51 2026] GET /v2.0/networks?id=7148df45-4ff1-4774-a058-b06aba233d70 => generated 756 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2082] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:50:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9f6363d4-7b56-419b-8475-ca6b849e4800 => generated 860 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2083] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:50:52 2026] GET /v2.0/subnets?id=ddd9ac07-03fc-4379-bc67-daec78715671 => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/2084] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:50:52 2026] GET /v2.0/ports?network_id=7148df45-4ff1-4774-a058-b06aba233d70&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: 1139/2085] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:50:52 2026] GET /v2.0/networks/7148df45-4ff1-4774-a058-b06aba233d70?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: 947/2086] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:50:52 2026] GET /v2.0/networks/7148df45-4ff1-4774-a058-b06aba233d70?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: 1140/2087] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:50:52 2026] GET /v2.0/floatingips/b603ef69-bd0f-46ab-949a-dc6fa52f951c => generated 857 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:50:54.082 8 INFO neutron.db.segments_db [None req-79150a74-de3d-4e0a-943f-605beca44ef0 cb3c3ce923744d8faa9a085347bbd17a a6e3a3b0ae434055b6c307cd53d13b51 - - default default] Added segment 36565eb6-dd4a-4ca2-9239-64640e57e934 of type vxlan for network 0771dccc-9bb8-4c50-9571-43cfb67db2d1 [pid: 8|app: 0|req: 948/2088] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:50:53 2026] POST /v2.0/networks => generated 727 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2089] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:50:54 2026] POST /v2.0/subnets => generated 620 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:54.496 8 WARNING neutron.api.v2.base [None req-a165c9e9-8416-4a81-8b94-691580a38ec4 cb3c3ce923744d8faa9a085347bbd17a a6e3a3b0ae434055b6c307cd53d13b51 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-18 01:50:54.497 8 INFO neutron.api.v2.resource [None req-a165c9e9-8416-4a81-8b94-691580a38ec4 cb3c3ce923744d8faa9a085347bbd17a a6e3a3b0ae434055b6c307cd53d13b51 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 949/2090] 10.0.0.249 () {34 vars in 680 bytes} [Mon May 18 01:50:54 2026] POST /v2.0/rbac-policies => generated 143 bytes in 12 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-18 01:50:55.066 7 INFO neutron.services.segments.plugin [-] Segment 36565eb6-dd4a-4ca2-9239-64640e57e934 resource provider aggregate not found 2026-05-18 01:50:55.075 7 INFO neutron.services.segments.plugin [-] Segment 36565eb6-dd4a-4ca2-9239-64640e57e934 resource provider aggregate not found 2026-05-18 01:50:55.088 7 INFO neutron.services.segments.plugin [-] Segment 36565eb6-dd4a-4ca2-9239-64640e57e934 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36565eb6-dd4a-4ca2-9239-64640e57e934 found for delete ", "request_id": "req-a4b3f3d6-5936-42d8-aacf-f3344b05f5a0"}]} 2026-05-18 01:50:55.089 7 INFO neutron.services.segments.plugin [-] Segment 36565eb6-dd4a-4ca2-9239-64640e57e934 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36565eb6-dd4a-4ca2-9239-64640e57e934 found for delete ", "request_id": "req-8e29ba44-226f-4ceb-b5a0-b271151d21ac"}]} [pid: 7|app: 0|req: 1142/2091] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:50:54 2026] DELETE /v2.0/networks/0771dccc-9bb8-4c50-9571-43cfb67db2d1 => generated 0 bytes in 1936 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:50:56.548 8 INFO neutron.db.segments_db [None req-6aad2698-8039-4b14-b7a2-93c31ce9a43e cb3c3ce923744d8faa9a085347bbd17a a6e3a3b0ae434055b6c307cd53d13b51 - - default default] Added segment 436fa22c-8745-46a9-8dd9-2939c896b742 of type vxlan for network e95ebd6f-a64d-4f65-8432-95804a557446 [pid: 8|app: 0|req: 950/2092] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:50:56 2026] POST /v2.0/networks => generated 727 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2093] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:50:56 2026] POST /v2.0/subnets => generated 623 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:57.056 8 WARNING neutron.api.v2.base [None req-ead33f46-1dc6-402d-b79b-a3c7051ed8bc cb3c3ce923744d8faa9a085347bbd17a a6e3a3b0ae434055b6c307cd53d13b51 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-18 01:50:57.056 8 INFO neutron.api.v2.resource [None req-ead33f46-1dc6-402d-b79b-a3c7051ed8bc cb3c3ce923744d8faa9a085347bbd17a a6e3a3b0ae434055b6c307cd53d13b51 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 951/2094] 10.0.0.249 () {34 vars in 680 bytes} [Mon May 18 01:50:57 2026] POST /v2.0/rbac-policies => generated 547 bytes in 13 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-18 01:50:57.131 7 INFO neutron.services.segments.plugin [-] Segment 36565eb6-dd4a-4ca2-9239-64640e57e934 resource provider aggregate not found 2026-05-18 01:50:57.137 7 INFO neutron.services.segments.plugin [-] Segment 36565eb6-dd4a-4ca2-9239-64640e57e934 resource provider aggregate not found 2026-05-18 01:50:57.151 7 INFO neutron.services.segments.plugin [-] Segment 36565eb6-dd4a-4ca2-9239-64640e57e934 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36565eb6-dd4a-4ca2-9239-64640e57e934 found for delete ", "request_id": "req-67b945ef-0c9f-45d3-a57f-d995799f1e64"}]} 2026-05-18 01:50:57.152 7 INFO neutron.services.segments.plugin [-] Segment 36565eb6-dd4a-4ca2-9239-64640e57e934 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36565eb6-dd4a-4ca2-9239-64640e57e934 found for delete ", "request_id": "req-31bc09c4-d9a9-4164-aeb7-de8d73a2be0a"}]} 2026-05-18 01:50:57.985 8 WARNING neutron_lib.context [None req-0eb51f60-43a4-4440-866f-9f88c3ebc0c0 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:58.134 8 INFO neutron.db.segments_db [None req-0eb51f60-43a4-4440-866f-9f88c3ebc0c0 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Added segment 801a5a56-bb1f-4ad9-8a97-8624e3e42ec2 of type vxlan for network a0f92e16-6bc7-41f7-b537-5de62cb66673 [pid: 8|app: 0|req: 954/2097] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:50:57 2026] POST /v2.0/networks => generated 640 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:58.268 8 WARNING neutron_lib.context [None req-5fe6945d-4c82-4127-b201-1546e4a2ab63 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1144/2098] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:50:57 2026] DELETE /v2.0/networks/e95ebd6f-a64d-4f65-8432-95804a557446 => generated 0 bytes in 1254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:50:58.396 7 INFO neutron.db.segments_db [None req-511908ef-0675-47f2-9452-da7c0f290908 cb3c3ce923744d8faa9a085347bbd17a a6e3a3b0ae434055b6c307cd53d13b51 - - default default] Added segment 63ff7e03-5b05-496e-b4c6-d9365a6fa110 of type vxlan for network 44327799-f6c3-446d-86aa-6db4740bf473 [pid: 7|app: 0|req: 1145/2099] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:50:58 2026] POST /v2.0/networks => generated 726 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2100] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:50:58 2026] POST /v2.0/subnets => generated 634 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2101] 10.0.0.249 () {32 vars in 721 bytes} [Mon May 18 01:50:58 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:58.651 8 WARNING neutron_lib.context [None req-9f009dfd-d056-4114-b28b-afe37f6ababc de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1146/2102] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:50:58 2026] POST /v2.0/subnets => generated 623 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2103] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:50:58 2026] POST /v2.0/subnets => generated 708 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:59.078 8 WARNING neutron_lib.context [None req-02030725-c628-42ab-b3f8-eab8cce9316b de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:59.143 8 INFO neutron.db.segments_db [None req-02030725-c628-42ab-b3f8-eab8cce9316b de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Added segment 7cb532b1-63fa-4d1d-a478-d07ce4bcc801 of type vxlan for network eb95f09b-c931-4956-a425-b8861029a5a2 2026-05-18 01:50:59.169 7 INFO neutron.services.segments.plugin [-] Segment 436fa22c-8745-46a9-8dd9-2939c896b742 resource provider aggregate not found 2026-05-18 01:50:59.178 7 INFO neutron.services.segments.plugin [-] Segment 436fa22c-8745-46a9-8dd9-2939c896b742 resource provider aggregate not found 2026-05-18 01:50:59.185 7 INFO neutron.services.segments.plugin [-] Segment 436fa22c-8745-46a9-8dd9-2939c896b742 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 436fa22c-8745-46a9-8dd9-2939c896b742 found for delete ", "request_id": "req-90bfce98-f2b2-4bab-8a1c-220d8204ab11"}]} 2026-05-18 01:50:59.201 7 INFO neutron.services.segments.plugin [-] Segment 436fa22c-8745-46a9-8dd9-2939c896b742 resource provider aggregate not found 2026-05-18 01:50:59.209 7 INFO neutron.services.segments.plugin [-] Segment 436fa22c-8745-46a9-8dd9-2939c896b742 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 436fa22c-8745-46a9-8dd9-2939c896b742 found for delete ", "request_id": "req-b54912d2-06f0-4fc3-b04f-2f6aeab11eea"}]} 2026-05-18 01:50:59.217 7 INFO neutron.services.segments.plugin [-] Segment 436fa22c-8745-46a9-8dd9-2939c896b742 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 436fa22c-8745-46a9-8dd9-2939c896b742 found for delete ", "request_id": "req-c7fbd615-1bdb-4b04-84c2-d5b28ebfd701"}]} 2026-05-18 01:50:59.229 7 INFO neutron.services.segments.plugin [-] Segment 436fa22c-8745-46a9-8dd9-2939c896b742 resource provider aggregate not found 2026-05-18 01:50:59.251 7 INFO neutron.services.segments.plugin [-] Segment 436fa22c-8745-46a9-8dd9-2939c896b742 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 436fa22c-8745-46a9-8dd9-2939c896b742 found for delete ", "request_id": "req-1e684ba2-649c-446e-b0f5-44ff091bb309"}]} [pid: 7|app: 0|req: 1147/2104] 10.0.0.249 () {34 vars in 680 bytes} [Mon May 18 01:50:58 2026] POST /v2.0/rbac-policies => generated 324 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2105] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:50:59 2026] POST /v2.0/networks => generated 637 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:59.305 7 WARNING neutron_lib.context [None req-55b15f92-5202-42e1-a08d-c04055404a07 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1148/2106] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:50:59 2026] POST /v2.0/subnets => generated 631 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:59.698 7 WARNING neutron_lib.context [None req-acb21389-0f63-47a1-9703-4e0bd2b5874e de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 959/2107] 10.0.0.249 () {32 vars in 722 bytes} [Mon May 18 01:50:59 2026] GET /v2.0/networks/44327799-f6c3-446d-86aa-6db4740bf473 => generated 654 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2108] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:50:59 2026] POST /v2.0/subnets => generated 702 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:00.086 8 WARNING neutron_lib.context [None req-39aa34c8-853e-420f-a46d-4398579c6489 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:00.179 8 INFO neutron.db.segments_db [None req-39aa34c8-853e-420f-a46d-4398579c6489 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Added segment f41b826c-bc2d-4379-854a-d840fefc98ff of type vxlan for network 82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9 2026-05-18 01:51:00.327 7 INFO neutron.pecan_wsgi.hooks.translation [None req-85a73924-57f6-4cbe-94a1-3a857df14957 23c91356380e4d07ae6c224d1822deee ecba9dea97404d77abdcd1e871169433 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1150/2109] 10.0.0.249 () {32 vars in 722 bytes} [Mon May 18 01:51:00 2026] GET /v2.0/networks/44327799-f6c3-446d-86aa-6db4740bf473 => generated 138 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2110] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:51:00 2026] POST /v2.0/networks => generated 637 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:00.376 8 WARNING neutron_lib.context [None req-2ca0002c-f1ef-4c5a-bf46-82c1cb6f12fd de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 961/2111] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:51:00 2026] POST /v2.0/subnets => generated 632 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2112] 10.0.0.200 () {34 vars in 989 bytes} [Mon May 18 01:51:00 2026] GET /v2.0/ports?device_id=722b08b3-5f3d-4f7b-a6b1-da3bce770b20 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:00.809 8 WARNING neutron_lib.context [None req-c1e27033-fe9b-45eb-a2da-71a95500cdc2 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1151/2113] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:51:00 2026] DELETE /v2.0/networks/44327799-f6c3-446d-86aa-6db4740bf473 => generated 0 bytes in 689 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2114] 10.0.0.200 () {34 vars in 1039 bytes} [Mon May 18 01:51:01 2026] GET /v2.0/security-groups?id=f16f18f1-5fc2-45cb-9691-4aae2b95cf27&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-05-18 01:51:01.089 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a4a87263-490e-405b-9b30-fecafb0c707b cb3c3ce923744d8faa9a085347bbd17a a6e3a3b0ae434055b6c307cd53d13b51 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1153/2115] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:51:01 2026] DELETE /v2.0/subnets/3f9826e6-dd57-4c53-aea5-c66bf27d3fff => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:51:01.113 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b289ffa-93ba-4809-a6d8-76233097f5f6 cb3c3ce923744d8faa9a085347bbd17a a6e3a3b0ae434055b6c307cd53d13b51 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1154/2116] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:51:01 2026] DELETE /v2.0/subnets/1a5366f9-6039-4230-acae-3b83fbd6ddb6 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:51:01.146 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7937f7bf-99b2-470c-8006-38108e245cef cb3c3ce923744d8faa9a085347bbd17a a6e3a3b0ae434055b6c307cd53d13b51 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1155/2117] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:51:01 2026] DELETE /v2.0/subnets/cc3d72b0-6b21-459e-8c4f-76afc80edc34 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2118] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:51:00 2026] POST /v2.0/subnets => generated 705 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:01.272 7 WARNING neutron_lib.context [None req-68688c3e-dd8a-4ba2-8595-9d1db1a0299a de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:01.294 7 INFO neutron.services.segments.plugin [-] Segment 63ff7e03-5b05-496e-b4c6-d9365a6fa110 resource provider aggregate not found 2026-05-18 01:51:01.299 7 INFO neutron.services.segments.plugin [-] Segment 63ff7e03-5b05-496e-b4c6-d9365a6fa110 resource provider aggregate not found 2026-05-18 01:51:01.314 7 INFO neutron.services.segments.plugin [-] Segment 63ff7e03-5b05-496e-b4c6-d9365a6fa110 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63ff7e03-5b05-496e-b4c6-d9365a6fa110 found for delete ", "request_id": "req-b2e80c7b-c7ac-45b1-bead-5ee9a7cb6725"}]} 2026-05-18 01:51:01.317 7 INFO neutron.services.segments.plugin [-] Segment 63ff7e03-5b05-496e-b4c6-d9365a6fa110 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63ff7e03-5b05-496e-b4c6-d9365a6fa110 found for delete ", "request_id": "req-1db9e761-da6c-43e6-895f-f17939da923b"}]} 2026-05-18 01:51:01.332 7 INFO neutron.db.segments_db [None req-68688c3e-dd8a-4ba2-8595-9d1db1a0299a de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Added segment fde0503f-4031-4438-bd13-c10a4a6c1257 of type vxlan for network 35d624fd-6772-4d12-8db8-db24fff16a99 2026-05-18 01:51:01.717 7 INFO neutron.db.l3_hamode_db [None req-68688c3e-dd8a-4ba2-8595-9d1db1a0299a de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 964/2119] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:51:02 2026] GET /v2.0/security-groups?tenant_id=a6e3a3b0ae434055b6c307cd53d13b51&name=default => generated 2929 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2120] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:51:02 2026] DELETE /v2.0/security-groups/774d7edc-2643-4d63-a7e5-0ecda8090d32 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:02.844 7 INFO neutron.db.l3_hamode_db [None req-68688c3e-dd8a-4ba2-8595-9d1db1a0299a de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 966/2121] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:51:02 2026] GET /v2.0/security-groups?tenant_id=0309ca3aa16b4dd79f2ff3f57ab2c697&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: 967/2122] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:51:02 2026] DELETE /v2.0/security-groups/46a443e9-6d64-4799-98c9-5e2acfe2d72e => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2123] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:51:03 2026] GET /v2.0/security-groups?tenant_id=ecba9dea97404d77abdcd1e871169433&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2124] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:51:03 2026] DELETE /v2.0/security-groups/1dde6404-7045-4bb4-9301-0e1695d6ca35 => 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: 970/2125] 10.0.0.249 () {32 vars in 825 bytes} [Mon May 18 01:51:03 2026] GET /v2.0/ports?project_id=36abd4a86f274b688d3888df27725577&network_id=7148df45-4ff1-4774-a058-b06aba233d70 => generated 3691 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2126] 10.0.0.249 () {34 vars in 668 bytes} [Mon May 18 01:51:01 2026] POST /v2.0/routers => generated 685 bytes in 2812 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2127] 10.0.0.249 () {32 vars in 741 bytes} [Mon May 18 01:51:04 2026] GET /v2.0/subnets?network_id=b3b96470-acc0-4cf4-83ef-8f7d9aabda5a => generated 644 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:51:04.637 7 INFO neutron.db.l3_db [None req-c7de5cd5-b1f9-472d-b4d8-97e3785e6e67 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Floating IP b603ef69-bd0f-46ab-949a-dc6fa52f951c disassociated. External IP: 10.96.250.204, port: 9f6363d4-7b56-419b-8475-ca6b849e4800. [pid: 7|app: 0|req: 1158/2128] 10.0.0.249 () {34 vars in 748 bytes} [Mon May 18 01:51:04 2026] PUT /v2.0/floatingips/b603ef69-bd0f-46ab-949a-dc6fa52f951c => generated 554 bytes in 1070 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2129] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:51:05 2026] GET /v2.0/floatingips/b603ef69-bd0f-46ab-949a-dc6fa52f951c => generated 554 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:51:05.626 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ed69239-2adf-4d0e-9c1c-2999f5039e07'] response: {'name': 'network-changed', 'server_uuid': '722b08b3-5f3d-4f7b-a6b1-da3bce770b20', 'tag': '9f6363d4-7b56-419b-8475-ca6b849e4800', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1160/2130] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:51:05 2026] GET /v2.0/ports?tenant_id=36abd4a86f274b688d3888df27725577&device_id=722b08b3-5f3d-4f7b-a6b1-da3bce770b20 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2131] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:51:05 2026] GET /v2.0/networks?id=7148df45-4ff1-4774-a058-b06aba233d70 => generated 756 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2132] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:51:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9f6363d4-7b56-419b-8475-ca6b849e4800 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2133] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:51:05 2026] GET /v2.0/subnets?id=ddd9ac07-03fc-4379-bc67-daec78715671 => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2134] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:51:05 2026] GET /v2.0/ports?network_id=7148df45-4ff1-4774-a058-b06aba233d70&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: 1165/2135] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:51:05 2026] GET /v2.0/networks/7148df45-4ff1-4774-a058-b06aba233d70?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2136] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:51:06 2026] GET /v2.0/networks/7148df45-4ff1-4774-a058-b06aba233d70?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2137] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:51:04 2026] PUT /v2.0/routers/6588bf4c-9bb1-4120-b61b-2dc74e06ab7c/add_router_interface => generated 309 bytes in 2439 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2138] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:51:06 2026] GET /v2.0/floatingips/b603ef69-bd0f-46ab-949a-dc6fa52f951c => generated 554 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2139] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:51:07 2026] GET /v2.0/floatingips/b603ef69-bd0f-46ab-949a-dc6fa52f951c => generated 552 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:51:08.141 8 WARNING neutron_lib.context [None req-68c20d97-5b0c-4815-85ed-5466b6c8ec9b fd378473db1449819d99b390b51e51c2 5c5680eee1eb4d7398026c3be69d3843 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:08.319 8 INFO neutron.db.segments_db [None req-68c20d97-5b0c-4815-85ed-5466b6c8ec9b fd378473db1449819d99b390b51e51c2 5c5680eee1eb4d7398026c3be69d3843 - - default default] Added segment e77969d8-231f-480b-bda0-d57e95fffe1f of type vxlan for network 57388f8e-cf15-4078-8552-47a9343c01aa [pid: 8|app: 0|req: 974/2140] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:51:07 2026] POST /v2.0/networks => generated 631 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:08.448 8 WARNING neutron_lib.context [None req-cdd1f1f7-cd25-423f-af81-7f70a2591ab1 fd378473db1449819d99b390b51e51c2 5c5680eee1eb4d7398026c3be69d3843 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1167/2141] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:51:06 2026] PUT /v2.0/routers/6588bf4c-9bb1-4120-b61b-2dc74e06ab7c/add_router_interface => generated 309 bytes in 1967 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2142] 10.0.0.249 () {34 vars in 663 bytes} [Mon May 18 01:51:08 2026] POST /v2.0/ports => generated 743 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:51:08.853 8 WARNING neutron_lib.context [None req-c9ef7444-3723-46ec-8dae-a1f079ff73f8 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 976/2143] 10.0.0.249 () {34 vars in 684 bytes} [Mon May 18 01:51:08 2026] POST /v2.0/security-groups => generated 1675 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:51:08.995 8 WARNING neutron_lib.context [None req-bdf70bba-97ce-46e4-ad53-9bce387e0eee fd378473db1449819d99b390b51e51c2 5c5680eee1eb4d7398026c3be69d3843 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:09.060 8 INFO neutron.db.segments_db [None req-bdf70bba-97ce-46e4-ad53-9bce387e0eee fd378473db1449819d99b390b51e51c2 5c5680eee1eb4d7398026c3be69d3843 - - default default] Added segment 7673275d-b675-4f0a-ac4f-45b475308e4e of type vxlan for network 3e764830-565f-40f2-b9a3-9496d948592b [pid: 8|app: 0|req: 977/2144] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:51:08 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:09.176 8 WARNING neutron_lib.context [None req-9648e829-80c0-4ee9-b731-9a1e1bdc3866 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 978/2145] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:51:09 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-05-18 01:51:09.368 8 WARNING neutron_lib.context [None req-76ee4e58-496e-4dd4-bf06-9a6f01ecdeb0 fd378473db1449819d99b390b51e51c2 5c5680eee1eb4d7398026c3be69d3843 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 979/2146] 10.0.0.249 () {34 vars in 663 bytes} [Mon May 18 01:51:09 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:51:09.752 8 WARNING neutron_lib.context [None req-f9b8b3dd-0269-4c85-ad41-7f6da6322eae 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 980/2147] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:51:09 2026] POST /v2.0/security-group-rules => generated 596 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2148] 199.204.45.244 () {34 vars in 1095 bytes} [Mon May 18 01:51:09 2026] GET /v2.0/ports?device_id=722b08b3-5f3d-4f7b-a6b1-da3bce770b20&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:51:09.908 8 WARNING neutron_lib.context [None req-345ee53b-1ba6-424f-a7b0-3e8b7558abee fd378473db1449819d99b390b51e51c2 5c5680eee1eb4d7398026c3be69d3843 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:09.963 8 INFO neutron.db.segments_db [None req-345ee53b-1ba6-424f-a7b0-3e8b7558abee fd378473db1449819d99b390b51e51c2 5c5680eee1eb4d7398026c3be69d3843 - - default default] Added segment 59e1c8c6-a006-476f-831a-ed0be3d8573e of type vxlan for network 0846fe3f-5030-4bea-9e3f-c1fd6d17b1b0 [pid: 8|app: 0|req: 982/2149] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:51:09 2026] POST /v2.0/networks => generated 631 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:10.072 8 WARNING neutron_lib.context [None req-0ad19585-3343-49f0-9caf-93df4bfa32eb 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 983/2150] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:51:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2151] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:51:10 2026] GET /v2.0/ports?tenant_id=36abd4a86f274b688d3888df27725577&device_id=722b08b3-5f3d-4f7b-a6b1-da3bce770b20 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:10.275 8 WARNING neutron_lib.context [None req-890d341f-ec32-464d-b813-f6d1895af9a9 fd378473db1449819d99b390b51e51c2 5c5680eee1eb4d7398026c3be69d3843 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1168/2152] 10.0.0.249 () {34 vars in 782 bytes} [Mon May 18 01:51:08 2026] PUT /v2.0/routers/6588bf4c-9bb1-4120-b61b-2dc74e06ab7c/add_router_interface => generated 309 bytes in 1940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:51:10.449 7 WARNING neutron_lib.context [None req-c13b94f8-294c-42e5-b52f-60fa0ce019f6 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1169/2153] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:51:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2154] 10.0.0.249 () {34 vars in 663 bytes} [Mon May 18 01:51:10 2026] POST /v2.0/ports => generated 743 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:51:10.640 8 WARNING neutron_lib.context [None req-8f755022-475c-45de-92ab-f81922667882 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1170/2155] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:51:10 2026] GET /v2.0/networks?id=7148df45-4ff1-4774-a058-b06aba233d70 => generated 756 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:51:10.662 7 WARNING neutron_lib.context [None req-6486259f-5ea0-46ee-b3e5-486febd03f79 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:10.699 7 INFO neutron.db.securitygroups_db [None req-6486259f-5ea0-46ee-b3e5-486febd03f79 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Project 36abd4a86f274b688d3888df27725577 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: 986/2156] 10.0.0.249 () {34 vars in 683 bytes} [Mon May 18 01:51:10 2026] POST /v2.0/security-groups => generated 1629 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:51:10.775 8 WARNING neutron_lib.context [None req-88c70829-ba72-4df0-95ce-284b653a547b fd378473db1449819d99b390b51e51c2 5c5680eee1eb4d7398026c3be69d3843 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1171/2157] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:51:10 2026] POST /v2.0/security-group-rules => generated 607 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2158] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:51:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9f6363d4-7b56-419b-8475-ca6b849e4800 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:51:10.805 7 WARNING neutron_lib.context [None req-60fed11a-4e8e-419c-b908-9d6e614f1872 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:10.838 8 INFO neutron.db.segments_db [None req-88c70829-ba72-4df0-95ce-284b653a547b fd378473db1449819d99b390b51e51c2 5c5680eee1eb4d7398026c3be69d3843 - - default default] Added segment d33a0022-4de6-4a46-bbb8-8c3e0108f29a of type vxlan for network 64818077-3625-4ca5-b2bd-05ebfcc513e6 [pid: 7|app: 0|req: 1173/2159] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:51:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:10.916 7 WARNING neutron_lib.context [None req-d11a4773-cd99-4bdb-afcc-16a9d20ec7b9 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:10.959 7 INFO neutron.db.securitygroups_db [None req-d11a4773-cd99-4bdb-afcc-16a9d20ec7b9 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Project 36abd4a86f274b688d3888df27725577 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: 987/2160] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:51:10 2026] POST /v2.0/networks => generated 632 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2161] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:51:10 2026] GET /v2.0/subnets?id=ddd9ac07-03fc-4379-bc67-daec78715671 => generated 653 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:51:11.012 8 WARNING neutron_lib.context [None req-2b492e2f-47c7-4fac-b822-ee61e24169dc de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1174/2162] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:51:10 2026] POST /v2.0/security-group-rules => generated 606 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:11.071 7 WARNING neutron_lib.context [None req-a9308595-d314-43f7-b360-94c8de2ed269 fd378473db1449819d99b390b51e51c2 5c5680eee1eb4d7398026c3be69d3843 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 989/2163] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:51:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2164] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:51:11 2026] GET /v2.0/ports?network_id=7148df45-4ff1-4774-a058-b06aba233d70&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:11.189 8 WARNING neutron_lib.context [None req-fad33285-97d0-4859-a9f3-c466d9dcf135 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 991/2165] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:51:11 2026] POST /v2.0/security-group-rules => generated 599 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2166] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:51:11 2026] GET /v2.0/networks/7148df45-4ff1-4774-a058-b06aba233d70?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:51:11.403 8 WARNING neutron_lib.context [None req-f36118e9-9e5e-4364-819e-3383f260aa82 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1175/2167] 10.0.0.249 () {34 vars in 663 bytes} [Mon May 18 01:51:11 2026] POST /v2.0/ports => generated 743 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1176/2168] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:51:11 2026] GET /v2.0/networks/7148df45-4ff1-4774-a058-b06aba233d70?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-05-18 01:51:11.530 7 WARNING neutron_lib.context [None req-80648986-33e8-45a9-a5c5-38e608e45b12 fd378473db1449819d99b390b51e51c2 5c5680eee1eb4d7398026c3be69d3843 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 993/2169] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:51:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:11.586 7 INFO neutron.db.segments_db [None req-80648986-33e8-45a9-a5c5-38e608e45b12 fd378473db1449819d99b390b51e51c2 5c5680eee1eb4d7398026c3be69d3843 - - default default] Added segment 5f3feb26-5719-40da-b45f-26d3c90f5582 of type vxlan for network 93c7d7eb-e5f5-4b6c-9a13-b7fe01312132 [pid: 8|app: 0|req: 994/2170] 10.0.0.249 () {32 vars in 648 bytes} [Mon May 18 01:51:11 2026] GET /v2.0/networks => generated 1297 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:11.699 8 WARNING neutron_lib.context [None req-2b28ca0f-8657-4878-ab1a-9bf5e3ce07fc de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1177/2171] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:51:11 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:11.731 7 WARNING neutron_lib.context [None req-388b0a35-ed17-4d7d-aafc-b27b015b9517 fd378473db1449819d99b390b51e51c2 5c5680eee1eb4d7398026c3be69d3843 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2172] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:51:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2173] 10.0.0.243 () {34 vars in 1097 bytes} [Mon May 18 01:51:11 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-344335730&fields=id&tenant_id=36abd4a86f274b688d3888df27725577 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:51:11.881 8 WARNING neutron_lib.context [None req-9c8850df-6049-495d-8122-8b28ce1e4268 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 997/2174] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:51:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2175] 10.0.0.243 () {34 vars in 981 bytes} [Mon May 18 01:51:12 2026] GET /v2.0/networks?id=7148df45-4ff1-4774-a058-b06aba233d70 => generated 660 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:51:12.113 8 WARNING neutron_lib.context [None req-dc6ff830-ab8e-4f18-a605-d3aafc940f19 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1178/2176] 10.0.0.249 () {34 vars in 663 bytes} [Mon May 18 01:51:11 2026] POST /v2.0/ports => generated 743 bytes in 414 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: 1179/2177] 10.0.0.243 () {34 vars in 964 bytes} [Mon May 18 01:51:12 2026] GET /v2.0/quotas/36abd4a86f274b688d3888df27725577 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2178] 10.0.0.249 () {34 vars in 746 bytes} [Mon May 18 01:51:12 2026] PUT /v2.0/ports/63b8c963-04d1-4f85-b499-97b1376ae2ad/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2179] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:51:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2180] 10.0.0.249 () {34 vars in 746 bytes} [Mon May 18 01:51:12 2026] PUT /v2.0/ports/b2a7ba3c-8a31-4901-b229-d675abc12517/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:51:12.302 8 WARNING neutron_lib.context [None req-a6c1bdd8-a214-42c7-853e-3a9efa1124a4 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1181/2181] 10.0.0.243 () {34 vars in 1001 bytes} [Mon May 18 01:51:12 2026] GET /v2.0/ports?tenant_id=36abd4a86f274b688d3888df27725577&fields=id => generated 149 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2182] 10.0.0.249 () {34 vars in 746 bytes} [Mon May 18 01:51:12 2026] PUT /v2.0/ports/2de91cca-78e7-4b64-b311-e8089e955757/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2183] 10.0.0.243 () {34 vars in 1007 bytes} [Mon May 18 01:51:12 2026] GET /v2.0/networks/7148df45-4ff1-4774-a058-b06aba233d70?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2184] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:51:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:12.443 8 WARNING neutron_lib.context [None req-a1ce69ed-fccb-4de2-acb9-f8048bb837fe de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1184/2185] 10.0.0.249 () {34 vars in 746 bytes} [Mon May 18 01:51:12 2026] PUT /v2.0/ports/986e340f-166a-4756-b8a3-03ac9f8c8aab/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2186] 10.0.0.243 () {34 vars in 1107 bytes} [Mon May 18 01:51:12 2026] GET /v2.0/networks/7148df45-4ff1-4774-a058-b06aba233d70?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: 1002/2187] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:51:12 2026] POST /v2.0/security-group-rules => generated 599 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:12.592 8 WARNING neutron_lib.context [None req-390ad892-896c-4ea0-a60c-e19cf85d5350 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1186/2190] 10.0.0.249 () {32 vars in 659 bytes} [Mon May 18 01:51:12 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2191] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:51:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2192] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:51:12 2026] GET /v2.0/ports?device_id=0d717d89-a35c-4f0e-858f-252877a8920b => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:51:12.777 7 WARNING neutron_lib.context [None req-d33b87c9-311a-47f4-a50b-3eb16a106d22 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1188/2193] 10.0.0.249 () {34 vars in 694 bytes} [Mon May 18 01:51:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2194] 10.0.0.249 () {32 vars in 673 bytes} [Mon May 18 01:51:12 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2195] 10.0.0.249 () {32 vars in 669 bytes} [Mon May 18 01:51:12 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2196] 10.0.0.249 () {32 vars in 681 bytes} [Mon May 18 01:51:13 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2197] 10.0.0.243 () {34 vars in 1093 bytes} [Mon May 18 01:51:13 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-815237740&fields=id&tenant_id=5b367d5842e94f05be616d647b5ac0ce => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2198] 10.0.0.249 () {32 vars in 667 bytes} [Mon May 18 01:51:13 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2199] 10.0.0.243 () {34 vars in 981 bytes} [Mon May 18 01:51:13 2026] GET /v2.0/networks?id=eb95f09b-c931-4956-a425-b8861029a5a2 => generated 704 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2200] 10.0.0.249 () {32 vars in 681 bytes} [Mon May 18 01:51:13 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2201] 10.0.0.243 () {34 vars in 964 bytes} [Mon May 18 01:51:13 2026] GET /v2.0/quotas/5b367d5842e94f05be616d647b5ac0ce => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2202] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:51:13 2026] GET /v2.0/networks?id=7148df45-4ff1-4774-a058-b06aba233d70 => generated 660 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2203] 10.0.0.249 () {32 vars in 677 bytes} [Mon May 18 01:51:13 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2204] 199.204.45.244 () {34 vars in 1049 bytes} [Mon May 18 01:51:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=36abd4a86f274b688d3888df27725577 => generated 272 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2205] 10.0.0.249 () {32 vars in 689 bytes} [Mon May 18 01:51:13 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:13.604 7 WARNING neutron_lib.context [req-a5985f68-9e0c-430f-abe3-89c68e7c5f0a req-70e40ea4-69b6-45f8-93cc-df9b62486507 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1011/2206] 10.0.0.243 () {34 vars in 1001 bytes} [Mon May 18 01:51:13 2026] GET /v2.0/ports?tenant_id=5b367d5842e94f05be616d647b5ac0ce&fields=id => generated 287 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2207] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:51:13 2026] DELETE /v2.0/ports/63b8c963-04d1-4f85-b499-97b1376ae2ad => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2208] 10.0.0.243 () {34 vars in 1007 bytes} [Mon May 18 01:51:13 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?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: 1014/2209] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:51:13 2026] GET /v2.0/ports?device_id=0d717d89-a35c-4f0e-858f-252877a8920b => 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: 1196/2210] 199.204.45.244 () {38 vars in 954 bytes} [Mon May 18 01:51:13 2026] POST /v2.0/ports => generated 954 bytes in 512 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: 1197/2211] 10.0.0.243 () {34 vars in 1107 bytes} [Mon May 18 01:51:14 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2212] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:51:13 2026] DELETE /v2.0/ports/b2a7ba3c-8a31-4901-b229-d675abc12517 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2213] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:51:14 2026] DELETE /v2.0/ports/2de91cca-78e7-4b64-b311-e8089e955757 => 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: 1017/2214] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:51:14 2026] GET /v2.0/ports?device_id=66e8849c-4b96-4e68-9a0c-00b10680430f => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2215] 199.204.45.244 () {38 vars in 1027 bytes} [Mon May 18 01:51:14 2026] PUT /v2.0/ports/bcfc6f13-233f-4547-b3ab-a7bfcb551fdb => generated 1199 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2216] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:51:14 2026] DELETE /v2.0/ports/986e340f-166a-4756-b8a3-03ac9f8c8aab => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:51:14.800 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8920629-7cf1-49f3-b676-6e7c7f0e2c12'] response: {'name': 'network-changed', 'server_uuid': '0d717d89-a35c-4f0e-858f-252877a8920b', 'tag': 'bcfc6f13-233f-4547-b3ab-a7bfcb551fdb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1019/2217] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:51:14 2026] GET /v2.0/ports?tenant_id=36abd4a86f274b688d3888df27725577&device_id=0d717d89-a35c-4f0e-858f-252877a8920b => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2218] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:51:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=bcfc6f13-233f-4547-b3ab-a7bfcb551fdb => 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: 1021/2219] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:51:14 2026] GET /v2.0/subnets?id=ddd9ac07-03fc-4379-bc67-daec78715671 => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2220] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:51:14 2026] GET /v2.0/ports?network_id=7148df45-4ff1-4774-a058-b06aba233d70&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: 1199/2221] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:51:14 2026] DELETE /v2.0/ports/e17b066c-6dd2-40c8-99cc-ed75610db563 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2222] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:51:14 2026] GET /v2.0/networks/7148df45-4ff1-4774-a058-b06aba233d70?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1200/2223] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:51:15 2026] GET /v2.0/networks?id=eb95f09b-c931-4956-a425-b8861029a5a2 => generated 704 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2224] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:51:15 2026] GET /v2.0/networks/7148df45-4ff1-4774-a058-b06aba233d70?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: 1202/2225] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:51:15 2026] GET /v2.0/ports?device_id=0d717d89-a35c-4f0e-858f-252877a8920b => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:51:15.265 8 INFO neutron.services.segments.plugin [-] Segment e77969d8-231f-480b-bda0-d57e95fffe1f resource provider aggregate not found [pid: 8|app: 0|req: 1024/2226] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:51:15 2026] DELETE /v2.0/networks/57388f8e-cf15-4078-8552-47a9343c01aa => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:51:15.279 8 INFO neutron.services.segments.plugin [-] Segment e77969d8-231f-480b-bda0-d57e95fffe1f resource provider aggregate not found [pid: 7|app: 0|req: 1203/2227] 199.204.45.244 () {34 vars in 1049 bytes} [Mon May 18 01:51:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5b367d5842e94f05be616d647b5ac0ce => generated 178 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:51:15.295 8 INFO neutron.services.segments.plugin [-] Segment e77969d8-231f-480b-bda0-d57e95fffe1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e77969d8-231f-480b-bda0-d57e95fffe1f found for delete ", "request_id": "req-654b7d33-6c3e-44b8-9a1a-130f8ed7c7a1"}]} 2026-05-18 01:51:15.297 8 INFO neutron.services.segments.plugin [-] Segment e77969d8-231f-480b-bda0-d57e95fffe1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e77969d8-231f-480b-bda0-d57e95fffe1f found for delete ", "request_id": "req-42514954-5238-46b4-8002-69d42a3f25a0"}]} [pid: 8|app: 0|req: 1025/2228] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:51:15 2026] GET /v2.0/ports?tenant_id=36abd4a86f274b688d3888df27725577&device_id=0d717d89-a35c-4f0e-858f-252877a8920b => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2229] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:51:15 2026] GET /v2.0/security-groups?id=0c68c319-7e84-4d90-b52a-192ab30d768f&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:51:15.361 7 WARNING neutron_lib.context [req-dcb5a941-f6f2-4ca6-ae48-425b692caefe req-8bd4ea36-3287-45c6-80f3-6a2bc959cca5 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1026/2230] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:51:15 2026] DELETE /v2.0/networks/3e764830-565f-40f2-b9a3-9496d948592b => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2231] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:51:15 2026] GET /v2.0/networks?id=7148df45-4ff1-4774-a058-b06aba233d70 => generated 756 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2232] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:51:15 2026] DELETE /v2.0/networks/0846fe3f-5030-4bea-9e3f-c1fd6d17b1b0 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2233] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:51:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=bcfc6f13-233f-4547-b3ab-a7bfcb551fdb => 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: 1205/2234] 199.204.45.244 () {38 vars in 954 bytes} [Mon May 18 01:51:15 2026] POST /v2.0/ports => generated 1183 bytes in 554 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: 1206/2235] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:51:15 2026] GET /v2.0/subnets?id=ddd9ac07-03fc-4379-bc67-daec78715671 => generated 653 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2236] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:51:15 2026] DELETE /v2.0/networks/64818077-3625-4ca5-b2bd-05ebfcc513e6 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2237] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:51:16 2026] GET /v2.0/ports?network_id=7148df45-4ff1-4774-a058-b06aba233d70&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2238] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:51:16 2026] DELETE /v2.0/networks/93c7d7eb-e5f5-4b6c-9a13-b7fe01312132 => 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: 1033/2239] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:51:16 2026] GET /v2.0/networks/7148df45-4ff1-4774-a058-b06aba233d70?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: 1034/2240] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:51:16 2026] GET /v2.0/networks/7148df45-4ff1-4774-a058-b06aba233d70?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: 1035/2241] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:51:16 2026] GET /v2.0/ports?device_id=0d717d89-a35c-4f0e-858f-252877a8920b => generated 969 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2242] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:51:16 2026] GET /v2.0/security-groups?id=0c68c319-7e84-4d90-b52a-192ab30d768f&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2243] 199.204.45.244 () {38 vars in 1027 bytes} [Mon May 18 01:51:15 2026] PUT /v2.0/ports/48617eb3-aed0-479a-ac24-9a63ea8697cf => generated 1428 bytes in 1069 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2244] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:51:17 2026] GET /v2.0/ports?tenant_id=5b367d5842e94f05be616d647b5ac0ce&device_id=66e8849c-4b96-4e68-9a0c-00b10680430f => generated 1467 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:51:17.169 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e382a7b-2b65-4915-b3a5-c6762ab67e6d'] response: {'name': 'network-changed', 'server_uuid': '66e8849c-4b96-4e68-9a0c-00b10680430f', 'tag': '48617eb3-aed0-479a-ac24-9a63ea8697cf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1208/2245] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:51:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=48617eb3-aed0-479a-ac24-9a63ea8697cf => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2246] 199.204.45.244 () {34 vars in 1103 bytes} [Mon May 18 01:51:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1e2&port_id=48617eb3-aed0-479a-ac24-9a63ea8697cf => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2247] 199.204.45.244 () {34 vars in 1063 bytes} [Mon May 18 01:51:17 2026] GET /v2.0/subnets?id=700497fc-e8c6-4548-86a9-90c67ded75af&id=e9ed268f-0664-4c68-8ba3-b2b9363ce30e => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:17.321 8 INFO neutron.services.segments.plugin [-] Segment 7673275d-b675-4f0a-ac4f-45b475308e4e resource provider aggregate not found 2026-05-18 01:51:17.328 8 INFO neutron.services.segments.plugin [-] Segment 7673275d-b675-4f0a-ac4f-45b475308e4e resource provider aggregate not found 2026-05-18 01:51:17.346 8 INFO neutron.services.segments.plugin [-] Segment 7673275d-b675-4f0a-ac4f-45b475308e4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7673275d-b675-4f0a-ac4f-45b475308e4e found for delete ", "request_id": "req-72cfe37e-c0c5-49a0-858e-ddb46b217dfb"}]} 2026-05-18 01:51:17.352 8 INFO neutron.services.segments.plugin [-] Segment 7673275d-b675-4f0a-ac4f-45b475308e4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7673275d-b675-4f0a-ac4f-45b475308e4e found for delete ", "request_id": "req-d772319a-ab52-45ae-bc9a-ff9c13c924e2"}]} [pid: 8|app: 0|req: 1040/2248] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:51:17 2026] GET /v2.0/ports?network_id=eb95f09b-c931-4956-a425-b8861029a5a2&device_owner=network%3Adhcp => generated 1457 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:17.370 8 INFO neutron.services.segments.plugin [-] Segment 59e1c8c6-a006-476f-831a-ed0be3d8573e resource provider aggregate not found 2026-05-18 01:51:17.379 8 INFO neutron.services.segments.plugin [-] Segment 59e1c8c6-a006-476f-831a-ed0be3d8573e resource provider aggregate not found 2026-05-18 01:51:17.401 8 INFO neutron.services.segments.plugin [-] Segment 59e1c8c6-a006-476f-831a-ed0be3d8573e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59e1c8c6-a006-476f-831a-ed0be3d8573e found for delete ", "request_id": "req-37c24165-1fb1-41c8-8ddc-c58075e4ac27"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:51:17.408 8 INFO neutron.services.segments.plugin [-] Segment 59e1c8c6-a006-476f-831a-ed0be3d8573e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59e1c8c6-a006-476f-831a-ed0be3d8573e found for delete ", "request_id": "req-ddd19e56-7f21-4c02-be49-e21c3b20f48b"}]} 2026-05-18 01:51:17.421 8 INFO neutron.services.segments.plugin [-] Segment d33a0022-4de6-4a46-bbb8-8c3e0108f29a resource provider aggregate not found 2026-05-18 01:51:17.425 8 INFO neutron.services.segments.plugin [-] Segment d33a0022-4de6-4a46-bbb8-8c3e0108f29a resource provider aggregate not found 2026-05-18 01:51:17.435 8 INFO neutron.services.segments.plugin [-] Segment d33a0022-4de6-4a46-bbb8-8c3e0108f29a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d33a0022-4de6-4a46-bbb8-8c3e0108f29a found for delete ", "request_id": "req-9c7e2526-94e7-4b3e-86be-353a06a1a161"}]} [pid: 8|app: 0|req: 1041/2249] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:51:17 2026] GET /v2.0/ports?network_id=eb95f09b-c931-4956-a425-b8861029a5a2&device_owner=network%3Adhcp => generated 1457 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:17.476 8 INFO neutron.services.segments.plugin [-] Segment 5f3feb26-5719-40da-b45f-26d3c90f5582 resource provider aggregate not found [pid: 7|app: 0|req: 1209/2250] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:51:17 2026] GET /v2.0/security-groups?tenant_id=5c5680eee1eb4d7398026c3be69d3843&name=default => generated 2929 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:17.503 8 INFO neutron.services.segments.plugin [-] Segment 5f3feb26-5719-40da-b45f-26d3c90f5582 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f3feb26-5719-40da-b45f-26d3c90f5582 found for delete ", "request_id": "req-4bea45b2-1f0c-40b7-813a-296d21a7b3a5"}]} 2026-05-18 01:51:17.506 8 INFO neutron.services.segments.plugin [-] Segment d33a0022-4de6-4a46-bbb8-8c3e0108f29a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d33a0022-4de6-4a46-bbb8-8c3e0108f29a found for delete ", "request_id": "req-b49a3d49-d41b-4875-ac8a-45aa529be587"}]} 2026-05-18 01:51:17.529 8 INFO neutron.services.segments.plugin [-] Segment 5f3feb26-5719-40da-b45f-26d3c90f5582 resource provider aggregate not found 2026-05-18 01:51:17.549 8 INFO neutron.services.segments.plugin [-] Segment 5f3feb26-5719-40da-b45f-26d3c90f5582 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f3feb26-5719-40da-b45f-26d3c90f5582 found for delete ", "request_id": "req-b11ef836-be84-4d89-a504-145a11876c21"}]} [pid: 8|app: 0|req: 1042/2251] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:51:17 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?fields=segments => generated 14 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2252] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:51:17 2026] DELETE /v2.0/security-groups/d3b1e1f5-14ff-4c49-9c1d-b93e34bdcea8 => 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: 1043/2253] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:51:17 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?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: 1211/2254] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:51:17 2026] GET /v2.0/ports?tenant_id=5b367d5842e94f05be616d647b5ac0ce&device_id=66e8849c-4b96-4e68-9a0c-00b10680430f => generated 1467 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2255] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:51:17 2026] GET /v2.0/ports?device_id=0d717d89-a35c-4f0e-858f-252877a8920b => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2256] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:51:17 2026] GET /v2.0/security-groups?tenant_id=5d589e5ded6c40dd9d1f253086425cb1&name=default => generated 2929 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2257] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:51:17 2026] GET /v2.0/networks?id=eb95f09b-c931-4956-a425-b8861029a5a2 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2258] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:51:17 2026] GET /v2.0/security-groups?id=0c68c319-7e84-4d90-b52a-192ab30d768f&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: 1046/2259] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:51:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=48617eb3-aed0-479a-ac24-9a63ea8697cf => 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: 1047/2260] 199.204.45.244 () {34 vars in 1103 bytes} [Mon May 18 01:51:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1e2&port_id=48617eb3-aed0-479a-ac24-9a63ea8697cf => 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: 1214/2261] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:51:18 2026] DELETE /v2.0/security-groups/ea22efcf-afd0-43a5-89e4-ca8036c76f86 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2262] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:51:18 2026] GET /v2.0/ports?device_id=0d717d89-a35c-4f0e-858f-252877a8920b => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2263] 199.204.45.244 () {34 vars in 1063 bytes} [Mon May 18 01:51:18 2026] GET /v2.0/subnets?id=700497fc-e8c6-4548-86a9-90c67ded75af&id=e9ed268f-0664-4c68-8ba3-b2b9363ce30e => generated 1362 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2264] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:51:18 2026] GET /v2.0/security-groups?id=0c68c319-7e84-4d90-b52a-192ab30d768f&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2265] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:51:18 2026] GET /v2.0/ports?network_id=eb95f09b-c931-4956-a425-b8861029a5a2&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2266] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:51:18 2026] GET /v2.0/ports?network_id=eb95f09b-c931-4956-a425-b8861029a5a2&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2267] 10.0.0.249 () {32 vars in 735 bytes} [Mon May 18 01:51:18 2026] GET /v2.0/ports?device_id=0d717d89-a35c-4f0e-858f-252877a8920b => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2268] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:51:18 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2269] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:51:18 2026] GET /v2.0/security-groups?tenant_id=a6a9e7b8dbe746f9bdacdb1dc8d688e1&name=default => generated 2929 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2270] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:51:18 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?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: 1054/2271] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:51:18 2026] DELETE /v2.0/security-groups/44991287-06a0-443b-b842-6f5a8a51bfc6 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:18.773 7 INFO neutron.db.l3_db [None req-3de1bec6-4ad7-4056-a2ef-73e590a99d4d 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Floating IP b603ef69-bd0f-46ab-949a-dc6fa52f951c associated. External IP: 10.96.250.204, port: bcfc6f13-233f-4547-b3ab-a7bfcb551fdb. [pid: 7|app: 0|req: 1218/2272] 10.0.0.249 () {34 vars in 748 bytes} [Mon May 18 01:51:18 2026] PUT /v2.0/floatingips/b603ef69-bd0f-46ab-949a-dc6fa52f951c => generated 855 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2273] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:51:19 2026] GET /v2.0/floatingips/b603ef69-bd0f-46ab-949a-dc6fa52f951c => generated 855 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:51:19.599 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4045f59-7e68-484b-9099-ac16616624ae'] response: {'name': 'network-changed', 'server_uuid': '0d717d89-a35c-4f0e-858f-252877a8920b', 'tag': 'bcfc6f13-233f-4547-b3ab-a7bfcb551fdb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1056/2274] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:51:19 2026] GET /v2.0/ports?tenant_id=36abd4a86f274b688d3888df27725577&device_id=0d717d89-a35c-4f0e-858f-252877a8920b => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2275] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:51:19 2026] GET /v2.0/ports?device_id=66e8849c-4b96-4e68-9a0c-00b10680430f => generated 1200 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2276] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:51:19 2026] GET /v2.0/networks?id=7148df45-4ff1-4774-a058-b06aba233d70 => generated 756 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2277] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:51:19 2026] GET /v2.0/security-groups?id=36b3ec45-c0a4-4314-930a-0a0e30f4804d&fields=id&fields=name => generated 111 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2278] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:51:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=bcfc6f13-233f-4547-b3ab-a7bfcb551fdb => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2279] 10.0.0.249 () {32 vars in 817 bytes} [Mon May 18 01:51:19 2026] GET /v2.0/ports?network_id=eb95f09b-c931-4956-a425-b8861029a5a2&mac_address=fa%3A16%3A3e%3A4c%3A97%3A1f => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2280] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:51:19 2026] GET /v2.0/subnets?id=ddd9ac07-03fc-4379-bc67-daec78715671 => generated 653 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:51:19.873 7 WARNING neutron_lib.context [None req-862346f2-ab01-40df-beb6-3f929961b599 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1060/2281] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:51:19 2026] GET /v2.0/ports?network_id=7148df45-4ff1-4774-a058-b06aba233d70&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2282] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:51:19 2026] GET /v2.0/networks/7148df45-4ff1-4774-a058-b06aba233d70?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: 1062/2283] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:51:20 2026] GET /v2.0/networks/7148df45-4ff1-4774-a058-b06aba233d70?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2284] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:51:20 2026] GET /v2.0/floatingips/b603ef69-bd0f-46ab-949a-dc6fa52f951c => generated 855 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:51:20.969 7 INFO neutron.db.l3_db [None req-862346f2-ab01-40df-beb6-3f929961b599 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Floating IP f369e9c4-ed63-4d5b-b8a1-026c3f108b4f associated. External IP: 10.96.250.214, port: 48617eb3-aed0-479a-ac24-9a63ea8697cf. [pid: 7|app: 0|req: 1222/2285] 10.0.0.249 () {34 vars in 676 bytes} [Mon May 18 01:51:19 2026] POST /v2.0/floatingips => generated 855 bytes in 1566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2286] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:51:21 2026] GET /v2.0/floatingips/b603ef69-bd0f-46ab-949a-dc6fa52f951c => generated 857 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2287] 10.0.0.243 () {34 vars in 1093 bytes} [Mon May 18 01:51:21 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-815237740&fields=id&tenant_id=5b367d5842e94f05be616d647b5ac0ce => generated 69 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:51:21.678 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9226919-596c-4fb1-87da-e311ff5b7527'] response: {'name': 'network-changed', 'server_uuid': '66e8849c-4b96-4e68-9a0c-00b10680430f', 'tag': '48617eb3-aed0-479a-ac24-9a63ea8697cf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1065/2288] 10.0.0.243 () {34 vars in 981 bytes} [Mon May 18 01:51:21 2026] GET /v2.0/networks?id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9 => generated 704 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2289] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:51:21 2026] GET /v2.0/ports?tenant_id=5b367d5842e94f05be616d647b5ac0ce&device_id=66e8849c-4b96-4e68-9a0c-00b10680430f => generated 1469 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2290] 10.0.0.243 () {34 vars in 964 bytes} [Mon May 18 01:51:21 2026] GET /v2.0/quotas/5b367d5842e94f05be616d647b5ac0ce => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2291] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:51:21 2026] GET /v2.0/networks?id=eb95f09b-c931-4956-a425-b8861029a5a2 => 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: 1226/2292] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:51:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=48617eb3-aed0-479a-ac24-9a63ea8697cf => generated 858 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2293] 199.204.45.244 () {34 vars in 1103 bytes} [Mon May 18 01:51:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1e2&port_id=48617eb3-aed0-479a-ac24-9a63ea8697cf => 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: 1228/2294] 199.204.45.244 () {34 vars in 1063 bytes} [Mon May 18 01:51:21 2026] GET /v2.0/subnets?id=700497fc-e8c6-4548-86a9-90c67ded75af&id=e9ed268f-0664-4c68-8ba3-b2b9363ce30e => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2295] 10.0.0.243 () {34 vars in 1001 bytes} [Mon May 18 01:51:21 2026] GET /v2.0/ports?tenant_id=5b367d5842e94f05be616d647b5ac0ce&fields=id => generated 333 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2296] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:51:22 2026] GET /v2.0/ports?network_id=eb95f09b-c931-4956-a425-b8861029a5a2&device_owner=network%3Adhcp => generated 1457 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2297] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:51:22 2026] GET /v2.0/ports?network_id=eb95f09b-c931-4956-a425-b8861029a5a2&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2298] 10.0.0.243 () {34 vars in 1007 bytes} [Mon May 18 01:51:22 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9?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: 1231/2299] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:51:22 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?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: 1069/2300] 10.0.0.243 () {34 vars in 1107 bytes} [Mon May 18 01:51:22 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2301] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:51:22 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2302] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:51:22 2026] GET /v2.0/ports?device_id=1487ee30-7d89-4def-aec0-42a131293929 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:51:23.196 7 WARNING neutron_lib.context [None req-2b0f47b3-ef17-470c-9687-cb00cbe2f273 18a938d2f19842119a4c05aded3a9a5e 2cd9a207b89440c9b1f785f75e0cb27c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1071/2303] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:51:23 2026] GET /v2.0/networks?id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9 => generated 704 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2304] 10.0.0.249 () {34 vars in 675 bytes} [Mon May 18 01:51:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:23.263 7 WARNING neutron_lib.context [None req-46765330-0fde-47bc-bc75-d6bcecb4b60a 18a938d2f19842119a4c05aded3a9a5e 2cd9a207b89440c9b1f785f75e0cb27c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1072/2305] 199.204.45.244 () {34 vars in 1049 bytes} [Mon May 18 01:51:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5b367d5842e94f05be616d647b5ac0ce => generated 178 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:51:23.302 8 WARNING neutron_lib.context [req-9d86ffee-659e-48e2-a699-cef833e93675 req-3a18172d-ffe2-4599-810f-933cc17742b9 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1234/2306] 10.0.0.249 () {34 vars in 675 bytes} [Mon May 18 01:51:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:23.326 7 WARNING neutron_lib.context [None req-23e6b826-db6f-4867-955a-9603543e8bb9 18a938d2f19842119a4c05aded3a9a5e 2cd9a207b89440c9b1f785f75e0cb27c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1235/2307] 10.0.0.249 () {34 vars in 675 bytes} [Mon May 18 01:51:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:23.392 7 WARNING neutron_lib.context [None req-dcd02a9d-e676-4952-8237-2c258d4bfcf1 18a938d2f19842119a4c05aded3a9a5e 2cd9a207b89440c9b1f785f75e0cb27c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1236/2308] 10.0.0.249 () {34 vars in 675 bytes} [Mon May 18 01:51:23 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-05-18 01:51:23.450 7 WARNING neutron_lib.context [None req-f25209d3-9faf-4f85-b620-ef2402767946 18a938d2f19842119a4c05aded3a9a5e 2cd9a207b89440c9b1f785f75e0cb27c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1237/2309] 10.0.0.249 () {34 vars in 675 bytes} [Mon May 18 01:51:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2310] 10.0.0.249 () {34 vars in 758 bytes} [Mon May 18 01:51:23 2026] PUT /v2.0/subnetpools/c652d648-199c-4a20-8a6d-9be1d37f3212/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2311] 10.0.0.249 () {34 vars in 758 bytes} [Mon May 18 01:51:23 2026] PUT /v2.0/subnetpools/bfdf73f9-3419-419f-b3a7-51c6472c85df/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2312] 10.0.0.249 () {34 vars in 758 bytes} [Mon May 18 01:51:23 2026] PUT /v2.0/subnetpools/be9eb249-f164-474d-92a4-cceaf228f0a7/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2313] 10.0.0.249 () {34 vars in 758 bytes} [Mon May 18 01:51:23 2026] PUT /v2.0/subnetpools/e0b3efb3-3a27-41c2-935d-98c57e71a5b1/tags => 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: 1242/2314] 10.0.0.249 () {32 vars in 671 bytes} [Mon May 18 01:51:23 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2315] 10.0.0.249 () {32 vars in 685 bytes} [Mon May 18 01:51:23 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2316] 10.0.0.249 () {32 vars in 681 bytes} [Mon May 18 01:51:23 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2317] 10.0.0.249 () {32 vars in 693 bytes} [Mon May 18 01:51:23 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2318] 199.204.45.244 () {38 vars in 954 bytes} [Mon May 18 01:51:23 2026] POST /v2.0/ports => generated 1187 bytes in 531 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: 1246/2319] 10.0.0.249 () {32 vars in 679 bytes} [Mon May 18 01:51:23 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2320] 10.0.0.249 () {32 vars in 693 bytes} [Mon May 18 01:51:23 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2321] 10.0.0.249 () {32 vars in 689 bytes} [Mon May 18 01:51:23 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2322] 10.0.0.249 () {32 vars in 701 bytes} [Mon May 18 01:51:23 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2323] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:51:23 2026] DELETE /v2.0/subnetpools/c652d648-199c-4a20-8a6d-9be1d37f3212 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2324] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:51:24 2026] DELETE /v2.0/subnetpools/bfdf73f9-3419-419f-b3a7-51c6472c85df => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2325] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:51:24 2026] DELETE /v2.0/subnetpools/be9eb249-f164-474d-92a4-cceaf228f0a7 => 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: 1253/2326] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:51:24 2026] DELETE /v2.0/subnetpools/e0b3efb3-3a27-41c2-935d-98c57e71a5b1 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2327] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:51:24 2026] DELETE /v2.0/subnetpools/1890d6b8-7e86-4f78-8eb7-c94263a91ba2 => 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: 1074/2328] 199.204.45.244 () {38 vars in 1027 bytes} [Mon May 18 01:51:23 2026] PUT /v2.0/ports/0ac9bcbf-5d63-4e6c-bcc1-5f0edba57097 => generated 1432 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2329] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:51:24 2026] GET /v2.0/ports?tenant_id=5b367d5842e94f05be616d647b5ac0ce&device_id=1487ee30-7d89-4def-aec0-42a131293929 => generated 1471 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1075/2330] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:51:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.186&port_id=0ac9bcbf-5d63-4e6c-bcc1-5f0edba57097 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2331] 199.204.45.244 () {34 vars in 1105 bytes} [Mon May 18 01:51:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A125&port_id=0ac9bcbf-5d63-4e6c-bcc1-5f0edba57097 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:51:24.626 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9bb7d449-79d8-40a2-ad90-cf47b9e545a2'] response: {'name': 'network-changed', 'server_uuid': '1487ee30-7d89-4def-aec0-42a131293929', 'tag': '0ac9bcbf-5d63-4e6c-bcc1-5f0edba57097', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1076/2332] 199.204.45.244 () {34 vars in 1063 bytes} [Mon May 18 01:51:24 2026] GET /v2.0/subnets?id=83edec07-0e19-4c5a-a366-85f0e28300b4&id=58523ec4-200b-42d6-9aff-3e25fcd9fc44 => generated 1366 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2333] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:51:24 2026] GET /v2.0/ports?network_id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1077/2334] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:51:24 2026] GET /v2.0/ports?network_id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9&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: 1258/2335] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:51:24 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9?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: 1078/2336] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:51:24 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2337] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:51:24 2026] GET /v2.0/ports?tenant_id=5b367d5842e94f05be616d647b5ac0ce&device_id=1487ee30-7d89-4def-aec0-42a131293929 => generated 1471 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2338] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:51:25 2026] GET /v2.0/networks?id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9 => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2339] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:51:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.186&port_id=0ac9bcbf-5d63-4e6c-bcc1-5f0edba57097 => 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: 1261/2340] 199.204.45.244 () {34 vars in 1105 bytes} [Mon May 18 01:51:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A125&port_id=0ac9bcbf-5d63-4e6c-bcc1-5f0edba57097 => 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: 1262/2341] 199.204.45.244 () {34 vars in 1063 bytes} [Mon May 18 01:51:25 2026] GET /v2.0/subnets?id=83edec07-0e19-4c5a-a366-85f0e28300b4&id=58523ec4-200b-42d6-9aff-3e25fcd9fc44 => generated 1366 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2342] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:51:25 2026] GET /v2.0/ports?network_id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2343] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:51:25 2026] GET /v2.0/ports?network_id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2344] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:51:25 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9?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: 1266/2345] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:51:25 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9?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: 1080/2346] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:51:25 2026] GET /v2.0/security-groups?tenant_id=881e2cc787f94489a8b6f1ac0238f29f&name=default => generated 2929 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2347] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:51:25 2026] DELETE /v2.0/security-groups/5a6be9f2-aec6-4fbf-bb6b-0e2451124c39 => 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: 1081/2348] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:51:25 2026] GET /v2.0/security-groups?tenant_id=c18e7f27de3f442a81b5429cdc33f125&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2349] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:51:25 2026] DELETE /v2.0/security-groups/301748c0-4cda-4e6f-9555-9f3db47c62bb => 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: 1082/2350] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:51:26 2026] GET /v2.0/security-groups?tenant_id=2cd9a207b89440c9b1f785f75e0cb27c&name=default => generated 2929 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2351] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:51:26 2026] DELETE /v2.0/security-groups/b4d28011-e0fd-49e8-bdb5-0a8f682ac50b => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2354] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:51:27 2026] GET /v2.0/ports?device_id=1487ee30-7d89-4def-aec0-42a131293929 => generated 1204 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2355] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:51:27 2026] GET /v2.0/security-groups?id=36b3ec45-c0a4-4314-930a-0a0e30f4804d&fields=id&fields=name => generated 111 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2356] 10.0.0.249 () {32 vars in 817 bytes} [Mon May 18 01:51:27 2026] GET /v2.0/ports?network_id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9&mac_address=fa%3A16%3A3e%3A12%3A7c%3A74 => generated 1204 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:27.794 7 WARNING neutron_lib.context [None req-25fdbd5f-a302-491f-a4d7-13f1fee41ef4 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:28.859 7 INFO neutron.db.l3_db [None req-25fdbd5f-a302-491f-a4d7-13f1fee41ef4 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Floating IP 57fa1e13-e524-4781-a481-1798cc0af10a associated. External IP: 10.96.250.203, port: 0ac9bcbf-5d63-4e6c-bcc1-5f0edba57097. [pid: 8|app: 0|req: 1085/2357] 10.0.0.200 () {34 vars in 989 bytes} [Mon May 18 01:51:28 2026] GET /v2.0/ports?device_id=0d717d89-a35c-4f0e-858f-252877a8920b => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2358] 10.0.0.200 () {34 vars in 1039 bytes} [Mon May 18 01:51:29 2026] GET /v2.0/security-groups?id=0c68c319-7e84-4d90-b52a-192ab30d768f&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2359] 10.0.0.249 () {34 vars in 676 bytes} [Mon May 18 01:51:27 2026] POST /v2.0/floatingips => generated 855 bytes in 1501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2360] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:51:30 2026] GET /v2.0/ports?device_id=0d717d89-a35c-4f0e-858f-252877a8920b => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:51:30.607 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bece315-0991-4ee7-bda3-a769f0627082'] response: {'name': 'network-changed', 'server_uuid': '1487ee30-7d89-4def-aec0-42a131293929', 'tag': '0ac9bcbf-5d63-4e6c-bcc1-5f0edba57097', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1274/2361] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:51:30 2026] GET /v2.0/security-groups?id=0c68c319-7e84-4d90-b52a-192ab30d768f&fields=id&fields=name => generated 113 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2362] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:51:30 2026] GET /v2.0/ports?tenant_id=5b367d5842e94f05be616d647b5ac0ce&device_id=1487ee30-7d89-4def-aec0-42a131293929 => generated 1473 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2363] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:51:30 2026] GET /v2.0/networks?id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9 => generated 800 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2364] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:51:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.186&port_id=0ac9bcbf-5d63-4e6c-bcc1-5f0edba57097 => generated 858 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2365] 199.204.45.244 () {34 vars in 1105 bytes} [Mon May 18 01:51:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A125&port_id=0ac9bcbf-5d63-4e6c-bcc1-5f0edba57097 => 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: 1090/2366] 199.204.45.244 () {34 vars in 1063 bytes} [Mon May 18 01:51:30 2026] GET /v2.0/subnets?id=83edec07-0e19-4c5a-a366-85f0e28300b4&id=58523ec4-200b-42d6-9aff-3e25fcd9fc44 => generated 1366 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2367] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:51:31 2026] GET /v2.0/ports?network_id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9&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: 1092/2368] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:51:31 2026] GET /v2.0/ports?network_id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2369] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:51:31 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9?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: 1094/2370] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:51:31 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:51:31.554 8 WARNING neutron_lib.context [None req-04fffee5-61f6-4e99-92f2-29076bd34114 a67830a4df2a430883bde586d7619d61 118187f3448a4ba38cc98107c76b2ae5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1277/2371] 199.204.45.244 () {34 vars in 993 bytes} [Mon May 18 01:51:31 2026] GET /v2.0/ports?device_id=0d717d89-a35c-4f0e-858f-252877a8920b => generated 971 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2372] 10.0.0.200 () {34 vars in 989 bytes} [Mon May 18 01:51:31 2026] GET /v2.0/ports?device_id=66e8849c-4b96-4e68-9a0c-00b10680430f => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:31.698 8 INFO neutron.db.segments_db [None req-04fffee5-61f6-4e99-92f2-29076bd34114 a67830a4df2a430883bde586d7619d61 118187f3448a4ba38cc98107c76b2ae5 - - default default] Added segment 209a4c12-77e4-4dcc-9ac6-36f059edc887 of type vxlan for network e5ef57b1-66c3-471a-aef9-875c2dbea994 [pid: 8|app: 0|req: 1095/2373] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:51:31 2026] POST /v2.0/networks => generated 632 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2374] 10.0.0.200 () {34 vars in 1039 bytes} [Mon May 18 01:51:31 2026] GET /v2.0/security-groups?id=36b3ec45-c0a4-4314-930a-0a0e30f4804d&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: 1097/2375] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:51:31 2026] GET /v2.0/ports?device_id=0d717d89-a35c-4f0e-858f-252877a8920b => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:51:31.924 8 WARNING neutron_lib.context [None req-7e406b92-7b0e-4751-8106-b92ebf919786 a67830a4df2a430883bde586d7619d61 118187f3448a4ba38cc98107c76b2ae5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:32.007 7 INFO neutron.db.l3_db [req-1adbd1d3-a75b-4e4f-9a8f-1b847c8d4b92 req-d4751884-c3c6-44ce-a8e6-ddfe6d30b4a3 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] Floating IP b603ef69-bd0f-46ab-949a-dc6fa52f951c disassociated. External IP: 10.96.250.204, port: bcfc6f13-233f-4547-b3ab-a7bfcb551fdb. [pid: 8|app: 0|req: 1098/2376] 10.0.0.249 () {34 vars in 663 bytes} [Mon May 18 01:51:31 2026] POST /v2.0/ports => generated 743 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1099/2377] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:51:32 2026] GET /v2.0/security-groups?id=0c68c319-7e84-4d90-b52a-192ab30d768f&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:51:32.336 8 WARNING neutron_lib.context [None req-09137cf9-c04b-4951-a58a-f0747610bf91 a67830a4df2a430883bde586d7619d61 118187f3448a4ba38cc98107c76b2ae5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1279/2378] 199.204.45.244 () {36 vars in 996 bytes} [Mon May 18 01:51:31 2026] DELETE /v2.0/ports/bcfc6f13-233f-4547-b3ab-a7bfcb551fdb => generated 0 bytes in 842 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2379] 10.0.0.249 () {34 vars in 665 bytes} [Mon May 18 01:51:32 2026] POST /v2.0/trunks => generated 407 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:32.581 7 WARNING neutron_lib.context [None req-3cb2932b-5f8f-4a4d-8428-798aaa1cbe37 a67830a4df2a430883bde586d7619d61 118187f3448a4ba38cc98107c76b2ae5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:32.646 7 INFO neutron.db.segments_db [None req-3cb2932b-5f8f-4a4d-8428-798aaa1cbe37 a67830a4df2a430883bde586d7619d61 118187f3448a4ba38cc98107c76b2ae5 - - default default] Added segment 6146d60a-0eb9-4f65-945c-ccb86592309c of type vxlan for network 53a38f9a-ff88-4d74-ad35-a5a120bee047 2026-05-18 01:51:32.662 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2532adf5-78b7-47e0-940b-4b350efd4a81'] response: {'server_uuid': '0d717d89-a35c-4f0e-858f-252877a8920b', 'name': 'network-vif-deleted', 'tag': 'bcfc6f13-233f-4547-b3ab-a7bfcb551fdb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1280/2380] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:51:32 2026] POST /v2.0/networks => generated 632 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:32.771 8 WARNING neutron_lib.context [None req-c08ee0e8-6fc0-4cc7-b9e9-8eb98d7e9530 a67830a4df2a430883bde586d7619d61 118187f3448a4ba38cc98107c76b2ae5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1101/2381] 10.0.0.249 () {34 vars in 663 bytes} [Mon May 18 01:51:32 2026] POST /v2.0/ports => generated 743 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:33.142 7 WARNING neutron_lib.context [None req-6d594edf-a617-4dd7-8129-4ddbc9730e65 a67830a4df2a430883bde586d7619d61 118187f3448a4ba38cc98107c76b2ae5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1281/2382] 10.0.0.249 () {34 vars in 665 bytes} [Mon May 18 01:51:33 2026] POST /v2.0/trunks => generated 407 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:33.442 7 WARNING neutron_lib.context [None req-bc4874ab-0b8b-440d-bc97-ad545f13b026 a67830a4df2a430883bde586d7619d61 118187f3448a4ba38cc98107c76b2ae5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:33.504 7 INFO neutron.db.segments_db [None req-bc4874ab-0b8b-440d-bc97-ad545f13b026 a67830a4df2a430883bde586d7619d61 118187f3448a4ba38cc98107c76b2ae5 - - default default] Added segment 588e7dc5-45ed-4715-b262-6aa4d7316739 of type vxlan for network 24d1b8b2-b633-43db-810d-4202877f4988 [pid: 8|app: 0|req: 1102/2383] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:51:33 2026] DELETE /v2.0/security-groups/0c68c319-7e84-4d90-b52a-192ab30d768f => 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: 1282/2384] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:51:33 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:33.640 7 WARNING neutron_lib.context [None req-ec4d60a0-eeee-48ec-9199-59fd7acb6975 a67830a4df2a430883bde586d7619d61 118187f3448a4ba38cc98107c76b2ae5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1103/2385] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:51:33 2026] DELETE /v2.0/floatingips/b603ef69-bd0f-46ab-949a-dc6fa52f951c => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2386] 10.0.0.249 () {34 vars in 663 bytes} [Mon May 18 01:51:33 2026] POST /v2.0/ports => generated 743 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:34.012 8 WARNING neutron_lib.context [None req-ad270e6e-6dc7-4280-883a-fc8e5b5f212f a67830a4df2a430883bde586d7619d61 118187f3448a4ba38cc98107c76b2ae5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1284/2387] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:51:34 2026] GET /v2.0/ports?device_id=722b08b3-5f3d-4f7b-a6b1-da3bce770b20 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2388] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:51:34 2026] GET /v2.0/security-groups?id=f16f18f1-5fc2-45cb-9691-4aae2b95cf27&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: 1104/2389] 10.0.0.249 () {34 vars in 665 bytes} [Mon May 18 01:51:34 2026] POST /v2.0/trunks => generated 407 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:34.255 7 WARNING neutron_lib.context [None req-ee3619c1-051d-4ea1-96d5-b80098319cca a67830a4df2a430883bde586d7619d61 118187f3448a4ba38cc98107c76b2ae5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:34.320 7 INFO neutron.db.segments_db [None req-ee3619c1-051d-4ea1-96d5-b80098319cca a67830a4df2a430883bde586d7619d61 118187f3448a4ba38cc98107c76b2ae5 - - default default] Added segment 283884d7-deaa-4d6b-b2b5-2ddcbfc09fb5 of type vxlan for network 09274ae9-0e18-4090-8c78-82182d39b11d [pid: 7|app: 0|req: 1286/2390] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:51:34 2026] POST /v2.0/networks => generated 631 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:34.454 8 WARNING neutron_lib.context [None req-26ec9d29-6041-45f2-8885-ed4a4e236b79 a67830a4df2a430883bde586d7619d61 118187f3448a4ba38cc98107c76b2ae5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1287/2391] 199.204.45.244 () {34 vars in 993 bytes} [Mon May 18 01:51:34 2026] GET /v2.0/ports?device_id=722b08b3-5f3d-4f7b-a6b1-da3bce770b20 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2392] 10.0.0.249 () {34 vars in 663 bytes} [Mon May 18 01:51:34 2026] POST /v2.0/ports => generated 743 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:51:34.831 8 WARNING neutron_lib.context [None req-3a72c9cd-64e2-4421-b3ab-a06494cff2f7 a67830a4df2a430883bde586d7619d61 118187f3448a4ba38cc98107c76b2ae5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1288/2393] 199.204.45.244 () {36 vars in 996 bytes} [Mon May 18 01:51:34 2026] DELETE /v2.0/ports/9f6363d4-7b56-419b-8475-ca6b849e4800 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2394] 10.0.0.249 () {34 vars in 665 bytes} [Mon May 18 01:51:34 2026] POST /v2.0/trunks => generated 407 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:35.047 7 WARNING neutron_lib.context [None req-503bf470-5b11-45c2-aa12-76851f82e63e a67830a4df2a430883bde586d7619d61 118187f3448a4ba38cc98107c76b2ae5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:35.087 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-12fee3cb-20b0-4814-8512-1a2806c6cde4'] response: {'server_uuid': '722b08b3-5f3d-4f7b-a6b1-da3bce770b20', 'name': 'network-vif-deleted', 'tag': '9f6363d4-7b56-419b-8475-ca6b849e4800', 'status': 'completed', 'code': 200} 2026-05-18 01:51:35.123 7 INFO neutron.db.segments_db [None req-503bf470-5b11-45c2-aa12-76851f82e63e a67830a4df2a430883bde586d7619d61 118187f3448a4ba38cc98107c76b2ae5 - - default default] Added segment 185a2345-b2db-40ec-bedf-4aa395c67a5e of type vxlan for network e0575162-4998-4f3b-93c7-358b1c4d85de [pid: 7|app: 0|req: 1289/2395] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:51:35 2026] POST /v2.0/networks => generated 631 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:35.256 8 WARNING neutron_lib.context [None req-39b64e6b-7916-4c11-9bef-ccc5ace5c61e a67830a4df2a430883bde586d7619d61 118187f3448a4ba38cc98107c76b2ae5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1290/2396] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:51:35 2026] GET /v2.0/ports?device_id=722b08b3-5f3d-4f7b-a6b1-da3bce770b20 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2397] 10.0.0.249 () {34 vars in 663 bytes} [Mon May 18 01:51:35 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-05-18 01:51:35.661 7 WARNING neutron_lib.context [None req-02ef0129-9186-4af4-81a7-f72654860b87 a67830a4df2a430883bde586d7619d61 118187f3448a4ba38cc98107c76b2ae5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1291/2398] 10.0.0.249 () {34 vars in 665 bytes} [Mon May 18 01:51:35 2026] POST /v2.0/trunks => generated 407 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1108/2399] 10.0.0.249 () {34 vars in 748 bytes} [Mon May 18 01:51:35 2026] PUT /v2.0/trunks/59314f83-4519-4417-88a4-bf87ae75259b/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2400] 10.0.0.249 () {34 vars in 748 bytes} [Mon May 18 01:51:35 2026] PUT /v2.0/trunks/07a9915b-9f19-4471-8eaa-e2c161f17463/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2401] 10.0.0.249 () {34 vars in 748 bytes} [Mon May 18 01:51:35 2026] PUT /v2.0/trunks/876e5919-85cc-4511-9fe0-c9553b6b8934/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2402] 10.0.0.249 () {34 vars in 748 bytes} [Mon May 18 01:51:36 2026] PUT /v2.0/trunks/2237f254-d542-4473-b573-887f8a173c30/tags => 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: 1110/2403] 10.0.0.249 () {32 vars in 661 bytes} [Mon May 18 01:51:36 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2404] 10.0.0.249 () {32 vars in 675 bytes} [Mon May 18 01:51:36 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2405] 10.0.0.249 () {32 vars in 671 bytes} [Mon May 18 01:51:36 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2406] 10.0.0.249 () {32 vars in 683 bytes} [Mon May 18 01:51:36 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2407] 10.0.0.249 () {32 vars in 669 bytes} [Mon May 18 01:51:36 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: 1296/2408] 10.0.0.249 () {32 vars in 683 bytes} [Mon May 18 01:51:36 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2409] 10.0.0.249 () {32 vars in 679 bytes} [Mon May 18 01:51:36 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2410] 10.0.0.249 () {32 vars in 691 bytes} [Mon May 18 01:51:36 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2411] 10.0.0.249 () {32 vars in 718 bytes} [Mon May 18 01:51:36 2026] GET /v2.0/trunks/59314f83-4519-4417-88a4-bf87ae75259b => generated 412 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2412] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:51:36 2026] GET /v2.0/ports/e919b1a1-2fdb-4715-b3b1-064ba38f71db => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2413] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:51:36 2026] DELETE /v2.0/security-groups/f16f18f1-5fc2-45cb-9691-4aae2b95cf27 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2414] 10.0.0.249 () {32 vars in 721 bytes} [Mon May 18 01:51:36 2026] DELETE /v2.0/trunks/59314f83-4519-4417-88a4-bf87ae75259b => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2415] 10.0.0.249 () {32 vars in 718 bytes} [Mon May 18 01:51:36 2026] GET /v2.0/trunks/07a9915b-9f19-4471-8eaa-e2c161f17463 => generated 420 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2416] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:51:36 2026] GET /v2.0/ports/a7dd0d9d-d93a-49a6-8a93-34965634dce4 => generated 826 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2417] 10.0.0.249 () {32 vars in 721 bytes} [Mon May 18 01:51:36 2026] DELETE /v2.0/trunks/07a9915b-9f19-4471-8eaa-e2c161f17463 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2418] 10.0.0.249 () {32 vars in 718 bytes} [Mon May 18 01:51:36 2026] GET /v2.0/trunks/876e5919-85cc-4511-9fe0-c9553b6b8934 => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2419] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:51:36 2026] GET /v2.0/ports/0225ad04-6113-4a55-8646-f81e46979a61 => generated 826 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2420] 10.0.0.249 () {32 vars in 721 bytes} [Mon May 18 01:51:36 2026] DELETE /v2.0/trunks/876e5919-85cc-4511-9fe0-c9553b6b8934 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2421] 10.0.0.249 () {32 vars in 718 bytes} [Mon May 18 01:51:36 2026] GET /v2.0/trunks/2237f254-d542-4473-b573-887f8a173c30 => generated 414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2422] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:51:37 2026] GET /v2.0/ports/d13d5c92-bb25-43c0-a463-4427eabcb696 => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2423] 10.0.0.249 () {32 vars in 721 bytes} [Mon May 18 01:51:37 2026] DELETE /v2.0/trunks/2237f254-d542-4473-b573-887f8a173c30 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2424] 10.0.0.249 () {32 vars in 718 bytes} [Mon May 18 01:51:37 2026] GET /v2.0/trunks/e87d6225-d45b-4c45-971d-c6ea6be1b7dd => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2425] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:51:37 2026] GET /v2.0/ports/7a32bdcc-e1f6-46b1-946b-ff7572f49bbd => generated 826 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2426] 10.0.0.249 () {32 vars in 721 bytes} [Mon May 18 01:51:37 2026] DELETE /v2.0/trunks/e87d6225-d45b-4c45-971d-c6ea6be1b7dd => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2427] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:51:37 2026] DELETE /v2.0/ports/e919b1a1-2fdb-4715-b3b1-064ba38f71db => 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: 1313/2428] 10.0.0.200 () {34 vars in 989 bytes} [Mon May 18 01:51:37 2026] GET /v2.0/ports?device_id=1487ee30-7d89-4def-aec0-42a131293929 => generated 1473 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2429] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:51:36 2026] PUT /v2.0/routers/fd2eb9bc-17fc-453d-8c19-7d7c194c6395/remove_router_interface => generated 309 bytes in 1345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2430] 10.0.0.200 () {34 vars in 1039 bytes} [Mon May 18 01:51:37 2026] GET /v2.0/security-groups?id=36b3ec45-c0a4-4314-930a-0a0e30f4804d&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2431] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:51:37 2026] DELETE /v2.0/ports/a7dd0d9d-d93a-49a6-8a93-34965634dce4 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2432] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:51:37 2026] DELETE /v2.0/ports/0225ad04-6113-4a55-8646-f81e46979a61 => 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: 1118/2433] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:51:37 2026] DELETE /v2.0/subnets/ddd9ac07-03fc-4379-bc67-daec78715671 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2434] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:51:38 2026] DELETE /v2.0/ports/d13d5c92-bb25-43c0-a463-4427eabcb696 => 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: 1317/2435] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:51:38 2026] DELETE /v2.0/ports/7a32bdcc-e1f6-46b1-946b-ff7572f49bbd => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:51:38.972 7 INFO neutron.services.segments.plugin [-] Segment 209a4c12-77e4-4dcc-9ac6-36f059edc887 resource provider aggregate not found 2026-05-18 01:51:38.976 7 INFO neutron.services.segments.plugin [-] Segment 209a4c12-77e4-4dcc-9ac6-36f059edc887 resource provider aggregate not found 2026-05-18 01:51:38.989 7 INFO neutron.services.segments.plugin [-] Segment 209a4c12-77e4-4dcc-9ac6-36f059edc887 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 209a4c12-77e4-4dcc-9ac6-36f059edc887 found for delete ", "request_id": "req-c38d1431-5e40-41c0-8b09-e8d2aad313c0"}]} 2026-05-18 01:51:38.990 7 INFO neutron.services.segments.plugin [-] Segment 209a4c12-77e4-4dcc-9ac6-36f059edc887 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 209a4c12-77e4-4dcc-9ac6-36f059edc887 found for delete ", "request_id": "req-13326c55-576f-4f1e-975c-b09393772eff"}]} [pid: 7|app: 0|req: 1318/2436] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:51:38 2026] DELETE /v2.0/networks/e5ef57b1-66c3-471a-aef9-875c2dbea994 => 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: 1319/2437] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:51:39 2026] DELETE /v2.0/networks/53a38f9a-ff88-4d74-ad35-a5a120bee047 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:51:39.406 8 INFO neutron.services.segments.plugin [-] Segment b454b3c9-00ed-43bc-a033-85c2fc48f9ac resource provider aggregate not found 2026-05-18 01:51:39.410 8 INFO neutron.services.segments.plugin [-] Segment b454b3c9-00ed-43bc-a033-85c2fc48f9ac resource provider aggregate not found 2026-05-18 01:51:39.417 8 INFO neutron.db.l3_hamode_db [None req-1caf25b0-d45e-429f-89bf-68a6cabfe21f 3f3440de670048198e19adf30c4084db 36abd4a86f274b688d3888df27725577 - - default default] HA network da10b85c-8492-47ef-9fbf-14c70dea4576 was deleted as no HA routers are present in tenant 36abd4a86f274b688d3888df27725577. [pid: 7|app: 0|req: 1320/2438] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:51:39 2026] DELETE /v2.0/networks/24d1b8b2-b633-43db-810d-4202877f4988 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2439] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:51:38 2026] DELETE /v2.0/routers/fd2eb9bc-17fc-453d-8c19-7d7c194c6395 => generated 0 bytes in 1226 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:39.429 8 INFO neutron.services.segments.plugin [-] Segment b454b3c9-00ed-43bc-a033-85c2fc48f9ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b454b3c9-00ed-43bc-a033-85c2fc48f9ac found for delete ", "request_id": "req-54f79288-e767-47f3-b5e2-66b459101226"}]} 2026-05-18 01:51:39.429 8 INFO neutron.services.segments.plugin [-] Segment b454b3c9-00ed-43bc-a033-85c2fc48f9ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b454b3c9-00ed-43bc-a033-85c2fc48f9ac found for delete ", "request_id": "req-ef3b44a3-7090-4c05-88bb-d5671c606192"}]} [pid: 7|app: 0|req: 1321/2440] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:51:39 2026] DELETE /v2.0/networks/09274ae9-0e18-4090-8c78-82182d39b11d => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2441] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:51:39 2026] DELETE /v2.0/networks/7148df45-4ff1-4774-a058-b06aba233d70 => 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: 1322/2442] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:51:39 2026] DELETE /v2.0/networks/e0575162-4998-4f3b-93c7-358b1c4d85de => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2443] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:51:40 2026] GET /v2.0/security-groups?tenant_id=36abd4a86f274b688d3888df27725577&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2444] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:51:40 2026] DELETE /v2.0/security-groups/4a43be94-0924-436d-8c2b-1ac555c884bc => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:41.004 7 INFO neutron.services.segments.plugin [-] Segment 6146d60a-0eb9-4f65-945c-ccb86592309c resource provider aggregate not found 2026-05-18 01:51:41.014 7 INFO neutron.services.segments.plugin [-] Segment 6146d60a-0eb9-4f65-945c-ccb86592309c resource provider aggregate not found 2026-05-18 01:51:41.019 7 INFO neutron.services.segments.plugin [-] Segment 6146d60a-0eb9-4f65-945c-ccb86592309c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6146d60a-0eb9-4f65-945c-ccb86592309c found for delete ", "request_id": "req-af8a53d0-1836-4588-8bf6-5b6ea82a16ed"}]} 2026-05-18 01:51:41.027 7 INFO neutron.services.segments.plugin [-] Segment 6146d60a-0eb9-4f65-945c-ccb86592309c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6146d60a-0eb9-4f65-945c-ccb86592309c found for delete ", "request_id": "req-1b26b6db-2232-43f4-a919-67fbfcc3a8ba"}]} 2026-05-18 01:51:41.041 7 INFO neutron.services.segments.plugin [-] Segment 588e7dc5-45ed-4715-b262-6aa4d7316739 resource provider aggregate not found 2026-05-18 01:51:41.057 7 INFO neutron.services.segments.plugin [-] Segment 588e7dc5-45ed-4715-b262-6aa4d7316739 resource provider aggregate not found 2026-05-18 01:51:41.062 7 INFO neutron.services.segments.plugin [-] Segment 588e7dc5-45ed-4715-b262-6aa4d7316739 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 588e7dc5-45ed-4715-b262-6aa4d7316739 found for delete ", "request_id": "req-959866e6-caed-4dad-a68c-455385d6e5d2"}]} [pid: 7|app: 0|req: 1324/2445] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:51:40 2026] GET /v2.0/security-groups?tenant_id=4fbab671fdee4158bdf58aec042342d8&name=default => generated 2929 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:41.091 7 INFO neutron.services.segments.plugin [-] Segment 588e7dc5-45ed-4715-b262-6aa4d7316739 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 588e7dc5-45ed-4715-b262-6aa4d7316739 found for delete ", "request_id": "req-96ca9ab8-d610-4282-b17a-b36a63fe6c5f"}]} 2026-05-18 01:51:41.098 7 INFO neutron.services.segments.plugin [-] Segment 283884d7-deaa-4d6b-b2b5-2ddcbfc09fb5 resource provider aggregate not found 2026-05-18 01:51:41.120 7 INFO neutron.services.segments.plugin [-] Segment 283884d7-deaa-4d6b-b2b5-2ddcbfc09fb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 283884d7-deaa-4d6b-b2b5-2ddcbfc09fb5 found for delete ", "request_id": "req-9196d398-ecc6-4d35-bafc-64a90f006514"}]} 2026-05-18 01:51:41.124 7 INFO neutron.services.segments.plugin [-] Segment 283884d7-deaa-4d6b-b2b5-2ddcbfc09fb5 resource provider aggregate not found 2026-05-18 01:51:41.137 7 INFO neutron.services.segments.plugin [-] Segment 185a2345-b2db-40ec-bedf-4aa395c67a5e resource provider aggregate not found 2026-05-18 01:51:41.143 7 INFO neutron.services.segments.plugin [-] Segment 283884d7-deaa-4d6b-b2b5-2ddcbfc09fb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 283884d7-deaa-4d6b-b2b5-2ddcbfc09fb5 found for delete ", "request_id": "req-9c4eac3f-8926-4224-99c9-ee39598dd45f"}]} 2026-05-18 01:51:41.158 7 INFO neutron.services.segments.plugin [-] Segment 185a2345-b2db-40ec-bedf-4aa395c67a5e resource provider aggregate not found 2026-05-18 01:51:41.163 7 INFO neutron.services.segments.plugin [-] Segment 185a2345-b2db-40ec-bedf-4aa395c67a5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 185a2345-b2db-40ec-bedf-4aa395c67a5e found for delete ", "request_id": "req-32e9c066-f617-4fd2-abe9-bbb68ba8ca13"}]} 2026-05-18 01:51:41.176 7 INFO neutron.services.segments.plugin [-] Segment 185a2345-b2db-40ec-bedf-4aa395c67a5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 185a2345-b2db-40ec-bedf-4aa395c67a5e found for delete ", "request_id": "req-1a66121f-2acd-42c0-9b7c-9f10e154ce90"}]} [pid: 7|app: 0|req: 1325/2446] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:51:41 2026] DELETE /v2.0/security-groups/c8542968-49f5-45fd-8338-d07380142349 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2447] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:51:40 2026] GET /v2.0/security-groups?tenant_id=b523c9e5bc104b75872a7ce2be6aa71c&name=default => generated 2929 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2448] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:51:41 2026] DELETE /v2.0/security-groups/0458e2dd-746c-4336-b2ba-5db530f7caf5 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:41.510 8 INFO neutron.services.segments.plugin [-] Segment 0085a2f2-41c0-42ed-9639-046ff691208a resource provider aggregate not found 2026-05-18 01:51:41.516 8 INFO neutron.services.segments.plugin [-] Segment 0085a2f2-41c0-42ed-9639-046ff691208a resource provider aggregate not found 2026-05-18 01:51:41.526 8 INFO neutron.services.segments.plugin [-] Segment 0085a2f2-41c0-42ed-9639-046ff691208a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0085a2f2-41c0-42ed-9639-046ff691208a found for delete ", "request_id": "req-e5a343e3-2332-4583-a8e4-970f4f30214b"}]} 2026-05-18 01:51:41.529 8 INFO neutron.services.segments.plugin [-] Segment 0085a2f2-41c0-42ed-9639-046ff691208a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0085a2f2-41c0-42ed-9639-046ff691208a found for delete ", "request_id": "req-70867c4c-861b-479c-89d8-4e3ff4647a3c"}]} [pid: 8|app: 0|req: 1123/2449] 10.0.0.249 () {32 vars in 720 bytes} [Mon May 18 01:51:41 2026] GET /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2450] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:51:41 2026] GET /v2.0/security-groups?tenant_id=bf642be8bed74cc18c7f4a86867e1277&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2451] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:51:41 2026] DELETE /v2.0/security-groups/550842bb-08b3-4853-b004-cce3eff577e0 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2452] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:51:41 2026] GET /v2.0/security-groups?tenant_id=118187f3448a4ba38cc98107c76b2ae5&name=default => generated 2929 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2453] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:51:42 2026] DELETE /v2.0/security-groups/d35dede4-6734-4ca3-9032-03db2e7b35fa => 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: 1329/2456] 10.0.0.28 () {30 vars in 688 bytes} [Mon May 18 01:51:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2457] 10.0.0.28 () {30 vars in 690 bytes} [Mon May 18 01:51:42 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: 1330/2458] 10.0.0.28 () {30 vars in 666 bytes} [Mon May 18 01:51:42 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: 1129/2459] 10.0.0.28 () {30 vars in 702 bytes} [Mon May 18 01:51:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2460] 10.0.0.28 () {28 vars in 437 bytes} [Mon May 18 01:51:43 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: 1130/2461] 10.0.0.28 () {30 vars in 726 bytes} [Mon May 18 01:51:43 2026] GET /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => generated 634 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2462] 10.0.0.28 () {30 vars in 688 bytes} [Mon May 18 01:51:43 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: 1131/2463] 10.0.0.28 () {30 vars in 690 bytes} [Mon May 18 01:51:43 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: 1333/2464] 10.0.0.28 () {30 vars in 666 bytes} [Mon May 18 01:51:43 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: 1132/2465] 10.0.0.28 () {30 vars in 702 bytes} [Mon May 18 01:51:43 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: 1334/2466] 10.0.0.28 () {30 vars in 726 bytes} [Mon May 18 01:51:43 2026] GET /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => 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: 1133/2467] 10.0.0.28 () {30 vars in 688 bytes} [Mon May 18 01:51:43 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: 1335/2468] 10.0.0.28 () {30 vars in 690 bytes} [Mon May 18 01:51:43 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: 1134/2469] 10.0.0.28 () {30 vars in 666 bytes} [Mon May 18 01:51:43 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: 1336/2470] 10.0.0.28 () {30 vars in 702 bytes} [Mon May 18 01:51:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2471] 10.0.0.28 () {30 vars in 728 bytes} [Mon May 18 01:51:43 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673 => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2472] 10.0.0.28 () {30 vars in 680 bytes} [Mon May 18 01:51:43 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: 8|app: 0|req: 1136/2473] 10.0.0.28 () {34 vars in 702 bytes} [Mon May 18 01:51:43 2026] POST /v2.0/ports => generated 1132 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:51:45.364 7 WARNING neutron_lib.context [None req-f8f11147-e28a-4436-a531-279c60e8dd05 77b3c179573844d0ad1e357620ad80d4 fee29447117b461080ef030b29348ff0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:45.524 7 INFO neutron.db.segments_db [None req-f8f11147-e28a-4436-a531-279c60e8dd05 77b3c179573844d0ad1e357620ad80d4 fee29447117b461080ef030b29348ff0 - - default default] Added segment d432bc3d-3904-4616-99b7-5a8610ce8c8b of type vxlan for network 6875eda9-2135-4262-8abf-aaca2624c4c9 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:51:45.566 8 WARNING neutron_lib.context [None req-ac1698e6-56bf-4e6b-b213-da495f18a3b8 d5172e11fced491a9cf9557c095e9c3a fd07f9526f9549b2b51416a396e1a4e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1338/2474] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:51:45 2026] POST /v2.0/networks => generated 631 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:45.658 7 WARNING neutron_lib.context [None req-6eaa1d7a-3c60-4f59-896e-0e67c354f226 77b3c179573844d0ad1e357620ad80d4 fee29447117b461080ef030b29348ff0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1339/2475] 10.0.0.249 () {34 vars in 663 bytes} [Mon May 18 01:51:45 2026] POST /v2.0/ports => generated 743 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:51:46.034 7 WARNING neutron_lib.context [None req-395ee11e-7703-45a0-9159-6bed0042ee1c 77b3c179573844d0ad1e357620ad80d4 fee29447117b461080ef030b29348ff0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1340/2476] 10.0.0.249 () {34 vars in 665 bytes} [Mon May 18 01:51:46 2026] POST /v2.0/trunks => generated 407 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2477] 10.0.0.249 () {34 vars in 748 bytes} [Mon May 18 01:51:46 2026] PUT /v2.0/trunks/37e78e03-1c13-4d01-a555-be5794bbc2d7/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2478] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:51:46 2026] GET /v2.0/trunks/37e78e03-1c13-4d01-a555-be5794bbc2d7/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2479] 10.0.0.249 () {34 vars in 759 bytes} [Mon May 18 01:51:46 2026] PUT /v2.0/trunks/37e78e03-1c13-4d01-a555-be5794bbc2d7/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2480] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:51:46 2026] GET /v2.0/trunks/37e78e03-1c13-4d01-a555-be5794bbc2d7/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2481] 10.0.0.249 () {34 vars in 755 bytes} [Mon May 18 01:51:46 2026] PUT /v2.0/trunks/37e78e03-1c13-4d01-a555-be5794bbc2d7/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2482] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:51:46 2026] GET /v2.0/trunks/37e78e03-1c13-4d01-a555-be5794bbc2d7/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2483] 10.0.0.249 () {34 vars in 777 bytes} [Mon May 18 01:51:46 2026] PUT /v2.0/trunks/37e78e03-1c13-4d01-a555-be5794bbc2d7/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: 7|app: 0|req: 1348/2484] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:51:46 2026] GET /v2.0/trunks/37e78e03-1c13-4d01-a555-be5794bbc2d7/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2485] 10.0.0.249 () {34 vars in 748 bytes} [Mon May 18 01:51:46 2026] PUT /v2.0/trunks/37e78e03-1c13-4d01-a555-be5794bbc2d7/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2486] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:51:46 2026] GET /v2.0/trunks/37e78e03-1c13-4d01-a555-be5794bbc2d7/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2487] 10.0.0.249 () {32 vars in 736 bytes} [Mon May 18 01:51:46 2026] GET /v2.0/trunks/37e78e03-1c13-4d01-a555-be5794bbc2d7/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:46.693 7 INFO neutron.api.v2.resource [None req-795fcc82-ad52-4a9f-adba-69b24b084a3d 77b3c179573844d0ad1e357620ad80d4 fee29447117b461080ef030b29348ff0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1352/2488] 10.0.0.249 () {32 vars in 740 bytes} [Mon May 18 01:51:46 2026] GET /v2.0/trunks/37e78e03-1c13-4d01-a555-be5794bbc2d7/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2489] 10.0.0.249 () {34 vars in 675 bytes} [Mon May 18 01:51:45 2026] POST /v2.0/floatingips => generated 552 bytes in 1197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:46.727 8 WARNING neutron_lib.context [None req-b4152087-f0de-4206-b21d-29d349265f75 d5172e11fced491a9cf9557c095e9c3a fd07f9526f9549b2b51416a396e1a4e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1353/2490] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:51:46 2026] DELETE /v2.0/trunks/37e78e03-1c13-4d01-a555-be5794bbc2d7/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2491] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:51:46 2026] GET /v2.0/trunks/37e78e03-1c13-4d01-a555-be5794bbc2d7/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:51:46.794 7 INFO neutron.api.v2.resource [None req-17100494-a9e5-46d3-81e8-f693a4d71f98 77b3c179573844d0ad1e357620ad80d4 fee29447117b461080ef030b29348ff0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1355/2492] 10.0.0.249 () {32 vars in 743 bytes} [Mon May 18 01:51:46 2026] DELETE /v2.0/trunks/37e78e03-1c13-4d01-a555-be5794bbc2d7/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2493] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:51:46 2026] DELETE /v2.0/trunks/37e78e03-1c13-4d01-a555-be5794bbc2d7/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2494] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:51:46 2026] GET /v2.0/trunks/37e78e03-1c13-4d01-a555-be5794bbc2d7/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2495] 10.0.0.249 () {32 vars in 718 bytes} [Mon May 18 01:51:46 2026] GET /v2.0/trunks/37e78e03-1c13-4d01-a555-be5794bbc2d7 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2496] 10.0.0.249 () {32 vars in 716 bytes} [Mon May 18 01:51:46 2026] GET /v2.0/ports/f58627f0-fe79-4113-88f6-2732e1ff0f64 => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2497] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:51:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2498] 10.0.0.249 () {32 vars in 721 bytes} [Mon May 18 01:51:47 2026] DELETE /v2.0/trunks/37e78e03-1c13-4d01-a555-be5794bbc2d7 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2499] 199.204.45.244 () {30 vars in 704 bytes} [Mon May 18 01:51:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2500] 10.0.0.249 () {32 vars in 719 bytes} [Mon May 18 01:51:47 2026] DELETE /v2.0/ports/f58627f0-fe79-4113-88f6-2732e1ff0f64 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2501] 10.0.0.249 () {34 vars in 675 bytes} [Mon May 18 01:51:46 2026] POST /v2.0/floatingips => generated 552 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2502] 199.204.45.244 () {30 vars in 680 bytes} [Mon May 18 01:51:47 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) 2026-05-18 01:51:47.370 7 WARNING neutron_lib.context [None req-618d0af7-768d-4972-948b-0b80e91375c2 d5172e11fced491a9cf9557c095e9c3a fd07f9526f9549b2b51416a396e1a4e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:47.553 8 INFO neutron.services.segments.plugin [-] Segment d432bc3d-3904-4616-99b7-5a8610ce8c8b resource provider aggregate not found 2026-05-18 01:51:47.562 8 INFO neutron.services.segments.plugin [-] Segment d432bc3d-3904-4616-99b7-5a8610ce8c8b resource provider aggregate not found 2026-05-18 01:51:47.579 8 INFO neutron.services.segments.plugin [-] Segment d432bc3d-3904-4616-99b7-5a8610ce8c8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d432bc3d-3904-4616-99b7-5a8610ce8c8b found for delete ", "request_id": "req-0292a9cd-786b-4dd0-b09b-6afaa6ae9b4c"}]} [pid: 8|app: 0|req: 1139/2503] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:51:47 2026] DELETE /v2.0/networks/6875eda9-2135-4262-8abf-aaca2624c4c9 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:51:47.590 8 INFO neutron.services.segments.plugin [-] Segment d432bc3d-3904-4616-99b7-5a8610ce8c8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d432bc3d-3904-4616-99b7-5a8610ce8c8b found for delete ", "request_id": "req-90f11ff9-b5e5-4cc7-b0bd-4010b0f3ae2a"}]} [pid: 8|app: 0|req: 1140/2504] 199.204.45.244 () {30 vars in 716 bytes} [Mon May 18 01:51:47 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: 1141/2505] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:51:47 2026] GET /v2.0/ports/9fc229f6-f839-40d9-89ca-7b73aea88ce0 => 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: 1142/2506] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:51:47 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: 1143/2507] 199.204.45.244 () {30 vars in 704 bytes} [Mon May 18 01:51:47 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: 1144/2508] 199.204.45.244 () {30 vars in 680 bytes} [Mon May 18 01:51:47 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: 1145/2509] 199.204.45.244 () {30 vars in 716 bytes} [Mon May 18 01:51:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:51:47.956 8 INFO neutron.api.v2.resource [None req-86fe10dd-b46d-44b3-9171-ef23fddb8739 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1146/2510] 199.204.45.244 () {30 vars in 762 bytes} [Mon May 18 01:51:47 2026] GET /v2.0/security-groups/lb-63aa2463-6980-40fc-a3ce-3aff406112d1 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2511] 199.204.45.244 () {30 vars in 784 bytes} [Mon May 18 01:51:47 2026] GET /v2.0/security-groups?name=lb-63aa2463-6980-40fc-a3ce-3aff406112d1 => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2512] 10.0.0.249 () {34 vars in 675 bytes} [Mon May 18 01:51:47 2026] POST /v2.0/floatingips => generated 552 bytes in 690 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:48.067 7 WARNING neutron_lib.context [None req-ce62800b-1fc9-4251-86d4-4206f25a4d3b d5172e11fced491a9cf9557c095e9c3a fd07f9526f9549b2b51416a396e1a4e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1148/2513] 199.204.45.244 () {34 vars in 735 bytes} [Mon May 18 01:51:48 2026] POST /v2.0/security-groups => generated 1638 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2514] 199.204.45.244 () {30 vars in 814 bytes} [Mon May 18 01:51:48 2026] GET /v2.0/security-group-rules?security_group_id=fd2684f0-f2e0-4aa3-8015-955bdb03efa5 => generated 1182 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2515] 199.204.45.244 () {34 vars in 788 bytes} [Mon May 18 01:51:48 2026] PUT /v2.0/ports/9fc229f6-f839-40d9-89ca-7b73aea88ce0 => generated 1132 bytes in 311 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: 1151/2516] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:51:48 2026] GET /v2.0/security-groups?tenant_id=fee29447117b461080ef030b29348ff0&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: 1152/2517] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:51:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2518] 10.0.0.249 () {34 vars in 675 bytes} [Mon May 18 01:51:48 2026] POST /v2.0/floatingips => generated 552 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2519] 199.204.45.244 () {30 vars in 704 bytes} [Mon May 18 01:51: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) 2026-05-18 01:51:48.728 7 WARNING neutron_lib.context [None req-8f631b9f-00e3-4394-8f57-ccd11650a89a d5172e11fced491a9cf9557c095e9c3a fd07f9526f9549b2b51416a396e1a4e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1153/2520] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:51:48 2026] DELETE /v2.0/security-groups/96493680-7993-4046-ae6a-669f2f8509ff => 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: 1154/2521] 199.204.45.244 () {30 vars in 680 bytes} [Mon May 18 01:51:48 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: 1155/2522] 199.204.45.244 () {30 vars in 716 bytes} [Mon May 18 01:51:48 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: 1156/2523] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:51:48 2026] GET /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => 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: 1157/2524] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:51:48 2026] GET /v2.0/security-groups?tenant_id=7f25e5c1f62a4e9e97929f4c3c09598f&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2525] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:51:48 2026] DELETE /v2.0/security-groups/896ab69c-a1bc-4c5a-880b-12ab299cb830 => 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: 1368/2526] 10.0.0.249 () {34 vars in 675 bytes} [Mon May 18 01:51:48 2026] POST /v2.0/floatingips => generated 552 bytes in 661 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2527] 10.0.0.249 () {34 vars in 758 bytes} [Mon May 18 01:51:49 2026] PUT /v2.0/floatingips/5c30dfa1-9822-4ca5-a2c1-360cd875afcd/tags => generated 17 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2528] 10.0.0.249 () {34 vars in 758 bytes} [Mon May 18 01:51:49 2026] PUT /v2.0/floatingips/8df89d1e-1e4b-464a-8842-988513ada669/tags => generated 25 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2529] 10.0.0.249 () {34 vars in 758 bytes} [Mon May 18 01:51:50 2026] PUT /v2.0/floatingips/59a9a9b1-dadf-4282-937e-51893610e71d/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2530] 10.0.0.249 () {34 vars in 758 bytes} [Mon May 18 01:51:50 2026] PUT /v2.0/floatingips/697eddb9-5f97-4764-a1c1-aecaee24fbb4/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2531] 10.0.0.249 () {32 vars in 671 bytes} [Mon May 18 01:51:50 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2532] 10.0.0.249 () {32 vars in 685 bytes} [Mon May 18 01:51:50 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2533] 10.0.0.249 () {32 vars in 681 bytes} [Mon May 18 01:51:50 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2534] 10.0.0.249 () {32 vars in 693 bytes} [Mon May 18 01:51:50 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2535] 10.0.0.249 () {32 vars in 679 bytes} [Mon May 18 01:51:50 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2536] 10.0.0.249 () {32 vars in 693 bytes} [Mon May 18 01:51:50 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2537] 10.0.0.249 () {32 vars in 689 bytes} [Mon May 18 01:51:50 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2538] 10.0.0.249 () {32 vars in 701 bytes} [Mon May 18 01:51:50 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2539] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:51:50 2026] DELETE /v2.0/floatingips/5c30dfa1-9822-4ca5-a2c1-360cd875afcd => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2540] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:51:51 2026] DELETE /v2.0/floatingips/8df89d1e-1e4b-464a-8842-988513ada669 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2541] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:51:51 2026] DELETE /v2.0/floatingips/59a9a9b1-dadf-4282-937e-51893610e71d => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2542] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:51:51 2026] DELETE /v2.0/floatingips/697eddb9-5f97-4764-a1c1-aecaee24fbb4 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2543] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:51:52 2026] DELETE /v2.0/floatingips/0626215e-3d9d-4bd0-bc96-569cf905b1d1 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2544] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:51:53 2026] GET /v2.0/security-groups?tenant_id=7e6036267d9f4e2e9650f7da6ddb00c5&name=default => generated 2929 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2545] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:51:53 2026] DELETE /v2.0/security-groups/18cd493f-96e5-4858-853f-8bf8b421fe5d => 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: 1378/2546] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:51:53 2026] GET /v2.0/security-groups?tenant_id=fd07f9526f9549b2b51416a396e1a4e5&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2547] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:51:53 2026] DELETE /v2.0/security-groups/83804cdf-3bc5-46fd-8bc2-03e82b6be929 => 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: 1379/2548] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:51:54 2026] GET /v2.0/security-groups?tenant_id=caca677877a341fe8833ad49892136aa&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: 1170/2549] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:51:54 2026] DELETE /v2.0/security-groups/ff146f54-644f-4f9a-9e67-91df3a4f2508 => 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: 1380/2550] 10.0.0.243 () {34 vars in 1015 bytes} [Mon May 18 01:51:56 2026] GET /v2.0/security-groups?id=0f4fa892-b411-4e24-b530-b0745c12d886&fields=id => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2551] 10.0.0.243 () {34 vars in 981 bytes} [Mon May 18 01:51:56 2026] GET /v2.0/networks?id=e5f47567-e21d-4f29-b4a6-11884432fed0 => generated 735 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2552] 10.0.0.243 () {34 vars in 964 bytes} [Mon May 18 01:51:56 2026] GET /v2.0/quotas/84866798614d46d59ef2248975b24e11 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2553] 10.0.0.243 () {34 vars in 1001 bytes} [Mon May 18 01:51:56 2026] GET /v2.0/ports?tenant_id=84866798614d46d59ef2248975b24e11&fields=id => generated 149 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2554] 10.0.0.243 () {34 vars in 1007 bytes} [Mon May 18 01:51:56 2026] GET /v2.0/networks/e5f47567-e21d-4f29-b4a6-11884432fed0?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: 1173/2555] 10.0.0.243 () {34 vars in 1107 bytes} [Mon May 18 01:51:56 2026] GET /v2.0/networks/e5f47567-e21d-4f29-b4a6-11884432fed0?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: 7|app: 0|req: 1383/2558] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:51:57 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2559] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:51:57 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:51:57.756 8 WARNING neutron_lib.context [None req-1b064e26-7d59-4c1e-91d4-3a4e63fdc986 9b3b91ebdd54409486d97f7ddbf580a4 7f280fd05a42494581ec26cd95a0d2db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:57.897 8 INFO neutron.db.segments_db [None req-1b064e26-7d59-4c1e-91d4-3a4e63fdc986 9b3b91ebdd54409486d97f7ddbf580a4 7f280fd05a42494581ec26cd95a0d2db - - default default] Added segment 336b4be4-44b6-4557-8db1-c0f24012ea5c of type vxlan for network aa199d0b-4116-493d-8396-e638966d006a [pid: 8|app: 0|req: 1176/2560] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:51:57 2026] POST /v2.0/networks => generated 632 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:58.041 8 WARNING neutron_lib.context [None req-c9dc37a3-3bbf-4afa-9421-cfb9f2bc2e87 9b3b91ebdd54409486d97f7ddbf580a4 7f280fd05a42494581ec26cd95a0d2db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1385/2561] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:51:58 2026] GET /v2.0/networks?id=e5f47567-e21d-4f29-b4a6-11884432fed0 => generated 735 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:51:58.118 8 INFO neutron.db.segments_db [None req-c9dc37a3-3bbf-4afa-9421-cfb9f2bc2e87 9b3b91ebdd54409486d97f7ddbf580a4 7f280fd05a42494581ec26cd95a0d2db - - default default] Added segment 017a5802-e228-4771-95ce-639c0308f725 of type vxlan for network 76fbcb0c-befa-4624-b99b-5d76a5fc665f [pid: 7|app: 0|req: 1386/2562] 199.204.45.244 () {34 vars in 1049 bytes} [Mon May 18 01:51:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=84866798614d46d59ef2248975b24e11 => generated 343 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2563] 10.0.0.249 () {34 vars in 669 bytes} [Mon May 18 01:51:58 2026] POST /v2.0/networks => generated 632 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2564] 10.0.0.249 () {34 vars in 752 bytes} [Mon May 18 01:51:58 2026] PUT /v2.0/networks/aa199d0b-4116-493d-8396-e638966d006a/tags => generated 25 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2565] 10.0.0.249 () {32 vars in 732 bytes} [Mon May 18 01:51:58 2026] GET /v2.0/networks/aa199d0b-4116-493d-8396-e638966d006a/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2566] 10.0.0.249 () {34 vars in 752 bytes} [Mon May 18 01:51:58 2026] PUT /v2.0/networks/76fbcb0c-befa-4624-b99b-5d76a5fc665f/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2567] 10.0.0.249 () {32 vars in 732 bytes} [Mon May 18 01:51:58 2026] GET /v2.0/networks/76fbcb0c-befa-4624-b99b-5d76a5fc665f/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2568] 10.0.0.249 () {34 vars in 752 bytes} [Mon May 18 01:51:58 2026] PUT /v2.0/networks/76fbcb0c-befa-4624-b99b-5d76a5fc665f/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: 1387/2569] 199.204.45.244 () {38 vars in 954 bytes} [Mon May 18 01:51:58 2026] POST /v2.0/ports => generated 1082 bytes in 393 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: 1183/2570] 10.0.0.249 () {32 vars in 732 bytes} [Mon May 18 01:51:58 2026] GET /v2.0/networks/76fbcb0c-befa-4624-b99b-5d76a5fc665f/tags => generated 12 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2571] 10.0.0.249 () {32 vars in 732 bytes} [Mon May 18 01:51:58 2026] GET /v2.0/networks/aa199d0b-4116-493d-8396-e638966d006a/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:51:58.936 8 INFO neutron.services.segments.plugin [-] Segment 336b4be4-44b6-4557-8db1-c0f24012ea5c resource provider aggregate not found 2026-05-18 01:51:58.942 8 INFO neutron.services.segments.plugin [-] Segment 336b4be4-44b6-4557-8db1-c0f24012ea5c resource provider aggregate not found 2026-05-18 01:51:58.959 8 INFO neutron.services.segments.plugin [-] Segment 336b4be4-44b6-4557-8db1-c0f24012ea5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 336b4be4-44b6-4557-8db1-c0f24012ea5c found for delete ", "request_id": "req-e2ca6f6d-2f86-42b1-a2da-1f27fbea2a3f"}]} [pid: 8|app: 0|req: 1185/2572] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:51:58 2026] DELETE /v2.0/networks/aa199d0b-4116-493d-8396-e638966d006a => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:51:58.975 8 INFO neutron.services.segments.plugin [-] Segment 336b4be4-44b6-4557-8db1-c0f24012ea5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 336b4be4-44b6-4557-8db1-c0f24012ea5c found for delete ", "request_id": "req-8c111755-b62a-4708-951d-089d499ba30b"}]} [pid: 7|app: 0|req: 1388/2573] 199.204.45.244 () {38 vars in 1027 bytes} [Mon May 18 01:51:58 2026] PUT /v2.0/ports/a2565768-780f-45ce-8831-9dfc614036d2 => generated 1207 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2574] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:51:58 2026] DELETE /v2.0/networks/76fbcb0c-befa-4624-b99b-5d76a5fc665f => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1389/2575] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:51:59 2026] GET /v2.0/ports?tenant_id=84866798614d46d59ef2248975b24e11&device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 1246 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2576] 199.204.45.244 () {34 vars in 1061 bytes} [Mon May 18 01:51:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.109&port_id=a2565768-780f-45ce-8831-9dfc614036d2 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:51:59.296 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6e705bf-f83c-4d67-88b2-c1eaff5b5026'] response: {'name': 'network-changed', 'server_uuid': '9a8ac120-7519-4f93-bca9-98876f630d14', 'tag': 'a2565768-780f-45ce-8831-9dfc614036d2', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1390/2577] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:51:59 2026] GET /v2.0/subnets?id=0d5516e8-cfbd-40d9-b984-487227d8752b => 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: 1188/2578] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:51:59 2026] GET /v2.0/ports?network_id=e5f47567-e21d-4f29-b4a6-11884432fed0&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2579] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:51:59 2026] GET /v2.0/networks/e5f47567-e21d-4f29-b4a6-11884432fed0?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: 1189/2580] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:51:59 2026] GET /v2.0/networks/e5f47567-e21d-4f29-b4a6-11884432fed0?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: 1392/2581] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:51:59 2026] GET /v2.0/ports?tenant_id=84866798614d46d59ef2248975b24e11&device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 1246 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2582] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:51:59 2026] GET /v2.0/networks?id=e5f47567-e21d-4f29-b4a6-11884432fed0 => generated 735 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2583] 199.204.45.244 () {34 vars in 1061 bytes} [Mon May 18 01:51:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.109&port_id=a2565768-780f-45ce-8831-9dfc614036d2 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2584] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:51:59 2026] GET /v2.0/subnets?id=0d5516e8-cfbd-40d9-b984-487227d8752b => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2585] 199.204.45.244 () {34 vars in 993 bytes} [Mon May 18 01:51:59 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2586] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:51:59 2026] GET /v2.0/ports?network_id=e5f47567-e21d-4f29-b4a6-11884432fed0&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: 1193/2587] 199.204.45.244 () {34 vars in 1043 bytes} [Mon May 18 01:51:59 2026] GET /v2.0/security-groups?id=0f4fa892-b411-4e24-b530-b0745c12d886&fields=id&fields=name => generated 96 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2588] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:51:59 2026] GET /v2.0/networks/e5f47567-e21d-4f29-b4a6-11884432fed0?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2589] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:51:59 2026] GET /v2.0/security-groups?tenant_id=13adc230dd55455e890935595f4c1470&name=default => generated 2929 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2590] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:52:00 2026] GET /v2.0/networks/e5f47567-e21d-4f29-b4a6-11884432fed0?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: 7|app: 0|req: 1396/2591] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:52:00 2026] DELETE /v2.0/security-groups/7a1705ee-72e3-483a-a270-4f0f10315515 => 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: 1196/2592] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:52:00 2026] GET /v2.0/security-groups?tenant_id=7f280fd05a42494581ec26cd95a0d2db&name=default => generated 2929 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2593] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:52:00 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 1246 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2594] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:52:00 2026] GET /v2.0/security-groups?id=0f4fa892-b411-4e24-b530-b0745c12d886&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: 1197/2595] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:52:00 2026] DELETE /v2.0/security-groups/7dd0f93c-97cf-4591-be1d-ec7f996e8dd3 => 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: 1399/2596] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:52:00 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 1248 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:52:03.777 8 INFO neutron.services.segments.plugin [-] Segment 017a5802-e228-4771-95ce-639c0308f725 resource provider aggregate not found 2026-05-18 01:52:03.782 8 INFO neutron.services.segments.plugin [-] Segment 017a5802-e228-4771-95ce-639c0308f725 resource provider aggregate not found 2026-05-18 01:52:03.800 8 INFO neutron.services.segments.plugin [-] Segment 017a5802-e228-4771-95ce-639c0308f725 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 017a5802-e228-4771-95ce-639c0308f725 found for delete ", "request_id": "req-86e6addb-09e8-4436-9858-1410f76eae0b"}]} 2026-05-18 01:52:03.804 8 INFO neutron.services.segments.plugin [-] Segment 017a5802-e228-4771-95ce-639c0308f725 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 017a5802-e228-4771-95ce-639c0308f725 found for delete ", "request_id": "req-4dba8322-9893-4779-b11a-10040b234d8d"}]} [pid: 8|app: 0|req: 1198/2597] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:52:03 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 1248 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2598] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:52:03 2026] GET /v2.0/security-groups?id=0f4fa892-b411-4e24-b530-b0745c12d886&fields=id&fields=name => generated 96 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2599] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:52:03 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2600] 199.204.45.244 () {34 vars in 1095 bytes} [Mon May 18 01:52:11 2026] GET /v2.0/ports?device_id=66e8849c-4b96-4e68-9a0c-00b10680430f&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2601] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:52:11 2026] GET /v2.0/ports?tenant_id=5b367d5842e94f05be616d647b5ac0ce&device_id=66e8849c-4b96-4e68-9a0c-00b10680430f => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2602] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:52:11 2026] GET /v2.0/networks?id=eb95f09b-c931-4956-a425-b8861029a5a2 => 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: 1201/2603] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:52:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=48617eb3-aed0-479a-ac24-9a63ea8697cf => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2604] 199.204.45.244 () {34 vars in 1103 bytes} [Mon May 18 01:52:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1e2&port_id=48617eb3-aed0-479a-ac24-9a63ea8697cf => 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: 1202/2605] 199.204.45.244 () {34 vars in 1063 bytes} [Mon May 18 01:52:12 2026] GET /v2.0/subnets?id=700497fc-e8c6-4548-86a9-90c67ded75af&id=e9ed268f-0664-4c68-8ba3-b2b9363ce30e => generated 1362 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2606] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:52:12 2026] GET /v2.0/ports?network_id=eb95f09b-c931-4956-a425-b8861029a5a2&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: 8|app: 0|req: 1203/2607] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:52:12 2026] GET /v2.0/ports?network_id=eb95f09b-c931-4956-a425-b8861029a5a2&device_owner=network%3Adhcp => generated 1457 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2608] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:52:12 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?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: 1204/2609] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:52:12 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?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: 1408/2614] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:52:39 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: 1207/2615] 199.204.45.244 () {30 vars in 704 bytes} [Mon May 18 01:52:39 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: 1409/2616] 199.204.45.244 () {30 vars in 680 bytes} [Mon May 18 01:52:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2617] 199.204.45.244 () {30 vars in 716 bytes} [Mon May 18 01:52:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2618] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:52:39 2026] GET /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => 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: 1209/2619] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:52:39 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2620] 199.204.45.244 () {34 vars in 716 bytes} [Mon May 18 01:52:39 2026] POST /v2.0/ports => generated 1097 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2621] 10.0.0.243 () {34 vars in 970 bytes} [Mon May 18 01:52:40 2026] GET /v2.0/ports/9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => generated 1097 bytes in 119 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: 1412/2622] 10.0.0.243 () {34 vars in 906 bytes} [Mon May 18 01:52:40 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: 8|app: 0|req: 1211/2623] 199.204.45.244 () {34 vars in 1261 bytes} [Mon May 18 01:52:40 2026] GET /v2.0/ports/9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2624] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:52:40 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673?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: 1212/2625] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:52:40 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673?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: 1414/2626] 199.204.45.244 () {34 vars in 974 bytes} [Mon May 18 01:52:40 2026] GET /v2.0/ports/9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => generated 1097 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2627] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:52:40 2026] GET /v2.0/networks?id=a0f92e16-6bc7-41f7-b537-5de62cb66673 => generated 803 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2628] 199.204.45.244 () {38 vars in 1027 bytes} [Mon May 18 01:52:40 2026] PUT /v2.0/ports/9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => generated 1251 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2629] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:52:41 2026] GET /v2.0/ports?tenant_id=84866798614d46d59ef2248975b24e11&device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 2527 bytes in 53 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: 1416/2630] 199.204.45.244 () {34 vars in 1061 bytes} [Mon May 18 01:52:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.109&port_id=a2565768-780f-45ce-8831-9dfc614036d2 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2631] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:52:41 2026] GET /v2.0/subnets?id=0d5516e8-cfbd-40d9-b984-487227d8752b => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2632] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:52:41 2026] GET /v2.0/ports?network_id=e5f47567-e21d-4f29-b4a6-11884432fed0&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2633] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:52:41 2026] GET /v2.0/networks/e5f47567-e21d-4f29-b4a6-11884432fed0?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:52:41.564 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cef4fb31-d629-46dd-8c40-973265ccc911'] response: {'name': 'network-changed', 'server_uuid': '9a8ac120-7519-4f93-bca9-98876f630d14', 'tag': '9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1418/2634] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:52:41 2026] GET /v2.0/networks/e5f47567-e21d-4f29-b4a6-11884432fed0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2635] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:52:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.251&port_id=9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => 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: 1419/2636] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:52:41 2026] GET /v2.0/subnets?id=db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => generated 655 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2637] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:52:41 2026] GET /v2.0/ports?network_id=a0f92e16-6bc7-41f7-b537-5de62cb66673&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: 7|app: 0|req: 1420/2638] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:52:41 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673?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: 1219/2639] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:52:41 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2640] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:52:42 2026] GET /v2.0/ports?tenant_id=84866798614d46d59ef2248975b24e11&device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 2527 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2641] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:52:42 2026] GET /v2.0/networks?id=a0f92e16-6bc7-41f7-b537-5de62cb66673 => generated 803 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2642] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:52:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.251&port_id=9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => 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: 1221/2643] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:52:42 2026] GET /v2.0/subnets?id=db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2644] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:52:42 2026] GET /v2.0/ports?network_id=a0f92e16-6bc7-41f7-b537-5de62cb66673&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2645] 10.0.0.243 () {34 vars in 970 bytes} [Mon May 18 01:52:42 2026] GET /v2.0/ports/9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => generated 1287 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2646] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:52:42 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673?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: 1425/2647] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:52:42 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673?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: 1223/2650] 199.204.45.244 () {34 vars in 788 bytes} [Mon May 18 01:52:42 2026] PUT /v2.0/ports/9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => generated 1312 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:52:42.655 7 INFO neutron.api.v2.resource [None req-6b49811b-0bce-410e-b143-c1b72dbb61c7 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1428/2651] 199.204.45.244 () {30 vars in 762 bytes} [Mon May 18 01:52:42 2026] GET /v2.0/security-groups/lb-63aa2463-6980-40fc-a3ce-3aff406112d1 => generated 149 bytes in 24 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: 1224/2652] 199.204.45.244 () {30 vars in 784 bytes} [Mon May 18 01:52:42 2026] GET /v2.0/security-groups?name=lb-63aa2463-6980-40fc-a3ce-3aff406112d1 => generated 1639 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:52:42.820 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8204cfbd-962f-4885-8e8c-ab1a6eb68846'] response: {'name': 'network-changed', 'server_uuid': '9a8ac120-7519-4f93-bca9-98876f630d14', 'tag': '9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1225/2653] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:52:42 2026] GET /v2.0/ports?tenant_id=84866798614d46d59ef2248975b24e11&device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2654] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:52:42 2026] GET /v2.0/networks?id=a0f92e16-6bc7-41f7-b537-5de62cb66673 => generated 803 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2655] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:52:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.251&port_id=9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => 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: 1228/2656] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:52:42 2026] GET /v2.0/subnets?id=db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2657] 199.204.45.244 () {34 vars in 788 bytes} [Mon May 18 01:52:42 2026] PUT /v2.0/ports/9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => generated 1314 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2658] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:52:43 2026] GET /v2.0/ports?network_id=a0f92e16-6bc7-41f7-b537-5de62cb66673&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1430/2659] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:52:43 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673?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: 1230/2660] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:52:43 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2661] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:52:43 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: 1231/2662] 199.204.45.244 () {30 vars in 704 bytes} [Mon May 18 01:52:43 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: 1432/2663] 199.204.45.244 () {30 vars in 680 bytes} [Mon May 18 01:52:43 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: 1232/2664] 199.204.45.244 () {30 vars in 716 bytes} [Mon May 18 01:52:43 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: 1433/2665] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:52:43 2026] GET /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2666] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:52:43 2026] GET /v2.0/ports/9fc229f6-f839-40d9-89ca-7b73aea88ce0 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2667] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:52:43 2026] GET /v2.0/ports/9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => generated 1350 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2668] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:52:43 2026] GET /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:52:43.630 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8a018fa-0f50-4e12-b56f-7e05c1d1ac89'] response: {'name': 'network-changed', 'server_uuid': '9a8ac120-7519-4f93-bca9-98876f630d14', 'tag': '9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1435/2669] 199.204.45.244 () {30 vars in 742 bytes} [Mon May 18 01:52:43 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673 => generated 800 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2670] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:52:43 2026] GET /v2.0/ports?tenant_id=84866798614d46d59ef2248975b24e11&device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1436/2671] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:52:43 2026] GET /v2.0/ports/9fc229f6-f839-40d9-89ca-7b73aea88ce0 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2672] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:52:43 2026] GET /v2.0/networks?id=a0f92e16-6bc7-41f7-b537-5de62cb66673 => generated 803 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2673] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:52:43 2026] GET /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2674] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:52:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.251&port_id=9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => 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: 1438/2675] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:52:43 2026] GET /v2.0/subnets?id=db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => 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: 1238/2676] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:52:43 2026] GET /v2.0/ports?network_id=a0f92e16-6bc7-41f7-b537-5de62cb66673&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2677] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:52:43 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673?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: 1239/2678] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:52:44 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:52:54.608 7 WARNING neutron_lib.context [None req-0996c0d9-2dd2-4ea2-955e-b98a077093dd de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:52:55.681 7 INFO neutron.db.l3_db [None req-0996c0d9-2dd2-4ea2-955e-b98a077093dd de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Floating IP dd1aac7e-92bb-49e1-be75-d0067c9f2669 associated. External IP: 10.96.250.217, port: 9fc229f6-f839-40d9-89ca-7b73aea88ce0. [pid: 7|app: 0|req: 1440/2679] 10.0.0.249 () {34 vars in 676 bytes} [Mon May 18 01:52:54 2026] POST /v2.0/floatingips => generated 899 bytes in 1533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2682] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:52:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2683] 199.204.45.244 () {30 vars in 704 bytes} [Mon May 18 01:52:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2684] 199.204.45.244 () {30 vars in 680 bytes} [Mon May 18 01:52:58 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: 1443/2685] 199.204.45.244 () {30 vars in 716 bytes} [Mon May 18 01:52:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:52:59.035 8 INFO neutron.api.v2.resource [None req-ba16824d-ff3e-457f-b63b-5efca13db7f4 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1243/2686] 199.204.45.244 () {30 vars in 762 bytes} [Mon May 18 01:52:59 2026] GET /v2.0/security-groups/lb-63aa2463-6980-40fc-a3ce-3aff406112d1 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2687] 199.204.45.244 () {30 vars in 784 bytes} [Mon May 18 01:52:59 2026] GET /v2.0/security-groups?name=lb-63aa2463-6980-40fc-a3ce-3aff406112d1 => generated 1639 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2688] 199.204.45.244 () {30 vars in 814 bytes} [Mon May 18 01:52:59 2026] GET /v2.0/security-group-rules?security_group_id=fd2684f0-f2e0-4aa3-8015-955bdb03efa5 => generated 1182 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2689] 199.204.45.244 () {34 vars in 746 bytes} [Mon May 18 01:52:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2690] 199.204.45.244 () {34 vars in 746 bytes} [Mon May 18 01:52:59 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) [pid: 7|app: 0|req: 1446/2691] 10.0.0.28 () {30 vars in 688 bytes} [Mon May 18 01:53:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2692] 10.0.0.28 () {30 vars in 690 bytes} [Mon May 18 01:53:06 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: 1447/2693] 10.0.0.28 () {30 vars in 666 bytes} [Mon May 18 01:53:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2694] 10.0.0.28 () {30 vars in 702 bytes} [Mon May 18 01:53:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2695] 10.0.0.28 () {28 vars in 437 bytes} [Mon May 18 01:53:07 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2696] 10.0.0.28 () {30 vars in 726 bytes} [Mon May 18 01:53:07 2026] GET /v2.0/subnets/700497fc-e8c6-4548-86a9-90c67ded75af => generated 631 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2697] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:53:08 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: 1249/2698] 199.204.45.244 () {30 vars in 704 bytes} [Mon May 18 01:53:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2699] 199.204.45.244 () {30 vars in 680 bytes} [Mon May 18 01:53:08 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: 1250/2700] 199.204.45.244 () {30 vars in 716 bytes} [Mon May 18 01:53:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2701] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:53:08 2026] GET /v2.0/subnets/700497fc-e8c6-4548-86a9-90c67ded75af => generated 649 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2702] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:08 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2703] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:53:08 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: 1252/2704] 199.204.45.244 () {30 vars in 704 bytes} [Mon May 18 01:53:08 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: 1453/2705] 199.204.45.244 () {30 vars in 680 bytes} [Mon May 18 01:53:08 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: 1253/2706] 199.204.45.244 () {30 vars in 716 bytes} [Mon May 18 01:53:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2707] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:53:08 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2708] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:53:08 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2709] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:53:08 2026] GET /v2.0/networks?id=eb95f09b-c931-4956-a425-b8861029a5a2 => 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: 1255/2710] 199.204.45.244 () {38 vars in 954 bytes} [Mon May 18 01:53:08 2026] POST /v2.0/ports => generated 1295 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2711] 199.204.45.244 () {38 vars in 1027 bytes} [Mon May 18 01:53:09 2026] PUT /v2.0/ports/a1cb8edc-112f-479e-ba35-90bee7b8669c => generated 1420 bytes in 1036 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: 1256/2712] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:53:10 2026] GET /v2.0/ports?tenant_id=84866798614d46d59ef2248975b24e11&device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 4038 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1457/2713] 199.204.45.244 () {34 vars in 1061 bytes} [Mon May 18 01:53:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.109&port_id=a2565768-780f-45ce-8831-9dfc614036d2 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2714] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:53:10 2026] GET /v2.0/subnets?id=0d5516e8-cfbd-40d9-b984-487227d8752b => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:53:10.738 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-55b68947-1d12-4ab0-aff5-0a7efbbb1c5e'] response: {'name': 'network-changed', 'server_uuid': '9a8ac120-7519-4f93-bca9-98876f630d14', 'tag': 'a1cb8edc-112f-479e-ba35-90bee7b8669c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1458/2715] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:53:10 2026] GET /v2.0/ports?network_id=e5f47567-e21d-4f29-b4a6-11884432fed0&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2716] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:53:10 2026] GET /v2.0/networks/e5f47567-e21d-4f29-b4a6-11884432fed0?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1459/2717] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:53:10 2026] GET /v2.0/networks/e5f47567-e21d-4f29-b4a6-11884432fed0?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: 1259/2718] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:53:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.251&port_id=9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => 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: 1460/2719] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:53:10 2026] GET /v2.0/subnets?id=db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2720] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:53:11 2026] GET /v2.0/ports?network_id=a0f92e16-6bc7-41f7-b537-5de62cb66673&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2721] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:53:11 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673?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: 1261/2722] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:53:11 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673?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: 1462/2723] 199.204.45.244 () {34 vars in 1055 bytes} [Mon May 18 01:53:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.98&port_id=a1cb8edc-112f-479e-ba35-90bee7b8669c => 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: 1262/2724] 199.204.45.244 () {34 vars in 1101 bytes} [Mon May 18 01:53:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aab&port_id=a1cb8edc-112f-479e-ba35-90bee7b8669c => 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: 1463/2725] 199.204.45.244 () {34 vars in 1063 bytes} [Mon May 18 01:53:11 2026] GET /v2.0/subnets?id=700497fc-e8c6-4548-86a9-90c67ded75af&id=e9ed268f-0664-4c68-8ba3-b2b9363ce30e => generated 1362 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2726] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:53:11 2026] GET /v2.0/ports?network_id=eb95f09b-c931-4956-a425-b8861029a5a2&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2727] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:53:11 2026] GET /v2.0/ports?network_id=eb95f09b-c931-4956-a425-b8861029a5a2&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2728] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:53:11 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?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: 1465/2729] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:53:11 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?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: 1265/2730] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:53:11 2026] GET /v2.0/ports?tenant_id=84866798614d46d59ef2248975b24e11&device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 4038 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2731] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:53:11 2026] GET /v2.0/networks?id=eb95f09b-c931-4956-a425-b8861029a5a2 => 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: 1266/2732] 199.204.45.244 () {34 vars in 1055 bytes} [Mon May 18 01:53:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.98&port_id=a1cb8edc-112f-479e-ba35-90bee7b8669c => 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: 1467/2733] 199.204.45.244 () {34 vars in 1101 bytes} [Mon May 18 01:53:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aab&port_id=a1cb8edc-112f-479e-ba35-90bee7b8669c => 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: 1267/2734] 10.0.0.243 () {34 vars in 970 bytes} [Mon May 18 01:53:11 2026] GET /v2.0/ports/a1cb8edc-112f-479e-ba35-90bee7b8669c => generated 1456 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2735] 199.204.45.244 () {34 vars in 1063 bytes} [Mon May 18 01:53:11 2026] GET /v2.0/subnets?id=700497fc-e8c6-4548-86a9-90c67ded75af&id=e9ed268f-0664-4c68-8ba3-b2b9363ce30e => generated 1362 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2736] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:53:12 2026] GET /v2.0/ports/a1cb8edc-112f-479e-ba35-90bee7b8669c => generated 1456 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2737] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:53:12 2026] GET /v2.0/ports?network_id=eb95f09b-c931-4956-a425-b8861029a5a2&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: 1269/2738] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:53:12 2026] GET /v2.0/ports/a1cb8edc-112f-479e-ba35-90bee7b8669c => generated 1456 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2739] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:53:12 2026] GET /v2.0/ports?network_id=eb95f09b-c931-4956-a425-b8861029a5a2&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2740] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:53:12 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?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: 1472/2741] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:53:12 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?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: 1270/2742] 199.204.45.244 () {34 vars in 789 bytes} [Mon May 18 01:53:12 2026] PUT /v2.0/ports/a1cb8edc-112f-479e-ba35-90bee7b8669c => generated 1195 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2745] 199.204.45.244 () {30 vars in 742 bytes} [Mon May 18 01:53:12 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2 => generated 797 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1273/2746] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:53:12 2026] GET /v2.0/subnets/700497fc-e8c6-4548-86a9-90c67ded75af => generated 649 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2747] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:53:12 2026] GET /v2.0/ports?tenant_id=84866798614d46d59ef2248975b24e11&device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 3813 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:53:12.735 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1018409-297d-4672-b47d-63eb96c3cd36'] response: {'name': 'network-changed', 'server_uuid': '9a8ac120-7519-4f93-bca9-98876f630d14', 'tag': 'a1cb8edc-112f-479e-ba35-90bee7b8669c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1475/2748] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:53:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2749] 199.204.45.244 () {30 vars in 704 bytes} [Mon May 18 01:53:12 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: 1477/2750] 199.204.45.244 () {30 vars in 680 bytes} [Mon May 18 01:53:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2751] 199.204.45.244 () {30 vars in 716 bytes} [Mon May 18 01:53:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2752] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:53:12 2026] GET /v2.0/networks?id=eb95f09b-c931-4956-a425-b8861029a5a2 => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2753] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:53:12 2026] GET /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => 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: 1275/2754] 199.204.45.244 () {34 vars in 1055 bytes} [Mon May 18 01:53:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.98&port_id=a1cb8edc-112f-479e-ba35-90bee7b8669c => 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: 1276/2755] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:53:12 2026] GET /v2.0/subnets?id=700497fc-e8c6-4548-86a9-90c67ded75af => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2756] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:53:12 2026] GET /v2.0/ports/9fc229f6-f839-40d9-89ca-7b73aea88ce0 => 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: 1277/2757] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:53:12 2026] GET /v2.0/ports?network_id=eb95f09b-c931-4956-a425-b8861029a5a2&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2758] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:53:12 2026] GET /v2.0/ports/9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2759] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:53:12 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2760] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:53:12 2026] GET /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2761] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:53:13 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2762] 199.204.45.244 () {30 vars in 742 bytes} [Mon May 18 01:53:13 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673 => 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: 1280/2763] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:53:13 2026] GET /v2.0/ports/9fc229f6-f839-40d9-89ca-7b73aea88ce0 => 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: 1484/2764] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:53:13 2026] GET /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2765] 199.204.45.244 () {34 vars in 1095 bytes} [Mon May 18 01:53:13 2026] GET /v2.0/ports?device_id=1487ee30-7d89-4def-aec0-42a131293929&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2766] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:53:13 2026] GET /v2.0/ports?tenant_id=5b367d5842e94f05be616d647b5ac0ce&device_id=1487ee30-7d89-4def-aec0-42a131293929 => generated 1473 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2767] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:53:13 2026] GET /v2.0/networks?id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9 => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2768] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:53:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.186&port_id=0ac9bcbf-5d63-4e6c-bcc1-5f0edba57097 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2769] 199.204.45.244 () {34 vars in 1105 bytes} [Mon May 18 01:53:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A125&port_id=0ac9bcbf-5d63-4e6c-bcc1-5f0edba57097 => 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: 1487/2770] 199.204.45.244 () {34 vars in 1063 bytes} [Mon May 18 01:53:13 2026] GET /v2.0/subnets?id=83edec07-0e19-4c5a-a366-85f0e28300b4&id=58523ec4-200b-42d6-9aff-3e25fcd9fc44 => generated 1366 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2771] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:53:13 2026] GET /v2.0/ports?network_id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2772] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:53:13 2026] GET /v2.0/ports?network_id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9&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: 1285/2773] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:53:14 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9?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: 1489/2774] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:53:14 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9?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: 1286/2775] 10.0.0.28 () {30 vars in 688 bytes} [Mon May 18 01:53:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2776] 10.0.0.28 () {30 vars in 690 bytes} [Mon May 18 01:53:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2777] 10.0.0.28 () {30 vars in 666 bytes} [Mon May 18 01:53:18 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: 1491/2778] 10.0.0.28 () {30 vars in 702 bytes} [Mon May 18 01:53:18 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: 1288/2779] 10.0.0.28 () {28 vars in 437 bytes} [Mon May 18 01:53:19 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: 1492/2780] 10.0.0.28 () {30 vars in 726 bytes} [Mon May 18 01:53:19 2026] GET /v2.0/subnets/83edec07-0e19-4c5a-a366-85f0e28300b4 => generated 632 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2781] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:53:20 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: 1493/2782] 199.204.45.244 () {30 vars in 704 bytes} [Mon May 18 01:53:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2783] 199.204.45.244 () {30 vars in 680 bytes} [Mon May 18 01:53:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2784] 199.204.45.244 () {30 vars in 716 bytes} [Mon May 18 01:53:20 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: 1291/2785] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:53:20 2026] GET /v2.0/subnets/700497fc-e8c6-4548-86a9-90c67ded75af => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2786] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:53:20 2026] GET /v2.0/subnets/83edec07-0e19-4c5a-a366-85f0e28300b4 => generated 650 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2787] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:20 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 3815 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2788] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:53:20 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: 1293/2789] 199.204.45.244 () {30 vars in 704 bytes} [Mon May 18 01:53:20 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: 1497/2790] 199.204.45.244 () {30 vars in 680 bytes} [Mon May 18 01:53:20 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: 1294/2791] 199.204.45.244 () {30 vars in 716 bytes} [Mon May 18 01:53:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2792] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:53:20 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9?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: 1295/2793] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:53:20 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9?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: 1499/2794] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:53:20 2026] GET /v2.0/networks?id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9 => 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: 1296/2795] 199.204.45.244 () {38 vars in 954 bytes} [Mon May 18 01:53:20 2026] POST /v2.0/ports => generated 1307 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2796] 199.204.45.244 () {38 vars in 1027 bytes} [Mon May 18 01:53:21 2026] PUT /v2.0/ports/5aaabb85-27fc-412f-8c00-057c6b389018 => generated 1432 bytes in 563 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: 1297/2797] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:53:21 2026] GET /v2.0/ports?tenant_id=84866798614d46d59ef2248975b24e11&device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 5275 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1501/2798] 199.204.45.244 () {34 vars in 1061 bytes} [Mon May 18 01:53:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.109&port_id=a2565768-780f-45ce-8831-9dfc614036d2 => 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: 1298/2799] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:53:22 2026] GET /v2.0/subnets?id=0d5516e8-cfbd-40d9-b984-487227d8752b => generated 630 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:53:22.553 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6be3b9d5-48c6-45ad-8618-2e581c63819e'] response: {'name': 'network-changed', 'server_uuid': '9a8ac120-7519-4f93-bca9-98876f630d14', 'tag': '5aaabb85-27fc-412f-8c00-057c6b389018', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1502/2800] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:53:22 2026] GET /v2.0/ports?network_id=e5f47567-e21d-4f29-b4a6-11884432fed0&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: 1299/2801] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:53:22 2026] GET /v2.0/networks/e5f47567-e21d-4f29-b4a6-11884432fed0?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1503/2802] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:53:22 2026] GET /v2.0/networks/e5f47567-e21d-4f29-b4a6-11884432fed0?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: 1300/2803] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:53:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.251&port_id=9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2804] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:53:22 2026] GET /v2.0/subnets?id=db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2805] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:53:22 2026] GET /v2.0/ports?network_id=a0f92e16-6bc7-41f7-b537-5de62cb66673&device_owner=network%3Adhcp => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2806] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:53:22 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673?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: 1302/2807] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:53:23 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2808] 199.204.45.244 () {34 vars in 1055 bytes} [Mon May 18 01:53:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.98&port_id=a1cb8edc-112f-479e-ba35-90bee7b8669c => 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: 1303/2809] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:53:23 2026] GET /v2.0/subnets?id=700497fc-e8c6-4548-86a9-90c67ded75af => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2810] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:53:23 2026] GET /v2.0/ports?network_id=eb95f09b-c931-4956-a425-b8861029a5a2&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2811] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:53:23 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2812] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:53:23 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?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: 1305/2813] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:53:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.102&port_id=5aaabb85-27fc-412f-8c00-057c6b389018 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2814] 199.204.45.244 () {34 vars in 1105 bytes} [Mon May 18 01:53:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3c5&port_id=5aaabb85-27fc-412f-8c00-057c6b389018 => 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: 1306/2815] 199.204.45.244 () {34 vars in 1063 bytes} [Mon May 18 01:53:23 2026] GET /v2.0/subnets?id=83edec07-0e19-4c5a-a366-85f0e28300b4&id=58523ec4-200b-42d6-9aff-3e25fcd9fc44 => generated 1366 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2816] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:53:23 2026] GET /v2.0/ports?network_id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9&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: 1307/2817] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:53:23 2026] GET /v2.0/ports?network_id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9&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: 1511/2818] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:53:23 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9?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: 1308/2819] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:53:23 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9?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: 1512/2820] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:53:23 2026] GET /v2.0/ports?tenant_id=84866798614d46d59ef2248975b24e11&device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 5275 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2821] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:53:23 2026] GET /v2.0/networks?id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9 => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2822] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:53:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.102&port_id=5aaabb85-27fc-412f-8c00-057c6b389018 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2823] 199.204.45.244 () {34 vars in 1105 bytes} [Mon May 18 01:53:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3c5&port_id=5aaabb85-27fc-412f-8c00-057c6b389018 => 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: 1311/2824] 199.204.45.244 () {34 vars in 1063 bytes} [Mon May 18 01:53:24 2026] GET /v2.0/subnets?id=83edec07-0e19-4c5a-a366-85f0e28300b4&id=58523ec4-200b-42d6-9aff-3e25fcd9fc44 => generated 1366 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2825] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:53:24 2026] GET /v2.0/ports?network_id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9&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: 1514/2826] 10.0.0.243 () {34 vars in 970 bytes} [Mon May 18 01:53:24 2026] GET /v2.0/ports/5aaabb85-27fc-412f-8c00-057c6b389018 => generated 1468 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2827] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:53:24 2026] GET /v2.0/ports?network_id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9&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: 1515/2828] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:53:24 2026] GET /v2.0/ports/5aaabb85-27fc-412f-8c00-057c6b389018 => generated 1468 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2829] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:53:24 2026] GET /v2.0/ports/5aaabb85-27fc-412f-8c00-057c6b389018 => generated 1468 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2830] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:53:24 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9?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: 1517/2831] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:53:24 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9?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: 1315/2832] 199.204.45.244 () {34 vars in 789 bytes} [Mon May 18 01:53:24 2026] PUT /v2.0/ports/5aaabb85-27fc-412f-8c00-057c6b389018 => generated 1199 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2833] 199.204.45.244 () {30 vars in 742 bytes} [Mon May 18 01:53:24 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9 => generated 797 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2834] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:53:24 2026] GET /v2.0/subnets/83edec07-0e19-4c5a-a366-85f0e28300b4 => generated 650 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2835] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:53:25 2026] GET /v2.0/ports?tenant_id=84866798614d46d59ef2248975b24e11&device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 5044 bytes in 74 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: 1317/2836] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:53:25 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) 2026-05-18 01:53:25.146 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4491ce7-415c-4771-8314-df2bc959498c'] response: {'name': 'network-changed', 'server_uuid': '9a8ac120-7519-4f93-bca9-98876f630d14', 'tag': '5aaabb85-27fc-412f-8c00-057c6b389018', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1318/2837] 199.204.45.244 () {30 vars in 704 bytes} [Mon May 18 01:53:25 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: 1319/2838] 199.204.45.244 () {30 vars in 680 bytes} [Mon May 18 01:53:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2839] 199.204.45.244 () {30 vars in 716 bytes} [Mon May 18 01:53:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2840] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:53:25 2026] GET /v2.0/networks?id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2841] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:53:25 2026] GET /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2842] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:53:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.102&port_id=5aaabb85-27fc-412f-8c00-057c6b389018 => 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: 1522/2843] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:53:25 2026] GET /v2.0/subnets?id=83edec07-0e19-4c5a-a366-85f0e28300b4 => generated 653 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2844] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:53:25 2026] GET /v2.0/ports/9fc229f6-f839-40d9-89ca-7b73aea88ce0 => generated 1132 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2845] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:53:25 2026] GET /v2.0/ports?network_id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9&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: 8|app: 0|req: 1323/2846] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:53:25 2026] GET /v2.0/ports/9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => generated 1350 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2847] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:53:25 2026] GET /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2848] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:53:25 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9?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: 1325/2849] 199.204.45.244 () {30 vars in 742 bytes} [Mon May 18 01:53:25 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673 => 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: 1525/2850] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:53:25 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9?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: 1326/2851] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:53:25 2026] GET /v2.0/ports/9fc229f6-f839-40d9-89ca-7b73aea88ce0 => 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: 1526/2852] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:53:25 2026] GET /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2855] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:53:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2856] 199.204.45.244 () {30 vars in 704 bytes} [Mon May 18 01:53:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2857] 199.204.45.244 () {30 vars in 680 bytes} [Mon May 18 01:53:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2858] 199.204.45.244 () {30 vars in 716 bytes} [Mon May 18 01:53: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: 8|app: 0|req: 1330/2859] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:53:33 2026] GET /v2.0/subnets/700497fc-e8c6-4548-86a9-90c67ded75af => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2860] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:33 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 5044 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2861] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:53: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: 7|app: 0|req: 1531/2862] 199.204.45.244 () {30 vars in 704 bytes} [Mon May 18 01:53:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2863] 199.204.45.244 () {30 vars in 680 bytes} [Mon May 18 01:53:34 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: 1532/2864] 199.204.45.244 () {30 vars in 716 bytes} [Mon May 18 01:53:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2865] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:53:34 2026] GET /v2.0/ports/5aaabb85-27fc-412f-8c00-057c6b389018 => generated 1237 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2866] 199.204.45.244 () {34 vars in 788 bytes} [Mon May 18 01:53:34 2026] PUT /v2.0/ports/5aaabb85-27fc-412f-8c00-057c6b389018 => generated 1026 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2867] 199.204.45.244 () {30 vars in 742 bytes} [Mon May 18 01:53:34 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9 => generated 797 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:53:34.616 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7f7aee9-509a-4776-9470-679d85b128b7'] response: {'name': 'network-changed', 'server_uuid': '9a8ac120-7519-4f93-bca9-98876f630d14', 'tag': '5aaabb85-27fc-412f-8c00-057c6b389018', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1534/2868] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:34 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 4869 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2869] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:53:34 2026] GET /v2.0/ports?tenant_id=84866798614d46d59ef2248975b24e11&device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 4869 bytes in 66 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: 1535/2870] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:53:34 2026] GET /v2.0/networks?id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2871] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:34 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 4869 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2872] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:53:34 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9?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: 1337/2873] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:53:34 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9?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: 1537/2874] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:35 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 4869 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2875] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:36 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1538/2876] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:37 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1339/2877] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:39 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 4869 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2878] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:40 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 4869 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2879] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:41 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 4869 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2880] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:42 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1542/2883] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:43 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 4869 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2884] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:44 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 4869 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2885] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:45 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 4869 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2886] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:46 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 4869 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2887] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:47 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 4869 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2888] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:48 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1545/2889] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:49 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 4869 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2890] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:50 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 4869 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2891] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:52 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1346/2892] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:53 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1547/2893] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:54 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1347/2894] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:55 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 4869 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2895] 199.204.45.244 () {34 vars in 974 bytes} [Mon May 18 01:53:55 2026] GET /v2.0/ports/5aaabb85-27fc-412f-8c00-057c6b389018 => generated 1062 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2896] 199.204.45.244 () {36 vars in 996 bytes} [Mon May 18 01:53:55 2026] DELETE /v2.0/ports/5aaabb85-27fc-412f-8c00-057c6b389018 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/2897] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:53:55 2026] GET /v2.0/ports?tenant_id=84866798614d46d59ef2248975b24e11&device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 3815 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:53:55.928 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b3d43dc-8b3c-4770-a324-ba35ea692e82'] response: {'server_uuid': '9a8ac120-7519-4f93-bca9-98876f630d14', 'name': 'network-vif-deleted', 'tag': '5aaabb85-27fc-412f-8c00-057c6b389018', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1349/2898] 199.204.45.244 () {34 vars in 1225 bytes} [Mon May 18 01:53:55 2026] GET /v2.0/networks?id=e5f47567-e21d-4f29-b4a6-11884432fed0&id=a0f92e16-6bc7-41f7-b537-5de62cb66673&id=eb95f09b-c931-4956-a425-b8861029a5a2&id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9 => generated 3096 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2899] 199.204.45.244 () {34 vars in 1061 bytes} [Mon May 18 01:53:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.109&port_id=a2565768-780f-45ce-8831-9dfc614036d2 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2900] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/subnets?id=0d5516e8-cfbd-40d9-b984-487227d8752b => generated 630 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2901] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/ports?network_id=e5f47567-e21d-4f29-b4a6-11884432fed0&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2902] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/networks/e5f47567-e21d-4f29-b4a6-11884432fed0?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: 1552/2903] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/networks/e5f47567-e21d-4f29-b4a6-11884432fed0?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: 1352/2904] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.251&port_id=9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => 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: 1553/2905] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 3815 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2906] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/subnets?id=db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:53:56.405 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6dfd1d84-8ba3-456d-86ab-3a229c3dbd82 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/2907] 199.204.45.244 () {32 vars in 758 bytes} [Mon May 18 01:53:56 2026] DELETE /v2.0/ports/5aaabb85-27fc-412f-8c00-057c6b389018 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2908] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/ports?network_id=a0f92e16-6bc7-41f7-b537-5de62cb66673&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: 1555/2909] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673?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: 1556/2910] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2911] 199.204.45.244 () {30 vars in 704 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/2912] 199.204.45.244 () {30 vars in 680 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2913] 199.204.45.244 () {30 vars in 716 bytes} [Mon May 18 01:53:56 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: 1355/2914] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2915] 199.204.45.244 () {34 vars in 1055 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.98&port_id=a1cb8edc-112f-479e-ba35-90bee7b8669c => 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: 1560/2916] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => generated 652 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2917] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/subnets?id=700497fc-e8c6-4548-86a9-90c67ded75af => 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: 1561/2918] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/ports/9fc229f6-f839-40d9-89ca-7b73aea88ce0 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2919] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/ports?network_id=eb95f09b-c931-4956-a425-b8861029a5a2&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/2920] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/ports/9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => generated 1350 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/2921] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => 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: 1359/2922] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?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: 1564/2923] 199.204.45.244 () {30 vars in 742 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673 => 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: 1360/2924] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?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: 1565/2925] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/ports/9fc229f6-f839-40d9-89ca-7b73aea88ce0 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2926] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:53:56 2026] GET /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => 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: 1567/2929] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:54:00 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: 1363/2930] 199.204.45.244 () {30 vars in 704 bytes} [Mon May 18 01:54:00 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: 1568/2931] 199.204.45.244 () {30 vars in 680 bytes} [Mon May 18 01:54:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2932] 199.204.45.244 () {30 vars in 716 bytes} [Mon May 18 01:54:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/2933] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:00 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 3815 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2934] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:54:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/2935] 199.204.45.244 () {30 vars in 704 bytes} [Mon May 18 01:54:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2936] 199.204.45.244 () {30 vars in 680 bytes} [Mon May 18 01:54:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/2937] 199.204.45.244 () {30 vars in 716 bytes} [Mon May 18 01:54:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2938] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:54:00 2026] GET /v2.0/ports/a1cb8edc-112f-479e-ba35-90bee7b8669c => generated 1233 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/2939] 199.204.45.244 () {34 vars in 788 bytes} [Mon May 18 01:54:00 2026] PUT /v2.0/ports/a1cb8edc-112f-479e-ba35-90bee7b8669c => generated 1026 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2940] 199.204.45.244 () {30 vars in 742 bytes} [Mon May 18 01:54:01 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2 => generated 797 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/2941] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:01 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 3644 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2942] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:54:01 2026] GET /v2.0/ports?tenant_id=84866798614d46d59ef2248975b24e11&device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 3644 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:54:01.668 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b363343-dfd7-4f19-8de8-ea941e8264c5'] response: {'name': 'network-changed', 'server_uuid': '9a8ac120-7519-4f93-bca9-98876f630d14', 'tag': 'a1cb8edc-112f-479e-ba35-90bee7b8669c', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1574/2943] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:54:01 2026] GET /v2.0/networks?id=eb95f09b-c931-4956-a425-b8861029a5a2 => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2944] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:54:01 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?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: 1575/2945] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:54:01 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2946] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:02 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1576/2947] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:03 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 3644 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2948] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:04 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 3644 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/2949] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:05 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 3644 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2950] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:06 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 3644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/2951] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:07 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 3644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2952] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:08 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 3644 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/2953] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:09 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 3644 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2954] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:10 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1580/2955] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:11 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1377/2958] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:12 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1582/2959] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:13 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1378/2960] 199.204.45.244 () {34 vars in 1095 bytes} [Mon May 18 01:54:14 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 179 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/2961] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:54:14 2026] GET /v2.0/ports?tenant_id=84866798614d46d59ef2248975b24e11&device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 3644 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2962] 199.204.45.244 () {34 vars in 1145 bytes} [Mon May 18 01:54:14 2026] GET /v2.0/networks?id=e5f47567-e21d-4f29-b4a6-11884432fed0&id=a0f92e16-6bc7-41f7-b537-5de62cb66673&id=eb95f09b-c931-4956-a425-b8861029a5a2 => generated 2310 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/2963] 199.204.45.244 () {34 vars in 1061 bytes} [Mon May 18 01:54:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.109&port_id=a2565768-780f-45ce-8831-9dfc614036d2 => 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: 1380/2964] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:54:14 2026] GET /v2.0/subnets?id=0d5516e8-cfbd-40d9-b984-487227d8752b => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/2965] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:54:14 2026] GET /v2.0/ports?network_id=e5f47567-e21d-4f29-b4a6-11884432fed0&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2966] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:14 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 3644 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/2967] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:54:14 2026] GET /v2.0/networks/e5f47567-e21d-4f29-b4a6-11884432fed0?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: 1382/2968] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/networks/e5f47567-e21d-4f29-b4a6-11884432fed0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/2969] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.251&port_id=9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => 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: 1383/2970] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/subnets?id=db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/2971] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/ports?network_id=a0f92e16-6bc7-41f7-b537-5de62cb66673&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2972] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673?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: 1589/2973] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673?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: 1385/2974] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?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: 1590/2975] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?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: 1386/2976] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 3644 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/2977] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:17 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 3644 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2978] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:18 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 3644 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/2979] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:19 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 3644 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2980] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:20 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 3644 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/2981] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:21 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 3644 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2982] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:22 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1594/2983] 199.204.45.244 () {34 vars in 974 bytes} [Mon May 18 01:54:22 2026] GET /v2.0/ports/a1cb8edc-112f-479e-ba35-90bee7b8669c => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2984] 199.204.45.244 () {36 vars in 996 bytes} [Mon May 18 01:54:22 2026] DELETE /v2.0/ports/a1cb8edc-112f-479e-ba35-90bee7b8669c => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/2985] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:54:22 2026] GET /v2.0/ports?tenant_id=84866798614d46d59ef2248975b24e11&device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 2590 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:54:23.061 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8543e2c7-b286-4e40-bcc8-6b09a783a171'] response: {'server_uuid': '9a8ac120-7519-4f93-bca9-98876f630d14', 'name': 'network-vif-deleted', 'tag': 'a1cb8edc-112f-479e-ba35-90bee7b8669c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1391/2986] 199.204.45.244 () {34 vars in 1145 bytes} [Mon May 18 01:54:23 2026] GET /v2.0/networks?id=e5f47567-e21d-4f29-b4a6-11884432fed0&id=a0f92e16-6bc7-41f7-b537-5de62cb66673&id=eb95f09b-c931-4956-a425-b8861029a5a2 => generated 2310 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/2987] 199.204.45.244 () {34 vars in 1061 bytes} [Mon May 18 01:54:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.109&port_id=a2565768-780f-45ce-8831-9dfc614036d2 => 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: 1392/2988] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:54:23 2026] GET /v2.0/subnets?id=0d5516e8-cfbd-40d9-b984-487227d8752b => generated 630 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/2989] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:54:23 2026] GET /v2.0/ports?network_id=e5f47567-e21d-4f29-b4a6-11884432fed0&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: 1393/2990] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:54:23 2026] GET /v2.0/networks/e5f47567-e21d-4f29-b4a6-11884432fed0?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: 1598/2991] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:54:23 2026] GET /v2.0/networks/e5f47567-e21d-4f29-b4a6-11884432fed0?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: 1394/2992] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:54:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.251&port_id=9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => 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: 1599/2993] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:54:23 2026] GET /v2.0/subnets?id=db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2994] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:23 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1600/2995] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:54:23 2026] GET /v2.0/ports?network_id=a0f92e16-6bc7-41f7-b537-5de62cb66673&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:54:23.575 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5460f648-2c45-4169-b8c5-f2bfb386b4ea bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1396/2996] 199.204.45.244 () {32 vars in 758 bytes} [Mon May 18 01:54:23 2026] DELETE /v2.0/ports/a1cb8edc-112f-479e-ba35-90bee7b8669c => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/2997] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:54:23 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673?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: 1602/2998] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:54:23 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: 1603/2999] 199.204.45.244 () {30 vars in 704 bytes} [Mon May 18 01:54:23 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: 1604/3000] 199.204.45.244 () {30 vars in 680 bytes} [Mon May 18 01:54:23 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: 1397/3001] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:54:23 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673?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: 1605/3002] 199.204.45.244 () {30 vars in 716 bytes} [Mon May 18 01:54:23 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: 1398/3003] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:54:23 2026] GET /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => 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: 1606/3004] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:54:23 2026] GET /v2.0/ports/9fc229f6-f839-40d9-89ca-7b73aea88ce0 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/3005] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:54:23 2026] GET /v2.0/ports/9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => generated 1350 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3006] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:54:23 2026] GET /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => 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: 1400/3007] 199.204.45.244 () {30 vars in 742 bytes} [Mon May 18 01:54:23 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673 => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3008] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:54:24 2026] GET /v2.0/ports/9fc229f6-f839-40d9-89ca-7b73aea88ce0 => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/3009] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:54:24 2026] GET /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/3012] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:54:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3013] 199.204.45.244 () {30 vars in 704 bytes} [Mon May 18 01:54:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/3014] 199.204.45.244 () {30 vars in 680 bytes} [Mon May 18 01:54:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3015] 199.204.45.244 () {30 vars in 716 bytes} [Mon May 18 01:54:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:54:35.986 8 INFO neutron.api.v2.resource [None req-f071581f-32cf-448b-8635-2337cd1bb6f0 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1405/3016] 199.204.45.244 () {30 vars in 762 bytes} [Mon May 18 01:54:35 2026] GET /v2.0/security-groups/lb-63aa2463-6980-40fc-a3ce-3aff406112d1 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3017] 199.204.45.244 () {30 vars in 784 bytes} [Mon May 18 01:54:35 2026] GET /v2.0/security-groups?name=lb-63aa2463-6980-40fc-a3ce-3aff406112d1 => generated 2865 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/3018] 199.204.45.244 () {30 vars in 814 bytes} [Mon May 18 01:54:36 2026] GET /v2.0/security-group-rules?security_group_id=fd2684f0-f2e0-4aa3-8015-955bdb03efa5 => generated 2334 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3019] 199.204.45.244 () {32 vars in 788 bytes} [Mon May 18 01:54:36 2026] DELETE /v2.0/security-group-rules/4be6a7b8-a568-43c5-aa2c-c233fe2a94bb => 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: 1407/3020] 199.204.45.244 () {32 vars in 788 bytes} [Mon May 18 01:54:36 2026] DELETE /v2.0/security-group-rules/82cd2da1-09ed-436e-8ca7-a211654e0b46 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:54:40.260 7 INFO neutron.db.l3_db [None req-a7e2c433-a21e-44d4-a987-80ba808668f9 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Floating IP dd1aac7e-92bb-49e1-be75-d0067c9f2669 disassociated (deleted). External IP: 10.96.250.217, port: 9fc229f6-f839-40d9-89ca-7b73aea88ce0. [pid: 7|app: 0|req: 1614/3021] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:54:39 2026] DELETE /v2.0/floatingips/dd1aac7e-92bb-49e1-be75-d0067c9f2669 => generated 0 bytes in 817 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:54:40.686 8 INFO neutron.api.v2.resource [None req-05e178ff-a668-4297-bad2-a1fa9fa76f2a de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1408/3022] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:54:40 2026] GET /v2.0/floatingips/dd1aac7e-92bb-49e1-be75-d0067c9f2669 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3023] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:54:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/3024] 199.204.45.244 () {30 vars in 704 bytes} [Mon May 18 01:54:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3025] 199.204.45.244 () {30 vars in 680 bytes} [Mon May 18 01:54:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/3026] 199.204.45.244 () {30 vars in 716 bytes} [Mon May 18 01:54:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3027] 199.204.45.244 () {30 vars in 740 bytes} [Mon May 18 01:54:41 2026] GET /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => 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: 1411/3028] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:41 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 2590 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3029] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:41 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/3030] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:41 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3033] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:42 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1414/3034] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:43 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1621/3035] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:44 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 2590 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/3036] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:46 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1622/3037] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:47 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1416/3038] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:48 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1623/3039] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:49 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/3040] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:50 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1624/3041] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:51 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1418/3042] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:52 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3043] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:53 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/3044] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:54 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3045] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:55 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1420/3046] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:56 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 2590 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3049] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:57 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1422/3050] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:58 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1629/3051] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:54:59 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => 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: 1423/3052] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:55:00 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3053] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:55:01 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/3054] 199.204.45.244 () {34 vars in 974 bytes} [Mon May 18 01:55:02 2026] GET /v2.0/ports/9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3055] 199.204.45.244 () {34 vars in 1059 bytes} [Mon May 18 01:55:02 2026] GET /v2.0/ports/9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/3056] 199.204.45.244 () {34 vars in 1015 bytes} [Mon May 18 01:55:02 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673?fields=dns_domain => generated 29 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3057] 199.204.45.244 () {38 vars in 1027 bytes} [Mon May 18 01:55:02 2026] PUT /v2.0/ports/9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => generated 1151 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/3058] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:55:02 2026] GET /v2.0/ports?tenant_id=84866798614d46d59ef2248975b24e11&device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 1248 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: 1427/3059] 199.204.45.244 () {30 vars in 768 bytes} [Mon May 18 01:55:03 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3060] 199.204.45.244 () {34 vars in 1065 bytes} [Mon May 18 01:55:02 2026] GET /v2.0/networks?id=e5f47567-e21d-4f29-b4a6-11884432fed0&id=a0f92e16-6bc7-41f7-b537-5de62cb66673 => generated 1524 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3061] 199.204.45.244 () {34 vars in 1061 bytes} [Mon May 18 01:55:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.109&port_id=a2565768-780f-45ce-8831-9dfc614036d2 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/3062] 199.204.45.244 () {34 vars in 788 bytes} [Mon May 18 01:55:03 2026] PUT /v2.0/ports/9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => generated 1090 bytes in 303 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: 1429/3063] 199.204.45.244 () {34 vars in 983 bytes} [Mon May 18 01:55:03 2026] GET /v2.0/subnets?id=0d5516e8-cfbd-40d9-b984-487227d8752b => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3064] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:55:03 2026] GET /v2.0/ports/9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => generated 1090 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/3065] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:55:03 2026] GET /v2.0/ports?network_id=e5f47567-e21d-4f29-b4a6-11884432fed0&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: 1431/3066] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:55:03 2026] GET /v2.0/networks/e5f47567-e21d-4f29-b4a6-11884432fed0?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: 1432/3067] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:55:03 2026] GET /v2.0/networks/e5f47567-e21d-4f29-b4a6-11884432fed0?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: 1636/3068] 199.204.45.244 () {32 vars in 758 bytes} [Mon May 18 01:55:03 2026] DELETE /v2.0/ports/9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/3069] 199.204.45.244 () {30 vars in 702 bytes} [Mon May 18 01:55:03 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: 1637/3070] 199.204.45.244 () {30 vars in 704 bytes} [Mon May 18 01:55:03 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: 1434/3071] 199.204.45.244 () {30 vars in 680 bytes} [Mon May 18 01:55:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3072] 199.204.45.244 () {30 vars in 716 bytes} [Mon May 18 01:55:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:55:03.996 8 INFO neutron.pecan_wsgi.hooks.translation [None req-52d582bd-f641-4b45-9139-ae0aad7be495 bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1435/3073] 199.204.45.244 () {32 vars in 758 bytes} [Mon May 18 01:55:03 2026] DELETE /v2.0/ports/9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3074] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:55:04 2026] GET /v2.0/ports/9fc229f6-f839-40d9-89ca-7b73aea88ce0 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:55:04.092 8 INFO neutron.api.v2.resource [None req-5a3837fc-e2d3-4abb-98bb-7c6659bf432d bbcd7d5e34f74c98880223dad7e64ca8 84866798614d46d59ef2248975b24e11 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1436/3075] 199.204.45.244 () {30 vars in 762 bytes} [Mon May 18 01:55:04 2026] GET /v2.0/security-groups/lb-63aa2463-6980-40fc-a3ce-3aff406112d1 => generated 149 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3076] 199.204.45.244 () {30 vars in 784 bytes} [Mon May 18 01:55:04 2026] GET /v2.0/security-groups?name=lb-63aa2463-6980-40fc-a3ce-3aff406112d1 => 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: 1437/3077] 199.204.45.244 () {30 vars in 736 bytes} [Mon May 18 01:55:04 2026] GET /v2.0/ports/9fc229f6-f839-40d9-89ca-7b73aea88ce0 => generated 1132 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3078] 199.204.45.244 () {34 vars in 788 bytes} [Mon May 18 01:55:04 2026] PUT /v2.0/ports/9fc229f6-f839-40d9-89ca-7b73aea88ce0 => generated 1094 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3079] 199.204.45.244 () {32 vars in 778 bytes} [Mon May 18 01:55:04 2026] DELETE /v2.0/security-groups/fd2684f0-f2e0-4aa3-8015-955bdb03efa5 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3080] 199.204.45.244 () {32 vars in 758 bytes} [Mon May 18 01:55:04 2026] DELETE /v2.0/ports/9fc229f6-f839-40d9-89ca-7b73aea88ce0 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/3081] 199.204.45.244 () {34 vars in 993 bytes} [Mon May 18 01:55:05 2026] GET /v2.0/ports?device_id=9a8ac120-7519-4f93-bca9-98876f630d14 => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3082] 199.204.45.244 () {36 vars in 996 bytes} [Mon May 18 01:55:05 2026] DELETE /v2.0/ports/a2565768-780f-45ce-8831-9dfc614036d2 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:55:06.493 8 INFO neutron.db.l3_db [None req-5f7e17fb-7116-491a-a18c-eb2d3617fbbb de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Floating IP 57fa1e13-e524-4781-a481-1798cc0af10a disassociated (deleted). External IP: 10.96.250.203, port: 0ac9bcbf-5d63-4e6c-bcc1-5f0edba57097. [pid: 8|app: 0|req: 1440/3083] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:55:06 2026] DELETE /v2.0/floatingips/57fa1e13-e524-4781-a481-1798cc0af10a => generated 0 bytes in 931 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:55:06.984 7 INFO neutron.api.v2.resource [None req-6a6d76a8-e7e8-4f05-97cf-2d0006982686 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1644/3084] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:55:06 2026] GET /v2.0/floatingips/57fa1e13-e524-4781-a481-1798cc0af10a => generated 144 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:55:07.212 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b7b9066-dc24-44e3-9eb3-75f3f5c8f406'] response: {'name': 'network-changed', 'server_uuid': '1487ee30-7d89-4def-aec0-42a131293929', 'tag': '0ac9bcbf-5d63-4e6c-bcc1-5f0edba57097', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1441/3085] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:55:07 2026] GET /v2.0/ports?device_id=1487ee30-7d89-4def-aec0-42a131293929 => generated 1204 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:55:07.279 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb8d8b5a-0eca-4c04-bac6-f4dd70f0d15d'] response: {'server_uuid': '9a8ac120-7519-4f93-bca9-98876f630d14', 'name': 'network-vif-deleted', 'tag': 'a2565768-780f-45ce-8831-9dfc614036d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1645/3086] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:55:07 2026] GET /v2.0/ports?tenant_id=5b367d5842e94f05be616d647b5ac0ce&device_id=1487ee30-7d89-4def-aec0-42a131293929 => generated 1473 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3087] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:55:07 2026] GET /v2.0/security-groups?id=36b3ec45-c0a4-4314-930a-0a0e30f4804d&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3088] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:55:07 2026] GET /v2.0/networks?id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9 => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3089] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:55:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.186&port_id=0ac9bcbf-5d63-4e6c-bcc1-5f0edba57097 => 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: 1647/3090] 199.204.45.244 () {34 vars in 1105 bytes} [Mon May 18 01:55:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A125&port_id=0ac9bcbf-5d63-4e6c-bcc1-5f0edba57097 => 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: 1444/3091] 199.204.45.244 () {34 vars in 1063 bytes} [Mon May 18 01:55:07 2026] GET /v2.0/subnets?id=83edec07-0e19-4c5a-a366-85f0e28300b4&id=58523ec4-200b-42d6-9aff-3e25fcd9fc44 => generated 1366 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3092] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:55:07 2026] GET /v2.0/ports?network_id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9&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: 1445/3093] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:55:07 2026] GET /v2.0/ports?network_id=82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9&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: 7|app: 0|req: 1649/3094] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:55:07 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/3095] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:55:07 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3096] 199.204.45.244 () {34 vars in 993 bytes} [Mon May 18 01:55:07 2026] GET /v2.0/ports?device_id=1487ee30-7d89-4def-aec0-42a131293929 => generated 1204 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/3097] 199.204.45.244 () {36 vars in 996 bytes} [Mon May 18 01:55:07 2026] DELETE /v2.0/ports/0ac9bcbf-5d63-4e6c-bcc1-5f0edba57097 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:55:12.796 7 INFO neutron.db.l3_db [None req-a9dd2ee5-45ba-41c6-bdd1-d06497faadff de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] Floating IP f369e9c4-ed63-4d5b-b8a1-026c3f108b4f disassociated (deleted). External IP: 10.96.250.214, port: 48617eb3-aed0-479a-ac24-9a63ea8697cf. [pid: 7|app: 0|req: 1651/3100] 10.0.0.249 () {32 vars in 731 bytes} [Mon May 18 01:55:12 2026] DELETE /v2.0/floatingips/f369e9c4-ed63-4d5b-b8a1-026c3f108b4f => generated 0 bytes in 855 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:55:13.274 8 INFO neutron.api.v2.resource [None req-4d5fe0be-9965-4277-be7e-79cf56c7295b de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1450/3101] 10.0.0.249 () {32 vars in 728 bytes} [Mon May 18 01:55:13 2026] GET /v2.0/floatingips/f369e9c4-ed63-4d5b-b8a1-026c3f108b4f => generated 144 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:55:13.484 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6011270f-8450-4080-8496-b4e7f83d5852'] response: {'name': 'network-changed', 'server_uuid': '66e8849c-4b96-4e68-9a0c-00b10680430f', 'tag': '48617eb3-aed0-479a-ac24-9a63ea8697cf', 'status': 'completed', 'code': 200} 2026-05-18 01:55:13.506 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a1aacbb-a1b3-41be-9966-2d9400ebd3a9'] response: {'server_uuid': '1487ee30-7d89-4def-aec0-42a131293929', 'name': 'network-vif-deleted', 'tag': '0ac9bcbf-5d63-4e6c-bcc1-5f0edba57097', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1451/3102] 199.204.45.244 () {34 vars in 1079 bytes} [Mon May 18 01:55:13 2026] GET /v2.0/ports?tenant_id=5b367d5842e94f05be616d647b5ac0ce&device_id=66e8849c-4b96-4e68-9a0c-00b10680430f => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3103] 10.0.0.243 () {34 vars in 989 bytes} [Mon May 18 01:55:13 2026] GET /v2.0/ports?device_id=66e8849c-4b96-4e68-9a0c-00b10680430f => generated 1200 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3104] 10.0.0.243 () {34 vars in 1039 bytes} [Mon May 18 01:55:13 2026] GET /v2.0/security-groups?id=36b3ec45-c0a4-4314-930a-0a0e30f4804d&fields=id&fields=name => generated 111 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3105] 199.204.45.244 () {34 vars in 985 bytes} [Mon May 18 01:55:13 2026] GET /v2.0/networks?id=eb95f09b-c931-4956-a425-b8861029a5a2 => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3106] 199.204.45.244 () {34 vars in 1057 bytes} [Mon May 18 01:55:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=48617eb3-aed0-479a-ac24-9a63ea8697cf => 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: 1453/3107] 199.204.45.244 () {34 vars in 1103 bytes} [Mon May 18 01:55:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1e2&port_id=48617eb3-aed0-479a-ac24-9a63ea8697cf => 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: 1655/3108] 199.204.45.244 () {34 vars in 1063 bytes} [Mon May 18 01:55:13 2026] GET /v2.0/subnets?id=700497fc-e8c6-4548-86a9-90c67ded75af&id=e9ed268f-0664-4c68-8ba3-b2b9363ce30e => generated 1362 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3109] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:55:13 2026] GET /v2.0/ports?network_id=eb95f09b-c931-4956-a425-b8861029a5a2&device_owner=network%3Adhcp => generated 1457 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3110] 199.204.45.244 () {34 vars in 1051 bytes} [Mon May 18 01:55:13 2026] GET /v2.0/ports?network_id=eb95f09b-c931-4956-a425-b8861029a5a2&device_owner=network%3Adhcp => generated 1457 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3111] 199.204.45.244 () {34 vars in 993 bytes} [Mon May 18 01:55:13 2026] GET /v2.0/ports?device_id=66e8849c-4b96-4e68-9a0c-00b10680430f => generated 1200 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3112] 199.204.45.244 () {34 vars in 1011 bytes} [Mon May 18 01:55:13 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?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: 1456/3113] 199.204.45.244 () {34 vars in 1111 bytes} [Mon May 18 01:55:14 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2?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: 1658/3114] 199.204.45.244 () {36 vars in 996 bytes} [Mon May 18 01:55:14 2026] DELETE /v2.0/ports/48617eb3-aed0-479a-ac24-9a63ea8697cf => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3115] 10.0.0.249 () {32 vars in 749 bytes} [Mon May 18 01:55:18 2026] DELETE /v2.0/security-group-rules/d29fba1d-c8e5-4805-80a1-5a94dc0b2dad => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:55:18.804 7 INFO neutron.api.v2.resource [None req-51054939-c426-4e73-b5e0-57fc9688aa5d de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1659/3116] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:55:18 2026] GET /v2.0/security-group-rules/d29fba1d-c8e5-4805-80a1-5a94dc0b2dad => generated 155 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3117] 10.0.0.249 () {32 vars in 749 bytes} [Mon May 18 01:55:18 2026] DELETE /v2.0/security-group-rules/d1c7dbc3-ef19-4a5d-964d-0db6ac66c15e => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:55:18.911 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-78d7fda8-99b4-4fdd-a843-55a0946f373c'] response: {'server_uuid': '66e8849c-4b96-4e68-9a0c-00b10680430f', 'name': 'network-vif-deleted', 'tag': '48617eb3-aed0-479a-ac24-9a63ea8697cf', 'status': 'completed', 'code': 200} 2026-05-18 01:55:18.916 7 INFO neutron.api.v2.resource [None req-3f242063-f7e7-4b19-b873-18a522e3b3ec de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1660/3118] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:55:18 2026] GET /v2.0/security-group-rules/d1c7dbc3-ef19-4a5d-964d-0db6ac66c15e => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3119] 10.0.0.249 () {32 vars in 749 bytes} [Mon May 18 01:55:18 2026] DELETE /v2.0/security-group-rules/a752a595-6a80-4799-a77c-b240f685c4f4 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:55:19.030 7 INFO neutron.api.v2.resource [None req-f88fbdc1-ec17-4c5d-9213-04adcf7697f8 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1661/3120] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:55:19 2026] GET /v2.0/security-group-rules/a752a595-6a80-4799-a77c-b240f685c4f4 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3121] 10.0.0.249 () {32 vars in 749 bytes} [Mon May 18 01:55:19 2026] DELETE /v2.0/security-group-rules/a499b874-b363-4be5-aad9-033ce1b00e83 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:55:19.130 7 INFO neutron.api.v2.resource [None req-f743e169-daf8-46b8-93f2-439c30a90f20 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1662/3122] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:55:19 2026] GET /v2.0/security-group-rules/a499b874-b363-4be5-aad9-033ce1b00e83 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3123] 10.0.0.249 () {32 vars in 749 bytes} [Mon May 18 01:55:19 2026] DELETE /v2.0/security-group-rules/ab243017-e9cc-44ff-afa5-4080db1f14e3 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:55:19.249 7 INFO neutron.api.v2.resource [None req-e3f33439-5da0-4442-aba7-7a0d8dffa70c de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1663/3124] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:55:19 2026] GET /v2.0/security-group-rules/ab243017-e9cc-44ff-afa5-4080db1f14e3 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3125] 10.0.0.249 () {32 vars in 749 bytes} [Mon May 18 01:55:19 2026] DELETE /v2.0/security-group-rules/f5b42119-c1d8-4481-8e6f-b6cef7778dab => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:55:19.344 7 INFO neutron.api.v2.resource [None req-25d78210-23cf-4598-887c-b36c24e1c06b de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1664/3126] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:55:19 2026] GET /v2.0/security-group-rules/f5b42119-c1d8-4481-8e6f-b6cef7778dab => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3127] 10.0.0.249 () {32 vars in 749 bytes} [Mon May 18 01:55:19 2026] DELETE /v2.0/security-group-rules/8e75c164-2901-46d9-84fd-5fc525caeb9e => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:55:19.443 7 INFO neutron.api.v2.resource [None req-c68e4924-8af1-4fb6-97b1-543799788b01 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1665/3128] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:55:19 2026] GET /v2.0/security-group-rules/8e75c164-2901-46d9-84fd-5fc525caeb9e => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3129] 10.0.0.249 () {32 vars in 749 bytes} [Mon May 18 01:55:19 2026] DELETE /v2.0/security-group-rules/3c194130-90a2-429c-84b8-c4e69e4b58fc => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:55:19.544 7 INFO neutron.api.v2.resource [None req-774ed650-6e28-46d5-9ffd-6e4f5c4a86dc de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1666/3130] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:55:19 2026] GET /v2.0/security-group-rules/3c194130-90a2-429c-84b8-c4e69e4b58fc => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3131] 10.0.0.249 () {32 vars in 749 bytes} [Mon May 18 01:55:19 2026] DELETE /v2.0/security-group-rules/d20f73a3-9abc-4f30-80ec-42a39281018d => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:55:19.631 7 INFO neutron.api.v2.resource [None req-db77bf2d-ad81-49ab-9e15-69ebcad57a5b de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1667/3132] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:55:19 2026] GET /v2.0/security-group-rules/d20f73a3-9abc-4f30-80ec-42a39281018d => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3133] 10.0.0.249 () {32 vars in 749 bytes} [Mon May 18 01:55:19 2026] DELETE /v2.0/security-group-rules/bfcb6cc9-a646-40cc-a9e9-7a290548d020 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:55:19.734 7 INFO neutron.api.v2.resource [None req-0d5b9e60-0e7f-4fd5-9d87-27cd55e11ec5 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1668/3134] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:55:19 2026] GET /v2.0/security-group-rules/bfcb6cc9-a646-40cc-a9e9-7a290548d020 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3135] 10.0.0.249 () {32 vars in 749 bytes} [Mon May 18 01:55:19 2026] DELETE /v2.0/security-group-rules/d008a6cb-5d3e-49aa-9cd8-2ad972a21498 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:55:19.841 7 INFO neutron.api.v2.resource [None req-a4dc886d-fc5c-4b1a-8bb7-8d0a2aa5ff1c de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1669/3136] 10.0.0.249 () {32 vars in 746 bytes} [Mon May 18 01:55:19 2026] GET /v2.0/security-group-rules/d008a6cb-5d3e-49aa-9cd8-2ad972a21498 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3137] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:55:19 2026] DELETE /v2.0/security-groups/36b3ec45-c0a4-4314-930a-0a0e30f4804d => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:55:19.984 7 INFO neutron.api.v2.resource [None req-707d3e5f-f4fb-4de8-9a7e-f5c3c00bc8a6 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1670/3138] 10.0.0.249 () {32 vars in 736 bytes} [Mon May 18 01:55:19 2026] GET /v2.0/security-groups/36b3ec45-c0a4-4314-930a-0a0e30f4804d => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3139] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:55:20 2026] PUT /v2.0/routers/6588bf4c-9bb1-4120-b61b-2dc74e06ab7c/remove_router_interface => generated 309 bytes in 1606 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:55:21.964 7 INFO neutron.api.v2.resource [None req-136807c1-597a-44a3-824c-cdc0f26e7bf5 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1671/3140] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:55:21 2026] PUT /v2.0/routers/6588bf4c-9bb1-4120-b61b-2dc74e06ab7c/remove_router_interface => generated 198 bytes in 308 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3141] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:55:21 2026] PUT /v2.0/routers/6588bf4c-9bb1-4120-b61b-2dc74e06ab7c/remove_router_interface => generated 309 bytes in 1217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:55:23.398 7 INFO neutron.api.v2.resource [None req-6b3a5d15-0cdd-427f-94f0-add14c75f3f9 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1672/3142] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:55:23 2026] PUT /v2.0/routers/6588bf4c-9bb1-4120-b61b-2dc74e06ab7c/remove_router_interface => generated 198 bytes in 208 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3143] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:55:23 2026] PUT /v2.0/routers/6588bf4c-9bb1-4120-b61b-2dc74e06ab7c/remove_router_interface => generated 309 bytes in 1277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:55:24.966 7 INFO neutron.api.v2.resource [None req-287bbac2-7532-4bb5-8e06-00c0abc2914b de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1673/3144] 10.0.0.249 () {34 vars in 788 bytes} [Mon May 18 01:55:24 2026] PUT /v2.0/routers/6588bf4c-9bb1-4120-b61b-2dc74e06ab7c/remove_router_interface => generated 198 bytes in 280 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:55:26.122 8 INFO neutron.db.l3_hamode_db [None req-7bd9a907-0597-48a6-8ccd-403f730296c4 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] HA network 35d624fd-6772-4d12-8db8-db24fff16a99 was deleted as no HA routers are present in tenant 5b367d5842e94f05be616d647b5ac0ce. [pid: 8|app: 0|req: 1472/3145] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:55:24 2026] DELETE /v2.0/routers/6588bf4c-9bb1-4120-b61b-2dc74e06ab7c => generated 0 bytes in 1160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:55:26.168 7 INFO neutron.api.v2.resource [None req-2d7d54b3-f4aa-4c59-88b1-f938fe31e20f de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1674/3146] 10.0.0.249 () {32 vars in 720 bytes} [Mon May 18 01:55:26 2026] GET /v2.0/routers/6588bf4c-9bb1-4120-b61b-2dc74e06ab7c => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:55:26.190 8 INFO neutron.services.segments.plugin [-] Segment fde0503f-4031-4438-bd13-c10a4a6c1257 resource provider aggregate not found 2026-05-18 01:55:26.201 8 INFO neutron.services.segments.plugin [-] Segment fde0503f-4031-4438-bd13-c10a4a6c1257 resource provider aggregate not found 2026-05-18 01:55:26.224 8 INFO neutron.services.segments.plugin [-] Segment fde0503f-4031-4438-bd13-c10a4a6c1257 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fde0503f-4031-4438-bd13-c10a4a6c1257 found for delete ", "request_id": "req-1d1b0684-7ad5-4b36-af86-7dc4ed2d32ce"}]} 2026-05-18 01:55:26.225 8 INFO neutron.services.segments.plugin [-] Segment fde0503f-4031-4438-bd13-c10a4a6c1257 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fde0503f-4031-4438-bd13-c10a4a6c1257 found for delete ", "request_id": "req-04ffc276-b7f6-467e-a0ae-b9855520bdd8"}]} [pid: 8|app: 0|req: 1473/3147] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:55:26 2026] DELETE /v2.0/subnets/58523ec4-200b-42d6-9aff-3e25fcd9fc44 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:55:26.458 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b2e4c8f1-72cc-49b7-8794-6f59736d0262 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1675/3148] 10.0.0.249 () {32 vars in 720 bytes} [Mon May 18 01:55:26 2026] GET /v2.0/subnets/58523ec4-200b-42d6-9aff-3e25fcd9fc44 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3149] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:55:26 2026] DELETE /v2.0/subnets/83edec07-0e19-4c5a-a366-85f0e28300b4 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:55:26.711 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7ef9d72-6c6c-4edc-b2f6-bfd1f2311c2e de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1676/3150] 10.0.0.249 () {32 vars in 720 bytes} [Mon May 18 01:55:26 2026] GET /v2.0/subnets/83edec07-0e19-4c5a-a366-85f0e28300b4 => 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: 1475/3151] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:55:26 2026] DELETE /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:55:27.147 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5a7f197-5aa0-45d1-a9aa-80ef61e8893e de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1677/3152] 10.0.0.249 () {32 vars in 722 bytes} [Mon May 18 01:55:27 2026] GET /v2.0/networks/82b8ee78-f7f5-4eb6-bb2e-85ae0bc61ea9 => generated 138 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3153] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:55:27 2026] DELETE /v2.0/subnets/e9ed268f-0664-4c68-8ba3-b2b9363ce30e => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:55:27.400 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92368157-234b-4e92-9771-e8408299ee3d de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1678/3154] 10.0.0.249 () {32 vars in 720 bytes} [Mon May 18 01:55:27 2026] GET /v2.0/subnets/e9ed268f-0664-4c68-8ba3-b2b9363ce30e => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3157] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:55:27 2026] DELETE /v2.0/subnets/700497fc-e8c6-4548-86a9-90c67ded75af => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:55:27.683 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ec077152-ede5-4e01-a3b5-9f8bad942eec de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1681/3158] 10.0.0.249 () {32 vars in 720 bytes} [Mon May 18 01:55:27 2026] GET /v2.0/subnets/700497fc-e8c6-4548-86a9-90c67ded75af => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3159] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:55:27 2026] DELETE /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:55:28.101 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b5639ab-fda2-4dbe-a54c-5aafda589aa0 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1682/3160] 10.0.0.249 () {32 vars in 722 bytes} [Mon May 18 01:55:28 2026] GET /v2.0/networks/eb95f09b-c931-4956-a425-b8861029a5a2 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:55:28.252 8 INFO neutron.services.segments.plugin [-] Segment f41b826c-bc2d-4379-854a-d840fefc98ff resource provider aggregate not found 2026-05-18 01:55:28.256 8 INFO neutron.services.segments.plugin [-] Segment f41b826c-bc2d-4379-854a-d840fefc98ff resource provider aggregate not found 2026-05-18 01:55:28.280 8 INFO neutron.services.segments.plugin [-] Segment f41b826c-bc2d-4379-854a-d840fefc98ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f41b826c-bc2d-4379-854a-d840fefc98ff found for delete ", "request_id": "req-e0b19aa3-bfdc-406f-91f8-47eaf955c790"}]} 2026-05-18 01:55:28.286 8 INFO neutron.services.segments.plugin [-] Segment f41b826c-bc2d-4379-854a-d840fefc98ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f41b826c-bc2d-4379-854a-d840fefc98ff found for delete ", "request_id": "req-dc3df819-468a-4dc8-8423-35d4f7ddf705"}]} 2026-05-18 01:55:28.305 8 INFO neutron.services.segments.plugin [-] Segment 7cb532b1-63fa-4d1d-a478-d07ce4bcc801 resource provider aggregate not found 2026-05-18 01:55:28.314 8 INFO neutron.services.segments.plugin [-] Segment 7cb532b1-63fa-4d1d-a478-d07ce4bcc801 resource provider aggregate not found 2026-05-18 01:55:28.333 8 INFO neutron.services.segments.plugin [-] Segment 7cb532b1-63fa-4d1d-a478-d07ce4bcc801 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cb532b1-63fa-4d1d-a478-d07ce4bcc801 found for delete ", "request_id": "req-6d3636b5-7d23-41d4-b062-88f6d30c46b1"}]} 2026-05-18 01:55:28.335 8 INFO neutron.services.segments.plugin [-] Segment 7cb532b1-63fa-4d1d-a478-d07ce4bcc801 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cb532b1-63fa-4d1d-a478-d07ce4bcc801 found for delete ", "request_id": "req-034f0421-4b4d-415c-aa3c-6c670248227d"}]} [pid: 8|app: 0|req: 1479/3161] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:55:28 2026] DELETE /v2.0/subnets/22de8bf2-8fe5-4c98-9415-4d3f4d7fc5af => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:55:28.396 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6d99cc5-b8d3-4830-9153-65284f7bc167 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1683/3162] 10.0.0.249 () {32 vars in 720 bytes} [Mon May 18 01:55:28 2026] GET /v2.0/subnets/22de8bf2-8fe5-4c98-9415-4d3f4d7fc5af => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3163] 10.0.0.249 () {32 vars in 723 bytes} [Mon May 18 01:55:28 2026] DELETE /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:55:28.645 7 INFO neutron.pecan_wsgi.hooks.translation [None req-00534fef-5b07-4b1f-9391-c3141b89c685 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1684/3164] 10.0.0.249 () {32 vars in 720 bytes} [Mon May 18 01:55:28 2026] GET /v2.0/subnets/db2bfedb-5c75-4b9d-b86a-9b65d33d68d1 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3165] 10.0.0.249 () {32 vars in 725 bytes} [Mon May 18 01:55:28 2026] DELETE /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673 => generated 0 bytes in 525 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:55:29.206 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b3d93a0-c140-4e97-8471-a5fe46cd06f3 de75528986c144b6b01d7f3d0148c1a4 5b367d5842e94f05be616d647b5ac0ce - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1685/3166] 10.0.0.249 () {32 vars in 722 bytes} [Mon May 18 01:55:29 2026] GET /v2.0/networks/a0f92e16-6bc7-41f7-b537-5de62cb66673 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:55:31.445 8 INFO neutron.services.segments.plugin [-] Segment 801a5a56-bb1f-4ad9-8a97-8624e3e42ec2 resource provider aggregate not found 2026-05-18 01:55:31.453 8 INFO neutron.services.segments.plugin [-] Segment 801a5a56-bb1f-4ad9-8a97-8624e3e42ec2 resource provider aggregate not found 2026-05-18 01:55:31.470 8 INFO neutron.services.segments.plugin [-] Segment 801a5a56-bb1f-4ad9-8a97-8624e3e42ec2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 801a5a56-bb1f-4ad9-8a97-8624e3e42ec2 found for delete ", "request_id": "req-e2c8c180-4055-4590-a621-6f529b4804d4"}]} 2026-05-18 01:55:31.471 8 INFO neutron.services.segments.plugin [-] Segment 801a5a56-bb1f-4ad9-8a97-8624e3e42ec2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 801a5a56-bb1f-4ad9-8a97-8624e3e42ec2 found for delete ", "request_id": "req-1234db6b-6d03-47af-b84b-95da90eddb67"}]} [pid: 8|app: 0|req: 1482/3167] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:55:31 2026] GET /v2.0/security-groups?tenant_id=5d983a1b90a54642b0b7195b8d78e5b3&name=default => generated 2929 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3168] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:55:31 2026] DELETE /v2.0/security-groups/1a205305-37aa-4e07-8e7e-861e924f9f8c => 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: 1483/3169] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:55:31 2026] GET /v2.0/security-groups?tenant_id=a377dd5fca9940d69c9cd58f9c45b7ce&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3170] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:55:32 2026] DELETE /v2.0/security-groups/047172a3-cf30-4c0f-82fd-5dadbd6fd845 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3171] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:55:32 2026] GET /v2.0/security-groups?tenant_id=05877d9f618148f2a0696c1c03255605&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3172] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:55:32 2026] DELETE /v2.0/security-groups/d3fac8af-2ed9-409a-98f1-b634367ddea4 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3173] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:55:32 2026] GET /v2.0/security-groups?tenant_id=5b367d5842e94f05be616d647b5ac0ce&name=default => generated 2929 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3174] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:55:32 2026] DELETE /v2.0/security-groups/d4e2b316-32ec-414e-89ae-d315eefe52e1 => 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: 1486/3175] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:55:33 2026] GET /v2.0/security-groups?tenant_id=fe5dbdb4de9a4308bc51482d85d11ffb&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3176] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:55:33 2026] DELETE /v2.0/security-groups/59735cab-95d8-40ee-bd47-df662ee3b665 => 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: 1487/3177] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:55:33 2026] GET /v2.0/security-groups?tenant_id=1a8d05c8472441a9922b17c8c24331b2&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: 1691/3178] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:55:33 2026] DELETE /v2.0/security-groups/f648ee38-2973-4d86-af4a-69df634ef2d3 => 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: 1488/3179] 10.0.0.249 () {32 vars in 773 bytes} [Mon May 18 01:55:33 2026] GET /v2.0/security-groups?tenant_id=f70cfab346244e358547fdf5d9a07390&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3180] 10.0.0.249 () {32 vars in 739 bytes} [Mon May 18 01:55:33 2026] DELETE /v2.0/security-groups/8ee3d606-ceb7-4866-9cae-a38a5904d2ae => 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: 1489/3181] 10.0.0.249 () {32 vars in 648 bytes} [Mon May 18 01:55:36 2026] GET /v2.0/networks => generated 2168 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3182] 10.0.0.249 () {32 vars in 654 bytes} [Mon May 18 01:55:37 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3183] 10.0.0.249 () {32 vars in 646 bytes} [Mon May 18 01:55:37 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3184] 10.0.0.249 () {32 vars in 642 bytes} [Mon May 18 01:55:37 2026] GET /v2.0/ports => generated 4721 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3185] 10.0.0.249 () {32 vars in 646 bytes} [Mon May 18 01:55:38 2026] GET /v2.0/subnets => generated 1261 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3186] 10.0.0.249 () {32 vars in 648 bytes} [Mon May 18 01:55:38 2026] GET /v2.0/networks => generated 2168 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3187] 10.0.0.249 () {32 vars in 662 bytes} [Mon May 18 01:55:38 2026] GET /v2.0/security-groups => generated 17397 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3188] 10.0.0.249 () {32 vars in 654 bytes} [Mon May 18 01:55:38 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)