+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri May 29 06:25:38 2026] *** compiled with version: 13.3.0 on 28 May 2026 23:38:31 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-5d894dd5d5-77w45 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.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f82bff0e668 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)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-29 06:25:43.128 7 INFO neutron.common.config [-] Logging enabled! 2026-05-29 06:25:43.128 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-29 06:25:43.201 8 INFO neutron.common.config [-] Logging enabled! 2026-05-29 06:25:43.202 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-29 06:25:43.642 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 06:25:43.724 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 06:25:44.718 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 06:25:44.722 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 06:25:44.725 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-29 06:25:44.726 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 06:25:44.727 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 06:25:44.727 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 06:25:44.727 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 06:25:44.734 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 06:25:44.735 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 06:25:44.735 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 06:25:44.757 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 06:25:44.758 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 06:25:44.758 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 06:25:44.783 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 06:25:44.786 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 06:25:44.790 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-29 06:25:44.791 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 06:25:44.791 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 06:25:44.791 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 06:25:44.792 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 06:25:44.799 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 06:25:44.799 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 06:25:44.799 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 06:25:44.805 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 06:25:44.805 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 06:25:44.805 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 06:25:44.805 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 06:25:44.821 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 06:25:44.822 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 06:25:44.822 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 06:25:44.869 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 06:25:44.869 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 06:25:44.869 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 06:25:44.869 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 06:25:45.233 7 INFO neutron.plugins.ml2.managers [None req-8574e671-bd02-4d32-bbf2-8f31e471989c - - - - - -] Initializing driver for type 'vlan' 2026-05-29 06:25:45.314 8 INFO neutron.plugins.ml2.managers [None req-083b5ff3-e9bf-46c7-96b3-9155272c726a - - - - - -] Initializing driver for type 'vlan' 2026-05-29 06:25:45.375 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8574e671-bd02-4d32-bbf2-8f31e471989c - - - - - -] VlanTypeDriver initialization complete 2026-05-29 06:25:45.375 7 INFO neutron.plugins.ml2.managers [None req-8574e671-bd02-4d32-bbf2-8f31e471989c - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 06:25:45.375 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8574e671-bd02-4d32-bbf2-8f31e471989c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 06:25:45.390 7 INFO neutron.plugins.ml2.managers [None req-8574e671-bd02-4d32-bbf2-8f31e471989c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 06:25:45.391 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8574e671-bd02-4d32-bbf2-8f31e471989c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 06:25:45.391 7 INFO neutron.plugins.ml2.managers [None req-8574e671-bd02-4d32-bbf2-8f31e471989c - - - - - -] Initializing extension driver 'port_security' 2026-05-29 06:25:45.391 7 INFO neutron.plugins.ml2.extensions.port_security [None req-8574e671-bd02-4d32-bbf2-8f31e471989c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 06:25:45.391 7 INFO neutron.plugins.ml2.managers [None req-8574e671-bd02-4d32-bbf2-8f31e471989c - - - - - -] Initializing extension driver 'qos' 2026-05-29 06:25:45.391 7 INFO neutron.plugins.ml2.managers [None req-8574e671-bd02-4d32-bbf2-8f31e471989c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 06:25:45.391 7 INFO neutron.plugins.ml2.managers [None req-8574e671-bd02-4d32-bbf2-8f31e471989c - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 06:25:45.403 7 INFO neutron.quota [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded quota_driver: . 2026-05-29 06:25:45.403 7 INFO neutron.plugins.ml2.plugin [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 06:25:45.403 7 INFO neutron.plugins.ml2.managers [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 06:25:45.403 7 INFO neutron.plugins.ml2.managers [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 06:25:45.404 7 INFO neutron.plugins.ml2.managers [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 06:25:45.404 7 INFO neutron.extensions.vlantransparent [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Disabled vlantransparent extension. 2026-05-29 06:25:45.404 7 INFO neutron.manager [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loading Plugin: qos 2026-05-29 06:25:45.417 7 INFO neutron.manager [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loading Plugin: router 2026-05-29 06:25:45.457 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-083b5ff3-e9bf-46c7-96b3-9155272c726a - - - - - -] VlanTypeDriver initialization complete 2026-05-29 06:25:45.457 8 INFO neutron.plugins.ml2.managers [None req-083b5ff3-e9bf-46c7-96b3-9155272c726a - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 06:25:45.457 7 INFO neutron.services.service_base [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 06:25:45.457 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-083b5ff3-e9bf-46c7-96b3-9155272c726a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 06:25:45.457 7 INFO neutron.manager [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loading Plugin: segments 2026-05-29 06:25:45.473 8 INFO neutron.plugins.ml2.managers [None req-083b5ff3-e9bf-46c7-96b3-9155272c726a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 06:25:45.473 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-083b5ff3-e9bf-46c7-96b3-9155272c726a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 06:25:45.473 8 INFO neutron.plugins.ml2.managers [None req-083b5ff3-e9bf-46c7-96b3-9155272c726a - - - - - -] Initializing extension driver 'port_security' 2026-05-29 06:25:45.473 8 INFO neutron.plugins.ml2.extensions.port_security [None req-083b5ff3-e9bf-46c7-96b3-9155272c726a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 06:25:45.473 8 INFO neutron.plugins.ml2.managers [None req-083b5ff3-e9bf-46c7-96b3-9155272c726a - - - - - -] Initializing extension driver 'qos' 2026-05-29 06:25:45.474 8 INFO neutron.plugins.ml2.managers [None req-083b5ff3-e9bf-46c7-96b3-9155272c726a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 06:25:45.474 8 INFO neutron.plugins.ml2.managers [None req-083b5ff3-e9bf-46c7-96b3-9155272c726a - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 06:25:45.485 8 INFO neutron.quota [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded quota_driver: . 2026-05-29 06:25:45.485 8 INFO neutron.plugins.ml2.plugin [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 06:25:45.486 8 INFO neutron.plugins.ml2.managers [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 06:25:45.486 8 INFO neutron.plugins.ml2.managers [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 06:25:45.486 8 INFO neutron.plugins.ml2.managers [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 06:25:45.486 8 INFO neutron.extensions.vlantransparent [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Disabled vlantransparent extension. 2026-05-29 06:25:45.486 8 INFO neutron.manager [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loading Plugin: qos 2026-05-29 06:25:45.499 8 INFO neutron.manager [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loading Plugin: router 2026-05-29 06:25:45.539 8 INFO neutron.services.service_base [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 06:25:45.540 8 INFO neutron.manager [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loading Plugin: segments 2026-05-29 06:25:45.555 7 INFO neutron.manager [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loading Plugin: trunk 2026-05-29 06:25:45.570 7 INFO neutron.manager [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loading Plugin: vpnaas 2026-05-29 06:25:45.608 7 WARNING stevedore.named [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 06:25:45.638 8 INFO neutron.manager [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loading Plugin: trunk 2026-05-29 06:25:45.653 8 INFO neutron.manager [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loading Plugin: vpnaas 2026-05-29 06:25:45.682 7 INFO neutron_vpnaas.services.vpn.plugin [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 06:25:45.682 7 INFO neutron.common.utils [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 06:25:45.682 7 INFO neutron.manager [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loading Plugin: auto_allocate 2026-05-29 06:25:45.687 7 INFO neutron.manager [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loading Plugin: tag 2026-05-29 06:25:45.691 8 WARNING stevedore.named [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 06:25:45.693 7 INFO neutron.manager [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loading Plugin: timestamp 2026-05-29 06:25:45.696 7 INFO neutron.manager [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 06:25:45.699 7 INFO neutron.manager [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loading Plugin: flavors 2026-05-29 06:25:45.703 7 INFO neutron.manager [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loading Plugin: revisions 2026-05-29 06:25:45.706 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Initializing extension manager. 2026-05-29 06:25:45.707 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: address-group 2026-05-29 06:25:45.708 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: address-scope 2026-05-29 06:25:45.709 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 06:25:45.709 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: agent 2026-05-29 06:25:45.710 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 06:25:45.711 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 06:25:45.712 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 06:25:45.713 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: availability_zone 2026-05-29 06:25:45.713 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 06:25:45.714 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 06:25:45.714 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: default-subnetpools 2026-05-29 06:25:45.716 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 06:25:45.717 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: dns-integration 2026-05-29 06:25:45.717 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 06:25:45.719 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 06:25:45.720 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: dvr 2026-05-29 06:25:45.720 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 06:25:45.721 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 06:25:45.721 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 06:25:45.722 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 06:25:45.722 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: external-net 2026-05-29 06:25:45.723 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 06:25:45.723 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: extraroute 2026-05-29 06:25:45.724 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 06:25:45.725 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 06:25:45.725 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 06:25:45.726 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 06:25:45.726 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 06:25:45.727 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: fip-port-details 2026-05-29 06:25:45.727 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: flavors 2026-05-29 06:25:45.728 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 06:25:45.729 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: floatingip-pools 2026-05-29 06:25:45.730 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: ip_allocation 2026-05-29 06:25:45.730 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 06:25:45.731 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: l2_adjacency 2026-05-29 06:25:45.732 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: router 2026-05-29 06:25:45.734 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 06:25:45.734 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-29 06:25:45.735 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-29 06:25:45.735 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 06:25:45.736 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: l3-ha 2026-05-29 06:25:45.736 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 06:25:45.737 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 06:25:45.737 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: l3-flavors 2026-05-29 06:25:45.738 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 06:25:45.739 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 06:25:45.760 8 INFO neutron_vpnaas.services.vpn.plugin [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 06:25:45.760 8 INFO neutron.common.utils [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 06:25:45.760 8 INFO neutron.manager [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loading Plugin: auto_allocate 2026-05-29 06:25:45.765 8 INFO neutron.manager [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loading Plugin: tag 2026-05-29 06:25:45.772 8 INFO neutron.manager [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loading Plugin: timestamp 2026-05-29 06:25:45.774 8 INFO neutron.manager [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 06:25:45.778 8 INFO neutron.manager [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loading Plugin: flavors 2026-05-29 06:25:45.781 8 INFO neutron.manager [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loading Plugin: revisions 2026-05-29 06:25:45.784 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Initializing extension manager. 2026-05-29 06:25:45.785 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: address-group 2026-05-29 06:25:45.786 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: address-scope 2026-05-29 06:25:45.787 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 06:25:45.788 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: agent 2026-05-29 06:25:45.788 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 06:25:45.789 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 06:25:45.790 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 06:25:45.791 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: availability_zone 2026-05-29 06:25:45.791 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 06:25:45.792 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 06:25:45.792 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: default-subnetpools 2026-05-29 06:25:45.794 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 06:25:45.794 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: dns-integration 2026-05-29 06:25:45.796 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 06:25:45.797 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 06:25:45.797 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: dvr 2026-05-29 06:25:45.798 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 06:25:45.799 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 06:25:45.799 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 06:25:45.800 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 06:25:45.800 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: external-net 2026-05-29 06:25:45.801 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 06:25:45.801 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: extraroute 2026-05-29 06:25:45.802 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 06:25:45.803 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 06:25:45.803 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 06:25:45.804 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 06:25:45.804 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 06:25:45.805 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: fip-port-details 2026-05-29 06:25:45.805 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: flavors 2026-05-29 06:25:45.806 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 06:25:45.807 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: floatingip-pools 2026-05-29 06:25:45.808 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: ip_allocation 2026-05-29 06:25:45.808 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 06:25:45.809 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: l2_adjacency 2026-05-29 06:25:45.810 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: router 2026-05-29 06:25:45.817 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 06:25:45.819 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-29 06:25:45.820 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-29 06:25:45.821 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 06:25:45.822 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: l3-ha 2026-05-29 06:25:45.823 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 06:25:45.825 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 06:25:45.826 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: l3-flavors 2026-05-29 06:25:45.827 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 06:25:45.827 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 06:25:45.866 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 06:25:45.867 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 06:25:45.868 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 06:25:45.869 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 06:25:45.870 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 06:25:45.871 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: multi-provider 2026-05-29 06:25:45.871 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: net-mtu 2026-05-29 06:25:45.872 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 06:25:45.872 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: network_availability_zone 2026-05-29 06:25:45.873 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: network_ha 2026-05-29 06:25:45.874 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: network-ip-availability 2026-05-29 06:25:45.875 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 06:25:45.875 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: pagination 2026-05-29 06:25:45.876 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: port-device-profile 2026-05-29 06:25:45.876 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-29 06:25:45.877 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 06:25:45.877 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 06:25:45.878 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: port-mac-override 2026-05-29 06:25:45.878 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 06:25:45.879 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 06:25:45.879 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-29 06:25:45.880 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: port-resource-request 2026-05-29 06:25:45.880 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 06:25:45.881 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-29 06:25:45.882 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: binding 2026-05-29 06:25:45.883 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: binding-extended 2026-05-29 06:25:45.883 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: port-security 2026-05-29 06:25:45.884 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: project-id 2026-05-29 06:25:45.884 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: provider 2026-05-29 06:25:45.886 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: qos 2026-05-29 06:25:45.887 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 06:25:45.887 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 06:25:45.888 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: qos-default 2026-05-29 06:25:45.889 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: qos-fip 2026-05-29 06:25:45.889 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 06:25:45.890 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 06:25:45.890 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 06:25:45.891 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 06:25:45.891 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 06:25:45.892 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: qos-pps 2026-05-29 06:25:45.893 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 06:25:45.893 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 06:25:45.894 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 06:25:45.894 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: quota-check-limit 2026-05-29 06:25:45.896 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: quotas 2026-05-29 06:25:45.897 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: quota_details 2026-05-29 06:25:45.899 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: rbac-policies 2026-05-29 06:25:45.899 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: rbac-address-group 2026-05-29 06:25:45.900 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 06:25:45.900 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 06:25:45.901 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 06:25:45.902 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: revision-if-match 2026-05-29 06:25:45.902 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 06:25:45.903 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: router_availability_zone 2026-05-29 06:25:45.903 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 06:25:45.905 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 06:25:45.906 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 06:25:45.906 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 06:25:45.907 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 06:25:45.907 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-29 06:25:45.908 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 06:25:45.912 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: security-group 2026-05-29 06:25:45.913 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: segment 2026-05-29 06:25:45.914 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 06:25:45.914 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: service-type 2026-05-29 06:25:45.915 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: sorting 2026-05-29 06:25:45.915 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 06:25:45.916 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: standard-attr-description 2026-05-29 06:25:45.917 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: stateful-security-group 2026-05-29 06:25:45.917 7 WARNING neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 06:25:45.917 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 06:25:45.918 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: subnet-external-network 2026-05-29 06:25:45.919 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: subnet_onboard 2026-05-29 06:25:45.919 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 06:25:45.920 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: subnet-service-types 2026-05-29 06:25:45.920 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: subnet_allocation 2026-05-29 06:25:45.921 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 06:25:45.922 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: tag-creation 2026-05-29 06:25:45.922 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 06:25:45.926 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 06:25:45.926 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 06:25:45.927 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: trunk 2026-05-29 06:25:45.928 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: trunk-details 2026-05-29 06:25:45.928 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 06:25:45.929 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 06:25:45.931 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-29 06:25:45.931 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 06:25:45.932 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: vpn-flavors 2026-05-29 06:25:45.934 7 INFO neutron.api.extensions [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Loaded extension: vpnaas 2026-05-29 06:25:45.936 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-29 06:25:45.937 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-29 06:25:45.937 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 06:25:45.937 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-29 06:25:45.940 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 06:25:45.941 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 06:25:45.945 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 06:25:45.946 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 06:25:45.946 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 06:25:45.947 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 06:25:45.947 7 WARNING neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] subnetpool is already registered 2026-05-29 06:25:45.947 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 06:25:45.948 7 WARNING neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] subnetpool is already registered 2026-05-29 06:25:45.948 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 06:25:45.949 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 06:25:45.949 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 06:25:45.949 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 06:25:45.950 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 06:25:45.950 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 06:25:45.954 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 06:25:45.954 7 WARNING neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] router is already registered 2026-05-29 06:25:45.954 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 06:25:45.955 7 WARNING neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] floatingip is already registered 2026-05-29 06:25:45.958 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 06:25:45.958 7 WARNING neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] rbac_policy is already registered 2026-05-29 06:25:45.959 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 06:25:45.959 7 WARNING neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] security_group is already registered 2026-05-29 06:25:45.959 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 06:25:45.960 7 WARNING neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] security_group_rule is already registered 2026-05-29 06:25:45.961 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 06:25:45.961 7 WARNING neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] subnetpool is already registered 2026-05-29 06:25:45.961 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 06:25:45.961 7 WARNING neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] subnetpool is already registered 2026-05-29 06:25:45.962 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 06:25:45.962 7 WARNING neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] trunk is already registered 2026-05-29 06:25:45.962 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 06:25:45.962 7 WARNING neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] endpoint_group is already registered 2026-05-29 06:25:45.963 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 06:25:45.963 7 WARNING neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] vpnservice is already registered 2026-05-29 06:25:45.963 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 06:25:45.964 7 WARNING neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] ipsec_site_connection is already registered 2026-05-29 06:25:45.964 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 06:25:45.964 7 WARNING neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] ipsecpolicy is already registered 2026-05-29 06:25:45.965 7 INFO neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 06:25:45.965 7 WARNING neutron.quota.resource_registry [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] ikepolicy is already registered 2026-05-29 06:25:45.970 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 06:25:45.972 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 06:25:45.973 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 06:25:45.974 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 06:25:45.975 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 06:25:45.975 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: multi-provider 2026-05-29 06:25:45.976 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: net-mtu 2026-05-29 06:25:45.976 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 06:25:45.977 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: network_availability_zone 2026-05-29 06:25:45.977 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: network_ha 2026-05-29 06:25:45.978 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: network-ip-availability 2026-05-29 06:25:45.979 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 06:25:45.980 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: pagination 2026-05-29 06:25:45.980 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: port-device-profile 2026-05-29 06:25:45.981 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-29 06:25:45.981 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 06:25:45.982 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 06:25:45.982 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: port-mac-override 2026-05-29 06:25:45.983 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 06:25:45.983 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 06:25:45.984 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-29 06:25:45.984 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: port-resource-request 2026-05-29 06:25:45.985 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 06:25:45.986 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-29 06:25:45.986 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: binding 2026-05-29 06:25:45.987 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: binding-extended 2026-05-29 06:25:45.987 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: port-security 2026-05-29 06:25:45.988 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: project-id 2026-05-29 06:25:45.988 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: provider 2026-05-29 06:25:45.990 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: qos 2026-05-29 06:25:45.991 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 06:25:45.992 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 06:25:45.992 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: qos-default 2026-05-29 06:25:45.993 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: qos-fip 2026-05-29 06:25:45.993 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 06:25:45.994 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 06:25:45.995 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 06:25:45.995 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 06:25:45.996 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 06:25:45.997 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: qos-pps 2026-05-29 06:25:45.997 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 06:25:45.998 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 06:25:45.998 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 06:25:45.999 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: quota-check-limit 2026-05-29 06:25:45.999 7 WARNING keystonemiddleware._common.config [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 06:25:46.001 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: quotas 2026-05-29 06:25:46.002 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: quota_details 2026-05-29 06:25:46.003 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: rbac-policies 2026-05-29 06:25:46.004 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: rbac-address-group 2026-05-29 06:25:46.004 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 06:25:46.005 7 WARNING oslo_config.cfg [None req-2f5df222-2d51-4569-adfa-012e504e7ec8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-29 06:25:46.005 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 06:25:46.005 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 06:25:46.006 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: revision-if-match 2026-05-29 06:25:46.007 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: standard-attr-revisions WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f82bff0e668 pid: 7 (default app) 2026-05-29 06:25:46.007 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: router_availability_zone 2026-05-29 06:25:46.008 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 06:25:46.009 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 06:25:46.010 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 06:25:46.010 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 06:25:46.011 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 06:25:46.011 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-29 06:25:46.012 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 06:25:46.016 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: security-group 2026-05-29 06:25:46.017 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: segment 2026-05-29 06:25:46.018 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 06:25:46.019 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: service-type 2026-05-29 06:25:46.019 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: sorting 2026-05-29 06:25:46.020 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 06:25:46.020 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: standard-attr-description 2026-05-29 06:25:46.021 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: stateful-security-group 2026-05-29 06:25:46.021 8 WARNING neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 06:25:46.022 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 06:25:46.022 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: subnet-external-network 2026-05-29 06:25:46.023 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: subnet_onboard 2026-05-29 06:25:46.023 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 06:25:46.024 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: subnet-service-types 2026-05-29 06:25:46.025 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: subnet_allocation 2026-05-29 06:25:46.025 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 06:25:46.026 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: tag-creation 2026-05-29 06:25:46.026 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 06:25:46.030 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 06:25:46.031 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 06:25:46.031 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: trunk 2026-05-29 06:25:46.032 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: trunk-details 2026-05-29 06:25:46.033 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 06:25:46.033 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 06:25:46.035 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-29 06:25:46.036 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 06:25:46.036 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: vpn-flavors 2026-05-29 06:25:46.038 8 INFO neutron.api.extensions [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Loaded extension: vpnaas 2026-05-29 06:25:46.040 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-29 06:25:46.041 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-29 06:25:46.041 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 06:25:46.041 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-29 06:25:46.044 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 06:25:46.045 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 06:25:46.049 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 06:25:46.050 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 06:25:46.050 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 06:25:46.051 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 06:25:46.051 8 WARNING neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] subnetpool is already registered 2026-05-29 06:25:46.052 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 06:25:46.052 8 WARNING neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] subnetpool is already registered 2026-05-29 06:25:46.052 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 06:25:46.053 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 06:25:46.053 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 06:25:46.053 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 06:25:46.054 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 06:25:46.054 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 06:25:46.058 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 06:25:46.058 8 WARNING neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] router is already registered 2026-05-29 06:25:46.059 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 06:25:46.059 8 WARNING neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] floatingip is already registered 2026-05-29 06:25:46.062 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 06:25:46.062 8 WARNING neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] rbac_policy is already registered 2026-05-29 06:25:46.063 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 06:25:46.063 8 WARNING neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] security_group is already registered 2026-05-29 06:25:46.064 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 06:25:46.064 8 WARNING neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] security_group_rule is already registered 2026-05-29 06:25:46.065 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 06:25:46.065 8 WARNING neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] subnetpool is already registered 2026-05-29 06:25:46.065 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 06:25:46.065 8 WARNING neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] subnetpool is already registered 2026-05-29 06:25:46.066 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 06:25:46.066 8 WARNING neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] trunk is already registered 2026-05-29 06:25:46.066 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 06:25:46.066 8 WARNING neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] endpoint_group is already registered 2026-05-29 06:25:46.067 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 06:25:46.067 8 WARNING neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] vpnservice is already registered 2026-05-29 06:25:46.067 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 06:25:46.068 8 WARNING neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] ipsec_site_connection is already registered 2026-05-29 06:25:46.068 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 06:25:46.068 8 WARNING neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] ipsecpolicy is already registered 2026-05-29 06:25:46.069 8 INFO neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 06:25:46.069 8 WARNING neutron.quota.resource_registry [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] ikepolicy is already registered 2026-05-29 06:25:46.102 8 WARNING keystonemiddleware._common.config [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 06:25:46.108 8 WARNING oslo_config.cfg [None req-6b41c483-dbab-4f1d-abab-e685274c3958 - - - - - -] 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 8 seconds on interpreter 0x7f82bff0e668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/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-29 06:25:50.765 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f63c60b-be3d-45e4-8750-ea937ab95787 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.157 () {44 vars in 928 bytes} [Fri May 29 06:25:50 2026] GET /v2.0/networks/public => generated 108 bytes in 672 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.157 () {44 vars in 950 bytes} [Fri May 29 06:25:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:25:51.351 7 WARNING neutron.services.revisions.revision_plugin [None req-c085d4dc-4e09-4395-9e06-b6c6c82b00dc b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Could not find related network for resource to bump revision. 2026-05-29 06:25:51.371 7 INFO neutron.db.segments_db [None req-c085d4dc-4e09-4395-9e06-b6c6c82b00dc b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment 1d551b27-6b6d-4774-9634-a40e5470634e of type flat for network ee228111-6633-4c1e-858a-128a30a45b65 2026-05-29 06:25:51.422 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c085d4dc-4e09-4395-9e06-b6c6c82b00dc b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.157 () {48 vars in 968 bytes} [Fri May 29 06:25:50 2026] POST /v2.0/networks => generated 124 bytes in 447 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:25:57.709 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dbb34d9c-5c35-49fa-9a4d-2ce0a1999091 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.157 () {44 vars in 928 bytes} [Fri May 29 06:25:57 2026] GET /v2.0/networks/public => generated 108 bytes in 391 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.157 () {44 vars in 950 bytes} [Fri May 29 06:25:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:25:57.950 8 WARNING neutron.services.revisions.revision_plugin [None req-7f1e58bd-c8f8-40e7-8ccd-0c884afabb5a b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Could not find related network for resource to bump revision. 2026-05-29 06:25:57.971 8 INFO neutron.db.segments_db [None req-7f1e58bd-c8f8-40e7-8ccd-0c884afabb5a b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment 9bc305cb-b451-4188-b4e0-3f19df0ce24f of type flat for network 20f8294f-c108-41d1-ad57-1379d1a17c6c 2026-05-29 06:25:58.021 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7f1e58bd-c8f8-40e7-8ccd-0c884afabb5a b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.204.45.157 () {48 vars in 968 bytes} [Fri May 29 06:25:57 2026] POST /v2.0/networks => generated 124 bytes in 296 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:26:03.876 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f03e4132-57ae-4ccd-9150-691776edcc71 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.157 () {44 vars in 928 bytes} [Fri May 29 06:26:03 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.157 () {44 vars in 950 bytes} [Fri May 29 06:26:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:26:03.959 8 WARNING neutron.services.revisions.revision_plugin [None req-de01512d-24e4-4d30-a4e9-402b17c46adf b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Could not find related network for resource to bump revision. 2026-05-29 06:26:03.973 8 INFO neutron.db.segments_db [None req-de01512d-24e4-4d30-a4e9-402b17c46adf b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment 593b8668-2dcf-4143-bf39-84ae1881eb98 of type flat for network c77a025f-71aa-4b7a-abfa-5c5e73947227 2026-05-29 06:26:03.999 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de01512d-24e4-4d30-a4e9-402b17c46adf b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.157 () {48 vars in 968 bytes} [Fri May 29 06:26:03 2026] POST /v2.0/networks => generated 124 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:26:09.845 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f609f0c1-7275-4ba5-9199-8dd59732e70c b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.204.45.157 () {44 vars in 928 bytes} [Fri May 29 06:26:09 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.157 () {44 vars in 950 bytes} [Fri May 29 06:26:09 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-29 06:26:09.929 7 WARNING neutron.services.revisions.revision_plugin [None req-e2c4eb1a-6ca5-453c-846a-9bbb36a18fbe b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Could not find related network for resource to bump revision. 2026-05-29 06:26:09.958 7 INFO neutron.db.segments_db [None req-e2c4eb1a-6ca5-453c-846a-9bbb36a18fbe b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment 0ed7b96f-38d0-46b4-8fca-571d410139e5 of type flat for network 35e2ea45-cf15-4338-b0bc-8bb4de58e623 2026-05-29 06:26:09.985 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e2c4eb1a-6ca5-453c-846a-9bbb36a18fbe b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.204.45.157 () {48 vars in 968 bytes} [Fri May 29 06:26:09 2026] POST /v2.0/networks => generated 124 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:26:15.850 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3f96c31c-a1f4-4ed2-8df6-bf4666246ca9 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.157 () {44 vars in 928 bytes} [Fri May 29 06:26:15 2026] GET /v2.0/networks/public => generated 108 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.157 () {44 vars in 950 bytes} [Fri May 29 06:26:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:26:15.913 7 WARNING neutron.services.revisions.revision_plugin [None req-90f4f7a5-98ee-4d3c-bf5f-c456d1042432 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Could not find related network for resource to bump revision. 2026-05-29 06:26:15.926 7 INFO neutron.db.segments_db [None req-90f4f7a5-98ee-4d3c-bf5f-c456d1042432 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment 0018f940-e80e-45ce-9949-1930f4864906 of type flat for network 42274eb5-f9d9-4d3c-9cd1-b9ac529999ee 2026-05-29 06:26:15.943 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90f4f7a5-98ee-4d3c-bf5f-c456d1042432 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 199.204.45.157 () {48 vars in 968 bytes} [Fri May 29 06:26:15 2026] POST /v2.0/networks => generated 124 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:26:22.058 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1179bd92-f123-478a-9094-de8658c36168 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.157 () {44 vars in 928 bytes} [Fri May 29 06:26:22 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: 13/22] 199.204.45.157 () {44 vars in 950 bytes} [Fri May 29 06:26:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:26:22.128 8 WARNING neutron.services.revisions.revision_plugin [None req-e135c83b-1851-4607-9eff-6fd02825891d b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Could not find related network for resource to bump revision. 2026-05-29 06:26:22.145 8 INFO neutron.db.segments_db [None req-e135c83b-1851-4607-9eff-6fd02825891d b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment 59ea34eb-dd8e-4ac2-b3e7-58414361d3d2 of type flat for network 2a388d6a-c423-4830-bef0-788622d6eec8 [pid: 8|app: 0|req: 10/23] 199.204.45.157 () {48 vars in 968 bytes} [Fri May 29 06:26:22 2026] POST /v2.0/networks => generated 706 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:26:23.634 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d6352ce6-77d7-47d8-9005-bd977d4180a2 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 199.204.45.157 () {44 vars in 928 bytes} [Fri May 29 06:26:23 2026] GET /v2.0/networks/public => generated 108 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.157 () {44 vars in 950 bytes} [Fri May 29 06:26:23 2026] GET /v2.0/networks?name=public => generated 709 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:26:23.712 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a7204f42-174c-4419-ae02-1e5b20125931 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/26] 199.204.45.157 () {44 vars in 1035 bytes} [Fri May 29 06:26:23 2026] GET /v2.0/subnets/public-subnet?network_id=2a388d6a-c423-4830-bef0-788622d6eec8 => generated 113 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.204.45.157 () {44 vars in 1058 bytes} [Fri May 29 06:26:23 2026] GET /v2.0/subnets?name=public-subnet&network_id=2a388d6a-c423-4830-bef0-788622d6eec8 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.157 () {48 vars in 966 bytes} [Fri May 29 06:26:23 2026] POST /v2.0/subnets => generated 664 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:31:02.790 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1c83818b-13f5-456a-9ce2-4c3527156af9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-29 06:31:02.793 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 29 06:31:02 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.157) !!! 2026-05-29 06:31:02.915 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b80ab85-707c-4f70-9fda-cd071e1bd081 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/66] 199.204.45.157 () {44 vars in 938 bytes} [Fri May 29 06:31:02 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:31:02.927 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9998739f-41f9-42c5-9e3b-039fb76dd538] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-29 06:31:02.929 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 29 06:31:02 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.157) !!! [pid: 8|app: 0|req: 32/67] 199.204.45.157 () {44 vars in 960 bytes} [Fri May 29 06:31:02 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:31:03.012 7 INFO neutron.db.segments_db [None req-493f84c6-273f-4550-879d-688042127c07 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment af5c6c59-5f89-4ae5-bcde-433428d97177 of type vxlan for network be82b1c4-66f7-4201-8e41-e21aa92da8bc [pid: 7|app: 0|req: 36/68] 199.204.45.157 () {48 vars in 967 bytes} [Fri May 29 06:31:02 2026] POST /v2.0/networks => generated 707 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:31:03.967 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9998739f-41f9-42c5-9e3b-039fb76dd538] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39420. 2026-05-29 06:31:03.999 8 INFO neutron.pecan_wsgi.hooks.translation [None req-63ffcd2f-4b88-4be3-88f1-1a1fe51c1083 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/69] 199.204.45.157 () {44 vars in 938 bytes} [Fri May 29 06:31:03 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:31:04.037 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1c83818b-13f5-456a-9ce2-4c3527156af9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39432. [pid: 7|app: 0|req: 37/70] 199.204.45.157 () {44 vars in 960 bytes} [Fri May 29 06:31:04 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:31:04.072 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b85a6a19-674d-446a-8b20-979def8e87ec b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/71] 199.204.45.157 () {44 vars in 1037 bytes} [Fri May 29 06:31:04 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=be82b1c4-66f7-4201-8e41-e21aa92da8bc => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.204.45.157 () {44 vars in 1060 bytes} [Fri May 29 06:31:04 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=be82b1c4-66f7-4201-8e41-e21aa92da8bc => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.204.45.157 () {48 vars in 966 bytes} [Fri May 29 06:31:04 2026] POST /v2.0/subnets => generated 651 bytes in 623 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:31:05.880 7 INFO neutron.api.v2.resource [None req-75fcc96a-2ade-43a6-8a2a-f8cdb8136abf b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/74] 199.204.45.157 () {44 vars in 972 bytes} [Fri May 29 06:31:05 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.204.45.157 () {44 vars in 994 bytes} [Fri May 29 06:31:05 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.157 () {48 vars in 981 bytes} [Fri May 29 06:31:05 2026] POST /v2.0/security-groups => generated 1616 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:31:07 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 1616 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:31:07 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:31:07 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.204.45.157 () {48 vars in 992 bytes} [Fri May 29 06:31:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:31:08 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 2230 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:31:08 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:31:08 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.204.45.157 () {48 vars in 992 bytes} [Fri May 29 06:31:08 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:31:09 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:31:09 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:31:09 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.204.45.157 () {48 vars in 992 bytes} [Fri May 29 06:31:09 2026] POST /v2.0/security-group-rules => generated 603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:31:10 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 3462 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:31:10 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:31:10 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.204.45.157 () {48 vars in 992 bytes} [Fri May 29 06:31:10 2026] POST /v2.0/security-group-rules => generated 603 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:31:11 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 4078 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:31:11 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:31:11 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.204.45.157 () {48 vars in 992 bytes} [Fri May 29 06:31:11 2026] POST /v2.0/security-group-rules => generated 603 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.204.45.157 () {44 vars in 988 bytes} [Fri May 29 06:31:12 2026] GET /v2.0/networks/be82b1c4-66f7-4201-8e41-e21aa92da8bc => generated 732 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:31:13.000 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3d62bace-39fa-44ca-b10f-c9239ed12238 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/98] 199.204.45.157 () {44 vars in 1077 bytes} [Fri May 29 06:31:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=be82b1c4-66f7-4201-8e41-e21aa92da8bc => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.204.45.157 () {44 vars in 1100 bytes} [Fri May 29 06:31:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=be82b1c4-66f7-4201-8e41-e21aa92da8bc => 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: 52/100] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:31:13 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => 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: 49/101] 199.204.45.157 () {48 vars in 962 bytes} [Fri May 29 06:31:13 2026] POST /v2.0/ports => generated 1096 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 06:31:19.612 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2e101eba-575d-4e9a-8695-037e3b50eb51 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/104] 199.204.45.157 () {44 vars in 979 bytes} [Fri May 29 06:31:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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: 51/105] 199.204.45.157 () {44 vars in 1001 bytes} [Fri May 29 06:31:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.204.45.157 () {48 vars in 1031 bytes} [Fri May 29 06:31:19 2026] PUT /v2.0/ports/d76709ff-4b4c-44e7-bb35-8fb95f3dbd5c => generated 1245 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.204.45.157 () {44 vars in 921 bytes} [Fri May 29 06:31:21 2026] GET /v2.0/ports => generated 3726 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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-29 06:31:22.669 7 INFO neutron.api.v2.resource [None req-85aa5a85-4d35-44d8-93dd-e435c7b71963 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/108] 199.204.45.157 () {44 vars in 960 bytes} [Fri May 29 06:31:22 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.204.45.157 () {44 vars in 982 bytes} [Fri May 29 06:31:22 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.204.45.157 () {48 vars in 981 bytes} [Fri May 29 06:31:22 2026] POST /v2.0/security-groups => generated 1610 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:31:23 2026] GET /v2.0/security-groups/22dd0e7d-3f74-4fbe-b186-ee8f30b24e0a => generated 1610 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:31:23 2026] GET /v2.0/security-groups/22dd0e7d-3f74-4fbe-b186-ee8f30b24e0a => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:31:23 2026] GET /v2.0/security-groups/22dd0e7d-3f74-4fbe-b186-ee8f30b24e0a => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 199.204.45.157 () {48 vars in 992 bytes} [Fri May 29 06:31:23 2026] POST /v2.0/security-group-rules => generated 621 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:31:24 2026] GET /v2.0/security-groups/22dd0e7d-3f74-4fbe-b186-ee8f30b24e0a => generated 2244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:31:24 2026] GET /v2.0/security-groups/22dd0e7d-3f74-4fbe-b186-ee8f30b24e0a => generated 2244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/117] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:31:24 2026] GET /v2.0/security-groups/22dd0e7d-3f74-4fbe-b186-ee8f30b24e0a => generated 2244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/118] 199.204.45.157 () {48 vars in 992 bytes} [Fri May 29 06:31:24 2026] POST /v2.0/security-group-rules => generated 625 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/129] 199.204.45.157 () {44 vars in 976 bytes} [Fri May 29 06:32:33 2026] GET /v2.0/quotas/68202a38f98e411a92122cc0c39fded3 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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: 67/130] 199.204.45.157 () {48 vars in 1028 bytes} [Fri May 29 06:32:33 2026] PUT /v2.0/quotas/68202a38f98e411a92122cc0c39fded3 => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:34:43.660 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9998739f-41f9-42c5-9e3b-039fb76dd538] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-29 06:34:43.827 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fefaf2b3-8a56-45a5-9fd3-e57181cff2de b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/147] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 06:34:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 175 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:34:43.844 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1c83818b-13f5-456a-9ce2-4c3527156af9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-29 06:34:43.845 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 06:34:43 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.157) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 76/148] 199.204.45.157 () {30 vars in 762 bytes} [Fri May 29 06:34:43 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:34:45.659 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9998739f-41f9-42c5-9e3b-039fb76dd538] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48566. 2026-05-29 06:34:45.691 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fd8a686b-bf95-44c8-9797-5ed66279709a b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/151] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 06:34:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:34:45.733 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1c83818b-13f5-456a-9ce2-4c3527156af9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48578. [pid: 7|app: 0|req: 79/152] 199.204.45.157 () {30 vars in 762 bytes} [Fri May 29 06:34:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:41:20.988 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1c83818b-13f5-456a-9ce2-4c3527156af9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-29 06:41:20.993 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 29 06:41:20 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=82612e02721f4d249d26d923fd8d6cee (ip 199.204.45.157) !!! 2026-05-29 06:41:21.125 7 INFO neutron.api.v2.resource [None req-3c87c876-f82d-40ac-be3b-a43ca7b2ab46 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 106/205] 199.204.45.157 () {44 vars in 1075 bytes} [Fri May 29 06:41:20 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=82612e02721f4d249d26d923fd8d6cee => generated 139 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:41:21.135 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9998739f-41f9-42c5-9e3b-039fb76dd538] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-29 06:41:21.137 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 06:41:21 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=82612e02721f4d249d26d923fd8d6cee (ip 199.204.45.157) !!! [pid: 8|app: 0|req: 100/206] 199.204.45.157 () {44 vars in 1098 bytes} [Fri May 29 06:41:21 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=82612e02721f4d249d26d923fd8d6cee => generated 23 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/207] 199.204.45.157 () {48 vars in 982 bytes} [Fri May 29 06:41:21 2026] POST /v2.0/security-groups => generated 1624 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 06:41:22.471 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9998739f-41f9-42c5-9e3b-039fb76dd538] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44344. [pid: 8|app: 0|req: 101/208] 199.204.45.157 () {44 vars in 1089 bytes} [Fri May 29 06:41:22 2026] GET /v2.0/security-groups/453a5e79-433a-4f47-a7c9-186b5dfab3f6?project_id=82612e02721f4d249d26d923fd8d6cee => generated 1624 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/209] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:41:22 2026] GET /v2.0/security-groups/453a5e79-433a-4f47-a7c9-186b5dfab3f6 => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/210] 199.204.45.157 () {44 vars in 1089 bytes} [Fri May 29 06:41:22 2026] GET /v2.0/security-groups/453a5e79-433a-4f47-a7c9-186b5dfab3f6?project_id=82612e02721f4d249d26d923fd8d6cee => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:41:22.654 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1c83818b-13f5-456a-9ce2-4c3527156af9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44352. [pid: 7|app: 0|req: 109/211] 199.204.45.157 () {48 vars in 992 bytes} [Fri May 29 06:41:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/212] 199.204.45.157 () {44 vars in 1089 bytes} [Fri May 29 06:41:23 2026] GET /v2.0/security-groups/453a5e79-433a-4f47-a7c9-186b5dfab3f6?project_id=82612e02721f4d249d26d923fd8d6cee => generated 2234 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/213] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:41:23 2026] GET /v2.0/security-groups/453a5e79-433a-4f47-a7c9-186b5dfab3f6 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/214] 199.204.45.157 () {44 vars in 1089 bytes} [Fri May 29 06:41:23 2026] GET /v2.0/security-groups/453a5e79-433a-4f47-a7c9-186b5dfab3f6?project_id=82612e02721f4d249d26d923fd8d6cee => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/215] 199.204.45.157 () {48 vars in 992 bytes} [Fri May 29 06:41:23 2026] POST /v2.0/security-group-rules => generated 599 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/216] 199.204.45.157 () {44 vars in 1089 bytes} [Fri May 29 06:41:24 2026] GET /v2.0/security-groups/453a5e79-433a-4f47-a7c9-186b5dfab3f6?project_id=82612e02721f4d249d26d923fd8d6cee => generated 2846 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/217] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:41:24 2026] GET /v2.0/security-groups/453a5e79-433a-4f47-a7c9-186b5dfab3f6 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/218] 199.204.45.157 () {44 vars in 1089 bytes} [Fri May 29 06:41:24 2026] GET /v2.0/security-groups/453a5e79-433a-4f47-a7c9-186b5dfab3f6?project_id=82612e02721f4d249d26d923fd8d6cee => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/219] 199.204.45.157 () {48 vars in 992 bytes} [Fri May 29 06:41:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/220] 199.204.45.157 () {44 vars in 1089 bytes} [Fri May 29 06:41:26 2026] GET /v2.0/security-groups/453a5e79-433a-4f47-a7c9-186b5dfab3f6?project_id=82612e02721f4d249d26d923fd8d6cee => generated 3460 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/221] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:41:26 2026] GET /v2.0/security-groups/453a5e79-433a-4f47-a7c9-186b5dfab3f6 => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/222] 199.204.45.157 () {44 vars in 1089 bytes} [Fri May 29 06:41:26 2026] GET /v2.0/security-groups/453a5e79-433a-4f47-a7c9-186b5dfab3f6?project_id=82612e02721f4d249d26d923fd8d6cee => generated 3460 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/223] 199.204.45.157 () {48 vars in 992 bytes} [Fri May 29 06:41:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/242] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 06:43:42 2026] GET /v2.0/networks?tenant_id=82612e02721f4d249d26d923fd8d6cee&shared=False => generated 15 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:43:42.519 8 INFO neutron.db.segments_db [None req-792f4136-f37a-4ada-b32e-24622d644864 209eb20de43a498b97e1add87de52eca 82612e02721f4d249d26d923fd8d6cee - - 1a13b416ca5845c7aced6ae4d9770877 1a13b416ca5845c7aced6ae4d9770877] Added segment 3159d824-6fc5-45d4-aea2-4072a5d687bd of type vxlan for network b3c7f34a-67b9-4acc-9ab5-13f73910b1c9 [pid: 8|app: 0|req: 118/243] 199.204.45.157 () {34 vars in 682 bytes} [Fri May 29 06:43:42 2026] POST /v2.0/networks => generated 718 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/244] 199.204.45.157 () {30 vars in 722 bytes} [Fri May 29 06:43:42 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/245] 199.204.45.157 () {30 vars in 633 bytes} [Fri May 29 06:43:42 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/246] 199.204.45.157 () {34 vars in 677 bytes} [Fri May 29 06:43:42 2026] POST /v2.0/ports => generated 999 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/247] 199.204.45.157 () {30 vars in 703 bytes} [Fri May 29 06:43:43 2026] GET /v2.0/networks/b3c7f34a-67b9-4acc-9ab5-13f73910b1c9 => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/248] 199.204.45.157 () {30 vars in 722 bytes} [Fri May 29 06:43:45 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/249] 199.204.45.157 () {30 vars in 703 bytes} [Fri May 29 06:43:45 2026] GET /v2.0/networks/b3c7f34a-67b9-4acc-9ab5-13f73910b1c9 => generated 705 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/252] 199.204.45.157 () {44 vars in 976 bytes} [Fri May 29 06:43:57 2026] GET /v2.0/quotas/82612e02721f4d249d26d923fd8d6cee => 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: 130/253] 199.204.45.157 () {48 vars in 1028 bytes} [Fri May 29 06:43:58 2026] PUT /v2.0/quotas/82612e02721f4d249d26d923fd8d6cee => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:55:51.387 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9998739f-41f9-42c5-9e3b-039fb76dd538] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-29 06:55:51.388 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 06:55:51 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.157) !!! 2026-05-29 06:55:51.511 8 INFO neutron.pecan_wsgi.hooks.translation [None req-338a1306-5612-4a95-8361-6e9128df8bed b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/350] 199.204.45.157 () {44 vars in 928 bytes} [Fri May 29 06:55:51 2026] GET /v2.0/networks/public => generated 108 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:55:51.520 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1c83818b-13f5-456a-9ce2-4c3527156af9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-29 06:55:51.522 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 06:55:51 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.157) !!! [pid: 7|app: 0|req: 179/351] 199.204.45.157 () {44 vars in 950 bytes} [Fri May 29 06:55:51 2026] GET /v2.0/networks?name=public => generated 753 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:55:52.628 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9998739f-41f9-42c5-9e3b-039fb76dd538] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52118. 2026-05-29 06:55:52.659 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7affd916-326a-45cb-8af0-d098e1d6cd52 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/352] 199.204.45.157 () {44 vars in 928 bytes} [Fri May 29 06:55:52 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:55:52.685 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1c83818b-13f5-456a-9ce2-4c3527156af9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52120. [pid: 7|app: 0|req: 180/353] 199.204.45.157 () {44 vars in 950 bytes} [Fri May 29 06:55:52 2026] GET /v2.0/networks?name=public => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:55:52.731 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dec15784-d3f8-4582-9a35-58fdc21761c0 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/354] 199.204.45.157 () {44 vars in 1035 bytes} [Fri May 29 06:55:52 2026] GET /v2.0/subnets/public-subnet?network_id=2a388d6a-c423-4830-bef0-788622d6eec8 => 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: 181/355] 199.204.45.157 () {44 vars in 1058 bytes} [Fri May 29 06:55:52 2026] GET /v2.0/subnets?name=public-subnet&network_id=2a388d6a-c423-4830-bef0-788622d6eec8 => generated 667 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:21.920 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca5937f3-ddb2-42af-b4c9-4692750af196 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/360] 199.204.45.157 () {44 vars in 938 bytes} [Fri May 29 06:56:21 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/361] 199.204.45.157 () {44 vars in 960 bytes} [Fri May 29 06:56:21 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:22.883 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fca258b7-4d51-4e18-8582-318504ed09d5 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 185/362] 199.204.45.157 () {44 vars in 938 bytes} [Fri May 29 06:56:22 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/363] 199.204.45.157 () {44 vars in 960 bytes} [Fri May 29 06:56:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:22.958 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1209f455-b965-4a63-9c1a-ca14a2bfce86 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/364] 199.204.45.157 () {44 vars in 1037 bytes} [Fri May 29 06:56:22 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=be82b1c4-66f7-4201-8e41-e21aa92da8bc => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/365] 199.204.45.157 () {44 vars in 1060 bytes} [Fri May 29 06:56:22 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=be82b1c4-66f7-4201-8e41-e21aa92da8bc => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:24.209 7 INFO neutron.api.v2.resource [None req-e56ce896-6431-40c8-9a5e-e05cbdf40a90 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/366] 199.204.45.157 () {44 vars in 972 bytes} [Fri May 29 06:56:24 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/367] 199.204.45.157 () {44 vars in 994 bytes} [Fri May 29 06:56:24 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/368] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:56:25 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/369] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:56:25 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/370] 199.204.45.157 () {44 vars in 1012 bytes} [Fri May 29 06:56:25 2026] GET /v2.0/security-group-rules/a18ab596-6651-4e04-aa3a-e7ff10c5cdfa => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/371] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:56:26 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => 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: 190/372] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:56:26 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => 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: 183/373] 199.204.45.157 () {44 vars in 1012 bytes} [Fri May 29 06:56:26 2026] GET /v2.0/security-group-rules/ed40fe04-ec48-436e-95e0-1a93c5741878 => 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: 191/374] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:56:27 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/375] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:56:27 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/376] 199.204.45.157 () {44 vars in 1012 bytes} [Fri May 29 06:56:27 2026] GET /v2.0/security-group-rules/5d085f10-8415-4091-bdfe-6d65998c38dc => 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: 185/377] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:56:28 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/378] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:56:28 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => 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: 186/379] 199.204.45.157 () {44 vars in 1012 bytes} [Fri May 29 06:56:28 2026] GET /v2.0/security-group-rules/51d33044-4259-494a-b2b1-c9c4720329bc => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/380] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:56:29 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/381] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:56:29 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/382] 199.204.45.157 () {44 vars in 1012 bytes} [Fri May 29 06:56:29 2026] GET /v2.0/security-group-rules/4eb69afc-c770-42a1-94e4-c3615ac6616e => 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: 188/383] 199.204.45.157 () {44 vars in 988 bytes} [Fri May 29 06:56:30 2026] GET /v2.0/networks/be82b1c4-66f7-4201-8e41-e21aa92da8bc => generated 732 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:30.618 7 INFO neutron.pecan_wsgi.hooks.translation [None req-87d44a7f-5098-4f6d-a494-65a7d10fd1b6 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/384] 199.204.45.157 () {44 vars in 1077 bytes} [Fri May 29 06:56:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=be82b1c4-66f7-4201-8e41-e21aa92da8bc => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/385] 199.204.45.157 () {44 vars in 1100 bytes} [Fri May 29 06:56:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=be82b1c4-66f7-4201-8e41-e21aa92da8bc => generated 1250 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:56:30 2026] GET /v2.0/security-groups/fe8032c6-2c31-4fa5-9f08-90593ed9b637 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:56:37.904 7 INFO neutron.pecan_wsgi.hooks.translation [None req-382f98d4-60cb-4cdb-9ffa-2ea9a73229e3 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 198/389] 199.204.45.157 () {44 vars in 979 bytes} [Fri May 29 06:56:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/390] 199.204.45.157 () {44 vars in 1001 bytes} [Fri May 29 06:56:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/391] 199.204.45.157 () {44 vars in 921 bytes} [Fri May 29 06:56:39 2026] GET /v2.0/ports => generated 4721 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:56:40.783 8 INFO neutron.api.v2.resource [None req-b9977e51-6f95-428c-8101-c14a2c46bae9 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/392] 199.204.45.157 () {44 vars in 960 bytes} [Fri May 29 06:56:40 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/393] 199.204.45.157 () {44 vars in 982 bytes} [Fri May 29 06:56:40 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: 194/394] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:56:41 2026] GET /v2.0/security-groups/22dd0e7d-3f74-4fbe-b186-ee8f30b24e0a => generated 2882 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/395] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:56:41 2026] GET /v2.0/security-groups/22dd0e7d-3f74-4fbe-b186-ee8f30b24e0a => generated 2882 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/396] 199.204.45.157 () {44 vars in 1012 bytes} [Fri May 29 06:56:41 2026] GET /v2.0/security-group-rules/958a3262-7d12-4119-a9cc-9f79113cdb87 => generated 621 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/397] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:56:42 2026] GET /v2.0/security-groups/22dd0e7d-3f74-4fbe-b186-ee8f30b24e0a => generated 2882 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/398] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:56:42 2026] GET /v2.0/security-groups/22dd0e7d-3f74-4fbe-b186-ee8f30b24e0a => generated 2882 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/399] 199.204.45.157 () {44 vars in 1012 bytes} [Fri May 29 06:56:42 2026] GET /v2.0/security-group-rules/48088670-0196-41fb-aa77-76dd9786d376 => generated 625 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/402] 199.204.45.157 () {44 vars in 976 bytes} [Fri May 29 06:56:54 2026] GET /v2.0/quotas/68202a38f98e411a92122cc0c39fded3 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:47.629 8 INFO neutron.api.v2.resource [None req-48c77909-da9a-45d4-b360-ba40a985e6ec b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 203/411] 199.204.45.157 () {44 vars in 1075 bytes} [Fri May 29 06:57:47 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=82612e02721f4d249d26d923fd8d6cee => generated 139 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/412] 199.204.45.157 () {44 vars in 1098 bytes} [Fri May 29 06:57:47 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=82612e02721f4d249d26d923fd8d6cee => generated 4072 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/413] 199.204.45.157 () {44 vars in 1089 bytes} [Fri May 29 06:57:48 2026] GET /v2.0/security-groups/453a5e79-433a-4f47-a7c9-186b5dfab3f6?project_id=82612e02721f4d249d26d923fd8d6cee => generated 4075 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:57:48 2026] GET /v2.0/security-groups/453a5e79-433a-4f47-a7c9-186b5dfab3f6 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/415] 199.204.45.157 () {44 vars in 1012 bytes} [Fri May 29 06:57:48 2026] GET /v2.0/security-group-rules/1145ec8b-9336-4a63-8586-7a59c0c4bcce => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/416] 199.204.45.157 () {44 vars in 1089 bytes} [Fri May 29 06:57:49 2026] GET /v2.0/security-groups/453a5e79-433a-4f47-a7c9-186b5dfab3f6?project_id=82612e02721f4d249d26d923fd8d6cee => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/417] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:57:49 2026] GET /v2.0/security-groups/453a5e79-433a-4f47-a7c9-186b5dfab3f6 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/418] 199.204.45.157 () {44 vars in 1012 bytes} [Fri May 29 06:57:49 2026] GET /v2.0/security-group-rules/42a6e558-9bc9-4b81-b800-b97978cd5f3b => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/419] 199.204.45.157 () {44 vars in 1089 bytes} [Fri May 29 06:57:50 2026] GET /v2.0/security-groups/453a5e79-433a-4f47-a7c9-186b5dfab3f6?project_id=82612e02721f4d249d26d923fd8d6cee => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/420] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:57:50 2026] GET /v2.0/security-groups/453a5e79-433a-4f47-a7c9-186b5dfab3f6 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/421] 199.204.45.157 () {44 vars in 1012 bytes} [Fri May 29 06:57:50 2026] GET /v2.0/security-group-rules/d5f41ae0-a4d5-4f9a-b1c6-a9c6309670f5 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/422] 199.204.45.157 () {44 vars in 1089 bytes} [Fri May 29 06:57:51 2026] GET /v2.0/security-groups/453a5e79-433a-4f47-a7c9-186b5dfab3f6?project_id=82612e02721f4d249d26d923fd8d6cee => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/423] 199.204.45.157 () {44 vars in 1002 bytes} [Fri May 29 06:57:51 2026] GET /v2.0/security-groups/453a5e79-433a-4f47-a7c9-186b5dfab3f6 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/424] 199.204.45.157 () {44 vars in 1012 bytes} [Fri May 29 06:57:51 2026] GET /v2.0/security-group-rules/8a0ab8c0-0b66-4215-befe-75ca7f8534b7 => generated 602 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/425] 199.204.45.157 () {44 vars in 976 bytes} [Fri May 29 06:57:59 2026] GET /v2.0/quotas/82612e02721f4d249d26d923fd8d6cee => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/434] 199.204.45.157 () {44 vars in 950 bytes} [Fri May 29 06:58:52 2026] GET /v2.0/networks?name=public => generated 753 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:32.987 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1c83818b-13f5-456a-9ce2-4c3527156af9] 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: 223/441] 10.0.0.30 () {32 vars in 648 bytes} [Fri May 29 06:59:32 2026] GET /v2.0/networks => generated 2168 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:34.340 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9998739f-41f9-42c5-9e3b-039fb76dd538] 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: 219/442] 10.0.0.30 () {32 vars in 654 bytes} [Fri May 29 06:59:34 2026] GET /v2.0/floatingips => 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: 224/443] 10.0.0.30 () {32 vars in 646 bytes} [Fri May 29 06:59:34 2026] GET /v2.0/routers => generated 15 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/444] 10.0.0.30 () {32 vars in 642 bytes} [Fri May 29 06:59:34 2026] GET /v2.0/ports => generated 4721 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/445] 10.0.0.30 () {32 vars in 646 bytes} [Fri May 29 06:59:34 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/446] 10.0.0.30 () {32 vars in 648 bytes} [Fri May 29 06:59:34 2026] GET /v2.0/networks => generated 2168 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:34.579 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1c83818b-13f5-456a-9ce2-4c3527156af9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49734. [pid: 7|app: 0|req: 226/447] 10.0.0.30 () {32 vars in 662 bytes} [Fri May 29 06:59:34 2026] GET /v2.0/security-groups => generated 17397 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/448] 10.0.0.30 () {32 vars in 654 bytes} [Fri May 29 06:59:34 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:44.996 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9998739f-41f9-42c5-9e3b-039fb76dd538] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48988. 2026-05-29 06:59:45.222 7 INFO neutron.db.segments_db [None req-7635061c-01dd-4659-b186-6398bb15a61a b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment 31f3774a-b26d-48ed-9809-57192ba7d771 of type vxlan for network 84f30fb4-4715-49d2-b727-591a59b8ab2c 2026-05-29 06:59:45.257 8 INFO neutron.db.segments_db [None req-aa55bba1-fdfb-47ae-8e9e-78ebee5d6265 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment 4d4a5916-75c7-4ac0-8ba0-853843cd870d of type vxlan for network ace71326-d0c2-44b0-aacc-b4ef6e696ab5 [pid: 7|app: 0|req: 227/449] 10.0.0.30 () {34 vars in 670 bytes} [Fri May 29 06:59:44 2026] POST /v2.0/networks => generated 744 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/450] 10.0.0.30 () {34 vars in 670 bytes} [Fri May 29 06:59:44 2026] POST /v2.0/networks => generated 738 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:45.481 7 INFO neutron.db.segments_db [None req-8a032779-10f6-4935-ac53-fcf317213ef5 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment 688228bf-e656-4dfd-be7a-4131145b8d38 of type vxlan for network 6c9c360e-9535-4043-949b-ae08a9e951bc [pid: 7|app: 0|req: 228/451] 10.0.0.30 () {34 vars in 670 bytes} [Fri May 29 06:59:45 2026] POST /v2.0/networks => generated 749 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/452] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 06:59:45 2026] POST /v2.0/subnets => generated 691 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:45.626 8 INFO neutron.db.segments_db [None req-22bdef3e-a24e-4cfa-8a5e-e5ca025727cb b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment bfdd5917-3321-4db8-9731-6061cb0544a4 of type vxlan for network 87600257-c3b7-4f6d-856e-1fcaac98b935 [pid: 7|app: 0|req: 229/453] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 06:59:45 2026] POST /v2.0/subnets => generated 685 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:45.847 8 INFO neutron.db.l3_hamode_db [None req-22bdef3e-a24e-4cfa-8a5e-e5ca025727cb b7646af1aa4f4a5081ee8663bf4436c1 b61b5c5668e046d481fa91ca53995a2f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 230/454] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 06:59:45 2026] POST /v2.0/subnets => generated 696 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:46.030 7 INFO neutron.db.segments_db [None req-722f6da0-3fd6-4cab-a984-27cefaca122a b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment 137d4e88-e340-4a14-9a8f-1a3ef9117ae5 of type vxlan for network cb6b10f0-d2b1-42ab-8d61-78560678a94c 2026-05-29 06:59:46.259 7 INFO neutron.db.l3_hamode_db [None req-722f6da0-3fd6-4cab-a984-27cefaca122a b7646af1aa4f4a5081ee8663bf4436c1 8f5f6095a80548549b189c7dadd402fb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 06:59:46.871 8 INFO neutron.db.l3_hamode_db [None req-22bdef3e-a24e-4cfa-8a5e-e5ca025727cb b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 06:59:47.569 7 INFO neutron.db.l3_hamode_db [None req-722f6da0-3fd6-4cab-a984-27cefaca122a b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 225/457] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 06:59:45 2026] POST /v2.0/routers => generated 731 bytes in 2327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/458] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 06:59:47 2026] GET /v2.0/security-groups?tenant_id=f0ff2459062e4723b075e1bac0ddf376&name=default => generated 2922 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:48.185 8 INFO neutron.db.segments_db [None req-ecd59cef-4a1d-4bc0-8c9a-477ec8c72186 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment 5fab91b5-be5f-4e83-ba60-b57b6f6c6a76 of type vxlan for network 8d6c0a42-cbea-43dd-bf81-1ed7acd973f7 2026-05-29 06:59:48.403 8 INFO neutron.db.l3_hamode_db [None req-ecd59cef-4a1d-4bc0-8c9a-477ec8c72186 b7646af1aa4f4a5081ee8663bf4436c1 c16e46fffabb4c54ba53330821298fb8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 233/459] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 06:59:45 2026] POST /v2.0/routers => generated 725 bytes in 2535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:49.142 8 INFO neutron.db.l3_hamode_db [None req-ecd59cef-4a1d-4bc0-8c9a-477ec8c72186 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 234/460] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 06:59:48 2026] PUT /v2.0/routers/f833b076-c9f9-4768-9d50-2af50f82fe9a/add_router_interface => generated 309 bytes in 1159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/461] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 06:59:49 2026] DELETE /v2.0/security-groups/3b3a81a5-7bc3-4963-a46c-b3ddd0613cc3 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/462] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 06:59:48 2026] POST /v2.0/routers => generated 736 bytes in 1893 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/463] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 06:59:49 2026] PUT /v2.0/routers/284e5bdb-cb51-4bba-8916-2e7a658f1514/add_router_interface => generated 309 bytes in 1397 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:51.442 7 WARNING neutron_lib.context [req-2469239d-b643-4241-bfb9-ccac8eb3db34 req-64105c7d-9457-467b-a7e4-4cfb3ef301bd 279916ce51ed4c91b45c8e1109359578 b61b5c5668e046d481fa91ca53995a2f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 228/464] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 06:59:50 2026] PUT /v2.0/routers/7a863659-6339-476a-9ddb-339c24668061/add_router_interface => generated 309 bytes in 1456 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/465] 10.0.0.76 () {38 vars in 970 bytes} [Fri May 29 06:59:51 2026] POST /v2.0/security-groups => generated 1682 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 06:59:51.678 7 WARNING neutron_lib.context [None req-85b0607a-bb5d-439d-a60f-bb794cb29bb0 b666f31af3f041f2b49bf19fc1b5d3f2 8f5f6095a80548549b189c7dadd402fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 06:59:51.733 8 INFO neutron.db.segments_db [None req-9d0df4c2-194d-4d5e-82a7-6fb96d113b03 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment 4b31ec52-cb74-4272-a14b-5e6f6374a238 of type vxlan for network 22e23470-c02d-4ce2-af17-a75322107583 [pid: 7|app: 0|req: 238/466] 10.0.0.30 () {34 vars in 684 bytes} [Fri May 29 06:59:51 2026] POST /v2.0/security-groups => generated 1661 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 06:59:51.813 7 WARNING neutron_lib.context [None req-20780cd1-7af9-49b5-a6bc-cceae127c98e b666f31af3f041f2b49bf19fc1b5d3f2 8f5f6095a80548549b189c7dadd402fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 229/467] 10.0.0.30 () {34 vars in 670 bytes} [Fri May 29 06:59:51 2026] POST /v2.0/networks => generated 751 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/468] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 06:59:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:51.978 7 WARNING neutron_lib.context [req-e990c206-8026-401e-844c-bee8d37a5919 req-7f1ddebb-0380-4d13-aa14-4402a842bfeb 279916ce51ed4c91b45c8e1109359578 b61b5c5668e046d481fa91ca53995a2f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 230/469] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 06:59:51 2026] POST /v2.0/subnets => generated 698 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:52.065 8 WARNING neutron_lib.context [None req-75b7954f-a520-475b-9d61-82a80f5a2024 b666f31af3f041f2b49bf19fc1b5d3f2 8f5f6095a80548549b189c7dadd402fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 240/470] 10.0.0.76 () {38 vars in 970 bytes} [Fri May 29 06:59:51 2026] POST /v2.0/security-groups => generated 1682 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 06:59:52.161 7 WARNING neutron_lib.context [req-e042e91e-d85e-4fb9-b64f-b9995f06084b req-39ac368d-e1d4-462b-84f6-619f87b91117 e29147378b2b4520afd6c177bacb1321 c16e46fffabb4c54ba53330821298fb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 231/471] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 06:59:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:52.254 8 INFO neutron.db.segments_db [None req-84bd8608-838d-4833-a07a-b2294cee9b64 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment 8e635eec-d9dd-4a43-863f-c74bf06727c8 of type vxlan for network 9a9f4a60-b9df-4d98-8f13-ea15a4645622 [pid: 7|app: 0|req: 241/472] 10.0.0.76 () {38 vars in 970 bytes} [Fri May 29 06:59:52 2026] POST /v2.0/security-groups => generated 1686 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 06:59:52.305 7 WARNING neutron_lib.context [req-d189af3a-cee8-47a3-bd92-42c4db26e7ee req-0d16eb81-eb55-436d-8244-cda26c5d1faf 279916ce51ed4c91b45c8e1109359578 b61b5c5668e046d481fa91ca53995a2f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/473] 10.0.0.76 () {38 vars in 970 bytes} [Fri May 29 06:59:52 2026] POST /v2.0/security-groups => generated 1680 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 06:59:52.423 7 WARNING neutron_lib.context [None req-0d381107-fb9d-4c31-ad99-5f8d194c9e35 b666f31af3f041f2b49bf19fc1b5d3f2 8f5f6095a80548549b189c7dadd402fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 06:59:52.488 8 INFO neutron.db.l3_hamode_db [None req-84bd8608-838d-4833-a07a-b2294cee9b64 b7646af1aa4f4a5081ee8663bf4436c1 c1e482095eb04998ba9b450e82c00172 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 243/474] 10.0.0.30 () {34 vars in 675 bytes} [Fri May 29 06:59:52 2026] POST /v2.0/floatingips => generated 552 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/475] 10.0.0.76 () {34 vars in 990 bytes} [Fri May 29 06:59:52 2026] GET /v2.0/security-groups/2620a8dc-a42d-45ac-9762-a453e78cb611 => generated 1686 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/476] 10.0.0.76 () {34 vars in 1001 bytes} [Fri May 29 06:59:52 2026] GET /v2.0/security-groups?tenant_id=b61b5c5668e046d481fa91ca53995a2f => generated 7905 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:53.020 7 WARNING neutron_lib.context [req-0825bfa5-dc13-4988-8d0f-f5fe5624e905 req-26f7999e-0cc3-41eb-bcc6-96ab3f24f2ac e29147378b2b4520afd6c177bacb1321 c16e46fffabb4c54ba53330821298fb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 246/477] 10.0.0.76 () {38 vars in 980 bytes} [Fri May 29 06:59:53 2026] POST /v2.0/security-group-rules => generated 614 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:53.154 8 INFO neutron.db.l3_hamode_db [None req-84bd8608-838d-4833-a07a-b2294cee9b64 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 247/478] 10.0.0.76 () {34 vars in 990 bytes} [Fri May 29 06:59:53 2026] GET /v2.0/security-groups/5882bdac-e3eb-477a-8212-2dea5f29d174 => generated 2918 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:53.177 7 WARNING neutron_lib.context [req-2989bc34-1d98-4435-9f69-092bd3eba624 req-89721449-e5bd-4f71-8156-6847707af6b2 e29147378b2b4520afd6c177bacb1321 c16e46fffabb4c54ba53330821298fb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/479] 10.0.0.76 () {38 vars in 970 bytes} [Fri May 29 06:59:53 2026] POST /v2.0/security-groups => generated 1683 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/480] 10.0.0.76 () {34 vars in 990 bytes} [Fri May 29 06:59:53 2026] GET /v2.0/security-groups/5882bdac-e3eb-477a-8212-2dea5f29d174 => generated 2918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/481] 10.0.0.76 () {34 vars in 990 bytes} [Fri May 29 06:59:53 2026] GET /v2.0/security-groups/3bd99c44-a051-41b0-b899-d87f575b79bc => generated 1683 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:53.395 7 WARNING neutron_lib.context [req-0465f22f-b38a-40b5-9ecf-249969332d27 req-2eb791b4-8f85-4b97-ae6a-e6005beff900 e29147378b2b4520afd6c177bacb1321 c16e46fffabb4c54ba53330821298fb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/482] 10.0.0.76 () {38 vars in 980 bytes} [Fri May 29 06:59:53 2026] POST /v2.0/security-group-rules => generated 614 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/483] 10.0.0.76 () {34 vars in 1099 bytes} [Fri May 29 06:59:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1652954072&fields=id&tenant_id=8f5f6095a80548549b189c7dadd402fb => generated 69 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/484] 10.0.0.76 () {34 vars in 990 bytes} [Fri May 29 06:59:53 2026] GET /v2.0/security-groups/e268109f-87c1-4d72-ab06-ebcea13b674a => generated 1682 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/485] 10.0.0.76 () {34 vars in 981 bytes} [Fri May 29 06:59:53 2026] GET /v2.0/networks?id=ace71326-d0c2-44b0-aacc-b4ef6e696ab5 => generated 670 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/486] 10.0.0.76 () {36 vars in 1012 bytes} [Fri May 29 06:59:53 2026] DELETE /v2.0/security-groups/e268109f-87c1-4d72-ab06-ebcea13b674a => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/487] 10.0.0.76 () {34 vars in 964 bytes} [Fri May 29 06:59:53 2026] GET /v2.0/quotas/8f5f6095a80548549b189c7dadd402fb => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/488] 10.0.0.76 () {34 vars in 990 bytes} [Fri May 29 06:59:53 2026] GET /v2.0/security-groups/3bd99c44-a051-41b0-b899-d87f575b79bc => generated 2308 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/489] 10.0.0.76 () {34 vars in 1001 bytes} [Fri May 29 06:59:53 2026] GET /v2.0/ports?tenant_id=8f5f6095a80548549b189c7dadd402fb&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:53.889 7 WARNING neutron_lib.context [req-52c85dd9-0333-4ce5-8b7c-d4768abab422 req-c1c139ce-26af-42f9-8a70-128661052165 e29147378b2b4520afd6c177bacb1321 c16e46fffabb4c54ba53330821298fb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 259/490] 10.0.0.76 () {38 vars in 980 bytes} [Fri May 29 06:59:53 2026] POST /v2.0/security-group-rules => generated 619 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:54.025 7 INFO neutron.api.v2.resource [req-9bdae23c-7c85-4070-aab0-99185fe5e93d req-22af4fbd-8121-42cd-a93e-27f51ca3d923 279916ce51ed4c91b45c8e1109359578 b61b5c5668e046d481fa91ca53995a2f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 260/491] 10.0.0.76 () {34 vars in 990 bytes} [Fri May 29 06:59:54 2026] GET /v2.0/security-groups/e268109f-87c1-4d72-ab06-ebcea13b674a => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/492] 10.0.0.76 () {34 vars in 990 bytes} [Fri May 29 06:59:54 2026] GET /v2.0/security-groups/3bd99c44-a051-41b0-b899-d87f575b79bc => generated 2938 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/493] 10.0.0.76 () {34 vars in 990 bytes} [Fri May 29 06:59:54 2026] GET /v2.0/security-groups/93efd00d-e61f-4ca5-b976-db667d5e6a8b => generated 1682 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/494] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 06:59:52 2026] POST /v2.0/routers => generated 738 bytes in 1910 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/495] 10.0.0.76 () {36 vars in 1012 bytes} [Fri May 29 06:59:54 2026] DELETE /v2.0/security-groups/93efd00d-e61f-4ca5-b976-db667d5e6a8b => 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: 264/496] 10.0.0.76 () {34 vars in 1000 bytes} [Fri May 29 06:59:54 2026] GET /v2.0/security-group-rules/f7bb5360-93fe-40fe-b37e-5333c2353597 => generated 616 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/497] 10.0.0.76 () {34 vars in 906 bytes} [Fri May 29 06:59:54 2026] GET /v2.0/extensions => generated 20516 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/498] 10.0.0.76 () {34 vars in 990 bytes} [Fri May 29 06:59:54 2026] GET /v2.0/security-groups/3bd99c44-a051-41b0-b899-d87f575b79bc => generated 2938 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/499] 10.0.0.76 () {34 vars in 1007 bytes} [Fri May 29 06:59:54 2026] GET /v2.0/networks/ace71326-d0c2-44b0-aacc-b4ef6e696ab5?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/500] 10.0.0.76 () {36 vars in 1022 bytes} [Fri May 29 06:59:54 2026] DELETE /v2.0/security-group-rules/f7bb5360-93fe-40fe-b37e-5333c2353597 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/501] 10.0.0.76 () {34 vars in 1107 bytes} [Fri May 29 06:59:54 2026] GET /v2.0/networks/ace71326-d0c2-44b0-aacc-b4ef6e696ab5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:54.449 7 INFO neutron.api.v2.resource [req-6d3d1de4-35cf-4e95-b140-4ad317272b24 req-066aad47-2484-404e-8b14-20d190febbb7 279916ce51ed4c91b45c8e1109359578 b61b5c5668e046d481fa91ca53995a2f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 270/502] 10.0.0.76 () {34 vars in 990 bytes} [Fri May 29 06:59:54 2026] GET /v2.0/security-groups/93efd00d-e61f-4ca5-b976-db667d5e6a8b => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/503] 10.0.0.76 () {34 vars in 990 bytes} [Fri May 29 06:59:54 2026] GET /v2.0/security-groups/3bd99c44-a051-41b0-b899-d87f575b79bc => generated 2308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/504] 10.0.0.76 () {36 vars in 1012 bytes} [Fri May 29 06:59:54 2026] DELETE /v2.0/security-groups/3bd99c44-a051-41b0-b899-d87f575b79bc => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/505] 10.0.0.76 () {34 vars in 990 bytes} [Fri May 29 06:59:54 2026] GET /v2.0/security-groups/90ee01dd-f94c-446f-a9f7-1b8a960519d1 => generated 1680 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/506] 10.0.0.76 () {36 vars in 1012 bytes} [Fri May 29 06:59:54 2026] DELETE /v2.0/security-groups/90ee01dd-f94c-446f-a9f7-1b8a960519d1 => 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: 275/507] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 06:59:54 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => 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: 276/508] 10.0.0.76 () {34 vars in 990 bytes} [Fri May 29 06:59:54 2026] GET /v2.0/security-groups/2620a8dc-a42d-45ac-9762-a453e78cb611 => generated 2311 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:54.800 7 INFO neutron.api.v2.resource [req-6b01b6b7-9805-4338-88bc-9b33293dc196 req-b21d5c58-fe59-4223-af7d-f886fea20f30 279916ce51ed4c91b45c8e1109359578 b61b5c5668e046d481fa91ca53995a2f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 277/509] 10.0.0.76 () {34 vars in 990 bytes} [Fri May 29 06:59:54 2026] GET /v2.0/security-groups/90ee01dd-f94c-446f-a9f7-1b8a960519d1 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/510] 10.0.0.76 () {36 vars in 1012 bytes} [Fri May 29 06:59:54 2026] DELETE /v2.0/security-groups/2620a8dc-a42d-45ac-9762-a453e78cb611 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/511] 10.0.0.76 () {34 vars in 1001 bytes} [Fri May 29 06:59:54 2026] GET /v2.0/security-groups?tenant_id=b61b5c5668e046d481fa91ca53995a2f => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/512] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 06:59:54 2026] PUT /v2.0/routers/0d23dd4a-f5b5-4d1e-8f19-da9bed88ffbc/add_router_interface => generated 309 bytes in 1107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/513] 10.0.0.76 () {34 vars in 990 bytes} [Fri May 29 06:59:55 2026] GET /v2.0/security-groups/5882bdac-e3eb-477a-8212-2dea5f29d174 => generated 2918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/514] 10.0.0.76 () {34 vars in 990 bytes} [Fri May 29 06:59:55 2026] GET /v2.0/security-groups/5882bdac-e3eb-477a-8212-2dea5f29d174 => generated 2918 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:55.335 8 INFO neutron.api.v2.resource [req-b00a3975-0d8f-477c-95ee-b71eb7305451 req-9d8e4bd7-686e-4b07-9e36-31fab6867e18 279916ce51ed4c91b45c8e1109359578 b61b5c5668e046d481fa91ca53995a2f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 236/515] 10.0.0.76 () {34 vars in 990 bytes} [Fri May 29 06:59:55 2026] GET /v2.0/security-groups/90ee01dd-f94c-446f-a9f7-1b8a960519d1 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:59:55.366 8 INFO neutron.api.v2.resource [req-fdf2f1c2-98ce-4961-ac2d-ead6afac8373 req-c1a8c96b-a6e8-4391-a402-ef48cf59dd3b 279916ce51ed4c91b45c8e1109359578 b61b5c5668e046d481fa91ca53995a2f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 237/516] 10.0.0.76 () {34 vars in 990 bytes} [Fri May 29 06:59:55 2026] GET /v2.0/security-groups/93efd00d-e61f-4ca5-b976-db667d5e6a8b => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:59:55.392 8 INFO neutron.api.v2.resource [req-a4c6a2c5-22f0-4a2d-a262-9b09866e2d21 req-95a78e1f-f0a3-4ad3-ba35-443dc921514c 279916ce51ed4c91b45c8e1109359578 b61b5c5668e046d481fa91ca53995a2f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 238/517] 10.0.0.76 () {34 vars in 990 bytes} [Fri May 29 06:59:55 2026] GET /v2.0/security-groups/e268109f-87c1-4d72-ab06-ebcea13b674a => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/518] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 06:59:54 2026] PUT /v2.0/routers/7a863659-6339-476a-9ddb-339c24668061/remove_router_interface => generated 309 bytes in 1067 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:55.979 7 WARNING neutron_lib.context [None req-84a3a2f8-6d18-41dd-8323-200ae5d63fc7 1bbf38d1f3024eb28edabcc00b45a6c1 c1e482095eb04998ba9b450e82c00172 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 281/519] 10.0.0.30 () {34 vars in 684 bytes} [Fri May 29 06:59:55 2026] POST /v2.0/security-groups => generated 1660 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/520] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 06:59:56 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/521] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 06:59:55 2026] PUT /v2.0/routers/f833b076-c9f9-4768-9d50-2af50f82fe9a/remove_router_interface => generated 309 bytes in 967 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:56.378 8 WARNING neutron_lib.context [None req-3057058f-f596-4fbd-8f13-2acde8e3cba3 1bbf38d1f3024eb28edabcc00b45a6c1 c1e482095eb04998ba9b450e82c00172 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 240/522] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 06:59:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:56.607 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-01f61e54-2680-44e2-b552-94167a7c0820 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - 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.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/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.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/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.12/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.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-29 06:59:57.014 7 INFO neutron.db.l3_hamode_db [None req-01f61e54-2680-44e2-b552-94167a7c0820 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] HA network 8d6c0a42-cbea-43dd-bf81-1ed7acd973f7 was deleted as no HA routers are present in tenant c16e46fffabb4c54ba53330821298fb8. [pid: 7|app: 0|req: 283/523] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 06:59:56 2026] DELETE /v2.0/routers/7a863659-6339-476a-9ddb-339c24668061 => generated 0 bytes in 907 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:59:57.027 7 WARNING neutron_lib.context [None req-ab1685d1-6ee8-4394-bdb4-d5ec2d74a084 1bbf38d1f3024eb28edabcc00b45a6c1 c1e482095eb04998ba9b450e82c00172 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 06:59:57.050 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-a16c9c3c-dfc8-46c4-bd18-af3d3e23f430 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - 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.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/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.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/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.12/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.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 284/524] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 06:59:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/525] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 06:59:57 2026] DELETE /v2.0/subnets/d957950a-1148-4afc-b4fe-ead20a37daa6 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:59:57.292 7 WARNING neutron_lib.context [None req-3727a9be-5d1c-4976-8e6c-26921341cca0 1bbf38d1f3024eb28edabcc00b45a6c1 c1e482095eb04998ba9b450e82c00172 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 06:59:57.357 7 INFO neutron.services.segments.plugin [-] Segment 5fab91b5-be5f-4e83-ba60-b57b6f6c6a76 resource provider aggregate not found 2026-05-29 06:59:57.360 7 INFO neutron.services.segments.plugin [-] Segment 5fab91b5-be5f-4e83-ba60-b57b6f6c6a76 resource provider aggregate not found 2026-05-29 06:59:57.373 7 INFO neutron.services.segments.plugin [-] Segment 5fab91b5-be5f-4e83-ba60-b57b6f6c6a76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fab91b5-be5f-4e83-ba60-b57b6f6c6a76 found for delete ", "request_id": "req-4230d9ab-fee2-454f-a57d-90b7ca96d8b9"}]} 2026-05-29 06:59:57.381 7 INFO neutron.services.segments.plugin [-] Segment 5fab91b5-be5f-4e83-ba60-b57b6f6c6a76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fab91b5-be5f-4e83-ba60-b57b6f6c6a76 found for delete ", "request_id": "req-1a0d9436-1a29-4447-ac9a-8a0844ed13f2"}]} 2026-05-29 06:59:57.417 8 INFO neutron.db.l3_hamode_db [None req-a16c9c3c-dfc8-46c4-bd18-af3d3e23f430 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] HA network 87600257-c3b7-4f6d-856e-1fcaac98b935 was deleted as no HA routers are present in tenant b61b5c5668e046d481fa91ca53995a2f. [pid: 8|app: 0|req: 241/526] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 06:59:56 2026] DELETE /v2.0/routers/f833b076-c9f9-4768-9d50-2af50f82fe9a => generated 0 bytes in 939 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/527] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 06:59:57 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => 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: 243/528] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 06:59:57 2026] DELETE /v2.0/networks/6c9c360e-9535-4043-949b-ae08a9e951bc => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:59:57.762 8 INFO neutron.services.segments.plugin [-] Segment bfdd5917-3321-4db8-9731-6061cb0544a4 resource provider aggregate not found [pid: 7|app: 0|req: 286/529] 10.0.0.30 () {34 vars in 675 bytes} [Fri May 29 06:59:57 2026] POST /v2.0/floatingips => generated 552 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:57.778 8 INFO neutron.services.segments.plugin [-] Segment bfdd5917-3321-4db8-9731-6061cb0544a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfdd5917-3321-4db8-9731-6061cb0544a4 found for delete ", "request_id": "req-d89f2054-20c6-4f21-b481-fea0b13b3105"}]} 2026-05-29 06:59:57.780 8 INFO neutron.services.segments.plugin [-] Segment bfdd5917-3321-4db8-9731-6061cb0544a4 resource provider aggregate not found 2026-05-29 06:59:57.800 8 INFO neutron.services.segments.plugin [-] Segment bfdd5917-3321-4db8-9731-6061cb0544a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfdd5917-3321-4db8-9731-6061cb0544a4 found for delete ", "request_id": "req-15770941-7f16-45b7-bda2-4e9c33e0a255"}]} [pid: 8|app: 0|req: 244/530] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 06:59:57 2026] DELETE /v2.0/subnets/a4f5b6e7-e1fd-4ed4-a295-f22cad193600 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/531] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 06:59:57 2026] GET /v2.0/security-groups?tenant_id=c16e46fffabb4c54ba53330821298fb8&name=default => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/532] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 06:59:57 2026] DELETE /v2.0/security-groups/25f900b3-fe43-4257-86e2-66fce4060338 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/533] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 06:59:57 2026] DELETE /v2.0/networks/84f30fb4-4715-49d2-b727-591a59b8ab2c => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/534] 10.0.0.76 () {34 vars in 1097 bytes} [Fri May 29 06:59:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--832392823&fields=id&tenant_id=c1e482095eb04998ba9b450e82c00172 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/535] 10.0.0.76 () {34 vars in 981 bytes} [Fri May 29 06:59:58 2026] GET /v2.0/networks?id=22e23470-c02d-4ce2-af17-a75322107583 => generated 683 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/536] 10.0.0.76 () {34 vars in 964 bytes} [Fri May 29 06:59:58 2026] GET /v2.0/quotas/c1e482095eb04998ba9b450e82c00172 => 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: 247/537] 10.0.0.76 () {34 vars in 1001 bytes} [Fri May 29 06:59:58 2026] GET /v2.0/ports?tenant_id=c1e482095eb04998ba9b450e82c00172&fields=id => generated 103 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/538] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 06:59:58 2026] GET /v2.0/security-groups?tenant_id=b61b5c5668e046d481fa91ca53995a2f&name=default => generated 2921 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/539] 10.0.0.76 () {34 vars in 1007 bytes} [Fri May 29 06:59:58 2026] GET /v2.0/networks/22e23470-c02d-4ce2-af17-a75322107583?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: 249/540] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 06:59:58 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => 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: 292/541] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 06:59:58 2026] DELETE /v2.0/security-groups/5882bdac-e3eb-477a-8212-2dea5f29d174 => 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: 250/542] 10.0.0.76 () {34 vars in 1107 bytes} [Fri May 29 06:59:58 2026] GET /v2.0/networks/22e23470-c02d-4ce2-af17-a75322107583?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/543] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 06:59:58 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => 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: 294/544] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 06:59:59 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:59.802 8 INFO neutron.services.segments.plugin [-] Segment 688228bf-e656-4dfd-be7a-4131145b8d38 resource provider aggregate not found 2026-05-29 06:59:59.821 8 INFO neutron.services.segments.plugin [-] Segment 688228bf-e656-4dfd-be7a-4131145b8d38 resource provider aggregate not found 2026-05-29 06:59:59.824 8 INFO neutron.services.segments.plugin [-] Segment 688228bf-e656-4dfd-be7a-4131145b8d38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 688228bf-e656-4dfd-be7a-4131145b8d38 found for delete ", "request_id": "req-cae5d3fb-c11b-4f6f-896d-71d6efebdc38"}]} 2026-05-29 06:59:59.833 8 INFO neutron.services.segments.plugin [-] Segment 688228bf-e656-4dfd-be7a-4131145b8d38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 688228bf-e656-4dfd-be7a-4131145b8d38 found for delete ", "request_id": "req-130c9a02-5071-42ec-b200-ac63b5bbebfe"}]} 2026-05-29 06:59:59.845 8 INFO neutron.services.segments.plugin [-] Segment 31f3774a-b26d-48ed-9809-57192ba7d771 resource provider aggregate not found 2026-05-29 06:59:59.852 8 INFO neutron.services.segments.plugin [-] Segment 31f3774a-b26d-48ed-9809-57192ba7d771 resource provider aggregate not found 2026-05-29 06:59:59.864 8 INFO neutron.services.segments.plugin [-] Segment 31f3774a-b26d-48ed-9809-57192ba7d771 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31f3774a-b26d-48ed-9809-57192ba7d771 found for delete ", "request_id": "req-0ed984bd-f363-4ca6-844f-70329f3d55d5"}]} 2026-05-29 06:59:59.869 8 INFO neutron.services.segments.plugin [-] Segment 31f3774a-b26d-48ed-9809-57192ba7d771 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31f3774a-b26d-48ed-9809-57192ba7d771 found for delete ", "request_id": "req-42a25ad7-0ef9-4c68-b29a-c7cdc7279dfd"}]} [pid: 7|app: 0|req: 295/545] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 06:59:59 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => 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: 251/546] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 06:59:59 2026] GET /v2.0/networks?id=ace71326-d0c2-44b0-aacc-b4ef6e696ab5 => generated 670 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/547] 199.204.45.157 () {34 vars in 1050 bytes} [Fri May 29 06:59:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8f5f6095a80548549b189c7dadd402fb => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:59.972 7 WARNING neutron_lib.context [req-c8f919ae-932f-4a46-b3c9-8dda1fc1f962 req-f3813304-ddf3-4b77-af89-0a84f0384c21 b666f31af3f041f2b49bf19fc1b5d3f2 8f5f6095a80548549b189c7dadd402fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:00:00.179 8 INFO neutron.db.segments_db [None req-016c5c5d-5858-4a78-887d-066de606b8a0 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment 184a2682-c348-4584-bb19-b02a66e513f7 of type vxlan for network f6e3c42e-6a22-4513-8a78-9600a65e2491 [pid: 8|app: 0|req: 252/548] 10.0.0.30 () {34 vars in 670 bytes} [Fri May 29 06:59:59 2026] POST /v2.0/networks => generated 748 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/549] 199.204.45.157 () {38 vars in 955 bytes} [Fri May 29 06:59:59 2026] POST /v2.0/ports => generated 954 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 298/550] 199.204.45.157 () {34 vars in 911 bytes} [Fri May 29 07:00:00 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/551] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:00:00 2026] POST /v2.0/subnets => generated 695 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:00.560 8 INFO neutron.db.segments_db [None req-f95203e0-30cf-44fb-b3b6-1bb85490e079 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment 165ba25c-ccd5-41b5-a02e-1a8f0aa9b1f2 of type vxlan for network cbfac9c1-df94-4947-b219-18623d690142 2026-05-29 07:00:00.708 7 INFO neutron.db.segments_db [None req-c7dbd6fc-bfc5-42bc-a960-a885a790a3bf b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment f0bd63af-b5f8-4ed5-9503-f346a761cf3d of type vxlan for network 75770ed3-82b3-4ee0-a447-cd75eddc1eed [pid: 7|app: 0|req: 299/552] 10.0.0.30 () {34 vars in 670 bytes} [Fri May 29 07:00:00 2026] POST /v2.0/networks => generated 746 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:00.964 8 INFO neutron.db.l3_hamode_db [None req-f95203e0-30cf-44fb-b3b6-1bb85490e079 b7646af1aa4f4a5081ee8663bf4436c1 f2784f97540546759615150558e5c2e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 302/555] 199.204.45.157 () {38 vars in 1028 bytes} [Fri May 29 07:00:00 2026] PUT /v2.0/ports/b2353bfd-7152-4a83-b4eb-1f73e1ad750b => generated 1235 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 303/556] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:01 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => 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: 304/557] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:00:01 2026] POST /v2.0/subnets => generated 693 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/558] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:01 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => 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: 306/559] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:01 2026] GET /v2.0/security-groups?id=cb18512a-ea6a-4bea-87d0-c898b2e2ce7a&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:00:01.997 7 INFO neutron.db.segments_db [None req-549d786f-2354-4453-9dd8-f1736be5a4df b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment 1a2a0873-8fb5-474a-a552-86e89e0ac466 of type vxlan for network ed0df87d-7386-45c2-8866-16de91a56747 2026-05-29 07:00:02.057 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfcd415d-34bb-47b3-9cc0-5380e2cf8308'] response: {'name': 'network-changed', 'server_uuid': '2b58fb45-9efa-4847-8c4c-75d945282429', 'tag': 'b2353bfd-7152-4a83-b4eb-1f73e1ad750b', 'status': 'completed', 'code': 200} 2026-05-29 07:00:02.329 7 INFO neutron.db.l3_hamode_db [None req-549d786f-2354-4453-9dd8-f1736be5a4df b7646af1aa4f4a5081ee8663bf4436c1 2b63a1cb0dd743e78659eb32b5d8efba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 07:00:02.665 8 INFO neutron.db.l3_hamode_db [None req-f95203e0-30cf-44fb-b3b6-1bb85490e079 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 07:00:03.283 7 INFO neutron.db.l3_hamode_db [None req-549d786f-2354-4453-9dd8-f1736be5a4df b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 254/560] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:00:00 2026] POST /v2.0/routers => generated 735 bytes in 3034 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/561] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:00:03 2026] GET /v2.0/ports?tenant_id=8f5f6095a80548549b189c7dadd402fb&device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/562] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:03 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/563] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:03 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/564] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:00:03 2026] GET /v2.0/networks?id=22e23470-c02d-4ce2-af17-a75322107583 => generated 683 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/565] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:00:01 2026] POST /v2.0/routers => generated 733 bytes in 2526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/566] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:00:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b2353bfd-7152-4a83-b4eb-1f73e1ad750b => 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: 309/567] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:04 2026] GET /v2.0/security-groups?id=cb18512a-ea6a-4bea-87d0-c898b2e2ce7a&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/568] 199.204.45.157 () {34 vars in 1050 bytes} [Fri May 29 07:00:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c1e482095eb04998ba9b450e82c00172 => generated 180 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/569] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 07:00:03 2026] PUT /v2.0/routers/56b73059-7a1d-428a-ba9f-4981498666db/add_router_interface => generated 309 bytes in 1397 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/570] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:00:05 2026] GET /v2.0/subnets?id=f2ebee11-65f2-4802-bd95-4d8e205287bb => generated 688 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:00:05.273 8 WARNING neutron_lib.context [req-ae078d91-119b-4589-922f-47afa98afafa req-7f69d70d-e9ca-4845-b2a8-bfa09f9134ae 1bbf38d1f3024eb28edabcc00b45a6c1 c1e482095eb04998ba9b450e82c00172 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 261/571] 199.204.45.157 () {38 vars in 955 bytes} [Fri May 29 07:00:05 2026] POST /v2.0/ports => generated 958 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 262/572] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:05 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 961 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/573] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:00:05 2026] GET /v2.0/ports?network_id=ace71326-d0c2-44b0-aacc-b4ef6e696ab5&device_owner=network%3Adhcp => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/574] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:05 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/575] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 07:00:04 2026] PUT /v2.0/routers/f971e1f8-6a19-48fb-b68b-5c043ac0900f/add_router_interface => generated 309 bytes in 1435 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/576] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/security-groups?id=c2edd6d8-ecad-4cb2-8b0a-638eed74003f&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/577] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/networks/ace71326-d0c2-44b0-aacc-b4ef6e696ab5?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: 314/578] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/security-groups?id=cb18512a-ea6a-4bea-87d0-c898b2e2ce7a&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: 315/579] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/networks/ace71326-d0c2-44b0-aacc-b4ef6e696ab5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:00:06.226 7 WARNING neutron_lib.context [None req-cd242559-6781-4658-bbc4-dbd7e8e96093 0f6152aafeae4dc0aefa1ebc8639f904 f2784f97540546759615150558e5c2e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 316/580] 10.0.0.30 () {34 vars in 684 bytes} [Fri May 29 07:00:06 2026] POST /v2.0/security-groups => generated 1660 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 07:00:06.372 7 WARNING neutron_lib.context [None req-834212f8-ea29-41a7-b844-95b1ade3ad83 0f6152aafeae4dc0aefa1ebc8639f904 f2784f97540546759615150558e5c2e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 265/581] 199.204.45.157 () {38 vars in 1028 bytes} [Fri May 29 07:00:05 2026] PUT /v2.0/ports/2ea15477-71f4-4a93-b028-4843ec0a9bd9 => generated 1239 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/582] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:00:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-29 07:00:06.529 8 WARNING neutron_lib.context [None req-324728e7-72b4-4119-bb9e-4a81e83bb1d7 0f6152aafeae4dc0aefa1ebc8639f904 f2784f97540546759615150558e5c2e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 266/583] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:00:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:06.657 7 WARNING neutron_lib.context [None req-804c5c38-b4b8-457f-b417-30297844bd3c 0f6152aafeae4dc0aefa1ebc8639f904 f2784f97540546759615150558e5c2e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 267/584] 10.0.0.76 () {34 vars in 981 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/networks?id=75770ed3-82b3-4ee0-a447-cd75eddc1eed => generated 678 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/585] 10.0.0.76 () {34 vars in 964 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/quotas/2b63a1cb0dd743e78659eb32b5d8efba => 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: 269/586] 10.0.0.76 () {34 vars in 1001 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/ports?tenant_id=2b63a1cb0dd743e78659eb32b5d8efba&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:00:07.026 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5c4e4cb-dc99-4a8f-828d-641d8115cf65'] response: {'name': 'network-changed', 'server_uuid': 'bdd21c2c-3869-44c6-89d0-48edf9b67810', 'tag': '2ea15477-71f4-4a93-b028-4843ec0a9bd9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 270/587] 10.0.0.76 () {34 vars in 1007 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/networks/75770ed3-82b3-4ee0-a447-cd75eddc1eed?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/588] 10.0.0.76 () {34 vars in 1107 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/networks/75770ed3-82b3-4ee0-a447-cd75eddc1eed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/589] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 973 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/590] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/security-groups?id=c2edd6d8-ecad-4cb2-8b0a-638eed74003f&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/591] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/592] 10.0.0.30 () {34 vars in 675 bytes} [Fri May 29 07:00:06 2026] POST /v2.0/floatingips => generated 552 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/593] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/ports?tenant_id=8f5f6095a80548549b189c7dadd402fb&device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/594] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/ports?device_id=c0ed7949-f30a-4943-8661-d91722a0ec04 => 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: 276/595] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/security-groups?id=cb18512a-ea6a-4bea-87d0-c898b2e2ce7a&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/596] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/networks?id=ace71326-d0c2-44b0-aacc-b4ef6e696ab5 => generated 766 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/597] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b2353bfd-7152-4a83-b4eb-1f73e1ad750b => 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: 321/598] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/subnets?id=f2ebee11-65f2-4802-bd95-4d8e205287bb => generated 688 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/599] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/ports?tenant_id=c1e482095eb04998ba9b450e82c00172&device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => 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: 322/600] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/ports?network_id=ace71326-d0c2-44b0-aacc-b4ef6e696ab5&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/601] 199.204.45.157 () {34 vars in 1060 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2ea15477-71f4-4a93-b028-4843ec0a9bd9 => 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: 323/602] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/networks/ace71326-d0c2-44b0-aacc-b4ef6e696ab5?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: 280/603] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/subnets?id=928b73c3-5892-49e4-879d-de7170568c90 => generated 701 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/604] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/ports?network_id=22e23470-c02d-4ce2-af17-a75322107583&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/605] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/networks/ace71326-d0c2-44b0-aacc-b4ef6e696ab5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/606] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/networks/22e23470-c02d-4ce2-af17-a75322107583?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/607] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/networks/22e23470-c02d-4ce2-af17-a75322107583?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/608] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:08 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/609] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:08 2026] GET /v2.0/security-groups?id=c2edd6d8-ecad-4cb2-8b0a-638eed74003f&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: 284/610] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:08 2026] GET /v2.0/ports?device_id=c0ed7949-f30a-4943-8661-d91722a0ec04 => 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: 327/611] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:08 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/612] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:08 2026] GET /v2.0/security-groups?id=cb18512a-ea6a-4bea-87d0-c898b2e2ce7a&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/613] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:00:08 2026] GET /v2.0/ports?tenant_id=c1e482095eb04998ba9b450e82c00172&device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 1242 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/614] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:00:08 2026] GET /v2.0/networks?id=22e23470-c02d-4ce2-af17-a75322107583 => generated 779 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/615] 199.204.45.157 () {34 vars in 1060 bytes} [Fri May 29 07:00:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2ea15477-71f4-4a93-b028-4843ec0a9bd9 => 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: 287/616] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:00:08 2026] GET /v2.0/subnets?id=928b73c3-5892-49e4-879d-de7170568c90 => generated 701 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/617] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:00:09 2026] GET /v2.0/ports?network_id=22e23470-c02d-4ce2-af17-a75322107583&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: 288/618] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:00:09 2026] GET /v2.0/networks/22e23470-c02d-4ce2-af17-a75322107583?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/619] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:00:09 2026] GET /v2.0/networks/22e23470-c02d-4ce2-af17-a75322107583?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/620] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:09 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/621] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:09 2026] GET /v2.0/ports?device_id=c0ed7949-f30a-4943-8661-d91722a0ec04 => 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: 290/622] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:09 2026] GET /v2.0/security-groups?id=c2edd6d8-ecad-4cb2-8b0a-638eed74003f&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/623] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:09 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => 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: 291/624] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:09 2026] GET /v2.0/security-groups?id=cb18512a-ea6a-4bea-87d0-c898b2e2ce7a&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/625] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:10 2026] GET /v2.0/ports?device_id=c0ed7949-f30a-4943-8661-d91722a0ec04 => 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: 292/626] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:10 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/627] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:10 2026] GET /v2.0/security-groups?id=c2edd6d8-ecad-4cb2-8b0a-638eed74003f&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: 293/628] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:10 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/629] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:10 2026] GET /v2.0/security-groups?id=cb18512a-ea6a-4bea-87d0-c898b2e2ce7a&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: 8|app: 0|req: 294/630] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:00:11 2026] GET /v2.0/networks?id=75770ed3-82b3-4ee0-a447-cd75eddc1eed => generated 678 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/631] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:11 2026] GET /v2.0/ports?device_id=c0ed7949-f30a-4943-8661-d91722a0ec04 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:00:11.801 8 WARNING neutron_lib.context [req-4bb0a9fc-af2b-43ef-ae62-3d65d95f378f req-27eceab1-c8ed-4791-a2b7-81a24da5d59f 40a188557ff2400a9b01768719d6fca9 2b63a1cb0dd743e78659eb32b5d8efba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 338/632] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:11 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/633] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:11 2026] GET /v2.0/security-groups?id=c2edd6d8-ecad-4cb2-8b0a-638eed74003f&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/634] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:12 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/635] 10.0.0.76 () {34 vars in 1097 bytes} [Fri May 29 07:00:12 2026] GET /v2.0/security-groups?name=tempest-securitygroup--524826144&fields=id&tenant_id=f2784f97540546759615150558e5c2e4 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/636] 199.204.45.157 () {38 vars in 955 bytes} [Fri May 29 07:00:11 2026] POST /v2.0/ports => generated 958 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/637] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:12 2026] GET /v2.0/security-groups?id=cb18512a-ea6a-4bea-87d0-c898b2e2ce7a&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/638] 10.0.0.76 () {34 vars in 981 bytes} [Fri May 29 07:00:12 2026] GET /v2.0/networks?id=f6e3c42e-6a22-4513-8a78-9600a65e2491 => generated 680 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/639] 10.0.0.76 () {34 vars in 964 bytes} [Fri May 29 07:00:12 2026] GET /v2.0/quotas/f2784f97540546759615150558e5c2e4 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/640] 10.0.0.76 () {34 vars in 1001 bytes} [Fri May 29 07:00:12 2026] GET /v2.0/ports?tenant_id=f2784f97540546759615150558e5c2e4&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: 299/641] 10.0.0.76 () {34 vars in 1007 bytes} [Fri May 29 07:00:12 2026] GET /v2.0/networks/f6e3c42e-6a22-4513-8a78-9600a65e2491?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: 300/642] 10.0.0.76 () {34 vars in 1107 bytes} [Fri May 29 07:00:12 2026] GET /v2.0/networks/f6e3c42e-6a22-4513-8a78-9600a65e2491?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/643] 199.204.45.157 () {38 vars in 1028 bytes} [Fri May 29 07:00:12 2026] PUT /v2.0/ports/5c5b27fc-6def-4f43-9476-41870e02e918 => generated 1239 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 344/644] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:12 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 12 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/645] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:12 2026] GET /v2.0/ports?device_id=c0ed7949-f30a-4943-8661-d91722a0ec04 => generated 973 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/646] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:13 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/647] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:13 2026] GET /v2.0/security-groups?id=f1e0e9fe-6060-4d11-b200-a036c8e409dc&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/648] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:13 2026] GET /v2.0/security-groups?id=c2edd6d8-ecad-4cb2-8b0a-638eed74003f&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/649] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:13 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:00:13.352 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f9779e5-119f-4570-bc2e-cade35bf120f'] response: {'name': 'network-changed', 'server_uuid': 'c0ed7949-f30a-4943-8661-d91722a0ec04', 'tag': '5c5b27fc-6def-4f43-9476-41870e02e918', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 347/650] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:13 2026] GET /v2.0/security-groups?id=cb18512a-ea6a-4bea-87d0-c898b2e2ce7a&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/651] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:00:13 2026] GET /v2.0/ports?tenant_id=2b63a1cb0dd743e78659eb32b5d8efba&device_id=c0ed7949-f30a-4943-8661-d91722a0ec04 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/652] 199.204.45.157 () {34 vars in 1018 bytes} [Fri May 29 07:00:13 2026] GET /v2.0/networks?tenant_id=2b63a1cb0dd743e78659eb32b5d8efba&shared=False => generated 774 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/653] 199.204.45.157 () {34 vars in 930 bytes} [Fri May 29 07:00:13 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/654] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:14 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/655] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:14 2026] GET /v2.0/ports?device_id=c0ed7949-f30a-4943-8661-d91722a0ec04 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/656] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:14 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/657] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:14 2026] GET /v2.0/security-groups?id=f1e0e9fe-6060-4d11-b200-a036c8e409dc&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/658] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:14 2026] GET /v2.0/security-groups?id=c2edd6d8-ecad-4cb2-8b0a-638eed74003f&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/659] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:14 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/660] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:14 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/661] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:14 2026] GET /v2.0/security-groups?id=cb18512a-ea6a-4bea-87d0-c898b2e2ce7a&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:00:14.955 8 INFO neutron.db.l3_db [None req-a3a67521-be81-45bb-9122-1b7464fd92ed 1bbf38d1f3024eb28edabcc00b45a6c1 c1e482095eb04998ba9b450e82c00172 - - default default] Floating IP 98d91a9c-e90c-4ca5-9daa-3d8824a69302 associated. External IP: 10.96.250.219, port: 2ea15477-71f4-4a93-b028-4843ec0a9bd9. [pid: 7|app: 0|req: 354/662] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:00:14 2026] GET /v2.0/ports?tenant_id=2b63a1cb0dd743e78659eb32b5d8efba&device_id=c0ed7949-f30a-4943-8661-d91722a0ec04 => generated 1242 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/663] 199.204.45.157 () {34 vars in 1060 bytes} [Fri May 29 07:00:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5c5b27fc-6def-4f43-9476-41870e02e918 => 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: 356/664] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:00:15 2026] GET /v2.0/subnets?id=7effc14d-4b9c-4f2d-99c2-76b39d583242 => generated 696 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/665] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:00:15 2026] GET /v2.0/ports?network_id=75770ed3-82b3-4ee0-a447-cd75eddc1eed&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: 358/666] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:00:15 2026] GET /v2.0/networks/75770ed3-82b3-4ee0-a447-cd75eddc1eed?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: 359/667] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:15 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/668] 10.0.0.30 () {34 vars in 748 bytes} [Fri May 29 07:00:14 2026] PUT /v2.0/floatingips/98d91a9c-e90c-4ca5-9daa-3d8824a69302 => generated 856 bytes in 765 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/669] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:00:15 2026] GET /v2.0/networks/75770ed3-82b3-4ee0-a447-cd75eddc1eed?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: 8|app: 0|req: 310/670] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:15 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/671] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:15 2026] GET /v2.0/security-groups?id=c2edd6d8-ecad-4cb2-8b0a-638eed74003f&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/672] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:15 2026] GET /v2.0/ports?device_id=c0ed7949-f30a-4943-8661-d91722a0ec04 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/673] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:15 2026] GET /v2.0/security-groups?id=f1e0e9fe-6060-4d11-b200-a036c8e409dc&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:00:15.680 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5bfce0e-7b8c-45bc-a065-4bf8f9f55a83'] response: {'name': 'network-changed', 'server_uuid': 'bdd21c2c-3869-44c6-89d0-48edf9b67810', 'tag': '2ea15477-71f4-4a93-b028-4843ec0a9bd9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 313/676] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:15 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/677] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:15 2026] GET /v2.0/security-groups?id=cb18512a-ea6a-4bea-87d0-c898b2e2ce7a&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/678] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:15 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/679] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:00:15 2026] GET /v2.0/ports?tenant_id=c1e482095eb04998ba9b450e82c00172&device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/680] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:00:15 2026] GET /v2.0/networks?id=22e23470-c02d-4ce2-af17-a75322107583 => generated 779 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/681] 199.204.45.157 () {34 vars in 1060 bytes} [Fri May 29 07:00:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2ea15477-71f4-4a93-b028-4843ec0a9bd9 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/682] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:00:16 2026] GET /v2.0/subnets?id=928b73c3-5892-49e4-879d-de7170568c90 => generated 701 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/683] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:00:16 2026] GET /v2.0/ports?network_id=22e23470-c02d-4ce2-af17-a75322107583&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/684] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:00:16 2026] GET /v2.0/networks/22e23470-c02d-4ce2-af17-a75322107583?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: 321/685] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:16 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/686] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:00:16 2026] GET /v2.0/networks/22e23470-c02d-4ce2-af17-a75322107583?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:00:16.434 7 INFO neutron.db.l3_db [None req-3fee1db6-d4c6-46cf-97f7-e1ddd346f70a b666f31af3f041f2b49bf19fc1b5d3f2 8f5f6095a80548549b189c7dadd402fb - - default default] Floating IP 7b94cc5d-a440-48cd-8a67-5970ea1e1935 associated. External IP: 10.96.250.213, port: b2353bfd-7152-4a83-b4eb-1f73e1ad750b. [pid: 8|app: 0|req: 323/687] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:16 2026] GET /v2.0/ports?device_id=c0ed7949-f30a-4943-8661-d91722a0ec04 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/688] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:16 2026] GET /v2.0/security-groups?id=f1e0e9fe-6060-4d11-b200-a036c8e409dc&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/689] 10.0.0.30 () {34 vars in 748 bytes} [Fri May 29 07:00:15 2026] PUT /v2.0/floatingips/7b94cc5d-a440-48cd-8a67-5970ea1e1935 => generated 855 bytes in 998 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/690] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:16 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/691] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:17 2026] GET /v2.0/security-groups?id=cb18512a-ea6a-4bea-87d0-c898b2e2ce7a&fields=id&fields=name => generated 114 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/692] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:00:17 2026] GET /v2.0/networks?id=f6e3c42e-6a22-4513-8a78-9600a65e2491 => generated 680 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:00:17.295 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-48d2ebe0-678c-40d6-815a-f6ffc9e470d8'] response: {'name': 'network-changed', 'server_uuid': '2b58fb45-9efa-4847-8c4c-75d945282429', 'tag': 'b2353bfd-7152-4a83-b4eb-1f73e1ad750b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 367/693] 199.204.45.157 () {34 vars in 1050 bytes} [Fri May 29 07:00:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f2784f97540546759615150558e5c2e4 => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:00:17.346 8 WARNING neutron_lib.context [req-bf7fff13-8b78-4b42-8485-672204cf5aa6 req-fbdb80dd-6733-4a1a-ad98-28680c50c184 0f6152aafeae4dc0aefa1ebc8639f904 f2784f97540546759615150558e5c2e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 368/694] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:17 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => 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: 369/695] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:17 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => 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: 370/696] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:17 2026] GET /v2.0/security-groups?id=cb18512a-ea6a-4bea-87d0-c898b2e2ce7a&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: 371/697] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:00:17 2026] GET /v2.0/ports?tenant_id=8f5f6095a80548549b189c7dadd402fb&device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/698] 199.204.45.157 () {38 vars in 955 bytes} [Fri May 29 07:00:17 2026] POST /v2.0/ports => generated 954 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 372/699] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:00:17 2026] GET /v2.0/networks?id=ace71326-d0c2-44b0-aacc-b4ef6e696ab5 => generated 766 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/700] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:17 2026] GET /v2.0/ports?device_id=c0ed7949-f30a-4943-8661-d91722a0ec04 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/701] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:00:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b2353bfd-7152-4a83-b4eb-1f73e1ad750b => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/702] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:17 2026] GET /v2.0/security-groups?id=f1e0e9fe-6060-4d11-b200-a036c8e409dc&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/703] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:00:17 2026] GET /v2.0/subnets?id=f2ebee11-65f2-4802-bd95-4d8e205287bb => generated 688 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/704] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:00:17 2026] GET /v2.0/ports?network_id=ace71326-d0c2-44b0-aacc-b4ef6e696ab5&device_owner=network%3Adhcp => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/705] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:00:17 2026] GET /v2.0/networks/ace71326-d0c2-44b0-aacc-b4ef6e696ab5?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/706] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:00:17 2026] GET /v2.0/networks/ace71326-d0c2-44b0-aacc-b4ef6e696ab5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/707] 199.204.45.157 () {38 vars in 1028 bytes} [Fri May 29 07:00:17 2026] PUT /v2.0/ports/56d08f96-81e8-492d-8765-2312e91f54b2 => generated 1235 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/708] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:18 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 374/709] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:18 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/710] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:18 2026] GET /v2.0/security-groups?id=2f21a492-d9f8-4392-b79e-1290115b693f&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/711] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:18 2026] GET /v2.0/security-groups?id=cb18512a-ea6a-4bea-87d0-c898b2e2ce7a&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/712] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:18 2026] GET /v2.0/ports?device_id=c0ed7949-f30a-4943-8661-d91722a0ec04 => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/713] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:19 2026] GET /v2.0/security-groups?id=f1e0e9fe-6060-4d11-b200-a036c8e409dc&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/714] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:00:19 2026] GET /v2.0/ports?tenant_id=f2784f97540546759615150558e5c2e4&device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/715] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:00:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=56d08f96-81e8-492d-8765-2312e91f54b2 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/716] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:00:19 2026] GET /v2.0/subnets?id=c27b4145-44fc-4801-923d-423d834a5a35 => generated 698 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:00:19.344 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-16648e5f-caee-401b-8ba8-e3a1411c7c16'] response: {'name': 'network-changed', 'server_uuid': '04deea63-c036-4106-8f55-0f0cd5e6dea8', 'tag': '56d08f96-81e8-492d-8765-2312e91f54b2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 378/717] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:00:19 2026] GET /v2.0/ports?network_id=f6e3c42e-6a22-4513-8a78-9600a65e2491&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: 340/718] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:00:19 2026] GET /v2.0/networks/f6e3c42e-6a22-4513-8a78-9600a65e2491?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/719] 199.204.45.157 () {34 vars in 994 bytes} [Fri May 29 07:00:19 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/720] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:00:19 2026] GET /v2.0/networks/f6e3c42e-6a22-4513-8a78-9600a65e2491?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/721] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:19 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/722] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:19 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/723] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:19 2026] GET /v2.0/security-groups?id=2f21a492-d9f8-4392-b79e-1290115b693f&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/724] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:19 2026] GET /v2.0/security-groups?id=cb18512a-ea6a-4bea-87d0-c898b2e2ce7a&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/725] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:20 2026] GET /v2.0/ports?device_id=c0ed7949-f30a-4943-8661-d91722a0ec04 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/726] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:20 2026] GET /v2.0/security-groups?id=f1e0e9fe-6060-4d11-b200-a036c8e409dc&fields=id&fields=name => generated 88 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:00:20.509 8 INFO neutron.db.l3_db [req-28ec599a-e949-4986-86ab-37d4ebef0e6a req-3dc95737-44d8-454e-8c90-ea2ba91e7adf b666f31af3f041f2b49bf19fc1b5d3f2 8f5f6095a80548549b189c7dadd402fb - - default default] Floating IP 7b94cc5d-a440-48cd-8a67-5970ea1e1935 disassociated. External IP: 10.96.250.213, port: b2353bfd-7152-4a83-b4eb-1f73e1ad750b. [pid: 7|app: 0|req: 386/727] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:00:20 2026] GET /v2.0/ports?tenant_id=f2784f97540546759615150558e5c2e4&device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/728] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:00:20 2026] GET /v2.0/networks?id=f6e3c42e-6a22-4513-8a78-9600a65e2491 => generated 776 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/729] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:00:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=56d08f96-81e8-492d-8765-2312e91f54b2 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/730] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:00:20 2026] GET /v2.0/subnets?id=c27b4145-44fc-4801-923d-423d834a5a35 => generated 698 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/731] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:00:20 2026] GET /v2.0/ports?network_id=f6e3c42e-6a22-4513-8a78-9600a65e2491&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: 391/732] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:00:20 2026] GET /v2.0/networks/f6e3c42e-6a22-4513-8a78-9600a65e2491?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: 392/733] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:20 2026] GET /v2.0/ports?device_id=c0ed7949-f30a-4943-8661-d91722a0ec04 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/734] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:00:20 2026] GET /v2.0/networks/f6e3c42e-6a22-4513-8a78-9600a65e2491?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/735] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:20 2026] GET /v2.0/security-groups?id=f1e0e9fe-6060-4d11-b200-a036c8e409dc&fields=id&fields=name => generated 88 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/736] 199.204.45.157 () {36 vars in 997 bytes} [Fri May 29 07:00:19 2026] DELETE /v2.0/ports/b2353bfd-7152-4a83-b4eb-1f73e1ad750b => generated 0 bytes in 1563 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/737] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:21 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/738] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:21 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/739] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:21 2026] GET /v2.0/security-groups?id=2f21a492-d9f8-4392-b79e-1290115b693f&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-29 07:00:22.082 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-07b0039f-71ff-4c95-924e-46548f820b17'] response: {'server_uuid': '2b58fb45-9efa-4847-8c4c-75d945282429', 'name': 'network-vif-deleted', 'tag': 'b2353bfd-7152-4a83-b4eb-1f73e1ad750b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 344/740] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:22 2026] GET /v2.0/ports?device_id=c0ed7949-f30a-4943-8661-d91722a0ec04 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/741] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:22 2026] GET /v2.0/security-groups?id=f1e0e9fe-6060-4d11-b200-a036c8e409dc&fields=id&fields=name => generated 88 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/742] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:22 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => 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: 398/743] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:22 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/744] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:22 2026] GET /v2.0/security-groups?id=2f21a492-d9f8-4392-b79e-1290115b693f&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/745] 199.204.45.157 () {34 vars in 994 bytes} [Fri May 29 07:00:22 2026] GET /v2.0/ports?device_id=c0ed7949-f30a-4943-8661-d91722a0ec04 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/746] 199.204.45.157 () {36 vars in 997 bytes} [Fri May 29 07:00:22 2026] DELETE /v2.0/ports/5c5b27fc-6def-4f43-9476-41870e02e918 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/747] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:23 2026] GET /v2.0/ports?device_id=2b58fb45-9efa-4847-8c4c-75d945282429 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/748] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:23 2026] GET /v2.0/ports?device_id=c0ed7949-f30a-4943-8661-d91722a0ec04 => 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: 401/749] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:23 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/750] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:23 2026] GET /v2.0/security-groups?id=2f21a492-d9f8-4392-b79e-1290115b693f&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/751] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:24 2026] GET /v2.0/ports?device_id=c0ed7949-f30a-4943-8661-d91722a0ec04 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:00:24.466 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-73f82b4c-b549-48d7-b257-960e459176c6'] response: {'server_uuid': 'c0ed7949-f30a-4943-8661-d91722a0ec04', 'name': 'network-vif-deleted', 'tag': '5c5b27fc-6def-4f43-9476-41870e02e918', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 350/752] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:24 2026] DELETE /v2.0/security-groups/cb18512a-ea6a-4bea-87d0-c898b2e2ce7a => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:00:24.561 7 INFO neutron.api.v2.resource [None req-b92608d4-d165-44eb-9cb4-23791b8c0a2d b666f31af3f041f2b49bf19fc1b5d3f2 8f5f6095a80548549b189c7dadd402fb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 403/753] 10.0.0.30 () {32 vars in 736 bytes} [Fri May 29 07:00:24 2026] GET /v2.0/security-groups/cb18512a-ea6a-4bea-87d0-c898b2e2ce7a => 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: 404/754] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:24 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/755] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:24 2026] GET /v2.0/security-groups?id=2f21a492-d9f8-4392-b79e-1290115b693f&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/756] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:00:24 2026] DELETE /v2.0/floatingips/7b94cc5d-a440-48cd-8a67-5970ea1e1935 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/757] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:25 2026] GET /v2.0/ports?device_id=c0ed7949-f30a-4943-8661-d91722a0ec04 => 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: 353/758] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:25 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/759] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:25 2026] GET /v2.0/security-groups?id=2f21a492-d9f8-4392-b79e-1290115b693f&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/760] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:00:24 2026] PUT /v2.0/routers/284e5bdb-cb51-4bba-8916-2e7a658f1514/remove_router_interface => generated 309 bytes in 980 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/761] 10.0.0.66 () {34 vars in 989 bytes} [Fri May 29 07:00:26 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 1244 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/762] 10.0.0.66 () {34 vars in 1039 bytes} [Fri May 29 07:00:26 2026] GET /v2.0/security-groups?id=c2edd6d8-ecad-4cb2-8b0a-638eed74003f&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:00:26.832 8 INFO neutron.services.segments.plugin [-] Segment 137d4e88-e340-4a14-9a8f-1a3ef9117ae5 resource provider aggregate not found 2026-05-29 07:00:26.839 8 INFO neutron.services.segments.plugin [-] Segment 137d4e88-e340-4a14-9a8f-1a3ef9117ae5 resource provider aggregate not found 2026-05-29 07:00:26.845 8 INFO neutron.services.segments.plugin [-] Segment 137d4e88-e340-4a14-9a8f-1a3ef9117ae5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 137d4e88-e340-4a14-9a8f-1a3ef9117ae5 found for delete ", "request_id": "req-1a7b34da-d775-4219-9c1c-ffa555a7df2d"}]} 2026-05-29 07:00:26.852 8 INFO neutron.db.l3_hamode_db [None req-47d2f441-0fb0-4e76-a9e3-9a79ea2446d9 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] HA network cb6b10f0-d2b1-42ab-8d61-78560678a94c was deleted as no HA routers are present in tenant 8f5f6095a80548549b189c7dadd402fb. [pid: 8|app: 0|req: 355/763] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:00:25 2026] DELETE /v2.0/routers/284e5bdb-cb51-4bba-8916-2e7a658f1514 => generated 0 bytes in 965 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:00:26.864 8 INFO neutron.services.segments.plugin [-] Segment 137d4e88-e340-4a14-9a8f-1a3ef9117ae5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 137d4e88-e340-4a14-9a8f-1a3ef9117ae5 found for delete ", "request_id": "req-3bee8e50-2ece-495e-81d0-0e2a605e2cf3"}]} [pid: 8|app: 0|req: 356/764] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:00:26 2026] DELETE /v2.0/subnets/f2ebee11-65f2-4802-bd95-4d8e205287bb => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/765] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:27 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/766] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:00:27 2026] DELETE /v2.0/networks/ace71326-d0c2-44b0-aacc-b4ef6e696ab5 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/767] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:27 2026] GET /v2.0/security-groups?id=2f21a492-d9f8-4392-b79e-1290115b693f&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/768] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:00:27 2026] GET /v2.0/security-groups?tenant_id=8f5f6095a80548549b189c7dadd402fb&name=default => generated 2921 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/769] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:00:26 2026] PUT /v2.0/routers/f971e1f8-6a19-48fb-b68b-5c043ac0900f/remove_router_interface => generated 309 bytes in 951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/770] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:27 2026] DELETE /v2.0/security-groups/49895c88-1cc8-46b5-aa3a-d1a6647cb2e8 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:00:28.352 7 INFO neutron.services.segments.plugin [-] Segment 1a2a0873-8fb5-474a-a552-86e89e0ac466 resource provider aggregate not found 2026-05-29 07:00:28.370 7 INFO neutron.services.segments.plugin [-] Segment 1a2a0873-8fb5-474a-a552-86e89e0ac466 resource provider aggregate not found 2026-05-29 07:00:28.383 7 INFO neutron.services.segments.plugin [-] Segment 1a2a0873-8fb5-474a-a552-86e89e0ac466 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a2a0873-8fb5-474a-a552-86e89e0ac466 found for delete ", "request_id": "req-02264134-f143-4713-ac78-d8a685c9df50"}]} 2026-05-29 07:00:28.386 7 INFO neutron.services.segments.plugin [-] Segment 1a2a0873-8fb5-474a-a552-86e89e0ac466 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a2a0873-8fb5-474a-a552-86e89e0ac466 found for delete ", "request_id": "req-a14b6395-db72-412a-b3e9-17643cb6d6ed"}]} 2026-05-29 07:00:28.409 7 INFO neutron.db.l3_hamode_db [None req-75a9f489-9ad4-4887-9d37-76f4c72cc6ce b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] HA network ed0df87d-7386-45c2-8866-16de91a56747 was deleted as no HA routers are present in tenant 2b63a1cb0dd743e78659eb32b5d8efba. [pid: 7|app: 0|req: 410/771] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:00:27 2026] DELETE /v2.0/routers/f971e1f8-6a19-48fb-b68b-5c043ac0900f => generated 0 bytes in 840 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/772] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:28 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/773] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:00:28 2026] DELETE /v2.0/subnets/7effc14d-4b9c-4f2d-99c2-76b39d583242 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/774] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:28 2026] GET /v2.0/security-groups?id=2f21a492-d9f8-4392-b79e-1290115b693f&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:00:28.890 8 INFO neutron.services.segments.plugin [-] Segment 4d4a5916-75c7-4ac0-8ba0-853843cd870d resource provider aggregate not found 2026-05-29 07:00:28.894 8 INFO neutron.services.segments.plugin [-] Segment 4d4a5916-75c7-4ac0-8ba0-853843cd870d resource provider aggregate not found 2026-05-29 07:00:28.919 8 INFO neutron.services.segments.plugin [-] Segment 4d4a5916-75c7-4ac0-8ba0-853843cd870d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d4a5916-75c7-4ac0-8ba0-853843cd870d found for delete ", "request_id": "req-55ecee00-6604-4d42-a828-5d5c6eca5d4f"}]} 2026-05-29 07:00:28.920 8 INFO neutron.services.segments.plugin [-] Segment 4d4a5916-75c7-4ac0-8ba0-853843cd870d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d4a5916-75c7-4ac0-8ba0-853843cd870d found for delete ", "request_id": "req-467b9ee3-9cc3-415a-9596-96f46f71cd04"}]} [pid: 8|app: 0|req: 363/775] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:00:28 2026] DELETE /v2.0/networks/75770ed3-82b3-4ee0-a447-cd75eddc1eed => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/776] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:00:29 2026] GET /v2.0/security-groups?tenant_id=2b63a1cb0dd743e78659eb32b5d8efba&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/777] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:29 2026] DELETE /v2.0/security-groups/f1e0e9fe-6060-4d11-b200-a036c8e409dc => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/778] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:29 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/779] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:29 2026] GET /v2.0/security-groups?id=2f21a492-d9f8-4392-b79e-1290115b693f&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/780] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:29 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:00:30.251 8 INFO neutron.db.l3_db [None req-414d80e4-5dce-40b0-820b-5ec636294289 0f6152aafeae4dc0aefa1ebc8639f904 f2784f97540546759615150558e5c2e4 - - default default] Floating IP 2d013cbf-69fa-476f-9963-ea8d9e7090f2 associated. External IP: 10.96.250.202, port: 56d08f96-81e8-492d-8765-2312e91f54b2. [pid: 8|app: 0|req: 366/781] 10.0.0.30 () {34 vars in 748 bytes} [Fri May 29 07:00:29 2026] PUT /v2.0/floatingips/2d013cbf-69fa-476f-9963-ea8d9e7090f2 => generated 855 bytes in 671 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/784] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:30 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/785] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:30 2026] GET /v2.0/security-groups?id=2f21a492-d9f8-4392-b79e-1290115b693f&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: 417/786] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:31 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:00:31.124 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-82328339-6410-4dfb-baa9-d3c815638e3b'] response: {'name': 'network-changed', 'server_uuid': '04deea63-c036-4106-8f55-0f0cd5e6dea8', 'tag': '56d08f96-81e8-492d-8765-2312e91f54b2', 'status': 'completed', 'code': 200} 2026-05-29 07:00:31.146 8 INFO neutron.services.segments.plugin [-] Segment f0bd63af-b5f8-4ed5-9503-f346a761cf3d resource provider aggregate not found 2026-05-29 07:00:31.149 8 INFO neutron.services.segments.plugin [-] Segment f0bd63af-b5f8-4ed5-9503-f346a761cf3d resource provider aggregate not found 2026-05-29 07:00:31.162 8 INFO neutron.services.segments.plugin [-] Segment f0bd63af-b5f8-4ed5-9503-f346a761cf3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0bd63af-b5f8-4ed5-9503-f346a761cf3d found for delete ", "request_id": "req-f1e4d04f-fb6b-4722-8a0b-b20f8a01ee41"}]} 2026-05-29 07:00:31.164 8 INFO neutron.services.segments.plugin [-] Segment f0bd63af-b5f8-4ed5-9503-f346a761cf3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0bd63af-b5f8-4ed5-9503-f346a761cf3d found for delete ", "request_id": "req-af87914e-9b56-411f-9608-f5d5f20b1ace"}]} [pid: 8|app: 0|req: 370/787] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:31 2026] GET /v2.0/security-groups?id=2f21a492-d9f8-4392-b79e-1290115b693f&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: 418/788] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:00:31 2026] GET /v2.0/ports?tenant_id=f2784f97540546759615150558e5c2e4&device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/789] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:00:31 2026] GET /v2.0/networks?id=f6e3c42e-6a22-4513-8a78-9600a65e2491 => generated 776 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/790] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:00:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=56d08f96-81e8-492d-8765-2312e91f54b2 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/791] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:00:31 2026] GET /v2.0/subnets?id=c27b4145-44fc-4801-923d-423d834a5a35 => generated 698 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/792] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:00:31 2026] GET /v2.0/ports?network_id=f6e3c42e-6a22-4513-8a78-9600a65e2491&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/793] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:00:31 2026] GET /v2.0/networks/f6e3c42e-6a22-4513-8a78-9600a65e2491?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/794] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:00:31 2026] GET /v2.0/networks/f6e3c42e-6a22-4513-8a78-9600a65e2491?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/795] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:00:32 2026] GET /v2.0/security-groups?tenant_id=1aa1ba5a17c046f1a5ce18e5e6d65a09&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/796] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:32 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/797] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:00:32 2026] GET /v2.0/security-groups?tenant_id=be98ffbc4ca94f0c831933e19f77c350&name=default => generated 2925 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/798] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:32 2026] GET /v2.0/security-groups?id=2f21a492-d9f8-4392-b79e-1290115b693f&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/799] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:32 2026] DELETE /v2.0/security-groups/976ab981-bdce-4986-a404-b314742fb8a3 => 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: 376/800] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:32 2026] DELETE /v2.0/security-groups/2c8f7b45-d4c0-40c0-b7c1-351195d32588 => 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: 425/801] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:00:32 2026] GET /v2.0/security-groups?tenant_id=b772411e20054dff9868a72c3a4a7749&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/802] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:32 2026] DELETE /v2.0/security-groups/21805ee7-1078-46cf-90ab-4e23b7788d3e => 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: 426/803] 199.204.45.157 () {34 vars in 994 bytes} [Fri May 29 07:00:33 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:00:33.331 8 INFO neutron.db.l3_db [req-77051f19-8a83-4525-b45d-33fed3cb2e0e req-0340e31b-1ce7-4365-8d0b-2306ebcd1ad5 0f6152aafeae4dc0aefa1ebc8639f904 f2784f97540546759615150558e5c2e4 - - default default] Floating IP 2d013cbf-69fa-476f-9963-ea8d9e7090f2 disassociated. External IP: 10.96.250.202, port: 56d08f96-81e8-492d-8765-2312e91f54b2. [pid: 7|app: 0|req: 427/804] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:33 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => 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: 378/805] 199.204.45.157 () {36 vars in 997 bytes} [Fri May 29 07:00:33 2026] DELETE /v2.0/ports/56d08f96-81e8-492d-8765-2312e91f54b2 => generated 0 bytes in 626 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/806] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:34 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/807] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:35 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/808] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:36 2026] GET /v2.0/ports?device_id=04deea63-c036-4106-8f55-0f0cd5e6dea8 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:00:37.330 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b502c86-7cbd-4fc3-b502-0559b33996ea'] response: {'server_uuid': '04deea63-c036-4106-8f55-0f0cd5e6dea8', 'name': 'network-vif-deleted', 'tag': '56d08f96-81e8-492d-8765-2312e91f54b2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 380/809] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:00:37 2026] GET /v2.0/security-groups?tenant_id=729e7119d77541ea8f9a179c47f70282&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/810] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:37 2026] DELETE /v2.0/security-groups/71b52fdb-2e5b-452b-9dd4-27bd4b00e376 => 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: 431/811] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:37 2026] DELETE /v2.0/security-groups/2f21a492-d9f8-4392-b79e-1290115b693f => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:00:38.076 7 INFO neutron.api.v2.resource [None req-303a0475-c3c7-4294-85e8-43cc7dabe61f 0f6152aafeae4dc0aefa1ebc8639f904 f2784f97540546759615150558e5c2e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 432/812] 10.0.0.30 () {32 vars in 736 bytes} [Fri May 29 07:00:38 2026] GET /v2.0/security-groups/2f21a492-d9f8-4392-b79e-1290115b693f => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/813] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:00:37 2026] GET /v2.0/security-groups?tenant_id=33ed4b99674e4e45baa779ab52f18b37&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/814] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:38 2026] DELETE /v2.0/security-groups/43ddaf0e-ac4b-44f7-8c96-92918b5f2f53 => 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: 383/815] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:00:38 2026] GET /v2.0/security-groups?tenant_id=94996af9551740d09f348aad2f329af8&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/816] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:38 2026] DELETE /v2.0/security-groups/31ccf4d0-2ffc-4d1f-834a-09f87dc610c9 => 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: 433/817] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:00:38 2026] DELETE /v2.0/floatingips/2d013cbf-69fa-476f-9963-ea8d9e7090f2 => generated 0 bytes in 623 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/818] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:00:38 2026] PUT /v2.0/routers/56b73059-7a1d-428a-ba9f-4981498666db/remove_router_interface => generated 309 bytes in 950 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:00:39.707 7 WARNING neutron_lib.context [None req-f830463a-e1bc-4f28-8fcd-dc2f331b0a14 6fb6f4a2121f48fbaaa9856e6b989a94 bb7abca2794a443191694777af98b4e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:00:39.707 7 WARNING neutron_lib.context [None req-f830463a-e1bc-4f28-8fcd-dc2f331b0a14 6fb6f4a2121f48fbaaa9856e6b989a94 bb7abca2794a443191694777af98b4e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:00:39.939 7 INFO neutron.db.segments_db [None req-f830463a-e1bc-4f28-8fcd-dc2f331b0a14 6fb6f4a2121f48fbaaa9856e6b989a94 bb7abca2794a443191694777af98b4e1 - - default default] Added segment 2f0f0477-a391-4632-800d-ff5e9c4b0d4e of type vxlan for network 7bb91d27-7b0d-4269-8411-58a7656473f5 2026-05-29 07:00:40.034 7 INFO neutron.db.segments_db [None req-f830463a-e1bc-4f28-8fcd-dc2f331b0a14 6fb6f4a2121f48fbaaa9856e6b989a94 bb7abca2794a443191694777af98b4e1 - - default default] Added segment aa51e876-32b8-426b-b40c-03b815f743c9 of type vxlan for network 2606cefe-79e2-49ce-9cd9-b38b52fd24a2 [pid: 7|app: 0|req: 434/819] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:00:39 2026] POST /v2.0/networks => generated 1246 bytes in 654 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/820] 10.0.0.30 () {32 vars in 648 bytes} [Fri May 29 07:00:40 2026] GET /v2.0/networks => generated 1845 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:00:40.348 7 INFO neutron.services.segments.plugin [-] Segment 2f0f0477-a391-4632-800d-ff5e9c4b0d4e resource provider aggregate not found 2026-05-29 07:00:40.355 7 INFO neutron.services.segments.plugin [-] Segment 2f0f0477-a391-4632-800d-ff5e9c4b0d4e resource provider aggregate not found 2026-05-29 07:00:40.361 7 INFO neutron.services.segments.plugin [-] Segment 2f0f0477-a391-4632-800d-ff5e9c4b0d4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f0f0477-a391-4632-800d-ff5e9c4b0d4e found for delete ", "request_id": "req-271b321d-e90b-4d9e-a573-399b7ebe8137"}]} 2026-05-29 07:00:40.372 7 INFO neutron.services.segments.plugin [-] Segment 2f0f0477-a391-4632-800d-ff5e9c4b0d4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f0f0477-a391-4632-800d-ff5e9c4b0d4e found for delete ", "request_id": "req-ec7ba563-bb34-48ad-b418-af7c30b5a6ac"}]} [pid: 7|app: 0|req: 436/821] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:00:40 2026] DELETE /v2.0/networks/7bb91d27-7b0d-4269-8411-58a7656473f5 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:00:40.502 8 INFO neutron.services.segments.plugin [-] Segment 165ba25c-ccd5-41b5-a02e-1a8f0aa9b1f2 resource provider aggregate not found 2026-05-29 07:00:40.506 8 INFO neutron.services.segments.plugin [-] Segment 165ba25c-ccd5-41b5-a02e-1a8f0aa9b1f2 resource provider aggregate not found 2026-05-29 07:00:40.516 8 INFO neutron.services.segments.plugin [-] Segment 165ba25c-ccd5-41b5-a02e-1a8f0aa9b1f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 165ba25c-ccd5-41b5-a02e-1a8f0aa9b1f2 found for delete ", "request_id": "req-a1e61816-cd98-447c-9f8b-2cee113a0199"}]} 2026-05-29 07:00:40.517 8 INFO neutron.services.segments.plugin [-] Segment 165ba25c-ccd5-41b5-a02e-1a8f0aa9b1f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 165ba25c-ccd5-41b5-a02e-1a8f0aa9b1f2 found for delete ", "request_id": "req-5e9dcf01-00d6-43ff-a7fa-4da177992ab1"}]} 2026-05-29 07:00:40.527 8 INFO neutron.db.l3_hamode_db [None req-ed5d9622-23d5-4402-a376-109ec5eaeaef b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] HA network cbfac9c1-df94-4947-b219-18623d690142 was deleted as no HA routers are present in tenant f2784f97540546759615150558e5c2e4. [pid: 8|app: 0|req: 386/822] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:00:39 2026] DELETE /v2.0/routers/56b73059-7a1d-428a-ba9f-4981498666db => generated 0 bytes in 869 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/823] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:00:40 2026] DELETE /v2.0/networks/2606cefe-79e2-49ce-9cd9-b38b52fd24a2 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/824] 10.0.0.30 () {32 vars in 648 bytes} [Fri May 29 07:00:40 2026] GET /v2.0/networks => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:00:40.605 7 WARNING neutron_lib.context [None req-83b3158e-9160-434b-a6da-7bf90ffe9689 6fb6f4a2121f48fbaaa9856e6b989a94 bb7abca2794a443191694777af98b4e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:00:40.688 7 INFO neutron.db.segments_db [None req-83b3158e-9160-434b-a6da-7bf90ffe9689 6fb6f4a2121f48fbaaa9856e6b989a94 bb7abca2794a443191694777af98b4e1 - - default default] Added segment 8fb0adc4-ea4c-4fb7-a438-dd7edfda33e3 of type vxlan for network 423a385d-074b-4bd5-afe1-88076db888d2 [pid: 8|app: 0|req: 387/825] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:00:40 2026] DELETE /v2.0/subnets/c27b4145-44fc-4801-923d-423d834a5a35 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/826] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:00:40 2026] POST /v2.0/networks => generated 653 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:40.806 7 WARNING neutron_lib.context [None req-52e71faf-9746-488f-9b98-c87adfb4a9ae 6fb6f4a2121f48fbaaa9856e6b989a94 bb7abca2794a443191694777af98b4e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:00:40.856 7 INFO neutron.db.segments_db [None req-52e71faf-9746-488f-9b98-c87adfb4a9ae 6fb6f4a2121f48fbaaa9856e6b989a94 bb7abca2794a443191694777af98b4e1 - - default default] Added segment eb42f7c9-6c92-4a08-a48f-e811990c7fad of type vxlan for network 65b7cf71-21d6-474c-a94f-5ace2c1d1200 [pid: 7|app: 0|req: 440/827] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:00:40 2026] POST /v2.0/networks => generated 654 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:40.958 7 WARNING neutron_lib.context [None req-e0a1078b-6c40-4e2e-8104-472485cfc4dc 6fb6f4a2121f48fbaaa9856e6b989a94 bb7abca2794a443191694777af98b4e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:00:40.988 7 WARNING neutron_lib.context [None req-e0a1078b-6c40-4e2e-8104-472485cfc4dc 6fb6f4a2121f48fbaaa9856e6b989a94 bb7abca2794a443191694777af98b4e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 388/828] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:00:40 2026] DELETE /v2.0/networks/f6e3c42e-6a22-4513-8a78-9600a65e2491 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/829] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:00:41 2026] GET /v2.0/security-groups?tenant_id=f2784f97540546759615150558e5c2e4&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/830] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:41 2026] DELETE /v2.0/security-groups/7d7855bf-ba2a-43bf-b80d-5d06242bf676 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/831] 10.0.0.30 () {34 vars in 664 bytes} [Fri May 29 07:00:40 2026] POST /v2.0/ports => generated 1505 bytes in 600 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/832] 10.0.0.30 () {32 vars in 642 bytes} [Fri May 29 07:00:41 2026] GET /v2.0/ports => generated 1505 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 442/833] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:00:41 2026] DELETE /v2.0/ports/11ca7c00-ba0f-4a4b-9fae-f5f646854838 => 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: 392/834] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:00:41 2026] DELETE /v2.0/ports/bee356fd-ec45-4a25-9fc6-8765c011ebdd => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/835] 10.0.0.30 () {32 vars in 642 bytes} [Fri May 29 07:00:42 2026] GET /v2.0/ports => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:00:42.229 8 WARNING neutron_lib.context [None req-928a436b-df28-4f59-b87c-4e72031c7b91 6fb6f4a2121f48fbaaa9856e6b989a94 bb7abca2794a443191694777af98b4e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:00:42.284 8 INFO neutron.db.segments_db [None req-928a436b-df28-4f59-b87c-4e72031c7b91 6fb6f4a2121f48fbaaa9856e6b989a94 bb7abca2794a443191694777af98b4e1 - - default default] Added segment 5d0c635b-7a3f-456a-9186-ab0145555bcd of type vxlan for network 2f3367f6-41c7-4778-8fa2-8cc8a2db0afa [pid: 8|app: 0|req: 393/836] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:00:42 2026] POST /v2.0/networks => generated 654 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:42.387 7 WARNING neutron_lib.context [None req-68d55897-76ab-4d86-96f3-1ea8145d0c9d 6fb6f4a2121f48fbaaa9856e6b989a94 bb7abca2794a443191694777af98b4e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:00:42.409 7 INFO neutron.services.segments.plugin [-] Segment aa51e876-32b8-426b-b40c-03b815f743c9 resource provider aggregate not found 2026-05-29 07:00:42.414 7 INFO neutron.services.segments.plugin [-] Segment aa51e876-32b8-426b-b40c-03b815f743c9 resource provider aggregate not found 2026-05-29 07:00:42.425 7 INFO neutron.services.segments.plugin [-] Segment aa51e876-32b8-426b-b40c-03b815f743c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa51e876-32b8-426b-b40c-03b815f743c9 found for delete ", "request_id": "req-bd01a516-2ef0-4316-9dda-9870a00a0a07"}]} 2026-05-29 07:00:42.427 7 INFO neutron.services.segments.plugin [-] Segment aa51e876-32b8-426b-b40c-03b815f743c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa51e876-32b8-426b-b40c-03b815f743c9 found for delete ", "request_id": "req-ffb152a8-8643-4aa8-a5f9-acfe7b902b75"}]} 2026-05-29 07:00:42.472 7 INFO neutron.db.segments_db [None req-68d55897-76ab-4d86-96f3-1ea8145d0c9d 6fb6f4a2121f48fbaaa9856e6b989a94 bb7abca2794a443191694777af98b4e1 - - default default] Added segment d4fc152d-a71a-46bb-a157-454b62f63470 of type vxlan for network b263dfbd-f152-4605-8273-f422df6155fd [pid: 7|app: 0|req: 444/837] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:00:42 2026] POST /v2.0/networks => generated 654 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:43.184 8 WARNING neutron_lib.context [None req-d0b9f574-c461-4fa6-8acf-0641d8ddd317 6fb6f4a2121f48fbaaa9856e6b989a94 bb7abca2794a443191694777af98b4e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:00:43.199 8 INFO neutron.services.segments.plugin [-] Segment 184a2682-c348-4584-bb19-b02a66e513f7 resource provider aggregate not found 2026-05-29 07:00:43.204 8 INFO neutron.services.segments.plugin [-] Segment 184a2682-c348-4584-bb19-b02a66e513f7 resource provider aggregate not found 2026-05-29 07:00:43.215 8 INFO neutron.services.segments.plugin [-] Segment 184a2682-c348-4584-bb19-b02a66e513f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 184a2682-c348-4584-bb19-b02a66e513f7 found for delete ", "request_id": "req-559e2070-286f-4f65-8431-771f73294d36"}]} 2026-05-29 07:00:43.222 8 INFO neutron.services.segments.plugin [-] Segment 184a2682-c348-4584-bb19-b02a66e513f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 184a2682-c348-4584-bb19-b02a66e513f7 found for delete ", "request_id": "req-1d578889-deda-4657-8b07-194964e8dc04"}]} 2026-05-29 07:00:43.232 8 WARNING neutron_lib.context [None req-d0b9f574-c461-4fa6-8acf-0641d8ddd317 6fb6f4a2121f48fbaaa9856e6b989a94 bb7abca2794a443191694777af98b4e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 445/838] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:00:43 2026] GET /v2.0/security-groups?tenant_id=297daf217b0745a4bf690c81a5fc77ba&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/839] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:43 2026] DELETE /v2.0/security-groups/07a61286-28c5-4d01-8673-df4240505c06 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/840] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:00:43 2026] POST /v2.0/subnets => generated 1323 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/841] 10.0.0.30 () {32 vars in 646 bytes} [Fri May 29 07:00:43 2026] GET /v2.0/subnets => generated 1959 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/842] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:00:43 2026] GET /v2.0/security-groups?tenant_id=acb459f63e1d42248ddf83a394448fe5&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/843] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:00:43 2026] DELETE /v2.0/subnets/f1bb2ced-939e-448d-a8d9-c20563e18699 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/844] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:43 2026] DELETE /v2.0/security-groups/eb05aefa-8935-4218-b07b-fe10937c9fcd => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/845] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:43 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/846] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:00:43 2026] DELETE /v2.0/subnets/6c9eab0d-afd4-4688-b784-d91762405f19 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/847] 10.0.0.30 () {32 vars in 646 bytes} [Fri May 29 07:00:44 2026] GET /v2.0/subnets => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/848] 10.0.0.76 () {34 vars in 970 bytes} [Fri May 29 07:00:44 2026] GET /v2.0/ports/2ea15477-71f4-4a93-b028-4843ec0a9bd9 => generated 972 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/849] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:00:44 2026] DELETE /v2.0/networks/b263dfbd-f152-4605-8273-f422df6155fd => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:00:44.463 7 INFO neutron.services.segments.plugin [-] Segment 5d0c635b-7a3f-456a-9186-ab0145555bcd resource provider aggregate not found 2026-05-29 07:00:44.469 7 INFO neutron.services.segments.plugin [-] Segment 5d0c635b-7a3f-456a-9186-ab0145555bcd resource provider aggregate not found 2026-05-29 07:00:44.481 7 INFO neutron.services.segments.plugin [-] Segment 5d0c635b-7a3f-456a-9186-ab0145555bcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d0c635b-7a3f-456a-9186-ab0145555bcd found for delete ", "request_id": "req-29ebdee8-0c5b-4235-aa2e-6d535989f825"}]} 2026-05-29 07:00:44.484 7 INFO neutron.services.segments.plugin [-] Segment 5d0c635b-7a3f-456a-9186-ab0145555bcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d0c635b-7a3f-456a-9186-ab0145555bcd found for delete ", "request_id": "req-9fd4e697-e3f9-495f-9af3-29ef106cbcac"}]} [pid: 7|app: 0|req: 452/850] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:00:44 2026] DELETE /v2.0/networks/2f3367f6-41c7-4778-8fa2-8cc8a2db0afa => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/851] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:00:44 2026] DELETE /v2.0/networks/65b7cf71-21d6-474c-a94f-5ace2c1d1200 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/852] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:00:44 2026] GET /v2.0/security-groups?tenant_id=751c20735d12409b9f8ef79fb1173abb&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/853] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:00:44 2026] DELETE /v2.0/networks/423a385d-074b-4bd5-afe1-88076db888d2 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/854] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:44 2026] DELETE /v2.0/security-groups/e2d4ea01-470e-40b4-8f9b-d74a9f1dad79 => 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: 455/855] 199.204.45.157 () {34 vars in 1000 bytes} [Fri May 29 07:00:44 2026] GET /v2.0/subnets?network_id=22e23470-c02d-4ce2-af17-a75322107583 => generated 683 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/856] 199.204.45.157 () {34 vars in 1146 bytes} [Fri May 29 07:00:44 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810&device_owner=compute%3Anova&network_id=22e23470-c02d-4ce2-af17-a75322107583 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:00:45.234 8 INFO neutron.services.segments.plugin [-] Segment d4fc152d-a71a-46bb-a157-454b62f63470 resource provider aggregate not found 2026-05-29 07:00:45.238 8 INFO neutron.services.segments.plugin [-] Segment d4fc152d-a71a-46bb-a157-454b62f63470 resource provider aggregate not found 2026-05-29 07:00:45.251 8 INFO neutron.services.segments.plugin [-] Segment d4fc152d-a71a-46bb-a157-454b62f63470 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4fc152d-a71a-46bb-a157-454b62f63470 found for delete ", "request_id": "req-c31912da-53dd-4980-b36c-2de23055c4a2"}]} 2026-05-29 07:00:45.253 8 INFO neutron.services.segments.plugin [-] Segment d4fc152d-a71a-46bb-a157-454b62f63470 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4fc152d-a71a-46bb-a157-454b62f63470 found for delete ", "request_id": "req-776326b6-bb8e-423a-bece-b22e40d492b8"}]} [pid: 8|app: 0|req: 402/857] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:00:45 2026] GET /v2.0/security-groups?tenant_id=bb7abca2794a443191694777af98b4e1&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/858] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:45 2026] DELETE /v2.0/security-groups/197d9cbf-4860-47d0-8ca3-c9b589e1d097 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/859] 199.204.45.157 () {38 vars in 1028 bytes} [Fri May 29 07:00:45 2026] PUT /v2.0/ports/2ea15477-71f4-4a93-b028-4843ec0a9bd9 => generated 1149 bytes in 636 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 458/862] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:00:46 2026] GET /v2.0/ports?tenant_id=c1e482095eb04998ba9b450e82c00172&device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 1421 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/863] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:00:46 2026] GET /v2.0/networks?id=22e23470-c02d-4ce2-af17-a75322107583 => generated 779 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/864] 199.204.45.157 () {34 vars in 1060 bytes} [Fri May 29 07:00:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2ea15477-71f4-4a93-b028-4843ec0a9bd9 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/865] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:00:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=2ea15477-71f4-4a93-b028-4843ec0a9bd9 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:00:46.399 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-52f7324d-0d96-45ac-8a4f-c4cda6e4201b'] response: {'name': 'network-changed', 'server_uuid': 'bdd21c2c-3869-44c6-89d0-48edf9b67810', 'tag': '2ea15477-71f4-4a93-b028-4843ec0a9bd9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 460/866] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:00:46 2026] GET /v2.0/subnets?id=928b73c3-5892-49e4-879d-de7170568c90 => generated 701 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/867] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:00:46 2026] GET /v2.0/ports?network_id=22e23470-c02d-4ce2-af17-a75322107583&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:00:46.501 7 INFO neutron.services.segments.plugin [-] Segment eb42f7c9-6c92-4a08-a48f-e811990c7fad resource provider aggregate not found 2026-05-29 07:00:46.509 7 INFO neutron.services.segments.plugin [-] Segment eb42f7c9-6c92-4a08-a48f-e811990c7fad resource provider aggregate not found 2026-05-29 07:00:46.515 7 INFO neutron.services.segments.plugin [-] Segment eb42f7c9-6c92-4a08-a48f-e811990c7fad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb42f7c9-6c92-4a08-a48f-e811990c7fad found for delete ", "request_id": "req-12ae317f-f1e3-4e89-a93b-dd41a09ca433"}]} 2026-05-29 07:00:46.519 7 INFO neutron.services.segments.plugin [-] Segment eb42f7c9-6c92-4a08-a48f-e811990c7fad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb42f7c9-6c92-4a08-a48f-e811990c7fad found for delete ", "request_id": "req-e8ccc7f7-ed4c-4569-a741-f6ea3021c653"}]} 2026-05-29 07:00:46.534 7 INFO neutron.services.segments.plugin [-] Segment 8fb0adc4-ea4c-4fb7-a438-dd7edfda33e3 resource provider aggregate not found 2026-05-29 07:00:46.542 7 INFO neutron.services.segments.plugin [-] Segment 8fb0adc4-ea4c-4fb7-a438-dd7edfda33e3 resource provider aggregate not found 2026-05-29 07:00:46.547 7 INFO neutron.services.segments.plugin [-] Segment 8fb0adc4-ea4c-4fb7-a438-dd7edfda33e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fb0adc4-ea4c-4fb7-a438-dd7edfda33e3 found for delete ", "request_id": "req-e86fbf1c-5ce4-4866-ae81-e88e7af9876e"}]} [pid: 7|app: 0|req: 461/868] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:00:46 2026] GET /v2.0/networks/22e23470-c02d-4ce2-af17-a75322107583?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/869] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:00:46 2026] GET /v2.0/networks/22e23470-c02d-4ce2-af17-a75322107583?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) 2026-05-29 07:00:47.159 7 INFO neutron.services.segments.plugin [-] Segment 8fb0adc4-ea4c-4fb7-a438-dd7edfda33e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fb0adc4-ea4c-4fb7-a438-dd7edfda33e3 found for delete ", "request_id": "req-cf47aa57-359d-4664-acda-ead54dcb4738"}]} 2026-05-29 07:00:47.289 7 WARNING neutron_lib.context [None req-3c98ae0b-3040-4208-9a05-85e8fe5c5664 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:00:47.439 7 INFO neutron.db.segments_db [None req-3c98ae0b-3040-4208-9a05-85e8fe5c5664 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Added segment 82176bc6-6591-4be2-befb-cef4995144c6 of type vxlan for network 36984513-0e07-43b3-aa97-291c5fe6d195 [pid: 7|app: 0|req: 462/870] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:00:47 2026] POST /v2.0/networks => generated 630 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:47.548 8 WARNING neutron_lib.context [None req-529b8918-6f09-4591-92ba-83ef62cf5ecc 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:00:47.596 8 INFO neutron.db.segments_db [None req-529b8918-6f09-4591-92ba-83ef62cf5ecc 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Added segment 8b992896-ba08-474e-841b-62ecc1c25a69 of type vxlan for network 8cc3a568-354a-497f-bf32-63f5893fcf89 [pid: 7|app: 0|req: 463/871] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:47 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 1152 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/872] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:47 2026] GET /v2.0/security-groups?id=c2edd6d8-ecad-4cb2-8b0a-638eed74003f&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/873] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:00:47 2026] GET /v2.0/ports?tenant_id=c1e482095eb04998ba9b450e82c00172&device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 1421 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/874] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:00:47 2026] POST /v2.0/networks => generated 630 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:47.731 8 WARNING neutron_lib.context [None req-5d4a0240-22ac-44d9-a96f-7a1126469879 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 466/875] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:00:47 2026] GET /v2.0/networks?id=22e23470-c02d-4ce2-af17-a75322107583 => generated 779 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/876] 199.204.45.157 () {34 vars in 1060 bytes} [Fri May 29 07:00:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2ea15477-71f4-4a93-b028-4843ec0a9bd9 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/877] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:00:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=2ea15477-71f4-4a93-b028-4843ec0a9bd9 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/878] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:00:47 2026] GET /v2.0/subnets?id=928b73c3-5892-49e4-879d-de7170568c90 => generated 701 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/879] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:00:47 2026] GET /v2.0/ports?network_id=22e23470-c02d-4ce2-af17-a75322107583&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/880] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:00:47 2026] GET /v2.0/networks/22e23470-c02d-4ce2-af17-a75322107583?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/881] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:00:47 2026] POST /v2.0/subnets => generated 626 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/882] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:00:47 2026] GET /v2.0/networks/22e23470-c02d-4ce2-af17-a75322107583?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:00:48.020 8 WARNING neutron_lib.context [None req-9cfe75fb-68b8-4b11-bf13-9166f60698ad 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 411/883] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:00:48 2026] POST /v2.0/subnets => generated 626 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:48.268 7 WARNING neutron_lib.context [None req-5a845548-43e8-4227-8a08-c446180d0c71 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:00:48.312 7 INFO neutron.db.segments_db [None req-5a845548-43e8-4227-8a08-c446180d0c71 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Added segment 9dafb210-706e-43bf-a369-9fb9292746b2 of type vxlan for network aa5001f8-c4e8-4b79-9156-ea5f4cbe67eb 2026-05-29 07:00:48.562 7 INFO neutron.db.l3_hamode_db [None req-5a845548-43e8-4227-8a08-c446180d0c71 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 412/884] 199.204.45.157 () {34 vars in 1118 bytes} [Fri May 29 07:00:48 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.7 => generated 1152 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:00:48.694 7 INFO neutron.db.l3_hamode_db [None req-5a845548-43e8-4227-8a08-c446180d0c71 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 413/885] 199.204.45.157 () {38 vars in 1028 bytes} [Fri May 29 07:00:48 2026] PUT /v2.0/ports/2ea15477-71f4-4a93-b028-4843ec0a9bd9 => generated 972 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:00:49.147 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6031fa9-b459-48d8-94b8-9b490d86cc52'] response: {'name': 'network-changed', 'server_uuid': 'bdd21c2c-3869-44c6-89d0-48edf9b67810', 'tag': '2ea15477-71f4-4a93-b028-4843ec0a9bd9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 473/886] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:00:48 2026] POST /v2.0/routers => generated 505 bytes in 1019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 414/887] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/security-groups?tenant_id=6a306c879b6b44d4bcf3091664ad215e&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/888] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:49 2026] DELETE /v2.0/security-groups/9a88db06-4621-4a64-baca-c91c7345f59d => 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: 416/889] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/ports?tenant_id=c1e482095eb04998ba9b450e82c00172&device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/890] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/networks?id=22e23470-c02d-4ce2-af17-a75322107583 => generated 779 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/891] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/security-groups?tenant_id=652913be6ca5468f95d74a1dc52947f9&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/892] 199.204.45.157 () {34 vars in 1060 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2ea15477-71f4-4a93-b028-4843ec0a9bd9 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/893] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:49 2026] DELETE /v2.0/security-groups/9ae18adc-3663-4e7b-912c-bd17fd5b88f7 => 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: 421/894] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/subnets?id=928b73c3-5892-49e4-879d-de7170568c90 => generated 701 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/895] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/ports?network_id=22e23470-c02d-4ce2-af17-a75322107583&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/896] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:00:50 2026] GET /v2.0/networks/22e23470-c02d-4ce2-af17-a75322107583?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/897] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:00:50 2026] GET /v2.0/networks/22e23470-c02d-4ce2-af17-a75322107583?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/898] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 07:00:49 2026] PUT /v2.0/routers/26fdf1d4-b729-4304-96aa-f92a7950f6d5/add_router_interface => generated 309 bytes in 1128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/899] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:00:50 2026] GET /v2.0/ports/154a0228-4752-46a2-b123-8ad3adbfe050 => generated 955 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/900] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:00:50 2026] GET /v2.0/security-groups?tenant_id=1a6d1a8d9436493c818ba5d876bbeb0f&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/901] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:50 2026] DELETE /v2.0/security-groups/7b7b4f07-2035-4375-b8bb-712384e4bac2 => 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: 428/902] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:00:50 2026] GET /v2.0/security-groups?tenant_id=2a3b53c2bf8f422ea7165dbe712958dd&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/903] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:51 2026] DELETE /v2.0/security-groups/9dbc6d6d-0ef0-427d-b14e-ebceec3f1f3e => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/904] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:51 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/905] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:00:51 2026] GET /v2.0/ports?tenant_id=c1e482095eb04998ba9b450e82c00172&device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/906] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:51 2026] GET /v2.0/security-groups?id=c2edd6d8-ecad-4cb2-8b0a-638eed74003f&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: 433/907] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:00:51 2026] GET /v2.0/networks?id=22e23470-c02d-4ce2-af17-a75322107583 => generated 779 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/908] 199.204.45.157 () {34 vars in 1060 bytes} [Fri May 29 07:00:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2ea15477-71f4-4a93-b028-4843ec0a9bd9 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/909] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:00:51 2026] GET /v2.0/subnets?id=928b73c3-5892-49e4-879d-de7170568c90 => generated 701 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/910] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:00:51 2026] GET /v2.0/ports?network_id=22e23470-c02d-4ce2-af17-a75322107583&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/911] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:00:51 2026] GET /v2.0/networks/22e23470-c02d-4ce2-af17-a75322107583?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/912] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:00:51 2026] GET /v2.0/networks/22e23470-c02d-4ce2-af17-a75322107583?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/913] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 07:00:50 2026] PUT /v2.0/routers/26fdf1d4-b729-4304-96aa-f92a7950f6d5/add_router_interface => generated 309 bytes in 1184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/914] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:00:51 2026] GET /v2.0/ports/28754a35-4633-42c3-bf65-7dae1d5ad2a1 => generated 955 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/915] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:00:51 2026] PUT /v2.0/routers/26fdf1d4-b729-4304-96aa-f92a7950f6d5/remove_router_interface => generated 309 bytes in 800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/916] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:00:52 2026] GET /v2.0/security-groups?tenant_id=7621ae9c71414e1fb38f8f581f64b6c4&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/917] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:52 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/918] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:52 2026] DELETE /v2.0/security-groups/28ea15b7-8201-4787-aad8-705a5ca1291f => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/919] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:00:52 2026] GET /v2.0/security-groups?id=c2edd6d8-ecad-4cb2-8b0a-638eed74003f&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/920] 199.204.45.157 () {34 vars in 994 bytes} [Fri May 29 07:00:53 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/921] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:00:52 2026] PUT /v2.0/routers/26fdf1d4-b729-4304-96aa-f92a7950f6d5/remove_router_interface => generated 309 bytes in 822 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/922] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:00:53 2026] GET /v2.0/ports?device_id=26fdf1d4-b729-4304-96aa-f92a7950f6d5 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:00:53.444 7 INFO neutron.db.l3_db [req-26f309b2-73ca-4c80-aa7c-86a53b71c7b1 req-a19c2d6a-495e-469a-8d03-d20da95ea722 1bbf38d1f3024eb28edabcc00b45a6c1 c1e482095eb04998ba9b450e82c00172 - - default default] Floating IP 98d91a9c-e90c-4ca5-9daa-3d8824a69302 disassociated. External IP: 10.96.250.219, port: 2ea15477-71f4-4a93-b028-4843ec0a9bd9. [pid: 7|app: 0|req: 481/923] 199.204.45.157 () {36 vars in 997 bytes} [Fri May 29 07:00:53 2026] DELETE /v2.0/ports/2ea15477-71f4-4a93-b028-4843ec0a9bd9 => generated 0 bytes in 702 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/924] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:53 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:00:54.021 8 INFO neutron.services.segments.plugin [-] Segment 9dafb210-706e-43bf-a369-9fb9292746b2 resource provider aggregate not found 2026-05-29 07:00:54.027 8 INFO neutron.services.segments.plugin [-] Segment 9dafb210-706e-43bf-a369-9fb9292746b2 resource provider aggregate not found 2026-05-29 07:00:54.031 8 INFO neutron.services.segments.plugin [-] Segment 9dafb210-706e-43bf-a369-9fb9292746b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dafb210-706e-43bf-a369-9fb9292746b2 found for delete ", "request_id": "req-1a336935-5448-4b4f-9113-583a76ab7848"}]} 2026-05-29 07:00:54.041 8 INFO neutron.services.segments.plugin [-] Segment 9dafb210-706e-43bf-a369-9fb9292746b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dafb210-706e-43bf-a369-9fb9292746b2 found for delete ", "request_id": "req-269fc345-18b3-4c2d-be61-2be3bf25c5ae"}]} 2026-05-29 07:00:54.053 8 INFO neutron.db.l3_hamode_db [None req-1d78a262-2a62-4985-ba27-8cc433711163 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] HA network aa5001f8-c4e8-4b79-9156-ea5f4cbe67eb was deleted as no HA routers are present in tenant 4f7e1a2deb4d4ab09054196e0c1066cd. [pid: 8|app: 0|req: 443/925] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:00:53 2026] DELETE /v2.0/routers/26fdf1d4-b729-4304-96aa-f92a7950f6d5 => generated 0 bytes in 635 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:00:54.073 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7ab23a5-959f-4e4d-a136-5c1004c29ec0'] response: {'server_uuid': 'bdd21c2c-3869-44c6-89d0-48edf9b67810', 'name': 'network-vif-deleted', 'tag': '2ea15477-71f4-4a93-b028-4843ec0a9bd9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 483/926] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:00:54 2026] DELETE /v2.0/subnets/9da77057-961f-4c37-b53b-941e6f480d6f => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/927] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:00:54 2026] DELETE /v2.0/subnets/210048cd-37c3-4ba7-872f-cdd78a2a8f46 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:00:54.695 7 INFO neutron.services.segments.plugin [-] Segment 8b992896-ba08-474e-841b-62ecc1c25a69 resource provider aggregate not found 2026-05-29 07:00:54.703 7 INFO neutron.services.segments.plugin [-] Segment 8b992896-ba08-474e-841b-62ecc1c25a69 resource provider aggregate not found [pid: 7|app: 0|req: 484/928] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:00:54 2026] DELETE /v2.0/networks/8cc3a568-354a-497f-bf32-63f5893fcf89 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:00:54.952 7 INFO neutron.services.segments.plugin [-] Segment 8b992896-ba08-474e-841b-62ecc1c25a69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b992896-ba08-474e-841b-62ecc1c25a69 found for delete ", "request_id": "req-abdb751e-88b4-4684-8ca2-9df544750d30"}]} 2026-05-29 07:00:54.954 7 INFO neutron.services.segments.plugin [-] Segment 8b992896-ba08-474e-841b-62ecc1c25a69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b992896-ba08-474e-841b-62ecc1c25a69 found for delete ", "request_id": "req-8367b5b0-c075-439c-b9d7-fd4b714c74c4"}]} [pid: 7|app: 0|req: 485/929] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:54 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => 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: 445/930] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:00:54 2026] DELETE /v2.0/networks/36984513-0e07-43b3-aa97-291c5fe6d195 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:00:55.038 7 WARNING neutron_lib.context [None req-1fbb064b-e998-43f4-aef8-1849822a03ee 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:00:55.117 7 INFO neutron.db.segments_db [None req-1fbb064b-e998-43f4-aef8-1849822a03ee 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Added segment 0fd77f79-489b-4f6b-817c-85a0ee348105 of type vxlan for network 6630ac70-ad64-4dd2-895c-5d481912be19 [pid: 7|app: 0|req: 486/931] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:00:55 2026] POST /v2.0/networks => generated 630 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:55.211 7 WARNING neutron_lib.context [None req-191334bc-b463-4edf-b3ee-5d2ad5efde05 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 446/932] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:00:55 2026] GET /v2.0/security-groups?tenant_id=1ddbf1707423405ca2d6b35458c81ed1&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/933] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:00:55 2026] POST /v2.0/subnets => generated 626 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:55.482 7 WARNING neutron_lib.context [None req-34a248f9-7ddc-4abe-b9f6-427a992cb327 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 447/934] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:55 2026] DELETE /v2.0/security-groups/9f35c409-5c2b-4f71-93e3-b99723211d84 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:00:55.559 7 INFO neutron.db.segments_db [None req-34a248f9-7ddc-4abe-b9f6-427a992cb327 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Added segment 046c650a-9031-4030-85cb-b85739cbf5ff of type vxlan for network 3877a5f9-b847-48e1-891d-6dfd07ec2aa5 2026-05-29 07:00:55.839 7 INFO neutron.db.l3_hamode_db [None req-34a248f9-7ddc-4abe-b9f6-427a992cb327 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 07:00:55.941 7 INFO neutron.db.l3_hamode_db [None req-34a248f9-7ddc-4abe-b9f6-427a992cb327 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 07:00:56.065 8 INFO neutron.services.segments.plugin [-] Segment 82176bc6-6591-4be2-befb-cef4995144c6 resource provider aggregate not found 2026-05-29 07:00:56.069 8 INFO neutron.services.segments.plugin [-] Segment 82176bc6-6591-4be2-befb-cef4995144c6 resource provider aggregate not found [pid: 8|app: 0|req: 448/935] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:56 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/936] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:00:55 2026] POST /v2.0/routers => generated 506 bytes in 1093 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:56.575 8 INFO neutron.services.segments.plugin [-] Segment 82176bc6-6591-4be2-befb-cef4995144c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82176bc6-6591-4be2-befb-cef4995144c6 found for delete ", "request_id": "req-099aaf3e-7402-4127-97a9-fad6c7c3f434"}]} 2026-05-29 07:00:56.580 8 WARNING neutron_lib.context [None req-1c9a218d-002e-4d67-b849-6c4ffa272de8 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:00:56.582 8 INFO neutron.services.segments.plugin [-] Segment 82176bc6-6591-4be2-befb-cef4995144c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82176bc6-6591-4be2-befb-cef4995144c6 found for delete ", "request_id": "req-63a5ed84-d758-4d2d-951b-d5d2433f062a"}]} [pid: 8|app: 0|req: 449/937] 10.0.0.30 () {34 vars in 664 bytes} [Fri May 29 07:00:56 2026] POST /v2.0/ports => generated 948 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 489/938] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:00:56 2026] GET /v2.0/security-groups?tenant_id=c39c174b4a8d410c85b929e1c364d074&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/939] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:00:57 2026] GET /v2.0/ports?device_id=bdd21c2c-3869-44c6-89d0-48edf9b67810 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/940] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:57 2026] DELETE /v2.0/security-groups/b4f220a5-f9b8-478b-b005-5dc0966690b3 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:00:57.643 7 WARNING neutron_lib.context [None req-1753f103-17e2-4e7c-9c2e-18f7d0c7b621 ec710f3695ae4ac895a6b7a0fcb15956 2adbd8700b1843e0b5187c924b7394e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:00:57.788 7 INFO neutron.db.segments_db [None req-1753f103-17e2-4e7c-9c2e-18f7d0c7b621 ec710f3695ae4ac895a6b7a0fcb15956 2adbd8700b1843e0b5187c924b7394e2 - - default default] Added segment 64a273b2-c68d-4309-815f-bcf8d43d788c of type vxlan for network 2a7b2b12-9e23-487c-bdb8-67d3188f2718 [pid: 7|app: 0|req: 492/941] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:00:57 2026] POST /v2.0/networks => generated 650 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/942] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:00:57 2026] GET /v2.0/security-groups?tenant_id=e20b42d2679d4a10a867d45a6dcb8d85&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:00:58.016 7 WARNING neutron_lib.context [None req-87da2535-d6c9-4742-b379-7d10b68de066 ec710f3695ae4ac895a6b7a0fcb15956 2adbd8700b1843e0b5187c924b7394e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 450/943] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 07:00:57 2026] PUT /v2.0/routers/4f1ed30d-a151-4237-a2dd-9e747a1137d1/add_router_interface => generated 309 bytes in 1001 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 451/944] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:58 2026] DELETE /v2.0/security-groups/6a9c3b05-53c1-4284-88b7-c895896a7db3 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/945] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:00:58 2026] GET /v2.0/ports/cc06d77f-b904-4a96-85e8-7fa3a0c52487 => generated 1022 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/946] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:00:58 2026] POST /v2.0/subnets => generated 627 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:58.322 7 WARNING neutron_lib.context [None req-f635f08f-ffce-4b35-85ae-af02c9729fb6 ec710f3695ae4ac895a6b7a0fcb15956 2adbd8700b1843e0b5187c924b7394e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:00:58.359 7 INFO neutron.db.segments_db [None req-f635f08f-ffce-4b35-85ae-af02c9729fb6 ec710f3695ae4ac895a6b7a0fcb15956 2adbd8700b1843e0b5187c924b7394e2 - - default default] Added segment 48e0c6c6-7abd-4cb2-bb8b-4cf56ef6b9a6 of type vxlan for network 3aea9fd7-8203-4b50-aee4-301a50cc39be 2026-05-29 07:00:58.664 7 INFO neutron.db.l3_hamode_db [None req-f635f08f-ffce-4b35-85ae-af02c9729fb6 ec710f3695ae4ac895a6b7a0fcb15956 2adbd8700b1843e0b5187c924b7394e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 453/947] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:00:58 2026] PUT /v2.0/routers/4f1ed30d-a151-4237-a2dd-9e747a1137d1/remove_router_interface => generated 309 bytes in 721 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 454/948] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:00:58 2026] DELETE /v2.0/security-groups/c2edd6d8-ecad-4cb2-8b0a-638eed74003f => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:00:59.435 8 INFO neutron.api.v2.resource [None req-15794c98-ecd2-4257-881a-29231f46ec2e 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 455/949] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:00:59 2026] PUT /v2.0/routers/4f1ed30d-a151-4237-a2dd-9e747a1137d1/remove_router_interface => generated 197 bytes in 389 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:00:59.444 8 INFO neutron.api.v2.resource [None req-4b650057-a8ae-4f53-be49-ed96c19dcbc3 1bbf38d1f3024eb28edabcc00b45a6c1 c1e482095eb04998ba9b450e82c00172 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 456/950] 10.0.0.30 () {32 vars in 736 bytes} [Fri May 29 07:00:59 2026] GET /v2.0/security-groups/c2edd6d8-ecad-4cb2-8b0a-638eed74003f => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/951] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:00:59 2026] GET /v2.0/ports?device_id=4f1ed30d-a151-4237-a2dd-9e747a1137d1 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:00:59.608 7 INFO neutron.db.l3_hamode_db [None req-f635f08f-ffce-4b35-85ae-af02c9729fb6 ec710f3695ae4ac895a6b7a0fcb15956 2adbd8700b1843e0b5187c924b7394e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 458/952] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:00:59 2026] DELETE /v2.0/floatingips/98d91a9c-e90c-4ca5-9daa-3d8824a69302 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:01:00.260 8 INFO neutron.services.segments.plugin [-] Segment 046c650a-9031-4030-85cb-b85739cbf5ff resource provider aggregate not found 2026-05-29 07:01:00.267 8 INFO neutron.services.segments.plugin [-] Segment 046c650a-9031-4030-85cb-b85739cbf5ff resource provider aggregate not found 2026-05-29 07:01:00.282 8 INFO neutron.services.segments.plugin [-] Segment 046c650a-9031-4030-85cb-b85739cbf5ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 046c650a-9031-4030-85cb-b85739cbf5ff found for delete ", "request_id": "req-3497304b-5cc2-4947-8933-e7a636da072d"}]} 2026-05-29 07:01:00.284 8 INFO neutron.db.l3_hamode_db [None req-5d66b64b-9d96-4bfb-a1ad-6f55574e15ba 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] HA network 3877a5f9-b847-48e1-891d-6dfd07ec2aa5 was deleted as no HA routers are present in tenant 4f7e1a2deb4d4ab09054196e0c1066cd. [pid: 8|app: 0|req: 459/953] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:00:59 2026] DELETE /v2.0/routers/4f1ed30d-a151-4237-a2dd-9e747a1137d1 => generated 0 bytes in 590 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:01:00.291 8 INFO neutron.services.segments.plugin [-] Segment 046c650a-9031-4030-85cb-b85739cbf5ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 046c650a-9031-4030-85cb-b85739cbf5ff found for delete ", "request_id": "req-d9e13315-534c-46c1-9901-da10d5b94df2"}]} [pid: 7|app: 0|req: 495/954] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:00:58 2026] POST /v2.0/routers => generated 695 bytes in 2167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/955] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:00 2026] DELETE /v2.0/subnets/bce5cbbb-da29-48be-a84c-7893d7c793bb => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/956] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:01:00 2026] PUT /v2.0/routers/0d23dd4a-f5b5-4d1e-8f19-da9bed88ffbc/remove_router_interface => generated 309 bytes in 923 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/957] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:01:01 2026] DELETE /v2.0/networks/6630ac70-ad64-4dd2-895c-5d481912be19 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/960] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 07:01:00 2026] PUT /v2.0/routers/cd973080-2725-4809-82db-941d12d19a9b/add_router_interface => generated 309 bytes in 1511 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:02.136 7 WARNING neutron_lib.context [None req-6e766e89-7cd5-44a4-897e-7a5e7034d05d 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:02.178 7 INFO neutron.db.segments_db [None req-6e766e89-7cd5-44a4-897e-7a5e7034d05d 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Added segment b62223e7-3216-4680-ba9c-a4c25ebd1890 of type vxlan for network 0d946f30-a90b-4367-9323-96c7e8583c32 [pid: 7|app: 0|req: 498/961] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:01:02 2026] POST /v2.0/networks => generated 629 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:02.304 8 INFO neutron.services.segments.plugin [-] Segment 0fd77f79-489b-4f6b-817c-85a0ee348105 resource provider aggregate not found 2026-05-29 07:01:02.313 8 INFO neutron.services.segments.plugin [-] Segment 0fd77f79-489b-4f6b-817c-85a0ee348105 resource provider aggregate not found 2026-05-29 07:01:02.324 8 INFO neutron.services.segments.plugin [-] Segment 0fd77f79-489b-4f6b-817c-85a0ee348105 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fd77f79-489b-4f6b-817c-85a0ee348105 found for delete ", "request_id": "req-4ea991f7-5a67-4836-9ad8-df2d3cd9a855"}]} 2026-05-29 07:01:02.335 8 INFO neutron.services.segments.plugin [-] Segment 0fd77f79-489b-4f6b-817c-85a0ee348105 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fd77f79-489b-4f6b-817c-85a0ee348105 found for delete ", "request_id": "req-17485289-2bee-4b50-8b23-15006131a704"}]} [pid: 7|app: 0|req: 499/962] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:02 2026] GET /v2.0/security-groups?tenant_id=a8a573693ce64fb69673c012c61249fb&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:01:02.610 7 WARNING neutron_lib.context [None req-086ea7da-fed5-444f-956e-29de43225f92 ec710f3695ae4ac895a6b7a0fcb15956 2adbd8700b1843e0b5187c924b7394e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:02.617 8 INFO neutron.db.l3_hamode_db [None req-82e1f9fd-67f9-46fb-9956-02bb564fc75e b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] HA network 9a9f4a60-b9df-4d98-8f13-ea15a4645622 was deleted as no HA routers are present in tenant c1e482095eb04998ba9b450e82c00172. [pid: 8|app: 0|req: 464/963] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:01 2026] DELETE /v2.0/routers/0d23dd4a-f5b5-4d1e-8f19-da9bed88ffbc => generated 0 bytes in 1061 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:01:02.625 8 WARNING neutron_lib.context [None req-f5fc1364-7487-4c76-87be-068587360eb8 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 465/964] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:02 2026] POST /v2.0/subnets => generated 626 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/965] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:02 2026] DELETE /v2.0/security-groups/9ef056b5-4d6b-4e48-9b08-724fd50b7036 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/966] 10.0.0.30 () {34 vars in 664 bytes} [Fri May 29 07:01:02 2026] POST /v2.0/ports => generated 955 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-29 07:01:02.963 7 WARNING neutron_lib.context [None req-6638acdf-98f2-4af2-9b8f-e2b2df61d5c9 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:03.001 7 INFO neutron.db.segments_db [None req-6638acdf-98f2-4af2-9b8f-e2b2df61d5c9 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Added segment 8b4bd6d5-c53a-4938-9185-c5fcaba788d1 of type vxlan for network 89553863-ea3e-4095-b016-c90fa0160c74 [pid: 8|app: 0|req: 467/967] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:02 2026] DELETE /v2.0/subnets/928b73c3-5892-49e4-879d-de7170568c90 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:01:03.088 8 WARNING neutron_lib.context [None req-1eb6b17c-179a-4e10-84f9-3499e33acef6 ec710f3695ae4ac895a6b7a0fcb15956 2adbd8700b1843e0b5187c924b7394e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:03.246 7 INFO neutron.db.l3_hamode_db [None req-6638acdf-98f2-4af2-9b8f-e2b2df61d5c9 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 07:01:03.388 7 INFO neutron.db.l3_hamode_db [None req-6638acdf-98f2-4af2-9b8f-e2b2df61d5c9 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 468/968] 10.0.0.30 () {34 vars in 664 bytes} [Fri May 29 07:01:03 2026] POST /v2.0/ports => generated 959 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 469/969] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:03 2026] GET /v2.0/security-groups?tenant_id=27eb44c1864e49f1a669444e1b13d656&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/970] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:01:03 2026] DELETE /v2.0/networks/22e23470-c02d-4ce2-af17-a75322107583 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:01:03.877 8 WARNING neutron_lib.context [None req-11c77192-967a-47c5-8814-bb9f91881d47 ec710f3695ae4ac895a6b7a0fcb15956 2adbd8700b1843e0b5187c924b7394e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 501/971] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:02 2026] POST /v2.0/routers => generated 506 bytes in 1050 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/972] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:04 2026] DELETE /v2.0/security-groups/c8ffa503-ac60-4549-9895-42a082c7d95a => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:01:04.352 8 INFO neutron.services.segments.plugin [-] Segment 8e635eec-d9dd-4a43-863f-c74bf06727c8 resource provider aggregate not found 2026-05-29 07:01:04.359 8 INFO neutron.services.segments.plugin [-] Segment 8e635eec-d9dd-4a43-863f-c74bf06727c8 resource provider aggregate not found 2026-05-29 07:01:04.370 8 INFO neutron.services.segments.plugin [-] Segment 8e635eec-d9dd-4a43-863f-c74bf06727c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e635eec-d9dd-4a43-863f-c74bf06727c8 found for delete ", "request_id": "req-8d4a56cb-a6a2-4695-a6ca-81f191bf7487"}]} 2026-05-29 07:01:04.376 8 INFO neutron.services.segments.plugin [-] Segment 8e635eec-d9dd-4a43-863f-c74bf06727c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e635eec-d9dd-4a43-863f-c74bf06727c8 found for delete ", "request_id": "req-a5fa40d9-839e-43c9-8a66-90dac87182ed"}]} 2026-05-29 07:01:04.380 8 INFO neutron.services.segments.plugin [-] Segment 4b31ec52-cb74-4272-a14b-5e6f6374a238 resource provider aggregate not found 2026-05-29 07:01:04.389 8 INFO neutron.services.segments.plugin [-] Segment 4b31ec52-cb74-4272-a14b-5e6f6374a238 resource provider aggregate not found 2026-05-29 07:01:04.394 8 INFO neutron.services.segments.plugin [-] Segment 4b31ec52-cb74-4272-a14b-5e6f6374a238 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b31ec52-cb74-4272-a14b-5e6f6374a238 found for delete ", "request_id": "req-0eefcc8f-5be8-4b3e-98ca-d833a954e746"}]} 2026-05-29 07:01:04.398 8 INFO neutron.services.segments.plugin [-] Segment 4b31ec52-cb74-4272-a14b-5e6f6374a238 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b31ec52-cb74-4272-a14b-5e6f6374a238 found for delete ", "request_id": "req-6887edf3-d116-4400-9c8d-f500de0a460c"}]} 2026-05-29 07:01:04.729 8 INFO neutron.db.l3_db [None req-11c77192-967a-47c5-8814-bb9f91881d47 ec710f3695ae4ac895a6b7a0fcb15956 2adbd8700b1843e0b5187c924b7394e2 - - default default] Floating IP 457ab96b-6127-42e2-b5f2-53ada8e4e87e associated. External IP: 10.96.250.216, port: 2880dfd7-db57-4a8a-8957-8aaf9072a1d9. [pid: 8|app: 0|req: 471/973] 10.0.0.30 () {34 vars in 676 bytes} [Fri May 29 07:01:03 2026] POST /v2.0/floatingips => generated 843 bytes in 1160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/974] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:05 2026] GET /v2.0/security-groups?tenant_id=c1e482095eb04998ba9b450e82c00172&name=default => generated 2925 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:01:05.146 8 INFO neutron.db.l3_db [None req-d8002e62-77c3-4fd5-8b01-96e1d6457cc2 ec710f3695ae4ac895a6b7a0fcb15956 2adbd8700b1843e0b5187c924b7394e2 - - default default] Floating IP 457ab96b-6127-42e2-b5f2-53ada8e4e87e disassociated. External IP: 10.96.250.216, port: 2880dfd7-db57-4a8a-8957-8aaf9072a1d9. [pid: 7|app: 0|req: 503/975] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 07:01:04 2026] PUT /v2.0/routers/e7d683f9-e0ae-4d68-97e8-16a92433ed6b/add_router_interface => generated 309 bytes in 1195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/976] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:05 2026] DELETE /v2.0/security-groups/3a73b6d8-fad3-43e1-a793-b5b589a18d5e => 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: 473/977] 10.0.0.30 () {34 vars in 748 bytes} [Fri May 29 07:01:05 2026] PUT /v2.0/floatingips/457ab96b-6127-42e2-b5f2-53ada8e4e87e => generated 552 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/978] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:01:05 2026] GET /v2.0/ports/698c55c4-0eb0-4b84-b0c2-b1f953b0d873 => generated 955 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/979] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:01:05 2026] DELETE /v2.0/floatingips/457ab96b-6127-42e2-b5f2-53ada8e4e87e => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:01:05.665 8 WARNING neutron_lib.context [None req-b48cd68b-15c6-41fd-8d0e-f8c515ca91ac ec710f3695ae4ac895a6b7a0fcb15956 2adbd8700b1843e0b5187c924b7394e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 506/980] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:01:05 2026] PUT /v2.0/routers/e7d683f9-e0ae-4d68-97e8-16a92433ed6b/remove_router_interface => generated 309 bytes in 796 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:06.348 8 INFO neutron.db.l3_db [None req-b48cd68b-15c6-41fd-8d0e-f8c515ca91ac ec710f3695ae4ac895a6b7a0fcb15956 2adbd8700b1843e0b5187c924b7394e2 - - default default] Floating IP b516c58a-7a5c-4af8-8262-a14503591b30 associated. External IP: 10.96.250.210, port: 500d03fe-8d34-4c66-bbd2-9b3f3d5e24a5. [pid: 7|app: 0|req: 507/981] 10.0.0.30 () {32 vars in 652 bytes} [Fri May 29 07:01:06 2026] GET /v2.0/extensions => generated 20516 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/982] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:01:06 2026] GET /v2.0/ports?device_id=e7d683f9-e0ae-4d68-97e8-16a92433ed6b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/983] 10.0.0.30 () {32 vars in 680 bytes} [Fri May 29 07:01:06 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: 8|app: 0|req: 475/984] 10.0.0.30 () {34 vars in 676 bytes} [Fri May 29 07:01:05 2026] POST /v2.0/floatingips => generated 842 bytes in 991 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/985] 10.0.0.30 () {32 vars in 680 bytes} [Fri May 29 07:01:06 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/986] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:01:06 2026] GET /v2.0/floatingips/b516c58a-7a5c-4af8-8262-a14503591b30 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/987] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:01:06 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/988] 10.0.0.30 () {32 vars in 654 bytes} [Fri May 29 07:01:06 2026] GET /v2.0/floatingips => generated 845 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/989] 10.0.0.30 () {32 vars in 664 bytes} [Fri May 29 07:01:06 2026] GET /v2.0/extensions/agent => generated 153 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:07.029 7 INFO neutron.db.l3_hamode_db [None req-bd87e48d-f381-47da-b00b-85359bf43925 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] HA network 89553863-ea3e-4095-b016-c90fa0160c74 was deleted as no HA routers are present in tenant 4f7e1a2deb4d4ab09054196e0c1066cd. [pid: 7|app: 0|req: 510/990] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:06 2026] DELETE /v2.0/routers/e7d683f9-e0ae-4d68-97e8-16a92433ed6b => generated 0 bytes in 500 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:01:07.037 7 INFO neutron.services.segments.plugin [-] Segment 8b4bd6d5-c53a-4938-9185-c5fcaba788d1 resource provider aggregate not found [pid: 7|app: 0|req: 511/991] 10.0.0.30 () {32 vars in 698 bytes} [Fri May 29 07:01:07 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:07.044 7 INFO neutron.services.segments.plugin [-] Segment 8b4bd6d5-c53a-4938-9185-c5fcaba788d1 resource provider aggregate not found 2026-05-29 07:01:07.059 7 INFO neutron.services.segments.plugin [-] Segment 8b4bd6d5-c53a-4938-9185-c5fcaba788d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b4bd6d5-c53a-4938-9185-c5fcaba788d1 found for delete ", "request_id": "req-1407593a-13c6-4d69-9173-a185377167ec"}]} 2026-05-29 07:01:07.062 7 INFO neutron.services.segments.plugin [-] Segment 8b4bd6d5-c53a-4938-9185-c5fcaba788d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b4bd6d5-c53a-4938-9185-c5fcaba788d1 found for delete ", "request_id": "req-451de9cb-ac28-461f-820e-ecfb5cfa5820"}]} 2026-05-29 07:01:07.093 8 INFO neutron.db.l3_db [None req-6c895150-7c8f-4e0d-8890-66c99e14a300 ec710f3695ae4ac895a6b7a0fcb15956 2adbd8700b1843e0b5187c924b7394e2 - - default default] Floating IP b516c58a-7a5c-4af8-8262-a14503591b30 associated. External IP: 10.96.250.210, port: 500d03fe-8d34-4c66-bbd2-9b3f3d5e24a5. 2026-05-29 07:01:07.256 7 INFO neutron.db.segments_db [None req-74d66347-4e89-4e3e-a5b6-e4cf14ffe19d b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment 15e4b54f-532d-4725-850e-472266aa328e of type vxlan for network b71f1c99-9498-4c00-8c95-d367b33d103c [pid: 7|app: 0|req: 512/992] 10.0.0.30 () {34 vars in 670 bytes} [Fri May 29 07:01:07 2026] POST /v2.0/networks => generated 744 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/993] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:07 2026] DELETE /v2.0/subnets/87f57e26-9872-4a1d-9f59-7fbb6e0d1c97 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/994] 10.0.0.30 () {32 vars in 696 bytes} [Fri May 29 07:01:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/995] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:07 2026] POST /v2.0/subnets => generated 691 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/996] 10.0.0.30 () {34 vars in 748 bytes} [Fri May 29 07:01:06 2026] PUT /v2.0/floatingips/b516c58a-7a5c-4af8-8262-a14503591b30 => generated 843 bytes in 1001 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/997] 10.0.0.30 () {32 vars in 700 bytes} [Fri May 29 07:01:07 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) 2026-05-29 07:01:07.799 8 INFO neutron.db.segments_db [None req-8e07ff00-08ae-4d8a-bca6-19acb630e4a0 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment 62cf923a-13df-42d4-9b33-f917bed2ace2 of type vxlan for network 7de83c57-f039-4a20-9926-3fbebdf263cc [pid: 7|app: 0|req: 516/998] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:01:07 2026] DELETE /v2.0/networks/0d946f30-a90b-4367-9323-96c7e8583c32 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:01:08.052 8 INFO neutron.db.l3_hamode_db [None req-8e07ff00-08ae-4d8a-bca6-19acb630e4a0 b7646af1aa4f4a5081ee8663bf4436c1 f1ca6d57a0324f87be8350e5e1f76999 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 07:01:08.110 7 INFO neutron.db.l3_db [None req-f42be5ae-ccc1-49ec-8d1b-d6a9bb5d396b ec710f3695ae4ac895a6b7a0fcb15956 2adbd8700b1843e0b5187c924b7394e2 - - default default] Floating IP b516c58a-7a5c-4af8-8262-a14503591b30 disassociated. External IP: 10.96.250.210, port: 2880dfd7-db57-4a8a-8957-8aaf9072a1d9. [pid: 7|app: 0|req: 517/999] 10.0.0.30 () {34 vars in 748 bytes} [Fri May 29 07:01:07 2026] PUT /v2.0/floatingips/b516c58a-7a5c-4af8-8262-a14503591b30 => generated 552 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1000] 10.0.0.30 () {32 vars in 688 bytes} [Fri May 29 07:01:08 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:08.440 7 WARNING neutron_lib.context [None req-1ed0390b-8670-45b1-8764-5943ba2a3f0f 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:08.476 7 INFO neutron.db.segments_db [None req-1ed0390b-8670-45b1-8764-5943ba2a3f0f 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Added segment b5a11d2a-5a04-4bc4-b238-5a9f45d4ebe8 of type vxlan for network 60197c21-f7e0-4036-9ce5-cf3e7787a281 2026-05-29 07:01:08.732 7 INFO neutron.db.l3_hamode_db [None req-1ed0390b-8670-45b1-8764-5943ba2a3f0f 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 07:01:08.812 8 INFO neutron.db.l3_hamode_db [None req-8e07ff00-08ae-4d8a-bca6-19acb630e4a0 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 07:01:09.073 7 INFO neutron.services.segments.plugin [-] Segment b62223e7-3216-4680-ba9c-a4c25ebd1890 resource provider aggregate not found 2026-05-29 07:01:09.087 7 INFO neutron.services.segments.plugin [-] Segment b62223e7-3216-4680-ba9c-a4c25ebd1890 resource provider aggregate not found 2026-05-29 07:01:09.092 7 INFO neutron.services.segments.plugin [-] Segment b62223e7-3216-4680-ba9c-a4c25ebd1890 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b62223e7-3216-4680-ba9c-a4c25ebd1890 found for delete ", "request_id": "req-03984452-86b7-4281-a21d-3e6d2c1874be"}]} 2026-05-29 07:01:09.102 7 INFO neutron.services.segments.plugin [-] Segment b62223e7-3216-4680-ba9c-a4c25ebd1890 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b62223e7-3216-4680-ba9c-a4c25ebd1890 found for delete ", "request_id": "req-cc941a54-20c6-46a8-83fe-31cb78d0d515"}]} 2026-05-29 07:01:09.503 7 INFO neutron.db.l3_hamode_db [None req-1ed0390b-8670-45b1-8764-5943ba2a3f0f 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 483/1001] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:07 2026] POST /v2.0/routers => generated 731 bytes in 1966 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1002] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:01:09 2026] DELETE /v2.0/floatingips/b516c58a-7a5c-4af8-8262-a14503591b30 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1003] 10.0.0.30 () {32 vars in 702 bytes} [Fri May 29 07:01:09 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1004] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:08 2026] POST /v2.0/routers => generated 687 bytes in 1910 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:10.366 7 INFO neutron.api.v2.resource [None req-1a205ad9-0042-488a-be1e-8d57dfde0f1c ec710f3695ae4ac895a6b7a0fcb15956 2adbd8700b1843e0b5187c924b7394e2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 520/1005] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:01:10 2026] DELETE /v2.0/floatingips/b516c58a-7a5c-4af8-8262-a14503591b30 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1006] 10.0.0.30 () {32 vars in 692 bytes} [Fri May 29 07:01:10 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1007] 10.0.0.30 () {32 vars in 720 bytes} [Fri May 29 07:01:10 2026] GET /v2.0/routers/bb3e4689-a3cb-4363-b4f5-56f1cc06ae9d => generated 693 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1008] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:01:10 2026] DELETE /v2.0/ports/2880dfd7-db57-4a8a-8957-8aaf9072a1d9 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1009] 10.0.0.30 () {32 vars in 694 bytes} [Fri May 29 07:01:10 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1010] 10.0.0.30 () {32 vars in 646 bytes} [Fri May 29 07:01:10 2026] GET /v2.0/routers => generated 696 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1011] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:01:10 2026] DELETE /v2.0/ports/500d03fe-8d34-4c66-bbd2-9b3f3d5e24a5 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1012] 10.0.0.30 () {32 vars in 684 bytes} [Fri May 29 07:01:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1013] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 07:01:09 2026] PUT /v2.0/routers/7180437d-cafb-4de3-83de-7de8000159c9/add_router_interface => generated 309 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1014] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:01:11 2026] GET /v2.0/ports?device_id=cd973080-2725-4809-82db-941d12d19a9b => generated 958 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1015] 10.0.0.30 () {32 vars in 686 bytes} [Fri May 29 07:01:11 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1016] 10.0.0.30 () {34 vars in 740 bytes} [Fri May 29 07:01:11 2026] PUT /v2.0/routers/bb3e4689-a3cb-4363-b4f5-56f1cc06ae9d => generated 700 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1017] 10.0.0.30 () {32 vars in 660 bytes} [Fri May 29 07:01:11 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: 530/1018] 10.0.0.30 () {32 vars in 720 bytes} [Fri May 29 07:01:11 2026] GET /v2.0/routers/bb3e4689-a3cb-4363-b4f5-56f1cc06ae9d => generated 700 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1019] 10.0.0.30 () {32 vars in 698 bytes} [Fri May 29 07:01:11 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1020] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:01:11 2026] GET /v2.0/ports?device_id=bb3e4689-a3cb-4363-b4f5-56f1cc06ae9d => generated 12 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1021] 10.0.0.30 () {32 vars in 678 bytes} [Fri May 29 07:01:11 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1022] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:01:11 2026] PUT /v2.0/routers/cd973080-2725-4809-82db-941d12d19a9b/remove_router_interface => generated 309 bytes in 853 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1023] 10.0.0.30 () {32 vars in 682 bytes} [Fri May 29 07:01:12 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:12.091 8 WARNING neutron_lib.context [None req-8787fbb7-8020-4e63-bd85-7721eb089e82 94c2233fe400473bb1b64de9cc940fb0 f1ca6d57a0324f87be8350e5e1f76999 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 491/1024] 10.0.0.30 () {34 vars in 684 bytes} [Fri May 29 07:01:12 2026] POST /v2.0/security-groups => generated 1660 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 07:01:12.431 7 INFO neutron.services.segments.plugin [-] Segment b5a11d2a-5a04-4bc4-b238-5a9f45d4ebe8 resource provider aggregate not found 2026-05-29 07:01:12.449 7 INFO neutron.services.segments.plugin [-] Segment b5a11d2a-5a04-4bc4-b238-5a9f45d4ebe8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5a11d2a-5a04-4bc4-b238-5a9f45d4ebe8 found for delete ", "request_id": "req-647ba31b-7e74-4931-91ec-933617ab8b8d"}]} 2026-05-29 07:01:12.451 7 INFO neutron.services.segments.plugin [-] Segment b5a11d2a-5a04-4bc4-b238-5a9f45d4ebe8 resource provider aggregate not found 2026-05-29 07:01:12.462 7 INFO neutron.db.l3_hamode_db [None req-7b9a3025-02b1-4e24-bd0b-da4622559f11 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] HA network 60197c21-f7e0-4036-9ce5-cf3e7787a281 was deleted as no HA routers are present in tenant 4f7e1a2deb4d4ab09054196e0c1066cd. [pid: 7|app: 0|req: 534/1025] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:11 2026] DELETE /v2.0/routers/bb3e4689-a3cb-4363-b4f5-56f1cc06ae9d => generated 0 bytes in 868 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:01:12.468 7 INFO neutron.services.segments.plugin [-] Segment b5a11d2a-5a04-4bc4-b238-5a9f45d4ebe8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5a11d2a-5a04-4bc4-b238-5a9f45d4ebe8 found for delete ", "request_id": "req-4d7fdbc7-52d6-4af3-bc31-b5fc4b416a1c"}]} [pid: 7|app: 0|req: 535/1026] 10.0.0.30 () {32 vars in 674 bytes} [Fri May 29 07:01:12 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:12.476 7 WARNING neutron_lib.context [None req-02350178-4b0e-437a-a185-3ce0d90c9488 94c2233fe400473bb1b64de9cc940fb0 f1ca6d57a0324f87be8350e5e1f76999 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 536/1027] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:01:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1028] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:01:12 2026] GET /v2.0/ports?device_id=bb3e4689-a3cb-4363-b4f5-56f1cc06ae9d => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1029] 10.0.0.30 () {32 vars in 688 bytes} [Fri May 29 07:01:12 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:12.587 7 WARNING neutron_lib.context [None req-f450b95a-3c7a-46e1-b6a4-0cbb49f73889 94c2233fe400473bb1b64de9cc940fb0 f1ca6d57a0324f87be8350e5e1f76999 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 539/1030] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:01:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:12.699 7 INFO neutron.api.v2.resource [None req-cf5315c5-f141-492a-ba17-6f431e405341 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 540/1031] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:12 2026] DELETE /v2.0/routers/bb3e4689-a3cb-4363-b4f5-56f1cc06ae9d => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1032] 10.0.0.30 () {32 vars in 722 bytes} [Fri May 29 07:01:12 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:12.707 7 WARNING neutron_lib.context [None req-01ae022e-ab30-481c-baa4-c6ebcab9e752 94c2233fe400473bb1b64de9cc940fb0 f1ca6d57a0324f87be8350e5e1f76999 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:13.085 8 INFO neutron.services.segments.plugin [-] Segment 48e0c6c6-7abd-4cb2-bb8b-4cf56ef6b9a6 resource provider aggregate not found 2026-05-29 07:01:13.093 8 INFO neutron.db.l3_hamode_db [None req-10a4533d-e1fc-457b-afb6-8c897872e2b7 ec710f3695ae4ac895a6b7a0fcb15956 2adbd8700b1843e0b5187c924b7394e2 - - default default] HA network 3aea9fd7-8203-4b50-aee4-301a50cc39be was deleted as no HA routers are present in tenant 2adbd8700b1843e0b5187c924b7394e2. [pid: 8|app: 0|req: 492/1033] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:12 2026] DELETE /v2.0/routers/cd973080-2725-4809-82db-941d12d19a9b => generated 0 bytes in 769 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:01:13.099 8 INFO neutron.services.segments.plugin [-] Segment 48e0c6c6-7abd-4cb2-bb8b-4cf56ef6b9a6 resource provider aggregate not found 2026-05-29 07:01:13.102 8 INFO neutron.services.segments.plugin [-] Segment 48e0c6c6-7abd-4cb2-bb8b-4cf56ef6b9a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48e0c6c6-7abd-4cb2-bb8b-4cf56ef6b9a6 found for delete ", "request_id": "req-b344c639-0df4-4f57-9b55-340c505dd25e"}]} [pid: 8|app: 0|req: 493/1034] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/ports?device_id=e7d683f9-e0ae-4d68-97e8-16a92433ed6b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:01:13.115 8 INFO neutron.services.segments.plugin [-] Segment 48e0c6c6-7abd-4cb2-bb8b-4cf56ef6b9a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48e0c6c6-7abd-4cb2-bb8b-4cf56ef6b9a6 found for delete ", "request_id": "req-db10a725-ff7a-4cf4-8351-30ac939f6be3"}]} [pid: 8|app: 0|req: 494/1035] 10.0.0.30 () {32 vars in 686 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1036] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:13 2026] DELETE /v2.0/subnets/e6488142-0d8c-45d6-b08c-9a1d89568472 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:01:13.218 8 INFO neutron.api.v2.resource [None req-eeec4a21-f841-4995-9396-c2a431e12a0d 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 496/1037] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:13 2026] DELETE /v2.0/routers/e7d683f9-e0ae-4d68-97e8-16a92433ed6b => generated 135 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1038] 10.0.0.30 () {32 vars in 668 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1039] 10.0.0.30 () {34 vars in 675 bytes} [Fri May 29 07:01:12 2026] POST /v2.0/floatingips => generated 552 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:13.262 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4e59861-8737-4019-8eae-71de63374e1f 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 543/1040] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:13 2026] DELETE /v2.0/subnets/87f57e26-9872-4a1d-9f59-7fbb6e0d1c97 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1041] 10.0.0.30 () {32 vars in 686 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1042] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/ports?device_id=4f1ed30d-a151-4237-a2dd-9e747a1137d1 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1043] 10.0.0.30 () {32 vars in 680 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:13.299 7 INFO neutron.api.v2.resource [None req-c5d2c2de-efa8-4ec4-8d0f-8aed459c906f 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 547/1044] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:13 2026] DELETE /v2.0/routers/4f1ed30d-a151-4237-a2dd-9e747a1137d1 => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1045] 10.0.0.30 () {32 vars in 698 bytes} [Fri May 29 07:01:13 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) 2026-05-29 07:01:13.314 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4b5526c5-f704-4a16-8dd7-68fa0692378f 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 549/1046] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:13 2026] DELETE /v2.0/subnets/bce5cbbb-da29-48be-a84c-7893d7c793bb => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1047] 10.0.0.30 () {32 vars in 678 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1048] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:01:13 2026] DELETE /v2.0/networks/2a7b2b12-9e23-487c-bdb8-67d3188f2718 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1049] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/ports?device_id=26fdf1d4-b729-4304-96aa-f92a7950f6d5 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1050] 10.0.0.30 () {32 vars in 666 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/router => generated 256 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1051] 10.0.0.30 () {32 vars in 676 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:13.355 7 INFO neutron.api.v2.resource [None req-a6a0d523-4f44-4a38-beb8-c98b2fc76fbf 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 552/1052] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:13 2026] DELETE /v2.0/routers/26fdf1d4-b729-4304-96aa-f92a7950f6d5 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1053] 10.0.0.30 () {32 vars in 664 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:13.370 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1d7ea00e-aa9a-445a-9318-2f830d8e23dc 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 502/1054] 10.0.0.30 () {32 vars in 674 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1055] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:13 2026] DELETE /v2.0/subnets/9da77057-961f-4c37-b53b-941e6f480d6f => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1056] 10.0.0.30 () {32 vars in 712 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1057] 10.0.0.30 () {32 vars in 690 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1058] 10.0.0.30 () {32 vars in 682 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:13.405 8 INFO neutron.pecan_wsgi.hooks.translation [None req-34996fdb-9432-4ff6-97fb-e2d6f98d57ac 6bb3ce239d2c436ca62434a2f5ddb9fb 4f7e1a2deb4d4ab09054196e0c1066cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 503/1059] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:13 2026] DELETE /v2.0/subnets/210048cd-37c3-4ba7-872f-cdd78a2a8f46 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1060] 10.0.0.30 () {32 vars in 668 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1061] 10.0.0.30 () {32 vars in 686 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1062] 10.0.0.30 () {32 vars in 704 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1063] 10.0.0.30 () {32 vars in 674 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1064] 10.0.0.30 () {32 vars in 700 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1065] 10.0.0.30 () {32 vars in 674 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1066] 10.0.0.30 () {32 vars in 692 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1067] 10.0.0.30 () {32 vars in 688 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1068] 10.0.0.30 () {32 vars in 708 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1069] 10.0.0.30 () {32 vars in 704 bytes} [Fri May 29 07:01:13 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: 562/1070] 10.0.0.30 () {32 vars in 718 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1071] 10.0.0.30 () {32 vars in 696 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1072] 10.0.0.30 () {32 vars in 710 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1073] 10.0.0.30 () {32 vars in 668 bytes} [Fri May 29 07:01:13 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: 564/1074] 10.0.0.30 () {32 vars in 686 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1075] 10.0.0.30 () {32 vars in 680 bytes} [Fri May 29 07:01:13 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: 565/1076] 10.0.0.30 () {32 vars in 674 bytes} [Fri May 29 07:01:13 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: 512/1077] 10.0.0.30 () {32 vars in 670 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1078] 10.0.0.30 () {32 vars in 660 bytes} [Fri May 29 07:01:13 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: 513/1079] 10.0.0.30 () {32 vars in 698 bytes} [Fri May 29 07:01:13 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: 567/1080] 10.0.0.30 () {32 vars in 698 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1081] 10.0.0.30 () {32 vars in 676 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1082] 10.0.0.30 () {32 vars in 668 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1083] 10.0.0.30 () {32 vars in 682 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1084] 10.0.0.30 () {32 vars in 700 bytes} [Fri May 29 07:01:13 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: 8|app: 0|req: 516/1085] 10.0.0.30 () {32 vars in 684 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1086] 10.0.0.30 () {32 vars in 706 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1087] 10.0.0.30 () {32 vars in 668 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1088] 10.0.0.30 () {32 vars in 696 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1089] 10.0.0.30 () {32 vars in 694 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1090] 10.0.0.30 () {32 vars in 684 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1091] 10.0.0.30 () {32 vars in 688 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1092] 10.0.0.30 () {32 vars in 666 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1093] 10.0.0.30 () {32 vars in 680 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1094] 10.0.0.30 () {32 vars in 680 bytes} [Fri May 29 07:01:13 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: 8|app: 0|req: 519/1095] 10.0.0.76 () {34 vars in 1097 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--639176065&fields=id&tenant_id=f1ca6d57a0324f87be8350e5e1f76999 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1096] 10.0.0.30 () {32 vars in 690 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1097] 10.0.0.30 () {32 vars in 690 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1098] 10.0.0.30 () {32 vars in 694 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1099] 10.0.0.30 () {32 vars in 684 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1100] 10.0.0.30 () {32 vars in 688 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1101] 10.0.0.30 () {32 vars in 700 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1102] 10.0.0.30 () {32 vars in 702 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1103] 10.0.0.30 () {32 vars in 712 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1104] 10.0.0.76 () {34 vars in 981 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/networks?id=b71f1c99-9498-4c00-8c95-d367b33d103c => generated 676 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1105] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1106] 10.0.0.30 () {32 vars in 714 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1107] 10.0.0.76 () {34 vars in 964 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/quotas/f1ca6d57a0324f87be8350e5e1f76999 => 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: 529/1108] 10.0.0.30 () {32 vars in 726 bytes} [Fri May 29 07:01:13 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: 580/1109] 10.0.0.76 () {34 vars in 1001 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/ports?tenant_id=f1ca6d57a0324f87be8350e5e1f76999&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1110] 10.0.0.30 () {32 vars in 740 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1111] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/security-groups?tenant_id=2adbd8700b1843e0b5187c924b7394e2&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1112] 10.0.0.30 () {32 vars in 718 bytes} [Fri May 29 07:01:13 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: 8|app: 0|req: 532/1113] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:13 2026] DELETE /v2.0/security-groups/f7646a3c-32b6-4b80-8d84-d77dbd54fa47 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1114] 10.0.0.30 () {32 vars in 682 bytes} [Fri May 29 07:01:14 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: 582/1115] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:13 2026] GET /v2.0/security-groups?tenant_id=4f7e1a2deb4d4ab09054196e0c1066cd&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1116] 10.0.0.30 () {32 vars in 668 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1117] 10.0.0.30 () {32 vars in 718 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1118] 10.0.0.30 () {32 vars in 678 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1119] 10.0.0.30 () {32 vars in 668 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1120] 10.0.0.30 () {32 vars in 696 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1121] 10.0.0.30 () {32 vars in 704 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1122] 10.0.0.30 () {32 vars in 700 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1123] 10.0.0.30 () {32 vars in 700 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1124] 10.0.0.30 () {32 vars in 682 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1125] 10.0.0.30 () {32 vars in 704 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1126] 10.0.0.30 () {32 vars in 694 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1127] 10.0.0.30 () {32 vars in 688 bytes} [Fri May 29 07:01:14 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: 594/1128] 10.0.0.30 () {32 vars in 696 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1129] 10.0.0.30 () {32 vars in 678 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1130] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:14 2026] DELETE /v2.0/security-groups/0a855d26-1e7e-4f6f-a126-5fa4549ce298 => 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: 596/1131] 10.0.0.30 () {32 vars in 688 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1132] 10.0.0.30 () {32 vars in 700 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1133] 10.0.0.30 () {32 vars in 664 bytes} [Fri May 29 07:01:14 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: 8|app: 0|req: 537/1134] 10.0.0.30 () {32 vars in 680 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1135] 10.0.0.30 () {32 vars in 692 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1136] 10.0.0.30 () {32 vars in 676 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1137] 10.0.0.30 () {32 vars in 666 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1138] 10.0.0.76 () {34 vars in 906 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/extensions => generated 20516 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1139] 10.0.0.76 () {34 vars in 1007 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/networks/b71f1c99-9498-4c00-8c95-d367b33d103c?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1140] 10.0.0.76 () {34 vars in 1107 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/networks/b71f1c99-9498-4c00-8c95-d367b33d103c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1141] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/ports?device_id=18bdaf48-f6c1-4c08-8616-c22ff6aa1e53 => 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: 541/1142] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/security-groups?tenant_id=4549c85d8724479391a4a92d7cfcc46e&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1143] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:14 2026] DELETE /v2.0/security-groups/b343560a-43c9-4092-8287-5516741f6658 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:01:15.751 8 INFO neutron.services.segments.plugin [-] Segment 64a273b2-c68d-4309-815f-bcf8d43d788c resource provider aggregate not found 2026-05-29 07:01:15.761 8 INFO neutron.services.segments.plugin [-] Segment 64a273b2-c68d-4309-815f-bcf8d43d788c resource provider aggregate not found 2026-05-29 07:01:15.767 8 INFO neutron.services.segments.plugin [-] Segment 64a273b2-c68d-4309-815f-bcf8d43d788c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64a273b2-c68d-4309-815f-bcf8d43d788c found for delete ", "request_id": "req-cefb9ced-29f7-4985-8efa-ef7d44fd9c7b"}]} 2026-05-29 07:01:15.776 8 INFO neutron.services.segments.plugin [-] Segment 64a273b2-c68d-4309-815f-bcf8d43d788c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64a273b2-c68d-4309-815f-bcf8d43d788c found for delete ", "request_id": "req-95bc710e-f408-4df4-97e7-252d897ec229"}]} [pid: 7|app: 0|req: 604/1146] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:15 2026] GET /v2.0/ports?device_id=18bdaf48-f6c1-4c08-8616-c22ff6aa1e53 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:01:15.839 8 WARNING neutron_lib.context [None req-45a7b887-cd69-49f6-9233-3f5c6e2abb71 a83b7ede1ef541f18a7c2fd4d93fe300 2212f1ea12c84181bc77bb419a76b4ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:15.923 7 WARNING neutron_lib.context [None req-2856223e-c80a-47cf-b43e-00f411cddc5e 1b131b4e8a4145abba03873a60bb68a1 362a59fb0c9c488ba700df92f9094410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:15.988 8 INFO neutron.db.segments_db [None req-45a7b887-cd69-49f6-9233-3f5c6e2abb71 a83b7ede1ef541f18a7c2fd4d93fe300 2212f1ea12c84181bc77bb419a76b4ca - - default default] Added segment 3fb5b239-08db-4d19-9a3f-225e6452e9c9 of type vxlan for network c1b634a0-1bf8-466d-8587-85cf5cfe8096 [pid: 7|app: 0|req: 605/1147] 10.0.0.30 () {34 vars in 676 bytes} [Fri May 29 07:01:15 2026] POST /v2.0/subnetpools => generated 549 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1148] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:01:15 2026] GET /v2.0/subnetpools/b328b949-984e-4290-80c3-a76c5c3baa59 => generated 549 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1149] 10.0.0.30 () {34 vars in 748 bytes} [Fri May 29 07:01:16 2026] PUT /v2.0/subnetpools/b328b949-984e-4290-80c3-a76c5c3baa59 => generated 500 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1150] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:01:15 2026] POST /v2.0/networks => generated 649 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:16.089 8 WARNING neutron_lib.context [None req-e92acf4d-afc0-4668-8ad0-8fbd741ad753 a83b7ede1ef541f18a7c2fd4d93fe300 2212f1ea12c84181bc77bb419a76b4ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 608/1151] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:01:16 2026] DELETE /v2.0/subnetpools/b328b949-984e-4290-80c3-a76c5c3baa59 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:01:16.139 7 INFO neutron.api.v2.resource [None req-69451692-10b1-46a5-a343-770ed45a222b 1b131b4e8a4145abba03873a60bb68a1 362a59fb0c9c488ba700df92f9094410 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 609/1152] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:01:16 2026] GET /v2.0/subnetpools/b328b949-984e-4290-80c3-a76c5c3baa59 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:01:16.152 7 INFO neutron.api.v2.resource [None req-47f63ed3-c924-4536-b329-fc7f5db7f40b 1b131b4e8a4145abba03873a60bb68a1 362a59fb0c9c488ba700df92f9094410 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 610/1153] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:01:16 2026] DELETE /v2.0/subnetpools/b328b949-984e-4290-80c3-a76c5c3baa59 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1154] 10.0.0.30 () {34 vars in 664 bytes} [Fri May 29 07:01:16 2026] POST /v2.0/ports => generated 779 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:16.366 7 WARNING neutron_lib.context [None req-afb6d110-960d-406e-86dc-7b705bd1086d a83b7ede1ef541f18a7c2fd4d93fe300 2212f1ea12c84181bc77bb419a76b4ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:16.419 7 INFO neutron.db.segments_db [None req-afb6d110-960d-406e-86dc-7b705bd1086d a83b7ede1ef541f18a7c2fd4d93fe300 2212f1ea12c84181bc77bb419a76b4ca - - default default] Added segment 0ac514bb-f261-4448-be4e-5601913b1302 of type vxlan for network 0353703a-e224-448f-ba0e-d9f074a5cc40 [pid: 7|app: 0|req: 611/1155] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:01:16 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-29 07:01:16.539 8 WARNING neutron_lib.context [None req-33e06426-7380-4dc1-82f4-f1f31ae9f9de a83b7ede1ef541f18a7c2fd4d93fe300 2212f1ea12c84181bc77bb419a76b4ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 545/1156] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:16 2026] POST /v2.0/subnets => generated 646 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:16.779 8 WARNING neutron_lib.context [None req-a477d754-d28e-4482-afdd-ea5ed302f9c6 a83b7ede1ef541f18a7c2fd4d93fe300 2212f1ea12c84181bc77bb419a76b4ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 612/1157] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:16 2026] GET /v2.0/security-groups?tenant_id=362a59fb0c9c488ba700df92f9094410&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:01:16.926 7 WARNING neutron_lib.context [None req-db804bc8-b915-4c8f-9602-2e30f0e84dad 0807dd692d3f410fad0bd89bed98d807 a12a4d42e5df467c8b6af81ce8b06594 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:16.926 7 WARNING neutron_lib.context [None req-db804bc8-b915-4c8f-9602-2e30f0e84dad 0807dd692d3f410fad0bd89bed98d807 a12a4d42e5df467c8b6af81ce8b06594 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:17.079 7 INFO neutron.db.segments_db [None req-db804bc8-b915-4c8f-9602-2e30f0e84dad 0807dd692d3f410fad0bd89bed98d807 a12a4d42e5df467c8b6af81ce8b06594 - - default default] Added segment d9f4bdb4-42cd-4d4a-a41f-cbe87a3048a5 of type vxlan for network 462763ee-8b92-4ce1-a594-f67b2a823629 [pid: 8|app: 0|req: 546/1158] 10.0.0.30 () {34 vars in 664 bytes} [Fri May 29 07:01:16 2026] POST /v2.0/ports => generated 962 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 547/1159] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:17 2026] GET /v2.0/ports?device_id=18bdaf48-f6c1-4c08-8616-c22ff6aa1e53 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:01:17.137 7 INFO neutron.db.segments_db [None req-db804bc8-b915-4c8f-9602-2e30f0e84dad 0807dd692d3f410fad0bd89bed98d807 a12a4d42e5df467c8b6af81ce8b06594 - - default default] Added segment dd3184ec-690f-4476-b875-ef37ac3a0457 of type vxlan for network cf8c0ed4-27b1-4701-a891-02062ef8b2e5 [pid: 8|app: 0|req: 548/1160] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:17 2026] DELETE /v2.0/security-groups/3e69b2a5-68cb-4084-8982-4193d477db98 => 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: 613/1161] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:01:16 2026] POST /v2.0/networks => generated 1246 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1162] 10.0.0.30 () {32 vars in 648 bytes} [Fri May 29 07:01:17 2026] GET /v2.0/networks => generated 1845 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:01:17.445 7 INFO neutron.services.segments.plugin [-] Segment d9f4bdb4-42cd-4d4a-a41f-cbe87a3048a5 resource provider aggregate not found 2026-05-29 07:01:17.449 7 INFO neutron.services.segments.plugin [-] Segment d9f4bdb4-42cd-4d4a-a41f-cbe87a3048a5 resource provider aggregate not found 2026-05-29 07:01:17.463 7 INFO neutron.services.segments.plugin [-] Segment d9f4bdb4-42cd-4d4a-a41f-cbe87a3048a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9f4bdb4-42cd-4d4a-a41f-cbe87a3048a5 found for delete ", "request_id": "req-13ac0615-3c1c-4796-b3a2-2d61a678c35f"}]} [pid: 8|app: 0|req: 549/1163] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:01:17 2026] DELETE /v2.0/ports/8b0cae3f-17c2-49ad-9aa5-4d83ff282271 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:01:17.465 7 INFO neutron.services.segments.plugin [-] Segment d9f4bdb4-42cd-4d4a-a41f-cbe87a3048a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9f4bdb4-42cd-4d4a-a41f-cbe87a3048a5 found for delete ", "request_id": "req-4ec677d7-aa7a-45cc-8e9a-4c76a436d20e"}]} [pid: 7|app: 0|req: 615/1164] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:01:17 2026] DELETE /v2.0/networks/462763ee-8b92-4ce1-a594-f67b2a823629 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:01:17.482 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d09b65b-abf3-4198-b57f-58c637d6c66c a83b7ede1ef541f18a7c2fd4d93fe300 2212f1ea12c84181bc77bb419a76b4ca - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 550/1165] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:01:17 2026] DELETE /v2.0/ports/8b0cae3f-17c2-49ad-9aa5-4d83ff282271 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:01:17.502 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b01ab756-c958-4b84-a536-42c303b3ecd0 a83b7ede1ef541f18a7c2fd4d93fe300 2212f1ea12c84181bc77bb419a76b4ca - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 551/1166] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:01:17 2026] GET /v2.0/ports/8b0cae3f-17c2-49ad-9aa5-4d83ff282271 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1167] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:01:17 2026] DELETE /v2.0/networks/cf8c0ed4-27b1-4701-a891-02062ef8b2e5 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1168] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:17 2026] DELETE /v2.0/subnets/dc3284c1-44bc-40e3-a0f6-9a2d62dec397 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1169] 10.0.0.30 () {32 vars in 648 bytes} [Fri May 29 07:01:17 2026] GET /v2.0/networks => generated 651 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:17.729 7 WARNING neutron_lib.context [None req-6fd50ad7-7fa8-48fa-91fe-b21477e1e1e7 0807dd692d3f410fad0bd89bed98d807 a12a4d42e5df467c8b6af81ce8b06594 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:17.817 7 INFO neutron.db.segments_db [None req-6fd50ad7-7fa8-48fa-91fe-b21477e1e1e7 0807dd692d3f410fad0bd89bed98d807 a12a4d42e5df467c8b6af81ce8b06594 - - default default] Added segment 50acd165-e1dc-41a1-8724-5cfd0018da93 of type vxlan for network 4f414d65-1034-431a-8e40-b7c83c698246 [pid: 7|app: 0|req: 618/1170] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:01:17 2026] POST /v2.0/networks => generated 650 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:17.937 7 WARNING neutron_lib.context [None req-1212fd09-0f69-4873-b2bc-115f6754b604 0807dd692d3f410fad0bd89bed98d807 a12a4d42e5df467c8b6af81ce8b06594 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:17.978 7 INFO neutron.db.segments_db [None req-1212fd09-0f69-4873-b2bc-115f6754b604 0807dd692d3f410fad0bd89bed98d807 a12a4d42e5df467c8b6af81ce8b06594 - - default default] Added segment 52ce5b18-4513-41e8-a1f5-de21fcbdb3f5 of type vxlan for network 844c5b3b-240c-4507-b921-def6736fe69e 2026-05-29 07:01:18.033 8 INFO neutron.services.segments.plugin [-] Segment 0ac514bb-f261-4448-be4e-5601913b1302 resource provider aggregate not found 2026-05-29 07:01:18.037 8 INFO neutron.services.segments.plugin [-] Segment 0ac514bb-f261-4448-be4e-5601913b1302 resource provider aggregate not found 2026-05-29 07:01:18.050 8 INFO neutron.services.segments.plugin [-] Segment 0ac514bb-f261-4448-be4e-5601913b1302 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ac514bb-f261-4448-be4e-5601913b1302 found for delete ", "request_id": "req-5eae1e42-9e1c-4ad4-998d-0ea724f6b2dc"}]} 2026-05-29 07:01:18.052 8 INFO neutron.services.segments.plugin [-] Segment 0ac514bb-f261-4448-be4e-5601913b1302 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ac514bb-f261-4448-be4e-5601913b1302 found for delete ", "request_id": "req-eab963e8-3d86-4005-a6d9-274a38033e03"}]} [pid: 8|app: 0|req: 553/1171] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:01:17 2026] DELETE /v2.0/networks/0353703a-e224-448f-ba0e-d9f074a5cc40 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:01:18.067 8 WARNING neutron_lib.context [None req-553df615-e828-4697-bd44-daf28b097b2b a83b7ede1ef541f18a7c2fd4d93fe300 2212f1ea12c84181bc77bb419a76b4ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 619/1172] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:01:17 2026] POST /v2.0/networks => generated 650 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:18.087 7 WARNING neutron_lib.context [None req-dfbf3d6a-4889-49b8-bdc9-88f846c7fbdd 0807dd692d3f410fad0bd89bed98d807 a12a4d42e5df467c8b6af81ce8b06594 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:18.113 7 WARNING neutron_lib.context [None req-dfbf3d6a-4889-49b8-bdc9-88f846c7fbdd 0807dd692d3f410fad0bd89bed98d807 a12a4d42e5df467c8b6af81ce8b06594 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:18.489 8 INFO neutron.db.segments_db [None req-553df615-e828-4697-bd44-daf28b097b2b a83b7ede1ef541f18a7c2fd4d93fe300 2212f1ea12c84181bc77bb419a76b4ca - - default default] Added segment fc0940ab-02ec-45f7-b796-995d5f7a8b25 of type vxlan for network 51f8b3b4-c0f4-4c21-ad83-62903d45d298 [pid: 8|app: 0|req: 554/1173] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:01:18 2026] POST /v2.0/networks => generated 636 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1174] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:18 2026] GET /v2.0/ports?device_id=18bdaf48-f6c1-4c08-8616-c22ff6aa1e53 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:01:18.611 8 WARNING neutron_lib.context [None req-83c36a99-a3ed-4d5f-ad93-59a9e4884ed8 a83b7ede1ef541f18a7c2fd4d93fe300 2212f1ea12c84181bc77bb419a76b4ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 620/1175] 10.0.0.30 () {34 vars in 664 bytes} [Fri May 29 07:01:18 2026] POST /v2.0/ports => generated 1505 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 621/1176] 10.0.0.30 () {32 vars in 642 bytes} [Fri May 29 07:01:18 2026] GET /v2.0/ports => generated 1505 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1177] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:18 2026] POST /v2.0/subnets => generated 646 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:18.860 8 WARNING neutron_lib.context [None req-d89040b8-f9e0-4259-b418-2df0be71be20 a83b7ede1ef541f18a7c2fd4d93fe300 2212f1ea12c84181bc77bb419a76b4ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 622/1178] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:01:18 2026] DELETE /v2.0/ports/693ede2d-4333-4ea7-88d6-c7efdbc14cd5 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1179] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:01:18 2026] DELETE /v2.0/ports/9b901470-2b22-4a1c-aec4-47dcd54b5525 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1180] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/networks?id=b71f1c99-9498-4c00-8c95-d367b33d103c => generated 676 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1181] 10.0.0.30 () {32 vars in 622 bytes} [Fri May 29 07:01:19 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1182] 10.0.0.30 () {34 vars in 664 bytes} [Fri May 29 07:01:18 2026] POST /v2.0/ports => generated 924 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1183] 10.0.0.30 () {32 vars in 642 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1184] 199.204.45.157 () {34 vars in 1050 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f1ca6d57a0324f87be8350e5e1f76999 => generated 180 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1185] 10.0.0.30 () {32 vars in 632 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/ => generated 632 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:19.283 7 WARNING neutron_lib.context [None req-9620cd7b-1b8b-41f9-9e2c-1526e422597f 0807dd692d3f410fad0bd89bed98d807 a12a4d42e5df467c8b6af81ce8b06594 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:19.346 7 INFO neutron.db.segments_db [None req-9620cd7b-1b8b-41f9-9e2c-1526e422597f 0807dd692d3f410fad0bd89bed98d807 a12a4d42e5df467c8b6af81ce8b06594 - - default default] Added segment 1b7ae97f-a215-4073-858b-254ac5167f36 of type vxlan for network 2dcd87ab-9988-469c-9697-010f6b8a1bd6 [pid: 8|app: 0|req: 559/1186] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:01:19 2026] DELETE /v2.0/ports/88c5b92e-7a57-4568-aecc-d49e419b7ebe => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:01:19.438 8 WARNING neutron_lib.context [req-035a6881-93dc-4000-9097-e90d039ad6c7 req-452abb44-2bd5-4b0c-b244-145a86603016 94c2233fe400473bb1b64de9cc940fb0 f1ca6d57a0324f87be8350e5e1f76999 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 628/1187] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:01:19 2026] POST /v2.0/networks => generated 650 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:19.461 7 INFO neutron.pecan_wsgi.hooks.translation [None req-12f8b227-039b-42e7-9f69-0fbe5d631f33 a83b7ede1ef541f18a7c2fd4d93fe300 2212f1ea12c84181bc77bb419a76b4ca - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 629/1188] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/ports/88c5b92e-7a57-4568-aecc-d49e419b7ebe => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:01:19.465 7 WARNING neutron_lib.context [None req-8abed82a-732b-4a66-8647-ff025c4ca498 0807dd692d3f410fad0bd89bed98d807 a12a4d42e5df467c8b6af81ce8b06594 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:19.481 7 INFO neutron.services.segments.plugin [-] Segment dd3184ec-690f-4476-b875-ef37ac3a0457 resource provider aggregate not found 2026-05-29 07:01:19.484 7 INFO neutron.services.segments.plugin [-] Segment dd3184ec-690f-4476-b875-ef37ac3a0457 resource provider aggregate not found 2026-05-29 07:01:19.495 7 INFO neutron.services.segments.plugin [-] Segment dd3184ec-690f-4476-b875-ef37ac3a0457 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd3184ec-690f-4476-b875-ef37ac3a0457 found for delete ", "request_id": "req-f4a7debf-d02c-4a13-8f24-e07995c3903f"}]} 2026-05-29 07:01:19.497 7 INFO neutron.services.segments.plugin [-] Segment dd3184ec-690f-4476-b875-ef37ac3a0457 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd3184ec-690f-4476-b875-ef37ac3a0457 found for delete ", "request_id": "req-6c2246b7-e7ef-4365-ba1f-c08b283c04c1"}]} 2026-05-29 07:01:19.521 7 INFO neutron.db.segments_db [None req-8abed82a-732b-4a66-8647-ff025c4ca498 0807dd692d3f410fad0bd89bed98d807 a12a4d42e5df467c8b6af81ce8b06594 - - default default] Added segment aecc7195-f4f4-4f6d-a7c3-7c38e09985b3 of type vxlan for network 0edfca00-eaec-420b-80bc-d21a75826886 [pid: 7|app: 0|req: 630/1189] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:01:19 2026] POST /v2.0/networks => generated 650 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1190] 199.204.45.157 () {38 vars in 955 bytes} [Fri May 29 07:01:19 2026] POST /v2.0/ports => generated 954 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-29 07:01:19.786 8 WARNING neutron_lib.context [None req-7453baa5-8072-4cf2-960c-480f7b2b5884 0807dd692d3f410fad0bd89bed98d807 a12a4d42e5df467c8b6af81ce8b06594 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 631/1191] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:19 2026] DELETE /v2.0/subnets/3eb02766-0782-482c-97d7-bca1ae78c7af => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:01:19.806 8 WARNING neutron_lib.context [None req-7453baa5-8072-4cf2-960c-480f7b2b5884 0807dd692d3f410fad0bd89bed98d807 a12a4d42e5df467c8b6af81ce8b06594 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 632/1192] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/ports?device_id=18bdaf48-f6c1-4c08-8616-c22ff6aa1e53 => generated 957 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1193] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/security-groups?tenant_id=45472657259845b192e55c01865134ea&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1194] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:19 2026] POST /v2.0/subnets => generated 1272 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1195] 199.204.45.157 () {38 vars in 1028 bytes} [Fri May 29 07:01:20 2026] PUT /v2.0/ports/38eaf4a4-a20c-463a-99f4-b42676c3aef3 => generated 1235 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-29 07:01:20.573 8 INFO neutron.services.segments.plugin [-] Segment fc0940ab-02ec-45f7-b796-995d5f7a8b25 resource provider aggregate not found 2026-05-29 07:01:20.577 8 INFO neutron.services.segments.plugin [-] Segment fc0940ab-02ec-45f7-b796-995d5f7a8b25 resource provider aggregate not found 2026-05-29 07:01:20.588 8 INFO neutron.services.segments.plugin [-] Segment fc0940ab-02ec-45f7-b796-995d5f7a8b25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc0940ab-02ec-45f7-b796-995d5f7a8b25 found for delete ", "request_id": "req-0d49f940-e24a-489e-9dc8-3371a92b09b5"}]} 2026-05-29 07:01:20.592 8 INFO neutron.services.segments.plugin [-] Segment fc0940ab-02ec-45f7-b796-995d5f7a8b25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc0940ab-02ec-45f7-b796-995d5f7a8b25 found for delete ", "request_id": "req-16e612b2-c2bc-42cc-ab0b-83baf205c1ab"}]} [pid: 8|app: 0|req: 562/1196] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:01:20 2026] DELETE /v2.0/networks/51f8b3b4-c0f4-4c21-ad83-62903d45d298 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1197] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:01:20 2026] GET /v2.0/security-groups?id=4dd5dd0e-cdcd-48e5-8e19-7f434afa616e&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:20.620 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb07397b-cd75-49bb-8d39-584bd94acab6'] response: {'name': 'network-changed', 'server_uuid': '18bdaf48-f6c1-4c08-8616-c22ff6aa1e53', 'tag': '38eaf4a4-a20c-463a-99f4-b42676c3aef3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 636/1198] 10.0.0.30 () {32 vars in 646 bytes} [Fri May 29 07:01:20 2026] GET /v2.0/subnets => generated 1908 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:01:20.643 7 WARNING neutron_lib.context [None req-aaeb355a-e6a1-4975-a53a-21e7073ad8e0 a83b7ede1ef541f18a7c2fd4d93fe300 2212f1ea12c84181bc77bb419a76b4ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 563/1199] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:20 2026] DELETE /v2.0/security-groups/1c9f94e5-77df-4c15-998e-b06751b01190 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1200] 10.0.0.30 () {34 vars in 664 bytes} [Fri May 29 07:01:20 2026] POST /v2.0/ports => generated 779 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 564/1201] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:20 2026] DELETE /v2.0/subnets/4988b8e7-aa90-4316-9560-b11a4304c0be => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1202] 10.0.0.30 () {34 vars in 736 bytes} [Fri May 29 07:01:20 2026] PUT /v2.0/ports/7cd20a6d-5df5-436e-b317-4390147336f7 => generated 752 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 639/1203] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/ports?tenant_id=f1ca6d57a0324f87be8350e5e1f76999&device_id=18bdaf48-f6c1-4c08-8616-c22ff6aa1e53 => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1204] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:21 2026] DELETE /v2.0/subnets/4f654555-2977-4f5c-95c1-c9b98f1143d8 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1205] 199.204.45.157 () {34 vars in 1018 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/networks?tenant_id=f1ca6d57a0324f87be8350e5e1f76999&shared=False => generated 772 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1206] 10.0.0.30 () {32 vars in 646 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/subnets => generated 649 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1207] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:01:21 2026] DELETE /v2.0/ports/7cd20a6d-5df5-436e-b317-4390147336f7 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1208] 199.204.45.157 () {34 vars in 930 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1209] 10.0.0.30 () {32 vars in 642 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/ports => generated 782 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:21.601 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f26b2263-e90b-4672-8867-eb616cc48b21 a83b7ede1ef541f18a7c2fd4d93fe300 2212f1ea12c84181bc77bb419a76b4ca - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 570/1210] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/ports/7cd20a6d-5df5-436e-b317-4390147336f7 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1211] 10.0.0.30 () {32 vars in 642 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/ports => generated 782 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1212] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/ports/d09ddc69-f1ca-4f01-ba73-80faca7caf7c => generated 779 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1213] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/ports?device_id=18bdaf48-f6c1-4c08-8616-c22ff6aa1e53 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:21.783 7 INFO neutron.services.segments.plugin [-] Segment aecc7195-f4f4-4f6d-a7c3-7c38e09985b3 resource provider aggregate not found 2026-05-29 07:01:21.787 7 INFO neutron.services.segments.plugin [-] Segment aecc7195-f4f4-4f6d-a7c3-7c38e09985b3 resource provider aggregate not found 2026-05-29 07:01:21.795 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fdac6f2b-c4e9-425b-b573-0aee02f06ce5 a83b7ede1ef541f18a7c2fd4d93fe300 2212f1ea12c84181bc77bb419a76b4ca - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 574/1214] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:01:21 2026] DELETE /v2.0/ports/88c5b92e-7a57-4568-aecc-d49e419b7ebe => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:01:21.800 7 INFO neutron.services.segments.plugin [-] Segment aecc7195-f4f4-4f6d-a7c3-7c38e09985b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aecc7195-f4f4-4f6d-a7c3-7c38e09985b3 found for delete ", "request_id": "req-044dda9f-a6be-4c14-a20b-7e9a0bb1e436"}]} 2026-05-29 07:01:21.801 7 INFO neutron.services.segments.plugin [-] Segment aecc7195-f4f4-4f6d-a7c3-7c38e09985b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aecc7195-f4f4-4f6d-a7c3-7c38e09985b3 found for delete ", "request_id": "req-fdf6f6d0-5253-401d-818f-e1422dbd5f0a"}]} [pid: 7|app: 0|req: 641/1215] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:01:21 2026] DELETE /v2.0/networks/0edfca00-eaec-420b-80bc-d21a75826886 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:01:21.822 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a78d966-de0f-4037-bf62-3acbaab3f581 a83b7ede1ef541f18a7c2fd4d93fe300 2212f1ea12c84181bc77bb419a76b4ca - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 642/1216] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:21 2026] DELETE /v2.0/subnets/3eb02766-0782-482c-97d7-bca1ae78c7af => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1217] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/security-groups?id=4dd5dd0e-cdcd-48e5-8e19-7f434afa616e&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:21.846 8 INFO neutron.pecan_wsgi.hooks.translation [None req-50925952-9901-467e-ae3f-2dbdffbf9243 a83b7ede1ef541f18a7c2fd4d93fe300 2212f1ea12c84181bc77bb419a76b4ca - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 576/1218] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:21 2026] DELETE /v2.0/subnets/dc3284c1-44bc-40e3-a0f6-9a2d62dec397 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1219] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:01:21 2026] DELETE /v2.0/ports/d09ddc69-f1ca-4f01-ba73-80faca7caf7c => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1220] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:01:21 2026] DELETE /v2.0/networks/2dcd87ab-9988-469c-9697-010f6b8a1bd6 => 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: 578/1221] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:01:22 2026] DELETE /v2.0/networks/c1b634a0-1bf8-466d-8587-85cf5cfe8096 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1222] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:01:22 2026] DELETE /v2.0/networks/844c5b3b-240c-4507-b921-def6736fe69e => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1223] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:01:22 2026] DELETE /v2.0/networks/4f414d65-1034-431a-8e40-b7c83c698246 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1224] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:01:22 2026] GET /v2.0/ports?tenant_id=f1ca6d57a0324f87be8350e5e1f76999&device_id=18bdaf48-f6c1-4c08-8616-c22ff6aa1e53 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1225] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:01:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=38eaf4a4-a20c-463a-99f4-b42676c3aef3 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1226] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:01:22 2026] GET /v2.0/subnets?id=4120046c-5916-4f15-9674-ca32e70f3b07 => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:22.649 8 INFO neutron.services.segments.plugin [-] Segment 3fb5b239-08db-4d19-9a3f-225e6452e9c9 resource provider aggregate not found 2026-05-29 07:01:22.654 8 INFO neutron.services.segments.plugin [-] Segment 3fb5b239-08db-4d19-9a3f-225e6452e9c9 resource provider aggregate not found 2026-05-29 07:01:22.668 8 INFO neutron.services.segments.plugin [-] Segment 3fb5b239-08db-4d19-9a3f-225e6452e9c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fb5b239-08db-4d19-9a3f-225e6452e9c9 found for delete ", "request_id": "req-791074d7-dfa6-41fa-8f49-4bceda0254ce"}]} 2026-05-29 07:01:22.683 8 INFO neutron.services.segments.plugin [-] Segment 3fb5b239-08db-4d19-9a3f-225e6452e9c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fb5b239-08db-4d19-9a3f-225e6452e9c9 found for delete ", "request_id": "req-75cf081b-433f-45d2-8abb-499ccfd608e6"}]} 2026-05-29 07:01:22.686 8 INFO neutron.services.segments.plugin [-] Segment 50acd165-e1dc-41a1-8724-5cfd0018da93 resource provider aggregate not found 2026-05-29 07:01:22.695 8 INFO neutron.services.segments.plugin [-] Segment 50acd165-e1dc-41a1-8724-5cfd0018da93 resource provider aggregate not found 2026-05-29 07:01:22.703 8 INFO neutron.services.segments.plugin [-] Segment 50acd165-e1dc-41a1-8724-5cfd0018da93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50acd165-e1dc-41a1-8724-5cfd0018da93 found for delete ", "request_id": "req-88112261-21de-4952-96bb-53cfdc4cd155"}]} 2026-05-29 07:01:22.705 8 INFO neutron.services.segments.plugin [-] Segment 50acd165-e1dc-41a1-8724-5cfd0018da93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50acd165-e1dc-41a1-8724-5cfd0018da93 found for delete ", "request_id": "req-6debb3be-9598-407c-a233-4ebc6e3886cd"}]} [pid: 8|app: 0|req: 581/1227] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:01:22 2026] GET /v2.0/ports?network_id=b71f1c99-9498-4c00-8c95-d367b33d103c&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1228] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:01:22 2026] GET /v2.0/networks/b71f1c99-9498-4c00-8c95-d367b33d103c?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1229] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:22 2026] GET /v2.0/security-groups?tenant_id=2212f1ea12c84181bc77bb419a76b4ca&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: 583/1230] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:01:22 2026] GET /v2.0/networks/b71f1c99-9498-4c00-8c95-d367b33d103c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1231] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:22 2026] DELETE /v2.0/security-groups/bf5f7d78-d6ea-43d6-ade9-0821894a234c => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1232] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:22 2026] GET /v2.0/ports?device_id=18bdaf48-f6c1-4c08-8616-c22ff6aa1e53 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1233] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:22 2026] GET /v2.0/security-groups?tenant_id=a12a4d42e5df467c8b6af81ce8b06594&name=default => generated 2925 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1234] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:01:22 2026] GET /v2.0/security-groups?id=4dd5dd0e-cdcd-48e5-8e19-7f434afa616e&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: 585/1235] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:22 2026] DELETE /v2.0/security-groups/e776654c-a551-4a76-bbb5-38507cce74f5 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:01:24.120 7 INFO neutron.services.segments.plugin [-] Segment 1b7ae97f-a215-4073-858b-254ac5167f36 resource provider aggregate not found 2026-05-29 07:01:24.125 7 INFO neutron.services.segments.plugin [-] Segment 1b7ae97f-a215-4073-858b-254ac5167f36 resource provider aggregate not found 2026-05-29 07:01:24.146 7 INFO neutron.services.segments.plugin [-] Segment 1b7ae97f-a215-4073-858b-254ac5167f36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b7ae97f-a215-4073-858b-254ac5167f36 found for delete ", "request_id": "req-241ffd7e-6e76-4fec-8e67-9f33bfc548a5"}]} [pid: 7|app: 0|req: 651/1236] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:24 2026] GET /v2.0/ports?device_id=18bdaf48-f6c1-4c08-8616-c22ff6aa1e53 => 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: 586/1237] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:01:24 2026] GET /v2.0/security-groups?id=4dd5dd0e-cdcd-48e5-8e19-7f434afa616e&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:24.606 7 INFO neutron.services.segments.plugin [-] Segment 1b7ae97f-a215-4073-858b-254ac5167f36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b7ae97f-a215-4073-858b-254ac5167f36 found for delete ", "request_id": "req-5192271d-558e-42c1-8eaf-d9da5994eba1"}]} 2026-05-29 07:01:24.613 7 INFO neutron.services.segments.plugin [-] Segment 52ce5b18-4513-41e8-a1f5-de21fcbdb3f5 resource provider aggregate not found 2026-05-29 07:01:24.631 7 INFO neutron.services.segments.plugin [-] Segment 52ce5b18-4513-41e8-a1f5-de21fcbdb3f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52ce5b18-4513-41e8-a1f5-de21fcbdb3f5 found for delete ", "request_id": "req-0cc50dfa-0fc2-43b6-941f-851bedaf88c4"}]} 2026-05-29 07:01:24.636 7 INFO neutron.services.segments.plugin [-] Segment 52ce5b18-4513-41e8-a1f5-de21fcbdb3f5 resource provider aggregate not found 2026-05-29 07:01:24.652 7 INFO neutron.services.segments.plugin [-] Segment 52ce5b18-4513-41e8-a1f5-de21fcbdb3f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52ce5b18-4513-41e8-a1f5-de21fcbdb3f5 found for delete ", "request_id": "req-f9ddce38-693c-4e91-a4d1-946b69d15bd1"}]} 2026-05-29 07:01:24.729 7 WARNING neutron_lib.context [None req-d4a4defd-6442-4560-86f9-f2cf8aaf5605 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:24.887 7 INFO neutron.db.segments_db [None req-d4a4defd-6442-4560-86f9-f2cf8aaf5605 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Added segment c4e44bcf-3abf-40ec-99f2-6cd611134eeb of type vxlan for network 3c2aa67a-b411-46f3-a79c-b48a1a442f67 2026-05-29 07:01:24.983 8 WARNING neutron_lib.context [None req-a131f88d-a7c2-4343-97c3-486d449649cd afe5bad9c5d44a9c8c8b7300b5e8bb9f ea1d8a0883fd40768e92ff493d88d3c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 652/1238] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:01:24 2026] POST /v2.0/networks => generated 634 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:25.021 7 WARNING neutron_lib.context [None req-7652623e-9a52-4d30-baa5-35ab10769c35 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:25.093 7 INFO neutron.db.segments_db [None req-7652623e-9a52-4d30-baa5-35ab10769c35 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Added segment bf1e96f5-a3b1-44e3-ab50-2623ae1fd875 of type vxlan for network 75b64c44-e32c-4788-8f8a-2d4809f9292b 2026-05-29 07:01:25.141 8 INFO neutron.db.segments_db [None req-a131f88d-a7c2-4343-97c3-486d449649cd afe5bad9c5d44a9c8c8b7300b5e8bb9f ea1d8a0883fd40768e92ff493d88d3c0 - - default default] Added segment 77017255-d7e5-4808-af93-6c3fff5590e7 of type vxlan for network 380ced39-9224-4be0-92f2-0ad5579f29bd [pid: 7|app: 0|req: 653/1239] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:01:25 2026] POST /v2.0/networks => generated 634 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:25.220 7 WARNING neutron_lib.context [None req-3ca8cdfb-0571-4b6b-9392-91745f4f0f8a 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 587/1240] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:01:24 2026] POST /v2.0/networks => generated 647 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1241] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:25 2026] GET /v2.0/ports?device_id=18bdaf48-f6c1-4c08-8616-c22ff6aa1e53 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1242] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:01:25 2026] GET /v2.0/security-groups?id=4dd5dd0e-cdcd-48e5-8e19-7f434afa616e&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1243] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:25 2026] POST /v2.0/subnets => generated 646 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:25.519 8 WARNING neutron_lib.context [None req-3e178340-986d-4045-ace5-42362168ee37 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 590/1244] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:25 2026] POST /v2.0/subnets => generated 655 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:25.801 7 WARNING neutron_lib.context [None req-ff919f80-8277-4fb5-8e42-0ae58760cb26 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:25.847 7 INFO neutron.db.segments_db [None req-ff919f80-8277-4fb5-8e42-0ae58760cb26 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Added segment 1c2debb7-b023-47b5-8348-b0dea5ec68d7 of type vxlan for network fdb0d380-dc93-40e7-8e18-c9d036883af3 2026-05-29 07:01:25.873 8 WARNING neutron_lib.context [None req-ee4e36e5-617d-4d1b-b074-f06df70ad47e afe5bad9c5d44a9c8c8b7300b5e8bb9f ea1d8a0883fd40768e92ff493d88d3c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 591/1245] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:25 2026] POST /v2.0/subnets => generated 673 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:26.136 7 INFO neutron.db.l3_hamode_db [None req-ff919f80-8277-4fb5-8e42-0ae58760cb26 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 07:01:26.147 8 WARNING neutron_lib.context [None req-b0438868-1c7d-4477-b3b4-9ebdecfa7a2c afe5bad9c5d44a9c8c8b7300b5e8bb9f ea1d8a0883fd40768e92ff493d88d3c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:26.200 8 INFO neutron.db.segments_db [None req-b0438868-1c7d-4477-b3b4-9ebdecfa7a2c afe5bad9c5d44a9c8c8b7300b5e8bb9f ea1d8a0883fd40768e92ff493d88d3c0 - - default default] Added segment 6bde8bf8-1004-4154-adbe-a715f3c64797 of type vxlan for network 9f9d0b65-9b09-4bee-93d6-dfdfc1e8c86f 2026-05-29 07:01:26.266 7 INFO neutron.db.l3_hamode_db [None req-ff919f80-8277-4fb5-8e42-0ae58760cb26 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 592/1246] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:01:26 2026] POST /v2.0/networks => generated 648 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1247] 10.0.0.30 () {34 vars in 742 bytes} [Fri May 29 07:01:26 2026] PUT /v2.0/networks/9f9d0b65-9b09-4bee-93d6-dfdfc1e8c86f => generated 592 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1248] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:26 2026] GET /v2.0/security-groups?tenant_id=deb13e10b1f54283ba206d777c458d16&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:01:26.752 8 WARNING neutron_lib.context [None req-6c471202-282c-445a-b66f-5c4f145f97e5 afe5bad9c5d44a9c8c8b7300b5e8bb9f ea1d8a0883fd40768e92ff493d88d3c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 655/1249] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:25 2026] POST /v2.0/routers => generated 510 bytes in 1268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1250] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:26 2026] POST /v2.0/subnets => generated 646 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1251] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:27 2026] GET /v2.0/ports?device_id=18bdaf48-f6c1-4c08-8616-c22ff6aa1e53 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1252] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:27 2026] DELETE /v2.0/security-groups/7ee4eb12-def6-4cf2-a72b-843dc0892c89 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1253] 10.0.0.30 () {34 vars in 740 bytes} [Fri May 29 07:01:27 2026] PUT /v2.0/subnets/deed18c6-a1fd-4fae-a865-ab665c2cbd9a => generated 656 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1254] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:01:27 2026] GET /v2.0/security-groups?id=4dd5dd0e-cdcd-48e5-8e19-7f434afa616e&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: 599/1255] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:27 2026] GET /v2.0/security-groups?tenant_id=b5b3c8e9d6874e928fc0aa50db7877a7&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:01:27.984 8 INFO neutron.services.segments.plugin [-] Segment 6bde8bf8-1004-4154-adbe-a715f3c64797 resource provider aggregate not found 2026-05-29 07:01:27.990 8 INFO neutron.services.segments.plugin [-] Segment 6bde8bf8-1004-4154-adbe-a715f3c64797 resource provider aggregate not found 2026-05-29 07:01:28.001 8 INFO neutron.services.segments.plugin [-] Segment 6bde8bf8-1004-4154-adbe-a715f3c64797 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bde8bf8-1004-4154-adbe-a715f3c64797 found for delete ", "request_id": "req-353acfb7-4a6b-4a54-9d91-ef10a498914e"}]} 2026-05-29 07:01:28.009 8 INFO neutron.services.segments.plugin [-] Segment 6bde8bf8-1004-4154-adbe-a715f3c64797 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bde8bf8-1004-4154-adbe-a715f3c64797 found for delete ", "request_id": "req-b81e50db-2bab-4474-8c65-3b597ba5bbfe"}]} [pid: 7|app: 0|req: 657/1256] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 07:01:27 2026] PUT /v2.0/routers/31a2243f-304a-41e3-96a8-d21aec4f3dc0/add_router_interface => generated 309 bytes in 1163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1257] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:28 2026] DELETE /v2.0/security-groups/0c80bb69-f949-4144-a2f6-0f995300e3a7 => 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: 659/1258] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:01:28 2026] GET /v2.0/ports/3955f45b-c9ff-49f8-bcd9-a8df1160973e => generated 959 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1259] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:01:27 2026] DELETE /v2.0/networks/9f9d0b65-9b09-4bee-93d6-dfdfc1e8c86f => generated 0 bytes in 1219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1260] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:28 2026] GET /v2.0/ports?device_id=18bdaf48-f6c1-4c08-8616-c22ff6aa1e53 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:28.933 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a717d4c8-2938-493d-a9dc-f2eb0e45f8ec afe5bad9c5d44a9c8c8b7300b5e8bb9f ea1d8a0883fd40768e92ff493d88d3c0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 602/1261] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:01:28 2026] DELETE /v2.0/networks/9f9d0b65-9b09-4bee-93d6-dfdfc1e8c86f => 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: 603/1262] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:01:28 2026] GET /v2.0/security-groups?id=4dd5dd0e-cdcd-48e5-8e19-7f434afa616e&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1263] 10.0.0.30 () {32 vars in 693 bytes} [Fri May 29 07:01:28 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1264] 10.0.0.30 () {32 vars in 741 bytes} [Fri May 29 07:01:29 2026] GET /v2.0/subnets?network_id=2a388d6a-c423-4830-bef0-788622d6eec8 => generated 649 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1265] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:29 2026] GET /v2.0/ports?device_id=18bdaf48-f6c1-4c08-8616-c22ff6aa1e53 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1266] 10.0.0.30 () {32 vars in 652 bytes} [Fri May 29 07:01:29 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-29 07:01:29.485 8 INFO neutron.db.l3_db [None req-b25af010-d826-4c56-b030-02de5e1d97d7 94c2233fe400473bb1b64de9cc940fb0 f1ca6d57a0324f87be8350e5e1f76999 - - default default] Floating IP ce39b9ea-fac8-4a8d-aaa4-d5c3595e77d1 associated. External IP: 10.96.250.213, port: 38eaf4a4-a20c-463a-99f4-b42676c3aef3. [pid: 8|app: 0|req: 608/1267] 10.0.0.30 () {34 vars in 748 bytes} [Fri May 29 07:01:29 2026] PUT /v2.0/floatingips/ce39b9ea-fac8-4a8d-aaa4-d5c3595e77d1 => generated 855 bytes in 667 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1268] 10.0.0.30 () {32 vars in 648 bytes} [Fri May 29 07:01:29 2026] GET /v2.0/networks => generated 1312 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:01:29.884 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-15f21cbb-6e1e-4fdf-98f7-62982396ebb4'] response: {'name': 'network-changed', 'server_uuid': '18bdaf48-f6c1-4c08-8616-c22ff6aa1e53', 'tag': '38eaf4a4-a20c-463a-99f4-b42676c3aef3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 610/1269] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:29 2026] GET /v2.0/ports?device_id=18bdaf48-f6c1-4c08-8616-c22ff6aa1e53 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1270] 10.0.0.30 () {32 vars in 646 bytes} [Fri May 29 07:01:29 2026] GET /v2.0/subnets => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1271] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:01:29 2026] GET /v2.0/security-groups?id=4dd5dd0e-cdcd-48e5-8e19-7f434afa616e&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1272] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 07:01:28 2026] PUT /v2.0/routers/31a2243f-304a-41e3-96a8-d21aec4f3dc0/add_router_interface => generated 309 bytes in 1521 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:30.018 8 INFO neutron.services.segments.plugin [-] Segment 6bde8bf8-1004-4154-adbe-a715f3c64797 resource provider aggregate not found 2026-05-29 07:01:30.028 8 INFO neutron.services.segments.plugin [-] Segment 6bde8bf8-1004-4154-adbe-a715f3c64797 resource provider aggregate not found 2026-05-29 07:01:30.034 8 INFO neutron.services.segments.plugin [-] Segment 6bde8bf8-1004-4154-adbe-a715f3c64797 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bde8bf8-1004-4154-adbe-a715f3c64797 found for delete ", "request_id": "req-216c1033-41e9-4c77-98b4-7954ad3b753f"}]} [pid: 8|app: 0|req: 613/1273] 10.0.0.30 () {32 vars in 722 bytes} [Fri May 29 07:01:29 2026] GET /v2.0/networks/380ced39-9224-4be0-92f2-0ad5579f29bd => generated 672 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:30.059 8 INFO neutron.services.segments.plugin [-] Segment 6bde8bf8-1004-4154-adbe-a715f3c64797 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bde8bf8-1004-4154-adbe-a715f3c64797 found for delete ", "request_id": "req-14b1355a-9c22-497d-beba-6b0e2ad95f0a"}]} [pid: 8|app: 0|req: 614/1274] 10.0.0.30 () {32 vars in 720 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/subnets/31762b3e-0154-488b-a0d7-d0de96259067 => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:30.086 8 INFO neutron.pecan_wsgi.hooks.translation [None req-49bba4da-29a0-42c4-b19c-6199cbe756d2 afe5bad9c5d44a9c8c8b7300b5e8bb9f ea1d8a0883fd40768e92ff493d88d3c0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 615/1275] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:30 2026] DELETE /v2.0/subnets/deed18c6-a1fd-4fae-a865-ab665c2cbd9a => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:01:30.099 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c859d9bc-7362-44e0-a514-11822976729f afe5bad9c5d44a9c8c8b7300b5e8bb9f ea1d8a0883fd40768e92ff493d88d3c0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 616/1276] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:01:30 2026] DELETE /v2.0/networks/9f9d0b65-9b09-4bee-93d6-dfdfc1e8c86f => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1277] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/ports/c684f1e7-7bc4-4f16-9514-f36b956b8eec => generated 967 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1278] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:30 2026] DELETE /v2.0/subnets/31762b3e-0154-488b-a0d7-d0de96259067 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1279] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/ports?device_id=18bdaf48-f6c1-4c08-8616-c22ff6aa1e53 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1280] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:01:30 2026] DELETE /v2.0/networks/380ced39-9224-4be0-92f2-0ad5579f29bd => 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: 620/1281] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/security-groups?id=4dd5dd0e-cdcd-48e5-8e19-7f434afa616e&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1282] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/ports?tenant_id=f1ca6d57a0324f87be8350e5e1f76999&device_id=18bdaf48-f6c1-4c08-8616-c22ff6aa1e53 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1283] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/networks?id=b71f1c99-9498-4c00-8c95-d367b33d103c => generated 772 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1286] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=38eaf4a4-a20c-463a-99f4-b42676c3aef3 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1287] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/subnets?id=4120046c-5916-4f15-9674-ca32e70f3b07 => generated 694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1288] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/ports?network_id=b71f1c99-9498-4c00-8c95-d367b33d103c&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1289] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/networks/b71f1c99-9498-4c00-8c95-d367b33d103c?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: 629/1290] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/networks/b71f1c99-9498-4c00-8c95-d367b33d103c?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: 662/1291] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:01:30 2026] PUT /v2.0/routers/31a2243f-304a-41e3-96a8-d21aec4f3dc0/remove_router_interface => generated 309 bytes in 919 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1292] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:31 2026] GET /v2.0/security-groups?tenant_id=ea1d8a0883fd40768e92ff493d88d3c0&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1293] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:31 2026] DELETE /v2.0/security-groups/735591ee-cc7f-4e1f-89ea-028f68a64575 => 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: 665/1294] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:31 2026] GET /v2.0/ports?device_id=18bdaf48-f6c1-4c08-8616-c22ff6aa1e53 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1295] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:01:31 2026] GET /v2.0/security-groups?id=4dd5dd0e-cdcd-48e5-8e19-7f434afa616e&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: 630/1296] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:01:31 2026] PUT /v2.0/routers/31a2243f-304a-41e3-96a8-d21aec4f3dc0/remove_router_interface => generated 309 bytes in 990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1297] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:01:32 2026] GET /v2.0/ports?device_id=31a2243f-304a-41e3-96a8-d21aec4f3dc0 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:01:32.130 8 INFO neutron.services.segments.plugin [-] Segment 77017255-d7e5-4808-af93-6c3fff5590e7 resource provider aggregate not found 2026-05-29 07:01:32.134 8 INFO neutron.services.segments.plugin [-] Segment 77017255-d7e5-4808-af93-6c3fff5590e7 resource provider aggregate not found 2026-05-29 07:01:32.142 8 INFO neutron.services.segments.plugin [-] Segment 77017255-d7e5-4808-af93-6c3fff5590e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77017255-d7e5-4808-af93-6c3fff5590e7 found for delete ", "request_id": "req-0cd72f98-5c03-4a2a-bcb7-492601937dfb"}]} 2026-05-29 07:01:32.148 8 INFO neutron.services.segments.plugin [-] Segment 77017255-d7e5-4808-af93-6c3fff5590e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77017255-d7e5-4808-af93-6c3fff5590e7 found for delete ", "request_id": "req-3a30340a-5ea1-4176-9eef-8e26035f597f"}]} [pid: 7|app: 0|req: 668/1298] 199.204.45.157 () {34 vars in 994 bytes} [Fri May 29 07:01:32 2026] GET /v2.0/ports?device_id=18bdaf48-f6c1-4c08-8616-c22ff6aa1e53 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:32.636 7 INFO neutron.db.l3_db [req-69f80b6b-e7d3-4331-a1d9-a068c850a478 req-bfb783e3-0d32-49ca-97fd-db81413b0731 94c2233fe400473bb1b64de9cc940fb0 f1ca6d57a0324f87be8350e5e1f76999 - - default default] Floating IP ce39b9ea-fac8-4a8d-aaa4-d5c3595e77d1 disassociated. External IP: 10.96.250.213, port: 38eaf4a4-a20c-463a-99f4-b42676c3aef3. 2026-05-29 07:01:32.741 8 INFO neutron.db.l3_hamode_db [None req-42c422a6-c9e8-435a-9e5d-13d9f809885f 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] HA network fdb0d380-dc93-40e7-8e18-c9d036883af3 was deleted as no HA routers are present in tenant 6fe2f0d7a16c4999a8432b58c349055f. [pid: 8|app: 0|req: 631/1299] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:32 2026] DELETE /v2.0/routers/31a2243f-304a-41e3-96a8-d21aec4f3dc0 => generated 0 bytes in 670 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1300] 199.204.45.157 () {36 vars in 997 bytes} [Fri May 29 07:01:32 2026] DELETE /v2.0/ports/38eaf4a4-a20c-463a-99f4-b42676c3aef3 => generated 0 bytes in 720 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:01:33.051 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b02efb3-f41d-49f4-bcbf-2a3c295b12aa'] response: {'server_uuid': '18bdaf48-f6c1-4c08-8616-c22ff6aa1e53', 'name': 'network-vif-deleted', 'tag': '38eaf4a4-a20c-463a-99f4-b42676c3aef3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 632/1301] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:32 2026] GET /v2.0/security-groups?tenant_id=6717a76282044db0a42a2773129b1051&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1302] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:33 2026] GET /v2.0/ports?device_id=18bdaf48-f6c1-4c08-8616-c22ff6aa1e53 => 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: 670/1303] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:33 2026] DELETE /v2.0/subnets/9fab275e-719e-47a4-9d2c-8704217e1a93 => 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: 634/1304] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:33 2026] DELETE /v2.0/security-groups/69ec9219-81d1-4401-8bb4-d5d421e1e1d3 => 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: 671/1305] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:33 2026] DELETE /v2.0/subnets/0d5d32c7-cc2d-463c-8cf9-a06d1b35f995 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:01:33.664 7 WARNING neutron_lib.context [None req-6fbaea2d-5e96-4618-9c41-9b1310a96b6b 292e4b074cb74256975537db05f323db cf7c98a3233d4389b09a890bbd384b36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 635/1306] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:01:33 2026] DELETE /v2.0/networks/75b64c44-e32c-4788-8f8a-2d4809f9292b => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1307] 10.0.0.30 () {34 vars in 683 bytes} [Fri May 29 07:01:33 2026] POST /v2.0/security-groups => generated 1625 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1308] 10.0.0.30 () {32 vars in 662 bytes} [Fri May 29 07:01:33 2026] GET /v2.0/security-groups => generated 4530 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1309] 10.0.0.30 () {34 vars in 757 bytes} [Fri May 29 07:01:33 2026] PUT /v2.0/security-groups/b7f40cc1-43ac-4d82-bdcd-ee60a439f885 => generated 1662 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1310] 10.0.0.30 () {32 vars in 736 bytes} [Fri May 29 07:01:34 2026] GET /v2.0/security-groups/b7f40cc1-43ac-4d82-bdcd-ee60a439f885 => generated 1662 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1311] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:01:33 2026] DELETE /v2.0/networks/3c2aa67a-b411-46f3-a79c-b48a1a442f67 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:01:34.126 8 WARNING neutron_lib.context [None req-cb4f8a48-ce83-43f6-8b6c-c40380fb2dfc 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:34.161 8 INFO neutron.services.segments.plugin [-] Segment 1c2debb7-b023-47b5-8348-b0dea5ec68d7 resource provider aggregate not found [pid: 7|app: 0|req: 676/1312] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:34 2026] DELETE /v2.0/security-groups/b7f40cc1-43ac-4d82-bdcd-ee60a439f885 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:01:34.167 8 INFO neutron.services.segments.plugin [-] Segment 1c2debb7-b023-47b5-8348-b0dea5ec68d7 resource provider aggregate not found 2026-05-29 07:01:34.175 8 INFO neutron.services.segments.plugin [-] Segment 1c2debb7-b023-47b5-8348-b0dea5ec68d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c2debb7-b023-47b5-8348-b0dea5ec68d7 found for delete ", "request_id": "req-9aebce16-8648-46b2-a9d2-98c343dd62ff"}]} 2026-05-29 07:01:34.178 8 INFO neutron.services.segments.plugin [-] Segment 1c2debb7-b023-47b5-8348-b0dea5ec68d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c2debb7-b023-47b5-8348-b0dea5ec68d7 found for delete ", "request_id": "req-adbe21ae-ce71-449c-a3ce-c817b9bf2a9c"}]} 2026-05-29 07:01:34.189 8 INFO neutron.services.segments.plugin [-] Segment bf1e96f5-a3b1-44e3-ab50-2623ae1fd875 resource provider aggregate not found 2026-05-29 07:01:34.192 8 INFO neutron.services.segments.plugin [-] Segment bf1e96f5-a3b1-44e3-ab50-2623ae1fd875 resource provider aggregate not found [pid: 7|app: 0|req: 677/1313] 10.0.0.30 () {32 vars in 662 bytes} [Fri May 29 07:01:34 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:01:34.200 8 INFO neutron.services.segments.plugin [-] Segment bf1e96f5-a3b1-44e3-ab50-2623ae1fd875 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf1e96f5-a3b1-44e3-ab50-2623ae1fd875 found for delete ", "request_id": "req-cc369ee0-b4ee-4115-b791-9649885f8622"}]} 2026-05-29 07:01:34.204 8 INFO neutron.services.segments.plugin [-] Segment bf1e96f5-a3b1-44e3-ab50-2623ae1fd875 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf1e96f5-a3b1-44e3-ab50-2623ae1fd875 found for delete ", "request_id": "req-012f7de2-3a7c-41a2-bcda-dc7c820f9709"}]} [pid: 7|app: 0|req: 678/1314] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:34 2026] GET /v2.0/ports?device_id=18bdaf48-f6c1-4c08-8616-c22ff6aa1e53 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:01:34.211 8 INFO neutron.db.segments_db [None req-cb4f8a48-ce83-43f6-8b6c-c40380fb2dfc 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Added segment 0e92b810-341b-4401-9b6e-c5d3f6ef7bcb of type vxlan for network 00a53a88-caaa-4374-b67c-12b8a39993ad 2026-05-29 07:01:34.218 8 INFO neutron.services.segments.plugin [-] Segment c4e44bcf-3abf-40ec-99f2-6cd611134eeb resource provider aggregate not found 2026-05-29 07:01:34.219 7 INFO neutron.api.v2.resource [None req-cc4b0712-ca28-4f44-9ac2-c724587cbe21 292e4b074cb74256975537db05f323db cf7c98a3233d4389b09a890bbd384b36 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 679/1315] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:34 2026] DELETE /v2.0/security-groups/b7f40cc1-43ac-4d82-bdcd-ee60a439f885 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:01:34.223 8 INFO neutron.services.segments.plugin [-] Segment c4e44bcf-3abf-40ec-99f2-6cd611134eeb resource provider aggregate not found 2026-05-29 07:01:34.228 7 WARNING neutron_lib.context [None req-7902181c-8d19-49e6-8043-6a4eb590510b 292e4b074cb74256975537db05f323db cf7c98a3233d4389b09a890bbd384b36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:34.239 8 INFO neutron.services.segments.plugin [-] Segment c4e44bcf-3abf-40ec-99f2-6cd611134eeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4e44bcf-3abf-40ec-99f2-6cd611134eeb found for delete ", "request_id": "req-923b3833-3073-4561-9f0a-8de70aa1ef72"}]} 2026-05-29 07:01:34.240 8 INFO neutron.services.segments.plugin [-] Segment c4e44bcf-3abf-40ec-99f2-6cd611134eeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4e44bcf-3abf-40ec-99f2-6cd611134eeb found for delete ", "request_id": "req-9fa5d03f-7a0f-4676-a3c7-9f999064eb5e"}]} [pid: 8|app: 0|req: 637/1316] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:01:34 2026] POST /v2.0/networks => generated 633 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:34.328 8 WARNING neutron_lib.context [None req-3071609a-8405-4c7f-ae25-ccc93055915f 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 680/1317] 10.0.0.30 () {34 vars in 683 bytes} [Fri May 29 07:01:34 2026] POST /v2.0/security-groups => generated 1624 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 07:01:34.347 7 WARNING neutron_lib.context [None req-503bee7c-eac3-4895-8018-8c938deec2a7 292e4b074cb74256975537db05f323db cf7c98a3233d4389b09a890bbd384b36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 681/1318] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:01:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1319] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:01:34 2026] GET /v2.0/security-group-rules/8c10778d-5580-4ccd-a850-12503ef4545c => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1320] 10.0.0.30 () {32 vars in 672 bytes} [Fri May 29 07:01:34 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1321] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:34 2026] POST /v2.0/subnets => generated 646 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:34.610 8 WARNING neutron_lib.context [None req-b2a2f7e8-bf63-4130-93fc-8bab526c9000 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 684/1322] 10.0.0.30 () {32 vars in 749 bytes} [Fri May 29 07:01:34 2026] DELETE /v2.0/security-group-rules/8c10778d-5580-4ccd-a850-12503ef4545c => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:01:34.647 8 INFO neutron.db.segments_db [None req-b2a2f7e8-bf63-4130-93fc-8bab526c9000 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Added segment 253fd1a0-dd72-47ae-8cb3-460d8258f5f0 of type vxlan for network 790e3eac-7a03-4789-8af1-9a6c7a44de49 [pid: 7|app: 0|req: 685/1323] 10.0.0.30 () {32 vars in 672 bytes} [Fri May 29 07:01:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:01:34.694 7 WARNING neutron_lib.context [None req-29bb5534-93b3-4907-b754-08867a9097a8 292e4b074cb74256975537db05f323db cf7c98a3233d4389b09a890bbd384b36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 686/1324] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:01:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1325] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:01:34 2026] GET /v2.0/security-group-rules/b3439339-39f7-424d-892a-16e28d8fd675 => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1326] 10.0.0.30 () {32 vars in 672 bytes} [Fri May 29 07:01:34 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:01:34.915 8 INFO neutron.db.l3_hamode_db [None req-b2a2f7e8-bf63-4130-93fc-8bab526c9000 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 689/1327] 10.0.0.30 () {32 vars in 749 bytes} [Fri May 29 07:01:34 2026] DELETE /v2.0/security-group-rules/b3439339-39f7-424d-892a-16e28d8fd675 => 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: 690/1328] 10.0.0.30 () {32 vars in 672 bytes} [Fri May 29 07:01:34 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) 2026-05-29 07:01:35.026 7 WARNING neutron_lib.context [None req-e59f4a2f-3461-461f-90f1-7befe9cb4f2e 292e4b074cb74256975537db05f323db cf7c98a3233d4389b09a890bbd384b36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:35.035 8 INFO neutron.db.l3_hamode_db [None req-b2a2f7e8-bf63-4130-93fc-8bab526c9000 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 691/1329] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:01:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1330] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:01:35 2026] GET /v2.0/security-group-rules/f7908b75-b8ba-452b-863b-d0ffc662a920 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1331] 10.0.0.30 () {32 vars in 672 bytes} [Fri May 29 07:01:35 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1332] 10.0.0.30 () {32 vars in 749 bytes} [Fri May 29 07:01:35 2026] DELETE /v2.0/security-group-rules/f7908b75-b8ba-452b-863b-d0ffc662a920 => 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: 695/1333] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:35 2026] GET /v2.0/ports?device_id=18bdaf48-f6c1-4c08-8616-c22ff6aa1e53 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1334] 10.0.0.30 () {32 vars in 672 bytes} [Fri May 29 07:01:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1335] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:35 2026] GET /v2.0/security-groups?tenant_id=6bde32fca6b54b1995cba1b1c2347b98&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1336] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:34 2026] POST /v2.0/routers => generated 510 bytes in 1077 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1337] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:35 2026] DELETE /v2.0/security-groups/1225b9db-d3a4-4be6-8112-9a4f4c572d0d => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:01:35.745 7 WARNING neutron_lib.context [None req-a457938d-ebb7-4de6-8b19-6c6edff3c202 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 640/1338] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:35 2026] DELETE /v2.0/security-groups/87e35ab0-7543-49d5-83cc-228ef8307477 => 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: 641/1339] 10.0.0.30 () {32 vars in 662 bytes} [Fri May 29 07:01:35 2026] GET /v2.0/security-groups => 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: 642/1340] 10.0.0.30 () {32 vars in 662 bytes} [Fri May 29 07:01:35 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1341] 10.0.0.30 () {34 vars in 664 bytes} [Fri May 29 07:01:35 2026] POST /v2.0/ports => generated 960 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 700/1342] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:36 2026] GET /v2.0/security-groups?tenant_id=cf7c98a3233d4389b09a890bbd384b36&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1343] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:36 2026] DELETE /v2.0/security-groups/edcfe5de-d42c-4d12-9586-c0e7cef1c248 => 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: 702/1344] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:36 2026] DELETE /v2.0/security-groups/4dd5dd0e-cdcd-48e5-8e19-7f434afa616e => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:01:36.700 7 INFO neutron.api.v2.resource [None req-97e5581e-32fe-4410-b94b-4cd464b25b80 94c2233fe400473bb1b64de9cc940fb0 f1ca6d57a0324f87be8350e5e1f76999 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 703/1345] 10.0.0.30 () {32 vars in 736 bytes} [Fri May 29 07:01:36 2026] GET /v2.0/security-groups/4dd5dd0e-cdcd-48e5-8e19-7f434afa616e => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1346] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:01:36 2026] DELETE /v2.0/floatingips/ce39b9ea-fac8-4a8d-aaa4-d5c3595e77d1 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1347] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 07:01:36 2026] PUT /v2.0/routers/dcd66f47-86b0-4945-b02d-423e6d83710b/add_router_interface => generated 309 bytes in 1083 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 644/1348] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:01:37 2026] GET /v2.0/ports/2d8f18db-6577-479b-bd83-a51ab116987d => generated 1034 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1349] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:01:37 2026] PUT /v2.0/routers/dcd66f47-86b0-4945-b02d-423e6d83710b/remove_router_interface => generated 309 bytes in 721 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1350] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:01:36 2026] PUT /v2.0/routers/7180437d-cafb-4de3-83de-7de8000159c9/remove_router_interface => generated 309 bytes in 1028 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:38.037 8 INFO neutron.api.v2.resource [None req-f0a28ea8-ff5a-4606-931d-adaa7b74653d 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 646/1351] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:01:37 2026] PUT /v2.0/routers/dcd66f47-86b0-4945-b02d-423e6d83710b/remove_router_interface => generated 197 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1352] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:01:38 2026] GET /v2.0/ports?device_id=dcd66f47-86b0-4945-b02d-423e6d83710b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:01:38.598 8 INFO neutron.services.segments.plugin [-] Segment 253fd1a0-dd72-47ae-8cb3-460d8258f5f0 resource provider aggregate not found 2026-05-29 07:01:38.601 8 INFO neutron.services.segments.plugin [-] Segment 253fd1a0-dd72-47ae-8cb3-460d8258f5f0 resource provider aggregate not found 2026-05-29 07:01:38.613 8 INFO neutron.services.segments.plugin [-] Segment 253fd1a0-dd72-47ae-8cb3-460d8258f5f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 253fd1a0-dd72-47ae-8cb3-460d8258f5f0 found for delete ", "request_id": "req-71a4f47f-acdc-4176-8ba2-2d67d8643bab"}]} 2026-05-29 07:01:38.617 8 INFO neutron.services.segments.plugin [-] Segment 253fd1a0-dd72-47ae-8cb3-460d8258f5f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 253fd1a0-dd72-47ae-8cb3-460d8258f5f0 found for delete ", "request_id": "req-20932a0d-8238-4ed6-8ca2-18d2bb2ff9f6"}]} 2026-05-29 07:01:38.618 8 INFO neutron.db.l3_hamode_db [None req-f7c4e8df-2d26-433a-b51b-300d37c7a424 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] HA network 790e3eac-7a03-4789-8af1-9a6c7a44de49 was deleted as no HA routers are present in tenant 6fe2f0d7a16c4999a8432b58c349055f. [pid: 8|app: 0|req: 648/1353] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:38 2026] DELETE /v2.0/routers/dcd66f47-86b0-4945-b02d-423e6d83710b => generated 0 bytes in 551 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1354] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:38 2026] DELETE /v2.0/subnets/0ceba659-2011-4207-8e80-15d169e61860 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:01:39.043 7 INFO neutron.services.segments.plugin [-] Segment 62cf923a-13df-42d4-9b33-f917bed2ace2 resource provider aggregate not found 2026-05-29 07:01:39.048 7 INFO neutron.services.segments.plugin [-] Segment 62cf923a-13df-42d4-9b33-f917bed2ace2 resource provider aggregate not found 2026-05-29 07:01:39.061 7 INFO neutron.services.segments.plugin [-] Segment 62cf923a-13df-42d4-9b33-f917bed2ace2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62cf923a-13df-42d4-9b33-f917bed2ace2 found for delete ", "request_id": "req-c8e28efd-6e78-409e-b809-453cb9beb1a9"}]} 2026-05-29 07:01:39.063 7 INFO neutron.db.l3_hamode_db [None req-a3cda822-dd2f-44e7-a221-3ac0c1e4e308 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] HA network 7de83c57-f039-4a20-9926-3fbebdf263cc was deleted as no HA routers are present in tenant f1ca6d57a0324f87be8350e5e1f76999. 2026-05-29 07:01:39.064 7 INFO neutron.services.segments.plugin [-] Segment 62cf923a-13df-42d4-9b33-f917bed2ace2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62cf923a-13df-42d4-9b33-f917bed2ace2 found for delete ", "request_id": "req-5e741b9f-ae11-4239-ae75-b9c9559b4726"}]} [pid: 7|app: 0|req: 706/1355] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:38 2026] DELETE /v2.0/routers/7180437d-cafb-4de3-83de-7de8000159c9 => generated 0 bytes in 1053 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1356] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:01:38 2026] DELETE /v2.0/networks/00a53a88-caaa-4374-b67c-12b8a39993ad => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:01:39.170 8 WARNING neutron_lib.context [None req-625e3b44-568a-4fa1-b82d-7984841226a5 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:39.227 8 INFO neutron.db.segments_db [None req-625e3b44-568a-4fa1-b82d-7984841226a5 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Added segment 07ee9d67-bd66-4021-816d-088f56737c3b of type vxlan for network 20604bf5-06ab-4d30-8679-c41b6e60e136 [pid: 7|app: 0|req: 707/1357] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:39 2026] DELETE /v2.0/subnets/4120046c-5916-4f15-9674-ca32e70f3b07 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1358] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:01:39 2026] POST /v2.0/networks => generated 634 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:39.345 8 WARNING neutron_lib.context [None req-53597bc9-e817-4ced-8037-00f4b4ce79aa 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 708/1359] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:01:39 2026] DELETE /v2.0/networks/b71f1c99-9498-4c00-8c95-d367b33d103c => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1360] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:39 2026] POST /v2.0/subnets => generated 646 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:39.665 7 WARNING neutron_lib.context [None req-05ed41d6-9922-4af9-97c7-00380a25dd74 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:39.707 7 INFO neutron.db.segments_db [None req-05ed41d6-9922-4af9-97c7-00380a25dd74 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Added segment 703d6bf7-f331-475c-a510-8a9810b4d758 of type vxlan for network d5b3b97a-d8d3-42e8-8c5f-fade4ed4307f 2026-05-29 07:01:39.962 7 INFO neutron.db.l3_hamode_db [None req-05ed41d6-9922-4af9-97c7-00380a25dd74 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 653/1361] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:39 2026] GET /v2.0/security-groups?tenant_id=f2de6e6318d44120963cba626903be7b&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1362] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:40 2026] GET /v2.0/security-groups?tenant_id=f1ca6d57a0324f87be8350e5e1f76999&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:01:40.107 7 INFO neutron.db.l3_hamode_db [None req-05ed41d6-9922-4af9-97c7-00380a25dd74 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 655/1363] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:40 2026] DELETE /v2.0/security-groups/9adf2fcd-fa3a-4919-9341-167ed0692f4b => 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: 656/1364] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:40 2026] DELETE /v2.0/security-groups/8a310e7a-68d4-4421-8ca6-78ca60890635 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1365] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:39 2026] POST /v2.0/routers => generated 511 bytes in 1012 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:40.721 8 INFO neutron.services.segments.plugin [-] Segment 0e92b810-341b-4401-9b6e-c5d3f6ef7bcb resource provider aggregate not found 2026-05-29 07:01:40.727 8 INFO neutron.services.segments.plugin [-] Segment 0e92b810-341b-4401-9b6e-c5d3f6ef7bcb resource provider aggregate not found 2026-05-29 07:01:40.737 8 INFO neutron.services.segments.plugin [-] Segment 0e92b810-341b-4401-9b6e-c5d3f6ef7bcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e92b810-341b-4401-9b6e-c5d3f6ef7bcb found for delete ", "request_id": "req-1bc7c343-eaa7-4a0f-a739-dd89309958a6"}]} 2026-05-29 07:01:40.749 8 INFO neutron.services.segments.plugin [-] Segment 0e92b810-341b-4401-9b6e-c5d3f6ef7bcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e92b810-341b-4401-9b6e-c5d3f6ef7bcb found for delete ", "request_id": "req-034dd836-4d6f-4e6c-b54d-a2ebb5636afb"}]} [pid: 8|app: 0|req: 657/1366] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 07:01:40 2026] PUT /v2.0/routers/c3d48c57-b8dc-44f8-bbd8-650a4eb012ed/add_router_interface => generated 309 bytes in 1131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:41.872 7 INFO neutron.services.segments.plugin [-] Segment 15e4b54f-532d-4725-850e-472266aa328e resource provider aggregate not found 2026-05-29 07:01:41.881 7 INFO neutron.services.segments.plugin [-] Segment 15e4b54f-532d-4725-850e-472266aa328e resource provider aggregate not found 2026-05-29 07:01:41.891 7 INFO neutron.services.segments.plugin [-] Segment 15e4b54f-532d-4725-850e-472266aa328e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15e4b54f-532d-4725-850e-472266aa328e found for delete ", "request_id": "req-159d94bb-c820-41e1-8b7b-31388a73ac7a"}]} 2026-05-29 07:01:41.899 7 INFO neutron.services.segments.plugin [-] Segment 15e4b54f-532d-4725-850e-472266aa328e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15e4b54f-532d-4725-850e-472266aa328e found for delete ", "request_id": "req-a9c5e59c-2cd9-481b-b53f-4ec3fd4de07f"}]} [pid: 7|app: 0|req: 710/1367] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:01:41 2026] GET /v2.0/ports/878232a8-520f-44fa-a502-15d294e67827 => generated 959 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:42.289 7 INFO neutron.db.segments_db [None req-a80a979e-b646-4b8c-af0d-3268551da06b b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment 0957221a-9779-4db4-9534-e4dbfd455519 of type vxlan for network 710b6a84-28b6-495c-bca8-ce8443bc453c [pid: 7|app: 0|req: 711/1368] 10.0.0.30 () {34 vars in 670 bytes} [Fri May 29 07:01:42 2026] POST /v2.0/networks => generated 743 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1369] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:42 2026] POST /v2.0/subnets => generated 690 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:42.687 7 INFO neutron.db.segments_db [None req-361f2ddf-ccee-4b7c-ba00-4a0ac852df61 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment ab4b866f-f0d4-4ebe-b664-05ecb34f27e4 of type vxlan for network 13227bcd-eede-4975-b971-cd1737b52d9b [pid: 8|app: 0|req: 658/1370] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:01:41 2026] PUT /v2.0/routers/c3d48c57-b8dc-44f8-bbd8-650a4eb012ed/remove_router_interface => generated 309 bytes in 866 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1371] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:01:42 2026] GET /v2.0/ports?device_id=c3d48c57-b8dc-44f8-bbd8-650a4eb012ed => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:01:42.948 7 INFO neutron.db.l3_hamode_db [None req-361f2ddf-ccee-4b7c-ba00-4a0ac852df61 b7646af1aa4f4a5081ee8663bf4436c1 0752573b365049a0bdc0f81085dc71c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 07:01:43.448 8 INFO neutron.services.segments.plugin [-] Segment 703d6bf7-f331-475c-a510-8a9810b4d758 resource provider aggregate not found 2026-05-29 07:01:43.451 8 INFO neutron.services.segments.plugin [-] Segment 703d6bf7-f331-475c-a510-8a9810b4d758 resource provider aggregate not found 2026-05-29 07:01:43.464 8 INFO neutron.db.l3_hamode_db [None req-6a7cf2a4-b14e-434b-8b7b-49c454cec7ed 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] HA network d5b3b97a-d8d3-42e8-8c5f-fade4ed4307f was deleted as no HA routers are present in tenant 6fe2f0d7a16c4999a8432b58c349055f. [pid: 8|app: 0|req: 660/1372] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:42 2026] DELETE /v2.0/routers/c3d48c57-b8dc-44f8-bbd8-650a4eb012ed => generated 0 bytes in 631 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:01:43.475 8 INFO neutron.services.segments.plugin [-] Segment 703d6bf7-f331-475c-a510-8a9810b4d758 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 703d6bf7-f331-475c-a510-8a9810b4d758 found for delete ", "request_id": "req-93d9044c-c6e1-47b3-9d25-44f2d0178410"}]} 2026-05-29 07:01:43.478 8 INFO neutron.services.segments.plugin [-] Segment 703d6bf7-f331-475c-a510-8a9810b4d758 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 703d6bf7-f331-475c-a510-8a9810b4d758 found for delete ", "request_id": "req-13e13a7e-b06b-480f-90aa-028b3ddc0c85"}]} [pid: 8|app: 0|req: 661/1373] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/security-groups?tenant_id=cbac053703f341be84b56e2231d73edb&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1374] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:43 2026] DELETE /v2.0/subnets/20de259c-81a8-49ee-aa21-1e09d08ab68e => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:01:43.900 7 INFO neutron.db.l3_hamode_db [None req-361f2ddf-ccee-4b7c-ba00-4a0ac852df61 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 663/1375] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:43 2026] DELETE /v2.0/security-groups/eb26d519-b578-4bce-a6e4-eb4455656c2f => 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: 664/1376] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:01:43 2026] DELETE /v2.0/networks/20604bf5-06ab-4d30-8679-c41b6e60e136 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:01:44.274 8 WARNING neutron_lib.context [None req-4a930f31-702c-4d04-830c-3f1cd12f9422 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:44.315 8 INFO neutron.db.segments_db [None req-4a930f31-702c-4d04-830c-3f1cd12f9422 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Added segment a0f00a8f-7da6-42b9-bb16-c862e391d18a of type vxlan for network 77658598-c01d-45d8-8529-545e4f408381 2026-05-29 07:01:44.544 8 INFO neutron.db.l3_hamode_db [None req-4a930f31-702c-4d04-830c-3f1cd12f9422 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 713/1377] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:42 2026] POST /v2.0/routers => generated 730 bytes in 2144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:45.377 8 INFO neutron.db.l3_hamode_db [None req-4a930f31-702c-4d04-830c-3f1cd12f9422 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 07:01:45.494 8 INFO neutron.services.segments.plugin [-] Segment 07ee9d67-bd66-4021-816d-088f56737c3b resource provider aggregate not found 2026-05-29 07:01:45.499 8 INFO neutron.services.segments.plugin [-] Segment 07ee9d67-bd66-4021-816d-088f56737c3b resource provider aggregate not found 2026-05-29 07:01:45.514 8 INFO neutron.services.segments.plugin [-] Segment 07ee9d67-bd66-4021-816d-088f56737c3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07ee9d67-bd66-4021-816d-088f56737c3b found for delete ", "request_id": "req-0ff33b62-3d59-4c66-b772-703dfe4eca67"}]} 2026-05-29 07:01:45.522 8 INFO neutron.services.segments.plugin [-] Segment 07ee9d67-bd66-4021-816d-088f56737c3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07ee9d67-bd66-4021-816d-088f56737c3b found for delete ", "request_id": "req-cfabab4a-dd9c-4570-a1f3-585fc77fafbf"}]} [pid: 7|app: 0|req: 714/1378] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 07:01:44 2026] PUT /v2.0/routers/4009fe4a-b523-4a67-a676-069c8233ffa7/add_router_interface => generated 309 bytes in 1289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1381] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:46 2026] GET /v2.0/security-groups?tenant_id=f2eb142703b94c8f9c11b447b44de449&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1382] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:46 2026] DELETE /v2.0/security-groups/830e7195-76d6-41c7-83ac-2ce2f20bc1be => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1383] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:44 2026] POST /v2.0/routers => generated 692 bytes in 2432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:46.729 8 WARNING neutron_lib.context [None req-497f1701-2d0d-4536-9872-5a817f85b1ff 865bfdbfe1ba49d9b76b42357c9e8a0e 0752573b365049a0bdc0f81085dc71c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 719/1384] 10.0.0.30 () {32 vars in 720 bytes} [Fri May 29 07:01:46 2026] GET /v2.0/routers/d31f194a-8d65-43e7-a1fa-1722ffa49e0e => generated 698 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1385] 10.0.0.30 () {32 vars in 646 bytes} [Fri May 29 07:01:46 2026] GET /v2.0/routers => generated 701 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1386] 10.0.0.30 () {34 vars in 684 bytes} [Fri May 29 07:01:46 2026] POST /v2.0/security-groups => generated 1660 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 07:01:46.907 8 WARNING neutron_lib.context [None req-f091e930-8711-4c8b-a495-db78d647bd41 865bfdbfe1ba49d9b76b42357c9e8a0e 0752573b365049a0bdc0f81085dc71c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 667/1387] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:01:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:47.030 8 WARNING neutron_lib.context [None req-dc257c23-5c13-4eef-9c4e-5de3afbacfb0 865bfdbfe1ba49d9b76b42357c9e8a0e 0752573b365049a0bdc0f81085dc71c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 668/1388] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:01:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:47.126 8 WARNING neutron_lib.context [None req-c270f925-f910-4508-ac49-e302be4d8c8a 865bfdbfe1ba49d9b76b42357c9e8a0e 0752573b365049a0bdc0f81085dc71c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 721/1389] 10.0.0.30 () {34 vars in 740 bytes} [Fri May 29 07:01:46 2026] PUT /v2.0/routers/d31f194a-8d65-43e7-a1fa-1722ffa49e0e => generated 705 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1390] 10.0.0.30 () {32 vars in 720 bytes} [Fri May 29 07:01:47 2026] GET /v2.0/routers/d31f194a-8d65-43e7-a1fa-1722ffa49e0e => generated 705 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1391] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:01:47 2026] GET /v2.0/ports?device_id=d31f194a-8d65-43e7-a1fa-1722ffa49e0e => 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: 669/1392] 10.0.0.30 () {34 vars in 675 bytes} [Fri May 29 07:01:47 2026] POST /v2.0/floatingips => generated 552 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1393] 10.0.0.76 () {34 vars in 1099 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2038156950&fields=id&tenant_id=0752573b365049a0bdc0f81085dc71c7 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:01:48.212 7 INFO neutron.services.segments.plugin [-] Segment a0f00a8f-7da6-42b9-bb16-c862e391d18a resource provider aggregate not found 2026-05-29 07:01:48.215 7 INFO neutron.services.segments.plugin [-] Segment a0f00a8f-7da6-42b9-bb16-c862e391d18a resource provider aggregate not found 2026-05-29 07:01:48.227 7 INFO neutron.services.segments.plugin [-] Segment a0f00a8f-7da6-42b9-bb16-c862e391d18a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0f00a8f-7da6-42b9-bb16-c862e391d18a found for delete ", "request_id": "req-4c23fd35-e126-48d6-b9b2-caa3029cc1d9"}]} 2026-05-29 07:01:48.227 7 INFO neutron.db.l3_hamode_db [None req-e17a16e4-129a-4ae0-abc9-46b45e1eec5a 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] HA network 77658598-c01d-45d8-8529-545e4f408381 was deleted as no HA routers are present in tenant 6fe2f0d7a16c4999a8432b58c349055f. [pid: 7|app: 0|req: 724/1394] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:47 2026] DELETE /v2.0/routers/d31f194a-8d65-43e7-a1fa-1722ffa49e0e => generated 0 bytes in 762 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:01:48.234 7 INFO neutron.services.segments.plugin [-] Segment a0f00a8f-7da6-42b9-bb16-c862e391d18a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0f00a8f-7da6-42b9-bb16-c862e391d18a found for delete ", "request_id": "req-6998f3a4-9dda-40fe-9b83-b2632dff3165"}]} [pid: 7|app: 0|req: 725/1395] 10.0.0.76 () {34 vars in 981 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/networks?id=710b6a84-28b6-495c-bca8-ce8443bc453c => generated 675 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1396] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/ports?device_id=d31f194a-8d65-43e7-a1fa-1722ffa49e0e => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1397] 10.0.0.76 () {34 vars in 964 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/quotas/0752573b365049a0bdc0f81085dc71c7 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:48.314 7 INFO neutron.api.v2.resource [None req-33c74a6d-495c-4924-a0ae-065fc0332f21 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 728/1398] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:48 2026] DELETE /v2.0/routers/d31f194a-8d65-43e7-a1fa-1722ffa49e0e => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1399] 10.0.0.76 () {34 vars in 1001 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/ports?tenant_id=0752573b365049a0bdc0f81085dc71c7&fields=id => generated 103 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1400] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/ports?device_id=c3d48c57-b8dc-44f8-bbd8-650a4eb012ed => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1401] 10.0.0.76 () {34 vars in 1007 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/networks/710b6a84-28b6-495c-bca8-ce8443bc453c?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:01:48.457 7 INFO neutron.api.v2.resource [None req-0d340ac3-c55e-4dd2-b54b-892b634c1daa 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 732/1402] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:48 2026] DELETE /v2.0/routers/c3d48c57-b8dc-44f8-bbd8-650a4eb012ed => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:01:48.493 8 INFO neutron.db.segments_db [None req-6f44088b-b939-4da7-9b4a-a4a790df1e74 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment 6545b2f4-3345-4d69-aa28-94a1efa6dd76 of type vxlan for network f811f4d7-a455-4a92-866c-4de070da8bb5 [pid: 7|app: 0|req: 733/1403] 10.0.0.76 () {34 vars in 1107 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/networks/710b6a84-28b6-495c-bca8-ce8443bc453c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:01:48.519 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8495b0fe-d120-4d7f-8230-be3f540032d2 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 734/1404] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:48 2026] DELETE /v2.0/subnets/20de259c-81a8-49ee-aa21-1e09d08ab68e => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1405] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/ports?device_id=dcd66f47-86b0-4945-b02d-423e6d83710b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:01:48.574 7 INFO neutron.api.v2.resource [None req-678b51e2-c1d5-4924-b2d4-929db6e06ba9 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 736/1406] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:48 2026] DELETE /v2.0/routers/dcd66f47-86b0-4945-b02d-423e6d83710b => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1407] 10.0.0.30 () {34 vars in 670 bytes} [Fri May 29 07:01:48 2026] POST /v2.0/networks => generated 741 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:48.595 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b96705ae-ae01-4b0b-8f3e-d16229391582 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 737/1408] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:48 2026] DELETE /v2.0/subnets/0ceba659-2011-4207-8e80-15d169e61860 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1409] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/ports?device_id=31a2243f-304a-41e3-96a8-d21aec4f3dc0 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:01:48.651 7 INFO neutron.api.v2.resource [None req-43c518d1-2f9d-40eb-9405-3a6d442be03e 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 739/1410] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:48 2026] DELETE /v2.0/routers/31a2243f-304a-41e3-96a8-d21aec4f3dc0 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:01:48.671 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0dc162aa-062f-47df-ab90-8ca6bbe11b9e 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 740/1411] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:48 2026] DELETE /v2.0/subnets/9fab275e-719e-47a4-9d2c-8704217e1a93 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1412] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:01:48.710 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d6232899-a823-4852-8164-6f3429c39a8f 9bd8a8d396a84c8d9696d536f4f55bdc 6fe2f0d7a16c4999a8432b58c349055f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 742/1413] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:01:48 2026] DELETE /v2.0/subnets/0d5d32c7-cc2d-463c-8cf9-a06d1b35f995 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1414] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:48 2026] POST /v2.0/subnets => generated 688 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:48.841 7 INFO neutron.db.segments_db [None req-91d09807-a91b-4eb9-9d36-cd3d850ced9d b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment baa61ed8-fdbc-4ca4-9cc7-0538b644af1b of type vxlan for network d6f24216-1011-43ec-9fd5-87dd5490557e 2026-05-29 07:01:49.100 7 INFO neutron.db.l3_hamode_db [None req-91d09807-a91b-4eb9-9d36-cd3d850ced9d b7646af1aa4f4a5081ee8663bf4436c1 2ca941f91a1f4ee4b35a5ca6a63f0efd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 673/1415] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:49 2026] GET /v2.0/security-groups?tenant_id=6fe2f0d7a16c4999a8432b58c349055f&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1416] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:49 2026] DELETE /v2.0/security-groups/02bc4878-2257-4ae9-9ad7-730de5e11d86 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1417] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:49 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:01:50.120 7 INFO neutron.db.l3_hamode_db [None req-91d09807-a91b-4eb9-9d36-cd3d850ced9d b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 676/1418] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:50 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => 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: 743/1419] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:48 2026] POST /v2.0/routers => generated 728 bytes in 2339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:51.669 7 WARNING neutron_lib.context [None req-41b9340d-29f1-4483-a5cc-cfce29ee6914 bb9fd9482def44f6b87a7ce3a221f9ab 4babf2d8a0c64409a63043d62691b5b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 744/1420] 10.0.0.30 () {34 vars in 683 bytes} [Fri May 29 07:01:51 2026] POST /v2.0/security-groups => generated 1625 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1421] 10.0.0.30 () {32 vars in 662 bytes} [Fri May 29 07:01:51 2026] GET /v2.0/security-groups => generated 4530 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1422] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:52 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => 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: 747/1423] 10.0.0.30 () {34 vars in 757 bytes} [Fri May 29 07:01:52 2026] PUT /v2.0/security-groups/2e5381cc-1937-4517-be59-160806366b99 => generated 1662 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1424] 10.0.0.30 () {32 vars in 736 bytes} [Fri May 29 07:01:52 2026] GET /v2.0/security-groups/2e5381cc-1937-4517-be59-160806366b99 => generated 1662 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1425] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:52 2026] DELETE /v2.0/security-groups/2e5381cc-1937-4517-be59-160806366b99 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1426] 10.0.0.30 () {32 vars in 662 bytes} [Fri May 29 07:01:52 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:01:52.359 7 INFO neutron.api.v2.resource [None req-06d13575-159c-4451-8d8b-11e2fc7318a6 bb9fd9482def44f6b87a7ce3a221f9ab 4babf2d8a0c64409a63043d62691b5b6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 751/1427] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:52 2026] DELETE /v2.0/security-groups/2e5381cc-1937-4517-be59-160806366b99 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:01:52.370 7 WARNING neutron_lib.context [None req-4a6190da-a055-4633-9915-d9f71b050c60 bb9fd9482def44f6b87a7ce3a221f9ab 4babf2d8a0c64409a63043d62691b5b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 752/1428] 10.0.0.30 () {34 vars in 683 bytes} [Fri May 29 07:01:52 2026] POST /v2.0/security-groups => generated 1625 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 07:01:52.518 7 WARNING neutron_lib.context [None req-fc8c8efc-11f8-4102-9405-2c7df3cdcc3b bb9fd9482def44f6b87a7ce3a221f9ab 4babf2d8a0c64409a63043d62691b5b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 677/1429] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 07:01:51 2026] PUT /v2.0/routers/dbf7ff50-8c3e-42c5-bc46-0cd99e8a9e32/add_router_interface => generated 309 bytes in 1452 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1430] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:01:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1431] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:01:52 2026] GET /v2.0/security-group-rules/50ff47ef-91a0-488d-a85f-7b1c735fd54a => generated 601 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1432] 10.0.0.30 () {32 vars in 672 bytes} [Fri May 29 07:01:52 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1433] 10.0.0.30 () {32 vars in 749 bytes} [Fri May 29 07:01:52 2026] DELETE /v2.0/security-group-rules/50ff47ef-91a0-488d-a85f-7b1c735fd54a => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1434] 10.0.0.30 () {32 vars in 672 bytes} [Fri May 29 07:01:52 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) 2026-05-29 07:01:53.046 7 WARNING neutron_lib.context [None req-207ef46f-99b0-4f7f-b35e-86358ba9a6eb bb9fd9482def44f6b87a7ce3a221f9ab 4babf2d8a0c64409a63043d62691b5b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 680/1435] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:01:53 2026] GET /v2.0/networks?id=710b6a84-28b6-495c-bca8-ce8443bc453c => generated 675 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1436] 199.204.45.157 () {34 vars in 1050 bytes} [Fri May 29 07:01:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0752573b365049a0bdc0f81085dc71c7 => generated 181 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:53.115 8 WARNING neutron_lib.context [req-104ce677-21eb-4275-bc55-543e36aa9035 req-ea455f97-19e1-48e0-ba9a-ed8b163579e8 865bfdbfe1ba49d9b76b42357c9e8a0e 0752573b365049a0bdc0f81085dc71c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 756/1437] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:01:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1438] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:53 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => 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: 758/1439] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:01:53 2026] GET /v2.0/security-group-rules/530c783d-22a1-455a-8ad1-be9474d38378 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1440] 10.0.0.30 () {32 vars in 672 bytes} [Fri May 29 07:01:53 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1441] 10.0.0.30 () {32 vars in 749 bytes} [Fri May 29 07:01:53 2026] DELETE /v2.0/security-group-rules/530c783d-22a1-455a-8ad1-be9474d38378 => 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: 761/1442] 10.0.0.30 () {32 vars in 672 bytes} [Fri May 29 07:01:53 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:01:53.467 7 WARNING neutron_lib.context [None req-15c28a0a-0aa4-4ade-a842-87b422b64995 bb9fd9482def44f6b87a7ce3a221f9ab 4babf2d8a0c64409a63043d62691b5b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 682/1443] 199.204.45.157 () {38 vars in 955 bytes} [Fri May 29 07:01:53 2026] POST /v2.0/ports => generated 958 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:53.527 7 INFO neutron.db.securitygroups_db [None req-15c28a0a-0aa4-4ade-a842-87b422b64995 bb9fd9482def44f6b87a7ce3a221f9ab 4babf2d8a0c64409a63043d62691b5b6 - - default default] Project 4babf2d8a0c64409a63043d62691b5b6 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 762/1444] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:01:53 2026] POST /v2.0/security-group-rules => generated 607 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1445] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:01:53 2026] GET /v2.0/security-group-rules/b9640bac-952a-4d62-ad0a-9c62997e8a3f => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1446] 10.0.0.30 () {32 vars in 672 bytes} [Fri May 29 07:01:53 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1447] 10.0.0.30 () {32 vars in 749 bytes} [Fri May 29 07:01:53 2026] DELETE /v2.0/security-group-rules/b9640bac-952a-4d62-ad0a-9c62997e8a3f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1448] 10.0.0.30 () {32 vars in 672 bytes} [Fri May 29 07:01:53 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) 2026-05-29 07:01:53.975 7 INFO neutron.db.segments_db [None req-978cf009-8e87-4d4b-9ea4-3beb7b8ea4ec b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment f7b26924-9273-4281-aa6e-266b58e5eaa1 of type vxlan for network 8eb721cf-332f-497b-b035-085cf315b08e [pid: 8|app: 0|req: 683/1449] 199.204.45.157 () {38 vars in 1028 bytes} [Fri May 29 07:01:53 2026] PUT /v2.0/ports/e91f4c71-c8c7-4251-8d42-933b30f49317 => generated 1239 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 767/1450] 10.0.0.30 () {34 vars in 670 bytes} [Fri May 29 07:01:53 2026] POST /v2.0/networks => generated 740 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:54.072 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b33636a2-3f51-4a6d-af20-d89f5def7739'] response: {'name': 'network-changed', 'server_uuid': '82a83098-e1c6-4ad7-aa21-db816092754f', 'tag': 'e91f4c71-c8c7-4251-8d42-933b30f49317', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 684/1451] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:54 2026] DELETE /v2.0/security-groups/784934ff-f55b-4b06-ab64-c29b3a5600ab => 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: 685/1452] 10.0.0.30 () {32 vars in 662 bytes} [Fri May 29 07:01:54 2026] GET /v2.0/security-groups => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1453] 10.0.0.30 () {32 vars in 662 bytes} [Fri May 29 07:01:54 2026] GET /v2.0/security-groups => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1454] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:54 2026] POST /v2.0/subnets => generated 687 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:54.326 8 INFO neutron.db.segments_db [None req-ce0518e7-a025-446a-91cf-6404242f0985 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment f214445b-0290-4ff6-88d6-3e38a0b80b8d of type vxlan for network e5701cee-39a7-4da5-a392-2e701945aca5 [pid: 7|app: 0|req: 769/1455] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:54 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1456] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:01:54 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:54.627 8 INFO neutron.db.l3_hamode_db [None req-ce0518e7-a025-446a-91cf-6404242f0985 b7646af1aa4f4a5081ee8663bf4436c1 089edb2a4d7240299337889b8d6c4e13 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 771/1457] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:01:54 2026] GET /v2.0/ports?tenant_id=0752573b365049a0bdc0f81085dc71c7&device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1458] 199.204.45.157 () {34 vars in 1018 bytes} [Fri May 29 07:01:54 2026] GET /v2.0/networks?tenant_id=0752573b365049a0bdc0f81085dc71c7&shared=False => generated 771 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1459] 199.204.45.157 () {34 vars in 930 bytes} [Fri May 29 07:01:54 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1460] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:54 2026] GET /v2.0/security-groups?tenant_id=4babf2d8a0c64409a63043d62691b5b6&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1461] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:55 2026] DELETE /v2.0/security-groups/07215fcc-ce1a-487c-bccc-277fdbba2e1f => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:01:55.384 8 INFO neutron.db.l3_hamode_db [None req-ce0518e7-a025-446a-91cf-6404242f0985 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 776/1462] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:55 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1463] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:01:55 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&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: 778/1464] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:01:55 2026] GET /v2.0/ports?tenant_id=0752573b365049a0bdc0f81085dc71c7&device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1465] 199.204.45.157 () {34 vars in 1060 bytes} [Fri May 29 07:01:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e91f4c71-c8c7-4251-8d42-933b30f49317 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1466] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:01:55 2026] GET /v2.0/subnets?id=9c2bc514-8641-4f6d-b360-6db1f34f388e => generated 693 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1467] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:01:55 2026] GET /v2.0/ports?network_id=710b6a84-28b6-495c-bca8-ce8443bc453c&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1468] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:01:55 2026] GET /v2.0/networks/710b6a84-28b6-495c-bca8-ce8443bc453c?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1469] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:01:56 2026] GET /v2.0/networks/710b6a84-28b6-495c-bca8-ce8443bc453c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1470] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:01:54 2026] POST /v2.0/routers => generated 727 bytes in 2000 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1471] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:56 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => 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: 689/1472] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:01:56 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1473] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 07:01:56 2026] PUT /v2.0/routers/7b779731-3ecd-4aee-bc2c-a99f43f3a75b/add_router_interface => generated 309 bytes in 1262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1474] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:01:57 2026] GET /v2.0/security-groups?tenant_id=0ffe0fe148da44dea745b0f690aabfd7&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1475] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:01:57 2026] DELETE /v2.0/security-groups/8fc6438a-11cf-4a87-b39d-58fb4187b7fe => 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: 691/1476] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:57 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => 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: 786/1477] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:01:58 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:58.219 8 WARNING neutron_lib.context [None req-38db927d-b4db-4ed1-beee-bc5592a97007 fbfc0791aaca4f4998424fc2dcc16a20 2ca941f91a1f4ee4b35a5ca6a63f0efd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 692/1478] 10.0.0.30 () {34 vars in 684 bytes} [Fri May 29 07:01:58 2026] POST /v2.0/security-groups => generated 1675 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 07:01:58.370 8 WARNING neutron_lib.context [None req-670626c7-51ce-4e7d-af9f-e2696aa9b0d6 fbfc0791aaca4f4998424fc2dcc16a20 2ca941f91a1f4ee4b35a5ca6a63f0efd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1479] 10.0.0.51 () {30 vars in 649 bytes} [Fri May 29 07:01:58 2026] GET /v2.0/extensions => generated 20516 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1480] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:01:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:58.512 8 WARNING neutron_lib.context [None req-105db9d9-2bd1-4a9a-96ad-8188f418c12d fbfc0791aaca4f4998424fc2dcc16a20 2ca941f91a1f4ee4b35a5ca6a63f0efd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 788/1481] 10.0.0.51 () {30 vars in 723 bytes} [Fri May 29 07:01:58 2026] GET /v2.0/quotas/6d695ac95a95442abb83819d3b887d44/details => generated 847 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1482] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:01:58 2026] POST /v2.0/security-group-rules => generated 596 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:58.670 7 WARNING neutron_lib.context [None req-68820421-550d-47e6-8299-9a963338bc23 fbfc0791aaca4f4998424fc2dcc16a20 2ca941f91a1f4ee4b35a5ca6a63f0efd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 789/1483] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:01:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:58.821 8 WARNING neutron_lib.context [None req-10b35d73-4eb3-4f22-bb1b-fc5e4a92f031 fbfc0791aaca4f4998424fc2dcc16a20 2ca941f91a1f4ee4b35a5ca6a63f0efd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 695/1484] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:01:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:58.942 7 WARNING neutron_lib.context [None req-57a33e90-e92c-4e5f-92bf-41ecc2ea67d7 fbfc0791aaca4f4998424fc2dcc16a20 2ca941f91a1f4ee4b35a5ca6a63f0efd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:58.986 7 INFO neutron.db.securitygroups_db [None req-57a33e90-e92c-4e5f-92bf-41ecc2ea67d7 fbfc0791aaca4f4998424fc2dcc16a20 2ca941f91a1f4ee4b35a5ca6a63f0efd - - default default] Project 2ca941f91a1f4ee4b35a5ca6a63f0efd 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: 790/1485] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:01:58 2026] POST /v2.0/security-group-rules => generated 607 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:59.098 8 WARNING neutron_lib.context [None req-b8d912b0-c744-4f80-8525-58239ce63593 fbfc0791aaca4f4998424fc2dcc16a20 2ca941f91a1f4ee4b35a5ca6a63f0efd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:01:59.149 8 INFO neutron.db.securitygroups_db [None req-b8d912b0-c744-4f80-8525-58239ce63593 fbfc0791aaca4f4998424fc2dcc16a20 2ca941f91a1f4ee4b35a5ca6a63f0efd - - default default] Project 2ca941f91a1f4ee4b35a5ca6a63f0efd 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: 791/1486] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:01:59 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1487] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:01:59 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1488] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:01:59 2026] POST /v2.0/security-group-rules => generated 606 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:59.765 7 WARNING neutron_lib.context [None req-5b77420b-b0d2-43bf-8fca-b84e27706e51 fbfc0791aaca4f4998424fc2dcc16a20 2ca941f91a1f4ee4b35a5ca6a63f0efd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 793/1489] 10.0.0.30 () {34 vars in 684 bytes} [Fri May 29 07:01:59 2026] POST /v2.0/security-groups => generated 1661 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 07:01:59.923 8 WARNING neutron_lib.context [None req-f565458d-6f7d-4528-9471-57fde63e6c31 fbfc0791aaca4f4998424fc2dcc16a20 2ca941f91a1f4ee4b35a5ca6a63f0efd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 697/1490] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:01:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:00.081 7 WARNING neutron_lib.context [None req-a287e597-15e4-45fc-af2c-1a7674f7de5d fbfc0791aaca4f4998424fc2dcc16a20 2ca941f91a1f4ee4b35a5ca6a63f0efd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 794/1491] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:02:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:00.243 8 WARNING neutron_lib.context [None req-ff3c472f-3b6e-4885-bcf9-336cd6f3a348 fbfc0791aaca4f4998424fc2dcc16a20 2ca941f91a1f4ee4b35a5ca6a63f0efd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 795/1492] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:00 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1493] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:00 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1496] 10.0.0.51 () {30 vars in 649 bytes} [Fri May 29 07:02:00 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1497] 10.0.0.51 () {30 vars in 723 bytes} [Fri May 29 07:02:00 2026] GET /v2.0/quotas/6d695ac95a95442abb83819d3b887d44/details => generated 847 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1498] 10.0.0.30 () {34 vars in 675 bytes} [Fri May 29 07:02:00 2026] POST /v2.0/floatingips => generated 552 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1499] 10.0.0.76 () {34 vars in 1099 bytes} [Fri May 29 07:02:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1701586307&fields=id&tenant_id=2ca941f91a1f4ee4b35a5ca6a63f0efd => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1500] 10.0.0.76 () {34 vars in 1099 bytes} [Fri May 29 07:02:01 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1419323053&fields=id&tenant_id=2ca941f91a1f4ee4b35a5ca6a63f0efd => 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: 802/1501] 10.0.0.76 () {34 vars in 981 bytes} [Fri May 29 07:02:01 2026] GET /v2.0/networks?id=f811f4d7-a455-4a92-866c-4de070da8bb5 => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1502] 10.0.0.76 () {34 vars in 964 bytes} [Fri May 29 07:02:01 2026] GET /v2.0/quotas/2ca941f91a1f4ee4b35a5ca6a63f0efd => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1503] 10.0.0.76 () {34 vars in 1001 bytes} [Fri May 29 07:02:01 2026] GET /v2.0/ports?tenant_id=2ca941f91a1f4ee4b35a5ca6a63f0efd&fields=id => generated 103 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1504] 10.0.0.76 () {34 vars in 1007 bytes} [Fri May 29 07:02:01 2026] GET /v2.0/networks/f811f4d7-a455-4a92-866c-4de070da8bb5?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1505] 10.0.0.76 () {34 vars in 1107 bytes} [Fri May 29 07:02:01 2026] GET /v2.0/networks/f811f4d7-a455-4a92-866c-4de070da8bb5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1506] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:01 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => 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: 805/1507] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:01 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1508] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:01 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&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: 806/1509] 10.0.0.30 () {34 vars in 677 bytes} [Fri May 29 07:02:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1510] 10.0.0.30 () {34 vars in 677 bytes} [Fri May 29 07:02:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1511] 10.0.0.30 () {34 vars in 677 bytes} [Fri May 29 07:02:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1512] 10.0.0.30 () {34 vars in 677 bytes} [Fri May 29 07:02:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1513] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:02 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => 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: 706/1514] 10.0.0.30 () {34 vars in 677 bytes} [Fri May 29 07:02:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1515] 10.0.0.30 () {34 vars in 752 bytes} [Fri May 29 07:02:02 2026] PUT /v2.0/policies/51b94f1d-fb3a-4f5a-95c1-3888c0f9d145/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1516] 10.0.0.30 () {34 vars in 752 bytes} [Fri May 29 07:02:02 2026] PUT /v2.0/policies/b5526d23-def5-4b06-9a3b-00bfe938954a/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1517] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:02 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1518] 10.0.0.30 () {34 vars in 752 bytes} [Fri May 29 07:02:02 2026] PUT /v2.0/policies/4c44d7f6-d29d-4bd9-a999-9183c6b33686/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1519] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:02 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1520] 10.0.0.30 () {34 vars in 752 bytes} [Fri May 29 07:02:02 2026] PUT /v2.0/policies/8163a45d-5c9a-4e08-99b8-2fe0ca6748a5/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1521] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:02 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:03.383 7 INFO neutron.db.l3_db [None req-1e4acd73-4c4f-4788-a849-2520088a0e35 865bfdbfe1ba49d9b76b42357c9e8a0e 0752573b365049a0bdc0f81085dc71c7 - - default default] Floating IP 5ca896b5-8daa-402a-a55f-496ecfde1415 associated. External IP: 10.96.250.203, port: e91f4c71-c8c7-4251-8d42-933b30f49317. [pid: 8|app: 0|req: 710/1522] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:02:03 2026] GET /v2.0/security-groups?tenant_id=6d695ac95a95442abb83819d3b887d44&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1523] 10.0.0.30 () {32 vars in 673 bytes} [Fri May 29 07:02:03 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1524] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:03 2026] DELETE /v2.0/security-groups/60aca1f4-c1d4-4708-9908-e29d79df9341 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1525] 10.0.0.30 () {32 vars in 687 bytes} [Fri May 29 07:02:03 2026] GET /v2.0/qos/policies?tags=red%2Cblue => 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: 714/1526] 10.0.0.30 () {32 vars in 683 bytes} [Fri May 29 07:02:03 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1527] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:03 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1528] 10.0.0.30 () {32 vars in 695 bytes} [Fri May 29 07:02:03 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1529] 10.0.0.30 () {32 vars in 681 bytes} [Fri May 29 07:02:03 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1530] 10.0.0.30 () {32 vars in 695 bytes} [Fri May 29 07:02:03 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1531] 10.0.0.30 () {32 vars in 691 bytes} [Fri May 29 07:02:03 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1532] 10.0.0.30 () {32 vars in 703 bytes} [Fri May 29 07:02:03 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1533] 10.0.0.30 () {32 vars in 733 bytes} [Fri May 29 07:02:04 2026] DELETE /v2.0/qos/policies/51b94f1d-fb3a-4f5a-95c1-3888c0f9d145 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1534] 10.0.0.30 () {32 vars in 733 bytes} [Fri May 29 07:02:04 2026] DELETE /v2.0/qos/policies/b5526d23-def5-4b06-9a3b-00bfe938954a => 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: 813/1535] 10.0.0.30 () {34 vars in 748 bytes} [Fri May 29 07:02:02 2026] PUT /v2.0/floatingips/5ca896b5-8daa-402a-a55f-496ecfde1415 => generated 856 bytes in 1321 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1536] 10.0.0.30 () {32 vars in 733 bytes} [Fri May 29 07:02:04 2026] DELETE /v2.0/qos/policies/4c44d7f6-d29d-4bd9-a999-9183c6b33686 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:04.354 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4d91398-0551-49e1-98a9-971689a47835'] response: {'name': 'network-changed', 'server_uuid': '82a83098-e1c6-4ad7-aa21-db816092754f', 'tag': 'e91f4c71-c8c7-4251-8d42-933b30f49317', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 814/1537] 10.0.0.30 () {32 vars in 733 bytes} [Fri May 29 07:02:04 2026] DELETE /v2.0/qos/policies/8163a45d-5c9a-4e08-99b8-2fe0ca6748a5 => 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: 724/1538] 10.0.0.30 () {32 vars in 733 bytes} [Fri May 29 07:02:04 2026] DELETE /v2.0/qos/policies/0d2fde77-e950-4821-931b-f29681fe3cd7 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1539] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:04 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1540] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:02:04 2026] GET /v2.0/ports?tenant_id=0752573b365049a0bdc0f81085dc71c7&device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1541] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:02:04 2026] GET /v2.0/networks?id=710b6a84-28b6-495c-bca8-ce8443bc453c => generated 771 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1542] 199.204.45.157 () {34 vars in 1060 bytes} [Fri May 29 07:02:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e91f4c71-c8c7-4251-8d42-933b30f49317 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1543] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:02:05 2026] GET /v2.0/subnets?id=9c2bc514-8641-4f6d-b360-6db1f34f388e => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1544] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:02:05 2026] GET /v2.0/ports?network_id=710b6a84-28b6-495c-bca8-ce8443bc453c&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: 818/1545] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:02:05 2026] GET /v2.0/networks/710b6a84-28b6-495c-bca8-ce8443bc453c?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: 728/1546] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:02:05 2026] GET /v2.0/networks/710b6a84-28b6-495c-bca8-ce8443bc453c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1547] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:02:05 2026] GET /v2.0/security-groups?tenant_id=5b3d53325bbd401f8df4540c123aabba&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1548] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:05 2026] DELETE /v2.0/security-groups/6ceac101-1052-49f0-9f49-d1ee1d2a6100 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1549] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:02:05 2026] GET /v2.0/networks?id=f811f4d7-a455-4a92-866c-4de070da8bb5 => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1550] 199.204.45.157 () {34 vars in 1050 bytes} [Fri May 29 07:02:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2ca941f91a1f4ee4b35a5ca6a63f0efd => generated 274 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:05.827 7 WARNING neutron_lib.context [req-e5ce0c11-c896-4776-948a-f1b770aab5e0 req-37f1bbe7-b7f5-4bf0-b289-ad3d603dca47 fbfc0791aaca4f4998424fc2dcc16a20 2ca941f91a1f4ee4b35a5ca6a63f0efd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 730/1551] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:02:05 2026] GET /v2.0/security-groups?tenant_id=a84706b8f8674a65bb6b58aa330d1fe6&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: 731/1552] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:05 2026] DELETE /v2.0/security-groups/eb90ffb0-e30e-4c73-8ba3-8b107811a616 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1553] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:05 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1554] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:02:06 2026] GET /v2.0/security-groups?tenant_id=2b8741937b2c49ed9f71428eda4bdabb&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1555] 199.204.45.157 () {38 vars in 955 bytes} [Fri May 29 07:02:05 2026] POST /v2.0/ports => generated 993 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 734/1556] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:06 2026] DELETE /v2.0/security-groups/6fb522ba-e278-47d3-baf7-b38342053884 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:06.597 8 WARNING neutron_lib.context [None req-d3b6fb08-7985-4b45-86db-373387467d10 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 823/1557] 199.204.45.157 () {38 vars in 1028 bytes} [Fri May 29 07:02:06 2026] PUT /v2.0/ports/f89b562c-a671-4208-9ef3-6d111822a7fc => generated 1274 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:02:06.731 8 INFO neutron.db.segments_db [None req-d3b6fb08-7985-4b45-86db-373387467d10 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Added segment 4ad8fdc3-ddb1-495d-be57-7b5cb2be3bd6 of type vxlan for network 82582dd4-4649-4c1a-8c64-ee51acf46713 [pid: 8|app: 0|req: 735/1558] 10.0.0.30 () {34 vars in 670 bytes} [Fri May 29 07:02:06 2026] POST /v2.0/networks => generated 633 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-29 07:02:06.841 7 WARNING neutron_lib.context [None req-5e53bf79-06bf-4981-9eda-3b45f12fad36 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:02:06.875 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9dcb03c7-165c-412f-9291-0d4d78409c5e'] response: {'name': 'network-changed', 'server_uuid': 'a29fe631-af15-496d-9a69-feac0754cab8', 'tag': 'f89b562c-a671-4208-9ef3-6d111822a7fc', 'status': 'completed', 'code': 200} 2026-05-29 07:02:06.879 7 INFO neutron.db.segments_db [None req-5e53bf79-06bf-4981-9eda-3b45f12fad36 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Added segment c22badac-0c5f-409d-9239-dc49cb1eb57a of type vxlan for network bd4cf686-e94a-4865-a505-96f71c6308fd [pid: 8|app: 0|req: 736/1559] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:07 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 1008 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:02:07.179 7 INFO neutron.db.l3_hamode_db [None req-5e53bf79-06bf-4981-9eda-3b45f12fad36 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 737/1560] 10.0.0.76 () {34 vars in 1119 bytes} [Fri May 29 07:02:07 2026] GET /v2.0/security-groups?id=00ca3591-9ccc-4cde-847d-491b0dc02b6f&id=ad1d60f5-b1d5-4887-a752-ef6a84b79843&fields=id&fields=name => generated 207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1561] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:02:07 2026] GET /v2.0/ports?tenant_id=2ca941f91a1f4ee4b35a5ca6a63f0efd&device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 1277 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1562] 199.204.45.157 () {34 vars in 1018 bytes} [Fri May 29 07:02:07 2026] GET /v2.0/networks?tenant_id=2ca941f91a1f4ee4b35a5ca6a63f0efd&shared=False => generated 769 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1563] 199.204.45.157 () {34 vars in 930 bytes} [Fri May 29 07:02:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:07.998 7 INFO neutron.db.l3_hamode_db [None req-5e53bf79-06bf-4981-9eda-3b45f12fad36 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 741/1564] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:08 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1565] 10.0.0.76 () {34 vars in 1119 bytes} [Fri May 29 07:02:08 2026] GET /v2.0/security-groups?id=00ca3591-9ccc-4cde-847d-491b0dc02b6f&id=ad1d60f5-b1d5-4887-a752-ef6a84b79843&fields=id&fields=name => generated 207 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1566] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:02:08 2026] GET /v2.0/ports?tenant_id=2ca941f91a1f4ee4b35a5ca6a63f0efd&device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 1277 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1567] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:02:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f89b562c-a671-4208-9ef3-6d111822a7fc => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1568] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:02:08 2026] GET /v2.0/subnets?id=051f5306-0dc3-4e46-b4f9-31e3d2c5903c => generated 691 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1569] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:02:08 2026] GET /v2.0/ports?network_id=f811f4d7-a455-4a92-866c-4de070da8bb5&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1570] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:02:08 2026] GET /v2.0/networks/f811f4d7-a455-4a92-866c-4de070da8bb5?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1571] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:02:08 2026] GET /v2.0/networks/f811f4d7-a455-4a92-866c-4de070da8bb5?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: 824/1572] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:02:06 2026] POST /v2.0/routers => generated 695 bytes in 2115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1573] 10.0.0.30 () {32 vars in 775 bytes} [Fri May 29 07:02:08 2026] GET /v2.0/subnets?project_id=0d7b81852e5c43ae93413bd25fb0f28c&cidr=10.100.0.0%2F28 => generated 14 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1574] 10.0.0.30 () {32 vars in 693 bytes} [Fri May 29 07:02:09 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1575] 10.0.0.30 () {32 vars in 783 bytes} [Fri May 29 07:02:09 2026] GET /v2.0/subnets?network_id=2a388d6a-c423-4830-bef0-788622d6eec8&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:02:09.297 7 WARNING neutron_lib.context [None req-ff301881-23ab-4acb-a67b-0a6c77fd0e34 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 751/1576] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:09 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1577] 10.0.0.76 () {34 vars in 1119 bytes} [Fri May 29 07:02:09 2026] GET /v2.0/security-groups?id=00ca3591-9ccc-4cde-847d-491b0dc02b6f&id=ad1d60f5-b1d5-4887-a752-ef6a84b79843&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1578] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:02:09 2026] POST /v2.0/subnets => generated 657 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:10.554 7 WARNING neutron_lib.context [None req-a1e3eee4-a51d-4975-9cd0-81876013922f 9603e2b9513d4f17a4d67fc75eed54b9 1920aa3bc93944ecbfa314c1c5512aeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 827/1579] 10.0.0.30 () {34 vars in 683 bytes} [Fri May 29 07:02:10 2026] POST /v2.0/security-groups => generated 1601 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1580] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:10 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 1008 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:02:10.926 7 WARNING neutron_lib.context [None req-8e72ed8f-3a90-446c-bcb5-c9a38ec84472 9603e2b9513d4f17a4d67fc75eed54b9 1920aa3bc93944ecbfa314c1c5512aeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1581] 10.0.0.30 () {34 vars in 683 bytes} [Fri May 29 07:02:10 2026] POST /v2.0/security-groups => generated 1601 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1582] 10.0.0.76 () {34 vars in 1119 bytes} [Fri May 29 07:02:11 2026] GET /v2.0/security-groups?id=00ca3591-9ccc-4cde-847d-491b0dc02b6f&id=ad1d60f5-b1d5-4887-a752-ef6a84b79843&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1583] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 07:02:09 2026] PUT /v2.0/routers/6cd08582-0aa8-42d8-af44-bfa7a87b08a4/add_router_interface => generated 309 bytes in 1591 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:11.152 7 WARNING neutron_lib.context [None req-59be956b-0872-4cb0-af89-49cd49f46f98 9603e2b9513d4f17a4d67fc75eed54b9 1920aa3bc93944ecbfa314c1c5512aeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1584] 10.0.0.30 () {32 vars in 648 bytes} [Fri May 29 07:02:11 2026] GET /v2.0/networks => generated 7961 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1585] 10.0.0.30 () {34 vars in 683 bytes} [Fri May 29 07:02:11 2026] POST /v2.0/security-groups => generated 1601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 07:02:11.274 7 WARNING neutron_lib.context [None req-ac168bf4-a713-4e4d-bf05-7dd680323479 9603e2b9513d4f17a4d67fc75eed54b9 1920aa3bc93944ecbfa314c1c5512aeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 755/1586] 10.0.0.30 () {32 vars in 646 bytes} [Fri May 29 07:02:11 2026] GET /v2.0/subnets => generated 6496 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1587] 10.0.0.30 () {32 vars in 646 bytes} [Fri May 29 07:02:11 2026] GET /v2.0/routers => generated 2911 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1588] 10.0.0.30 () {34 vars in 683 bytes} [Fri May 29 07:02:11 2026] POST /v2.0/security-groups => generated 1601 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 07:02:11.445 8 WARNING neutron_lib.context [None req-08bd0057-71c7-4da4-9a65-d078b8e2b5ed 9603e2b9513d4f17a4d67fc75eed54b9 1920aa3bc93944ecbfa314c1c5512aeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:02:11.474 7 WARNING neutron_lib.context [None req-875a3dd5-ec71-4350-aa1e-b90907c88eb7 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 757/1589] 10.0.0.30 () {34 vars in 683 bytes} [Fri May 29 07:02:11 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: 833/1590] 10.0.0.30 () {34 vars in 684 bytes} [Fri May 29 07:02:11 2026] POST /v2.0/security-groups => generated 1675 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 07:02:11.597 7 WARNING neutron_lib.context [None req-80db20a9-01cd-4a81-8098-c97abb336729 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 758/1591] 199.204.45.157 () {34 vars in 994 bytes} [Fri May 29 07:02:11 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 1277 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1592] 10.0.0.30 () {34 vars in 766 bytes} [Fri May 29 07:02:11 2026] PUT /v2.0/security-groups/18860658-646b-4ec0-b916-fbe785567a14/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1593] 199.204.45.157 () {34 vars in 1124 bytes} [Fri May 29 07:02:11 2026] GET /v2.0/security-groups?id=00ca3591-9ccc-4cde-847d-491b0dc02b6f&id=ad1d60f5-b1d5-4887-a752-ef6a84b79843&fields=id&fields=name => generated 207 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1594] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:02:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:11.746 7 WARNING neutron_lib.context [None req-9af56e37-2275-4e59-bf0b-a6c224e8592d 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 761/1595] 10.0.0.30 () {34 vars in 766 bytes} [Fri May 29 07:02:11 2026] PUT /v2.0/security-groups/5ef1d1e0-069f-4a44-9e4d-20b1793bc774/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1596] 10.0.0.30 () {34 vars in 766 bytes} [Fri May 29 07:02:11 2026] PUT /v2.0/security-groups/5b79927c-2015-47aa-85dd-156891ecfe64/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1597] 10.0.0.30 () {34 vars in 766 bytes} [Fri May 29 07:02:11 2026] PUT /v2.0/security-groups/deec9289-9834-48ba-b141-ca1775c7afc4/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1598] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:02:11 2026] POST /v2.0/security-group-rules => generated 596 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:11.880 7 WARNING neutron_lib.context [None req-115ff446-8e96-4681-a98b-42e1c7cffe64 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1599] 10.0.0.30 () {32 vars in 679 bytes} [Fri May 29 07:02:11 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1600] 10.0.0.30 () {32 vars in 693 bytes} [Fri May 29 07:02:11 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1601] 10.0.0.30 () {32 vars in 689 bytes} [Fri May 29 07:02:11 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1602] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:02:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:11.992 7 WARNING neutron_lib.context [None req-16459882-2598-4dff-80ad-ac49e64a91ca 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 767/1603] 10.0.0.30 () {32 vars in 701 bytes} [Fri May 29 07:02:11 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1604] 10.0.0.30 () {32 vars in 687 bytes} [Fri May 29 07:02:12 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1605] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:02:11 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: 769/1606] 10.0.0.30 () {32 vars in 701 bytes} [Fri May 29 07:02:12 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:02:12.102 8 WARNING neutron_lib.context [None req-8f03b993-8864-43e3-bb75-1cf0d748270d 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 838/1607] 10.0.0.30 () {32 vars in 697 bytes} [Fri May 29 07:02:12 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:02:12.135 8 INFO neutron.db.securitygroups_db [None req-8f03b993-8864-43e3-bb75-1cf0d748270d 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Project 0d7b81852e5c43ae93413bd25fb0f28c 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: 839/1608] 10.0.0.30 () {32 vars in 709 bytes} [Fri May 29 07:02:12 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1609] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:02:12 2026] POST /v2.0/security-group-rules => generated 607 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1610] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:12 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 1008 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:02:12.288 8 WARNING neutron_lib.context [None req-d1656d8f-c2bf-41d4-b9d9-ab0e6506b96e 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 840/1611] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:12 2026] DELETE /v2.0/security-groups/18860658-646b-4ec0-b916-fbe785567a14 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:12.315 8 INFO neutron.db.securitygroups_db [None req-d1656d8f-c2bf-41d4-b9d9-ab0e6506b96e 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Project 0d7b81852e5c43ae93413bd25fb0f28c 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: 841/1612] 10.0.0.76 () {34 vars in 1119 bytes} [Fri May 29 07:02:12 2026] GET /v2.0/security-groups?id=00ca3591-9ccc-4cde-847d-491b0dc02b6f&id=ad1d60f5-b1d5-4887-a752-ef6a84b79843&fields=id&fields=name => generated 207 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1613] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:02:12 2026] POST /v2.0/security-group-rules => generated 606 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1614] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:12 2026] DELETE /v2.0/security-groups/5ef1d1e0-069f-4a44-9e4d-20b1793bc774 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1615] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:12 2026] DELETE /v2.0/security-groups/5b79927c-2015-47aa-85dd-156891ecfe64 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1616] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:12 2026] DELETE /v2.0/security-groups/deec9289-9834-48ba-b141-ca1775c7afc4 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1617] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:12 2026] DELETE /v2.0/security-groups/afd20a84-2cec-4919-8541-83a5d3c3028f => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1618] 10.0.0.30 () {32 vars in 648 bytes} [Fri May 29 07:02:12 2026] GET /v2.0/networks => generated 1298 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1619] 10.0.0.76 () {34 vars in 1099 bytes} [Fri May 29 07:02:12 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1670720792&fields=id&tenant_id=0d7b81852e5c43ae93413bd25fb0f28c => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1620] 10.0.0.76 () {34 vars in 981 bytes} [Fri May 29 07:02:12 2026] GET /v2.0/networks?id=82582dd4-4649-4c1a-8c64-ee51acf46713 => generated 661 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1621] 10.0.0.76 () {34 vars in 964 bytes} [Fri May 29 07:02:13 2026] GET /v2.0/quotas/0d7b81852e5c43ae93413bd25fb0f28c => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1622] 10.0.0.76 () {34 vars in 1001 bytes} [Fri May 29 07:02:13 2026] GET /v2.0/ports?tenant_id=0d7b81852e5c43ae93413bd25fb0f28c&fields=id => generated 103 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1623] 10.0.0.76 () {34 vars in 1007 bytes} [Fri May 29 07:02:13 2026] GET /v2.0/networks/82582dd4-4649-4c1a-8c64-ee51acf46713?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1624] 10.0.0.76 () {34 vars in 1107 bytes} [Fri May 29 07:02:13 2026] GET /v2.0/networks/82582dd4-4649-4c1a-8c64-ee51acf46713?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1625] 10.0.0.66 () {34 vars in 989 bytes} [Fri May 29 07:02:13 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => 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: 848/1626] 10.0.0.66 () {34 vars in 1039 bytes} [Fri May 29 07:02:13 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1627] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:13 2026] GET /v2.0/ports?device_id=c95da75c-4a18-4092-915e-b38226554543 => 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: 849/1628] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:13 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 1010 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1629] 10.0.0.76 () {34 vars in 1119 bytes} [Fri May 29 07:02:13 2026] GET /v2.0/security-groups?id=00ca3591-9ccc-4cde-847d-491b0dc02b6f&id=ad1d60f5-b1d5-4887-a752-ef6a84b79843&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: 7|app: 0|req: 850/1630] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:02:13 2026] GET /v2.0/security-groups?tenant_id=00e78405769247969e270d6e7c6a4e0b&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1631] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:13 2026] DELETE /v2.0/security-groups/72a69df4-e942-4933-9f5d-beb35042e631 => 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: 851/1632] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:02:14 2026] GET /v2.0/security-groups?tenant_id=1920aa3bc93944ecbfa314c1c5512aeb&name=default => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1633] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:14 2026] DELETE /v2.0/security-groups/b4157611-46c5-4c90-aba5-b406953b6c35 => 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: 852/1634] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:14 2026] GET /v2.0/ports?device_id=c95da75c-4a18-4092-915e-b38226554543 => 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: 783/1635] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:14 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 975 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1636] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:14 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1637] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:14 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1638] 10.0.0.76 () {34 vars in 1119 bytes} [Fri May 29 07:02:14 2026] GET /v2.0/security-groups?id=00ca3591-9ccc-4cde-847d-491b0dc02b6f&id=ad1d60f5-b1d5-4887-a752-ef6a84b79843&fields=id&fields=name => generated 207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1639] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:02:14 2026] GET /v2.0/security-groups?tenant_id=18494969c7c04b99afec64cfefab239b&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1640] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:14 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 975 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1641] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:14 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 1010 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1642] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:14 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1643] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:14 2026] DELETE /v2.0/security-groups/95f2d754-992d-4c09-9ed9-08eff3804033 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1644] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:15 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:15.277 8 INFO neutron.db.l3_db [None req-8941197f-8cd8-4879-8bbc-6708a8afeaa8 fbfc0791aaca4f4998424fc2dcc16a20 2ca941f91a1f4ee4b35a5ca6a63f0efd - - default default] Floating IP 254bda97-53f9-482f-bd98-a7a3081516f5 associated. External IP: 10.96.250.217, port: f89b562c-a671-4208-9ef3-6d111822a7fc. [pid: 7|app: 0|req: 859/1645] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:15 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1646] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:15 2026] GET /v2.0/ports?device_id=c95da75c-4a18-4092-915e-b38226554543 => 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: 787/1647] 10.0.0.30 () {34 vars in 748 bytes} [Fri May 29 07:02:14 2026] PUT /v2.0/floatingips/254bda97-53f9-482f-bd98-a7a3081516f5 => generated 855 bytes in 688 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1650] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:16 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1651] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:16 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&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-29 07:02:16.628 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fb77c37-6a7a-44dd-b470-6eebebbfb7f5'] response: {'name': 'network-changed', 'server_uuid': 'a29fe631-af15-496d-9a69-feac0754cab8', 'tag': 'f89b562c-a671-4208-9ef3-6d111822a7fc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 790/1652] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:16 2026] GET /v2.0/ports?device_id=c95da75c-4a18-4092-915e-b38226554543 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1653] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:02:16 2026] GET /v2.0/ports?tenant_id=0752573b365049a0bdc0f81085dc71c7&device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1654] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:02:16 2026] GET /v2.0/networks?id=710b6a84-28b6-495c-bca8-ce8443bc453c => generated 771 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1655] 199.204.45.157 () {34 vars in 1060 bytes} [Fri May 29 07:02:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e91f4c71-c8c7-4251-8d42-933b30f49317 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1656] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:02:16 2026] GET /v2.0/subnets?id=9c2bc514-8641-4f6d-b360-6db1f34f388e => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1657] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:02:16 2026] GET /v2.0/ports?network_id=710b6a84-28b6-495c-bca8-ce8443bc453c&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1658] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:02:16 2026] GET /v2.0/ports?tenant_id=2ca941f91a1f4ee4b35a5ca6a63f0efd&device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 1279 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1659] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:02:16 2026] GET /v2.0/networks/710b6a84-28b6-495c-bca8-ce8443bc453c?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1660] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:02:16 2026] GET /v2.0/networks?id=f811f4d7-a455-4a92-866c-4de070da8bb5 => generated 769 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1661] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:02:16 2026] GET /v2.0/networks/710b6a84-28b6-495c-bca8-ce8443bc453c?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: 795/1662] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:02:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f89b562c-a671-4208-9ef3-6d111822a7fc => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1663] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:02:17 2026] GET /v2.0/subnets?id=051f5306-0dc3-4e46-b4f9-31e3d2c5903c => generated 691 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1664] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:02:17 2026] GET /v2.0/ports?network_id=f811f4d7-a455-4a92-866c-4de070da8bb5&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1665] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:02:17 2026] GET /v2.0/networks/f811f4d7-a455-4a92-866c-4de070da8bb5?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: 797/1666] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:02:17 2026] GET /v2.0/networks/f811f4d7-a455-4a92-866c-4de070da8bb5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1667] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:17 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1668] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:17 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&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: 8|app: 0|req: 799/1669] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:17 2026] GET /v2.0/ports?device_id=c95da75c-4a18-4092-915e-b38226554543 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1670] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:02:17 2026] GET /v2.0/networks?id=82582dd4-4649-4c1a-8c64-ee51acf46713 => generated 661 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1671] 199.204.45.157 () {34 vars in 1050 bytes} [Fri May 29 07:02:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0d7b81852e5c43ae93413bd25fb0f28c => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:17.800 7 WARNING neutron_lib.context [req-4afd9287-d212-4352-b799-649c9ccb926f req-13085fed-5182-4d99-92de-ef9b404b21ff 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 872/1672] 199.204.45.157 () {38 vars in 955 bytes} [Fri May 29 07:02:17 2026] POST /v2.0/ports => generated 958 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1673] 199.204.45.157 () {38 vars in 1028 bytes} [Fri May 29 07:02:18 2026] PUT /v2.0/ports/070ef8e0-9d9e-402e-9367-bd898d2f8d1b => generated 1239 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-29 07:02:18.585 7 WARNING neutron_lib.context [None req-945735fb-5e3d-4bd0-aa46-4e46b8285650 cc51450c27204cdeafeeed2d4f881cc8 41dc93fbddf44fe18c14a45ce6b651f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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.12/site-packages/pycadf/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-29 07:02:18.676 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4de8bc61-0513-44c5-bc61-638ffe1dbd7e'] response: {'name': 'network-changed', 'server_uuid': 'c95da75c-4a18-4092-915e-b38226554543', 'tag': '070ef8e0-9d9e-402e-9367-bd898d2f8d1b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 802/1674] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:18 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1675] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:18 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:18.745 7 INFO neutron.db.segments_db [None req-945735fb-5e3d-4bd0-aa46-4e46b8285650 cc51450c27204cdeafeeed2d4f881cc8 41dc93fbddf44fe18c14a45ce6b651f7 - - default default] Added segment 3ab9fc07-2aec-4e55-a4fd-3095f9f9b52d of type vxlan for network bf8e604e-0fca-470e-8bea-a6ae2afa93bc [pid: 7|app: 0|req: 873/1676] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:02:18 2026] POST /v2.0/networks => generated 632 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:18.875 7 WARNING neutron_lib.context [None req-158a19ad-0ff6-496f-bb0d-758e1fa8f0c4 cc51450c27204cdeafeeed2d4f881cc8 41dc93fbddf44fe18c14a45ce6b651f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 804/1677] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:18 2026] GET /v2.0/ports?device_id=c95da75c-4a18-4092-915e-b38226554543 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1678] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:18 2026] GET /v2.0/security-groups?id=d58fa349-609c-4bfc-bdbe-d5c7aaa3991b&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: 874/1679] 10.0.0.30 () {34 vars in 663 bytes} [Fri May 29 07:02:18 2026] POST /v2.0/ports => generated 743 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1680] 10.0.0.30 () {34 vars in 746 bytes} [Fri May 29 07:02:19 2026] PUT /v2.0/ports/47f94959-e956-4a06-9eb0-1dd91c66ef61/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 875/1681] 10.0.0.30 () {32 vars in 726 bytes} [Fri May 29 07:02:19 2026] GET /v2.0/ports/47f94959-e956-4a06-9eb0-1dd91c66ef61/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1682] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:02:19 2026] GET /v2.0/ports?tenant_id=0d7b81852e5c43ae93413bd25fb0f28c&device_id=c95da75c-4a18-4092-915e-b38226554543 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1683] 10.0.0.30 () {34 vars in 757 bytes} [Fri May 29 07:02:19 2026] PUT /v2.0/ports/47f94959-e956-4a06-9eb0-1dd91c66ef61/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1684] 10.0.0.30 () {32 vars in 726 bytes} [Fri May 29 07:02:19 2026] GET /v2.0/ports/47f94959-e956-4a06-9eb0-1dd91c66ef61/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: 877/1685] 10.0.0.30 () {34 vars in 753 bytes} [Fri May 29 07:02:19 2026] PUT /v2.0/ports/47f94959-e956-4a06-9eb0-1dd91c66ef61/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: 809/1686] 10.0.0.30 () {32 vars in 726 bytes} [Fri May 29 07:02:19 2026] GET /v2.0/ports/47f94959-e956-4a06-9eb0-1dd91c66ef61/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: 878/1687] 199.204.45.157 () {34 vars in 1018 bytes} [Fri May 29 07:02:19 2026] GET /v2.0/networks?tenant_id=0d7b81852e5c43ae93413bd25fb0f28c&shared=False => generated 757 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1688] 10.0.0.30 () {34 vars in 775 bytes} [Fri May 29 07:02:19 2026] PUT /v2.0/ports/47f94959-e956-4a06-9eb0-1dd91c66ef61/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1689] 199.204.45.157 () {34 vars in 930 bytes} [Fri May 29 07:02:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1690] 10.0.0.30 () {32 vars in 726 bytes} [Fri May 29 07:02:19 2026] GET /v2.0/ports/47f94959-e956-4a06-9eb0-1dd91c66ef61/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1691] 10.0.0.30 () {34 vars in 746 bytes} [Fri May 29 07:02:19 2026] PUT /v2.0/ports/47f94959-e956-4a06-9eb0-1dd91c66ef61/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1692] 10.0.0.30 () {32 vars in 726 bytes} [Fri May 29 07:02:19 2026] GET /v2.0/ports/47f94959-e956-4a06-9eb0-1dd91c66ef61/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1693] 10.0.0.30 () {32 vars in 734 bytes} [Fri May 29 07:02:19 2026] GET /v2.0/ports/47f94959-e956-4a06-9eb0-1dd91c66ef61/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:19.671 8 INFO neutron.api.v2.resource [None req-bc164bdb-5396-4289-b9fc-6501fae2754d cc51450c27204cdeafeeed2d4f881cc8 41dc93fbddf44fe18c14a45ce6b651f7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 813/1694] 10.0.0.30 () {32 vars in 738 bytes} [Fri May 29 07:02:19 2026] GET /v2.0/ports/47f94959-e956-4a06-9eb0-1dd91c66ef61/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1695] 10.0.0.30 () {32 vars in 737 bytes} [Fri May 29 07:02:19 2026] DELETE /v2.0/ports/47f94959-e956-4a06-9eb0-1dd91c66ef61/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1696] 10.0.0.30 () {32 vars in 726 bytes} [Fri May 29 07:02:19 2026] GET /v2.0/ports/47f94959-e956-4a06-9eb0-1dd91c66ef61/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:02:19.795 7 INFO neutron.api.v2.resource [None req-1f16e360-d26d-4905-8868-795eefd06c19 cc51450c27204cdeafeeed2d4f881cc8 41dc93fbddf44fe18c14a45ce6b651f7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 883/1697] 10.0.0.30 () {32 vars in 741 bytes} [Fri May 29 07:02:19 2026] DELETE /v2.0/ports/47f94959-e956-4a06-9eb0-1dd91c66ef61/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1698] 10.0.0.30 () {32 vars in 729 bytes} [Fri May 29 07:02:19 2026] DELETE /v2.0/ports/47f94959-e956-4a06-9eb0-1dd91c66ef61/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1699] 10.0.0.30 () {32 vars in 726 bytes} [Fri May 29 07:02:19 2026] GET /v2.0/ports/47f94959-e956-4a06-9eb0-1dd91c66ef61/tags => 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: 815/1700] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:19 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1701] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:19 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1702] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:19 2026] GET /v2.0/ports?device_id=c95da75c-4a18-4092-915e-b38226554543 => 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: 886/1703] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:02:19 2026] DELETE /v2.0/ports/47f94959-e956-4a06-9eb0-1dd91c66ef61 => 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: 818/1704] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:20 2026] GET /v2.0/security-groups?id=d58fa349-609c-4bfc-bdbe-d5c7aaa3991b&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-29 07:02:20.181 7 INFO neutron.services.segments.plugin [-] Segment 3ab9fc07-2aec-4e55-a4fd-3095f9f9b52d resource provider aggregate not found 2026-05-29 07:02:20.184 7 INFO neutron.services.segments.plugin [-] Segment 3ab9fc07-2aec-4e55-a4fd-3095f9f9b52d resource provider aggregate not found 2026-05-29 07:02:20.191 7 INFO neutron.services.segments.plugin [-] Segment 3ab9fc07-2aec-4e55-a4fd-3095f9f9b52d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ab9fc07-2aec-4e55-a4fd-3095f9f9b52d found for delete ", "request_id": "req-6b797abe-b97c-4062-8eb9-6b65f4b7eda2"}]} 2026-05-29 07:02:20.194 7 INFO neutron.services.segments.plugin [-] Segment 3ab9fc07-2aec-4e55-a4fd-3095f9f9b52d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ab9fc07-2aec-4e55-a4fd-3095f9f9b52d found for delete ", "request_id": "req-84bd82a0-4b34-42fa-ab0d-36be04d61876"}]} [pid: 7|app: 0|req: 887/1705] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:02:20 2026] DELETE /v2.0/networks/bf8e604e-0fca-470e-8bea-a6ae2afa93bc => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1706] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:02:20 2026] GET /v2.0/ports?tenant_id=0d7b81852e5c43ae93413bd25fb0f28c&device_id=c95da75c-4a18-4092-915e-b38226554543 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1707] 199.204.45.157 () {34 vars in 1060 bytes} [Fri May 29 07:02:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=070ef8e0-9d9e-402e-9367-bd898d2f8d1b => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1708] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:02:20 2026] GET /v2.0/subnets?id=32cbad53-a606-4bd8-bc9f-c8c35ff7bda7 => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1709] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:02:20 2026] GET /v2.0/ports?network_id=82582dd4-4649-4c1a-8c64-ee51acf46713&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1710] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:02:20 2026] GET /v2.0/networks/82582dd4-4649-4c1a-8c64-ee51acf46713?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1711] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:02:20 2026] GET /v2.0/networks/82582dd4-4649-4c1a-8c64-ee51acf46713?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1712] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:02:20 2026] GET /v2.0/security-groups?tenant_id=41dc93fbddf44fe18c14a45ce6b651f7&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: 823/1713] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:20 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1714] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:21 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1715] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:20 2026] DELETE /v2.0/security-groups/ea97ffc1-1683-479e-ac66-c806b1b51514 => 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: 825/1716] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:21 2026] GET /v2.0/ports?device_id=c95da75c-4a18-4092-915e-b38226554543 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1717] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:21 2026] GET /v2.0/security-groups?id=d58fa349-609c-4bfc-bdbe-d5c7aaa3991b&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1718] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:02:21 2026] GET /v2.0/security-groups?tenant_id=f61ea4eba041420196d0770402521b9e&name=default => generated 2925 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1719] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:21 2026] DELETE /v2.0/security-groups/8bd41671-d937-4086-9ff4-ab6029832754 => 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: 893/1720] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:22 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1721] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:22 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1722] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:22 2026] GET /v2.0/ports?device_id=c95da75c-4a18-4092-915e-b38226554543 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1723] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:22 2026] GET /v2.0/security-groups?id=d58fa349-609c-4bfc-bdbe-d5c7aaa3991b&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1724] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:23 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1725] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:23 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1726] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:23 2026] GET /v2.0/ports?device_id=c95da75c-4a18-4092-915e-b38226554543 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1727] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:23 2026] GET /v2.0/security-groups?id=d58fa349-609c-4bfc-bdbe-d5c7aaa3991b&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:24.670 7 WARNING neutron_lib.context [None req-a794529b-f89b-432d-bd7a-39550eb4f627 4991b74497844a3390206d706aec2034 63dd908ed285406abbba5ce095e3d323 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 832/1728] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:24 2026] GET /v2.0/ports?device_id=c95da75c-4a18-4092-915e-b38226554543 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1729] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:24 2026] GET /v2.0/security-groups?id=d58fa349-609c-4bfc-bdbe-d5c7aaa3991b&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:24.834 7 INFO neutron.db.segments_db [None req-a794529b-f89b-432d-bd7a-39550eb4f627 4991b74497844a3390206d706aec2034 63dd908ed285406abbba5ce095e3d323 - - default default] Added segment 091a2234-3048-487d-a4d1-508a6db93e7b of type vxlan for network 617bbfd3-ff6b-4ee3-8542-630039e6e5c5 [pid: 7|app: 0|req: 897/1730] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:02:24 2026] POST /v2.0/networks => generated 631 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:24.931 8 WARNING neutron_lib.context [None req-09ef89de-5442-42aa-b7a4-459a83702949 4991b74497844a3390206d706aec2034 63dd908ed285406abbba5ce095e3d323 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:02:25.009 8 INFO neutron.db.segments_db [None req-09ef89de-5442-42aa-b7a4-459a83702949 4991b74497844a3390206d706aec2034 63dd908ed285406abbba5ce095e3d323 - - default default] Added segment cd41c937-44ed-4d53-b2a4-c3e1123f5114 of type vxlan for network 727c4932-bcd0-4b67-85fd-0ac6c6871aac [pid: 8|app: 0|req: 834/1731] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:02:24 2026] POST /v2.0/networks => generated 632 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1732] 10.0.0.30 () {34 vars in 752 bytes} [Fri May 29 07:02:25 2026] PUT /v2.0/networks/617bbfd3-ff6b-4ee3-8542-630039e6e5c5/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1733] 10.0.0.30 () {32 vars in 732 bytes} [Fri May 29 07:02:25 2026] GET /v2.0/networks/617bbfd3-ff6b-4ee3-8542-630039e6e5c5/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1734] 10.0.0.30 () {34 vars in 752 bytes} [Fri May 29 07:02:25 2026] PUT /v2.0/networks/727c4932-bcd0-4b67-85fd-0ac6c6871aac/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1735] 10.0.0.30 () {32 vars in 732 bytes} [Fri May 29 07:02:25 2026] GET /v2.0/networks/727c4932-bcd0-4b67-85fd-0ac6c6871aac/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1736] 10.0.0.30 () {34 vars in 752 bytes} [Fri May 29 07:02:25 2026] PUT /v2.0/networks/727c4932-bcd0-4b67-85fd-0ac6c6871aac/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: 837/1737] 10.0.0.30 () {32 vars in 732 bytes} [Fri May 29 07:02:25 2026] GET /v2.0/networks/727c4932-bcd0-4b67-85fd-0ac6c6871aac/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1738] 10.0.0.30 () {32 vars in 732 bytes} [Fri May 29 07:02:25 2026] GET /v2.0/networks/617bbfd3-ff6b-4ee3-8542-630039e6e5c5/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:02:25.534 8 INFO neutron.services.segments.plugin [-] Segment 091a2234-3048-487d-a4d1-508a6db93e7b resource provider aggregate not found 2026-05-29 07:02:25.542 8 INFO neutron.services.segments.plugin [-] Segment 091a2234-3048-487d-a4d1-508a6db93e7b resource provider aggregate not found 2026-05-29 07:02:25.560 8 INFO neutron.services.segments.plugin [-] Segment 091a2234-3048-487d-a4d1-508a6db93e7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 091a2234-3048-487d-a4d1-508a6db93e7b found for delete ", "request_id": "req-31826545-2946-44ad-8fe1-719acdedcda7"}]} 2026-05-29 07:02:25.562 8 INFO neutron.services.segments.plugin [-] Segment 091a2234-3048-487d-a4d1-508a6db93e7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 091a2234-3048-487d-a4d1-508a6db93e7b found for delete ", "request_id": "req-6a4ea0ab-ff65-4120-b6df-e0a22928f7be"}]} [pid: 8|app: 0|req: 838/1739] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:02:25 2026] DELETE /v2.0/networks/617bbfd3-ff6b-4ee3-8542-630039e6e5c5 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:02:25.678 7 INFO neutron.services.segments.plugin [-] Segment cd41c937-44ed-4d53-b2a4-c3e1123f5114 resource provider aggregate not found 2026-05-29 07:02:25.683 7 INFO neutron.services.segments.plugin [-] Segment cd41c937-44ed-4d53-b2a4-c3e1123f5114 resource provider aggregate not found 2026-05-29 07:02:25.690 7 INFO neutron.services.segments.plugin [-] Segment cd41c937-44ed-4d53-b2a4-c3e1123f5114 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd41c937-44ed-4d53-b2a4-c3e1123f5114 found for delete ", "request_id": "req-4df6af6c-78b3-4d93-9ab6-5f7a28248fc9"}]} 2026-05-29 07:02:25.695 7 INFO neutron.services.segments.plugin [-] Segment cd41c937-44ed-4d53-b2a4-c3e1123f5114 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd41c937-44ed-4d53-b2a4-c3e1123f5114 found for delete ", "request_id": "req-3b2f6e60-7b9d-42c6-ad91-1f79edebcaf2"}]} [pid: 7|app: 0|req: 902/1740] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:02:25 2026] DELETE /v2.0/networks/727c4932-bcd0-4b67-85fd-0ac6c6871aac => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1741] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:25 2026] GET /v2.0/ports?device_id=c95da75c-4a18-4092-915e-b38226554543 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1742] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:25 2026] GET /v2.0/security-groups?id=d58fa349-609c-4bfc-bdbe-d5c7aaa3991b&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1743] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:26 2026] GET /v2.0/ports?device_id=c95da75c-4a18-4092-915e-b38226554543 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1744] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:26 2026] GET /v2.0/security-groups?id=d58fa349-609c-4bfc-bdbe-d5c7aaa3991b&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1745] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:02:26 2026] GET /v2.0/ports?device_id=c95da75c-4a18-4092-915e-b38226554543 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:02:26.235 7 WARNING neutron_lib.context [None req-e057ed9a-3c03-4f81-8a85-23cb23a666e9 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 842/1746] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:02:26 2026] GET /v2.0/security-groups?tenant_id=b7dea119d8214cbaa5007a83f7194aa4&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1747] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:26 2026] DELETE /v2.0/security-groups/e3150cfd-fab2-4e95-b2d0-46f94b464166 => 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: 844/1748] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:02:26 2026] GET /v2.0/security-groups?tenant_id=63dd908ed285406abbba5ce095e3d323&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:02:26.922 7 INFO neutron.db.l3_db [None req-e057ed9a-3c03-4f81-8a85-23cb23a666e9 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Floating IP 23a39929-a3db-4a96-8a41-471225e63851 associated. External IP: 10.96.250.201, port: 070ef8e0-9d9e-402e-9367-bd898d2f8d1b. [pid: 8|app: 0|req: 845/1749] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:26 2026] DELETE /v2.0/security-groups/3f80d8f5-b52a-4354-baa5-007c26039b62 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1750] 10.0.0.30 () {34 vars in 676 bytes} [Fri May 29 07:02:26 2026] POST /v2.0/floatingips => generated 856 bytes in 967 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1751] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:02:27 2026] GET /v2.0/floatingips/23a39929-a3db-4a96-8a41-471225e63851 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:27.868 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cc8075c-a701-4902-9b1c-f1955c4d2654'] response: {'name': 'network-changed', 'server_uuid': 'c95da75c-4a18-4092-915e-b38226554543', 'tag': '070ef8e0-9d9e-402e-9367-bd898d2f8d1b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 906/1752] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:27 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 1010 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1753] 10.0.0.76 () {34 vars in 1119 bytes} [Fri May 29 07:02:27 2026] GET /v2.0/security-groups?id=00ca3591-9ccc-4cde-847d-491b0dc02b6f&id=ad1d60f5-b1d5-4887-a752-ef6a84b79843&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1754] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:02:27 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 1279 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1755] 10.0.0.30 () {32 vars in 857 bytes} [Fri May 29 07:02:28 2026] GET /v2.0/floatingips?floating_network_id=2a388d6a-c423-4830-bef0-788622d6eec8&port_id=f89b562c-a671-4208-9ef3-6d111822a7fc => 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: 908/1756] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:02:28 2026] GET /v2.0/floatingips/23a39929-a3db-4a96-8a41-471225e63851 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1757] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:02:28 2026] GET /v2.0/ports?tenant_id=0d7b81852e5c43ae93413bd25fb0f28c&device_id=c95da75c-4a18-4092-915e-b38226554543 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1758] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:02:28 2026] GET /v2.0/networks?id=82582dd4-4649-4c1a-8c64-ee51acf46713 => generated 757 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1759] 199.204.45.157 () {34 vars in 1060 bytes} [Fri May 29 07:02:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=070ef8e0-9d9e-402e-9367-bd898d2f8d1b => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1760] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:02:28 2026] GET /v2.0/subnets?id=32cbad53-a606-4bd8-bc9f-c8c35ff7bda7 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1761] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:02:28 2026] GET /v2.0/ports?network_id=82582dd4-4649-4c1a-8c64-ee51acf46713&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1762] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:02:28 2026] GET /v2.0/networks/82582dd4-4649-4c1a-8c64-ee51acf46713?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1763] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:02:28 2026] GET /v2.0/networks/82582dd4-4649-4c1a-8c64-ee51acf46713?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1764] 10.0.0.66 () {34 vars in 989 bytes} [Fri May 29 07:02:28 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 1279 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1765] 10.0.0.66 () {34 vars in 1119 bytes} [Fri May 29 07:02:28 2026] GET /v2.0/security-groups?id=ad1d60f5-b1d5-4887-a752-ef6a84b79843&id=00ca3591-9ccc-4cde-847d-491b0dc02b6f&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1766] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:02:29 2026] GET /v2.0/floatingips/23a39929-a3db-4a96-8a41-471225e63851 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1769] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:31 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1770] 10.0.0.76 () {34 vars in 1119 bytes} [Fri May 29 07:02:31 2026] GET /v2.0/security-groups?id=00ca3591-9ccc-4cde-847d-491b0dc02b6f&id=ad1d60f5-b1d5-4887-a752-ef6a84b79843&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1771] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:32 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1772] 10.0.0.76 () {34 vars in 1119 bytes} [Fri May 29 07:02:32 2026] GET /v2.0/security-groups?id=00ca3591-9ccc-4cde-847d-491b0dc02b6f&id=ad1d60f5-b1d5-4887-a752-ef6a84b79843&fields=id&fields=name => generated 207 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1773] 199.204.45.157 () {34 vars in 994 bytes} [Fri May 29 07:02:33 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 1010 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1774] 10.0.0.66 () {34 vars in 989 bytes} [Fri May 29 07:02:33 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 1244 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1775] 10.0.0.66 () {34 vars in 1039 bytes} [Fri May 29 07:02:33 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:33.341 7 INFO neutron.db.l3_db [req-717c804b-e413-489d-a62e-cb6d65773081 req-c98db8d0-acc8-49f7-99c9-c2979239edf7 fbfc0791aaca4f4998424fc2dcc16a20 2ca941f91a1f4ee4b35a5ca6a63f0efd - - default default] Floating IP 254bda97-53f9-482f-bd98-a7a3081516f5 disassociated. External IP: 10.96.250.217, port: f89b562c-a671-4208-9ef3-6d111822a7fc. [pid: 8|app: 0|req: 859/1776] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:33 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1777] 199.204.45.157 () {36 vars in 997 bytes} [Fri May 29 07:02:33 2026] DELETE /v2.0/ports/f89b562c-a671-4208-9ef3-6d111822a7fc => generated 0 bytes in 574 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1778] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:34 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => 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: 919/1779] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:35 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1780] 10.0.0.66 () {34 vars in 989 bytes} [Fri May 29 07:02:36 2026] GET /v2.0/ports?device_id=c95da75c-4a18-4092-915e-b38226554543 => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:02:36.553 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0b72d5b-65ca-42c5-bf70-9f0c2fc09af9'] response: {'server_uuid': 'a29fe631-af15-496d-9a69-feac0754cab8', 'name': 'network-vif-deleted', 'tag': 'f89b562c-a671-4208-9ef3-6d111822a7fc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 920/1781] 10.0.0.66 () {34 vars in 1039 bytes} [Fri May 29 07:02:36 2026] GET /v2.0/security-groups?id=d58fa349-609c-4bfc-bdbe-d5c7aaa3991b&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1782] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:36 2026] GET /v2.0/ports?device_id=a29fe631-af15-496d-9a69-feac0754cab8 => 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: 921/1783] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:37 2026] DELETE /v2.0/security-groups/00ca3591-9ccc-4cde-847d-491b0dc02b6f => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:37.960 8 INFO neutron.api.v2.resource [None req-ae512c80-2b85-4a51-8cd9-81ae308b2d79 fbfc0791aaca4f4998424fc2dcc16a20 2ca941f91a1f4ee4b35a5ca6a63f0efd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 863/1784] 10.0.0.30 () {32 vars in 736 bytes} [Fri May 29 07:02:37 2026] GET /v2.0/security-groups/00ca3591-9ccc-4cde-847d-491b0dc02b6f => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1785] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:02:37 2026] DELETE /v2.0/floatingips/254bda97-53f9-482f-bd98-a7a3081516f5 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1786] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:38 2026] DELETE /v2.0/security-groups/ad1d60f5-b1d5-4887-a752-ef6a84b79843 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1787] 10.0.0.30 () {32 vars in 825 bytes} [Fri May 29 07:02:38 2026] GET /v2.0/ports?project_id=0d7b81852e5c43ae93413bd25fb0f28c&network_id=82582dd4-4649-4c1a-8c64-ee51acf46713 => generated 3695 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1788] 10.0.0.30 () {32 vars in 741 bytes} [Fri May 29 07:02:38 2026] GET /v2.0/subnets?network_id=2a388d6a-c423-4830-bef0-788622d6eec8 => generated 667 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1789] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:38 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:39.145 8 INFO neutron.db.l3_db [None req-5efe540e-03c7-4b41-8179-ae67e9ca4a2d 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Floating IP 23a39929-a3db-4a96-8a41-471225e63851 disassociated. External IP: 10.96.250.201, port: 070ef8e0-9d9e-402e-9367-bd898d2f8d1b. [pid: 7|app: 0|req: 923/1790] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:02:38 2026] PUT /v2.0/routers/dbf7ff50-8c3e-42c5-bc46-0cd99e8a9e32/remove_router_interface => generated 309 bytes in 967 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1791] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:39 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1792] 10.0.0.30 () {34 vars in 748 bytes} [Fri May 29 07:02:39 2026] PUT /v2.0/floatingips/23a39929-a3db-4a96-8a41-471225e63851 => generated 554 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1793] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:02:39 2026] GET /v2.0/floatingips/23a39929-a3db-4a96-8a41-471225e63851 => generated 554 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:39.574 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-98a16986-093d-46e4-a84b-a1424da73215'] response: {'name': 'network-changed', 'server_uuid': 'c95da75c-4a18-4092-915e-b38226554543', 'tag': '070ef8e0-9d9e-402e-9367-bd898d2f8d1b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 870/1794] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:39 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1795] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:39 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1796] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:02:40 2026] GET /v2.0/ports?tenant_id=0d7b81852e5c43ae93413bd25fb0f28c&device_id=c95da75c-4a18-4092-915e-b38226554543 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1797] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:02:40 2026] GET /v2.0/networks?id=82582dd4-4649-4c1a-8c64-ee51acf46713 => generated 757 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1798] 199.204.45.157 () {34 vars in 1060 bytes} [Fri May 29 07:02:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=070ef8e0-9d9e-402e-9367-bd898d2f8d1b => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1799] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:02:40 2026] GET /v2.0/subnets?id=32cbad53-a606-4bd8-bc9f-c8c35ff7bda7 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1800] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:02:40 2026] GET /v2.0/ports?network_id=82582dd4-4649-4c1a-8c64-ee51acf46713&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1801] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:02:40 2026] GET /v2.0/networks/82582dd4-4649-4c1a-8c64-ee51acf46713?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1802] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:02:40 2026] GET /v2.0/networks/82582dd4-4649-4c1a-8c64-ee51acf46713?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:02:40.314 7 INFO neutron.services.segments.plugin [-] Segment baa61ed8-fdbc-4ca4-9cc7-0538b644af1b resource provider aggregate not found 2026-05-29 07:02:40.321 7 INFO neutron.services.segments.plugin [-] Segment baa61ed8-fdbc-4ca4-9cc7-0538b644af1b resource provider aggregate not found 2026-05-29 07:02:40.337 7 INFO neutron.services.segments.plugin [-] Segment baa61ed8-fdbc-4ca4-9cc7-0538b644af1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baa61ed8-fdbc-4ca4-9cc7-0538b644af1b found for delete ", "request_id": "req-da895313-f61c-4cd9-9b0e-7d3ef6c2175e"}]} 2026-05-29 07:02:40.340 7 INFO neutron.services.segments.plugin [-] Segment baa61ed8-fdbc-4ca4-9cc7-0538b644af1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baa61ed8-fdbc-4ca4-9cc7-0538b644af1b found for delete ", "request_id": "req-d098fcec-6a0d-44c7-b55b-8d407e2105e0"}]} 2026-05-29 07:02:40.345 7 INFO neutron.db.l3_hamode_db [None req-b92c02b4-c14e-4604-8dfb-cf20253e80b1 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] HA network d6f24216-1011-43ec-9fd5-87dd5490557e was deleted as no HA routers are present in tenant 2ca941f91a1f4ee4b35a5ca6a63f0efd. [pid: 7|app: 0|req: 925/1803] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:02:39 2026] DELETE /v2.0/routers/dbf7ff50-8c3e-42c5-bc46-0cd99e8a9e32 => generated 0 bytes in 936 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1804] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:02:40 2026] DELETE /v2.0/subnets/051f5306-0dc3-4e46-b4f9-31e3d2c5903c => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1805] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:02:40 2026] GET /v2.0/floatingips/23a39929-a3db-4a96-8a41-471225e63851 => generated 554 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:40.777 8 INFO neutron.services.segments.plugin [-] Segment 6545b2f4-3345-4d69-aa28-94a1efa6dd76 resource provider aggregate not found 2026-05-29 07:02:40.781 8 INFO neutron.services.segments.plugin [-] Segment 6545b2f4-3345-4d69-aa28-94a1efa6dd76 resource provider aggregate not found [pid: 8|app: 0|req: 880/1806] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:02:40 2026] DELETE /v2.0/networks/f811f4d7-a455-4a92-866c-4de070da8bb5 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:02:40.804 8 INFO neutron.services.segments.plugin [-] Segment 6545b2f4-3345-4d69-aa28-94a1efa6dd76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6545b2f4-3345-4d69-aa28-94a1efa6dd76 found for delete ", "request_id": "req-abac68e5-4124-45cf-ad21-be122ff76de6"}]} 2026-05-29 07:02:40.805 8 INFO neutron.services.segments.plugin [-] Segment 6545b2f4-3345-4d69-aa28-94a1efa6dd76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6545b2f4-3345-4d69-aa28-94a1efa6dd76 found for delete ", "request_id": "req-463dde59-ef23-413c-a95d-4595d802b8a0"}]} [pid: 7|app: 0|req: 927/1807] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:40 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1808] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:40 2026] GET /v2.0/security-groups?id=a55fd8b8-da9a-4395-bf5a-b0cdff316c4a&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1809] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:02:41 2026] GET /v2.0/floatingips/23a39929-a3db-4a96-8a41-471225e63851 => generated 552 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1810] 199.204.45.157 () {34 vars in 994 bytes} [Fri May 29 07:02:41 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:41.864 7 INFO neutron.db.l3_db [req-b6775d8b-16aa-46a7-a072-a1bf1878e75c req-91c4b7f4-f6d1-4e39-b66e-ae23127009dd 865bfdbfe1ba49d9b76b42357c9e8a0e 0752573b365049a0bdc0f81085dc71c7 - - default default] Floating IP 5ca896b5-8daa-402a-a55f-496ecfde1415 disassociated. External IP: 10.96.250.203, port: e91f4c71-c8c7-4251-8d42-933b30f49317. [pid: 8|app: 0|req: 881/1811] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:02:40 2026] PUT /v2.0/routers/7b779731-3ecd-4aee-bc2c-a99f43f3a75b/remove_router_interface => generated 309 bytes in 1285 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1812] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:42 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => 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: 931/1813] 199.204.45.157 () {36 vars in 997 bytes} [Fri May 29 07:02:41 2026] DELETE /v2.0/ports/e91f4c71-c8c7-4251-8d42-933b30f49317 => generated 0 bytes in 621 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:02:42.625 7 WARNING neutron_lib.context [None req-6f6dc446-fd82-4e97-af5b-850ddbe64afc 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:02:42.651 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2259bfdb-6a02-4360-8069-a8cf4cb361fa'] response: {'server_uuid': '82a83098-e1c6-4ad7-aa21-db816092754f', 'name': 'network-vif-deleted', 'tag': 'e91f4c71-c8c7-4251-8d42-933b30f49317', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 932/1814] 10.0.0.30 () {34 vars in 684 bytes} [Fri May 29 07:02:42 2026] POST /v2.0/security-groups => generated 1673 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 07:02:42.750 7 WARNING neutron_lib.context [None req-080c28b7-7979-45fa-98b3-43bdf61e3476 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 933/1815] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:02:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:42.845 7 WARNING neutron_lib.context [None req-1f7cb843-ca84-4a04-95cf-f2a1ca7ba15d 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 934/1816] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:02:42 2026] POST /v2.0/security-group-rules => generated 596 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:42.952 7 WARNING neutron_lib.context [None req-e7d114e4-30c7-40ab-9be1-525ff534f00b 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:02:42.980 8 INFO neutron.services.segments.plugin [-] Segment f214445b-0290-4ff6-88d6-3e38a0b80b8d resource provider aggregate not found 2026-05-29 07:02:42.984 8 INFO neutron.services.segments.plugin [-] Segment f214445b-0290-4ff6-88d6-3e38a0b80b8d resource provider aggregate not found 2026-05-29 07:02:42.992 8 INFO neutron.services.segments.plugin [-] Segment f214445b-0290-4ff6-88d6-3e38a0b80b8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f214445b-0290-4ff6-88d6-3e38a0b80b8d found for delete ", "request_id": "req-b47beffd-1614-4fa8-b91a-7cfad855f404"}]} 2026-05-29 07:02:42.997 8 INFO neutron.services.segments.plugin [-] Segment f214445b-0290-4ff6-88d6-3e38a0b80b8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f214445b-0290-4ff6-88d6-3e38a0b80b8d found for delete ", "request_id": "req-38b30917-65c0-494f-9a23-f7ad49990652"}]} 2026-05-29 07:02:43.006 8 INFO neutron.db.l3_hamode_db [None req-41237641-8358-4b1f-a1f4-3f6d8e97dd80 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] HA network e5701cee-39a7-4da5-a392-2e701945aca5 was deleted as no HA routers are present in tenant 089edb2a4d7240299337889b8d6c4e13. [pid: 8|app: 0|req: 883/1817] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:02:42 2026] DELETE /v2.0/routers/7b779731-3ecd-4aee-bc2c-a99f43f3a75b => generated 0 bytes in 905 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1818] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:02:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:43.067 7 WARNING neutron_lib.context [None req-767f0d60-8949-46ea-b561-60ec4760dd03 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 884/1819] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:02:43 2026] DELETE /v2.0/subnets/95ad9872-2ee7-4c00-b925-1128724a80f0 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1820] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:02:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1821] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:43 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:02:43.194 7 WARNING neutron_lib.context [None req-88fab83e-aca2-46ad-a6e9-b79af97ce7b8 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:02:43.229 7 INFO neutron.db.securitygroups_db [None req-88fab83e-aca2-46ad-a6e9-b79af97ce7b8 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Project 0d7b81852e5c43ae93413bd25fb0f28c 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: 938/1822] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:02:43 2026] POST /v2.0/security-group-rules => generated 607 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:43.316 7 WARNING neutron_lib.context [None req-774108fe-9b02-48af-a8c5-f3edb2964e11 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:02:43.347 7 INFO neutron.db.securitygroups_db [None req-774108fe-9b02-48af-a8c5-f3edb2964e11 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Project 0d7b81852e5c43ae93413bd25fb0f28c 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: 939/1823] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:02:43 2026] POST /v2.0/security-group-rules => generated 606 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1824] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:02:43 2026] DELETE /v2.0/networks/8eb721cf-332f-497b-b035-085cf315b08e => 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: 940/1825] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:02:43 2026] GET /v2.0/security-groups?tenant_id=089edb2a4d7240299337889b8d6c4e13&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1826] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:43 2026] DELETE /v2.0/security-groups/09be95b9-a2e3-466f-86b6-f06c0f34c6af => 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: 941/1827] 10.0.0.30 () {32 vars in 648 bytes} [Fri May 29 07:02:43 2026] GET /v2.0/networks => generated 1298 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1828] 10.0.0.76 () {34 vars in 1097 bytes} [Fri May 29 07:02:44 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-655782540&fields=id&tenant_id=0d7b81852e5c43ae93413bd25fb0f28c => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1829] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:02:44 2026] GET /v2.0/security-groups?tenant_id=2ca941f91a1f4ee4b35a5ca6a63f0efd&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1830] 10.0.0.76 () {34 vars in 981 bytes} [Fri May 29 07:02:44 2026] GET /v2.0/networks?id=82582dd4-4649-4c1a-8c64-ee51acf46713 => generated 661 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1831] 10.0.0.76 () {34 vars in 964 bytes} [Fri May 29 07:02:44 2026] GET /v2.0/quotas/0d7b81852e5c43ae93413bd25fb0f28c => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1832] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:44 2026] DELETE /v2.0/security-groups/08dd76cb-58c4-4fe3-a0bf-f001566001b4 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1833] 10.0.0.76 () {34 vars in 1001 bytes} [Fri May 29 07:02:44 2026] GET /v2.0/ports?tenant_id=0d7b81852e5c43ae93413bd25fb0f28c&fields=id => generated 149 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1834] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:44 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1835] 10.0.0.76 () {34 vars in 1007 bytes} [Fri May 29 07:02:44 2026] GET /v2.0/networks/82582dd4-4649-4c1a-8c64-ee51acf46713?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: 945/1836] 10.0.0.76 () {34 vars in 1107 bytes} [Fri May 29 07:02:44 2026] GET /v2.0/networks/82582dd4-4649-4c1a-8c64-ee51acf46713?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1837] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:44 2026] GET /v2.0/ports?device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1838] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:45 2026] GET /v2.0/ports?device_id=82a83098-e1c6-4ad7-aa21-db816092754f => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:02:45.565 8 INFO neutron.services.segments.plugin [-] Segment f7b26924-9273-4281-aa6e-266b58e5eaa1 resource provider aggregate not found 2026-05-29 07:02:45.578 8 INFO neutron.services.segments.plugin [-] Segment f7b26924-9273-4281-aa6e-266b58e5eaa1 resource provider aggregate not found 2026-05-29 07:02:45.583 8 INFO neutron.services.segments.plugin [-] Segment f7b26924-9273-4281-aa6e-266b58e5eaa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7b26924-9273-4281-aa6e-266b58e5eaa1 found for delete ", "request_id": "req-715b3108-6fed-4a05-9dcd-1d9268afd03d"}]} [pid: 8|app: 0|req: 893/1839] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:45 2026] GET /v2.0/ports?device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:02:46.459 8 INFO neutron.services.segments.plugin [-] Segment f7b26924-9273-4281-aa6e-266b58e5eaa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7b26924-9273-4281-aa6e-266b58e5eaa1 found for delete ", "request_id": "req-4ae52627-2784-4cf1-904f-fbb37a00044e"}]} [pid: 8|app: 0|req: 895/1842] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:46 2026] DELETE /v2.0/security-groups/a55fd8b8-da9a-4395-bf5a-b0cdff316c4a => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:46.593 7 INFO neutron.api.v2.resource [None req-9004d086-dcda-4d13-b8b3-28f8403951fb 865bfdbfe1ba49d9b76b42357c9e8a0e 0752573b365049a0bdc0f81085dc71c7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 948/1843] 10.0.0.30 () {32 vars in 736 bytes} [Fri May 29 07:02:46 2026] GET /v2.0/security-groups/a55fd8b8-da9a-4395-bf5a-b0cdff316c4a => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1844] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:46 2026] GET /v2.0/ports?device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => 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: 896/1845] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:02:46 2026] DELETE /v2.0/floatingips/5ca896b5-8daa-402a-a55f-496ecfde1415 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1846] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:47 2026] GET /v2.0/ports?device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1847] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:02:46 2026] PUT /v2.0/routers/4009fe4a-b523-4a67-a676-069c8233ffa7/remove_router_interface => generated 309 bytes in 1021 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:48.352 7 WARNING neutron_lib.context [None req-bdaab3c5-5e49-44e0-8f4c-d9340777af5c 1865c6186f3643569be99c2e198e185d 28f7acbcdcf7458c8608fd9ee9467563 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:02:48.789 8 INFO neutron.services.segments.plugin [-] Segment ab4b866f-f0d4-4ebe-b664-05ecb34f27e4 resource provider aggregate not found 2026-05-29 07:02:48.794 8 INFO neutron.services.segments.plugin [-] Segment ab4b866f-f0d4-4ebe-b664-05ecb34f27e4 resource provider aggregate not found 2026-05-29 07:02:48.807 8 INFO neutron.services.segments.plugin [-] Segment ab4b866f-f0d4-4ebe-b664-05ecb34f27e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab4b866f-f0d4-4ebe-b664-05ecb34f27e4 found for delete ", "request_id": "req-93985a02-2cea-4207-bc47-5302d0aba3b2"}]} 2026-05-29 07:02:48.807 8 INFO neutron.services.segments.plugin [-] Segment ab4b866f-f0d4-4ebe-b664-05ecb34f27e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab4b866f-f0d4-4ebe-b664-05ecb34f27e4 found for delete ", "request_id": "req-3e792002-5b98-4468-b066-0aceb7c7d15f"}]} 2026-05-29 07:02:48.819 8 INFO neutron.db.l3_hamode_db [None req-f3336bc8-0c06-404a-8b72-150026163b2d b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] HA network 13227bcd-eede-4975-b971-cd1737b52d9b was deleted as no HA routers are present in tenant 0752573b365049a0bdc0f81085dc71c7. [pid: 8|app: 0|req: 898/1848] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:02:47 2026] DELETE /v2.0/routers/4009fe4a-b523-4a67-a676-069c8233ffa7 => generated 0 bytes in 911 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1849] 10.0.0.30 () {34 vars in 675 bytes} [Fri May 29 07:02:48 2026] POST /v2.0/floatingips => generated 552 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1850] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:02:48 2026] GET /v2.0/networks?id=82582dd4-4649-4c1a-8c64-ee51acf46713 => generated 661 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1851] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:48 2026] GET /v2.0/ports?device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:02:48.900 8 WARNING neutron_lib.context [None req-e5c827f9-66f1-4309-8725-384041bc9e04 1865c6186f3643569be99c2e198e185d 28f7acbcdcf7458c8608fd9ee9467563 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 952/1852] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:02:48 2026] DELETE /v2.0/subnets/9c2bc514-8641-4f6d-b360-6db1f34f388e => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1853] 199.204.45.157 () {34 vars in 1050 bytes} [Fri May 29 07:02:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0d7b81852e5c43ae93413bd25fb0f28c => generated 273 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:49.335 7 INFO neutron.services.segments.plugin [-] Segment 0957221a-9779-4db4-9534-e4dbfd455519 resource provider aggregate not found 2026-05-29 07:02:49.340 7 INFO neutron.services.segments.plugin [-] Segment 0957221a-9779-4db4-9534-e4dbfd455519 resource provider aggregate not found 2026-05-29 07:02:49.350 7 INFO neutron.services.segments.plugin [-] Segment 0957221a-9779-4db4-9534-e4dbfd455519 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0957221a-9779-4db4-9534-e4dbfd455519 found for delete ", "request_id": "req-7c4c2fb4-40b9-4d1d-91fd-a665cd564e95"}]} 2026-05-29 07:02:49.351 7 INFO neutron.services.segments.plugin [-] Segment 0957221a-9779-4db4-9534-e4dbfd455519 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0957221a-9779-4db4-9534-e4dbfd455519 found for delete ", "request_id": "req-d9dc973e-d1ff-4c23-8f7a-8b277c422abd"}]} [pid: 7|app: 0|req: 954/1854] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:02:49 2026] DELETE /v2.0/networks/710b6a84-28b6-495c-bca8-ce8443bc453c => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:02:49.360 7 WARNING neutron_lib.context [req-bb36a75d-6858-49cf-844d-55f2638c6205 req-569f6fd2-dcba-49a5-9a16-ef10317ea8ed 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 901/1855] 10.0.0.30 () {34 vars in 675 bytes} [Fri May 29 07:02:48 2026] POST /v2.0/floatingips => generated 552 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:49.453 8 WARNING neutron_lib.context [None req-142bd607-4c51-4978-83f1-63050eb6411c 1865c6186f3643569be99c2e198e185d 28f7acbcdcf7458c8608fd9ee9467563 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 955/1856] 199.204.45.157 () {38 vars in 955 bytes} [Fri May 29 07:02:49 2026] POST /v2.0/ports => generated 958 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 956/1857] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:02:49 2026] GET /v2.0/security-groups?tenant_id=0752573b365049a0bdc0f81085dc71c7&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1858] 10.0.0.30 () {34 vars in 675 bytes} [Fri May 29 07:02:49 2026] POST /v2.0/floatingips => generated 552 bytes in 607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1859] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:50 2026] DELETE /v2.0/security-groups/e0d44c2e-61c7-42b7-abb7-b818b0ce1f2a => 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: 957/1860] 199.204.45.157 () {38 vars in 1028 bytes} [Fri May 29 07:02:49 2026] PUT /v2.0/ports/cc328010-a6aa-46d0-823d-76e7b970506a => generated 1239 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-29 07:02:50.239 7 WARNING neutron_lib.context [None req-0f54a480-947c-4c81-b47a-e759ea8aaba9 1865c6186f3643569be99c2e198e185d 28f7acbcdcf7458c8608fd9ee9467563 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 904/1861] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:50 2026] GET /v2.0/ports?device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:50.287 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9e743f0-57dc-44da-811e-9e01a3c753f6'] response: {'name': 'network-changed', 'server_uuid': '0ba16d94-4c42-4593-8227-3bde073aa095', 'tag': 'cc328010-a6aa-46d0-823d-76e7b970506a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 905/1862] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:50 2026] GET /v2.0/security-groups?id=f3901d42-028d-4f62-a1fb-61c4ce8027ff&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1863] 10.0.0.30 () {34 vars in 675 bytes} [Fri May 29 07:02:50 2026] POST /v2.0/floatingips => generated 552 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:50.797 8 WARNING neutron_lib.context [None req-f6e767c8-d7a3-4c8d-9a31-77bdbf905011 1865c6186f3643569be99c2e198e185d 28f7acbcdcf7458c8608fd9ee9467563 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 959/1864] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:02:50 2026] GET /v2.0/ports?tenant_id=0d7b81852e5c43ae93413bd25fb0f28c&device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1865] 199.204.45.157 () {34 vars in 1018 bytes} [Fri May 29 07:02:50 2026] GET /v2.0/networks?tenant_id=0d7b81852e5c43ae93413bd25fb0f28c&shared=False => generated 757 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1866] 199.204.45.157 () {34 vars in 930 bytes} [Fri May 29 07:02:50 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1867] 10.0.0.30 () {34 vars in 675 bytes} [Fri May 29 07:02:50 2026] POST /v2.0/floatingips => generated 552 bytes in 623 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1868] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:51 2026] GET /v2.0/ports?device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => 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: 907/1869] 10.0.0.30 () {34 vars in 758 bytes} [Fri May 29 07:02:51 2026] PUT /v2.0/floatingips/e4dee5c1-ba61-4e15-a579-f0be111e9346/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1870] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:51 2026] GET /v2.0/security-groups?id=f3901d42-028d-4f62-a1fb-61c4ce8027ff&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1871] 10.0.0.30 () {34 vars in 758 bytes} [Fri May 29 07:02:51 2026] PUT /v2.0/floatingips/285b64d5-eff4-434a-9e3d-3fa8f211d554/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1872] 10.0.0.30 () {34 vars in 758 bytes} [Fri May 29 07:02:51 2026] PUT /v2.0/floatingips/10e7b5a2-50e5-4621-afab-520b29c9eee1/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1873] 10.0.0.30 () {34 vars in 758 bytes} [Fri May 29 07:02:51 2026] PUT /v2.0/floatingips/925415bd-9fa1-4f0f-ba60-35dff695a6a5/tags => 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: 965/1874] 10.0.0.30 () {32 vars in 671 bytes} [Fri May 29 07:02:51 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1875] 10.0.0.30 () {32 vars in 685 bytes} [Fri May 29 07:02:51 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1876] 10.0.0.30 () {32 vars in 681 bytes} [Fri May 29 07:02:51 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1877] 10.0.0.30 () {32 vars in 693 bytes} [Fri May 29 07:02:51 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1878] 10.0.0.30 () {32 vars in 679 bytes} [Fri May 29 07:02:51 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1879] 10.0.0.30 () {32 vars in 693 bytes} [Fri May 29 07:02:51 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => 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: 968/1880] 10.0.0.30 () {32 vars in 689 bytes} [Fri May 29 07:02:51 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1881] 10.0.0.30 () {32 vars in 701 bytes} [Fri May 29 07:02:51 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1882] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:02:52 2026] GET /v2.0/ports?tenant_id=0d7b81852e5c43ae93413bd25fb0f28c&device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1883] 199.204.45.157 () {34 vars in 1060 bytes} [Fri May 29 07:02:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=cc328010-a6aa-46d0-823d-76e7b970506a => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1884] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:02:52 2026] GET /v2.0/subnets?id=32cbad53-a606-4bd8-bc9f-c8c35ff7bda7 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1885] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:02:52 2026] GET /v2.0/ports?network_id=82582dd4-4649-4c1a-8c64-ee51acf46713&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1886] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:02:51 2026] DELETE /v2.0/floatingips/e4dee5c1-ba61-4e15-a579-f0be111e9346 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1887] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:02:52 2026] GET /v2.0/networks/82582dd4-4649-4c1a-8c64-ee51acf46713?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1888] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:02:52 2026] GET /v2.0/networks/82582dd4-4649-4c1a-8c64-ee51acf46713?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1889] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:02:52 2026] DELETE /v2.0/floatingips/285b64d5-eff4-434a-9e3d-3fa8f211d554 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1890] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:52 2026] GET /v2.0/ports?device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => generated 973 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1891] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:52 2026] GET /v2.0/security-groups?id=f3901d42-028d-4f62-a1fb-61c4ce8027ff&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1892] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:02:52 2026] DELETE /v2.0/floatingips/10e7b5a2-50e5-4621-afab-520b29c9eee1 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1893] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:02:52 2026] DELETE /v2.0/floatingips/925415bd-9fa1-4f0f-ba60-35dff695a6a5 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1894] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:02:52 2026] DELETE /v2.0/floatingips/97d9f527-29a3-4eef-a1a9-be917bb8ebbe => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1895] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:53 2026] GET /v2.0/ports?device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1896] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:53 2026] GET /v2.0/security-groups?id=f3901d42-028d-4f62-a1fb-61c4ce8027ff&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: 922/1897] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:02:53 2026] GET /v2.0/security-groups?tenant_id=05cafbe418db4ea4ab6f0632e4401134&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1898] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:54 2026] DELETE /v2.0/security-groups/8be2bef1-81ed-42c7-ab69-1b362c68719e => 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: 976/1899] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:02:54 2026] GET /v2.0/security-groups?tenant_id=3c16c883d5194d87a05782904ede7b95&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1900] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:02:54 2026] GET /v2.0/security-groups?tenant_id=9c7b6841aa774c79942377bc34c5c627&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1901] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:54 2026] DELETE /v2.0/security-groups/3c67375d-d558-4e07-8a22-544005d270e2 => 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: 925/1902] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:54 2026] DELETE /v2.0/security-groups/7fcb6646-6305-4ee5-8f0b-ccdbccab3383 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1903] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:02:54 2026] GET /v2.0/security-groups?tenant_id=33abd33d054a4190bb91a554cb15d5b0&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1904] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:54 2026] DELETE /v2.0/security-groups/6fef1441-7a6c-431e-ad60-8d087311ef24 => 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: 979/1905] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:54 2026] GET /v2.0/ports?device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1906] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:54 2026] GET /v2.0/security-groups?id=f3901d42-028d-4f62-a1fb-61c4ce8027ff&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1907] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:02:54 2026] GET /v2.0/security-groups?tenant_id=28f7acbcdcf7458c8608fd9ee9467563&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1908] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:02:55 2026] DELETE /v2.0/security-groups/a24b6270-fd0c-40d0-8d93-7fc079c9dcae => 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: 981/1909] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:56 2026] GET /v2.0/ports?device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1910] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:56 2026] GET /v2.0/security-groups?id=f3901d42-028d-4f62-a1fb-61c4ce8027ff&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1911] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:57 2026] GET /v2.0/ports?device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1912] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:57 2026] GET /v2.0/security-groups?id=f3901d42-028d-4f62-a1fb-61c4ce8027ff&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1913] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:02:57 2026] GET /v2.0/ports?device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1914] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:02:57 2026] GET /v2.0/security-groups?id=f3901d42-028d-4f62-a1fb-61c4ce8027ff&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1915] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:02:57 2026] GET /v2.0/ports?device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:02:57.840 8 INFO neutron.db.l3_db [None req-8721cfd0-3565-4140-bc62-cd5a3941febf 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Floating IP 23a39929-a3db-4a96-8a41-471225e63851 associated. External IP: 10.96.250.201, port: cc328010-a6aa-46d0-823d-76e7b970506a. [pid: 8|app: 0|req: 932/1916] 10.0.0.30 () {34 vars in 748 bytes} [Fri May 29 07:02:57 2026] PUT /v2.0/floatingips/23a39929-a3db-4a96-8a41-471225e63851 => generated 856 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1917] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:02:58 2026] GET /v2.0/floatingips/23a39929-a3db-4a96-8a41-471225e63851 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:59.234 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a15a055-e7d0-4990-9fdd-1a61c4de78dd'] response: {'name': 'network-changed', 'server_uuid': '0ba16d94-4c42-4593-8227-3bde073aa095', 'tag': 'cc328010-a6aa-46d0-823d-76e7b970506a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 933/1918] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:02:59 2026] GET /v2.0/floatingips/23a39929-a3db-4a96-8a41-471225e63851 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:59.465 7 WARNING neutron_lib.context [None req-d33f50fd-5a17-44e0-bfcd-6060e6afbc62 26a37109cda94e75ad264b078f266469 eb2665d59c8b4f4b84c2bd154c9a31e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:02:59.509 7 INFO neutron.db.segments_db [None req-d33f50fd-5a17-44e0-bfcd-6060e6afbc62 26a37109cda94e75ad264b078f266469 eb2665d59c8b4f4b84c2bd154c9a31e3 - - default default] Added segment 7ae3b252-08a7-403c-b012-3a1014e3e8e7 of type vxlan for network 9630fdfe-7f3f-42ae-8961-cab9d50e3daa 2026-05-29 07:02:59.746 7 INFO neutron.db.l3_hamode_db [None req-d33f50fd-5a17-44e0-bfcd-6060e6afbc62 26a37109cda94e75ad264b078f266469 eb2665d59c8b4f4b84c2bd154c9a31e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 934/1919] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:02:59 2026] GET /v2.0/ports?tenant_id=0d7b81852e5c43ae93413bd25fb0f28c&device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => 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: 935/1920] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:02:59 2026] GET /v2.0/networks?id=82582dd4-4649-4c1a-8c64-ee51acf46713 => generated 757 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:59.883 7 INFO neutron.db.l3_hamode_db [None req-d33f50fd-5a17-44e0-bfcd-6060e6afbc62 26a37109cda94e75ad264b078f266469 eb2665d59c8b4f4b84c2bd154c9a31e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 936/1921] 199.204.45.157 () {34 vars in 1060 bytes} [Fri May 29 07:02:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=cc328010-a6aa-46d0-823d-76e7b970506a => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1922] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:02:59 2026] GET /v2.0/subnets?id=32cbad53-a606-4bd8-bc9f-c8c35ff7bda7 => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1923] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:02:59 2026] GET /v2.0/ports?network_id=82582dd4-4649-4c1a-8c64-ee51acf46713&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: 939/1924] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:02:59 2026] GET /v2.0/networks/82582dd4-4649-4c1a-8c64-ee51acf46713?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1925] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:03:00 2026] GET /v2.0/networks/82582dd4-4649-4c1a-8c64-ee51acf46713?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1926] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:03:00 2026] GET /v2.0/floatingips/23a39929-a3db-4a96-8a41-471225e63851 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1927] 10.0.0.30 () {34 vars in 667 bytes} [Fri May 29 07:02:59 2026] POST /v2.0/routers => generated 474 bytes in 1245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:00.478 7 WARNING neutron_lib.context [None req-07ae0d7f-1f73-4589-b88c-08bf877ae691 26a37109cda94e75ad264b078f266469 eb2665d59c8b4f4b84c2bd154c9a31e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:03:00.514 7 INFO neutron.db.l3_hamode_db [None req-07ae0d7f-1f73-4589-b88c-08bf877ae691 26a37109cda94e75ad264b078f266469 eb2665d59c8b4f4b84c2bd154c9a31e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 942/1928] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:00 2026] GET /v2.0/security-groups?tenant_id=175f5afe726b4c4ebd7b6f31872051ca&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1929] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:00 2026] DELETE /v2.0/security-groups/b17dd756-656a-442d-b963-5731d69be788 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1932] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:00 2026] GET /v2.0/security-groups?tenant_id=174d80a4c43344fcbad6b52e6e0df45e&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:03:00.979 7 INFO neutron.db.l3_hamode_db [None req-07ae0d7f-1f73-4589-b88c-08bf877ae691 26a37109cda94e75ad264b078f266469 eb2665d59c8b4f4b84c2bd154c9a31e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 947/1933] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:00 2026] DELETE /v2.0/security-groups/b74e517d-5f10-47e0-bcf4-fb11e9728169 => 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: 948/1934] 199.204.45.157 () {34 vars in 1096 bytes} [Fri May 29 07:03:01 2026] GET /v2.0/ports?device_id=c95da75c-4a18-4092-915e-b38226554543&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1935] 10.0.0.30 () {34 vars in 667 bytes} [Fri May 29 07:03:00 2026] POST /v2.0/routers => generated 474 bytes in 1085 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:01.568 8 WARNING neutron_lib.context [None req-9a619efc-6532-40c2-84bc-e40285fb0493 26a37109cda94e75ad264b078f266469 eb2665d59c8b4f4b84c2bd154c9a31e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:03:01.613 8 INFO neutron.db.l3_hamode_db [None req-9a619efc-6532-40c2-84bc-e40285fb0493 26a37109cda94e75ad264b078f266469 eb2665d59c8b4f4b84c2bd154c9a31e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 07:03:01.731 8 INFO neutron.db.l3_hamode_db [None req-9a619efc-6532-40c2-84bc-e40285fb0493 26a37109cda94e75ad264b078f266469 eb2665d59c8b4f4b84c2bd154c9a31e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 988/1936] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:03:02 2026] GET /v2.0/ports?tenant_id=0d7b81852e5c43ae93413bd25fb0f28c&device_id=c95da75c-4a18-4092-915e-b38226554543 => 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: 949/1937] 10.0.0.30 () {34 vars in 667 bytes} [Fri May 29 07:03:01 2026] POST /v2.0/routers => generated 474 bytes in 838 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:02.414 7 WARNING neutron_lib.context [None req-9e8f614a-d197-4d45-88c4-27bab594a955 26a37109cda94e75ad264b078f266469 eb2665d59c8b4f4b84c2bd154c9a31e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:03:02.458 7 INFO neutron.db.l3_hamode_db [None req-9e8f614a-d197-4d45-88c4-27bab594a955 26a37109cda94e75ad264b078f266469 eb2665d59c8b4f4b84c2bd154c9a31e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 07:03:02.579 7 INFO neutron.db.l3_hamode_db [None req-9e8f614a-d197-4d45-88c4-27bab594a955 26a37109cda94e75ad264b078f266469 eb2665d59c8b4f4b84c2bd154c9a31e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 950/1938] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:03:02 2026] GET /v2.0/networks?id=82582dd4-4649-4c1a-8c64-ee51acf46713 => generated 757 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1939] 199.204.45.157 () {34 vars in 1060 bytes} [Fri May 29 07:03:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=070ef8e0-9d9e-402e-9367-bd898d2f8d1b => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1940] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:03:02 2026] GET /v2.0/subnets?id=32cbad53-a606-4bd8-bc9f-c8c35ff7bda7 => generated 678 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:03:02.987 8 WARNING neutron_lib.context [None req-9de7e4b9-5087-4dde-b87a-28a4e2cdd860 7a32b157be9b44c196238d81cc737347 5cd98bc2cc434c2699d0948d563e8f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:03:03.113 8 INFO neutron.db.segments_db [None req-9de7e4b9-5087-4dde-b87a-28a4e2cdd860 7a32b157be9b44c196238d81cc737347 5cd98bc2cc434c2699d0948d563e8f26 - - default default] Added segment b9971317-d587-4e9a-a584-2f7a0820c2c6 of type vxlan for network 5b4698c8-d084-44da-8dd9-d41a6c7d5588 [pid: 7|app: 0|req: 989/1941] 10.0.0.30 () {34 vars in 667 bytes} [Fri May 29 07:03:02 2026] POST /v2.0/routers => generated 474 bytes in 785 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1942] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:03:02 2026] POST /v2.0/networks => generated 644 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:03.215 8 WARNING neutron_lib.context [None req-f3943a91-0c57-4cc0-832b-5a56eeb30f44 26a37109cda94e75ad264b078f266469 eb2665d59c8b4f4b84c2bd154c9a31e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 990/1943] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:03:03 2026] GET /v2.0/ports?network_id=82582dd4-4649-4c1a-8c64-ee51acf46713&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:03:03.255 8 INFO neutron.db.l3_hamode_db [None req-f3943a91-0c57-4cc0-832b-5a56eeb30f44 26a37109cda94e75ad264b078f266469 eb2665d59c8b4f4b84c2bd154c9a31e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 991/1944] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:03:03 2026] GET /v2.0/networks/82582dd4-4649-4c1a-8c64-ee51acf46713?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:03:03.282 7 WARNING neutron_lib.context [None req-a1f4acfd-efff-40ea-bd1d-9923fa2dbfd9 7a32b157be9b44c196238d81cc737347 5cd98bc2cc434c2699d0948d563e8f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:03:03.377 8 INFO neutron.db.l3_hamode_db [None req-f3943a91-0c57-4cc0-832b-5a56eeb30f44 26a37109cda94e75ad264b078f266469 eb2665d59c8b4f4b84c2bd154c9a31e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 992/1945] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:03:03 2026] POST /v2.0/subnets => generated 641 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1946] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:03:03 2026] GET /v2.0/networks/82582dd4-4649-4c1a-8c64-ee51acf46713?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:03:03.560 7 WARNING neutron_lib.context [None req-42d9171d-e08c-4c98-9782-edb51e4fbc80 7a32b157be9b44c196238d81cc737347 5cd98bc2cc434c2699d0948d563e8f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:03:03.608 7 INFO neutron.db.segments_db [None req-42d9171d-e08c-4c98-9782-edb51e4fbc80 7a32b157be9b44c196238d81cc737347 5cd98bc2cc434c2699d0948d563e8f26 - - default default] Added segment 0237065c-d403-4925-a13c-57dacd6aa60e of type vxlan for network a518e69d-2a07-4d09-8fa5-efae21d644e8 [pid: 7|app: 0|req: 994/1947] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:03:03 2026] POST /v2.0/networks => generated 644 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1948] 10.0.0.30 () {34 vars in 742 bytes} [Fri May 29 07:03:03 2026] PUT /v2.0/networks/a518e69d-2a07-4d09-8fa5-efae21d644e8 => generated 592 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:03:03.831 7 WARNING neutron_lib.context [None req-1e3e19b0-97b3-44cf-b9e9-e24ab7c2a2c3 7a32b157be9b44c196238d81cc737347 5cd98bc2cc434c2699d0948d563e8f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 954/1949] 10.0.0.30 () {34 vars in 667 bytes} [Fri May 29 07:03:03 2026] POST /v2.0/routers => generated 474 bytes in 799 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1950] 10.0.0.30 () {34 vars in 750 bytes} [Fri May 29 07:03:04 2026] PUT /v2.0/routers/52b3e0b6-cd84-4ffb-8e32-3ee09b625924/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1951] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:03:03 2026] POST /v2.0/subnets => generated 626 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1952] 10.0.0.30 () {34 vars in 750 bytes} [Fri May 29 07:03:04 2026] PUT /v2.0/routers/df72529b-09c0-4961-916b-b50a623bf9f4/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1953] 10.0.0.30 () {34 vars in 740 bytes} [Fri May 29 07:03:04 2026] PUT /v2.0/subnets/1ea0dfc2-8ed5-4cd7-8d21-d39e637b3c2b => generated 636 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1954] 10.0.0.30 () {34 vars in 750 bytes} [Fri May 29 07:03:04 2026] PUT /v2.0/routers/7aaae03a-29d4-4ffd-9e9c-827cac95e76f/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1955] 10.0.0.30 () {34 vars in 750 bytes} [Fri May 29 07:03:04 2026] PUT /v2.0/routers/98ebbb90-3aed-46d5-9c3c-4454a3c5f7a1/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1956] 10.0.0.30 () {32 vars in 663 bytes} [Fri May 29 07:03:04 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:03:04.409 7 INFO neutron.services.segments.plugin [-] Segment 0237065c-d403-4925-a13c-57dacd6aa60e resource provider aggregate not found 2026-05-29 07:03:04.414 7 INFO neutron.services.segments.plugin [-] Segment 0237065c-d403-4925-a13c-57dacd6aa60e resource provider aggregate not found 2026-05-29 07:03:04.422 7 INFO neutron.services.segments.plugin [-] Segment 0237065c-d403-4925-a13c-57dacd6aa60e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0237065c-d403-4925-a13c-57dacd6aa60e found for delete ", "request_id": "req-472b00c6-20ae-4867-8722-cf3ba2d018fe"}]} 2026-05-29 07:03:04.427 7 INFO neutron.services.segments.plugin [-] Segment 0237065c-d403-4925-a13c-57dacd6aa60e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0237065c-d403-4925-a13c-57dacd6aa60e found for delete ", "request_id": "req-ed297ffe-c29e-4ae8-bda7-70b3347b6345"}]} [pid: 7|app: 0|req: 998/1957] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:03:04 2026] DELETE /v2.0/networks/a518e69d-2a07-4d09-8fa5-efae21d644e8 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1958] 10.0.0.30 () {32 vars in 677 bytes} [Fri May 29 07:03:04 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:03:04.448 7 INFO neutron.pecan_wsgi.hooks.translation [None req-781047a2-4d70-458f-936a-82c30acbde7a 7a32b157be9b44c196238d81cc737347 5cd98bc2cc434c2699d0948d563e8f26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 999/1959] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:03:04 2026] DELETE /v2.0/networks/a518e69d-2a07-4d09-8fa5-efae21d644e8 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1960] 10.0.0.30 () {32 vars in 673 bytes} [Fri May 29 07:03:04 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1961] 10.0.0.30 () {32 vars in 693 bytes} [Fri May 29 07:03:04 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1962] 10.0.0.30 () {32 vars in 741 bytes} [Fri May 29 07:03:04 2026] GET /v2.0/subnets?network_id=2a388d6a-c423-4830-bef0-788622d6eec8 => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1963] 10.0.0.30 () {32 vars in 652 bytes} [Fri May 29 07:03:04 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1964] 10.0.0.30 () {32 vars in 685 bytes} [Fri May 29 07:03:04 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1965] 10.0.0.30 () {32 vars in 648 bytes} [Fri May 29 07:03:04 2026] GET /v2.0/networks => generated 1309 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1966] 10.0.0.30 () {32 vars in 646 bytes} [Fri May 29 07:03:04 2026] GET /v2.0/subnets => generated 1280 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1967] 10.0.0.30 () {32 vars in 671 bytes} [Fri May 29 07:03:04 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1968] 10.0.0.30 () {32 vars in 722 bytes} [Fri May 29 07:03:04 2026] GET /v2.0/networks/5b4698c8-d084-44da-8dd9-d41a6c7d5588 => generated 669 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1969] 10.0.0.30 () {32 vars in 685 bytes} [Fri May 29 07:03:04 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1970] 10.0.0.30 () {32 vars in 720 bytes} [Fri May 29 07:03:04 2026] GET /v2.0/subnets/57a125bc-c54b-4858-aff8-aeddffb25073 => generated 641 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:03:04.761 7 INFO neutron.pecan_wsgi.hooks.translation [None req-95b660d7-147d-49e0-b6b1-6afe8a7fa7e1 7a32b157be9b44c196238d81cc737347 5cd98bc2cc434c2699d0948d563e8f26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1007/1971] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:03:04 2026] DELETE /v2.0/subnets/1ea0dfc2-8ed5-4cd7-8d21-d39e637b3c2b => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:03:04.778 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7e6c8e3c-a43d-467f-90cd-788bbeda71f5 7a32b157be9b44c196238d81cc737347 5cd98bc2cc434c2699d0948d563e8f26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1008/1972] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:03:04 2026] DELETE /v2.0/networks/a518e69d-2a07-4d09-8fa5-efae21d644e8 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1973] 10.0.0.30 () {32 vars in 681 bytes} [Fri May 29 07:03:04 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1974] 10.0.0.30 () {32 vars in 693 bytes} [Fri May 29 07:03:04 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1975] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:03:04 2026] DELETE /v2.0/subnets/57a125bc-c54b-4858-aff8-aeddffb25073 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1976] 10.0.0.30 () {32 vars in 720 bytes} [Fri May 29 07:03:04 2026] GET /v2.0/routers/52b3e0b6-cd84-4ffb-8e32-3ee09b625924 => generated 485 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1977] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:03:04 2026] DELETE /v2.0/networks/5b4698c8-d084-44da-8dd9-d41a6c7d5588 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1978] 10.0.0.30 () {34 vars in 741 bytes} [Fri May 29 07:03:04 2026] PUT /v2.0/routers/52b3e0b6-cd84-4ffb-8e32-3ee09b625924 => generated 485 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1979] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:03:05 2026] GET /v2.0/ports?device_id=52b3e0b6-cd84-4ffb-8e32-3ee09b625924 => 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: 1012/1980] 10.0.0.66 () {34 vars in 989 bytes} [Fri May 29 07:03:05 2026] GET /v2.0/ports?device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1981] 10.0.0.66 () {34 vars in 1039 bytes} [Fri May 29 07:03:05 2026] GET /v2.0/security-groups?id=f3901d42-028d-4f62-a1fb-61c4ce8027ff&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1982] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:03:05 2026] DELETE /v2.0/routers/52b3e0b6-cd84-4ffb-8e32-3ee09b625924 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1983] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:05 2026] GET /v2.0/security-groups?tenant_id=5cd98bc2cc434c2699d0948d563e8f26&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1984] 10.0.0.30 () {32 vars in 720 bytes} [Fri May 29 07:03:05 2026] GET /v2.0/routers/df72529b-09c0-4961-916b-b50a623bf9f4 => generated 493 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1985] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:05 2026] DELETE /v2.0/security-groups/53d2dbda-c297-4f3d-b917-b1c51fb606d1 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1986] 10.0.0.30 () {34 vars in 741 bytes} [Fri May 29 07:03:05 2026] PUT /v2.0/routers/df72529b-09c0-4961-916b-b50a623bf9f4 => generated 493 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:03:06.453 7 INFO neutron.services.segments.plugin [-] Segment b9971317-d587-4e9a-a584-2f7a0820c2c6 resource provider aggregate not found 2026-05-29 07:03:06.457 7 INFO neutron.services.segments.plugin [-] Segment b9971317-d587-4e9a-a584-2f7a0820c2c6 resource provider aggregate not found [pid: 7|app: 0|req: 1016/1987] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:03:06 2026] GET /v2.0/ports?device_id=df72529b-09c0-4961-916b-b50a623bf9f4 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1988] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:03:06 2026] DELETE /v2.0/routers/df72529b-09c0-4961-916b-b50a623bf9f4 => generated 0 bytes in 439 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:03:06.916 7 INFO neutron.services.segments.plugin [-] Segment b9971317-d587-4e9a-a584-2f7a0820c2c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9971317-d587-4e9a-a584-2f7a0820c2c6 found for delete ", "request_id": "req-d119e18e-5137-4085-93a5-7a00fae1cc79"}]} 2026-05-29 07:03:06.918 7 INFO neutron.services.segments.plugin [-] Segment b9971317-d587-4e9a-a584-2f7a0820c2c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9971317-d587-4e9a-a584-2f7a0820c2c6 found for delete ", "request_id": "req-6c82698e-08b7-42e1-bc5d-e6240ed8493e"}]} [pid: 7|app: 0|req: 1017/1989] 10.0.0.30 () {32 vars in 720 bytes} [Fri May 29 07:03:06 2026] GET /v2.0/routers/7aaae03a-29d4-4ffd-9e9c-827cac95e76f => generated 502 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:03:07.828 7 WARNING neutron_lib.context [None req-098651c5-36d7-4b2a-a97c-08e61f32f945 6ab199a6a6c64d40b83fa856c90ea459 08329c9924614ac9a6e2b56dc7bb7a8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:03:07.975 7 INFO neutron.db.segments_db [None req-098651c5-36d7-4b2a-a97c-08e61f32f945 6ab199a6a6c64d40b83fa856c90ea459 08329c9924614ac9a6e2b56dc7bb7a8f - - default default] Added segment 140e239c-fe28-43d5-9aa5-66766002ce46 of type vxlan for network 65141386-69a6-4b7b-9aac-f0f76e4e89d5 [pid: 7|app: 0|req: 1018/1990] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:03:07 2026] POST /v2.0/networks => generated 645 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:08.064 7 WARNING neutron_lib.context [None req-8cb7019a-6646-465a-bcfc-b9c53b46d475 6ab199a6a6c64d40b83fa856c90ea459 08329c9924614ac9a6e2b56dc7bb7a8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 973/1991] 10.0.0.30 () {34 vars in 741 bytes} [Fri May 29 07:03:06 2026] PUT /v2.0/routers/7aaae03a-29d4-4ffd-9e9c-827cac95e76f => generated 502 bytes in 1140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1992] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:03:08 2026] GET /v2.0/ports?device_id=7aaae03a-29d4-4ffd-9e9c-827cac95e76f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1993] 10.0.0.30 () {34 vars in 664 bytes} [Fri May 29 07:03:08 2026] POST /v2.0/ports => generated 774 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-29 07:03:08.327 7 WARNING neutron_lib.context [None req-b3d0e237-0f6a-46eb-ad2e-8c22f9f8ddca 6ab199a6a6c64d40b83fa856c90ea459 08329c9924614ac9a6e2b56dc7bb7a8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:03:08.384 7 INFO neutron.db.segments_db [None req-b3d0e237-0f6a-46eb-ad2e-8c22f9f8ddca 6ab199a6a6c64d40b83fa856c90ea459 08329c9924614ac9a6e2b56dc7bb7a8f - - default default] Added segment ba3e145d-960d-4a50-9b06-ba0f51206691 of type vxlan for network 96b78735-4dcf-4214-bfb5-c52ccc962d09 [pid: 7|app: 0|req: 1020/1994] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:03:08 2026] POST /v2.0/networks => generated 632 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1995] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:03:08 2026] DELETE /v2.0/routers/7aaae03a-29d4-4ffd-9e9c-827cac95e76f => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:03:08.506 8 WARNING neutron_lib.context [None req-cf1c8006-aec2-4ae1-b963-df63682a877b 6ab199a6a6c64d40b83fa856c90ea459 08329c9924614ac9a6e2b56dc7bb7a8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1021/1996] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:08 2026] GET /v2.0/ports?device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1997] 10.0.0.30 () {32 vars in 720 bytes} [Fri May 29 07:03:08 2026] GET /v2.0/routers/98ebbb90-3aed-46d5-9c3c-4454a3c5f7a1 => generated 487 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1998] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:03:08 2026] GET /v2.0/security-groups?id=f3901d42-028d-4f62-a1fb-61c4ce8027ff&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1999] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:03:08 2026] POST /v2.0/subnets => generated 626 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:08.745 8 WARNING neutron_lib.context [None req-69a2930e-f436-4121-8c85-dffb29510d82 6ab199a6a6c64d40b83fa856c90ea459 08329c9924614ac9a6e2b56dc7bb7a8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 977/2000] 10.0.0.30 () {34 vars in 664 bytes} [Fri May 29 07:03:08 2026] POST /v2.0/ports => generated 950 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1024/2001] 10.0.0.30 () {34 vars in 741 bytes} [Fri May 29 07:03:08 2026] PUT /v2.0/routers/98ebbb90-3aed-46d5-9c3c-4454a3c5f7a1 => generated 487 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2002] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:03:09 2026] GET /v2.0/ports?device_id=98ebbb90-3aed-46d5-9c3c-4454a3c5f7a1 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2003] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:03:09 2026] DELETE /v2.0/ports/7f1a79fa-6762-4efb-ab4e-468b6b97e460 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:03:09.348 8 INFO neutron.pecan_wsgi.hooks.translation [None req-daabb48e-9fba-4f4d-8292-4e47403e2b81 6ab199a6a6c64d40b83fa856c90ea459 08329c9924614ac9a6e2b56dc7bb7a8f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 979/2004] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:03:09 2026] DELETE /v2.0/ports/7f1a79fa-6762-4efb-ab4e-468b6b97e460 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:03:09.369 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a0ddfe84-01bd-46cd-b53d-9f85c5138a53 6ab199a6a6c64d40b83fa856c90ea459 08329c9924614ac9a6e2b56dc7bb7a8f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 980/2005] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:03:09 2026] GET /v2.0/ports/7f1a79fa-6762-4efb-ab4e-468b6b97e460 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2006] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:03:09 2026] DELETE /v2.0/subnets/d5dea0e6-89c2-44d0-9977-cbc9f3eb4f36 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2007] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:03:09 2026] DELETE /v2.0/routers/98ebbb90-3aed-46d5-9c3c-4454a3c5f7a1 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2008] 10.0.0.30 () {32 vars in 720 bytes} [Fri May 29 07:03:09 2026] GET /v2.0/routers/93639d03-1b03-4cd8-8a2f-1d9566cb93cf => generated 480 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:03:09.822 8 INFO neutron.services.segments.plugin [-] Segment ba3e145d-960d-4a50-9b06-ba0f51206691 resource provider aggregate not found 2026-05-29 07:03:09.827 8 INFO neutron.services.segments.plugin [-] Segment ba3e145d-960d-4a50-9b06-ba0f51206691 resource provider aggregate not found 2026-05-29 07:03:09.834 8 INFO neutron.services.segments.plugin [-] Segment ba3e145d-960d-4a50-9b06-ba0f51206691 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba3e145d-960d-4a50-9b06-ba0f51206691 found for delete ", "request_id": "req-f8396b3b-00a1-4dd8-8799-ed620e215683"}]} [pid: 8|app: 0|req: 982/2009] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:03:09 2026] DELETE /v2.0/networks/96b78735-4dcf-4214-bfb5-c52ccc962d09 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:03:09.845 8 INFO neutron.services.segments.plugin [-] Segment ba3e145d-960d-4a50-9b06-ba0f51206691 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba3e145d-960d-4a50-9b06-ba0f51206691 found for delete ", "request_id": "req-5e71bc53-4bfd-43c6-94f3-5fde69192c69"}]} [pid: 8|app: 0|req: 983/2010] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:09 2026] GET /v2.0/ports?device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:03:09.934 8 WARNING neutron_lib.context [None req-c51dc2b4-07f5-4ca5-91cd-81cee2706be5 6ab199a6a6c64d40b83fa856c90ea459 08329c9924614ac9a6e2b56dc7bb7a8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:03:09.992 8 INFO neutron.db.segments_db [None req-c51dc2b4-07f5-4ca5-91cd-81cee2706be5 6ab199a6a6c64d40b83fa856c90ea459 08329c9924614ac9a6e2b56dc7bb7a8f - - default default] Added segment 24b1c80e-bbda-4327-b01b-6fed29341730 of type vxlan for network dbf55835-3865-4cd9-aa70-1d572e3bb527 [pid: 8|app: 0|req: 984/2011] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:03:09 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2012] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:03:10 2026] GET /v2.0/security-groups?id=f3901d42-028d-4f62-a1fb-61c4ce8027ff&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:03:10.126 8 WARNING neutron_lib.context [None req-4cea6f5a-1f89-46e1-a7a3-29d0316d2f6d 6ab199a6a6c64d40b83fa856c90ea459 08329c9924614ac9a6e2b56dc7bb7a8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1028/2013] 10.0.0.30 () {34 vars in 741 bytes} [Fri May 29 07:03:09 2026] PUT /v2.0/routers/93639d03-1b03-4cd8-8a2f-1d9566cb93cf => generated 480 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2014] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:03:10 2026] GET /v2.0/ports?device_id=93639d03-1b03-4cd8-8a2f-1d9566cb93cf => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2015] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:03:10 2026] POST /v2.0/subnets => generated 626 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2016] 199.204.45.157 () {34 vars in 994 bytes} [Fri May 29 07:03:10 2026] GET /v2.0/ports?device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:03:10.400 8 WARNING neutron_lib.context [None req-1ade0218-1e47-4191-8f99-208f97bd79bd 6ab199a6a6c64d40b83fa856c90ea459 08329c9924614ac9a6e2b56dc7bb7a8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 988/2017] 10.0.0.30 () {34 vars in 664 bytes} [Fri May 29 07:03:10 2026] POST /v2.0/ports => generated 916 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:10.757 7 INFO neutron.services.segments.plugin [-] Segment 7ae3b252-08a7-403c-b012-3a1014e3e8e7 resource provider aggregate not found 2026-05-29 07:03:10.761 7 INFO neutron.services.segments.plugin [-] Segment 7ae3b252-08a7-403c-b012-3a1014e3e8e7 resource provider aggregate not found 2026-05-29 07:03:10.772 7 INFO neutron.services.segments.plugin [-] Segment 7ae3b252-08a7-403c-b012-3a1014e3e8e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ae3b252-08a7-403c-b012-3a1014e3e8e7 found for delete ", "request_id": "req-f7fbb6de-8c60-488d-bc68-1181c1188b5b"}]} 2026-05-29 07:03:10.779 7 INFO neutron.services.segments.plugin [-] Segment 7ae3b252-08a7-403c-b012-3a1014e3e8e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ae3b252-08a7-403c-b012-3a1014e3e8e7 found for delete ", "request_id": "req-c43ed3d5-f519-4a74-ab27-61f1ea07baab"}]} 2026-05-29 07:03:10.787 7 INFO neutron.db.l3_hamode_db [None req-f8981c05-27f3-4d9f-81db-41314a19ac87 26a37109cda94e75ad264b078f266469 eb2665d59c8b4f4b84c2bd154c9a31e3 - - default default] HA network 9630fdfe-7f3f-42ae-8961-cab9d50e3daa was deleted as no HA routers are present in tenant eb2665d59c8b4f4b84c2bd154c9a31e3. [pid: 7|app: 0|req: 1030/2018] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:03:10 2026] DELETE /v2.0/routers/93639d03-1b03-4cd8-8a2f-1d9566cb93cf => generated 0 bytes in 591 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:03:10.990 8 INFO neutron.db.l3_db [req-6542ef42-ef46-4888-b051-ebfd30e3751f req-f14c86cf-05cf-4f02-9aaa-48504113e06c 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] Floating IP 23a39929-a3db-4a96-8a41-471225e63851 disassociated. External IP: 10.96.250.201, port: cc328010-a6aa-46d0-823d-76e7b970506a. [pid: 7|app: 0|req: 1031/2019] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:03:10 2026] DELETE /v2.0/ports/77e24800-552e-4b08-a746-575bed7a1ca3 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:03:11.121 7 INFO neutron.pecan_wsgi.hooks.translation [None req-84eac3dc-535c-41e8-b60b-8cf0741f23c9 6ab199a6a6c64d40b83fa856c90ea459 08329c9924614ac9a6e2b56dc7bb7a8f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1032/2020] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:03:11 2026] GET /v2.0/ports/77e24800-552e-4b08-a746-575bed7a1ca3 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2021] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:03:11 2026] DELETE /v2.0/subnets/8cd45f45-39fd-4d01-a739-35ce3fe27493 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2022] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:11 2026] GET /v2.0/ports?device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => 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: 989/2023] 199.204.45.157 () {36 vars in 997 bytes} [Fri May 29 07:03:10 2026] DELETE /v2.0/ports/cc328010-a6aa-46d0-823d-76e7b970506a => generated 0 bytes in 733 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2024] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:03:11 2026] DELETE /v2.0/networks/dbf55835-3865-4cd9-aa70-1d572e3bb527 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:03:11.629 8 WARNING neutron_lib.context [None req-255dca42-be44-4286-a681-b5fd092f3f1d 6ab199a6a6c64d40b83fa856c90ea459 08329c9924614ac9a6e2b56dc7bb7a8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:03:11.667 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-26d9c79a-94c3-4d0e-a28b-faeb9ec1d570'] response: {'server_uuid': '0ba16d94-4c42-4593-8227-3bde073aa095', 'name': 'network-vif-deleted', 'tag': 'cc328010-a6aa-46d0-823d-76e7b970506a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 990/2025] 10.0.0.30 () {34 vars in 664 bytes} [Fri May 29 07:03:11 2026] POST /v2.0/ports => generated 774 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 991/2026] 10.0.0.30 () {34 vars in 736 bytes} [Fri May 29 07:03:11 2026] PUT /v2.0/ports/eee2dccf-8789-4d8b-a528-f94715cd03b5 => 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: 1036/2027] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:11 2026] GET /v2.0/security-groups?tenant_id=eb2665d59c8b4f4b84c2bd154c9a31e3&name=default => generated 2925 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1037/2028] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:12 2026] DELETE /v2.0/security-groups/e446e4cb-0c73-412b-b25e-30cbde9bfe19 => 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: 992/2029] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:03:12 2026] DELETE /v2.0/ports/eee2dccf-8789-4d8b-a528-f94715cd03b5 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2030] 10.0.0.30 () {32 vars in 642 bytes} [Fri May 29 07:03:12 2026] GET /v2.0/ports => generated 777 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2031] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:12 2026] GET /v2.0/ports?device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:03:12.392 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2d37e8d-afb6-4100-8e07-d59528334827 6ab199a6a6c64d40b83fa856c90ea459 08329c9924614ac9a6e2b56dc7bb7a8f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 995/2032] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:03:12 2026] GET /v2.0/ports/eee2dccf-8789-4d8b-a528-f94715cd03b5 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2033] 10.0.0.30 () {32 vars in 642 bytes} [Fri May 29 07:03:12 2026] GET /v2.0/ports => generated 777 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2034] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:12 2026] GET /v2.0/security-groups?tenant_id=c74d296ca7ea479f90864fabbe6210cf&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2035] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:03:12 2026] GET /v2.0/ports/3599ea75-b6d6-4a54-8dd9-5bb3f0762436 => generated 774 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:03:12.497 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b13add29-6e41-45c0-b790-155c309db4a0 6ab199a6a6c64d40b83fa856c90ea459 08329c9924614ac9a6e2b56dc7bb7a8f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 998/2036] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:03:12 2026] DELETE /v2.0/ports/77e24800-552e-4b08-a746-575bed7a1ca3 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:03:12.520 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b66134c2-f1f7-4a86-90bd-67ca8ab876ca 6ab199a6a6c64d40b83fa856c90ea459 08329c9924614ac9a6e2b56dc7bb7a8f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 999/2037] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:03:12 2026] DELETE /v2.0/subnets/8cd45f45-39fd-4d01-a739-35ce3fe27493 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:03:12.545 8 INFO neutron.pecan_wsgi.hooks.translation [None req-081494fe-97bc-4d52-baee-a19eacf6ea62 6ab199a6a6c64d40b83fa856c90ea459 08329c9924614ac9a6e2b56dc7bb7a8f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1000/2038] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:03:12 2026] DELETE /v2.0/subnets/d5dea0e6-89c2-44d0-9977-cbc9f3eb4f36 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2039] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:12 2026] DELETE /v2.0/security-groups/f3981fd8-4d61-4aa4-abaa-e96c4d6e34de => 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: 1001/2040] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:03:12 2026] DELETE /v2.0/ports/3599ea75-b6d6-4a54-8dd9-5bb3f0762436 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:03:12.790 7 INFO neutron.services.segments.plugin [-] Segment 24b1c80e-bbda-4327-b01b-6fed29341730 resource provider aggregate not found 2026-05-29 07:03:12.797 7 INFO neutron.services.segments.plugin [-] Segment 24b1c80e-bbda-4327-b01b-6fed29341730 resource provider aggregate not found 2026-05-29 07:03:12.801 7 INFO neutron.services.segments.plugin [-] Segment 24b1c80e-bbda-4327-b01b-6fed29341730 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24b1c80e-bbda-4327-b01b-6fed29341730 found for delete ", "request_id": "req-d78b9235-8a79-497d-bf09-168bdbe905c0"}]} 2026-05-29 07:03:12.808 7 INFO neutron.services.segments.plugin [-] Segment 24b1c80e-bbda-4327-b01b-6fed29341730 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24b1c80e-bbda-4327-b01b-6fed29341730 found for delete ", "request_id": "req-0dbc7d78-caaf-4c77-8321-ccda40521c73"}]} [pid: 7|app: 0|req: 1040/2041] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:12 2026] GET /v2.0/security-groups?tenant_id=633c888787a546848cfc9d722c22d280&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:03:12.882 8 INFO neutron.services.segments.plugin [-] Segment 140e239c-fe28-43d5-9aa5-66766002ce46 resource provider aggregate not found 2026-05-29 07:03:12.886 8 INFO neutron.services.segments.plugin [-] Segment 140e239c-fe28-43d5-9aa5-66766002ce46 resource provider aggregate not found 2026-05-29 07:03:12.892 8 INFO neutron.services.segments.plugin [-] Segment 140e239c-fe28-43d5-9aa5-66766002ce46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 140e239c-fe28-43d5-9aa5-66766002ce46 found for delete ", "request_id": "req-1426e515-75b9-4720-893c-f7405d2188e4"}]} 2026-05-29 07:03:12.897 8 INFO neutron.services.segments.plugin [-] Segment 140e239c-fe28-43d5-9aa5-66766002ce46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 140e239c-fe28-43d5-9aa5-66766002ce46 found for delete ", "request_id": "req-487410fa-770a-42fa-aed0-26fe492abaed"}]} [pid: 8|app: 0|req: 1002/2042] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:03:12 2026] DELETE /v2.0/networks/65141386-69a6-4b7b-9aac-f0f76e4e89d5 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2043] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:12 2026] DELETE /v2.0/security-groups/15630dc2-db3f-4636-bbfd-e21bc73737fc => 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: 1042/2044] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:13 2026] GET /v2.0/ports?device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2045] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:13 2026] GET /v2.0/security-groups?tenant_id=08329c9924614ac9a6e2b56dc7bb7a8f&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2046] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:13 2026] DELETE /v2.0/security-groups/9c2d5745-c68a-4e44-8e9f-42e4876e1197 => 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: 1004/2047] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:14 2026] GET /v2.0/ports?device_id=0ba16d94-4c42-4593-8227-3bde073aa095 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2050] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:15 2026] DELETE /v2.0/security-groups/f3901d42-028d-4f62-a1fb-61c4ce8027ff => 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: 1007/2051] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:03:15 2026] DELETE /v2.0/floatingips/23a39929-a3db-4a96-8a41-471225e63851 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2052] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:16 2026] GET /v2.0/ports?device_id=c95da75c-4a18-4092-915e-b38226554543 => 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: 1008/2053] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:03:16 2026] GET /v2.0/security-groups?id=d58fa349-609c-4bfc-bdbe-d5c7aaa3991b&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:03:16.973 7 WARNING neutron_lib.context [None req-a0a3ff59-9e8c-4d1d-a21a-ce898004719f 4fbe7375808541e2a60d31619117b300 d03ad3ec7a644009ad8393f99534c3a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:03:17.126 7 INFO neutron.db.segments_db [None req-a0a3ff59-9e8c-4d1d-a21a-ce898004719f 4fbe7375808541e2a60d31619117b300 d03ad3ec7a644009ad8393f99534c3a9 - - default default] Added segment 0146d552-37d7-45a2-b533-324615cb5042 of type vxlan for network 581314e2-3187-4152-b4c2-a775d8170b64 [pid: 7|app: 0|req: 1046/2054] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:03:16 2026] POST /v2.0/networks => generated 631 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:17.222 8 WARNING neutron_lib.context [None req-d1c157e0-879d-41cf-9727-e41c556cba01 4fbe7375808541e2a60d31619117b300 d03ad3ec7a644009ad8393f99534c3a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1009/2055] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:03:17 2026] POST /v2.0/subnets => generated 626 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:17.447 7 WARNING neutron_lib.context [None req-170e8365-75c3-4195-90ff-0f4d3ebeb39d 4fbe7375808541e2a60d31619117b300 d03ad3ec7a644009ad8393f99534c3a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:03:17.522 7 INFO neutron.db.segments_db [None req-170e8365-75c3-4195-90ff-0f4d3ebeb39d 4fbe7375808541e2a60d31619117b300 d03ad3ec7a644009ad8393f99534c3a9 - - default default] Added segment 1ad29490-781a-4a25-a450-4f8dd285bdc3 of type vxlan for network babc5205-4aa1-4eb9-862d-a3975267a4f9 [pid: 8|app: 0|req: 1010/2056] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:17 2026] GET /v2.0/ports?device_id=c95da75c-4a18-4092-915e-b38226554543 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2057] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:03:17 2026] GET /v2.0/security-groups?id=d58fa349-609c-4bfc-bdbe-d5c7aaa3991b&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2058] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:03:17 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-29 07:03:17.641 8 WARNING neutron_lib.context [None req-5e26b457-627b-4636-bd87-b71891ccb45a 4fbe7375808541e2a60d31619117b300 d03ad3ec7a644009ad8393f99534c3a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1012/2059] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:03:17 2026] POST /v2.0/subnets => generated 629 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:17.895 8 WARNING neutron_lib.context [None req-7477d517-96ba-4a89-99ea-3dda4b99f862 4fbe7375808541e2a60d31619117b300 d03ad3ec7a644009ad8393f99534c3a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1048/2060] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:17 2026] GET /v2.0/security-groups?tenant_id=dfc2432b4d4848198c9ea4761234262c&name=default => generated 2925 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:03:17.940 8 INFO neutron.db.segments_db [None req-7477d517-96ba-4a89-99ea-3dda4b99f862 4fbe7375808541e2a60d31619117b300 d03ad3ec7a644009ad8393f99534c3a9 - - default default] Added segment 281b2c20-d34f-4e92-b20a-07d8fa139f1d of type vxlan for network 808596a2-9076-45ad-aed2-26f84fb22b80 [pid: 8|app: 0|req: 1013/2061] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:03:17 2026] POST /v2.0/networks => generated 631 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2062] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:17 2026] DELETE /v2.0/security-groups/8d564029-e37f-4ff1-b0e6-e745f32810ed => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:03:18.036 8 WARNING neutron_lib.context [None req-f32317bc-d341-4dfd-b25a-92f650fe3e07 4fbe7375808541e2a60d31619117b300 d03ad3ec7a644009ad8393f99534c3a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1050/2063] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:18 2026] GET /v2.0/security-groups?tenant_id=ec04b458683242bbbc3b57afd4dc65f6&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2064] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:03:18 2026] POST /v2.0/subnets => generated 629 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2065] 199.204.45.157 () {34 vars in 994 bytes} [Fri May 29 07:03:18 2026] GET /v2.0/ports?device_id=c95da75c-4a18-4092-915e-b38226554543 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:03:18.271 7 WARNING neutron_lib.context [None req-14aa055d-0f6e-4a45-933e-8613765c62c3 4fbe7375808541e2a60d31619117b300 d03ad3ec7a644009ad8393f99534c3a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:03:18.314 7 INFO neutron.db.segments_db [None req-14aa055d-0f6e-4a45-933e-8613765c62c3 4fbe7375808541e2a60d31619117b300 d03ad3ec7a644009ad8393f99534c3a9 - - default default] Added segment 44595a90-5e11-4d01-9f61-76c31bff43b0 of type vxlan for network 77f0c722-c6a9-490d-be9c-6b52cdd774fc [pid: 8|app: 0|req: 1015/2066] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:18 2026] DELETE /v2.0/security-groups/a6bd0cd3-5465-4fe9-8eb5-5e7519047d57 => 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: 1052/2067] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:03:18 2026] POST /v2.0/networks => generated 631 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:18.401 7 WARNING neutron_lib.context [None req-7ef5fa37-18fc-4f67-b996-90ea4a8ed0a2 4fbe7375808541e2a60d31619117b300 d03ad3ec7a644009ad8393f99534c3a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1016/2068] 199.204.45.157 () {36 vars in 997 bytes} [Fri May 29 07:03:18 2026] DELETE /v2.0/ports/070ef8e0-9d9e-402e-9367-bd898d2f8d1b => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2069] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:03:18 2026] POST /v2.0/subnets => generated 629 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:18.688 7 WARNING neutron_lib.context [None req-02cb5933-64a8-4f49-bf66-886181a57e9a 4fbe7375808541e2a60d31619117b300 d03ad3ec7a644009ad8393f99534c3a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1017/2070] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:18 2026] GET /v2.0/ports?device_id=c95da75c-4a18-4092-915e-b38226554543 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:03:18.757 7 INFO neutron.db.segments_db [None req-02cb5933-64a8-4f49-bf66-886181a57e9a 4fbe7375808541e2a60d31619117b300 d03ad3ec7a644009ad8393f99534c3a9 - - default default] Added segment 7c7bb370-316e-4410-8b6f-8a8110469a8c of type vxlan for network 1d9c442d-5d2a-4ef3-84e9-0a26ecd3761e [pid: 7|app: 0|req: 1054/2071] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:03:18 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:18.849 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b764997-8d60-4094-8808-d95fa60ab27f'] response: {'server_uuid': 'c95da75c-4a18-4092-915e-b38226554543', 'name': 'network-vif-deleted', 'tag': '070ef8e0-9d9e-402e-9367-bd898d2f8d1b', 'status': 'completed', 'code': 200} 2026-05-29 07:03:18.854 8 WARNING neutron_lib.context [None req-e89bff01-4a52-4b94-b0da-4b0e7ade4369 4fbe7375808541e2a60d31619117b300 d03ad3ec7a644009ad8393f99534c3a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1018/2072] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:03:18 2026] POST /v2.0/subnets => generated 629 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2073] 10.0.0.30 () {34 vars in 750 bytes} [Fri May 29 07:03:19 2026] PUT /v2.0/subnets/f571ede1-540e-46a9-b53b-d134cbec6453/tags => generated 17 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2074] 10.0.0.30 () {34 vars in 750 bytes} [Fri May 29 07:03:19 2026] PUT /v2.0/subnets/86e5fbfd-e8cd-4636-a2da-37d52e63b983/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2075] 10.0.0.30 () {34 vars in 750 bytes} [Fri May 29 07:03:19 2026] PUT /v2.0/subnets/114c2371-7d82-48ad-903e-22d0357daba7/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: 1020/2076] 10.0.0.30 () {34 vars in 750 bytes} [Fri May 29 07:03:19 2026] PUT /v2.0/subnets/5bd0c8e2-66f7-4a70-9fd2-19a6ba75fbbf/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2077] 10.0.0.30 () {32 vars in 663 bytes} [Fri May 29 07:03:19 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2078] 10.0.0.30 () {32 vars in 677 bytes} [Fri May 29 07:03:19 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2079] 10.0.0.30 () {32 vars in 673 bytes} [Fri May 29 07:03:19 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2080] 10.0.0.30 () {32 vars in 685 bytes} [Fri May 29 07:03:19 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2081] 10.0.0.30 () {32 vars in 671 bytes} [Fri May 29 07:03:19 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2082] 10.0.0.30 () {32 vars in 685 bytes} [Fri May 29 07:03:19 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2083] 10.0.0.30 () {32 vars in 681 bytes} [Fri May 29 07:03:19 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2084] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:19 2026] GET /v2.0/ports?device_id=c95da75c-4a18-4092-915e-b38226554543 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2085] 10.0.0.30 () {32 vars in 693 bytes} [Fri May 29 07:03:19 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2086] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:03:19 2026] DELETE /v2.0/subnets/f571ede1-540e-46a9-b53b-d134cbec6453 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2087] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:03:19 2026] DELETE /v2.0/subnets/86e5fbfd-e8cd-4636-a2da-37d52e63b983 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2088] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:03:20 2026] DELETE /v2.0/subnets/114c2371-7d82-48ad-903e-22d0357daba7 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:03:20.319 8 INFO neutron.db.segments_db [None req-f53fbeb6-6777-44cb-83cd-11cfcc00a8e3 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment f9f46277-f796-4138-8b2f-4559c1a01244 of type vxlan for network 32d8b3f6-cc10-4b71-9a40-8d0d5b2d778d [pid: 8|app: 0|req: 1026/2089] 10.0.0.30 () {34 vars in 670 bytes} [Fri May 29 07:03:20 2026] POST /v2.0/networks => generated 740 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2090] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:03:20 2026] DELETE /v2.0/subnets/5bd0c8e2-66f7-4a70-9fd2-19a6ba75fbbf => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2091] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:03:20 2026] DELETE /v2.0/subnets/f74f63df-2ad5-4d5e-87e4-4fbcab03642c => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2092] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:03:20 2026] POST /v2.0/subnets => generated 687 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:20.748 8 INFO neutron.db.segments_db [None req-ca821957-f193-4f90-8326-8cb4c435a307 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Added segment 63174c7d-3d83-4178-b0d5-c79b8cfc33c7 of type vxlan for network d3480234-7ab7-4d36-b572-a2bb264280a9 2026-05-29 07:03:20.999 7 INFO neutron.services.segments.plugin [-] Segment 0146d552-37d7-45a2-b533-324615cb5042 resource provider aggregate not found 2026-05-29 07:03:21.005 7 INFO neutron.services.segments.plugin [-] Segment 0146d552-37d7-45a2-b533-324615cb5042 resource provider aggregate not found [pid: 7|app: 0|req: 1066/2093] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:03:20 2026] DELETE /v2.0/networks/581314e2-3187-4152-b4c2-a775d8170b64 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:03:21.016 7 INFO neutron.services.segments.plugin [-] Segment 0146d552-37d7-45a2-b533-324615cb5042 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0146d552-37d7-45a2-b533-324615cb5042 found for delete ", "request_id": "req-252af3da-1bb3-4767-b467-b7f432ecdd48"}]} 2026-05-29 07:03:21.017 7 INFO neutron.services.segments.plugin [-] Segment 0146d552-37d7-45a2-b533-324615cb5042 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0146d552-37d7-45a2-b533-324615cb5042 found for delete ", "request_id": "req-9c74bbb7-5b31-4a9f-83c6-4078dbda1be4"}]} [pid: 7|app: 0|req: 1067/2094] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:21 2026] GET /v2.0/ports?device_id=c95da75c-4a18-4092-915e-b38226554543 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:03:21.054 8 INFO neutron.db.l3_hamode_db [None req-ca821957-f193-4f90-8326-8cb4c435a307 b7646af1aa4f4a5081ee8663bf4436c1 ae65f40ab03c4eab9594b6d9fed8d1d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1068/2095] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:03:21 2026] DELETE /v2.0/networks/babc5205-4aa1-4eb9-862d-a3975267a4f9 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2096] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:03:21 2026] DELETE /v2.0/networks/808596a2-9076-45ad-aed2-26f84fb22b80 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:03:21.975 8 INFO neutron.db.l3_hamode_db [None req-ca821957-f193-4f90-8326-8cb4c435a307 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1070/2097] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:03:21 2026] DELETE /v2.0/networks/77f0c722-c6a9-490d-be9c-6b52cdd774fc => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2098] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:03:21 2026] DELETE /v2.0/networks/1d9c442d-5d2a-4ef3-84e9-0a26ecd3761e => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2099] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:22 2026] DELETE /v2.0/security-groups/d58fa349-609c-4bfc-bdbe-d5c7aaa3991b => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2100] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:03:20 2026] POST /v2.0/routers => generated 727 bytes in 2363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:23.048 7 INFO neutron.services.segments.plugin [-] Segment 1ad29490-781a-4a25-a450-4f8dd285bdc3 resource provider aggregate not found 2026-05-29 07:03:23.053 7 INFO neutron.services.segments.plugin [-] Segment 1ad29490-781a-4a25-a450-4f8dd285bdc3 resource provider aggregate not found 2026-05-29 07:03:23.060 7 INFO neutron.services.segments.plugin [-] Segment 1ad29490-781a-4a25-a450-4f8dd285bdc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ad29490-781a-4a25-a450-4f8dd285bdc3 found for delete ", "request_id": "req-777b4dff-7eb0-4ec3-a11d-dcc5a31cc02b"}]} 2026-05-29 07:03:23.064 7 INFO neutron.services.segments.plugin [-] Segment 1ad29490-781a-4a25-a450-4f8dd285bdc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ad29490-781a-4a25-a450-4f8dd285bdc3 found for delete ", "request_id": "req-cbad054c-5cb0-42cd-b092-155cc4ad3ab3"}]} 2026-05-29 07:03:23.068 7 INFO neutron.services.segments.plugin [-] Segment 281b2c20-d34f-4e92-b20a-07d8fa139f1d resource provider aggregate not found 2026-05-29 07:03:23.085 7 INFO neutron.services.segments.plugin [-] Segment 281b2c20-d34f-4e92-b20a-07d8fa139f1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 281b2c20-d34f-4e92-b20a-07d8fa139f1d found for delete ", "request_id": "req-0828e25c-c1d4-4295-8f94-3007faab1a69"}]} 2026-05-29 07:03:23.089 7 INFO neutron.services.segments.plugin [-] Segment 281b2c20-d34f-4e92-b20a-07d8fa139f1d resource provider aggregate not found 2026-05-29 07:03:23.102 7 INFO neutron.services.segments.plugin [-] Segment 44595a90-5e11-4d01-9f61-76c31bff43b0 resource provider aggregate not found 2026-05-29 07:03:23.106 7 INFO neutron.services.segments.plugin [-] Segment 281b2c20-d34f-4e92-b20a-07d8fa139f1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 281b2c20-d34f-4e92-b20a-07d8fa139f1d found for delete ", "request_id": "req-8ff28df7-31ae-42eb-82ce-daf01ea13895"}]} 2026-05-29 07:03:23.121 7 INFO neutron.services.segments.plugin [-] Segment 44595a90-5e11-4d01-9f61-76c31bff43b0 resource provider aggregate not found 2026-05-29 07:03:23.124 7 INFO neutron.services.segments.plugin [-] Segment 44595a90-5e11-4d01-9f61-76c31bff43b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44595a90-5e11-4d01-9f61-76c31bff43b0 found for delete ", "request_id": "req-270aaa89-baf0-467e-8bd0-da491942ed87"}]} 2026-05-29 07:03:23.135 7 INFO neutron.services.segments.plugin [-] Segment 7c7bb370-316e-4410-8b6f-8a8110469a8c resource provider aggregate not found 2026-05-29 07:03:23.139 7 INFO neutron.services.segments.plugin [-] Segment 44595a90-5e11-4d01-9f61-76c31bff43b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44595a90-5e11-4d01-9f61-76c31bff43b0 found for delete ", "request_id": "req-d40c17b6-a59d-4750-8b10-ade09ea9640f"}]} 2026-05-29 07:03:23.156 7 INFO neutron.services.segments.plugin [-] Segment 7c7bb370-316e-4410-8b6f-8a8110469a8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c7bb370-316e-4410-8b6f-8a8110469a8c found for delete ", "request_id": "req-477e2d63-3de0-415b-8550-ad363484aa26"}]} 2026-05-29 07:03:23.159 7 INFO neutron.services.segments.plugin [-] Segment 7c7bb370-316e-4410-8b6f-8a8110469a8c resource provider aggregate not found 2026-05-29 07:03:23.172 7 INFO neutron.services.segments.plugin [-] Segment 7c7bb370-316e-4410-8b6f-8a8110469a8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c7bb370-316e-4410-8b6f-8a8110469a8c found for delete ", "request_id": "req-f3c9ab1d-74c3-46e7-bc01-6a954cfe0e2f"}]} [pid: 7|app: 0|req: 1073/2101] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:03:22 2026] PUT /v2.0/routers/6cd08582-0aa8-42d8-af44-bfa7a87b08a4/remove_router_interface => generated 309 bytes in 1004 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2102] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:23 2026] GET /v2.0/security-groups?tenant_id=d382887b5e284d01bfed9ec19a0c8968&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2103] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:03:23 2026] DELETE /v2.0/subnets/32cbad53-a606-4bd8-bc9f-c8c35ff7bda7 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2104] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:24 2026] DELETE /v2.0/security-groups/a58344d3-bd0f-469a-b60e-2e094a8af63b => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2105] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 07:03:23 2026] PUT /v2.0/routers/66fbd0c3-4c87-4759-8ef1-9c63e8c0b736/add_router_interface => generated 309 bytes in 1173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2106] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:24 2026] GET /v2.0/security-groups?tenant_id=1627fe0b7889443b8b71a34b0a3f3cc9&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2107] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:24 2026] DELETE /v2.0/security-groups/9551b5a1-d840-4d30-bb14-4ad55484fef8 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2108] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:24 2026] GET /v2.0/security-groups?tenant_id=d03ad3ec7a644009ad8393f99534c3a9&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2109] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:24 2026] DELETE /v2.0/security-groups/43bcf3f4-4e72-44b8-a9f4-df39ac5f2b17 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:03:25.109 7 INFO neutron.db.l3_hamode_db [None req-4a51c365-3803-4376-a978-c3282b2d8d06 2d97ec65209b4a268d66464691dce291 0d7b81852e5c43ae93413bd25fb0f28c - - default default] HA network bd4cf686-e94a-4865-a505-96f71c6308fd was deleted as no HA routers are present in tenant 0d7b81852e5c43ae93413bd25fb0f28c. [pid: 7|app: 0|req: 1077/2110] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:03:24 2026] DELETE /v2.0/routers/6cd08582-0aa8-42d8-af44-bfa7a87b08a4 => generated 0 bytes in 950 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:03:25.254 8 INFO neutron.services.segments.plugin [-] Segment 4ad8fdc3-ddb1-495d-be57-7b5cb2be3bd6 resource provider aggregate not found 2026-05-29 07:03:25.259 8 INFO neutron.services.segments.plugin [-] Segment 4ad8fdc3-ddb1-495d-be57-7b5cb2be3bd6 resource provider aggregate not found 2026-05-29 07:03:25.270 8 INFO neutron.services.segments.plugin [-] Segment 4ad8fdc3-ddb1-495d-be57-7b5cb2be3bd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ad8fdc3-ddb1-495d-be57-7b5cb2be3bd6 found for delete ", "request_id": "req-38f2975e-2dc1-4f5b-ba66-dcde902c0d16"}]} [pid: 8|app: 0|req: 1034/2111] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:03:25 2026] DELETE /v2.0/networks/82582dd4-4649-4c1a-8c64-ee51acf46713 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:03:25.920 7 INFO neutron.services.segments.plugin [-] Segment c22badac-0c5f-409d-9239-dc49cb1eb57a resource provider aggregate not found 2026-05-29 07:03:25.929 7 INFO neutron.services.segments.plugin [-] Segment c22badac-0c5f-409d-9239-dc49cb1eb57a resource provider aggregate not found 2026-05-29 07:03:25.943 7 INFO neutron.services.segments.plugin [-] Segment c22badac-0c5f-409d-9239-dc49cb1eb57a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c22badac-0c5f-409d-9239-dc49cb1eb57a found for delete ", "request_id": "req-23f4216b-4595-42e4-a004-d700a79364a6"}]} 2026-05-29 07:03:25.944 7 INFO neutron.services.segments.plugin [-] Segment c22badac-0c5f-409d-9239-dc49cb1eb57a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c22badac-0c5f-409d-9239-dc49cb1eb57a found for delete ", "request_id": "req-62b4ec27-3fa6-42f1-b029-d8694104c234"}]} [pid: 7|app: 0|req: 1078/2112] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:25 2026] GET /v2.0/security-groups?tenant_id=0d7b81852e5c43ae93413bd25fb0f28c&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:03:26.051 8 INFO neutron.services.segments.plugin [-] Segment 4ad8fdc3-ddb1-495d-be57-7b5cb2be3bd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ad8fdc3-ddb1-495d-be57-7b5cb2be3bd6 found for delete ", "request_id": "req-8093fe15-61af-4eb2-b97a-536aaec2b412"}]} [pid: 8|app: 0|req: 1035/2113] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:26 2026] DELETE /v2.0/security-groups/bbc5d889-6bab-4fb0-adf4-baebff05861e => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2114] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:26 2026] GET /v2.0/security-groups?tenant_id=bcb4ea50e20f4ab485a81cf0fe5278a0&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2115] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:26 2026] DELETE /v2.0/security-groups/c42edcc7-86e7-4321-a2bd-1f2252c1abff => 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: 1080/2116] 10.0.0.76 () {34 vars in 981 bytes} [Fri May 29 07:03:26 2026] GET /v2.0/networks?id=32d8b3f6-cc10-4b71-9a40-8d0d5b2d778d => generated 672 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2117] 10.0.0.76 () {34 vars in 964 bytes} [Fri May 29 07:03:26 2026] GET /v2.0/quotas/ae65f40ab03c4eab9594b6d9fed8d1d8 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2118] 10.0.0.76 () {34 vars in 1001 bytes} [Fri May 29 07:03:26 2026] GET /v2.0/ports?tenant_id=ae65f40ab03c4eab9594b6d9fed8d1d8&fields=id => generated 103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2119] 10.0.0.76 () {34 vars in 1007 bytes} [Fri May 29 07:03:26 2026] GET /v2.0/networks/32d8b3f6-cc10-4b71-9a40-8d0d5b2d778d?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2120] 10.0.0.76 () {34 vars in 1107 bytes} [Fri May 29 07:03:26 2026] GET /v2.0/networks/32d8b3f6-cc10-4b71-9a40-8d0d5b2d778d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2121] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:27 2026] GET /v2.0/ports?device_id=ae18a749-952b-4ba1-a097-af3de482f2a2 => 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: 1083/2122] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:28 2026] GET /v2.0/ports?device_id=ae18a749-952b-4ba1-a097-af3de482f2a2 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2123] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:29 2026] GET /v2.0/ports?device_id=ae18a749-952b-4ba1-a097-af3de482f2a2 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:03:29.298 8 WARNING neutron_lib.context [None req-7ac8878d-68b1-4d5c-a9d0-ac0144f309bc 9a07cbae132c402c86801f268b159a32 807987214beb4c349ec71524b1e9a429 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:03:29.425 8 INFO neutron.db.segments_db [None req-7ac8878d-68b1-4d5c-a9d0-ac0144f309bc 9a07cbae132c402c86801f268b159a32 807987214beb4c349ec71524b1e9a429 - - default default] Added segment 95dc7327-be43-43f2-8809-b23a21b53527 of type vxlan for network e05ee70d-84d1-4d10-b5e7-e69143a21c51 [pid: 8|app: 0|req: 1040/2124] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:03:29 2026] POST /v2.0/networks => generated 631 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:29.527 7 WARNING neutron_lib.context [None req-6e934fff-978c-423f-ac3f-f7be817b958c 9a07cbae132c402c86801f268b159a32 807987214beb4c349ec71524b1e9a429 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2125] 10.0.0.30 () {34 vars in 663 bytes} [Fri May 29 07:03:29 2026] POST /v2.0/ports => generated 743 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:29.830 8 WARNING neutron_lib.context [None req-6c485861-4a77-4803-b64f-8894a941a810 9a07cbae132c402c86801f268b159a32 807987214beb4c349ec71524b1e9a429 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1041/2126] 10.0.0.30 () {34 vars in 665 bytes} [Fri May 29 07:03:29 2026] POST /v2.0/trunks => generated 407 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-29 07:03:30.059 7 WARNING neutron_lib.context [None req-a4982bf9-9646-42e9-a127-4af9244d3b05 9a07cbae132c402c86801f268b159a32 807987214beb4c349ec71524b1e9a429 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:03:30.120 7 INFO neutron.db.segments_db [None req-a4982bf9-9646-42e9-a127-4af9244d3b05 9a07cbae132c402c86801f268b159a32 807987214beb4c349ec71524b1e9a429 - - default default] Added segment 3f04c6c5-1b24-4ec4-89b5-5772abf1bafc of type vxlan for network 2fe205ac-01b7-49d8-9f12-7774c7ff2b3a [pid: 7|app: 0|req: 1086/2127] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:03:30 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:30.211 8 WARNING neutron_lib.context [None req-8fb4c040-50b5-4908-97f3-4d6cc56dbfd4 9a07cbae132c402c86801f268b159a32 807987214beb4c349ec71524b1e9a429 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1087/2128] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:30 2026] GET /v2.0/ports?device_id=ae18a749-952b-4ba1-a097-af3de482f2a2 => 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: 1042/2129] 10.0.0.30 () {34 vars in 663 bytes} [Fri May 29 07:03:30 2026] POST /v2.0/ports => generated 743 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:30.492 7 WARNING neutron_lib.context [None req-65386ed4-67dc-467d-b683-317a5163c3e6 9a07cbae132c402c86801f268b159a32 807987214beb4c349ec71524b1e9a429 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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.12/site-packages/pycadf/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-29 07:03:30.669 8 WARNING neutron_lib.context [None req-662218ed-5a02-4c5a-832d-055b271703c4 e09edd93d66d40759ff98505ea525013 9b2d95c2b2f24718b57fd429c3439b14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1088/2130] 10.0.0.30 () {34 vars in 665 bytes} [Fri May 29 07:03:30 2026] POST /v2.0/trunks => generated 407 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:30.714 7 WARNING neutron_lib.context [None req-a7b6b91b-6266-4e45-9843-f38937fb7349 9a07cbae132c402c86801f268b159a32 807987214beb4c349ec71524b1e9a429 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1043/2133] 10.0.0.30 () {34 vars in 675 bytes} [Fri May 29 07:03:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:30.739 8 WARNING neutron_lib.context [None req-5138d6f7-9fe6-47a5-8a07-66a697530192 e09edd93d66d40759ff98505ea525013 9b2d95c2b2f24718b57fd429c3439b14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1044/2134] 10.0.0.30 () {34 vars in 675 bytes} [Fri May 29 07:03:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:30.787 8 WARNING neutron_lib.context [None req-009e1b8d-46f3-4d91-a7ba-79b90df3a845 e09edd93d66d40759ff98505ea525013 9b2d95c2b2f24718b57fd429c3439b14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:03:30.791 7 INFO neutron.db.segments_db [None req-a7b6b91b-6266-4e45-9843-f38937fb7349 9a07cbae132c402c86801f268b159a32 807987214beb4c349ec71524b1e9a429 - - default default] Added segment 0c67d164-0d1d-432b-8edb-84677ef9c73d of type vxlan for network 67b21239-e96d-44c1-a9c6-ffb998f1b3a0 [pid: 8|app: 0|req: 1045/2135] 10.0.0.30 () {34 vars in 675 bytes} [Fri May 29 07:03:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:30.843 8 WARNING neutron_lib.context [None req-542601be-7857-4929-93a9-3046320fd537 e09edd93d66d40759ff98505ea525013 9b2d95c2b2f24718b57fd429c3439b14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1046/2136] 10.0.0.30 () {34 vars in 675 bytes} [Fri May 29 07:03:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:30.906 8 WARNING neutron_lib.context [None req-41b40a3a-f03b-4999-8b27-acb732fc5b6c e09edd93d66d40759ff98505ea525013 9b2d95c2b2f24718b57fd429c3439b14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1091/2137] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:03:30 2026] POST /v2.0/networks => generated 631 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:30.919 7 WARNING neutron_lib.context [None req-9a1c638b-933b-48e9-b34d-454a5bbd99da 9a07cbae132c402c86801f268b159a32 807987214beb4c349ec71524b1e9a429 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1047/2138] 10.0.0.30 () {34 vars in 675 bytes} [Fri May 29 07:03:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2139] 10.0.0.30 () {34 vars in 758 bytes} [Fri May 29 07:03:30 2026] PUT /v2.0/subnetpools/4434cab1-0540-4df0-a833-5ad491a8a2cf/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2140] 10.0.0.30 () {34 vars in 758 bytes} [Fri May 29 07:03:31 2026] PUT /v2.0/subnetpools/b7299891-7d9c-4713-b95f-dedde13bcca7/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2141] 10.0.0.30 () {34 vars in 758 bytes} [Fri May 29 07:03:31 2026] PUT /v2.0/subnetpools/773d254a-5355-46cf-90a7-03f3b39f3946/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2142] 10.0.0.30 () {34 vars in 758 bytes} [Fri May 29 07:03:31 2026] PUT /v2.0/subnetpools/90df3add-c73b-433c-89b5-75e4414d6217/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2143] 10.0.0.30 () {32 vars in 671 bytes} [Fri May 29 07:03:31 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: 1092/2144] 10.0.0.30 () {34 vars in 663 bytes} [Fri May 29 07:03:30 2026] POST /v2.0/ports => generated 743 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-29 07:03:31.233 7 WARNING neutron_lib.context [None req-ec284a4e-8e4c-4353-9fed-2eaf99002578 9a07cbae132c402c86801f268b159a32 807987214beb4c349ec71524b1e9a429 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1053/2145] 10.0.0.30 () {32 vars in 685 bytes} [Fri May 29 07:03:31 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2146] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:03:31 2026] GET /v2.0/networks?id=32d8b3f6-cc10-4b71-9a40-8d0d5b2d778d => generated 672 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2147] 10.0.0.30 () {32 vars in 681 bytes} [Fri May 29 07:03:31 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:03:31.324 8 WARNING neutron_lib.context [req-31e79c52-0884-4e6b-ac3f-6881ecfc1997 req-2d46a28e-aef9-461c-893f-11e5adfb2e2e ef5421c8b034414895b8eccd0c648b5c ae65f40ab03c4eab9594b6d9fed8d1d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1093/2148] 10.0.0.30 () {34 vars in 665 bytes} [Fri May 29 07:03:31 2026] POST /v2.0/trunks => generated 407 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2149] 10.0.0.30 () {32 vars in 693 bytes} [Fri May 29 07:03:31 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2150] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:31 2026] GET /v2.0/ports?device_id=ae18a749-952b-4ba1-a097-af3de482f2a2 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:03:31.449 7 WARNING neutron_lib.context [None req-1a0e1441-8518-4c06-9fc4-d2f236d8ca23 9a07cbae132c402c86801f268b159a32 807987214beb4c349ec71524b1e9a429 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:03:31.499 7 INFO neutron.db.segments_db [None req-1a0e1441-8518-4c06-9fc4-d2f236d8ca23 9a07cbae132c402c86801f268b159a32 807987214beb4c349ec71524b1e9a429 - - default default] Added segment 2b6fc0bb-4cbe-4ea3-bb18-c1a19d0c714c of type vxlan for network cbb7736d-cb40-4ba6-86e4-90112fe95a3e [pid: 7|app: 0|req: 1096/2151] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:03:31 2026] POST /v2.0/networks => generated 631 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2152] 10.0.0.30 () {32 vars in 679 bytes} [Fri May 29 07:03:31 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:03:31.611 7 WARNING neutron_lib.context [None req-9488f3bf-e10e-4afc-907f-94538704b6af 9a07cbae132c402c86801f268b159a32 807987214beb4c349ec71524b1e9a429 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1056/2153] 199.204.45.157 () {38 vars in 955 bytes} [Fri May 29 07:03:31 2026] POST /v2.0/ports => generated 958 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1057/2154] 10.0.0.30 () {32 vars in 693 bytes} [Fri May 29 07:03:31 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2155] 10.0.0.30 () {34 vars in 663 bytes} [Fri May 29 07:03:31 2026] POST /v2.0/ports => generated 743 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1099/2156] 10.0.0.30 () {32 vars in 689 bytes} [Fri May 29 07:03:31 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:03:31.936 7 WARNING neutron_lib.context [None req-eaf6fbe8-63fa-49a8-b85f-bd7fc9b26064 9a07cbae132c402c86801f268b159a32 807987214beb4c349ec71524b1e9a429 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1100/2157] 10.0.0.30 () {34 vars in 665 bytes} [Fri May 29 07:03:31 2026] POST /v2.0/trunks => generated 407 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2158] 10.0.0.30 () {32 vars in 701 bytes} [Fri May 29 07:03:32 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:03:32.115 7 WARNING neutron_lib.context [None req-e9afe63d-8d2f-42f3-907c-e46d8e2e9d47 9a07cbae132c402c86801f268b159a32 807987214beb4c349ec71524b1e9a429 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1058/2159] 199.204.45.157 () {38 vars in 1028 bytes} [Fri May 29 07:03:31 2026] PUT /v2.0/ports/0915e258-5012-4b08-b90d-8cc04a356878 => generated 1239 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-29 07:03:32.163 7 INFO neutron.db.segments_db [None req-e9afe63d-8d2f-42f3-907c-e46d8e2e9d47 9a07cbae132c402c86801f268b159a32 807987214beb4c349ec71524b1e9a429 - - default default] Added segment af70522a-8056-4bb6-8191-b644a8239cac of type vxlan for network 9be31253-9525-46d4-aae5-18eb0a5f1111 2026-05-29 07:03:32.222 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-109a77a9-26be-417f-98ee-8f7383dbd860'] response: {'name': 'network-changed', 'server_uuid': 'ae18a749-952b-4ba1-a097-af3de482f2a2', 'tag': '0915e258-5012-4b08-b90d-8cc04a356878', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1059/2160] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:03:32 2026] DELETE /v2.0/subnetpools/4434cab1-0540-4df0-a833-5ad491a8a2cf => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2161] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:03:32 2026] POST /v2.0/networks => generated 632 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:32.282 7 WARNING neutron_lib.context [None req-d1378994-266a-4a7f-b311-a532da93aba3 9a07cbae132c402c86801f268b159a32 807987214beb4c349ec71524b1e9a429 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2162] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:03:32 2026] DELETE /v2.0/subnetpools/b7299891-7d9c-4713-b95f-dedde13bcca7 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2163] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:03:32 2026] DELETE /v2.0/subnetpools/773d254a-5355-46cf-90a7-03f3b39f3946 => 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: 1062/2164] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:03:32 2026] DELETE /v2.0/subnetpools/90df3add-c73b-433c-89b5-75e4414d6217 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2165] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:03:32 2026] DELETE /v2.0/subnetpools/900e9016-a515-4d0e-817f-e206ef81fe7b => 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: 1103/2166] 10.0.0.30 () {34 vars in 663 bytes} [Fri May 29 07:03:32 2026] POST /v2.0/ports => generated 743 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-29 07:03:32.582 7 WARNING neutron_lib.context [None req-cfb7159a-2ca2-4d93-bbce-ca525b6dddb6 9a07cbae132c402c86801f268b159a32 807987214beb4c349ec71524b1e9a429 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1064/2167] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:32 2026] GET /v2.0/ports?device_id=ae18a749-952b-4ba1-a097-af3de482f2a2 => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2168] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:03:32 2026] GET /v2.0/security-groups?id=bb25dd31-3b34-45a3-a830-37f5da45d008&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2169] 10.0.0.30 () {34 vars in 665 bytes} [Fri May 29 07:03:32 2026] POST /v2.0/trunks => generated 407 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2170] 10.0.0.30 () {34 vars in 748 bytes} [Fri May 29 07:03:32 2026] PUT /v2.0/trunks/06690579-50fe-40e2-8d7b-052351baf34f/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2171] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:03:32 2026] GET /v2.0/ports?tenant_id=ae65f40ab03c4eab9594b6d9fed8d1d8&device_id=ae18a749-952b-4ba1-a097-af3de482f2a2 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2172] 10.0.0.30 () {34 vars in 748 bytes} [Fri May 29 07:03:32 2026] PUT /v2.0/trunks/88a2fefa-b849-4d24-9558-f4295cca967e/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2173] 199.204.45.157 () {34 vars in 1018 bytes} [Fri May 29 07:03:32 2026] GET /v2.0/networks?tenant_id=ae65f40ab03c4eab9594b6d9fed8d1d8&shared=False => generated 768 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2174] 10.0.0.30 () {34 vars in 748 bytes} [Fri May 29 07:03:32 2026] PUT /v2.0/trunks/6e65762c-b531-458e-bb72-ce9e4c7c932f/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: 1069/2175] 10.0.0.30 () {34 vars in 748 bytes} [Fri May 29 07:03:32 2026] PUT /v2.0/trunks/9c0a1a3d-0b5b-45eb-9942-fbc205afc358/tags => 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: 1107/2176] 199.204.45.157 () {34 vars in 930 bytes} [Fri May 29 07:03:32 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2177] 10.0.0.30 () {32 vars in 661 bytes} [Fri May 29 07:03:32 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2178] 10.0.0.30 () {32 vars in 675 bytes} [Fri May 29 07:03:32 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2179] 10.0.0.30 () {32 vars in 671 bytes} [Fri May 29 07:03:32 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2180] 10.0.0.30 () {32 vars in 683 bytes} [Fri May 29 07:03:32 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2181] 10.0.0.30 () {32 vars in 669 bytes} [Fri May 29 07:03:32 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2182] 10.0.0.30 () {32 vars in 683 bytes} [Fri May 29 07:03:33 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2183] 10.0.0.30 () {32 vars in 679 bytes} [Fri May 29 07:03:33 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2184] 10.0.0.30 () {32 vars in 691 bytes} [Fri May 29 07:03:33 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2185] 10.0.0.30 () {32 vars in 718 bytes} [Fri May 29 07:03:33 2026] GET /v2.0/trunks/06690579-50fe-40e2-8d7b-052351baf34f => generated 412 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2186] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:03:33 2026] GET /v2.0/ports/b66fa9a3-b5b1-4f5b-b3e2-8774e83f525e => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2187] 10.0.0.30 () {32 vars in 721 bytes} [Fri May 29 07:03:33 2026] DELETE /v2.0/trunks/06690579-50fe-40e2-8d7b-052351baf34f => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2188] 10.0.0.30 () {32 vars in 718 bytes} [Fri May 29 07:03:33 2026] GET /v2.0/trunks/88a2fefa-b849-4d24-9558-f4295cca967e => generated 420 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2189] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:03:33 2026] GET /v2.0/ports/742d470b-483c-4abb-adb8-6e8f255ea3e7 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2190] 10.0.0.30 () {32 vars in 721 bytes} [Fri May 29 07:03:33 2026] DELETE /v2.0/trunks/88a2fefa-b849-4d24-9558-f4295cca967e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2191] 10.0.0.30 () {32 vars in 718 bytes} [Fri May 29 07:03:33 2026] GET /v2.0/trunks/6e65762c-b531-458e-bb72-ce9e4c7c932f => generated 429 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2192] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:03:33 2026] GET /v2.0/ports/37b276e1-151d-4e3a-bd58-e27296dbe26a => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2193] 10.0.0.30 () {32 vars in 721 bytes} [Fri May 29 07:03:33 2026] DELETE /v2.0/trunks/6e65762c-b531-458e-bb72-ce9e4c7c932f => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2194] 10.0.0.30 () {32 vars in 718 bytes} [Fri May 29 07:03:33 2026] GET /v2.0/trunks/9c0a1a3d-0b5b-45eb-9942-fbc205afc358 => generated 414 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2195] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:33 2026] GET /v2.0/security-groups?tenant_id=6abcd566089a4788aff524ca4447bbb3&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2196] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:03:33 2026] GET /v2.0/ports/3d3caeb5-9215-4657-99c7-b694ab114313 => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2197] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:33 2026] DELETE /v2.0/security-groups/1766ad36-2488-44fe-8535-f352b4718ffc => 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: 1079/2198] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:33 2026] GET /v2.0/ports?device_id=ae18a749-952b-4ba1-a097-af3de482f2a2 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2199] 10.0.0.30 () {32 vars in 721 bytes} [Fri May 29 07:03:33 2026] DELETE /v2.0/trunks/9c0a1a3d-0b5b-45eb-9942-fbc205afc358 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2200] 10.0.0.30 () {32 vars in 718 bytes} [Fri May 29 07:03:33 2026] GET /v2.0/trunks/e2b532fa-ba43-49e0-88e9-364923c6dbfb => generated 407 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2201] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:03:33 2026] GET /v2.0/security-groups?id=bb25dd31-3b34-45a3-a830-37f5da45d008&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2202] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:03:33 2026] GET /v2.0/ports/3661fe74-d9e4-4a61-ac6b-58ec6fa06d95 => generated 826 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2203] 10.0.0.30 () {32 vars in 721 bytes} [Fri May 29 07:03:33 2026] DELETE /v2.0/trunks/e2b532fa-ba43-49e0-88e9-364923c6dbfb => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2204] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:03:33 2026] GET /v2.0/ports?tenant_id=ae65f40ab03c4eab9594b6d9fed8d1d8&device_id=ae18a749-952b-4ba1-a097-af3de482f2a2 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2205] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:33 2026] GET /v2.0/security-groups?tenant_id=eff01378e30c4db48875bc95834200c3&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2206] 199.204.45.157 () {34 vars in 1060 bytes} [Fri May 29 07:03:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=0915e258-5012-4b08-b90d-8cc04a356878 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2207] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:33 2026] DELETE /v2.0/security-groups/3c328bd4-cd9d-4e0f-bdf0-c1c4edb80ab7 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2208] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:03:33 2026] DELETE /v2.0/ports/b66fa9a3-b5b1-4f5b-b3e2-8774e83f525e => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2209] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:03:34 2026] GET /v2.0/subnets?id=d66c3d2f-5d9a-483e-856b-459623710f83 => generated 690 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2210] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:03:34 2026] GET /v2.0/ports?network_id=32d8b3f6-cc10-4b71-9a40-8d0d5b2d778d&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2211] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:03:34 2026] GET /v2.0/networks/32d8b3f6-cc10-4b71-9a40-8d0d5b2d778d?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2212] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:03:34 2026] GET /v2.0/networks/32d8b3f6-cc10-4b71-9a40-8d0d5b2d778d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2213] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:03:34 2026] DELETE /v2.0/ports/742d470b-483c-4abb-adb8-6e8f255ea3e7 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2214] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:34 2026] GET /v2.0/security-groups?tenant_id=9b2d95c2b2f24718b57fd429c3439b14&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2215] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:03:34 2026] DELETE /v2.0/ports/37b276e1-151d-4e3a-bd58-e27296dbe26a => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2216] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:34 2026] DELETE /v2.0/security-groups/297a3010-2c97-4d83-a113-84f4cb952b88 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2217] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:03:34 2026] DELETE /v2.0/ports/3d3caeb5-9215-4657-99c7-b694ab114313 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2218] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:03:34 2026] DELETE /v2.0/ports/3661fe74-d9e4-4a61-ac6b-58ec6fa06d95 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2219] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:34 2026] GET /v2.0/ports?device_id=ae18a749-952b-4ba1-a097-af3de482f2a2 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:03:34.989 7 INFO neutron.services.segments.plugin [-] Segment 95dc7327-be43-43f2-8809-b23a21b53527 resource provider aggregate not found 2026-05-29 07:03:34.994 7 INFO neutron.services.segments.plugin [-] Segment 95dc7327-be43-43f2-8809-b23a21b53527 resource provider aggregate not found 2026-05-29 07:03:35.004 7 INFO neutron.services.segments.plugin [-] Segment 95dc7327-be43-43f2-8809-b23a21b53527 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95dc7327-be43-43f2-8809-b23a21b53527 found for delete ", "request_id": "req-f012a724-ae8d-4e4a-853f-657638d8412d"}]} 2026-05-29 07:03:35.009 7 INFO neutron.services.segments.plugin [-] Segment 95dc7327-be43-43f2-8809-b23a21b53527 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95dc7327-be43-43f2-8809-b23a21b53527 found for delete ", "request_id": "req-b02435cb-c2e3-4a85-875c-4acd75f335e5"}]} [pid: 7|app: 0|req: 1129/2220] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:03:34 2026] DELETE /v2.0/networks/e05ee70d-84d1-4d10-b5e7-e69143a21c51 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2221] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:03:34 2026] GET /v2.0/security-groups?id=bb25dd31-3b34-45a3-a830-37f5da45d008&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: 1130/2222] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:03:35 2026] DELETE /v2.0/networks/2fe205ac-01b7-49d8-9f12-7774c7ff2b3a => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:03:35.254 8 INFO neutron.services.segments.plugin [-] Segment 0c67d164-0d1d-432b-8edb-84677ef9c73d resource provider aggregate not found 2026-05-29 07:03:35.259 8 INFO neutron.services.segments.plugin [-] Segment 0c67d164-0d1d-432b-8edb-84677ef9c73d resource provider aggregate not found [pid: 8|app: 0|req: 1093/2223] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:03:35 2026] DELETE /v2.0/networks/67b21239-e96d-44c1-a9c6-ffb998f1b3a0 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2224] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:03:35 2026] DELETE /v2.0/networks/cbb7736d-cb40-4ba6-86e4-90112fe95a3e => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:03:35.444 8 INFO neutron.services.segments.plugin [-] Segment 0c67d164-0d1d-432b-8edb-84677ef9c73d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c67d164-0d1d-432b-8edb-84677ef9c73d found for delete ", "request_id": "req-278c3096-89a0-4c64-9c68-8d01f17347bd"}]} 2026-05-29 07:03:35.446 8 INFO neutron.services.segments.plugin [-] Segment 0c67d164-0d1d-432b-8edb-84677ef9c73d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c67d164-0d1d-432b-8edb-84677ef9c73d found for delete ", "request_id": "req-ea4f10b6-00b1-4160-9142-672a21178aba"}]} [pid: 8|app: 0|req: 1094/2225] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:03:35 2026] DELETE /v2.0/networks/9be31253-9525-46d4-aae5-18eb0a5f1111 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2226] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:36 2026] GET /v2.0/ports?device_id=ae18a749-952b-4ba1-a097-af3de482f2a2 => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2227] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:03:36 2026] GET /v2.0/security-groups?id=bb25dd31-3b34-45a3-a830-37f5da45d008&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2228] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:36 2026] GET /v2.0/security-groups?tenant_id=807987214beb4c349ec71524b1e9a429&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2229] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:36 2026] DELETE /v2.0/security-groups/6e344bfd-9971-4006-a04e-82eabc397f2e => 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: 1134/2230] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:36 2026] GET /v2.0/security-groups?tenant_id=014d2c0c6a70484db4f07d054971ab84&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2231] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:36 2026] DELETE /v2.0/security-groups/9d3cca81-f08c-4bd5-89db-b556d3d14fa2 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:03:37.176 7 INFO neutron.services.segments.plugin [-] Segment 3f04c6c5-1b24-4ec4-89b5-5772abf1bafc resource provider aggregate not found 2026-05-29 07:03:37.182 7 INFO neutron.services.segments.plugin [-] Segment 3f04c6c5-1b24-4ec4-89b5-5772abf1bafc resource provider aggregate not found 2026-05-29 07:03:37.194 7 INFO neutron.services.segments.plugin [-] Segment 3f04c6c5-1b24-4ec4-89b5-5772abf1bafc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f04c6c5-1b24-4ec4-89b5-5772abf1bafc found for delete ", "request_id": "req-964336a3-c733-4ff2-941e-bb9f118fb99f"}]} 2026-05-29 07:03:37.205 7 INFO neutron.services.segments.plugin [-] Segment 2b6fc0bb-4cbe-4ea3-bb18-c1a19d0c714c resource provider aggregate not found 2026-05-29 07:03:37.209 7 INFO neutron.services.segments.plugin [-] Segment 3f04c6c5-1b24-4ec4-89b5-5772abf1bafc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f04c6c5-1b24-4ec4-89b5-5772abf1bafc found for delete ", "request_id": "req-5c260733-b106-46d9-9610-b46719c8096d"}]} 2026-05-29 07:03:37.223 7 INFO neutron.services.segments.plugin [-] Segment 2b6fc0bb-4cbe-4ea3-bb18-c1a19d0c714c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b6fc0bb-4cbe-4ea3-bb18-c1a19d0c714c found for delete ", "request_id": "req-acecdb81-73f5-43cd-8589-40a85097a7c7"}]} 2026-05-29 07:03:37.225 7 INFO neutron.services.segments.plugin [-] Segment 2b6fc0bb-4cbe-4ea3-bb18-c1a19d0c714c resource provider aggregate not found 2026-05-29 07:03:37.236 7 INFO neutron.services.segments.plugin [-] Segment 2b6fc0bb-4cbe-4ea3-bb18-c1a19d0c714c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b6fc0bb-4cbe-4ea3-bb18-c1a19d0c714c found for delete ", "request_id": "req-4f7a5c37-1426-4e09-9d33-4663dac44ce1"}]} [pid: 8|app: 0|req: 1098/2232] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:37 2026] GET /v2.0/ports?device_id=ae18a749-952b-4ba1-a097-af3de482f2a2 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2233] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:37 2026] GET /v2.0/security-groups?tenant_id=5c4a40676c884f73aac5b5eddd3e3e62&name=default => generated 2929 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2234] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:03:37 2026] GET /v2.0/security-groups?id=bb25dd31-3b34-45a3-a830-37f5da45d008&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2235] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:37 2026] DELETE /v2.0/security-groups/3ed5a65b-9e16-4cdc-8e09-e3d86c603c84 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:03:37.888 8 INFO neutron.services.segments.plugin [-] Segment af70522a-8056-4bb6-8191-b644a8239cac resource provider aggregate not found 2026-05-29 07:03:37.896 8 INFO neutron.services.segments.plugin [-] Segment af70522a-8056-4bb6-8191-b644a8239cac resource provider aggregate not found 2026-05-29 07:03:37.902 8 INFO neutron.services.segments.plugin [-] Segment af70522a-8056-4bb6-8191-b644a8239cac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af70522a-8056-4bb6-8191-b644a8239cac found for delete ", "request_id": "req-9859f56a-123e-4d8c-9e91-08cc92cf4f52"}]} 2026-05-29 07:03:37.909 8 INFO neutron.services.segments.plugin [-] Segment af70522a-8056-4bb6-8191-b644a8239cac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af70522a-8056-4bb6-8191-b644a8239cac found for delete ", "request_id": "req-803ab09f-e2dc-436f-98d6-537bbcad4ae8"}]} 2026-05-29 07:03:38.041 8 WARNING neutron_lib.context [None req-b4694be1-e6b4-4d12-be43-50c2cf4a41cc 5d257eae750142f0b19ca3ebcf6bf1e5 ff2d464353e64332892512dea5108415 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1137/2236] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:38 2026] GET /v2.0/ports?device_id=ae18a749-952b-4ba1-a097-af3de482f2a2 => 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: 1138/2237] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:03:38 2026] GET /v2.0/security-groups?id=bb25dd31-3b34-45a3-a830-37f5da45d008&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2238] 10.0.0.30 () {34 vars in 675 bytes} [Fri May 29 07:03:37 2026] POST /v2.0/floatingips => generated 552 bytes in 776 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2239] 10.0.0.30 () {34 vars in 758 bytes} [Fri May 29 07:03:38 2026] PUT /v2.0/floatingips/eb454337-0071-4f9f-ba74-3d3422d0d732/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2240] 10.0.0.30 () {32 vars in 738 bytes} [Fri May 29 07:03:38 2026] GET /v2.0/floatingips/eb454337-0071-4f9f-ba74-3d3422d0d732/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2241] 10.0.0.30 () {34 vars in 769 bytes} [Fri May 29 07:03:38 2026] PUT /v2.0/floatingips/eb454337-0071-4f9f-ba74-3d3422d0d732/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2242] 10.0.0.30 () {32 vars in 738 bytes} [Fri May 29 07:03:38 2026] GET /v2.0/floatingips/eb454337-0071-4f9f-ba74-3d3422d0d732/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: 1141/2243] 10.0.0.30 () {34 vars in 765 bytes} [Fri May 29 07:03:38 2026] PUT /v2.0/floatingips/eb454337-0071-4f9f-ba74-3d3422d0d732/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2244] 10.0.0.30 () {32 vars in 738 bytes} [Fri May 29 07:03:38 2026] GET /v2.0/floatingips/eb454337-0071-4f9f-ba74-3d3422d0d732/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2245] 10.0.0.30 () {34 vars in 787 bytes} [Fri May 29 07:03:38 2026] PUT /v2.0/floatingips/eb454337-0071-4f9f-ba74-3d3422d0d732/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: 8|app: 0|req: 1104/2246] 10.0.0.30 () {32 vars in 738 bytes} [Fri May 29 07:03:38 2026] GET /v2.0/floatingips/eb454337-0071-4f9f-ba74-3d3422d0d732/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2247] 10.0.0.30 () {34 vars in 758 bytes} [Fri May 29 07:03:38 2026] PUT /v2.0/floatingips/eb454337-0071-4f9f-ba74-3d3422d0d732/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2248] 10.0.0.30 () {32 vars in 738 bytes} [Fri May 29 07:03:39 2026] GET /v2.0/floatingips/eb454337-0071-4f9f-ba74-3d3422d0d732/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2249] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:03:39 2026] GET /v2.0/floatingips/eb454337-0071-4f9f-ba74-3d3422d0d732/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:03:39.125 8 INFO neutron.api.v2.resource [None req-db58eb64-f977-491f-b5f7-171e60e56b54 5d257eae750142f0b19ca3ebcf6bf1e5 ff2d464353e64332892512dea5108415 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1106/2250] 10.0.0.30 () {32 vars in 750 bytes} [Fri May 29 07:03:39 2026] GET /v2.0/floatingips/eb454337-0071-4f9f-ba74-3d3422d0d732/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2251] 10.0.0.30 () {32 vars in 749 bytes} [Fri May 29 07:03:39 2026] DELETE /v2.0/floatingips/eb454337-0071-4f9f-ba74-3d3422d0d732/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2252] 10.0.0.30 () {32 vars in 738 bytes} [Fri May 29 07:03:39 2026] GET /v2.0/floatingips/eb454337-0071-4f9f-ba74-3d3422d0d732/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:03:39.245 7 INFO neutron.api.v2.resource [None req-b41b8206-2a66-4051-a6bc-3c682213862b 5d257eae750142f0b19ca3ebcf6bf1e5 ff2d464353e64332892512dea5108415 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1146/2253] 10.0.0.30 () {32 vars in 753 bytes} [Fri May 29 07:03:39 2026] DELETE /v2.0/floatingips/eb454337-0071-4f9f-ba74-3d3422d0d732/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2254] 10.0.0.30 () {32 vars in 741 bytes} [Fri May 29 07:03:39 2026] DELETE /v2.0/floatingips/eb454337-0071-4f9f-ba74-3d3422d0d732/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2255] 10.0.0.30 () {32 vars in 738 bytes} [Fri May 29 07:03:39 2026] GET /v2.0/floatingips/eb454337-0071-4f9f-ba74-3d3422d0d732/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: 1109/2256] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:03:39 2026] DELETE /v2.0/floatingips/eb454337-0071-4f9f-ba74-3d3422d0d732 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2257] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:39 2026] GET /v2.0/ports?device_id=ae18a749-952b-4ba1-a097-af3de482f2a2 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2258] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:03:39 2026] GET /v2.0/security-groups?id=bb25dd31-3b34-45a3-a830-37f5da45d008&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2259] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:40 2026] GET /v2.0/security-groups?tenant_id=e175b949a9eb4aa3b507a670f4324120&name=default => generated 2929 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2260] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:40 2026] DELETE /v2.0/security-groups/a2ce5051-e714-456e-9d63-0c595c48c248 => 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: 1150/2261] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:40 2026] GET /v2.0/security-groups?tenant_id=ff2d464353e64332892512dea5108415&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2262] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:40 2026] DELETE /v2.0/security-groups/53f2c524-3aa9-4651-b693-3c8a550123f7 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2263] 10.0.0.30 () {34 vars in 677 bytes} [Fri May 29 07:03:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2264] 10.0.0.30 () {34 vars in 752 bytes} [Fri May 29 07:03:40 2026] PUT /v2.0/policies/4ca615cd-c104-4581-9d00-79456a4fef8c/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: 1152/2265] 10.0.0.30 () {32 vars in 732 bytes} [Fri May 29 07:03:41 2026] GET /v2.0/policies/4ca615cd-c104-4581-9d00-79456a4fef8c/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2266] 10.0.0.30 () {34 vars in 763 bytes} [Fri May 29 07:03:41 2026] PUT /v2.0/policies/4ca615cd-c104-4581-9d00-79456a4fef8c/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2267] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:41 2026] GET /v2.0/ports?device_id=ae18a749-952b-4ba1-a097-af3de482f2a2 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2268] 10.0.0.30 () {32 vars in 732 bytes} [Fri May 29 07:03:41 2026] GET /v2.0/policies/4ca615cd-c104-4581-9d00-79456a4fef8c/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2269] 10.0.0.30 () {34 vars in 759 bytes} [Fri May 29 07:03:41 2026] PUT /v2.0/policies/4ca615cd-c104-4581-9d00-79456a4fef8c/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2270] 10.0.0.30 () {32 vars in 732 bytes} [Fri May 29 07:03:41 2026] GET /v2.0/policies/4ca615cd-c104-4581-9d00-79456a4fef8c/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2271] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:03:41 2026] GET /v2.0/security-groups?id=bb25dd31-3b34-45a3-a830-37f5da45d008&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: 8|app: 0|req: 1118/2272] 10.0.0.30 () {34 vars in 781 bytes} [Fri May 29 07:03:41 2026] PUT /v2.0/policies/4ca615cd-c104-4581-9d00-79456a4fef8c/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2273] 10.0.0.30 () {32 vars in 732 bytes} [Fri May 29 07:03:41 2026] GET /v2.0/policies/4ca615cd-c104-4581-9d00-79456a4fef8c/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2274] 10.0.0.30 () {34 vars in 752 bytes} [Fri May 29 07:03:41 2026] PUT /v2.0/policies/4ca615cd-c104-4581-9d00-79456a4fef8c/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2275] 10.0.0.30 () {32 vars in 732 bytes} [Fri May 29 07:03:41 2026] GET /v2.0/policies/4ca615cd-c104-4581-9d00-79456a4fef8c/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2276] 10.0.0.30 () {32 vars in 740 bytes} [Fri May 29 07:03:41 2026] GET /v2.0/policies/4ca615cd-c104-4581-9d00-79456a4fef8c/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:03:41.402 7 INFO neutron.api.v2.resource [None req-4d46a1ed-69e3-4005-8e40-260fc872b9ab c0e9c762320142a6b593640b21b8b6b7 c9759eac305e46c388163d8b5a7e81b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1157/2277] 10.0.0.30 () {32 vars in 744 bytes} [Fri May 29 07:03:41 2026] GET /v2.0/policies/4ca615cd-c104-4581-9d00-79456a4fef8c/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2278] 10.0.0.30 () {32 vars in 743 bytes} [Fri May 29 07:03:41 2026] DELETE /v2.0/policies/4ca615cd-c104-4581-9d00-79456a4fef8c/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: 1158/2279] 10.0.0.30 () {32 vars in 732 bytes} [Fri May 29 07:03:41 2026] GET /v2.0/policies/4ca615cd-c104-4581-9d00-79456a4fef8c/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:03:41.504 8 INFO neutron.api.v2.resource [None req-4260b716-44e6-4143-ae31-e781a8f171a4 c0e9c762320142a6b593640b21b8b6b7 c9759eac305e46c388163d8b5a7e81b8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1122/2280] 10.0.0.30 () {32 vars in 747 bytes} [Fri May 29 07:03:41 2026] DELETE /v2.0/policies/4ca615cd-c104-4581-9d00-79456a4fef8c/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2281] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:03:41 2026] DELETE /v2.0/policies/4ca615cd-c104-4581-9d00-79456a4fef8c/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2282] 10.0.0.30 () {32 vars in 732 bytes} [Fri May 29 07:03:41 2026] GET /v2.0/policies/4ca615cd-c104-4581-9d00-79456a4fef8c/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: 1160/2283] 10.0.0.30 () {32 vars in 733 bytes} [Fri May 29 07:03:41 2026] DELETE /v2.0/qos/policies/4ca615cd-c104-4581-9d00-79456a4fef8c => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2284] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:42 2026] GET /v2.0/ports?device_id=ae18a749-952b-4ba1-a097-af3de482f2a2 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2285] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:03:42 2026] GET /v2.0/security-groups?id=bb25dd31-3b34-45a3-a830-37f5da45d008&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: 1161/2286] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:42 2026] GET /v2.0/security-groups?tenant_id=e49a6bb0d20748f4a653b3ea0acf736b&name=default => generated 2929 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2287] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:42 2026] DELETE /v2.0/security-groups/7c246aa8-d4e4-4afc-b8d9-0cda7a02952a => 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: 1162/2288] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:42 2026] GET /v2.0/security-groups?tenant_id=c9759eac305e46c388163d8b5a7e81b8&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2289] 199.204.45.157 () {34 vars in 994 bytes} [Fri May 29 07:03:43 2026] GET /v2.0/ports?device_id=ae18a749-952b-4ba1-a097-af3de482f2a2 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2290] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:43 2026] DELETE /v2.0/security-groups/c1e2a8db-728a-40d4-ac66-9f9336077c13 => 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: 1128/2291] 199.204.45.157 () {36 vars in 997 bytes} [Fri May 29 07:03:43 2026] DELETE /v2.0/ports/0915e258-5012-4b08-b90d-8cc04a356878 => 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: 1164/2292] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:43 2026] GET /v2.0/ports?device_id=ae18a749-952b-4ba1-a097-af3de482f2a2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:03:44.337 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9db8f6e5-87e2-4567-be6d-71c5d7375514'] response: {'server_uuid': 'ae18a749-952b-4ba1-a097-af3de482f2a2', 'name': 'network-vif-deleted', 'tag': '0915e258-5012-4b08-b90d-8cc04a356878', 'status': 'completed', 'code': 200} 2026-05-29 07:03:44.464 8 WARNING neutron_lib.context [None req-685b17f5-c4cd-4ba5-89d1-05ad3a95ef61 f830bdb1321c44059dc8a73839e49c3b dcb834ca89ea475094029e8761453a66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1165/2293] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:44 2026] GET /v2.0/ports?device_id=ae18a749-952b-4ba1-a097-af3de482f2a2 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2294] 10.0.0.30 () {34 vars in 683 bytes} [Fri May 29 07:03:44 2026] POST /v2.0/security-groups => generated 1603 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2295] 10.0.0.30 () {34 vars in 766 bytes} [Fri May 29 07:03:44 2026] PUT /v2.0/security-groups/3b803f6a-b004-4610-838a-aa0db2cb7cda/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: 1130/2296] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:03:44 2026] GET /v2.0/security-groups/3b803f6a-b004-4610-838a-aa0db2cb7cda/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2297] 10.0.0.30 () {34 vars in 777 bytes} [Fri May 29 07:03:44 2026] PUT /v2.0/security-groups/3b803f6a-b004-4610-838a-aa0db2cb7cda/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2298] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:03:44 2026] GET /v2.0/security-groups/3b803f6a-b004-4610-838a-aa0db2cb7cda/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: 1168/2299] 10.0.0.30 () {34 vars in 773 bytes} [Fri May 29 07:03:44 2026] PUT /v2.0/security-groups/3b803f6a-b004-4610-838a-aa0db2cb7cda/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2300] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:03:44 2026] GET /v2.0/security-groups/3b803f6a-b004-4610-838a-aa0db2cb7cda/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: 1169/2301] 10.0.0.30 () {34 vars in 795 bytes} [Fri May 29 07:03:44 2026] PUT /v2.0/security-groups/3b803f6a-b004-4610-838a-aa0db2cb7cda/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2302] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:03:44 2026] GET /v2.0/security-groups/3b803f6a-b004-4610-838a-aa0db2cb7cda/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2303] 10.0.0.30 () {34 vars in 766 bytes} [Fri May 29 07:03:44 2026] PUT /v2.0/security-groups/3b803f6a-b004-4610-838a-aa0db2cb7cda/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2304] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:03:44 2026] GET /v2.0/security-groups/3b803f6a-b004-4610-838a-aa0db2cb7cda/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2305] 10.0.0.30 () {32 vars in 754 bytes} [Fri May 29 07:03:45 2026] GET /v2.0/security-groups/3b803f6a-b004-4610-838a-aa0db2cb7cda/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:03:45.075 8 INFO neutron.api.v2.resource [None req-a098a7af-db9a-42a3-8da3-6b42c69a8c19 f830bdb1321c44059dc8a73839e49c3b dcb834ca89ea475094029e8761453a66 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1135/2306] 10.0.0.30 () {32 vars in 758 bytes} [Fri May 29 07:03:45 2026] GET /v2.0/security-groups/3b803f6a-b004-4610-838a-aa0db2cb7cda/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2307] 10.0.0.30 () {32 vars in 757 bytes} [Fri May 29 07:03:45 2026] DELETE /v2.0/security-groups/3b803f6a-b004-4610-838a-aa0db2cb7cda/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2308] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:03:45 2026] GET /v2.0/security-groups/3b803f6a-b004-4610-838a-aa0db2cb7cda/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:03:45.178 7 INFO neutron.api.v2.resource [None req-9801889d-ef68-4b0c-8bf3-8192905b69cb f830bdb1321c44059dc8a73839e49c3b dcb834ca89ea475094029e8761453a66 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1173/2309] 10.0.0.30 () {32 vars in 761 bytes} [Fri May 29 07:03:45 2026] DELETE /v2.0/security-groups/3b803f6a-b004-4610-838a-aa0db2cb7cda/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: 1137/2310] 10.0.0.30 () {32 vars in 749 bytes} [Fri May 29 07:03:45 2026] DELETE /v2.0/security-groups/3b803f6a-b004-4610-838a-aa0db2cb7cda/tags => 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: 1174/2311] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:03:45 2026] GET /v2.0/security-groups/3b803f6a-b004-4610-838a-aa0db2cb7cda/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: 1138/2312] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:45 2026] DELETE /v2.0/security-groups/3b803f6a-b004-4610-838a-aa0db2cb7cda => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2315] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:03:45 2026] GET /v2.0/ports?device_id=ae18a749-952b-4ba1-a097-af3de482f2a2 => 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: 1141/2316] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:46 2026] GET /v2.0/security-groups?tenant_id=a5ab74b2782a4f09b7985bf85f230f70&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2317] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:46 2026] DELETE /v2.0/security-groups/d104770b-da01-4996-b984-8a886ba7bd1b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2318] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:46 2026] GET /v2.0/security-groups?tenant_id=dcb834ca89ea475094029e8761453a66&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2319] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:46 2026] DELETE /v2.0/security-groups/9e566392-f9f4-402e-a104-13d37e716f26 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2320] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:03:47 2026] PUT /v2.0/routers/66fbd0c3-4c87-4759-8ef1-9c63e8c0b736/remove_router_interface => generated 309 bytes in 872 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:03:49.697 7 INFO neutron.services.segments.plugin [-] Segment 63174c7d-3d83-4178-b0d5-c79b8cfc33c7 resource provider aggregate not found 2026-05-29 07:03:49.703 7 INFO neutron.services.segments.plugin [-] Segment 63174c7d-3d83-4178-b0d5-c79b8cfc33c7 resource provider aggregate not found 2026-05-29 07:03:49.719 7 INFO neutron.services.segments.plugin [-] Segment 63174c7d-3d83-4178-b0d5-c79b8cfc33c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63174c7d-3d83-4178-b0d5-c79b8cfc33c7 found for delete ", "request_id": "req-79652b7c-0dae-4fe1-82f9-c461f9e8a771"}]} 2026-05-29 07:03:49.723 7 INFO neutron.services.segments.plugin [-] Segment 63174c7d-3d83-4178-b0d5-c79b8cfc33c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63174c7d-3d83-4178-b0d5-c79b8cfc33c7 found for delete ", "request_id": "req-c3cf54b9-6f6c-4895-8fbf-8cacc6fd1532"}]} 2026-05-29 07:03:49.723 8 WARNING neutron_lib.context [None req-35c81876-9e28-4f64-b985-06e99de31add 0fa289ebde14424aa10b007d22d9f439 9eee59901da947618faf601dcf86619d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:03:49.729 7 INFO neutron.db.l3_hamode_db [None req-4d82aaeb-448b-4df7-958e-65dd2309e6e8 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] HA network d3480234-7ab7-4d36-b572-a2bb264280a9 was deleted as no HA routers are present in tenant ae65f40ab03c4eab9594b6d9fed8d1d8. [pid: 7|app: 0|req: 1178/2321] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:03:48 2026] DELETE /v2.0/routers/66fbd0c3-4c87-4759-8ef1-9c63e8c0b736 => generated 0 bytes in 938 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2322] 10.0.0.30 () {34 vars in 675 bytes} [Fri May 29 07:03:49 2026] POST /v2.0/subnetpools => generated 516 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2323] 10.0.0.30 () {34 vars in 758 bytes} [Fri May 29 07:03:49 2026] PUT /v2.0/subnetpools/d462d678-2e04-4457-b810-42effc183718/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2324] 10.0.0.30 () {32 vars in 738 bytes} [Fri May 29 07:03:49 2026] GET /v2.0/subnetpools/d462d678-2e04-4457-b810-42effc183718/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: 1179/2325] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:03:49 2026] DELETE /v2.0/subnets/d66c3d2f-5d9a-483e-856b-459623710f83 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2326] 10.0.0.30 () {34 vars in 769 bytes} [Fri May 29 07:03:49 2026] PUT /v2.0/subnetpools/d462d678-2e04-4457-b810-42effc183718/tags/green => 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: 1148/2327] 10.0.0.30 () {32 vars in 738 bytes} [Fri May 29 07:03:49 2026] GET /v2.0/subnetpools/d462d678-2e04-4457-b810-42effc183718/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2328] 10.0.0.30 () {34 vars in 765 bytes} [Fri May 29 07:03:49 2026] PUT /v2.0/subnetpools/d462d678-2e04-4457-b810-42effc183718/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2329] 10.0.0.30 () {32 vars in 738 bytes} [Fri May 29 07:03:49 2026] GET /v2.0/subnetpools/d462d678-2e04-4457-b810-42effc183718/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2330] 10.0.0.30 () {34 vars in 787 bytes} [Fri May 29 07:03:49 2026] PUT /v2.0/subnetpools/d462d678-2e04-4457-b810-42effc183718/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2331] 10.0.0.30 () {32 vars in 738 bytes} [Fri May 29 07:03:50 2026] GET /v2.0/subnetpools/d462d678-2e04-4457-b810-42effc183718/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2332] 10.0.0.30 () {34 vars in 758 bytes} [Fri May 29 07:03:50 2026] PUT /v2.0/subnetpools/d462d678-2e04-4457-b810-42effc183718/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2333] 10.0.0.30 () {32 vars in 738 bytes} [Fri May 29 07:03:50 2026] GET /v2.0/subnetpools/d462d678-2e04-4457-b810-42effc183718/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2334] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:03:50 2026] GET /v2.0/subnetpools/d462d678-2e04-4457-b810-42effc183718/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:03:50.142 8 INFO neutron.api.v2.resource [None req-0820ba4e-1877-40f4-8f72-77fa800f8a23 0fa289ebde14424aa10b007d22d9f439 9eee59901da947618faf601dcf86619d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1156/2335] 10.0.0.30 () {32 vars in 750 bytes} [Fri May 29 07:03:50 2026] GET /v2.0/subnetpools/d462d678-2e04-4457-b810-42effc183718/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2336] 10.0.0.30 () {32 vars in 749 bytes} [Fri May 29 07:03:50 2026] DELETE /v2.0/subnetpools/d462d678-2e04-4457-b810-42effc183718/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2337] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:03:49 2026] DELETE /v2.0/networks/32d8b3f6-cc10-4b71-9a40-8d0d5b2d778d => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2338] 10.0.0.30 () {32 vars in 738 bytes} [Fri May 29 07:03:50 2026] GET /v2.0/subnetpools/d462d678-2e04-4457-b810-42effc183718/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:03:50.234 7 INFO neutron.api.v2.resource [None req-da4142e5-2abd-47b4-8baf-3d80dcfbe60f 0fa289ebde14424aa10b007d22d9f439 9eee59901da947618faf601dcf86619d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1181/2339] 10.0.0.30 () {32 vars in 753 bytes} [Fri May 29 07:03:50 2026] DELETE /v2.0/subnetpools/d462d678-2e04-4457-b810-42effc183718/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: 1159/2340] 10.0.0.30 () {32 vars in 741 bytes} [Fri May 29 07:03:50 2026] DELETE /v2.0/subnetpools/d462d678-2e04-4457-b810-42effc183718/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2341] 10.0.0.30 () {32 vars in 738 bytes} [Fri May 29 07:03:50 2026] GET /v2.0/subnetpools/d462d678-2e04-4457-b810-42effc183718/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: 1160/2342] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:03:50 2026] DELETE /v2.0/subnetpools/d462d678-2e04-4457-b810-42effc183718 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2343] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:50 2026] GET /v2.0/security-groups?tenant_id=ae65f40ab03c4eab9594b6d9fed8d1d8&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2344] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:50 2026] DELETE /v2.0/security-groups/bb25dd31-3b34-45a3-a830-37f5da45d008 => 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: 1184/2345] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:51 2026] GET /v2.0/security-groups?tenant_id=9eee59901da947618faf601dcf86619d&name=default => generated 2929 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2346] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:51 2026] DELETE /v2.0/security-groups/706f795e-e5ed-4658-bd0d-d8c9d0d76014 => 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: 1185/2347] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:51 2026] GET /v2.0/security-groups?tenant_id=5ae6d602c9f44e21a5eec6ab564a3730&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2348] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:51 2026] DELETE /v2.0/security-groups/15457bbc-09a7-4905-b7c1-c940225e5fad => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:03:54.834 7 INFO neutron.services.segments.plugin [-] Segment f9f46277-f796-4138-8b2f-4559c1a01244 resource provider aggregate not found 2026-05-29 07:03:54.839 7 INFO neutron.services.segments.plugin [-] Segment f9f46277-f796-4138-8b2f-4559c1a01244 resource provider aggregate not found 2026-05-29 07:03:54.845 7 INFO neutron.services.segments.plugin [-] Segment f9f46277-f796-4138-8b2f-4559c1a01244 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9f46277-f796-4138-8b2f-4559c1a01244 found for delete ", "request_id": "req-93655822-0701-4962-999a-1a7b01ea0e3e"}]} 2026-05-29 07:03:54.850 7 INFO neutron.services.segments.plugin [-] Segment f9f46277-f796-4138-8b2f-4559c1a01244 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9f46277-f796-4138-8b2f-4559c1a01244 found for delete ", "request_id": "req-791280b3-5fea-44e5-b6b7-fec20f70752c"}]} 2026-05-29 07:03:54.996 7 WARNING neutron_lib.context [None req-37313204-cfc8-4297-a946-09c4652ca2e9 ebe087d714f64559b51bd343e8dd67b6 8bad01dfdf24458d91f594c95faa3c12 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:03:55.137 7 INFO neutron.db.segments_db [None req-37313204-cfc8-4297-a946-09c4652ca2e9 ebe087d714f64559b51bd343e8dd67b6 8bad01dfdf24458d91f594c95faa3c12 - - default default] Added segment 32e73172-fb03-46d5-aaba-22c3c40b4312 of type vxlan for network 6effaa65-b51a-4c31-bbf1-a7d6759f0cc6 [pid: 7|app: 0|req: 1186/2349] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:03:54 2026] POST /v2.0/networks => generated 631 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:55.239 8 WARNING neutron_lib.context [None req-fb4e4709-dd1e-43be-9825-6f075da4ad14 ebe087d714f64559b51bd343e8dd67b6 8bad01dfdf24458d91f594c95faa3c12 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1164/2350] 10.0.0.30 () {34 vars in 663 bytes} [Fri May 29 07:03:55 2026] POST /v2.0/ports => generated 743 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:55.512 7 WARNING neutron_lib.context [None req-3baabf5a-8fb6-4da9-a622-954235f10d26 ebe087d714f64559b51bd343e8dd67b6 8bad01dfdf24458d91f594c95faa3c12 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1187/2351] 10.0.0.30 () {34 vars in 665 bytes} [Fri May 29 07:03:55 2026] POST /v2.0/trunks => generated 407 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1165/2352] 10.0.0.30 () {34 vars in 748 bytes} [Fri May 29 07:03:55 2026] PUT /v2.0/trunks/223b0451-f2c4-4996-ad81-9feeca8e8091/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2353] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:03:55 2026] GET /v2.0/trunks/223b0451-f2c4-4996-ad81-9feeca8e8091/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2354] 10.0.0.30 () {34 vars in 759 bytes} [Fri May 29 07:03:55 2026] PUT /v2.0/trunks/223b0451-f2c4-4996-ad81-9feeca8e8091/tags/green => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2355] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:03:55 2026] GET /v2.0/trunks/223b0451-f2c4-4996-ad81-9feeca8e8091/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2356] 10.0.0.30 () {34 vars in 755 bytes} [Fri May 29 07:03:55 2026] PUT /v2.0/trunks/223b0451-f2c4-4996-ad81-9feeca8e8091/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2357] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:03:55 2026] GET /v2.0/trunks/223b0451-f2c4-4996-ad81-9feeca8e8091/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2358] 10.0.0.30 () {34 vars in 777 bytes} [Fri May 29 07:03:55 2026] PUT /v2.0/trunks/223b0451-f2c4-4996-ad81-9feeca8e8091/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2359] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:03:55 2026] GET /v2.0/trunks/223b0451-f2c4-4996-ad81-9feeca8e8091/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2360] 10.0.0.30 () {34 vars in 748 bytes} [Fri May 29 07:03:55 2026] PUT /v2.0/trunks/223b0451-f2c4-4996-ad81-9feeca8e8091/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2361] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:03:55 2026] GET /v2.0/trunks/223b0451-f2c4-4996-ad81-9feeca8e8091/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2362] 10.0.0.30 () {32 vars in 736 bytes} [Fri May 29 07:03:55 2026] GET /v2.0/trunks/223b0451-f2c4-4996-ad81-9feeca8e8091/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:03:55.972 7 INFO neutron.api.v2.resource [None req-e90674fb-bf73-4846-84a4-0668db58057b ebe087d714f64559b51bd343e8dd67b6 8bad01dfdf24458d91f594c95faa3c12 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1193/2363] 10.0.0.30 () {32 vars in 740 bytes} [Fri May 29 07:03:55 2026] GET /v2.0/trunks/223b0451-f2c4-4996-ad81-9feeca8e8091/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2364] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:55 2026] DELETE /v2.0/trunks/223b0451-f2c4-4996-ad81-9feeca8e8091/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2365] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:03:56 2026] GET /v2.0/trunks/223b0451-f2c4-4996-ad81-9feeca8e8091/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:03:56.049 8 INFO neutron.api.v2.resource [None req-6d9812e9-56ec-43d5-82ba-4f5ebddd711e ebe087d714f64559b51bd343e8dd67b6 8bad01dfdf24458d91f594c95faa3c12 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1172/2366] 10.0.0.30 () {32 vars in 743 bytes} [Fri May 29 07:03:56 2026] DELETE /v2.0/trunks/223b0451-f2c4-4996-ad81-9feeca8e8091/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2367] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:03:56 2026] DELETE /v2.0/trunks/223b0451-f2c4-4996-ad81-9feeca8e8091/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2368] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:03:56 2026] GET /v2.0/trunks/223b0451-f2c4-4996-ad81-9feeca8e8091/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2369] 10.0.0.30 () {32 vars in 718 bytes} [Fri May 29 07:03:56 2026] GET /v2.0/trunks/223b0451-f2c4-4996-ad81-9feeca8e8091 => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2370] 10.0.0.30 () {32 vars in 716 bytes} [Fri May 29 07:03:56 2026] GET /v2.0/ports/86608713-eacd-43e6-886b-3e54b0e7eefc => generated 826 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2371] 10.0.0.30 () {32 vars in 721 bytes} [Fri May 29 07:03:56 2026] DELETE /v2.0/trunks/223b0451-f2c4-4996-ad81-9feeca8e8091 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2372] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:03:56 2026] DELETE /v2.0/ports/86608713-eacd-43e6-886b-3e54b0e7eefc => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2373] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:03:56 2026] DELETE /v2.0/networks/6effaa65-b51a-4c31-bbf1-a7d6759f0cc6 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2374] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:57 2026] GET /v2.0/security-groups?tenant_id=57d9ffa1510645209b9cf49caf89f6a9&name=default => generated 2929 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:03:57.545 7 INFO neutron.services.segments.plugin [-] Segment 32e73172-fb03-46d5-aaba-22c3c40b4312 resource provider aggregate not found 2026-05-29 07:03:57.549 7 INFO neutron.services.segments.plugin [-] Segment 32e73172-fb03-46d5-aaba-22c3c40b4312 resource provider aggregate not found 2026-05-29 07:03:57.555 7 INFO neutron.services.segments.plugin [-] Segment 32e73172-fb03-46d5-aaba-22c3c40b4312 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32e73172-fb03-46d5-aaba-22c3c40b4312 found for delete ", "request_id": "req-54ad4d54-2401-4645-9aba-6dc84fd4d5b5"}]} 2026-05-29 07:03:57.564 7 INFO neutron.services.segments.plugin [-] Segment 32e73172-fb03-46d5-aaba-22c3c40b4312 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32e73172-fb03-46d5-aaba-22c3c40b4312 found for delete ", "request_id": "req-b0aa5c72-4044-4cbd-b1b6-29b47bb49695"}]} [pid: 7|app: 0|req: 1199/2375] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:57 2026] DELETE /v2.0/security-groups/ed3fcc29-6f9e-4c56-ad9f-a8965bc68f29 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2376] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:03:57 2026] GET /v2.0/security-groups?tenant_id=8bad01dfdf24458d91f594c95faa3c12&name=default => generated 2929 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2377] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:03:57 2026] DELETE /v2.0/security-groups/66487969-2a92-4210-9b21-c32abc914aa8 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:03:59.421 8 WARNING neutron_lib.context [None req-ecc47714-6778-44cb-9414-28a9384faef7 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:03:59.550 8 INFO neutron.db.segments_db [None req-ecc47714-6778-44cb-9414-28a9384faef7 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Added segment cf7bd82a-03d4-443e-8387-064917a45b26 of type vxlan for network d873171c-4672-4544-ae6c-55e5edbe6dcf [pid: 8|app: 0|req: 1178/2378] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:03:59 2026] POST /v2.0/networks => generated 639 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:59.650 7 WARNING neutron_lib.context [None req-0aa0691d-24f8-4b8a-a6f1-15fdf8e54d32 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1201/2379] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:03:59 2026] POST /v2.0/subnets => generated 658 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2380] 10.0.0.30 () {32 vars in 721 bytes} [Fri May 29 07:03:59 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:04:00.050 7 WARNING neutron_lib.context [None req-397e90a7-dbbb-4601-82b3-7831e6a23d56 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1202/2381] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:04:00 2026] POST /v2.0/subnets => generated 732 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:04:00.282 8 WARNING neutron_lib.context [None req-fcf3fc33-a3f3-456f-a454-c10a677f78aa 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:04:00.334 8 INFO neutron.db.segments_db [None req-fcf3fc33-a3f3-456f-a454-c10a677f78aa 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Added segment 4bbd600a-fb73-44db-b004-0ab2cd929cd1 of type vxlan for network d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf [pid: 8|app: 0|req: 1180/2382] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:04:00 2026] POST /v2.0/networks => generated 638 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:04:00.423 7 WARNING neutron_lib.context [None req-6fcc97da-28d1-4e81-b03d-5484169a5afe 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1203/2383] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:04:00 2026] POST /v2.0/subnets => generated 655 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:04:00.680 7 WARNING neutron_lib.context [None req-daa5c053-cacf-4617-b358-c117fea2f36a 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1205/2386] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:04:00 2026] POST /v2.0/subnets => generated 726 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:04:00.936 8 WARNING neutron_lib.context [None req-631d6869-6ae2-4abf-9d83-bb1b97716144 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:04:00.992 8 INFO neutron.db.segments_db [None req-631d6869-6ae2-4abf-9d83-bb1b97716144 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Added segment 6e21a55d-da25-4167-89ef-db2a9d0deb83 of type vxlan for network 0be0159f-b788-46bb-9a96-f53392895d95 [pid: 8|app: 0|req: 1182/2387] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:04:00 2026] POST /v2.0/networks => generated 637 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:04:01.126 7 WARNING neutron_lib.context [None req-f6c0bf44-857b-4acd-bcda-e0b0cc3c7f24 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1206/2388] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:04:01 2026] POST /v2.0/subnets => generated 655 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:04:01.401 7 WARNING neutron_lib.context [None req-af87fb08-b7ea-453f-a5aa-229bd6ab81a5 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1183/2389] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:04:01 2026] GET /v2.0/security-groups?tenant_id=e5a35aaa43124abe8f12ae4fa936ab1f&name=default => generated 2929 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2390] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:04:01 2026] POST /v2.0/subnets => generated 729 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:04:01.678 7 WARNING neutron_lib.context [None req-5f132fbe-78a6-4190-9d51-ebe62d6a97d9 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:04:01.774 7 INFO neutron.db.segments_db [None req-5f132fbe-78a6-4190-9d51-ebe62d6a97d9 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Added segment e323ee8c-3053-4e0e-9632-9a841ac48177 of type vxlan for network 73a4ee07-86b2-477f-8a66-07f1a73bfd45 [pid: 8|app: 0|req: 1184/2391] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:04:01 2026] DELETE /v2.0/security-groups/4335fcd7-e1a5-4db7-9a8a-134ffaca440f => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:04:02.052 7 INFO neutron.db.l3_hamode_db [None req-5f132fbe-78a6-4190-9d51-ebe62d6a97d9 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1185/2392] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:04:01 2026] GET /v2.0/security-groups?tenant_id=299833a8cd394a90b9d96d3c527af250&name=default => generated 2929 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2393] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:04:02 2026] DELETE /v2.0/security-groups/45466d2f-c9cf-436f-8e7c-b578244fe104 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:04:03.326 7 INFO neutron.db.l3_hamode_db [None req-5f132fbe-78a6-4190-9d51-ebe62d6a97d9 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1208/2394] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:04:01 2026] POST /v2.0/routers => generated 685 bytes in 2514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2395] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 07:04:04 2026] PUT /v2.0/routers/c1d6b950-1405-4729-a1fe-4fa61ce10072/add_router_interface => generated 309 bytes in 1254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2396] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 07:04:05 2026] PUT /v2.0/routers/c1d6b950-1405-4729-a1fe-4fa61ce10072/add_router_interface => generated 309 bytes in 1358 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2397] 10.0.0.30 () {34 vars in 782 bytes} [Fri May 29 07:04:06 2026] PUT /v2.0/routers/c1d6b950-1405-4729-a1fe-4fa61ce10072/add_router_interface => generated 309 bytes in 1534 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:04:08.429 7 WARNING neutron_lib.context [None req-c553828d-345d-4c37-bcc5-e95b2495d490 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1210/2398] 10.0.0.30 () {34 vars in 683 bytes} [Fri May 29 07:04:08 2026] POST /v2.0/security-groups => generated 1629 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 07:04:08.570 8 WARNING neutron_lib.context [None req-06df0128-04e9-4514-a1c7-a0bcd47c7196 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1189/2399] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:04:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:04:08.754 7 WARNING neutron_lib.context [None req-6d6780c8-bd54-4d62-8264-9efe92bb0bd5 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1211/2400] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:04:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:04:08.904 8 WARNING neutron_lib.context [None req-c245e459-755d-4f97-b6af-bc265977e1e2 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1190/2401] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:04:08 2026] POST /v2.0/security-group-rules => generated 599 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:04:09.035 7 WARNING neutron_lib.context [None req-63e8522d-3b62-465b-b4b8-7d219942adae 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1212/2402] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:04:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:04:09.213 8 WARNING neutron_lib.context [None req-5c223a55-6f79-4196-a0bd-1c7479c18d96 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1191/2403] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:04:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:04:09.349 7 WARNING neutron_lib.context [None req-1f0a0603-7204-495e-818c-5d2b178a3286 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1213/2404] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:04:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:04:09.456 8 WARNING neutron_lib.context [None req-f8713bab-0f8b-459e-a38e-d1590965e24f 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1192/2405] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:04:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:04:09.618 7 WARNING neutron_lib.context [None req-6df19c25-4da4-47df-9f2d-2940c95faa6b 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1214/2406] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:04:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:04:09.813 8 WARNING neutron_lib.context [None req-08d9ee17-841e-4288-9c29-da55c62bb695 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1193/2407] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:04:09 2026] POST /v2.0/security-group-rules => generated 599 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:04:09.972 7 WARNING neutron_lib.context [None req-6cd9032b-72ba-430d-8472-ce4300f2532f 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1215/2408] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:04:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:04:10.112 8 WARNING neutron_lib.context [None req-aaa51bc1-6bb6-4ef8-b80c-dd7215a4897e 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1194/2409] 10.0.0.30 () {34 vars in 694 bytes} [Fri May 29 07:04:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2410] 10.0.0.76 () {34 vars in 1093 bytes} [Fri May 29 07:04:10 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-873993647&fields=id&tenant_id=d4ee00cc5cec4005acd2c6736b4dd678 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2411] 10.0.0.76 () {34 vars in 981 bytes} [Fri May 29 07:04:10 2026] GET /v2.0/networks?id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf => generated 705 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2412] 10.0.0.76 () {34 vars in 964 bytes} [Fri May 29 07:04:10 2026] GET /v2.0/quotas/d4ee00cc5cec4005acd2c6736b4dd678 => 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: 1196/2413] 10.0.0.76 () {34 vars in 1001 bytes} [Fri May 29 07:04:10 2026] GET /v2.0/ports?tenant_id=d4ee00cc5cec4005acd2c6736b4dd678&fields=id => generated 287 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2414] 10.0.0.76 () {34 vars in 1007 bytes} [Fri May 29 07:04:10 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2415] 10.0.0.76 () {34 vars in 1107 bytes} [Fri May 29 07:04:10 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2416] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:04:11 2026] GET /v2.0/ports?device_id=5586608c-4c5c-447a-a16f-20b9b125a890 => 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: 1198/2417] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:04:15 2026] GET /v2.0/networks?id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf => generated 705 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2418] 199.204.45.157 () {34 vars in 1050 bytes} [Fri May 29 07:04:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d4ee00cc5cec4005acd2c6736b4dd678 => generated 178 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:04:15.465 8 WARNING neutron_lib.context [req-019ffa11-96fa-4be7-9cf2-5ec1e71ac452 req-f975e202-f92f-49f9-b59d-f4ff019482cf 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1199/2421] 199.204.45.157 () {38 vars in 955 bytes} [Fri May 29 07:04:15 2026] POST /v2.0/ports => generated 1179 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1200/2422] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:04:16 2026] GET /v2.0/ports?device_id=5586608c-4c5c-447a-a16f-20b9b125a890 => generated 1194 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2423] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:04:16 2026] GET /v2.0/security-groups?id=1f32873e-e62e-49d6-a382-12ab4183442f&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2424] 199.204.45.157 () {38 vars in 1028 bytes} [Fri May 29 07:04:15 2026] PUT /v2.0/ports/850afbd3-fcca-41ad-b850-b43f9a9746cc => generated 1460 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2425] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:04:17 2026] GET /v2.0/ports?tenant_id=d4ee00cc5cec4005acd2c6736b4dd678&device_id=5586608c-4c5c-447a-a16f-20b9b125a890 => generated 1463 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1224/2426] 199.204.45.157 () {34 vars in 1056 bytes} [Fri May 29 07:04:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.99&port_id=850afbd3-fcca-41ad-b850-b43f9a9746cc => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2427] 199.204.45.157 () {34 vars in 1104 bytes} [Fri May 29 07:04:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A399&port_id=850afbd3-fcca-41ad-b850-b43f9a9746cc => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2428] 199.204.45.157 () {34 vars in 1064 bytes} [Fri May 29 07:04:17 2026] GET /v2.0/subnets?id=31b81e7b-f024-410a-977e-3ae32a9ba4fe&id=2bd3eeec-b82a-49e5-8d75-bc3d1f50179d => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2429] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:04:17 2026] GET /v2.0/ports?network_id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:04:17.630 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb3256ad-3f04-4199-a054-b87781746744'] response: {'name': 'network-changed', 'server_uuid': '5586608c-4c5c-447a-a16f-20b9b125a890', 'tag': '850afbd3-fcca-41ad-b850-b43f9a9746cc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1226/2430] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:04:17 2026] GET /v2.0/ports?network_id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2431] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:04:17 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2432] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:04:17 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2433] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:04:18 2026] GET /v2.0/ports?tenant_id=d4ee00cc5cec4005acd2c6736b4dd678&device_id=5586608c-4c5c-447a-a16f-20b9b125a890 => generated 1463 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2434] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:04:18 2026] GET /v2.0/networks?id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2435] 199.204.45.157 () {34 vars in 1056 bytes} [Fri May 29 07:04:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.99&port_id=850afbd3-fcca-41ad-b850-b43f9a9746cc => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2436] 199.204.45.157 () {34 vars in 1104 bytes} [Fri May 29 07:04:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A399&port_id=850afbd3-fcca-41ad-b850-b43f9a9746cc => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2437] 199.204.45.157 () {34 vars in 1064 bytes} [Fri May 29 07:04:18 2026] GET /v2.0/subnets?id=31b81e7b-f024-410a-977e-3ae32a9ba4fe&id=2bd3eeec-b82a-49e5-8d75-bc3d1f50179d => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2438] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:04:18 2026] GET /v2.0/ports?network_id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2439] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:04:19 2026] GET /v2.0/ports?network_id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf&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: 1231/2440] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:04:19 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2441] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:04:19 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2442] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:04:21 2026] GET /v2.0/ports?device_id=5586608c-4c5c-447a-a16f-20b9b125a890 => generated 1196 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2443] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:04:21 2026] GET /v2.0/security-groups?id=1f32873e-e62e-49d6-a382-12ab4183442f&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2444] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:04:26 2026] GET /v2.0/ports?device_id=5586608c-4c5c-447a-a16f-20b9b125a890 => generated 1196 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2445] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:04:26 2026] GET /v2.0/security-groups?id=1f32873e-e62e-49d6-a382-12ab4183442f&fields=id&fields=name => generated 111 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2446] 10.0.0.30 () {32 vars in 817 bytes} [Fri May 29 07:04:26 2026] GET /v2.0/ports?network_id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf&mac_address=fa%3A16%3A3e%3Ae4%3Af0%3A46 => generated 1196 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:04:26.813 8 WARNING neutron_lib.context [None req-8c7721b0-00d4-46d5-a4bb-295d33e8ddaf 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:04:27.553 8 INFO neutron.db.l3_db [None req-8c7721b0-00d4-46d5-a4bb-295d33e8ddaf 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Floating IP 72a495df-d432-4360-b8f2-cac817981c16 associated. External IP: 10.96.250.201, port: 850afbd3-fcca-41ad-b850-b43f9a9746cc. [pid: 8|app: 0|req: 1213/2447] 10.0.0.30 () {34 vars in 676 bytes} [Fri May 29 07:04:26 2026] POST /v2.0/floatingips => generated 854 bytes in 1407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2448] 10.0.0.76 () {34 vars in 1093 bytes} [Fri May 29 07:04:28 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-873993647&fields=id&tenant_id=d4ee00cc5cec4005acd2c6736b4dd678 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2449] 10.0.0.76 () {34 vars in 981 bytes} [Fri May 29 07:04:28 2026] GET /v2.0/networks?id=0be0159f-b788-46bb-9a96-f53392895d95 => generated 704 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2450] 10.0.0.76 () {34 vars in 964 bytes} [Fri May 29 07:04:28 2026] GET /v2.0/quotas/d4ee00cc5cec4005acd2c6736b4dd678 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:04:28.405 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-04a6d4c3-02f0-481f-b717-203f0de15809'] response: {'name': 'network-changed', 'server_uuid': '5586608c-4c5c-447a-a16f-20b9b125a890', 'tag': '850afbd3-fcca-41ad-b850-b43f9a9746cc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1215/2451] 10.0.0.76 () {34 vars in 1001 bytes} [Fri May 29 07:04:28 2026] GET /v2.0/ports?tenant_id=d4ee00cc5cec4005acd2c6736b4dd678&fields=id => generated 333 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2452] 10.0.0.76 () {34 vars in 1007 bytes} [Fri May 29 07:04:28 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95?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: 1216/2453] 10.0.0.76 () {34 vars in 1107 bytes} [Fri May 29 07:04:28 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2454] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:04:28 2026] GET /v2.0/ports?device_id=9923727b-937f-4972-985d-ccd44464c3e1 => 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: 1217/2455] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:04:28 2026] GET /v2.0/ports?tenant_id=d4ee00cc5cec4005acd2c6736b4dd678&device_id=5586608c-4c5c-447a-a16f-20b9b125a890 => generated 1465 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2456] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:04:28 2026] GET /v2.0/networks?id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2457] 199.204.45.157 () {34 vars in 1056 bytes} [Fri May 29 07:04:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.99&port_id=850afbd3-fcca-41ad-b850-b43f9a9746cc => generated 857 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2458] 199.204.45.157 () {34 vars in 1104 bytes} [Fri May 29 07:04:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A399&port_id=850afbd3-fcca-41ad-b850-b43f9a9746cc => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2459] 199.204.45.157 () {34 vars in 1064 bytes} [Fri May 29 07:04:29 2026] GET /v2.0/subnets?id=31b81e7b-f024-410a-977e-3ae32a9ba4fe&id=2bd3eeec-b82a-49e5-8d75-bc3d1f50179d => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2460] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:04:29 2026] GET /v2.0/ports?network_id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf&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: 8|app: 0|req: 1220/2461] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:04:29 2026] GET /v2.0/ports?network_id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf&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: 1242/2462] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:04:29 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2463] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:04:29 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2466] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:04:33 2026] GET /v2.0/networks?id=0be0159f-b788-46bb-9a96-f53392895d95 => generated 704 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2467] 199.204.45.157 () {34 vars in 1050 bytes} [Fri May 29 07:04:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d4ee00cc5cec4005acd2c6736b4dd678 => generated 178 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:04:33.168 8 WARNING neutron_lib.context [req-adf0939e-6784-4271-9612-4897e64b41a7 req-22216b75-9b33-4484-8348-be7632adf22b 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1224/2468] 199.204.45.157 () {38 vars in 955 bytes} [Fri May 29 07:04:33 2026] POST /v2.0/ports => generated 1183 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1225/2469] 10.0.0.66 () {34 vars in 989 bytes} [Fri May 29 07:04:33 2026] GET /v2.0/ports?device_id=5586608c-4c5c-447a-a16f-20b9b125a890 => generated 1465 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2470] 10.0.0.66 () {34 vars in 1039 bytes} [Fri May 29 07:04:33 2026] GET /v2.0/security-groups?id=1f32873e-e62e-49d6-a382-12ab4183442f&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2471] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:04:33 2026] GET /v2.0/ports?device_id=9923727b-937f-4972-985d-ccd44464c3e1 => generated 1198 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2472] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:04:34 2026] GET /v2.0/security-groups?id=1f32873e-e62e-49d6-a382-12ab4183442f&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2473] 199.204.45.157 () {38 vars in 1028 bytes} [Fri May 29 07:04:33 2026] PUT /v2.0/ports/f5e0e1c2-9f27-41d1-b48e-d322a508e019 => generated 1464 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2474] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:04:35 2026] GET /v2.0/ports?tenant_id=d4ee00cc5cec4005acd2c6736b4dd678&device_id=9923727b-937f-4972-985d-ccd44464c3e1 => generated 1467 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/2475] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:04:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.173&port_id=f5e0e1c2-9f27-41d1-b48e-d322a508e019 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2476] 199.204.45.157 () {34 vars in 1104 bytes} [Fri May 29 07:04:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af1&port_id=f5e0e1c2-9f27-41d1-b48e-d322a508e019 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:04:35.167 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ffccf1b-0137-4a06-8c78-e55c50cb66f8'] response: {'name': 'network-changed', 'server_uuid': '9923727b-937f-4972-985d-ccd44464c3e1', 'tag': 'f5e0e1c2-9f27-41d1-b48e-d322a508e019', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1247/2477] 199.204.45.157 () {34 vars in 1064 bytes} [Fri May 29 07:04:35 2026] GET /v2.0/subnets?id=8fc1ed59-75e3-4c62-9a48-c85798fc8220&id=7c9cf3bf-cb53-4aea-956f-8ea1c83aa3f3 => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2478] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:04:35 2026] GET /v2.0/ports?network_id=0be0159f-b788-46bb-9a96-f53392895d95&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2479] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:04:35 2026] GET /v2.0/ports?network_id=0be0159f-b788-46bb-9a96-f53392895d95&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2480] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:04:35 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2481] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:04:35 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2482] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:04:36 2026] GET /v2.0/ports?tenant_id=d4ee00cc5cec4005acd2c6736b4dd678&device_id=9923727b-937f-4972-985d-ccd44464c3e1 => generated 1467 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2483] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:04:36 2026] GET /v2.0/networks?id=0be0159f-b788-46bb-9a96-f53392895d95 => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2484] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:04:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.173&port_id=f5e0e1c2-9f27-41d1-b48e-d322a508e019 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2485] 199.204.45.157 () {34 vars in 1104 bytes} [Fri May 29 07:04:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af1&port_id=f5e0e1c2-9f27-41d1-b48e-d322a508e019 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2486] 199.204.45.157 () {34 vars in 1064 bytes} [Fri May 29 07:04:36 2026] GET /v2.0/subnets?id=8fc1ed59-75e3-4c62-9a48-c85798fc8220&id=7c9cf3bf-cb53-4aea-956f-8ea1c83aa3f3 => generated 1413 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2487] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:04:36 2026] GET /v2.0/ports?network_id=0be0159f-b788-46bb-9a96-f53392895d95&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2488] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:04:36 2026] GET /v2.0/ports?network_id=0be0159f-b788-46bb-9a96-f53392895d95&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: 1253/2489] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:04:36 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2490] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:04:36 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2491] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:04:39 2026] GET /v2.0/ports?device_id=9923727b-937f-4972-985d-ccd44464c3e1 => generated 1200 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2492] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:04:39 2026] GET /v2.0/security-groups?id=1f32873e-e62e-49d6-a382-12ab4183442f&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2493] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:04:44 2026] GET /v2.0/ports?device_id=9923727b-937f-4972-985d-ccd44464c3e1 => generated 1200 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2494] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:04:44 2026] GET /v2.0/security-groups?id=1f32873e-e62e-49d6-a382-12ab4183442f&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2495] 10.0.0.30 () {32 vars in 817 bytes} [Fri May 29 07:04:44 2026] GET /v2.0/ports?network_id=0be0159f-b788-46bb-9a96-f53392895d95&mac_address=fa%3A16%3A3e%3A3e%3A8d%3Ae0 => generated 1200 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:04:44.549 8 WARNING neutron_lib.context [None req-23a0df25-de3a-4473-aefb-02d1971aa0ce 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:04:45.315 8 INFO neutron.db.l3_db [None req-23a0df25-de3a-4473-aefb-02d1971aa0ce 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Floating IP 66ab6f1a-6280-40d5-88c1-acdf18381b74 associated. External IP: 10.96.250.203, port: f5e0e1c2-9f27-41d1-b48e-d322a508e019. [pid: 8|app: 0|req: 1240/2496] 10.0.0.30 () {34 vars in 676 bytes} [Fri May 29 07:04:44 2026] POST /v2.0/floatingips => generated 855 bytes in 1083 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2499] 10.0.0.66 () {34 vars in 989 bytes} [Fri May 29 07:04:51 2026] GET /v2.0/ports?device_id=9923727b-937f-4972-985d-ccd44464c3e1 => 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: 1258/2500] 10.0.0.66 () {34 vars in 1039 bytes} [Fri May 29 07:04:51 2026] GET /v2.0/security-groups?id=1f32873e-e62e-49d6-a382-12ab4183442f&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:04:51.708 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-83cecd95-b581-46ae-ab7e-6db9706f049b'] response: {'name': 'network-changed', 'server_uuid': '9923727b-937f-4972-985d-ccd44464c3e1', 'tag': 'f5e0e1c2-9f27-41d1-b48e-d322a508e019', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1243/2501] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:04:51 2026] GET /v2.0/ports?tenant_id=d4ee00cc5cec4005acd2c6736b4dd678&device_id=9923727b-937f-4972-985d-ccd44464c3e1 => 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: 1259/2502] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:04:51 2026] GET /v2.0/networks?id=0be0159f-b788-46bb-9a96-f53392895d95 => generated 799 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2503] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:04:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.173&port_id=f5e0e1c2-9f27-41d1-b48e-d322a508e019 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2504] 199.204.45.157 () {34 vars in 1104 bytes} [Fri May 29 07:04:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af1&port_id=f5e0e1c2-9f27-41d1-b48e-d322a508e019 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2505] 199.204.45.157 () {34 vars in 1064 bytes} [Fri May 29 07:04:51 2026] GET /v2.0/subnets?id=8fc1ed59-75e3-4c62-9a48-c85798fc8220&id=7c9cf3bf-cb53-4aea-956f-8ea1c83aa3f3 => generated 1413 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2506] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:04:51 2026] GET /v2.0/ports?network_id=0be0159f-b788-46bb-9a96-f53392895d95&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: 1246/2507] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:04:52 2026] GET /v2.0/ports?network_id=0be0159f-b788-46bb-9a96-f53392895d95&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2508] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:04:52 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95?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: 1247/2509] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:04:52 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2510] 10.0.0.30 () {32 vars in 720 bytes} [Fri May 29 07:04:56 2026] GET /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2511] 10.0.0.246 () {30 vars in 689 bytes} [Fri May 29 07:04:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2512] 10.0.0.246 () {30 vars in 691 bytes} [Fri May 29 07:04:58 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: 1249/2513] 10.0.0.246 () {30 vars in 667 bytes} [Fri May 29 07:04:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2514] 10.0.0.246 () {30 vars in 703 bytes} [Fri May 29 07:04:58 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: 1250/2515] 10.0.0.246 () {28 vars in 438 bytes} [Fri May 29 07:04:58 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2516] 10.0.0.246 () {30 vars in 727 bytes} [Fri May 29 07:04:58 2026] GET /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 658 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2517] 10.0.0.246 () {30 vars in 689 bytes} [Fri May 29 07:04:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2518] 10.0.0.246 () {30 vars in 691 bytes} [Fri May 29 07:04: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: 1252/2519] 10.0.0.246 () {30 vars in 667 bytes} [Fri May 29 07:04:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2520] 10.0.0.246 () {30 vars in 703 bytes} [Fri May 29 07:04:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2521] 10.0.0.246 () {30 vars in 727 bytes} [Fri May 29 07:04:58 2026] GET /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2522] 10.0.0.246 () {30 vars in 689 bytes} [Fri May 29 07:04:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2523] 10.0.0.246 () {30 vars in 691 bytes} [Fri May 29 07:04:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2524] 10.0.0.246 () {30 vars in 667 bytes} [Fri May 29 07:04:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2525] 10.0.0.246 () {30 vars in 703 bytes} [Fri May 29 07:04:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2526] 10.0.0.246 () {30 vars in 729 bytes} [Fri May 29 07:04:58 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2527] 10.0.0.246 () {30 vars in 681 bytes} [Fri May 29 07:04:58 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2528] 10.0.0.246 () {34 vars in 703 bytes} [Fri May 29 07:04:58 2026] POST /v2.0/ports => generated 1128 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2531] 199.204.45.157 () {30 vars in 702 bytes} [Fri May 29 07:05:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1274/2532] 199.204.45.157 () {30 vars in 704 bytes} [Fri May 29 07:05:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2533] 199.204.45.157 () {30 vars in 680 bytes} [Fri May 29 07:05:02 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: 1275/2534] 199.204.45.157 () {30 vars in 716 bytes} [Fri May 29 07:05:02 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: 1260/2535] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:05:02 2026] GET /v2.0/ports/c5e75e34-b5ad-40d5-9f97-80399f0afcaa => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2536] 199.204.45.157 () {30 vars in 702 bytes} [Fri May 29 07:05:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2537] 199.204.45.157 () {30 vars in 704 bytes} [Fri May 29 07:05:02 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: 1277/2538] 199.204.45.157 () {30 vars in 680 bytes} [Fri May 29 07:05:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2539] 199.204.45.157 () {30 vars in 716 bytes} [Fri May 29 07:05:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:05:02.489 7 INFO neutron.api.v2.resource [None req-9e24c129-dcc7-489c-9ee1-2db45b8ff170 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1278/2540] 199.204.45.157 () {30 vars in 762 bytes} [Fri May 29 07:05:02 2026] GET /v2.0/security-groups/lb-e437bcfc-f91f-47fb-bcc3-b773ef9da538 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2541] 199.204.45.157 () {30 vars in 784 bytes} [Fri May 29 07:05:02 2026] GET /v2.0/security-groups?name=lb-e437bcfc-f91f-47fb-bcc3-b773ef9da538 => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2542] 199.204.45.157 () {34 vars in 735 bytes} [Fri May 29 07:05:02 2026] POST /v2.0/security-groups => generated 1638 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2543] 199.204.45.157 () {30 vars in 814 bytes} [Fri May 29 07:05:02 2026] GET /v2.0/security-group-rules?security_group_id=9056d815-ea28-4b28-826a-e06f0d0f8849 => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2544] 199.204.45.157 () {34 vars in 788 bytes} [Fri May 29 07:05:02 2026] PUT /v2.0/ports/c5e75e34-b5ad-40d5-9f97-80399f0afcaa => generated 1128 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2545] 199.204.45.157 () {30 vars in 702 bytes} [Fri May 29 07:05:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/2546] 199.204.45.157 () {30 vars in 704 bytes} [Fri May 29 07:05: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: 1266/2547] 199.204.45.157 () {30 vars in 680 bytes} [Fri May 29 07:05:03 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: 1282/2548] 199.204.45.157 () {30 vars in 716 bytes} [Fri May 29 07:05:03 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: 1267/2549] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:05:03 2026] GET /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2550] 199.204.45.157 () {34 vars in 1096 bytes} [Fri May 29 07:05:03 2026] GET /v2.0/ports?device_id=5586608c-4c5c-447a-a16f-20b9b125a890&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2551] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:05:04 2026] GET /v2.0/ports?tenant_id=d4ee00cc5cec4005acd2c6736b4dd678&device_id=5586608c-4c5c-447a-a16f-20b9b125a890 => generated 1465 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2552] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:05:05 2026] GET /v2.0/networks?id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2553] 199.204.45.157 () {34 vars in 1056 bytes} [Fri May 29 07:05:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.99&port_id=850afbd3-fcca-41ad-b850-b43f9a9746cc => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2554] 199.204.45.157 () {34 vars in 1104 bytes} [Fri May 29 07:05:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A399&port_id=850afbd3-fcca-41ad-b850-b43f9a9746cc => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2555] 199.204.45.157 () {34 vars in 1064 bytes} [Fri May 29 07:05:05 2026] GET /v2.0/subnets?id=31b81e7b-f024-410a-977e-3ae32a9ba4fe&id=2bd3eeec-b82a-49e5-8d75-bc3d1f50179d => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2556] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:05:05 2026] GET /v2.0/ports?network_id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2557] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:05:05 2026] GET /v2.0/ports?network_id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2558] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:05:05 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2559] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:05:05 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2560] 10.0.0.76 () {34 vars in 1015 bytes} [Fri May 29 07:05:10 2026] GET /v2.0/security-groups?id=22dd0e7d-3f74-4fbe-b186-ee8f30b24e0a&fields=id => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2561] 10.0.0.76 () {34 vars in 981 bytes} [Fri May 29 07:05:10 2026] GET /v2.0/networks?id=be82b1c4-66f7-4201-8e41-e21aa92da8bc => 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: 1289/2562] 10.0.0.76 () {34 vars in 964 bytes} [Fri May 29 07:05:10 2026] GET /v2.0/quotas/68202a38f98e411a92122cc0c39fded3 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2563] 10.0.0.76 () {34 vars in 1001 bytes} [Fri May 29 07:05:10 2026] GET /v2.0/ports?tenant_id=68202a38f98e411a92122cc0c39fded3&fields=id => generated 149 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2564] 10.0.0.76 () {34 vars in 1007 bytes} [Fri May 29 07:05:10 2026] GET /v2.0/networks/be82b1c4-66f7-4201-8e41-e21aa92da8bc?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2565] 10.0.0.76 () {34 vars in 1107 bytes} [Fri May 29 07:05:11 2026] GET /v2.0/networks/be82b1c4-66f7-4201-8e41-e21aa92da8bc?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: 1291/2566] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:05:12 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2567] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:05:12 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2568] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:05:14 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => 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: 1277/2569] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:05:14 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2572] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:05:15 2026] GET /v2.0/networks?id=be82b1c4-66f7-4201-8e41-e21aa92da8bc => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2573] 199.204.45.157 () {34 vars in 1050 bytes} [Fri May 29 07:05:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=68202a38f98e411a92122cc0c39fded3 => generated 343 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2574] 199.204.45.157 () {38 vars in 955 bytes} [Fri May 29 07:05:15 2026] POST /v2.0/ports => generated 1082 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2575] 199.204.45.157 () {38 vars in 1028 bytes} [Fri May 29 07:05:16 2026] PUT /v2.0/ports/353914e5-ae71-40ba-b822-0ca5c2f9cb6b => generated 1243 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1281/2576] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:05:17 2026] GET /v2.0/ports?tenant_id=68202a38f98e411a92122cc0c39fded3&device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1296/2577] 199.204.45.157 () {34 vars in 1062 bytes} [Fri May 29 07:05:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.253&port_id=353914e5-ae71-40ba-b822-0ca5c2f9cb6b => 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: 1282/2578] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:05:17 2026] GET /v2.0/subnets?id=663f6f96-2438-4152-9e33-ecab02936506 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2579] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:05:17 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2580] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:05:17 2026] GET /v2.0/ports?network_id=be82b1c4-66f7-4201-8e41-e21aa92da8bc&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: 1284/2581] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:05:17 2026] GET /v2.0/security-groups?id=22dd0e7d-3f74-4fbe-b186-ee8f30b24e0a&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:05:17.832 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2af85672-734b-4990-8c9a-c44abafc11fd'] response: {'name': 'network-changed', 'server_uuid': '5ac7a36c-152d-4e5d-9881-6957ab3ea4de', 'tag': '353914e5-ae71-40ba-b822-0ca5c2f9cb6b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1298/2582] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:05:17 2026] GET /v2.0/networks/be82b1c4-66f7-4201-8e41-e21aa92da8bc?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2583] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:05:17 2026] GET /v2.0/networks/be82b1c4-66f7-4201-8e41-e21aa92da8bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2584] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:05:17 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2585] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:05:18 2026] GET /v2.0/ports?tenant_id=68202a38f98e411a92122cc0c39fded3&device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2586] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:05:18 2026] GET /v2.0/networks?id=be82b1c4-66f7-4201-8e41-e21aa92da8bc => generated 735 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2587] 199.204.45.157 () {34 vars in 1062 bytes} [Fri May 29 07:05:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.253&port_id=353914e5-ae71-40ba-b822-0ca5c2f9cb6b => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2588] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:05:19 2026] GET /v2.0/subnets?id=663f6f96-2438-4152-9e33-ecab02936506 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2589] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:05:19 2026] GET /v2.0/ports?network_id=be82b1c4-66f7-4201-8e41-e21aa92da8bc&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2590] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:05:19 2026] GET /v2.0/networks/be82b1c4-66f7-4201-8e41-e21aa92da8bc?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2591] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:05:19 2026] GET /v2.0/networks/be82b1c4-66f7-4201-8e41-e21aa92da8bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2592] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:05:20 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2593] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:05:20 2026] GET /v2.0/security-groups?id=22dd0e7d-3f74-4fbe-b186-ee8f30b24e0a&fields=id&fields=name => generated 96 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2594] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:05:20 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 1246 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2595] 199.204.45.157 () {34 vars in 994 bytes} [Fri May 29 07:05:22 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2596] 199.204.45.157 () {34 vars in 1044 bytes} [Fri May 29 07:05:22 2026] GET /v2.0/security-groups?id=22dd0e7d-3f74-4fbe-b186-ee8f30b24e0a&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2597] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:05:23 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2598] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:05:23 2026] GET /v2.0/security-groups?id=22dd0e7d-3f74-4fbe-b186-ee8f30b24e0a&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2599] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:05:23 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2600] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:05:26 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2601] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:05:26 2026] GET /v2.0/security-groups?id=22dd0e7d-3f74-4fbe-b186-ee8f30b24e0a&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2602] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:05:26 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2609] 199.204.45.157 () {30 vars in 702 bytes} [Fri May 29 07:06:01 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: 1298/2610] 199.204.45.157 () {30 vars in 704 bytes} [Fri May 29 07:06:01 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: 1313/2611] 199.204.45.157 () {30 vars in 680 bytes} [Fri May 29 07:06:01 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: 1299/2612] 199.204.45.157 () {30 vars in 716 bytes} [Fri May 29 07:06:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2613] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:06:01 2026] GET /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 676 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2614] 199.204.45.157 () {30 vars in 768 bytes} [Fri May 29 07:06:01 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2615] 199.204.45.157 () {34 vars in 716 bytes} [Fri May 29 07:06:01 2026] POST /v2.0/ports => generated 1097 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2616] 10.0.0.76 () {34 vars in 970 bytes} [Fri May 29 07:06:02 2026] GET /v2.0/ports/d35ca984-8e37-4eb3-956f-a20635388902 => generated 1097 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1316/2617] 10.0.0.76 () {34 vars in 906 bytes} [Fri May 29 07:06:02 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2618] 199.204.45.157 () {34 vars in 1096 bytes} [Fri May 29 07:06:02 2026] GET /v2.0/ports?device_id=9923727b-937f-4972-985d-ccd44464c3e1&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2619] 199.204.45.157 () {34 vars in 1262 bytes} [Fri May 29 07:06:03 2026] GET /v2.0/ports/d35ca984-8e37-4eb3-956f-a20635388902?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2620] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:06:03 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2621] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:06:03 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2622] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:06:03 2026] GET /v2.0/ports?tenant_id=d4ee00cc5cec4005acd2c6736b4dd678&device_id=9923727b-937f-4972-985d-ccd44464c3e1 => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2623] 199.204.45.157 () {34 vars in 975 bytes} [Fri May 29 07:06:03 2026] GET /v2.0/ports/d35ca984-8e37-4eb3-956f-a20635388902 => generated 1097 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2624] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:06:03 2026] GET /v2.0/networks?id=d873171c-4672-4544-ae6c-55e5edbe6dcf => generated 802 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2625] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:06:04 2026] GET /v2.0/networks?id=0be0159f-b788-46bb-9a96-f53392895d95 => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2626] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:06:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.173&port_id=f5e0e1c2-9f27-41d1-b48e-d322a508e019 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2627] 199.204.45.157 () {34 vars in 1104 bytes} [Fri May 29 07:06:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af1&port_id=f5e0e1c2-9f27-41d1-b48e-d322a508e019 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2628] 199.204.45.157 () {34 vars in 1064 bytes} [Fri May 29 07:06:04 2026] GET /v2.0/subnets?id=8fc1ed59-75e3-4c62-9a48-c85798fc8220&id=7c9cf3bf-cb53-4aea-956f-8ea1c83aa3f3 => generated 1413 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2629] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:06:04 2026] GET /v2.0/ports?network_id=0be0159f-b788-46bb-9a96-f53392895d95&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2630] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:06:04 2026] GET /v2.0/ports?network_id=0be0159f-b788-46bb-9a96-f53392895d95&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2631] 199.204.45.157 () {38 vars in 1028 bytes} [Fri May 29 07:06:03 2026] PUT /v2.0/ports/d35ca984-8e37-4eb3-956f-a20635388902 => generated 1287 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2632] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:06:04 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-29 07:06:04.399 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfa4c629-aea5-43d7-99a7-6424ccdbd9e0'] response: {'name': 'network-changed', 'server_uuid': '5ac7a36c-152d-4e5d-9881-6957ab3ea4de', 'tag': 'd35ca984-8e37-4eb3-956f-a20635388902', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1321/2633] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:06:04 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95?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: 1313/2634] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:06:04 2026] GET /v2.0/ports?tenant_id=68202a38f98e411a92122cc0c39fded3&device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 2527 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2635] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:06:04 2026] GET /v2.0/networks?id=d873171c-4672-4544-ae6c-55e5edbe6dcf => generated 802 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2636] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:06:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.121&port_id=d35ca984-8e37-4eb3-956f-a20635388902 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2637] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:06:05 2026] GET /v2.0/subnets?id=9982fdac-3a08-4497-b616-7f5428afe26c => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2638] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:06:05 2026] GET /v2.0/ports?network_id=d873171c-4672-4544-ae6c-55e5edbe6dcf&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: 1324/2639] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:06:05 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2640] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:06:05 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2641] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:06:06 2026] GET /v2.0/ports?tenant_id=68202a38f98e411a92122cc0c39fded3&device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 2527 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2642] 199.204.45.157 () {34 vars in 1062 bytes} [Fri May 29 07:06:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.253&port_id=353914e5-ae71-40ba-b822-0ca5c2f9cb6b => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2643] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:06:06 2026] GET /v2.0/subnets?id=663f6f96-2438-4152-9e33-ecab02936506 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2644] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:06:06 2026] GET /v2.0/ports?network_id=be82b1c4-66f7-4201-8e41-e21aa92da8bc&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: 1327/2645] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:06:06 2026] GET /v2.0/networks/be82b1c4-66f7-4201-8e41-e21aa92da8bc?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2646] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:06:06 2026] GET /v2.0/networks/be82b1c4-66f7-4201-8e41-e21aa92da8bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2647] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:06:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.121&port_id=d35ca984-8e37-4eb3-956f-a20635388902 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2648] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:06:06 2026] GET /v2.0/subnets?id=9982fdac-3a08-4497-b616-7f5428afe26c => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2649] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:06:06 2026] GET /v2.0/ports?network_id=d873171c-4672-4544-ae6c-55e5edbe6dcf&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2650] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:06:06 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2651] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:06:06 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2652] 10.0.0.76 () {34 vars in 970 bytes} [Fri May 29 07:06:10 2026] GET /v2.0/ports/d35ca984-8e37-4eb3-956f-a20635388902 => generated 1289 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2653] 199.204.45.157 () {34 vars in 788 bytes} [Fri May 29 07:06:10 2026] PUT /v2.0/ports/d35ca984-8e37-4eb3-956f-a20635388902 => generated 1313 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:06:10.566 8 INFO neutron.api.v2.resource [None req-689d2a4d-2583-4a3c-84c4-3836211ba51d b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1323/2654] 199.204.45.157 () {30 vars in 762 bytes} [Fri May 29 07:06:10 2026] GET /v2.0/security-groups/lb-e437bcfc-f91f-47fb-bcc3-b773ef9da538 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-29 07:06:10.625 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-03ee7ffa-d85c-44cd-8a01-c6ffda429bfe'] response: {'name': 'network-changed', 'server_uuid': '5ac7a36c-152d-4e5d-9881-6957ab3ea4de', 'tag': 'd35ca984-8e37-4eb3-956f-a20635388902', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1332/2655] 199.204.45.157 () {30 vars in 784 bytes} [Fri May 29 07:06:10 2026] GET /v2.0/security-groups?name=lb-e437bcfc-f91f-47fb-bcc3-b773ef9da538 => generated 1639 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2656] 199.204.45.157 () {34 vars in 788 bytes} [Fri May 29 07:06:10 2026] PUT /v2.0/ports/d35ca984-8e37-4eb3-956f-a20635388902 => generated 1313 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1325/2657] 199.204.45.157 () {30 vars in 702 bytes} [Fri May 29 07:06:11 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: 1333/2658] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:06:11 2026] GET /v2.0/ports?tenant_id=68202a38f98e411a92122cc0c39fded3&device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 2589 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2659] 199.204.45.157 () {30 vars in 704 bytes} [Fri May 29 07:06:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2660] 199.204.45.157 () {30 vars in 680 bytes} [Fri May 29 07:06:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2661] 199.204.45.157 () {30 vars in 716 bytes} [Fri May 29 07:06:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2662] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:06:11 2026] GET /v2.0/networks?id=d873171c-4672-4544-ae6c-55e5edbe6dcf => generated 802 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2663] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:06:11 2026] GET /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2664] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:06:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.121&port_id=d35ca984-8e37-4eb3-956f-a20635388902 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2665] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:06:11 2026] GET /v2.0/subnets?id=9982fdac-3a08-4497-b616-7f5428afe26c => 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: 1330/2666] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:06:11 2026] GET /v2.0/ports/c5e75e34-b5ad-40d5-9f97-80399f0afcaa => generated 1128 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:06:11.455 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d70fa41-ad17-4ed6-ac11-946a15b11747'] response: {'name': 'network-changed', 'server_uuid': '5ac7a36c-152d-4e5d-9881-6957ab3ea4de', 'tag': 'd35ca984-8e37-4eb3-956f-a20635388902', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1337/2667] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:06:11 2026] GET /v2.0/ports?network_id=d873171c-4672-4544-ae6c-55e5edbe6dcf&device_owner=network%3Adhcp => generated 1461 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2668] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:06:11 2026] GET /v2.0/ports/d35ca984-8e37-4eb3-956f-a20635388902 => generated 1349 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2669] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:06:11 2026] GET /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2670] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:06:11 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2671] 199.204.45.157 () {30 vars in 742 bytes} [Fri May 29 07:06:11 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf => generated 799 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2672] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:06:11 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2673] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:06:11 2026] GET /v2.0/ports/c5e75e34-b5ad-40d5-9f97-80399f0afcaa => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2674] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:06:11 2026] GET /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 676 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2675] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:06:12 2026] GET /v2.0/ports?tenant_id=68202a38f98e411a92122cc0c39fded3&device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 2589 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2676] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:06:12 2026] GET /v2.0/networks?id=d873171c-4672-4544-ae6c-55e5edbe6dcf => generated 802 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2677] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:06:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.121&port_id=d35ca984-8e37-4eb3-956f-a20635388902 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2678] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:06:12 2026] GET /v2.0/subnets?id=9982fdac-3a08-4497-b616-7f5428afe26c => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2679] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:06:12 2026] GET /v2.0/ports?network_id=d873171c-4672-4544-ae6c-55e5edbe6dcf&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: 1343/2680] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:06:12 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2681] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:06:12 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:06:19.852 7 WARNING neutron_lib.context [None req-f0264ec6-126b-4a1d-a26d-0aab55830104 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:06:20.625 7 INFO neutron.db.l3_db [None req-f0264ec6-126b-4a1d-a26d-0aab55830104 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Floating IP 783bd80c-a657-404e-a77b-c039c77c1dda associated. External IP: 10.96.250.211, port: c5e75e34-b5ad-40d5-9f97-80399f0afcaa. [pid: 7|app: 0|req: 1345/2684] 10.0.0.30 () {34 vars in 676 bytes} [Fri May 29 07:06:19 2026] POST /v2.0/floatingips => generated 898 bytes in 1050 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2685] 199.204.45.157 () {30 vars in 702 bytes} [Fri May 29 07:06: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: 1346/2686] 199.204.45.157 () {30 vars in 704 bytes} [Fri May 29 07:06:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2687] 199.204.45.157 () {30 vars in 680 bytes} [Fri May 29 07:06:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2688] 199.204.45.157 () {30 vars in 716 bytes} [Fri May 29 07:06:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:06:24.034 8 INFO neutron.api.v2.resource [None req-dd3ca0da-f1aa-4feb-bc69-a914320939fc b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1342/2689] 199.204.45.157 () {30 vars in 762 bytes} [Fri May 29 07:06:24 2026] GET /v2.0/security-groups/lb-e437bcfc-f91f-47fb-bcc3-b773ef9da538 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2690] 199.204.45.157 () {30 vars in 784 bytes} [Fri May 29 07:06:24 2026] GET /v2.0/security-groups?name=lb-e437bcfc-f91f-47fb-bcc3-b773ef9da538 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2691] 199.204.45.157 () {30 vars in 814 bytes} [Fri May 29 07:06:24 2026] GET /v2.0/security-group-rules?security_group_id=9056d815-ea28-4b28-826a-e06f0d0f8849 => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2692] 199.204.45.157 () {34 vars in 746 bytes} [Fri May 29 07:06:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2693] 199.204.45.157 () {34 vars in 746 bytes} [Fri May 29 07:06:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2696] 10.0.0.246 () {30 vars in 689 bytes} [Fri May 29 07:06:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2697] 10.0.0.246 () {30 vars in 691 bytes} [Fri May 29 07:06:32 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: 1347/2698] 10.0.0.246 () {30 vars in 667 bytes} [Fri May 29 07:06:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2699] 10.0.0.246 () {30 vars in 703 bytes} [Fri May 29 07:06:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2700] 10.0.0.246 () {28 vars in 438 bytes} [Fri May 29 07:06:33 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2701] 10.0.0.246 () {30 vars in 727 bytes} [Fri May 29 07:06:33 2026] GET /v2.0/subnets/31b81e7b-f024-410a-977e-3ae32a9ba4fe => generated 655 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2702] 199.204.45.157 () {30 vars in 702 bytes} [Fri May 29 07:06:35 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: 1354/2703] 199.204.45.157 () {30 vars in 704 bytes} [Fri May 29 07:06:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2704] 199.204.45.157 () {30 vars in 680 bytes} [Fri May 29 07:06:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2705] 199.204.45.157 () {30 vars in 716 bytes} [Fri May 29 07:06:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2706] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:06:35 2026] GET /v2.0/subnets/31b81e7b-f024-410a-977e-3ae32a9ba4fe => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2707] 199.204.45.157 () {30 vars in 768 bytes} [Fri May 29 07:06:35 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2708] 199.204.45.157 () {30 vars in 702 bytes} [Fri May 29 07:06:35 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: 1357/2709] 199.204.45.157 () {30 vars in 704 bytes} [Fri May 29 07:06:35 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: 1353/2710] 199.204.45.157 () {30 vars in 680 bytes} [Fri May 29 07:06:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2711] 199.204.45.157 () {30 vars in 716 bytes} [Fri May 29 07:06:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2712] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:06:36 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2713] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:06:36 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2714] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:06:37 2026] GET /v2.0/networks?id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2715] 199.204.45.157 () {38 vars in 955 bytes} [Fri May 29 07:06:37 2026] POST /v2.0/ports => generated 1299 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2716] 199.204.45.157 () {38 vars in 1028 bytes} [Fri May 29 07:06:37 2026] PUT /v2.0/ports/89431678-3255-4987-9968-e2c1c575b245 => generated 1460 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1361/2717] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:06:38 2026] GET /v2.0/ports?tenant_id=68202a38f98e411a92122cc0c39fded3&device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 4041 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1357/2718] 199.204.45.157 () {34 vars in 1062 bytes} [Fri May 29 07:06:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.253&port_id=353914e5-ae71-40ba-b822-0ca5c2f9cb6b => 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: 1362/2719] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:06:39 2026] GET /v2.0/subnets?id=663f6f96-2438-4152-9e33-ecab02936506 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:06:39.124 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-57e7dc28-d70d-47fb-b5a5-2b6e3b65d656'] response: {'name': 'network-changed', 'server_uuid': '5ac7a36c-152d-4e5d-9881-6957ab3ea4de', 'tag': '89431678-3255-4987-9968-e2c1c575b245', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1358/2720] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:06:39 2026] GET /v2.0/ports?network_id=be82b1c4-66f7-4201-8e41-e21aa92da8bc&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2721] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:06:39 2026] GET /v2.0/networks/be82b1c4-66f7-4201-8e41-e21aa92da8bc?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2722] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:06:39 2026] GET /v2.0/networks/be82b1c4-66f7-4201-8e41-e21aa92da8bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2723] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:06:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.121&port_id=d35ca984-8e37-4eb3-956f-a20635388902 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2724] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:06:39 2026] GET /v2.0/subnets?id=9982fdac-3a08-4497-b616-7f5428afe26c => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2725] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:06:39 2026] GET /v2.0/ports?network_id=d873171c-4672-4544-ae6c-55e5edbe6dcf&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2726] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:06:39 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2727] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:06:39 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf?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: 1362/2728] 199.204.45.157 () {34 vars in 1056 bytes} [Fri May 29 07:06:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.74&port_id=89431678-3255-4987-9968-e2c1c575b245 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2729] 199.204.45.157 () {34 vars in 1104 bytes} [Fri May 29 07:06:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A240&port_id=89431678-3255-4987-9968-e2c1c575b245 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2730] 199.204.45.157 () {34 vars in 1064 bytes} [Fri May 29 07:06:39 2026] GET /v2.0/subnets?id=31b81e7b-f024-410a-977e-3ae32a9ba4fe&id=2bd3eeec-b82a-49e5-8d75-bc3d1f50179d => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2731] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:06:39 2026] GET /v2.0/ports?network_id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2732] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:06:39 2026] GET /v2.0/ports?network_id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2733] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:06:39 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2734] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:06:39 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2735] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:06:40 2026] GET /v2.0/ports?tenant_id=68202a38f98e411a92122cc0c39fded3&device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 4041 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2736] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:06:40 2026] GET /v2.0/networks?id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2737] 199.204.45.157 () {34 vars in 1056 bytes} [Fri May 29 07:06:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.74&port_id=89431678-3255-4987-9968-e2c1c575b245 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2738] 199.204.45.157 () {34 vars in 1104 bytes} [Fri May 29 07:06:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A240&port_id=89431678-3255-4987-9968-e2c1c575b245 => 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: 1372/2739] 199.204.45.157 () {34 vars in 1064 bytes} [Fri May 29 07:06:40 2026] GET /v2.0/subnets?id=31b81e7b-f024-410a-977e-3ae32a9ba4fe&id=2bd3eeec-b82a-49e5-8d75-bc3d1f50179d => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2740] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:06:41 2026] GET /v2.0/ports?network_id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2741] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:06:41 2026] GET /v2.0/ports?network_id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2742] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:06:41 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2743] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:06:41 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2744] 10.0.0.76 () {34 vars in 970 bytes} [Fri May 29 07:06:43 2026] GET /v2.0/ports/89431678-3255-4987-9968-e2c1c575b245 => generated 1462 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2745] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:06:43 2026] GET /v2.0/ports/89431678-3255-4987-9968-e2c1c575b245 => generated 1462 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2746] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:06:43 2026] GET /v2.0/ports/89431678-3255-4987-9968-e2c1c575b245 => generated 1462 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2747] 199.204.45.157 () {34 vars in 789 bytes} [Fri May 29 07:06:43 2026] PUT /v2.0/ports/89431678-3255-4987-9968-e2c1c575b245 => generated 1197 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2748] 199.204.45.157 () {30 vars in 742 bytes} [Fri May 29 07:06:43 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf => generated 797 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1377/2749] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:06:43 2026] GET /v2.0/subnets/31b81e7b-f024-410a-977e-3ae32a9ba4fe => generated 673 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2750] 199.204.45.157 () {30 vars in 702 bytes} [Fri May 29 07:06:43 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) 2026-05-29 07:06:43.796 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a08f7f53-351b-459d-8d97-0dc69cf6120a'] response: {'name': 'network-changed', 'server_uuid': '5ac7a36c-152d-4e5d-9881-6957ab3ea4de', 'tag': '89431678-3255-4987-9968-e2c1c575b245', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1378/2751] 199.204.45.157 () {30 vars in 704 bytes} [Fri May 29 07:06:43 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: 1374/2752] 199.204.45.157 () {30 vars in 680 bytes} [Fri May 29 07:06:43 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: 1379/2753] 199.204.45.157 () {30 vars in 716 bytes} [Fri May 29 07:06:43 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: 1375/2754] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:06:43 2026] GET /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2755] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:06:43 2026] GET /v2.0/ports/c5e75e34-b5ad-40d5-9f97-80399f0afcaa => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2756] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:06:43 2026] GET /v2.0/ports/d35ca984-8e37-4eb3-956f-a20635388902 => generated 1349 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2757] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:06:43 2026] GET /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2758] 199.204.45.157 () {30 vars in 742 bytes} [Fri May 29 07:06:44 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf => generated 799 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2759] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:06:44 2026] GET /v2.0/ports/c5e75e34-b5ad-40d5-9f97-80399f0afcaa => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2760] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:06:44 2026] GET /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2761] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:06:44 2026] GET /v2.0/ports?tenant_id=68202a38f98e411a92122cc0c39fded3&device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 3814 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2762] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:06:44 2026] GET /v2.0/networks?id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2763] 199.204.45.157 () {34 vars in 1056 bytes} [Fri May 29 07:06:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.74&port_id=89431678-3255-4987-9968-e2c1c575b245 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2764] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:06:44 2026] GET /v2.0/subnets?id=31b81e7b-f024-410a-977e-3ae32a9ba4fe => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2765] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:06:44 2026] GET /v2.0/ports?network_id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2766] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:06:44 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2767] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:06:44 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2770] 10.0.0.246 () {30 vars in 689 bytes} [Fri May 29 07:06:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2771] 10.0.0.246 () {30 vars in 691 bytes} [Fri May 29 07:06:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2772] 10.0.0.246 () {30 vars in 667 bytes} [Fri May 29 07:06:49 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: 1389/2773] 10.0.0.246 () {30 vars in 703 bytes} [Fri May 29 07:06:49 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: 1385/2774] 10.0.0.246 () {28 vars in 438 bytes} [Fri May 29 07:06:49 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2775] 10.0.0.246 () {30 vars in 727 bytes} [Fri May 29 07:06:49 2026] GET /v2.0/subnets/7c9cf3bf-cb53-4aea-956f-8ea1c83aa3f3 => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2776] 199.204.45.157 () {30 vars in 702 bytes} [Fri May 29 07:06:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2777] 199.204.45.157 () {30 vars in 704 bytes} [Fri May 29 07:06:51 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: 1387/2778] 199.204.45.157 () {30 vars in 680 bytes} [Fri May 29 07:06:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2779] 199.204.45.157 () {30 vars in 716 bytes} [Fri May 29 07:06:51 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: 1388/2780] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:06:52 2026] GET /v2.0/subnets/31b81e7b-f024-410a-977e-3ae32a9ba4fe => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2781] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:06:52 2026] GET /v2.0/subnets/7c9cf3bf-cb53-4aea-956f-8ea1c83aa3f3 => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2782] 199.204.45.157 () {30 vars in 768 bytes} [Fri May 29 07:06:52 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 3814 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2783] 199.204.45.157 () {30 vars in 702 bytes} [Fri May 29 07:06:52 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: 1390/2784] 199.204.45.157 () {30 vars in 704 bytes} [Fri May 29 07:06:52 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: 1395/2785] 199.204.45.157 () {30 vars in 680 bytes} [Fri May 29 07:06:52 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: 1391/2786] 199.204.45.157 () {30 vars in 716 bytes} [Fri May 29 07:06:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2787] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:06:53 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2788] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:06:53 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2789] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:06:54 2026] GET /v2.0/networks?id=0be0159f-b788-46bb-9a96-f53392895d95 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2790] 199.204.45.157 () {38 vars in 955 bytes} [Fri May 29 07:06:54 2026] POST /v2.0/ports => generated 1303 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2791] 199.204.45.157 () {38 vars in 1028 bytes} [Fri May 29 07:06:54 2026] PUT /v2.0/ports/f1f82f2f-5875-4085-ae7e-fa22b353bdfc => generated 1464 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1394/2792] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:06:56 2026] GET /v2.0/ports?tenant_id=68202a38f98e411a92122cc0c39fded3&device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 5270 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1399/2793] 199.204.45.157 () {34 vars in 1062 bytes} [Fri May 29 07:06:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.253&port_id=353914e5-ae71-40ba-b822-0ca5c2f9cb6b => 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: 1395/2794] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:06:56 2026] GET /v2.0/subnets?id=663f6f96-2438-4152-9e33-ecab02936506 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:06:56.446 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13cd3c5e-11c4-4ee2-8854-6c5d34a43689'] response: {'name': 'network-changed', 'server_uuid': '5ac7a36c-152d-4e5d-9881-6957ab3ea4de', 'tag': 'f1f82f2f-5875-4085-ae7e-fa22b353bdfc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1400/2795] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:06:56 2026] GET /v2.0/ports?network_id=be82b1c4-66f7-4201-8e41-e21aa92da8bc&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: 1396/2796] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:06:56 2026] GET /v2.0/networks/be82b1c4-66f7-4201-8e41-e21aa92da8bc?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2797] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:06:56 2026] GET /v2.0/networks/be82b1c4-66f7-4201-8e41-e21aa92da8bc?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: 1397/2798] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:06:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.121&port_id=d35ca984-8e37-4eb3-956f-a20635388902 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2799] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:06:56 2026] GET /v2.0/subnets?id=9982fdac-3a08-4497-b616-7f5428afe26c => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2800] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:06:56 2026] GET /v2.0/ports?network_id=d873171c-4672-4544-ae6c-55e5edbe6dcf&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: 1403/2801] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:06:56 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2802] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:06:56 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2803] 199.204.45.157 () {34 vars in 1056 bytes} [Fri May 29 07:06:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.74&port_id=89431678-3255-4987-9968-e2c1c575b245 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2804] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:06:56 2026] GET /v2.0/subnets?id=31b81e7b-f024-410a-977e-3ae32a9ba4fe => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2805] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:06:56 2026] GET /v2.0/ports?network_id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf&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: 1401/2806] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:06:56 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2807] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:06:56 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2808] 199.204.45.157 () {34 vars in 1056 bytes} [Fri May 29 07:06:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.54&port_id=f1f82f2f-5875-4085-ae7e-fa22b353bdfc => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2809] 199.204.45.157 () {34 vars in 1106 bytes} [Fri May 29 07:06:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3ea&port_id=f1f82f2f-5875-4085-ae7e-fa22b353bdfc => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2810] 199.204.45.157 () {34 vars in 1064 bytes} [Fri May 29 07:06:57 2026] GET /v2.0/subnets?id=8fc1ed59-75e3-4c62-9a48-c85798fc8220&id=7c9cf3bf-cb53-4aea-956f-8ea1c83aa3f3 => generated 1413 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2811] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:06:57 2026] GET /v2.0/ports?network_id=0be0159f-b788-46bb-9a96-f53392895d95&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2812] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:06:57 2026] GET /v2.0/ports?network_id=0be0159f-b788-46bb-9a96-f53392895d95&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2813] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:06:57 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95?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: 1405/2814] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:06:57 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2815] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:06:58 2026] GET /v2.0/ports?tenant_id=68202a38f98e411a92122cc0c39fded3&device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 5270 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2816] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:06:58 2026] GET /v2.0/networks?id=0be0159f-b788-46bb-9a96-f53392895d95 => generated 799 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2817] 199.204.45.157 () {34 vars in 1056 bytes} [Fri May 29 07:06:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.54&port_id=f1f82f2f-5875-4085-ae7e-fa22b353bdfc => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2818] 199.204.45.157 () {34 vars in 1106 bytes} [Fri May 29 07:06:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3ea&port_id=f1f82f2f-5875-4085-ae7e-fa22b353bdfc => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2819] 199.204.45.157 () {34 vars in 1064 bytes} [Fri May 29 07:06:58 2026] GET /v2.0/subnets?id=8fc1ed59-75e3-4c62-9a48-c85798fc8220&id=7c9cf3bf-cb53-4aea-956f-8ea1c83aa3f3 => generated 1413 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2820] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:06:58 2026] GET /v2.0/ports?network_id=0be0159f-b788-46bb-9a96-f53392895d95&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: 1413/2821] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:06:58 2026] GET /v2.0/ports?network_id=0be0159f-b788-46bb-9a96-f53392895d95&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2822] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:06:58 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2823] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:06:58 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2826] 10.0.0.76 () {34 vars in 970 bytes} [Fri May 29 07:07:00 2026] GET /v2.0/ports/f1f82f2f-5875-4085-ae7e-fa22b353bdfc => generated 1466 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2827] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:07:00 2026] GET /v2.0/ports/f1f82f2f-5875-4085-ae7e-fa22b353bdfc => generated 1466 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2828] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:07:00 2026] GET /v2.0/ports/f1f82f2f-5875-4085-ae7e-fa22b353bdfc => generated 1466 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2829] 199.204.45.157 () {34 vars in 789 bytes} [Fri May 29 07:07:00 2026] PUT /v2.0/ports/f1f82f2f-5875-4085-ae7e-fa22b353bdfc => generated 1197 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2830] 199.204.45.157 () {30 vars in 742 bytes} [Fri May 29 07:07:01 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95 => generated 796 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1413/2831] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:07:01 2026] GET /v2.0/subnets/7c9cf3bf-cb53-4aea-956f-8ea1c83aa3f3 => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2832] 199.204.45.157 () {30 vars in 702 bytes} [Fri May 29 07:07:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2833] 199.204.45.157 () {30 vars in 704 bytes} [Fri May 29 07:07:01 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: 1420/2834] 199.204.45.157 () {30 vars in 680 bytes} [Fri May 29 07:07:01 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) 2026-05-29 07:07:01.579 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0eec733a-6ae2-4804-b326-135c6de4da4f'] response: {'name': 'network-changed', 'server_uuid': '5ac7a36c-152d-4e5d-9881-6957ab3ea4de', 'tag': 'f1f82f2f-5875-4085-ae7e-fa22b353bdfc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1415/2835] 199.204.45.157 () {30 vars in 716 bytes} [Fri May 29 07:07:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2836] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:07:01 2026] GET /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2837] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:07:01 2026] GET /v2.0/ports/c5e75e34-b5ad-40d5-9f97-80399f0afcaa => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2838] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:07:01 2026] GET /v2.0/ports/d35ca984-8e37-4eb3-956f-a20635388902 => generated 1349 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2839] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:07:01 2026] GET /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2840] 199.204.45.157 () {30 vars in 742 bytes} [Fri May 29 07:07:01 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2841] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:07:01 2026] GET /v2.0/ports/c5e75e34-b5ad-40d5-9f97-80399f0afcaa => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2842] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:07:01 2026] GET /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2843] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:07:01 2026] GET /v2.0/ports?tenant_id=68202a38f98e411a92122cc0c39fded3&device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 5039 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2844] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:07:02 2026] GET /v2.0/networks?id=0be0159f-b788-46bb-9a96-f53392895d95 => generated 799 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2845] 199.204.45.157 () {34 vars in 1056 bytes} [Fri May 29 07:07:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.54&port_id=f1f82f2f-5875-4085-ae7e-fa22b353bdfc => 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: 1426/2846] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:07:02 2026] GET /v2.0/subnets?id=7c9cf3bf-cb53-4aea-956f-8ea1c83aa3f3 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2847] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:07:02 2026] GET /v2.0/ports?network_id=0be0159f-b788-46bb-9a96-f53392895d95&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2848] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:07:02 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95?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: 1422/2849] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:07:02 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2850] 199.204.45.157 () {34 vars in 1096 bytes} [Fri May 29 07:07:04 2026] GET /v2.0/ports?device_id=5586608c-4c5c-447a-a16f-20b9b125a890&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2851] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:07:06 2026] GET /v2.0/ports?tenant_id=d4ee00cc5cec4005acd2c6736b4dd678&device_id=5586608c-4c5c-447a-a16f-20b9b125a890 => generated 1465 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2852] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:07:06 2026] GET /v2.0/networks?id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2853] 199.204.45.157 () {34 vars in 1056 bytes} [Fri May 29 07:07:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.99&port_id=850afbd3-fcca-41ad-b850-b43f9a9746cc => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2854] 199.204.45.157 () {34 vars in 1104 bytes} [Fri May 29 07:07:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A399&port_id=850afbd3-fcca-41ad-b850-b43f9a9746cc => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2855] 199.204.45.157 () {34 vars in 1064 bytes} [Fri May 29 07:07:06 2026] GET /v2.0/subnets?id=31b81e7b-f024-410a-977e-3ae32a9ba4fe&id=2bd3eeec-b82a-49e5-8d75-bc3d1f50179d => generated 1410 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2856] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:07:06 2026] GET /v2.0/ports?network_id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf&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: 8|app: 0|req: 1426/2857] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:07:06 2026] GET /v2.0/ports?network_id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2858] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:07:06 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2859] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:07:06 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2860] 199.204.45.157 () {30 vars in 702 bytes} [Fri May 29 07:07:14 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: 1428/2861] 199.204.45.157 () {30 vars in 704 bytes} [Fri May 29 07:07:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2862] 199.204.45.157 () {30 vars in 680 bytes} [Fri May 29 07:07:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2863] 199.204.45.157 () {30 vars in 716 bytes} [Fri May 29 07:07:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2864] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:07:14 2026] GET /v2.0/subnets/31b81e7b-f024-410a-977e-3ae32a9ba4fe => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2865] 199.204.45.157 () {30 vars in 768 bytes} [Fri May 29 07:07:14 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 5039 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2866] 199.204.45.157 () {30 vars in 702 bytes} [Fri May 29 07:07:14 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: 1431/2867] 199.204.45.157 () {30 vars in 704 bytes} [Fri May 29 07:07:14 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: 1437/2868] 199.204.45.157 () {30 vars in 680 bytes} [Fri May 29 07:07:14 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: 1432/2869] 199.204.45.157 () {30 vars in 716 bytes} [Fri May 29 07:07:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2870] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:07:14 2026] GET /v2.0/ports/f1f82f2f-5875-4085-ae7e-fa22b353bdfc => generated 1233 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2871] 199.204.45.157 () {34 vars in 788 bytes} [Fri May 29 07:07:14 2026] PUT /v2.0/ports/f1f82f2f-5875-4085-ae7e-fa22b353bdfc => generated 1026 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2872] 199.204.45.157 () {30 vars in 742 bytes} [Fri May 29 07:07:14 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95 => generated 796 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1434/2873] 199.204.45.157 () {30 vars in 768 bytes} [Fri May 29 07:07:14 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 4868 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2874] 199.204.45.157 () {30 vars in 768 bytes} [Fri May 29 07:07:15 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 4868 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:07:15.504 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8bccc72-f48a-4353-9a74-31b81b94d53c'] response: {'name': 'network-changed', 'server_uuid': '5ac7a36c-152d-4e5d-9881-6957ab3ea4de', 'tag': 'f1f82f2f-5875-4085-ae7e-fa22b353bdfc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1435/2875] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:07:15 2026] GET /v2.0/ports?tenant_id=68202a38f98e411a92122cc0c39fded3&device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 4868 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2876] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:07:15 2026] GET /v2.0/networks?id=0be0159f-b788-46bb-9a96-f53392895d95 => generated 799 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2877] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:07:15 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2880] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:07:15 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2881] 199.204.45.157 () {30 vars in 768 bytes} [Fri May 29 07:07:16 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 4868 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2882] 199.204.45.157 () {34 vars in 975 bytes} [Fri May 29 07:07:17 2026] GET /v2.0/ports/f1f82f2f-5875-4085-ae7e-fa22b353bdfc => generated 1062 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2883] 199.204.45.157 () {30 vars in 768 bytes} [Fri May 29 07:07:17 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 4868 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2884] 199.204.45.157 () {36 vars in 997 bytes} [Fri May 29 07:07:17 2026] DELETE /v2.0/ports/f1f82f2f-5875-4085-ae7e-fa22b353bdfc => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2885] 199.204.45.157 () {30 vars in 768 bytes} [Fri May 29 07:07:18 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 3814 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:07:18.342 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09a038d7-1024-4fef-a32c-19034351a5ab b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1440/2886] 199.204.45.157 () {32 vars in 758 bytes} [Fri May 29 07:07:18 2026] DELETE /v2.0/ports/f1f82f2f-5875-4085-ae7e-fa22b353bdfc => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2887] 199.204.45.157 () {30 vars in 702 bytes} [Fri May 29 07:07:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:07:18.462 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b6d1884-7a05-4cac-ab1d-725f20ac9e9c'] response: {'server_uuid': '5ac7a36c-152d-4e5d-9881-6957ab3ea4de', 'name': 'network-vif-deleted', 'tag': 'f1f82f2f-5875-4085-ae7e-fa22b353bdfc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1441/2888] 199.204.45.157 () {30 vars in 704 bytes} [Fri May 29 07:07:18 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: 1448/2889] 199.204.45.157 () {30 vars in 680 bytes} [Fri May 29 07:07:18 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: 1442/2890] 199.204.45.157 () {30 vars in 716 bytes} [Fri May 29 07:07:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2891] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:07:18 2026] GET /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2892] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:07:18 2026] GET /v2.0/ports/c5e75e34-b5ad-40d5-9f97-80399f0afcaa => generated 1128 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2893] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:07:18 2026] GET /v2.0/ports/d35ca984-8e37-4eb3-956f-a20635388902 => generated 1349 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2894] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:07:18 2026] GET /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 676 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2895] 199.204.45.157 () {30 vars in 742 bytes} [Fri May 29 07:07:18 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2896] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:07:18 2026] GET /v2.0/ports/c5e75e34-b5ad-40d5-9f97-80399f0afcaa => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2897] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:07:18 2026] GET /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2898] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:07:18 2026] GET /v2.0/ports?tenant_id=68202a38f98e411a92122cc0c39fded3&device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 3814 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2899] 199.204.45.157 () {34 vars in 1226 bytes} [Fri May 29 07:07:18 2026] GET /v2.0/networks?id=be82b1c4-66f7-4201-8e41-e21aa92da8bc&id=d873171c-4672-4544-ae6c-55e5edbe6dcf&id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf&id=0be0159f-b788-46bb-9a96-f53392895d95 => generated 3094 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2900] 199.204.45.157 () {34 vars in 1062 bytes} [Fri May 29 07:07:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.253&port_id=353914e5-ae71-40ba-b822-0ca5c2f9cb6b => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2901] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:07:18 2026] GET /v2.0/subnets?id=663f6f96-2438-4152-9e33-ecab02936506 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2902] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:07:19 2026] GET /v2.0/ports?network_id=be82b1c4-66f7-4201-8e41-e21aa92da8bc&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2903] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:07:19 2026] GET /v2.0/networks/be82b1c4-66f7-4201-8e41-e21aa92da8bc?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2904] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:07:19 2026] GET /v2.0/networks/be82b1c4-66f7-4201-8e41-e21aa92da8bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2905] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:07:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.121&port_id=d35ca984-8e37-4eb3-956f-a20635388902 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2906] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:07:19 2026] GET /v2.0/subnets?id=9982fdac-3a08-4497-b616-7f5428afe26c => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2907] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:07:19 2026] GET /v2.0/ports?network_id=d873171c-4672-4544-ae6c-55e5edbe6dcf&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2908] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:07:19 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2909] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:07:19 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2910] 199.204.45.157 () {34 vars in 1056 bytes} [Fri May 29 07:07:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.74&port_id=89431678-3255-4987-9968-e2c1c575b245 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2911] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:07:19 2026] GET /v2.0/subnets?id=31b81e7b-f024-410a-977e-3ae32a9ba4fe => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2912] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:07:19 2026] GET /v2.0/ports?network_id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2913] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:07:19 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2914] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:07:19 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2915] 199.204.45.157 () {30 vars in 702 bytes} [Fri May 29 07:07:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2916] 199.204.45.157 () {30 vars in 704 bytes} [Fri May 29 07:07:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2917] 199.204.45.157 () {30 vars in 680 bytes} [Fri May 29 07:07:24 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: 1456/2918] 199.204.45.157 () {30 vars in 716 bytes} [Fri May 29 07:07:24 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: 1463/2919] 199.204.45.157 () {30 vars in 768 bytes} [Fri May 29 07:07:24 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 3814 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2920] 199.204.45.157 () {30 vars in 702 bytes} [Fri May 29 07:07:24 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: 1464/2921] 199.204.45.157 () {30 vars in 704 bytes} [Fri May 29 07:07:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2922] 199.204.45.157 () {30 vars in 680 bytes} [Fri May 29 07:07:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2923] 199.204.45.157 () {30 vars in 716 bytes} [Fri May 29 07:07:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2924] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:07:24 2026] GET /v2.0/ports/89431678-3255-4987-9968-e2c1c575b245 => generated 1233 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2925] 199.204.45.157 () {34 vars in 788 bytes} [Fri May 29 07:07:24 2026] PUT /v2.0/ports/89431678-3255-4987-9968-e2c1c575b245 => generated 1026 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2926] 199.204.45.157 () {30 vars in 742 bytes} [Fri May 29 07:07:24 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf => generated 797 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1467/2927] 199.204.45.157 () {30 vars in 768 bytes} [Fri May 29 07:07:25 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 3643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2928] 199.204.45.157 () {30 vars in 768 bytes} [Fri May 29 07:07:25 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 3643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:07:25.598 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0649a311-eb6d-40d1-ac20-42e64c996301'] response: {'name': 'network-changed', 'server_uuid': '5ac7a36c-152d-4e5d-9881-6957ab3ea4de', 'tag': '89431678-3255-4987-9968-e2c1c575b245', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1468/2929] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:07:25 2026] GET /v2.0/ports?tenant_id=68202a38f98e411a92122cc0c39fded3&device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 3643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2930] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:07:25 2026] GET /v2.0/networks?id=d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2931] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:07:25 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2932] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:07:25 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2933] 199.204.45.157 () {30 vars in 768 bytes} [Fri May 29 07:07:26 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 3643 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2934] 199.204.45.157 () {34 vars in 975 bytes} [Fri May 29 07:07:27 2026] GET /v2.0/ports/89431678-3255-4987-9968-e2c1c575b245 => generated 1062 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2935] 199.204.45.157 () {30 vars in 768 bytes} [Fri May 29 07:07:27 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 3643 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2936] 199.204.45.157 () {36 vars in 997 bytes} [Fri May 29 07:07:27 2026] DELETE /v2.0/ports/89431678-3255-4987-9968-e2c1c575b245 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2937] 199.204.45.157 () {30 vars in 768 bytes} [Fri May 29 07:07:28 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 2589 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:07:28.407 8 INFO neutron.pecan_wsgi.hooks.translation [None req-70761cb5-f54a-494a-8c3a-f5c54a8ffb70 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1466/2938] 199.204.45.157 () {32 vars in 758 bytes} [Fri May 29 07:07:28 2026] DELETE /v2.0/ports/89431678-3255-4987-9968-e2c1c575b245 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2939] 199.204.45.157 () {30 vars in 702 bytes} [Fri May 29 07:07:28 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) 2026-05-29 07:07:28.525 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4fa94de-61c6-47fa-919a-87e450d9b34d'] response: {'server_uuid': '5ac7a36c-152d-4e5d-9881-6957ab3ea4de', 'name': 'network-vif-deleted', 'tag': '89431678-3255-4987-9968-e2c1c575b245', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1467/2940] 199.204.45.157 () {30 vars in 704 bytes} [Fri May 29 07:07:28 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: 1474/2941] 199.204.45.157 () {30 vars in 680 bytes} [Fri May 29 07:07:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2942] 199.204.45.157 () {30 vars in 716 bytes} [Fri May 29 07:07:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2943] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:07:28 2026] GET /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2944] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:07:28 2026] GET /v2.0/ports/c5e75e34-b5ad-40d5-9f97-80399f0afcaa => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2945] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:07:28 2026] GET /v2.0/ports/d35ca984-8e37-4eb3-956f-a20635388902 => generated 1349 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2946] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:07:28 2026] GET /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2947] 199.204.45.157 () {30 vars in 742 bytes} [Fri May 29 07:07:28 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2948] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:07:28 2026] GET /v2.0/ports/c5e75e34-b5ad-40d5-9f97-80399f0afcaa => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2949] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:07:28 2026] GET /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2950] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:07:29 2026] GET /v2.0/ports?tenant_id=68202a38f98e411a92122cc0c39fded3&device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 2589 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2951] 199.204.45.157 () {34 vars in 1066 bytes} [Fri May 29 07:07:29 2026] GET /v2.0/networks?id=be82b1c4-66f7-4201-8e41-e21aa92da8bc&id=d873171c-4672-4544-ae6c-55e5edbe6dcf => generated 1523 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2952] 199.204.45.157 () {34 vars in 1062 bytes} [Fri May 29 07:07:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.253&port_id=353914e5-ae71-40ba-b822-0ca5c2f9cb6b => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2953] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:07:29 2026] GET /v2.0/subnets?id=663f6f96-2438-4152-9e33-ecab02936506 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2954] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:07:29 2026] GET /v2.0/ports?network_id=be82b1c4-66f7-4201-8e41-e21aa92da8bc&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2955] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:07:29 2026] GET /v2.0/networks/be82b1c4-66f7-4201-8e41-e21aa92da8bc?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2956] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:07:29 2026] GET /v2.0/networks/be82b1c4-66f7-4201-8e41-e21aa92da8bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2957] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:07:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.121&port_id=d35ca984-8e37-4eb3-956f-a20635388902 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2958] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:07:29 2026] GET /v2.0/subnets?id=9982fdac-3a08-4497-b616-7f5428afe26c => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2959] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:07:29 2026] GET /v2.0/ports?network_id=d873171c-4672-4544-ae6c-55e5edbe6dcf&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2960] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:07:29 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf?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: 1484/2961] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:07:29 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2964] 199.204.45.157 () {30 vars in 702 bytes} [Fri May 29 07:07:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2965] 199.204.45.157 () {30 vars in 704 bytes} [Fri May 29 07:07:40 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: 1480/2966] 199.204.45.157 () {30 vars in 680 bytes} [Fri May 29 07:07:40 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: 1487/2967] 199.204.45.157 () {30 vars in 716 bytes} [Fri May 29 07:07:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:07:40.466 8 INFO neutron.api.v2.resource [None req-473dd945-3419-4406-b750-4aba4e6c3db9 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1481/2968] 199.204.45.157 () {30 vars in 762 bytes} [Fri May 29 07:07:40 2026] GET /v2.0/security-groups/lb-e437bcfc-f91f-47fb-bcc3-b773ef9da538 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2969] 199.204.45.157 () {30 vars in 784 bytes} [Fri May 29 07:07:40 2026] GET /v2.0/security-groups?name=lb-e437bcfc-f91f-47fb-bcc3-b773ef9da538 => generated 2865 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2970] 199.204.45.157 () {30 vars in 814 bytes} [Fri May 29 07:07:40 2026] GET /v2.0/security-group-rules?security_group_id=9056d815-ea28-4b28-826a-e06f0d0f8849 => generated 2334 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2971] 199.204.45.157 () {32 vars in 788 bytes} [Fri May 29 07:07:40 2026] DELETE /v2.0/security-group-rules/3dfd5319-71ce-4392-bfc6-22d67d4bf33b => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2972] 199.204.45.157 () {32 vars in 788 bytes} [Fri May 29 07:07:40 2026] DELETE /v2.0/security-group-rules/bb95244d-2022-4e86-bc18-31811ebddfbd => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:07:44.641 7 INFO neutron.db.l3_db [None req-b7381d1e-6922-4660-8ddb-e222ad5bd4b2 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Floating IP 783bd80c-a657-404e-a77b-c039c77c1dda disassociated (deleted). External IP: 10.96.250.211, port: c5e75e34-b5ad-40d5-9f97-80399f0afcaa. [pid: 7|app: 0|req: 1490/2973] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:07:44 2026] DELETE /v2.0/floatingips/783bd80c-a657-404e-a77b-c039c77c1dda => generated 0 bytes in 578 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:07:44.948 8 INFO neutron.api.v2.resource [None req-f6e56011-2177-4cc5-9afc-a02c30c96186 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1484/2974] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:07:44 2026] GET /v2.0/floatingips/783bd80c-a657-404e-a77b-c039c77c1dda => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2977] 199.204.45.157 () {30 vars in 702 bytes} [Fri May 29 07:07:45 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: 1486/2978] 199.204.45.157 () {30 vars in 704 bytes} [Fri May 29 07:07:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2979] 199.204.45.157 () {30 vars in 680 bytes} [Fri May 29 07:07:45 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: 1487/2980] 199.204.45.157 () {30 vars in 716 bytes} [Fri May 29 07:07:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:07:45.987 7 INFO neutron.api.v2.resource [None req-391b4e73-e11c-45a4-baa3-a7ad22bdadd9 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1494/2981] 199.204.45.157 () {30 vars in 762 bytes} [Fri May 29 07:07:45 2026] GET /v2.0/security-groups/lb-e437bcfc-f91f-47fb-bcc3-b773ef9da538 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2982] 199.204.45.157 () {30 vars in 784 bytes} [Fri May 29 07:07:45 2026] GET /v2.0/security-groups?name=lb-e437bcfc-f91f-47fb-bcc3-b773ef9da538 => generated 1639 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2983] 199.204.45.157 () {30 vars in 814 bytes} [Fri May 29 07:07:46 2026] GET /v2.0/security-group-rules?security_group_id=9056d815-ea28-4b28-826a-e06f0d0f8849 => generated 1182 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2984] 199.204.45.157 () {30 vars in 702 bytes} [Fri May 29 07:07:46 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: 1496/2985] 199.204.45.157 () {30 vars in 704 bytes} [Fri May 29 07:07:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2986] 199.204.45.157 () {30 vars in 680 bytes} [Fri May 29 07:07:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2987] 199.204.45.157 () {30 vars in 716 bytes} [Fri May 29 07:07:46 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: 1491/2988] 199.204.45.157 () {30 vars in 740 bytes} [Fri May 29 07:07:46 2026] GET /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2989] 199.204.45.157 () {30 vars in 768 bytes} [Fri May 29 07:07:46 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 2589 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2990] 199.204.45.157 () {30 vars in 768 bytes} [Fri May 29 07:07:46 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 2589 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2991] 199.204.45.157 () {30 vars in 768 bytes} [Fri May 29 07:07:46 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 2589 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2992] 199.204.45.157 () {30 vars in 768 bytes} [Fri May 29 07:07:47 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 2589 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2993] 199.204.45.157 () {34 vars in 975 bytes} [Fri May 29 07:07:48 2026] GET /v2.0/ports/d35ca984-8e37-4eb3-956f-a20635388902 => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2994] 199.204.45.157 () {30 vars in 768 bytes} [Fri May 29 07:07:48 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 2589 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2995] 199.204.45.157 () {34 vars in 1060 bytes} [Fri May 29 07:07:48 2026] GET /v2.0/ports/d35ca984-8e37-4eb3-956f-a20635388902?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2996] 199.204.45.157 () {34 vars in 1016 bytes} [Fri May 29 07:07:48 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf?fields=dns_domain => generated 29 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2997] 199.204.45.157 () {38 vars in 1028 bytes} [Fri May 29 07:07:48 2026] PUT /v2.0/ports/d35ca984-8e37-4eb3-956f-a20635388902 => generated 1150 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2998] 199.204.45.157 () {30 vars in 768 bytes} [Fri May 29 07:07:49 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/2999] 199.204.45.157 () {34 vars in 788 bytes} [Fri May 29 07:07:49 2026] PUT /v2.0/ports/d35ca984-8e37-4eb3-956f-a20635388902 => generated 1090 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3000] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:07:49 2026] GET /v2.0/ports/d35ca984-8e37-4eb3-956f-a20635388902 => generated 1090 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1504/3001] 199.204.45.157 () {32 vars in 758 bytes} [Fri May 29 07:07:49 2026] DELETE /v2.0/ports/d35ca984-8e37-4eb3-956f-a20635388902 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3002] 199.204.45.157 () {30 vars in 702 bytes} [Fri May 29 07:07:50 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: 1505/3003] 199.204.45.157 () {30 vars in 704 bytes} [Fri May 29 07:07:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3004] 199.204.45.157 () {30 vars in 680 bytes} [Fri May 29 07:07:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3005] 199.204.45.157 () {30 vars in 716 bytes} [Fri May 29 07:07:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:07:50.373 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5057c25c-ff07-4e64-87c6-9acc1dd71166 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1500/3006] 199.204.45.157 () {32 vars in 758 bytes} [Fri May 29 07:07:50 2026] DELETE /v2.0/ports/d35ca984-8e37-4eb3-956f-a20635388902 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3007] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:07:50 2026] GET /v2.0/ports/c5e75e34-b5ad-40d5-9f97-80399f0afcaa => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3008] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:07:50 2026] GET /v2.0/ports?tenant_id=68202a38f98e411a92122cc0c39fded3&device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:07:50.461 7 INFO neutron.api.v2.resource [None req-99d3475e-c42a-4ae6-9f4d-eb9ef09988db b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1508/3009] 199.204.45.157 () {30 vars in 762 bytes} [Fri May 29 07:07:50 2026] GET /v2.0/security-groups/lb-e437bcfc-f91f-47fb-bcc3-b773ef9da538 => generated 149 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3010] 199.204.45.157 () {30 vars in 784 bytes} [Fri May 29 07:07:50 2026] GET /v2.0/security-groups?name=lb-e437bcfc-f91f-47fb-bcc3-b773ef9da538 => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3011] 199.204.45.157 () {34 vars in 1066 bytes} [Fri May 29 07:07:50 2026] GET /v2.0/networks?id=be82b1c4-66f7-4201-8e41-e21aa92da8bc&id=d873171c-4672-4544-ae6c-55e5edbe6dcf => generated 1523 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3012] 199.204.45.157 () {34 vars in 1062 bytes} [Fri May 29 07:07:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.253&port_id=353914e5-ae71-40ba-b822-0ca5c2f9cb6b => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3013] 199.204.45.157 () {30 vars in 736 bytes} [Fri May 29 07:07:50 2026] GET /v2.0/ports/c5e75e34-b5ad-40d5-9f97-80399f0afcaa => generated 1128 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3014] 199.204.45.157 () {34 vars in 984 bytes} [Fri May 29 07:07:50 2026] GET /v2.0/subnets?id=663f6f96-2438-4152-9e33-ecab02936506 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3015] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:07:50 2026] GET /v2.0/ports?network_id=be82b1c4-66f7-4201-8e41-e21aa92da8bc&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: 1513/3016] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:07:50 2026] GET /v2.0/networks/be82b1c4-66f7-4201-8e41-e21aa92da8bc?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3017] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:07:50 2026] GET /v2.0/networks/be82b1c4-66f7-4201-8e41-e21aa92da8bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3018] 199.204.45.157 () {34 vars in 788 bytes} [Fri May 29 07:07:50 2026] PUT /v2.0/ports/c5e75e34-b5ad-40d5-9f97-80399f0afcaa => generated 1090 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3019] 199.204.45.157 () {32 vars in 778 bytes} [Fri May 29 07:07:50 2026] DELETE /v2.0/security-groups/9056d815-ea28-4b28-826a-e06f0d0f8849 => 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: 1505/3020] 199.204.45.157 () {32 vars in 758 bytes} [Fri May 29 07:07:50 2026] DELETE /v2.0/ports/c5e75e34-b5ad-40d5-9f97-80399f0afcaa => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3021] 199.204.45.157 () {34 vars in 994 bytes} [Fri May 29 07:07:53 2026] GET /v2.0/ports?device_id=5ac7a36c-152d-4e5d-9881-6957ab3ea4de => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3022] 199.204.45.157 () {36 vars in 997 bytes} [Fri May 29 07:07:53 2026] DELETE /v2.0/ports/353914e5-ae71-40ba-b822-0ca5c2f9cb6b => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:07:55.461 7 INFO neutron.db.l3_db [None req-18f63bec-2838-4101-a139-dbd3e6f306d9 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Floating IP 66ab6f1a-6280-40d5-88c1-acdf18381b74 disassociated (deleted). External IP: 10.96.250.203, port: f5e0e1c2-9f27-41d1-b48e-d322a508e019. [pid: 7|app: 0|req: 1517/3023] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:07:55 2026] DELETE /v2.0/floatingips/66ab6f1a-6280-40d5-88c1-acdf18381b74 => generated 0 bytes in 622 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:07:55.810 8 INFO neutron.api.v2.resource [None req-2d247205-b196-423e-84fe-b18b69fc4f98 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1507/3024] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:07:55 2026] GET /v2.0/floatingips/66ab6f1a-6280-40d5-88c1-acdf18381b74 => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:07:56.004 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-21726acb-8ee1-4f0f-b230-874b402b31a3'] response: {'name': 'network-changed', 'server_uuid': '9923727b-937f-4972-985d-ccd44464c3e1', 'tag': 'f5e0e1c2-9f27-41d1-b48e-d322a508e019', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1518/3025] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:07:55 2026] GET /v2.0/ports?device_id=9923727b-937f-4972-985d-ccd44464c3e1 => generated 1200 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:07:56.090 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f523ea84-9bbb-4b53-bd8d-8474e8f9e8f6'] response: {'server_uuid': '5ac7a36c-152d-4e5d-9881-6957ab3ea4de', 'name': 'network-vif-deleted', 'tag': '353914e5-ae71-40ba-b822-0ca5c2f9cb6b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1508/3026] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:07:56 2026] GET /v2.0/security-groups?id=1f32873e-e62e-49d6-a382-12ab4183442f&fields=id&fields=name => generated 111 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3027] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:07:56 2026] GET /v2.0/ports?tenant_id=d4ee00cc5cec4005acd2c6736b4dd678&device_id=9923727b-937f-4972-985d-ccd44464c3e1 => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3028] 199.204.45.157 () {34 vars in 986 bytes} [Fri May 29 07:07:56 2026] GET /v2.0/networks?id=0be0159f-b788-46bb-9a96-f53392895d95 => generated 799 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3029] 199.204.45.157 () {34 vars in 1058 bytes} [Fri May 29 07:07:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.173&port_id=f5e0e1c2-9f27-41d1-b48e-d322a508e019 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3030] 199.204.45.157 () {34 vars in 1104 bytes} [Fri May 29 07:07:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af1&port_id=f5e0e1c2-9f27-41d1-b48e-d322a508e019 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3031] 199.204.45.157 () {34 vars in 1064 bytes} [Fri May 29 07:07:56 2026] GET /v2.0/subnets?id=8fc1ed59-75e3-4c62-9a48-c85798fc8220&id=7c9cf3bf-cb53-4aea-956f-8ea1c83aa3f3 => generated 1413 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3032] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:07:56 2026] GET /v2.0/ports?network_id=0be0159f-b788-46bb-9a96-f53392895d95&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: 7|app: 0|req: 1522/3033] 199.204.45.157 () {34 vars in 1052 bytes} [Fri May 29 07:07:56 2026] GET /v2.0/ports?network_id=0be0159f-b788-46bb-9a96-f53392895d95&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3034] 199.204.45.157 () {34 vars in 1012 bytes} [Fri May 29 07:07:56 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3035] 199.204.45.157 () {34 vars in 1112 bytes} [Fri May 29 07:07:56 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3036] 199.204.45.157 () {34 vars in 994 bytes} [Fri May 29 07:07:57 2026] GET /v2.0/ports?device_id=9923727b-937f-4972-985d-ccd44464c3e1 => generated 1200 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3037] 199.204.45.157 () {36 vars in 997 bytes} [Fri May 29 07:07:58 2026] DELETE /v2.0/ports/f5e0e1c2-9f27-41d1-b48e-d322a508e019 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3040] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:08:01 2026] GET /v2.0/ports?device_id=9923727b-937f-4972-985d-ccd44464c3e1 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:08:06.315 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a594dfa4-3925-4b6f-ab82-76bbca11e6d8'] response: {'server_uuid': '9923727b-937f-4972-985d-ccd44464c3e1', 'name': 'network-vif-deleted', 'tag': 'f5e0e1c2-9f27-41d1-b48e-d322a508e019', 'status': 'completed', 'code': 200} 2026-05-29 07:08:06.613 7 INFO neutron.db.l3_db [None req-d0479d56-6a0a-4d6d-90d2-08b778b0c53b 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] Floating IP 72a495df-d432-4360-b8f2-cac817981c16 disassociated (deleted). External IP: 10.96.250.201, port: 850afbd3-fcca-41ad-b850-b43f9a9746cc. [pid: 7|app: 0|req: 1526/3041] 10.0.0.30 () {32 vars in 731 bytes} [Fri May 29 07:08:06 2026] DELETE /v2.0/floatingips/72a495df-d432-4360-b8f2-cac817981c16 => generated 0 bytes in 625 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:08:06.917 8 INFO neutron.api.v2.resource [None req-c708af53-16e0-4420-ba38-36ce79b75818 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1516/3042] 10.0.0.30 () {32 vars in 728 bytes} [Fri May 29 07:08:06 2026] GET /v2.0/floatingips/72a495df-d432-4360-b8f2-cac817981c16 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3043] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:08:07 2026] GET /v2.0/ports?device_id=5586608c-4c5c-447a-a16f-20b9b125a890 => generated 1196 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3044] 10.0.0.76 () {34 vars in 1039 bytes} [Fri May 29 07:08:07 2026] GET /v2.0/security-groups?id=1f32873e-e62e-49d6-a382-12ab4183442f&fields=id&fields=name => generated 111 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3045] 199.204.45.157 () {34 vars in 994 bytes} [Fri May 29 07:08:08 2026] GET /v2.0/ports?device_id=5586608c-4c5c-447a-a16f-20b9b125a890 => generated 1194 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3046] 199.204.45.157 () {36 vars in 997 bytes} [Fri May 29 07:08:09 2026] DELETE /v2.0/ports/850afbd3-fcca-41ad-b850-b43f9a9746cc => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:08:09.527 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-16fcaea8-6ba2-4795-b14e-71e7eca2c284'] response: {'name': 'network-changed', 'server_uuid': '5586608c-4c5c-447a-a16f-20b9b125a890', 'tag': '850afbd3-fcca-41ad-b850-b43f9a9746cc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1529/3047] 199.204.45.157 () {34 vars in 1080 bytes} [Fri May 29 07:08:09 2026] GET /v2.0/ports?tenant_id=d4ee00cc5cec4005acd2c6736b4dd678&device_id=5586608c-4c5c-447a-a16f-20b9b125a890 => 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: 1519/3048] 10.0.0.76 () {34 vars in 989 bytes} [Fri May 29 07:08:12 2026] GET /v2.0/ports?device_id=5586608c-4c5c-447a-a16f-20b9b125a890 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:08:17.328 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a774fbca-08ff-4e27-a20c-00fcda9b9e55'] response: {'server_uuid': '5586608c-4c5c-447a-a16f-20b9b125a890', 'name': 'network-vif-deleted', 'tag': '850afbd3-fcca-41ad-b850-b43f9a9746cc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1521/3051] 10.0.0.30 () {32 vars in 749 bytes} [Fri May 29 07:08:17 2026] DELETE /v2.0/security-group-rules/b4ede9e8-df2b-40d0-be86-cfb2b60d6fe7 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:08:17.432 7 INFO neutron.api.v2.resource [None req-07fb7676-7467-40ab-88c9-820336c6d4e9 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/3052] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:08:17 2026] GET /v2.0/security-group-rules/b4ede9e8-df2b-40d0-be86-cfb2b60d6fe7 => 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: 1522/3053] 10.0.0.30 () {32 vars in 749 bytes} [Fri May 29 07:08:17 2026] DELETE /v2.0/security-group-rules/eb3c87cc-7be5-4155-a5be-f5f3d2d0ed61 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:08:17.525 7 INFO neutron.api.v2.resource [None req-0e80c3de-9054-4002-90f9-22817304fe79 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3054] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:08:17 2026] GET /v2.0/security-group-rules/eb3c87cc-7be5-4155-a5be-f5f3d2d0ed61 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3055] 10.0.0.30 () {32 vars in 749 bytes} [Fri May 29 07:08:17 2026] DELETE /v2.0/security-group-rules/339b6dec-0db5-42bb-8665-253dac6843a0 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:08:17.617 7 INFO neutron.api.v2.resource [None req-224d0b69-e1a8-49a8-8047-db7c25d8158c 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/3056] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:08:17 2026] GET /v2.0/security-group-rules/339b6dec-0db5-42bb-8665-253dac6843a0 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3057] 10.0.0.30 () {32 vars in 749 bytes} [Fri May 29 07:08:17 2026] DELETE /v2.0/security-group-rules/0d2297e6-5345-40ab-a141-22e0e6e3ee77 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:08:17.705 7 INFO neutron.api.v2.resource [None req-1bcaf467-02f7-461b-8d3c-923bdd616ac7 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/3058] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:08:17 2026] GET /v2.0/security-group-rules/0d2297e6-5345-40ab-a141-22e0e6e3ee77 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3059] 10.0.0.30 () {32 vars in 749 bytes} [Fri May 29 07:08:17 2026] DELETE /v2.0/security-group-rules/61c98df5-8c41-41a7-92c5-9dabd6c6e4b0 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:08:17.796 7 INFO neutron.api.v2.resource [None req-0709fe4e-5730-41ba-a088-40cb9ee0f8e3 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/3060] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:08:17 2026] GET /v2.0/security-group-rules/61c98df5-8c41-41a7-92c5-9dabd6c6e4b0 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3061] 10.0.0.30 () {32 vars in 749 bytes} [Fri May 29 07:08:17 2026] DELETE /v2.0/security-group-rules/d813c7a1-cf49-4c1b-a34b-df5a057fb33c => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:08:17.884 7 INFO neutron.api.v2.resource [None req-f39a91b7-a6f2-448d-a436-d54340a9cb8b 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/3062] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:08:17 2026] GET /v2.0/security-group-rules/d813c7a1-cf49-4c1b-a34b-df5a057fb33c => 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: 1527/3063] 10.0.0.30 () {32 vars in 749 bytes} [Fri May 29 07:08:17 2026] DELETE /v2.0/security-group-rules/9782c73a-d72d-4572-b628-de6605cbadca => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:08:17.978 7 INFO neutron.api.v2.resource [None req-6dfef217-dbf1-4076-b23b-e22b0505a1a5 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/3064] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:08:17 2026] GET /v2.0/security-group-rules/9782c73a-d72d-4572-b628-de6605cbadca => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3065] 10.0.0.30 () {32 vars in 749 bytes} [Fri May 29 07:08:17 2026] DELETE /v2.0/security-group-rules/072c4122-5901-460a-8135-c7d61f389ad5 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:08:18.071 7 INFO neutron.api.v2.resource [None req-83f7761e-2872-41ad-bce0-c025a4e34abf 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1538/3066] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:08:18 2026] GET /v2.0/security-group-rules/072c4122-5901-460a-8135-c7d61f389ad5 => 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: 1529/3067] 10.0.0.30 () {32 vars in 749 bytes} [Fri May 29 07:08:18 2026] DELETE /v2.0/security-group-rules/954e4698-aca2-42a2-b1f9-cd245496ad41 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:08:18.161 7 INFO neutron.api.v2.resource [None req-d2b504ef-8440-452a-8bfd-f94f21410b60 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/3068] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:08:18 2026] GET /v2.0/security-group-rules/954e4698-aca2-42a2-b1f9-cd245496ad41 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3069] 10.0.0.30 () {32 vars in 749 bytes} [Fri May 29 07:08:18 2026] DELETE /v2.0/security-group-rules/8e6aa284-a8b4-49c2-80d4-4db4772559fb => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:08:18.252 7 INFO neutron.api.v2.resource [None req-9b6eb31a-4edc-426d-a758-5e5f60f51545 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/3070] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:08:18 2026] GET /v2.0/security-group-rules/8e6aa284-a8b4-49c2-80d4-4db4772559fb => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3071] 10.0.0.30 () {32 vars in 749 bytes} [Fri May 29 07:08:18 2026] DELETE /v2.0/security-group-rules/80a58226-d094-430d-a94b-a51619620cb8 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:08:18.352 7 INFO neutron.api.v2.resource [None req-db71a604-0adf-48ed-a5a6-4bc60accbc85 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/3072] 10.0.0.30 () {32 vars in 746 bytes} [Fri May 29 07:08:18 2026] GET /v2.0/security-group-rules/80a58226-d094-430d-a94b-a51619620cb8 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3073] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:08:18 2026] DELETE /v2.0/security-groups/1f32873e-e62e-49d6-a382-12ab4183442f => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:08:18.469 7 INFO neutron.api.v2.resource [None req-4065c9b0-7db4-420d-9c31-2a076e02c003 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/3074] 10.0.0.30 () {32 vars in 736 bytes} [Fri May 29 07:08:18 2026] GET /v2.0/security-groups/1f32873e-e62e-49d6-a382-12ab4183442f => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3075] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:08:18 2026] PUT /v2.0/routers/c1d6b950-1405-4729-a1fe-4fa61ce10072/remove_router_interface => generated 309 bytes in 958 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:08:19.640 7 INFO neutron.api.v2.resource [None req-7fdd76a5-4191-4bc7-9a62-8da791d28ad0 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/3076] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:08:19 2026] PUT /v2.0/routers/c1d6b950-1405-4729-a1fe-4fa61ce10072/remove_router_interface => generated 198 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3077] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:08:19 2026] PUT /v2.0/routers/c1d6b950-1405-4729-a1fe-4fa61ce10072/remove_router_interface => generated 309 bytes in 950 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:08:20.755 7 INFO neutron.api.v2.resource [None req-33549366-84c0-49b7-aa30-5de87e80d293 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1544/3078] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:08:20 2026] PUT /v2.0/routers/c1d6b950-1405-4729-a1fe-4fa61ce10072/remove_router_interface => generated 198 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3079] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:08:20 2026] PUT /v2.0/routers/c1d6b950-1405-4729-a1fe-4fa61ce10072/remove_router_interface => generated 309 bytes in 949 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:08:21.877 7 INFO neutron.api.v2.resource [None req-79247f05-75ae-4233-a9fe-d9618c508143 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/3080] 10.0.0.30 () {34 vars in 788 bytes} [Fri May 29 07:08:21 2026] PUT /v2.0/routers/c1d6b950-1405-4729-a1fe-4fa61ce10072/remove_router_interface => generated 198 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:08:22.711 8 INFO neutron.db.l3_hamode_db [None req-bbd66943-cddb-4183-958e-20c3f1f2a0d4 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] HA network 73a4ee07-86b2-477f-8a66-07f1a73bfd45 was deleted as no HA routers are present in tenant d4ee00cc5cec4005acd2c6736b4dd678. [pid: 8|app: 0|req: 1536/3081] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:08:21 2026] DELETE /v2.0/routers/c1d6b950-1405-4729-a1fe-4fa61ce10072 => generated 0 bytes in 837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:08:22.748 7 INFO neutron.api.v2.resource [None req-f1112eee-d27b-4acb-869b-3673903ddd6d 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3082] 10.0.0.30 () {32 vars in 720 bytes} [Fri May 29 07:08:22 2026] GET /v2.0/routers/c1d6b950-1405-4729-a1fe-4fa61ce10072 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:08:22.765 8 INFO neutron.services.segments.plugin [-] Segment e323ee8c-3053-4e0e-9632-9a841ac48177 resource provider aggregate not found 2026-05-29 07:08:22.770 8 INFO neutron.services.segments.plugin [-] Segment e323ee8c-3053-4e0e-9632-9a841ac48177 resource provider aggregate not found 2026-05-29 07:08:22.784 8 INFO neutron.services.segments.plugin [-] Segment e323ee8c-3053-4e0e-9632-9a841ac48177 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e323ee8c-3053-4e0e-9632-9a841ac48177 found for delete ", "request_id": "req-ea791465-2798-48f6-bafc-9cb370929a80"}]} 2026-05-29 07:08:22.787 8 INFO neutron.services.segments.plugin [-] Segment e323ee8c-3053-4e0e-9632-9a841ac48177 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e323ee8c-3053-4e0e-9632-9a841ac48177 found for delete ", "request_id": "req-71bd92c9-0928-4edb-87bf-36b0919002ac"}]} [pid: 8|app: 0|req: 1537/3083] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:08:22 2026] DELETE /v2.0/subnets/8fc1ed59-75e3-4c62-9a48-c85798fc8220 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:08:22.947 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4cf74f49-7e3b-484b-8cde-b997c2a11c64 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3084] 10.0.0.30 () {32 vars in 720 bytes} [Fri May 29 07:08:22 2026] GET /v2.0/subnets/8fc1ed59-75e3-4c62-9a48-c85798fc8220 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3085] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:08:22 2026] DELETE /v2.0/subnets/7c9cf3bf-cb53-4aea-956f-8ea1c83aa3f3 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:08:23.144 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83565cd9-5818-456e-9768-8d929003d32a 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/3086] 10.0.0.30 () {32 vars in 720 bytes} [Fri May 29 07:08:23 2026] GET /v2.0/subnets/7c9cf3bf-cb53-4aea-956f-8ea1c83aa3f3 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3087] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:08:23 2026] DELETE /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:08:23.468 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c27b2e97-e20a-4f04-80b1-030e3147bb0e 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/3088] 10.0.0.30 () {32 vars in 722 bytes} [Fri May 29 07:08:23 2026] GET /v2.0/networks/0be0159f-b788-46bb-9a96-f53392895d95 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3089] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:08:23 2026] DELETE /v2.0/subnets/2bd3eeec-b82a-49e5-8d75-bc3d1f50179d => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:08:23.630 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae5f9016-802c-406c-b64e-2fdf85ef58c3 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/3090] 10.0.0.30 () {32 vars in 720 bytes} [Fri May 29 07:08:23 2026] GET /v2.0/subnets/2bd3eeec-b82a-49e5-8d75-bc3d1f50179d => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3091] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:08:23 2026] DELETE /v2.0/subnets/31b81e7b-f024-410a-977e-3ae32a9ba4fe => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:08:23.814 7 INFO neutron.pecan_wsgi.hooks.translation [None req-baa3b47c-e95f-4004-9e89-81912ab0778b 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/3092] 10.0.0.30 () {32 vars in 720 bytes} [Fri May 29 07:08:23 2026] GET /v2.0/subnets/31b81e7b-f024-410a-977e-3ae32a9ba4fe => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3093] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:08:23 2026] DELETE /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:08:24.134 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4210ae21-1012-4903-9a39-d5263427c102 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1552/3094] 10.0.0.30 () {32 vars in 722 bytes} [Fri May 29 07:08:24 2026] GET /v2.0/networks/d4dd027f-9aea-4857-bf58-6a9d6cd8cfcf => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3095] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:08:24 2026] DELETE /v2.0/subnets/b6029abb-84a4-416e-9a35-901d5a8bb67f => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:08:24.310 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c09586a6-2fbd-4c98-80a8-0f140ede67fe 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1553/3096] 10.0.0.30 () {32 vars in 720 bytes} [Fri May 29 07:08:24 2026] GET /v2.0/subnets/b6029abb-84a4-416e-9a35-901d5a8bb67f => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3097] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:08:24 2026] DELETE /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:08:24.484 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73864de7-cbe5-4cc0-9dd1-f6dd34eacc5f 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3098] 10.0.0.30 () {32 vars in 720 bytes} [Fri May 29 07:08:24 2026] GET /v2.0/subnets/9982fdac-3a08-4497-b616-7f5428afe26c => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3099] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:08:24 2026] DELETE /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:08:24.816 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f2c33c6-9dad-4aa5-a61e-0a38b60187ad 94396e9590a14521864c8e6989e792bb d4ee00cc5cec4005acd2c6736b4dd678 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1555/3100] 10.0.0.30 () {32 vars in 722 bytes} [Fri May 29 07:08:24 2026] GET /v2.0/networks/d873171c-4672-4544-ae6c-55e5edbe6dcf => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:08:26.631 8 INFO neutron.services.segments.plugin [-] Segment 6e21a55d-da25-4167-89ef-db2a9d0deb83 resource provider aggregate not found 2026-05-29 07:08:26.636 8 INFO neutron.services.segments.plugin [-] Segment 6e21a55d-da25-4167-89ef-db2a9d0deb83 resource provider aggregate not found 2026-05-29 07:08:26.647 8 INFO neutron.services.segments.plugin [-] Segment 6e21a55d-da25-4167-89ef-db2a9d0deb83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e21a55d-da25-4167-89ef-db2a9d0deb83 found for delete ", "request_id": "req-fb770cd9-4f74-497c-b904-f9104bae8eb1"}]} 2026-05-29 07:08:26.650 8 INFO neutron.services.segments.plugin [-] Segment 6e21a55d-da25-4167-89ef-db2a9d0deb83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e21a55d-da25-4167-89ef-db2a9d0deb83 found for delete ", "request_id": "req-309e3114-9053-4596-912d-9306462f94ad"}]} 2026-05-29 07:08:26.660 8 INFO neutron.services.segments.plugin [-] Segment 4bbd600a-fb73-44db-b004-0ab2cd929cd1 resource provider aggregate not found 2026-05-29 07:08:26.666 8 INFO neutron.services.segments.plugin [-] Segment 4bbd600a-fb73-44db-b004-0ab2cd929cd1 resource provider aggregate not found 2026-05-29 07:08:26.673 8 INFO neutron.services.segments.plugin [-] Segment 4bbd600a-fb73-44db-b004-0ab2cd929cd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bbd600a-fb73-44db-b004-0ab2cd929cd1 found for delete ", "request_id": "req-ebb4cecc-c337-4be5-b443-26752df328d8"}]} 2026-05-29 07:08:26.687 8 INFO neutron.services.segments.plugin [-] Segment 4bbd600a-fb73-44db-b004-0ab2cd929cd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bbd600a-fb73-44db-b004-0ab2cd929cd1 found for delete ", "request_id": "req-06a7b928-a661-4223-a3ac-daccc14c4e3d"}]} 2026-05-29 07:08:26.690 8 INFO neutron.services.segments.plugin [-] Segment cf7bd82a-03d4-443e-8387-064917a45b26 resource provider aggregate not found 2026-05-29 07:08:26.702 8 INFO neutron.services.segments.plugin [-] Segment cf7bd82a-03d4-443e-8387-064917a45b26 resource provider aggregate not found 2026-05-29 07:08:26.706 8 INFO neutron.services.segments.plugin [-] Segment cf7bd82a-03d4-443e-8387-064917a45b26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf7bd82a-03d4-443e-8387-064917a45b26 found for delete ", "request_id": "req-4ba84d2e-5d3a-40d6-8402-518404b7f135"}]} 2026-05-29 07:08:26.715 8 INFO neutron.services.segments.plugin [-] Segment cf7bd82a-03d4-443e-8387-064917a45b26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf7bd82a-03d4-443e-8387-064917a45b26 found for delete ", "request_id": "req-7c1c56da-07ee-4978-9fc6-ffebb57fe883"}]} [pid: 8|app: 0|req: 1546/3101] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:08:26 2026] GET /v2.0/security-groups?tenant_id=21ee7b60870341cbb59f236896ad9b91&name=default => generated 2929 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3102] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:08:26 2026] DELETE /v2.0/security-groups/9c9e7968-d1dc-40d0-b5b2-66336d6012d5 => 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: 1547/3103] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:08:27 2026] GET /v2.0/security-groups?tenant_id=24ffff1bd132464d96917210663b8952&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: 1557/3104] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:08:27 2026] DELETE /v2.0/security-groups/3c7d310d-c9b8-4fa3-95c9-c766fea77122 => 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: 1548/3105] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:08:27 2026] GET /v2.0/security-groups?tenant_id=905a7b05957f48d2af44b642b7be3b15&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3106] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:08:27 2026] DELETE /v2.0/security-groups/dc37309d-8034-4106-a487-d4f38c1210ce => 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: 1549/3107] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:08:27 2026] GET /v2.0/security-groups?tenant_id=03101b4dbe8e489eb606e73257fda450&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: 1559/3108] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:08:27 2026] DELETE /v2.0/security-groups/999bb948-4dc8-4c04-bc7a-1e84d449e5f9 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3109] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:08:28 2026] GET /v2.0/security-groups?tenant_id=11f1ef6b1a57402398fa02a7df37c79c&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3110] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:08:28 2026] DELETE /v2.0/security-groups/70d4abc8-355f-4347-bc95-9b6dfb59510f => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3111] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:08:28 2026] GET /v2.0/security-groups?tenant_id=335c4a3780fd404eb65835723fb12ff9&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: 1561/3112] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:08:28 2026] DELETE /v2.0/security-groups/49369c99-3f7a-45a8-a85f-6f5de1f645f4 => 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: 1552/3113] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:08:28 2026] GET /v2.0/security-groups?tenant_id=d4ee00cc5cec4005acd2c6736b4dd678&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3114] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:08:28 2026] DELETE /v2.0/security-groups/1d7c3c8f-7c89-480a-83b1-490caf40f6e2 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:08:33.227 8 INFO neutron.db.segments_db [None req-78015718-9039-4e51-b82d-244ee54f47a2 52020fdd9e434202bdb683cf4b5679c6 7ba592097cfb46d68874f5b43b3aea1b - - default default] Added segment 16b31528-6c35-4fb4-b62f-4579bcf09579 of type vxlan for network caae57fd-c0ae-42f7-81ad-a16b4a346fa0 [pid: 8|app: 0|req: 1554/3117] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:08:32 2026] POST /v2.0/networks => generated 726 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3118] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:08:33 2026] POST /v2.0/subnets => generated 644 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:08:33.500 8 WARNING neutron.api.v2.base [None req-ccce484a-6d6a-4640-b179-cf257d9cd272 52020fdd9e434202bdb683cf4b5679c6 7ba592097cfb46d68874f5b43b3aea1b - - 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-29 07:08:33.501 8 INFO neutron.api.v2.resource [None req-ccce484a-6d6a-4640-b179-cf257d9cd272 52020fdd9e434202bdb683cf4b5679c6 7ba592097cfb46d68874f5b43b3aea1b - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1555/3119] 10.0.0.30 () {34 vars in 680 bytes} [Fri May 29 07:08:33 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3120] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:08:33 2026] DELETE /v2.0/networks/caae57fd-c0ae-42f7-81ad-a16b4a346fa0 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:08:33.762 8 INFO neutron.db.segments_db [None req-e3342821-d0a3-4987-94a6-2ea893ab75c0 52020fdd9e434202bdb683cf4b5679c6 7ba592097cfb46d68874f5b43b3aea1b - - default default] Added segment eb2be433-f6c8-443a-94a5-bece43b0b440 of type vxlan for network 7350f691-046c-4eaa-8916-b1440a731498 [pid: 8|app: 0|req: 1556/3121] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:08:33 2026] POST /v2.0/networks => generated 727 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:08:33.866 7 INFO neutron.services.segments.plugin [-] Segment 16b31528-6c35-4fb4-b62f-4579bcf09579 resource provider aggregate not found 2026-05-29 07:08:33.872 7 INFO neutron.services.segments.plugin [-] Segment 16b31528-6c35-4fb4-b62f-4579bcf09579 resource provider aggregate not found 2026-05-29 07:08:33.890 7 INFO neutron.services.segments.plugin [-] Segment 16b31528-6c35-4fb4-b62f-4579bcf09579 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16b31528-6c35-4fb4-b62f-4579bcf09579 found for delete ", "request_id": "req-31b5bacb-4014-4b8f-a8da-c6d1712f9211"}]} 2026-05-29 07:08:33.899 7 INFO neutron.services.segments.plugin [-] Segment 16b31528-6c35-4fb4-b62f-4579bcf09579 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16b31528-6c35-4fb4-b62f-4579bcf09579 found for delete ", "request_id": "req-d5fd12d0-00f8-4e65-a6b5-cd84a54ea91b"}]} [pid: 7|app: 0|req: 1566/3122] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:08:33 2026] POST /v2.0/subnets => generated 647 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:08:34.064 8 WARNING neutron.api.v2.base [None req-ef0bad64-37ac-42f2-ab1e-5934233897c3 52020fdd9e434202bdb683cf4b5679c6 7ba592097cfb46d68874f5b43b3aea1b - - 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-29 07:08:34.065 8 INFO neutron.api.v2.resource [None req-ef0bad64-37ac-42f2-ab1e-5934233897c3 52020fdd9e434202bdb683cf4b5679c6 7ba592097cfb46d68874f5b43b3aea1b - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1557/3123] 10.0.0.30 () {34 vars in 680 bytes} [Fri May 29 07:08:34 2026] POST /v2.0/rbac-policies => generated 547 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3124] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:08:34 2026] DELETE /v2.0/networks/7350f691-046c-4eaa-8916-b1440a731498 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:08:34.331 8 INFO neutron.db.segments_db [None req-260afd48-d8c3-43d5-a286-64e4816b1938 52020fdd9e434202bdb683cf4b5679c6 7ba592097cfb46d68874f5b43b3aea1b - - default default] Added segment ca77a301-15c2-4ebc-a645-934a9ebb937d of type vxlan for network e0af8e32-bbfd-45cb-b0fb-b7ad366134f6 [pid: 8|app: 0|req: 1558/3125] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:08:34 2026] POST /v2.0/networks => generated 727 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3126] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:08:34 2026] POST /v2.0/subnets => generated 647 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3127] 10.0.0.30 () {34 vars in 680 bytes} [Fri May 29 07:08:34 2026] POST /v2.0/rbac-policies => generated 324 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3128] 10.0.0.30 () {32 vars in 722 bytes} [Fri May 29 07:08:35 2026] GET /v2.0/networks/e0af8e32-bbfd-45cb-b0fb-b7ad366134f6 => generated 655 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:08:35.709 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f7e4069e-c851-410e-8100-699c7ea10945 beca245480bc4eff8500835dbd15cc30 005716a85a90459a95979dc47be4fa6f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1560/3129] 10.0.0.30 () {32 vars in 722 bytes} [Fri May 29 07:08:35 2026] GET /v2.0/networks/e0af8e32-bbfd-45cb-b0fb-b7ad366134f6 => generated 138 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:08:35.912 7 INFO neutron.services.segments.plugin [-] Segment eb2be433-f6c8-443a-94a5-bece43b0b440 resource provider aggregate not found 2026-05-29 07:08:35.923 7 INFO neutron.services.segments.plugin [-] Segment eb2be433-f6c8-443a-94a5-bece43b0b440 resource provider aggregate not found 2026-05-29 07:08:35.927 7 INFO neutron.services.segments.plugin [-] Segment eb2be433-f6c8-443a-94a5-bece43b0b440 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb2be433-f6c8-443a-94a5-bece43b0b440 found for delete ", "request_id": "req-0f87af79-3ef5-4c7e-bb56-4ce675b0e17c"}]} 2026-05-29 07:08:35.939 7 INFO neutron.services.segments.plugin [-] Segment eb2be433-f6c8-443a-94a5-bece43b0b440 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb2be433-f6c8-443a-94a5-bece43b0b440 found for delete ", "request_id": "req-f5c26068-4ab0-4e29-8203-5fd34fc1ee39"}]} [pid: 7|app: 0|req: 1570/3130] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:08:35 2026] DELETE /v2.0/networks/e0af8e32-bbfd-45cb-b0fb-b7ad366134f6 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:08:36.161 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3c95d910-7e80-4376-a1ef-6f802c23fa35 52020fdd9e434202bdb683cf4b5679c6 7ba592097cfb46d68874f5b43b3aea1b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1561/3131] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:08:36 2026] DELETE /v2.0/subnets/af629371-e1a5-4bc0-bdba-4d67d52b3656 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:08:36.186 7 INFO neutron.pecan_wsgi.hooks.translation [None req-345b4c6a-73a7-4b7c-805b-bda191421d75 52020fdd9e434202bdb683cf4b5679c6 7ba592097cfb46d68874f5b43b3aea1b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3132] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:08:36 2026] DELETE /v2.0/subnets/224fbfa6-30a5-4f73-aec8-8b7dc4a904f2 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:08:36.203 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a2d7b690-aa5a-4eb2-8c30-ce274f8c1ecb 52020fdd9e434202bdb683cf4b5679c6 7ba592097cfb46d68874f5b43b3aea1b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1562/3133] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:08:36 2026] DELETE /v2.0/subnets/c3ae0f67-baf6-4a80-bb7e-9df0e6dac3b5 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3134] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:08:36 2026] GET /v2.0/security-groups?tenant_id=774cc65b43d9431d927ad0aad285c3ff&name=default => generated 2929 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3135] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:08:37 2026] DELETE /v2.0/security-groups/64de24df-d889-427d-82df-380ec7f57d65 => 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: 1573/3136] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:08:37 2026] GET /v2.0/security-groups?tenant_id=7ba592097cfb46d68874f5b43b3aea1b&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3137] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:08:37 2026] DELETE /v2.0/security-groups/a650350f-6e47-4910-80ba-6397bd7f8cd3 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3138] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:08:37 2026] GET /v2.0/security-groups?tenant_id=005716a85a90459a95979dc47be4fa6f&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3139] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:08:37 2026] DELETE /v2.0/security-groups/6b3a6ea2-484c-4179-96eb-f18f95ff6ec8 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:08:42.007 7 INFO neutron.services.segments.plugin [-] Segment ca77a301-15c2-4ebc-a645-934a9ebb937d resource provider aggregate not found 2026-05-29 07:08:42.013 7 INFO neutron.services.segments.plugin [-] Segment ca77a301-15c2-4ebc-a645-934a9ebb937d resource provider aggregate not found 2026-05-29 07:08:42.025 7 INFO neutron.services.segments.plugin [-] Segment ca77a301-15c2-4ebc-a645-934a9ebb937d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca77a301-15c2-4ebc-a645-934a9ebb937d found for delete ", "request_id": "req-1b33b53f-f1cf-4d8c-ae20-25a293db9c9e"}]} 2026-05-29 07:08:42.026 7 INFO neutron.services.segments.plugin [-] Segment ca77a301-15c2-4ebc-a645-934a9ebb937d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca77a301-15c2-4ebc-a645-934a9ebb937d found for delete ", "request_id": "req-b34533e6-f99a-45c7-b0ea-df92c4b2abd4"}]} 2026-05-29 07:08:42.133 7 WARNING neutron_lib.context [None req-9d68867c-1f80-47e4-8584-3e140052490d 84fccc236f2f4d0386e0a4bdc1bebb5d 04a66effb7744f4db92dffde934c21e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:08:42.271 7 INFO neutron.db.segments_db [None req-9d68867c-1f80-47e4-8584-3e140052490d 84fccc236f2f4d0386e0a4bdc1bebb5d 04a66effb7744f4db92dffde934c21e4 - - default default] Added segment 91c4a453-38d7-4732-ab8a-ea7e94875a67 of type vxlan for network e92cec38-4ddd-4fab-9a21-7b151460d50b [pid: 7|app: 0|req: 1575/3140] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:08:41 2026] POST /v2.0/networks => generated 632 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:08:42.379 8 WARNING neutron_lib.context [None req-2278e715-f4f6-4993-80ab-b973d1c75d91 84fccc236f2f4d0386e0a4bdc1bebb5d 04a66effb7744f4db92dffde934c21e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:08:42.435 8 INFO neutron.db.segments_db [None req-2278e715-f4f6-4993-80ab-b973d1c75d91 84fccc236f2f4d0386e0a4bdc1bebb5d 04a66effb7744f4db92dffde934c21e4 - - default default] Added segment 3a76da5f-2d71-460a-aba9-d33c325e7d8a of type vxlan for network 4fd178e5-91cd-4e51-a16b-5ddd5bafffa9 [pid: 8|app: 0|req: 1566/3141] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:08:42 2026] POST /v2.0/networks => generated 631 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:08:42.554 7 WARNING neutron_lib.context [None req-97c57c0a-c5c6-4f8d-aece-0fd4ec6dd2ae 84fccc236f2f4d0386e0a4bdc1bebb5d 04a66effb7744f4db92dffde934c21e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:08:42.607 7 INFO neutron.db.segments_db [None req-97c57c0a-c5c6-4f8d-aece-0fd4ec6dd2ae 84fccc236f2f4d0386e0a4bdc1bebb5d 04a66effb7744f4db92dffde934c21e4 - - default default] Added segment 7386718c-82c2-4e11-9932-079a6d2e4740 of type vxlan for network 301109d5-8165-4b84-8600-075dd486993b [pid: 7|app: 0|req: 1576/3142] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:08:42 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:08:42.716 8 WARNING neutron_lib.context [None req-fb93fa8d-9043-46dc-88e4-3480c142feb3 84fccc236f2f4d0386e0a4bdc1bebb5d 04a66effb7744f4db92dffde934c21e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:08:42.765 8 INFO neutron.db.segments_db [None req-fb93fa8d-9043-46dc-88e4-3480c142feb3 84fccc236f2f4d0386e0a4bdc1bebb5d 04a66effb7744f4db92dffde934c21e4 - - default default] Added segment 56887260-e380-4ab6-a654-4a70c70999f6 of type vxlan for network 86077f8f-752a-49cf-9e30-491d550c2250 [pid: 8|app: 0|req: 1567/3143] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:08:42 2026] POST /v2.0/networks => generated 631 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:08:42.857 7 WARNING neutron_lib.context [None req-d79a9f4a-5aef-4f10-9789-d385cb90bfe6 84fccc236f2f4d0386e0a4bdc1bebb5d 04a66effb7744f4db92dffde934c21e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:08:42.903 7 INFO neutron.db.segments_db [None req-d79a9f4a-5aef-4f10-9789-d385cb90bfe6 84fccc236f2f4d0386e0a4bdc1bebb5d 04a66effb7744f4db92dffde934c21e4 - - default default] Added segment bd6cc20b-0b7e-4419-afde-3b911d2727af of type vxlan for network 2da0bd3f-e3ce-415d-9147-8b94df369683 [pid: 7|app: 0|req: 1577/3144] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:08:42 2026] POST /v2.0/networks => generated 632 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3145] 10.0.0.30 () {34 vars in 752 bytes} [Fri May 29 07:08:42 2026] PUT /v2.0/networks/e92cec38-4ddd-4fab-9a21-7b151460d50b/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3146] 10.0.0.30 () {34 vars in 752 bytes} [Fri May 29 07:08:43 2026] PUT /v2.0/networks/4fd178e5-91cd-4e51-a16b-5ddd5bafffa9/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3147] 10.0.0.30 () {34 vars in 752 bytes} [Fri May 29 07:08:43 2026] PUT /v2.0/networks/301109d5-8165-4b84-8600-075dd486993b/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3148] 10.0.0.30 () {34 vars in 752 bytes} [Fri May 29 07:08:43 2026] PUT /v2.0/networks/86077f8f-752a-49cf-9e30-491d550c2250/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3149] 10.0.0.30 () {32 vars in 665 bytes} [Fri May 29 07:08:43 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3150] 10.0.0.30 () {32 vars in 679 bytes} [Fri May 29 07:08:43 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3151] 10.0.0.30 () {32 vars in 675 bytes} [Fri May 29 07:08:43 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3152] 10.0.0.30 () {32 vars in 687 bytes} [Fri May 29 07:08:43 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3153] 10.0.0.30 () {32 vars in 673 bytes} [Fri May 29 07:08:43 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3154] 10.0.0.30 () {32 vars in 687 bytes} [Fri May 29 07:08:43 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3155] 10.0.0.30 () {32 vars in 683 bytes} [Fri May 29 07:08:43 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3156] 10.0.0.30 () {32 vars in 695 bytes} [Fri May 29 07:08:43 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:08:43.771 8 INFO neutron.services.segments.plugin [-] Segment 91c4a453-38d7-4732-ab8a-ea7e94875a67 resource provider aggregate not found 2026-05-29 07:08:43.776 8 INFO neutron.services.segments.plugin [-] Segment 91c4a453-38d7-4732-ab8a-ea7e94875a67 resource provider aggregate not found 2026-05-29 07:08:43.788 8 INFO neutron.services.segments.plugin [-] Segment 91c4a453-38d7-4732-ab8a-ea7e94875a67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91c4a453-38d7-4732-ab8a-ea7e94875a67 found for delete ", "request_id": "req-b20af89c-65c8-4b51-9d82-b62a978956be"}]} 2026-05-29 07:08:43.790 8 INFO neutron.services.segments.plugin [-] Segment 91c4a453-38d7-4732-ab8a-ea7e94875a67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91c4a453-38d7-4732-ab8a-ea7e94875a67 found for delete ", "request_id": "req-fddb18ad-dd31-49fc-91b1-87bfff78263b"}]} [pid: 8|app: 0|req: 1574/3157] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:08:43 2026] DELETE /v2.0/networks/e92cec38-4ddd-4fab-9a21-7b151460d50b => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3158] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:08:43 2026] DELETE /v2.0/networks/4fd178e5-91cd-4e51-a16b-5ddd5bafffa9 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3159] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:08:43 2026] DELETE /v2.0/networks/301109d5-8165-4b84-8600-075dd486993b => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:08:44.099 7 INFO neutron.services.segments.plugin [-] Segment 3a76da5f-2d71-460a-aba9-d33c325e7d8a resource provider aggregate not found 2026-05-29 07:08:44.102 7 INFO neutron.services.segments.plugin [-] Segment 3a76da5f-2d71-460a-aba9-d33c325e7d8a resource provider aggregate not found 2026-05-29 07:08:44.119 7 INFO neutron.services.segments.plugin [-] Segment 3a76da5f-2d71-460a-aba9-d33c325e7d8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a76da5f-2d71-460a-aba9-d33c325e7d8a found for delete ", "request_id": "req-f8a2067a-0037-43f1-ac52-171667aab081"}]} 2026-05-29 07:08:44.121 7 INFO neutron.services.segments.plugin [-] Segment 3a76da5f-2d71-460a-aba9-d33c325e7d8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a76da5f-2d71-460a-aba9-d33c325e7d8a found for delete ", "request_id": "req-b4b83e0a-22cb-4b58-b885-788e88d4efbf"}]} [pid: 7|app: 0|req: 1585/3160] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:08:44 2026] DELETE /v2.0/networks/86077f8f-752a-49cf-9e30-491d550c2250 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3161] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:08:44 2026] DELETE /v2.0/networks/2da0bd3f-e3ce-415d-9147-8b94df369683 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3162] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:08:45 2026] GET /v2.0/security-groups?tenant_id=04a66effb7744f4db92dffde934c21e4&name=default => generated 2929 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3163] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:08:45 2026] DELETE /v2.0/security-groups/a1221116-032b-4267-9fae-871b3115e3c2 => 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: 1587/3164] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:08:45 2026] GET /v2.0/security-groups?tenant_id=9ddf1251ae3a453bb3d0c297666ccfa3&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3167] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:08:45 2026] DELETE /v2.0/security-groups/eb1025c3-4cd3-4f72-b9e7-569de16da02b => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3168] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:08:45 2026] GET /v2.0/security-groups?tenant_id=2780dac4ee4d46afab7738da9aec56e2&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:08:46.019 8 INFO neutron.services.segments.plugin [-] Segment 7386718c-82c2-4e11-9932-079a6d2e4740 resource provider aggregate not found 2026-05-29 07:08:46.023 8 INFO neutron.services.segments.plugin [-] Segment 7386718c-82c2-4e11-9932-079a6d2e4740 resource provider aggregate not found 2026-05-29 07:08:46.033 8 INFO neutron.services.segments.plugin [-] Segment 7386718c-82c2-4e11-9932-079a6d2e4740 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7386718c-82c2-4e11-9932-079a6d2e4740 found for delete ", "request_id": "req-9ca83eba-b0ad-4693-bf0a-1c3d53752f04"}]} 2026-05-29 07:08:46.035 8 INFO neutron.services.segments.plugin [-] Segment 7386718c-82c2-4e11-9932-079a6d2e4740 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7386718c-82c2-4e11-9932-079a6d2e4740 found for delete ", "request_id": "req-2c87a59b-3a31-42c2-aa84-7a787172499b"}]} 2026-05-29 07:08:46.045 8 INFO neutron.services.segments.plugin [-] Segment bd6cc20b-0b7e-4419-afde-3b911d2727af resource provider aggregate not found 2026-05-29 07:08:46.048 8 INFO neutron.services.segments.plugin [-] Segment bd6cc20b-0b7e-4419-afde-3b911d2727af resource provider aggregate not found 2026-05-29 07:08:46.059 8 INFO neutron.services.segments.plugin [-] Segment bd6cc20b-0b7e-4419-afde-3b911d2727af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd6cc20b-0b7e-4419-afde-3b911d2727af found for delete ", "request_id": "req-8e11ce8b-b664-432f-882f-5ea9c70e1bf3"}]} 2026-05-29 07:08:46.061 8 INFO neutron.services.segments.plugin [-] Segment bd6cc20b-0b7e-4419-afde-3b911d2727af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd6cc20b-0b7e-4419-afde-3b911d2727af found for delete ", "request_id": "req-d4487e62-3c34-4fab-a0f0-68f04183546d"}]} [pid: 8|app: 0|req: 1579/3169] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:08:45 2026] DELETE /v2.0/security-groups/408c68ae-a0ce-4d48-8eff-44597006d501 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:08:50.009 7 INFO neutron.services.segments.plugin [-] Segment 56887260-e380-4ab6-a654-4a70c70999f6 resource provider aggregate not found 2026-05-29 07:08:50.015 7 INFO neutron.services.segments.plugin [-] Segment 56887260-e380-4ab6-a654-4a70c70999f6 resource provider aggregate not found 2026-05-29 07:08:50.026 7 INFO neutron.services.segments.plugin [-] Segment 56887260-e380-4ab6-a654-4a70c70999f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56887260-e380-4ab6-a654-4a70c70999f6 found for delete ", "request_id": "req-524a947b-4239-4730-b5d7-49fb905f79c1"}]} 2026-05-29 07:08:50.029 7 INFO neutron.services.segments.plugin [-] Segment 56887260-e380-4ab6-a654-4a70c70999f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56887260-e380-4ab6-a654-4a70c70999f6 found for delete ", "request_id": "req-6a46b368-4a27-45a9-90c7-8dce1da2ddeb"}]} 2026-05-29 07:08:50.164 7 WARNING neutron_lib.context [None req-88af1414-bdc8-49dc-bd65-89d05a2c9a6b 6f7f26184efc4cfb95109f08b3910677 c03cffd0d3934bff95651e14f831d4e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:08:50.298 7 INFO neutron.db.segments_db [None req-88af1414-bdc8-49dc-bd65-89d05a2c9a6b 6f7f26184efc4cfb95109f08b3910677 c03cffd0d3934bff95651e14f831d4e2 - - default default] Added segment d13a9d8b-4391-4332-bc74-da7959566224 of type vxlan for network 5ea9d012-ada5-4eae-9b8c-2e110288b3fd [pid: 7|app: 0|req: 1591/3170] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:08:49 2026] POST /v2.0/networks => generated 631 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:08:50.379 8 WARNING neutron_lib.context [None req-29c723eb-5802-4ce4-b792-4dd9cbbb8d9f 6f7f26184efc4cfb95109f08b3910677 c03cffd0d3934bff95651e14f831d4e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1580/3171] 10.0.0.30 () {34 vars in 663 bytes} [Fri May 29 07:08:50 2026] POST /v2.0/ports => generated 743 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:08:50.680 7 WARNING neutron_lib.context [None req-f8b24fe0-a4d7-45ef-aec6-90b50829144a 6f7f26184efc4cfb95109f08b3910677 c03cffd0d3934bff95651e14f831d4e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:08:50.730 7 INFO neutron.db.segments_db [None req-f8b24fe0-a4d7-45ef-aec6-90b50829144a 6f7f26184efc4cfb95109f08b3910677 c03cffd0d3934bff95651e14f831d4e2 - - default default] Added segment b6359514-f415-4a18-8965-eea9cca3ed02 of type vxlan for network ff49aa3c-109b-4c1b-9640-6f2ea0507ca1 [pid: 7|app: 0|req: 1592/3172] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:08:50 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-29 07:08:50.839 8 WARNING neutron_lib.context [None req-63c0d50c-eee0-47f9-97ee-dbea0548ceb9 6f7f26184efc4cfb95109f08b3910677 c03cffd0d3934bff95651e14f831d4e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1581/3173] 10.0.0.30 () {34 vars in 663 bytes} [Fri May 29 07:08:50 2026] POST /v2.0/ports => generated 743 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:08:51.194 7 WARNING neutron_lib.context [None req-cc64f091-192f-4e02-82cb-df5fb63b59a6 6f7f26184efc4cfb95109f08b3910677 c03cffd0d3934bff95651e14f831d4e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:08:51.245 7 INFO neutron.db.segments_db [None req-cc64f091-192f-4e02-82cb-df5fb63b59a6 6f7f26184efc4cfb95109f08b3910677 c03cffd0d3934bff95651e14f831d4e2 - - default default] Added segment c04da251-2309-44a1-8ecc-f2f73c097148 of type vxlan for network 8045850c-eb5a-4e75-97db-6ae0c2af9444 [pid: 7|app: 0|req: 1593/3174] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:08:51 2026] POST /v2.0/networks => generated 632 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-29 07:08:51.352 8 WARNING neutron_lib.context [None req-86e48dca-1a99-45c7-9b73-2dd922bbc516 6f7f26184efc4cfb95109f08b3910677 c03cffd0d3934bff95651e14f831d4e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1582/3175] 10.0.0.30 () {34 vars in 663 bytes} [Fri May 29 07:08:51 2026] POST /v2.0/ports => generated 743 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:08:51.663 7 WARNING neutron_lib.context [None req-1c5eb6b9-e706-40bf-a030-84bfa3080adf 6f7f26184efc4cfb95109f08b3910677 c03cffd0d3934bff95651e14f831d4e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:08:51.726 7 INFO neutron.db.segments_db [None req-1c5eb6b9-e706-40bf-a030-84bfa3080adf 6f7f26184efc4cfb95109f08b3910677 c03cffd0d3934bff95651e14f831d4e2 - - default default] Added segment e8212876-0d01-4c88-b68f-1e088a2c5012 of type vxlan for network 9467e1e1-0c3f-44dc-85dd-ecfc0989ad16 [pid: 7|app: 0|req: 1594/3176] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:08:51 2026] POST /v2.0/networks => generated 631 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-29 07:08:51.831 8 WARNING neutron_lib.context [None req-85d1fdf7-b04e-427d-9d38-baf328dfb9d3 6f7f26184efc4cfb95109f08b3910677 c03cffd0d3934bff95651e14f831d4e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1583/3177] 10.0.0.30 () {34 vars in 663 bytes} [Fri May 29 07:08:51 2026] POST /v2.0/ports => generated 743 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:08:52.111 7 WARNING neutron_lib.context [None req-dced218a-70c3-4b12-9770-7f75f6d168db 6f7f26184efc4cfb95109f08b3910677 c03cffd0d3934bff95651e14f831d4e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:08:52.168 7 INFO neutron.db.segments_db [None req-dced218a-70c3-4b12-9770-7f75f6d168db 6f7f26184efc4cfb95109f08b3910677 c03cffd0d3934bff95651e14f831d4e2 - - default default] Added segment ec2640dd-a46f-468d-80c6-75ccabdbdd56 of type vxlan for network 4d3b9bcb-8152-45ff-8d3d-02b5e5cf682c [pid: 7|app: 0|req: 1595/3178] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:08:52 2026] POST /v2.0/networks => generated 631 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-29 07:08:52.269 8 WARNING neutron_lib.context [None req-b4c5abc5-c4ea-43e8-8b3d-fc0a9284e668 6f7f26184efc4cfb95109f08b3910677 c03cffd0d3934bff95651e14f831d4e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1584/3179] 10.0.0.30 () {34 vars in 663 bytes} [Fri May 29 07:08:52 2026] POST /v2.0/ports => generated 743 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3180] 10.0.0.30 () {34 vars in 746 bytes} [Fri May 29 07:08:52 2026] PUT /v2.0/ports/6961913f-7a45-44f6-8bb6-0aed6f01e070/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1585/3181] 10.0.0.30 () {34 vars in 746 bytes} [Fri May 29 07:08:52 2026] PUT /v2.0/ports/ff912c64-4c6f-43fb-93a1-eae14fbb404f/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: 1597/3182] 10.0.0.30 () {34 vars in 746 bytes} [Fri May 29 07:08:52 2026] PUT /v2.0/ports/363157f6-22fb-4fb7-aaac-9faeaff19e85/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: 1586/3183] 10.0.0.30 () {34 vars in 746 bytes} [Fri May 29 07:08:52 2026] PUT /v2.0/ports/1055dcda-91d1-4f66-9bec-bf6675801bce/tags => 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: 1598/3184] 10.0.0.30 () {32 vars in 659 bytes} [Fri May 29 07:08:52 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 831 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3185] 10.0.0.30 () {32 vars in 673 bytes} [Fri May 29 07:08:53 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3186] 10.0.0.30 () {32 vars in 669 bytes} [Fri May 29 07:08:53 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3187] 10.0.0.30 () {32 vars in 681 bytes} [Fri May 29 07:08:53 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3188] 10.0.0.30 () {32 vars in 667 bytes} [Fri May 29 07:08:53 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3189] 10.0.0.30 () {32 vars in 681 bytes} [Fri May 29 07:08:54 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3190] 10.0.0.30 () {32 vars in 677 bytes} [Fri May 29 07:08:54 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3191] 10.0.0.30 () {32 vars in 689 bytes} [Fri May 29 07:08:54 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3192] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:08:54 2026] DELETE /v2.0/ports/6961913f-7a45-44f6-8bb6-0aed6f01e070 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3193] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:08:54 2026] DELETE /v2.0/ports/ff912c64-4c6f-43fb-93a1-eae14fbb404f => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3194] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:08:54 2026] DELETE /v2.0/ports/363157f6-22fb-4fb7-aaac-9faeaff19e85 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3195] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:08:54 2026] DELETE /v2.0/ports/1055dcda-91d1-4f66-9bec-bf6675801bce => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3196] 10.0.0.30 () {32 vars in 719 bytes} [Fri May 29 07:08:55 2026] DELETE /v2.0/ports/4234f7b5-a5b6-480d-a129-eec414864ca6 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:08:55.416 8 INFO neutron.services.segments.plugin [-] Segment d13a9d8b-4391-4332-bc74-da7959566224 resource provider aggregate not found 2026-05-29 07:08:55.421 8 INFO neutron.services.segments.plugin [-] Segment d13a9d8b-4391-4332-bc74-da7959566224 resource provider aggregate not found 2026-05-29 07:08:55.436 8 INFO neutron.services.segments.plugin [-] Segment d13a9d8b-4391-4332-bc74-da7959566224 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d13a9d8b-4391-4332-bc74-da7959566224 found for delete ", "request_id": "req-b1c8ba4c-b1d6-4a53-a970-5df4bcab2313"}]} 2026-05-29 07:08:55.437 8 INFO neutron.services.segments.plugin [-] Segment d13a9d8b-4391-4332-bc74-da7959566224 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d13a9d8b-4391-4332-bc74-da7959566224 found for delete ", "request_id": "req-984ce531-68f7-41e7-ac2d-9ff236b1a680"}]} [pid: 8|app: 0|req: 1593/3197] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:08:55 2026] DELETE /v2.0/networks/5ea9d012-ada5-4eae-9b8c-2e110288b3fd => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:08:55.591 7 INFO neutron.services.segments.plugin [-] Segment b6359514-f415-4a18-8965-eea9cca3ed02 resource provider aggregate not found 2026-05-29 07:08:55.596 7 INFO neutron.services.segments.plugin [-] Segment b6359514-f415-4a18-8965-eea9cca3ed02 resource provider aggregate not found 2026-05-29 07:08:55.611 7 INFO neutron.services.segments.plugin [-] Segment b6359514-f415-4a18-8965-eea9cca3ed02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6359514-f415-4a18-8965-eea9cca3ed02 found for delete ", "request_id": "req-250d72e7-c56a-4b30-b39d-87ec0cc4f542"}]} 2026-05-29 07:08:55.614 7 INFO neutron.services.segments.plugin [-] Segment b6359514-f415-4a18-8965-eea9cca3ed02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6359514-f415-4a18-8965-eea9cca3ed02 found for delete ", "request_id": "req-c527ebc8-b3f7-4137-a4b4-1e24bc9c7782"}]} [pid: 7|app: 0|req: 1605/3198] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:08:55 2026] DELETE /v2.0/networks/ff49aa3c-109b-4c1b-9640-6f2ea0507ca1 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3199] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:08:55 2026] DELETE /v2.0/networks/8045850c-eb5a-4e75-97db-6ae0c2af9444 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3200] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:08:55 2026] DELETE /v2.0/networks/9467e1e1-0c3f-44dc-85dd-ecfc0989ad16 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3201] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:08:55 2026] DELETE /v2.0/networks/4d3b9bcb-8152-45ff-8d3d-02b5e5cf682c => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3202] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:08:56 2026] GET /v2.0/security-groups?tenant_id=7313804c00f84e03abfd07c84c530713&name=default => generated 2929 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3203] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:08:57 2026] DELETE /v2.0/security-groups/15bed3cc-f9c2-4c1f-8034-b3080d48e04e => 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: 1608/3204] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:08:57 2026] GET /v2.0/security-groups?tenant_id=c03cffd0d3934bff95651e14f831d4e2&name=default => generated 2929 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3205] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:08:57 2026] DELETE /v2.0/security-groups/117af65e-16b8-4dc4-9210-73cc5dd66949 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:08:57.632 7 INFO neutron.services.segments.plugin [-] Segment e8212876-0d01-4c88-b68f-1e088a2c5012 resource provider aggregate not found 2026-05-29 07:08:57.638 7 INFO neutron.services.segments.plugin [-] Segment e8212876-0d01-4c88-b68f-1e088a2c5012 resource provider aggregate not found 2026-05-29 07:08:57.648 7 INFO neutron.services.segments.plugin [-] Segment e8212876-0d01-4c88-b68f-1e088a2c5012 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8212876-0d01-4c88-b68f-1e088a2c5012 found for delete ", "request_id": "req-83b025e4-2315-4b72-af79-d3d69730b7da"}]} 2026-05-29 07:08:57.651 7 INFO neutron.services.segments.plugin [-] Segment e8212876-0d01-4c88-b68f-1e088a2c5012 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8212876-0d01-4c88-b68f-1e088a2c5012 found for delete ", "request_id": "req-09e389a4-f0c2-402d-8620-401e558038b4"}]} [pid: 7|app: 0|req: 1609/3206] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:08:57 2026] GET /v2.0/security-groups?tenant_id=a06aae2c1b1e4c9d83cae635c06a55c0&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:08:57.751 8 INFO neutron.services.segments.plugin [-] Segment c04da251-2309-44a1-8ecc-f2f73c097148 resource provider aggregate not found 2026-05-29 07:08:57.756 8 INFO neutron.services.segments.plugin [-] Segment c04da251-2309-44a1-8ecc-f2f73c097148 resource provider aggregate not found 2026-05-29 07:08:57.776 8 INFO neutron.services.segments.plugin [-] Segment c04da251-2309-44a1-8ecc-f2f73c097148 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c04da251-2309-44a1-8ecc-f2f73c097148 found for delete ", "request_id": "req-39671928-82fa-47f6-b4e9-f3bd8d8933fa"}]} 2026-05-29 07:08:57.784 8 INFO neutron.services.segments.plugin [-] Segment c04da251-2309-44a1-8ecc-f2f73c097148 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c04da251-2309-44a1-8ecc-f2f73c097148 found for delete ", "request_id": "req-d7df242b-353d-4d4d-93da-fa6a261ee104"}]} 2026-05-29 07:08:57.788 8 INFO neutron.services.segments.plugin [-] Segment ec2640dd-a46f-468d-80c6-75ccabdbdd56 resource provider aggregate not found 2026-05-29 07:08:57.796 8 INFO neutron.services.segments.plugin [-] Segment ec2640dd-a46f-468d-80c6-75ccabdbdd56 resource provider aggregate not found 2026-05-29 07:08:57.800 8 INFO neutron.services.segments.plugin [-] Segment ec2640dd-a46f-468d-80c6-75ccabdbdd56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec2640dd-a46f-468d-80c6-75ccabdbdd56 found for delete ", "request_id": "req-fccf8b6e-5fae-4db0-af72-7caa7b0a899f"}]} 2026-05-29 07:08:57.806 8 INFO neutron.services.segments.plugin [-] Segment ec2640dd-a46f-468d-80c6-75ccabdbdd56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec2640dd-a46f-468d-80c6-75ccabdbdd56 found for delete ", "request_id": "req-aabce184-5552-4621-a890-391708bacd8e"}]} [pid: 8|app: 0|req: 1598/3207] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:08:57 2026] DELETE /v2.0/security-groups/af643595-91b3-45a2-a8fa-17f9b48b23c3 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:09:01.054 7 WARNING neutron_lib.context [None req-bc37fe51-e67b-4ad8-bb2f-2d9ebd36e45d 15815118abec4d7ca5f035883090df5d b88dcf0644914ae6a65db17be8ff3c63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:09:01.185 7 INFO neutron.db.segments_db [None req-bc37fe51-e67b-4ad8-bb2f-2d9ebd36e45d 15815118abec4d7ca5f035883090df5d b88dcf0644914ae6a65db17be8ff3c63 - - default default] Added segment ed331325-1a21-46a1-b003-f2b2d3cb0e39 of type vxlan for network 02402ffe-7962-4e24-95e1-dd3fdec9d52a [pid: 7|app: 0|req: 1611/3210] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:09:00 2026] POST /v2.0/networks => generated 632 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3211] 10.0.0.30 () {34 vars in 752 bytes} [Fri May 29 07:09:01 2026] PUT /v2.0/networks/02402ffe-7962-4e24-95e1-dd3fdec9d52a/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3212] 10.0.0.30 () {32 vars in 732 bytes} [Fri May 29 07:09:01 2026] GET /v2.0/networks/02402ffe-7962-4e24-95e1-dd3fdec9d52a/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: 1601/3213] 10.0.0.30 () {34 vars in 763 bytes} [Fri May 29 07:09:01 2026] PUT /v2.0/networks/02402ffe-7962-4e24-95e1-dd3fdec9d52a/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3214] 10.0.0.30 () {32 vars in 732 bytes} [Fri May 29 07:09:01 2026] GET /v2.0/networks/02402ffe-7962-4e24-95e1-dd3fdec9d52a/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3215] 10.0.0.30 () {34 vars in 759 bytes} [Fri May 29 07:09:01 2026] PUT /v2.0/networks/02402ffe-7962-4e24-95e1-dd3fdec9d52a/tags/red => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3216] 10.0.0.30 () {32 vars in 732 bytes} [Fri May 29 07:09:01 2026] GET /v2.0/networks/02402ffe-7962-4e24-95e1-dd3fdec9d52a/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3217] 10.0.0.30 () {34 vars in 781 bytes} [Fri May 29 07:09:01 2026] PUT /v2.0/networks/02402ffe-7962-4e24-95e1-dd3fdec9d52a/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3218] 10.0.0.30 () {32 vars in 732 bytes} [Fri May 29 07:09:01 2026] GET /v2.0/networks/02402ffe-7962-4e24-95e1-dd3fdec9d52a/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3219] 10.0.0.30 () {34 vars in 752 bytes} [Fri May 29 07:09:01 2026] PUT /v2.0/networks/02402ffe-7962-4e24-95e1-dd3fdec9d52a/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3220] 10.0.0.30 () {32 vars in 732 bytes} [Fri May 29 07:09:01 2026] GET /v2.0/networks/02402ffe-7962-4e24-95e1-dd3fdec9d52a/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3221] 10.0.0.30 () {32 vars in 740 bytes} [Fri May 29 07:09:01 2026] GET /v2.0/networks/02402ffe-7962-4e24-95e1-dd3fdec9d52a/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:09:01.771 7 INFO neutron.api.v2.resource [None req-7926bcd9-78af-4d34-8eed-f690cbeb3476 15815118abec4d7ca5f035883090df5d b88dcf0644914ae6a65db17be8ff3c63 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1617/3222] 10.0.0.30 () {32 vars in 744 bytes} [Fri May 29 07:09:01 2026] GET /v2.0/networks/02402ffe-7962-4e24-95e1-dd3fdec9d52a/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: 1606/3223] 10.0.0.30 () {32 vars in 743 bytes} [Fri May 29 07:09:01 2026] DELETE /v2.0/networks/02402ffe-7962-4e24-95e1-dd3fdec9d52a/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3224] 10.0.0.30 () {32 vars in 732 bytes} [Fri May 29 07:09:01 2026] GET /v2.0/networks/02402ffe-7962-4e24-95e1-dd3fdec9d52a/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:09:01.886 8 INFO neutron.api.v2.resource [None req-a640aba4-f479-480f-ae31-0ab430d20f1f 15815118abec4d7ca5f035883090df5d b88dcf0644914ae6a65db17be8ff3c63 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1607/3225] 10.0.0.30 () {32 vars in 747 bytes} [Fri May 29 07:09:01 2026] DELETE /v2.0/networks/02402ffe-7962-4e24-95e1-dd3fdec9d52a/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3226] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:09:01 2026] DELETE /v2.0/networks/02402ffe-7962-4e24-95e1-dd3fdec9d52a/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3227] 10.0.0.30 () {32 vars in 732 bytes} [Fri May 29 07:09:01 2026] GET /v2.0/networks/02402ffe-7962-4e24-95e1-dd3fdec9d52a/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:09:02.135 7 INFO neutron.services.segments.plugin [-] Segment ed331325-1a21-46a1-b003-f2b2d3cb0e39 resource provider aggregate not found 2026-05-29 07:09:02.140 7 INFO neutron.services.segments.plugin [-] Segment ed331325-1a21-46a1-b003-f2b2d3cb0e39 resource provider aggregate not found 2026-05-29 07:09:02.157 7 INFO neutron.services.segments.plugin [-] Segment ed331325-1a21-46a1-b003-f2b2d3cb0e39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed331325-1a21-46a1-b003-f2b2d3cb0e39 found for delete ", "request_id": "req-1bf371c2-b482-42a6-bf81-58395bea8482"}]} 2026-05-29 07:09:02.158 7 INFO neutron.services.segments.plugin [-] Segment ed331325-1a21-46a1-b003-f2b2d3cb0e39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed331325-1a21-46a1-b003-f2b2d3cb0e39 found for delete ", "request_id": "req-2fa2ee1e-56ff-419b-9bec-977a04bfee2d"}]} [pid: 7|app: 0|req: 1620/3228] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:09:01 2026] DELETE /v2.0/networks/02402ffe-7962-4e24-95e1-dd3fdec9d52a => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3229] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:09:02 2026] GET /v2.0/security-groups?tenant_id=b88dcf0644914ae6a65db17be8ff3c63&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3230] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:09:02 2026] DELETE /v2.0/security-groups/8d6a7bea-b26e-4738-b16c-4b17d581430e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3231] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:09:03 2026] GET /v2.0/security-groups?tenant_id=b1609e8739044c6faee18db8f432dfd3&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: 1622/3232] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:09:03 2026] DELETE /v2.0/security-groups/8658255e-9846-47a8-aca7-c5ec6dbf56e7 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:09:06.604 8 WARNING neutron_lib.context [None req-a00b0eaa-9a4c-4f02-a0e6-6d7692f084d4 e0bba1d34c2149d988da8fac6a442187 84fb3fc18dc244ce94c02dbbf1f4a6d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:09:06.637 8 INFO neutron.db.segments_db [None req-a00b0eaa-9a4c-4f02-a0e6-6d7692f084d4 e0bba1d34c2149d988da8fac6a442187 84fb3fc18dc244ce94c02dbbf1f4a6d8 - - default default] Added segment 12bb489d-b03b-4c9b-8e8f-d8e6ee16e70d of type vxlan for network 46f742f7-d723-4b78-8e05-adbc47f72dba 2026-05-29 07:09:06.873 8 INFO neutron.db.l3_hamode_db [None req-a00b0eaa-9a4c-4f02-a0e6-6d7692f084d4 e0bba1d34c2149d988da8fac6a442187 84fb3fc18dc244ce94c02dbbf1f4a6d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 07:09:07.010 8 INFO neutron.db.l3_hamode_db [None req-a00b0eaa-9a4c-4f02-a0e6-6d7692f084d4 e0bba1d34c2149d988da8fac6a442187 84fb3fc18dc244ce94c02dbbf1f4a6d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1611/3233] 10.0.0.30 () {34 vars in 667 bytes} [Fri May 29 07:09:06 2026] POST /v2.0/routers => generated 474 bytes in 1721 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3234] 10.0.0.30 () {34 vars in 750 bytes} [Fri May 29 07:09:08 2026] PUT /v2.0/routers/6bebcbbe-bd20-43bb-8569-628179563ab4/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3235] 10.0.0.30 () {32 vars in 730 bytes} [Fri May 29 07:09:08 2026] GET /v2.0/routers/6bebcbbe-bd20-43bb-8569-628179563ab4/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3236] 10.0.0.30 () {34 vars in 761 bytes} [Fri May 29 07:09:08 2026] PUT /v2.0/routers/6bebcbbe-bd20-43bb-8569-628179563ab4/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3237] 10.0.0.30 () {32 vars in 730 bytes} [Fri May 29 07:09:08 2026] GET /v2.0/routers/6bebcbbe-bd20-43bb-8569-628179563ab4/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3238] 10.0.0.30 () {34 vars in 757 bytes} [Fri May 29 07:09:08 2026] PUT /v2.0/routers/6bebcbbe-bd20-43bb-8569-628179563ab4/tags/red => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3239] 10.0.0.30 () {32 vars in 730 bytes} [Fri May 29 07:09:08 2026] GET /v2.0/routers/6bebcbbe-bd20-43bb-8569-628179563ab4/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3240] 10.0.0.30 () {34 vars in 779 bytes} [Fri May 29 07:09:08 2026] PUT /v2.0/routers/6bebcbbe-bd20-43bb-8569-628179563ab4/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3241] 10.0.0.30 () {32 vars in 730 bytes} [Fri May 29 07:09:08 2026] GET /v2.0/routers/6bebcbbe-bd20-43bb-8569-628179563ab4/tags => generated 52 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3242] 10.0.0.30 () {34 vars in 750 bytes} [Fri May 29 07:09:08 2026] PUT /v2.0/routers/6bebcbbe-bd20-43bb-8569-628179563ab4/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3243] 10.0.0.30 () {32 vars in 730 bytes} [Fri May 29 07:09:08 2026] GET /v2.0/routers/6bebcbbe-bd20-43bb-8569-628179563ab4/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3244] 10.0.0.30 () {32 vars in 738 bytes} [Fri May 29 07:09:08 2026] GET /v2.0/routers/6bebcbbe-bd20-43bb-8569-628179563ab4/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:09:08.944 8 INFO neutron.api.v2.resource [None req-bafa2354-7c30-462e-acc1-e9444782da1e e0bba1d34c2149d988da8fac6a442187 84fb3fc18dc244ce94c02dbbf1f4a6d8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1617/3245] 10.0.0.30 () {32 vars in 742 bytes} [Fri May 29 07:09:08 2026] GET /v2.0/routers/6bebcbbe-bd20-43bb-8569-628179563ab4/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3246] 10.0.0.30 () {32 vars in 741 bytes} [Fri May 29 07:09:08 2026] DELETE /v2.0/routers/6bebcbbe-bd20-43bb-8569-628179563ab4/tags/red => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3247] 10.0.0.30 () {32 vars in 730 bytes} [Fri May 29 07:09:09 2026] GET /v2.0/routers/6bebcbbe-bd20-43bb-8569-628179563ab4/tags => generated 30 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:09:09.151 7 INFO neutron.api.v2.resource [None req-d613237b-cff5-4c0f-91a9-132f0ad1eb9e e0bba1d34c2149d988da8fac6a442187 84fb3fc18dc244ce94c02dbbf1f4a6d8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1630/3248] 10.0.0.30 () {32 vars in 745 bytes} [Fri May 29 07:09:09 2026] DELETE /v2.0/routers/6bebcbbe-bd20-43bb-8569-628179563ab4/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3249] 10.0.0.30 () {32 vars in 733 bytes} [Fri May 29 07:09:09 2026] DELETE /v2.0/routers/6bebcbbe-bd20-43bb-8569-628179563ab4/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3250] 10.0.0.30 () {32 vars in 730 bytes} [Fri May 29 07:09:09 2026] GET /v2.0/routers/6bebcbbe-bd20-43bb-8569-628179563ab4/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3251] 10.0.0.30 () {32 vars in 720 bytes} [Fri May 29 07:09:09 2026] GET /v2.0/routers/6bebcbbe-bd20-43bb-8569-628179563ab4 => generated 480 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3252] 10.0.0.30 () {34 vars in 741 bytes} [Fri May 29 07:09:09 2026] PUT /v2.0/routers/6bebcbbe-bd20-43bb-8569-628179563ab4 => generated 480 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3253] 10.0.0.30 () {32 vars in 735 bytes} [Fri May 29 07:09:09 2026] GET /v2.0/ports?device_id=6bebcbbe-bd20-43bb-8569-628179563ab4 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:09:10.415 7 INFO neutron.services.segments.plugin [-] Segment 12bb489d-b03b-4c9b-8e8f-d8e6ee16e70d resource provider aggregate not found 2026-05-29 07:09:10.418 7 INFO neutron.services.segments.plugin [-] Segment 12bb489d-b03b-4c9b-8e8f-d8e6ee16e70d resource provider aggregate not found 2026-05-29 07:09:10.423 7 INFO neutron.services.segments.plugin [-] Segment 12bb489d-b03b-4c9b-8e8f-d8e6ee16e70d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12bb489d-b03b-4c9b-8e8f-d8e6ee16e70d found for delete ", "request_id": "req-c3ce098d-a3dd-4be6-b718-21bba1d50c10"}]} 2026-05-29 07:09:10.433 7 INFO neutron.services.segments.plugin [-] Segment 12bb489d-b03b-4c9b-8e8f-d8e6ee16e70d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12bb489d-b03b-4c9b-8e8f-d8e6ee16e70d found for delete ", "request_id": "req-6e379a22-1585-4e88-a479-57f7d885d2a9"}]} 2026-05-29 07:09:10.437 7 INFO neutron.db.l3_hamode_db [None req-bbeba304-39bf-41cc-9acd-f1b74172f85a e0bba1d34c2149d988da8fac6a442187 84fb3fc18dc244ce94c02dbbf1f4a6d8 - - default default] HA network 46f742f7-d723-4b78-8e05-adbc47f72dba was deleted as no HA routers are present in tenant 84fb3fc18dc244ce94c02dbbf1f4a6d8. [pid: 7|app: 0|req: 1633/3254] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:09:09 2026] DELETE /v2.0/routers/6bebcbbe-bd20-43bb-8569-628179563ab4 => generated 0 bytes in 525 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3255] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:09:11 2026] GET /v2.0/security-groups?tenant_id=84fb3fc18dc244ce94c02dbbf1f4a6d8&name=default => generated 2929 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3256] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:09:11 2026] DELETE /v2.0/security-groups/2ce4f86e-a6d4-4089-8199-fed3b478d095 => 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: 1623/3257] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:09:11 2026] GET /v2.0/security-groups?tenant_id=58f2e643af664ddd80db5491612446bd&name=default => generated 2929 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3258] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:09:11 2026] DELETE /v2.0/security-groups/0c096c60-9aae-4d11-8769-74dceea45011 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:09:14.956 8 WARNING neutron_lib.context [None req-6a768edf-8630-4e2b-bcf4-9c5662bb60c8 fb9122cae38e4edaaecf1675e344de24 bcdd1b4d43f0492189da492ad6aa4b1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-29 07:09:15.101 8 INFO neutron.db.segments_db [None req-6a768edf-8630-4e2b-bcf4-9c5662bb60c8 fb9122cae38e4edaaecf1675e344de24 bcdd1b4d43f0492189da492ad6aa4b1f - - default default] Added segment 534dd857-e4dd-4d8b-9896-b50f658ce657 of type vxlan for network 3eb9cd82-88cc-4f23-9f94-0f05e3cd0cf2 [pid: 8|app: 0|req: 1624/3259] 10.0.0.30 () {34 vars in 669 bytes} [Fri May 29 07:09:14 2026] POST /v2.0/networks => generated 632 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:09:15.200 7 WARNING neutron_lib.context [None req-3476aea7-39c3-499e-ac70-c2b7221af072 fb9122cae38e4edaaecf1675e344de24 bcdd1b4d43f0492189da492ad6aa4b1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1636/3260] 10.0.0.30 () {34 vars in 668 bytes} [Fri May 29 07:09:15 2026] POST /v2.0/subnets => generated 626 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3261] 10.0.0.30 () {34 vars in 750 bytes} [Fri May 29 07:09:15 2026] PUT /v2.0/subnets/9e6324a6-13b5-43a1-bbf5-ed639bdad416/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3262] 10.0.0.30 () {32 vars in 730 bytes} [Fri May 29 07:09:15 2026] GET /v2.0/subnets/9e6324a6-13b5-43a1-bbf5-ed639bdad416/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3263] 10.0.0.30 () {34 vars in 761 bytes} [Fri May 29 07:09:15 2026] PUT /v2.0/subnets/9e6324a6-13b5-43a1-bbf5-ed639bdad416/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3264] 10.0.0.30 () {32 vars in 730 bytes} [Fri May 29 07:09:15 2026] GET /v2.0/subnets/9e6324a6-13b5-43a1-bbf5-ed639bdad416/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3265] 10.0.0.30 () {34 vars in 757 bytes} [Fri May 29 07:09:15 2026] PUT /v2.0/subnets/9e6324a6-13b5-43a1-bbf5-ed639bdad416/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3266] 10.0.0.30 () {32 vars in 730 bytes} [Fri May 29 07:09:15 2026] GET /v2.0/subnets/9e6324a6-13b5-43a1-bbf5-ed639bdad416/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: 1629/3269] 10.0.0.30 () {34 vars in 779 bytes} [Fri May 29 07:09:15 2026] PUT /v2.0/subnets/9e6324a6-13b5-43a1-bbf5-ed639bdad416/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3270] 10.0.0.30 () {32 vars in 730 bytes} [Fri May 29 07:09:15 2026] GET /v2.0/subnets/9e6324a6-13b5-43a1-bbf5-ed639bdad416/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3271] 10.0.0.30 () {34 vars in 750 bytes} [Fri May 29 07:09:15 2026] PUT /v2.0/subnets/9e6324a6-13b5-43a1-bbf5-ed639bdad416/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3272] 10.0.0.30 () {32 vars in 730 bytes} [Fri May 29 07:09:15 2026] GET /v2.0/subnets/9e6324a6-13b5-43a1-bbf5-ed639bdad416/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3273] 10.0.0.30 () {32 vars in 738 bytes} [Fri May 29 07:09:15 2026] GET /v2.0/subnets/9e6324a6-13b5-43a1-bbf5-ed639bdad416/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:09:15.879 7 INFO neutron.api.v2.resource [None req-4f6b38b4-9d5c-4e10-9c83-c40a1deeb203 fb9122cae38e4edaaecf1675e344de24 bcdd1b4d43f0492189da492ad6aa4b1f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1643/3274] 10.0.0.30 () {32 vars in 742 bytes} [Fri May 29 07:09:15 2026] GET /v2.0/subnets/9e6324a6-13b5-43a1-bbf5-ed639bdad416/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3275] 10.0.0.30 () {32 vars in 741 bytes} [Fri May 29 07:09:15 2026] DELETE /v2.0/subnets/9e6324a6-13b5-43a1-bbf5-ed639bdad416/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3276] 10.0.0.30 () {32 vars in 730 bytes} [Fri May 29 07:09:15 2026] GET /v2.0/subnets/9e6324a6-13b5-43a1-bbf5-ed639bdad416/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:09:16.015 8 INFO neutron.api.v2.resource [None req-bc04d5c1-23ef-4538-a62c-f7cb0a25bf73 fb9122cae38e4edaaecf1675e344de24 bcdd1b4d43f0492189da492ad6aa4b1f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1633/3277] 10.0.0.30 () {32 vars in 745 bytes} [Fri May 29 07:09:15 2026] DELETE /v2.0/subnets/9e6324a6-13b5-43a1-bbf5-ed639bdad416/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3278] 10.0.0.30 () {32 vars in 733 bytes} [Fri May 29 07:09:16 2026] DELETE /v2.0/subnets/9e6324a6-13b5-43a1-bbf5-ed639bdad416/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3279] 10.0.0.30 () {32 vars in 730 bytes} [Fri May 29 07:09:16 2026] GET /v2.0/subnets/9e6324a6-13b5-43a1-bbf5-ed639bdad416/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3280] 10.0.0.30 () {32 vars in 723 bytes} [Fri May 29 07:09:16 2026] DELETE /v2.0/subnets/9e6324a6-13b5-43a1-bbf5-ed639bdad416 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:09:16.594 8 INFO neutron.services.segments.plugin [-] Segment 534dd857-e4dd-4d8b-9896-b50f658ce657 resource provider aggregate not found 2026-05-29 07:09:16.600 8 INFO neutron.services.segments.plugin [-] Segment 534dd857-e4dd-4d8b-9896-b50f658ce657 resource provider aggregate not found 2026-05-29 07:09:16.615 8 INFO neutron.services.segments.plugin [-] Segment 534dd857-e4dd-4d8b-9896-b50f658ce657 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 534dd857-e4dd-4d8b-9896-b50f658ce657 found for delete ", "request_id": "req-d479b402-3caa-482b-8c22-b83d17030723"}]} 2026-05-29 07:09:16.616 8 INFO neutron.services.segments.plugin [-] Segment 534dd857-e4dd-4d8b-9896-b50f658ce657 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 534dd857-e4dd-4d8b-9896-b50f658ce657 found for delete ", "request_id": "req-73f67a61-8c34-4a52-8491-7f12b43dd303"}]} [pid: 8|app: 0|req: 1635/3281] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:09:16 2026] DELETE /v2.0/networks/3eb9cd82-88cc-4f23-9f94-0f05e3cd0cf2 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3282] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:09:17 2026] GET /v2.0/security-groups?tenant_id=bcdd1b4d43f0492189da492ad6aa4b1f&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3283] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:09:17 2026] DELETE /v2.0/security-groups/db4dea9e-47eb-4784-9e0c-d1fb82499145 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3284] 10.0.0.30 () {32 vars in 773 bytes} [Fri May 29 07:09:17 2026] GET /v2.0/security-groups?tenant_id=eda48ccadee44e40a566650e2eb946cc&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3285] 10.0.0.30 () {32 vars in 739 bytes} [Fri May 29 07:09:17 2026] DELETE /v2.0/security-groups/9b080c6a-0a27-47d7-991f-b4803ded0797 => 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: 1649/3286] 10.0.0.30 () {32 vars in 648 bytes} [Fri May 29 07:09:20 2026] GET /v2.0/networks => generated 2168 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3287] 10.0.0.30 () {32 vars in 654 bytes} [Fri May 29 07:09:21 2026] GET /v2.0/floatingips => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3288] 10.0.0.30 () {32 vars in 646 bytes} [Fri May 29 07:09:21 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3289] 10.0.0.30 () {32 vars in 642 bytes} [Fri May 29 07:09:21 2026] GET /v2.0/ports => generated 4721 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3290] 10.0.0.30 () {32 vars in 646 bytes} [Fri May 29 07:09:22 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3291] 10.0.0.30 () {32 vars in 648 bytes} [Fri May 29 07:09:22 2026] GET /v2.0/networks => generated 2168 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3292] 10.0.0.30 () {32 vars in 662 bytes} [Fri May 29 07:09:22 2026] GET /v2.0/security-groups => generated 17397 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3293] 10.0.0.30 () {32 vars in 654 bytes} [Fri May 29 07:09:22 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)