+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon May 18 01:14:26 2026] *** compiled with version: 13.3.0 on 12 May 2026 19:03:32 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-5f8874b865-6t5ch 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 0x7f3b1349f668 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/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /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 2026-05-18 01:14:31.481 7 INFO neutron.common.config [-] Logging enabled! 2026-05-18 01:14:31.481 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-18 01:14:31.495 8 INFO neutron.common.config [-] Logging enabled! 2026-05-18 01:14:31.495 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-18 01:14:31.995 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-18 01:14:32.007 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-18 01:14:33.049 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-18 01:14:33.052 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-18 01:14:33.055 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-18 01:14:33.056 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-18 01:14:33.056 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-18 01:14:33.057 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-18 01:14:33.057 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:14:33.064 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:14:33.064 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:14:33.064 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-18 01:14:33.086 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-18 01:14:33.087 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-18 01:14:33.087 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-18 01:14:33.120 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-18 01:14:33.123 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-18 01:14:33.127 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-18 01:14:33.128 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-18 01:14:33.128 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-18 01:14:33.128 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-18 01:14:33.129 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:14:33.130 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-18 01:14:33.130 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-18 01:14:33.130 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-18 01:14:33.130 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-18 01:14:33.136 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:14:33.136 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:14:33.137 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-18 01:14:33.158 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-18 01:14:33.159 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-18 01:14:33.160 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-18 01:14:33.202 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-18 01:14:33.202 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-18 01:14:33.203 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-18 01:14:33.203 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-18 01:14:33.573 8 INFO neutron.plugins.ml2.managers [None req-7ecd82a4-bbf9-4db0-a7a9-7e4b8b603b7e - - - - - -] Initializing driver for type 'vlan' 2026-05-18 01:14:33.709 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7ecd82a4-bbf9-4db0-a7a9-7e4b8b603b7e - - - - - -] VlanTypeDriver initialization complete 2026-05-18 01:14:33.709 8 INFO neutron.plugins.ml2.managers [None req-7ecd82a4-bbf9-4db0-a7a9-7e4b8b603b7e - - - - - -] Initializing driver for type 'vxlan' 2026-05-18 01:14:33.709 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7ecd82a4-bbf9-4db0-a7a9-7e4b8b603b7e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-18 01:14:33.725 8 INFO neutron.plugins.ml2.managers [None req-7ecd82a4-bbf9-4db0-a7a9-7e4b8b603b7e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-18 01:14:33.726 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7ecd82a4-bbf9-4db0-a7a9-7e4b8b603b7e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-18 01:14:33.726 8 INFO neutron.plugins.ml2.managers [None req-7ecd82a4-bbf9-4db0-a7a9-7e4b8b603b7e - - - - - -] Initializing extension driver 'port_security' 2026-05-18 01:14:33.726 8 INFO neutron.plugins.ml2.extensions.port_security [None req-7ecd82a4-bbf9-4db0-a7a9-7e4b8b603b7e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-18 01:14:33.726 8 INFO neutron.plugins.ml2.managers [None req-7ecd82a4-bbf9-4db0-a7a9-7e4b8b603b7e - - - - - -] Initializing extension driver 'qos' 2026-05-18 01:14:33.726 8 INFO neutron.plugins.ml2.managers [None req-7ecd82a4-bbf9-4db0-a7a9-7e4b8b603b7e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-18 01:14:33.726 8 INFO neutron.plugins.ml2.managers [None req-7ecd82a4-bbf9-4db0-a7a9-7e4b8b603b7e - - - - - -] Initializing mechanism driver 'l2population' 2026-05-18 01:14:33.735 7 INFO neutron.plugins.ml2.managers [None req-88abd668-3dfb-43b2-8b2f-ff6ae3801729 - - - - - -] Initializing driver for type 'vlan' 2026-05-18 01:14:33.738 8 INFO neutron.quota [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded quota_driver: . 2026-05-18 01:14:33.738 8 INFO neutron.plugins.ml2.plugin [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Modular L2 Plugin initialization complete 2026-05-18 01:14:33.738 8 INFO neutron.plugins.ml2.managers [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-18 01:14:33.738 8 INFO neutron.plugins.ml2.managers [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-18 01:14:33.738 8 INFO neutron.plugins.ml2.managers [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Got port-security extension from driver 'port_security' 2026-05-18 01:14:33.739 8 INFO neutron.extensions.vlantransparent [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Disabled vlantransparent extension. 2026-05-18 01:14:33.739 8 INFO neutron.manager [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loading Plugin: qos 2026-05-18 01:14:33.751 8 INFO neutron.manager [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loading Plugin: router 2026-05-18 01:14:33.791 8 INFO neutron.services.service_base [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-18 01:14:33.792 8 INFO neutron.manager [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loading Plugin: segments 2026-05-18 01:14:33.878 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-88abd668-3dfb-43b2-8b2f-ff6ae3801729 - - - - - -] VlanTypeDriver initialization complete 2026-05-18 01:14:33.878 7 INFO neutron.plugins.ml2.managers [None req-88abd668-3dfb-43b2-8b2f-ff6ae3801729 - - - - - -] Initializing driver for type 'vxlan' 2026-05-18 01:14:33.878 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-88abd668-3dfb-43b2-8b2f-ff6ae3801729 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-18 01:14:33.884 8 INFO neutron.manager [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loading Plugin: trunk 2026-05-18 01:14:33.897 7 INFO neutron.plugins.ml2.managers [None req-88abd668-3dfb-43b2-8b2f-ff6ae3801729 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-18 01:14:33.897 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-88abd668-3dfb-43b2-8b2f-ff6ae3801729 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-18 01:14:33.897 7 INFO neutron.plugins.ml2.managers [None req-88abd668-3dfb-43b2-8b2f-ff6ae3801729 - - - - - -] Initializing extension driver 'port_security' 2026-05-18 01:14:33.897 7 INFO neutron.plugins.ml2.extensions.port_security [None req-88abd668-3dfb-43b2-8b2f-ff6ae3801729 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-18 01:14:33.897 7 INFO neutron.plugins.ml2.managers [None req-88abd668-3dfb-43b2-8b2f-ff6ae3801729 - - - - - -] Initializing extension driver 'qos' 2026-05-18 01:14:33.897 7 INFO neutron.plugins.ml2.managers [None req-88abd668-3dfb-43b2-8b2f-ff6ae3801729 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-18 01:14:33.897 7 INFO neutron.plugins.ml2.managers [None req-88abd668-3dfb-43b2-8b2f-ff6ae3801729 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-18 01:14:33.899 8 INFO neutron.manager [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loading Plugin: vpnaas 2026-05-18 01:14:33.909 7 INFO neutron.quota [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded quota_driver: . 2026-05-18 01:14:33.910 7 INFO neutron.plugins.ml2.plugin [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Modular L2 Plugin initialization complete 2026-05-18 01:14:33.910 7 INFO neutron.plugins.ml2.managers [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-18 01:14:33.910 7 INFO neutron.plugins.ml2.managers [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-18 01:14:33.910 7 INFO neutron.plugins.ml2.managers [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Got port-security extension from driver 'port_security' 2026-05-18 01:14:33.910 7 INFO neutron.extensions.vlantransparent [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Disabled vlantransparent extension. 2026-05-18 01:14:33.910 7 INFO neutron.manager [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loading Plugin: qos 2026-05-18 01:14:33.923 7 INFO neutron.manager [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loading Plugin: router 2026-05-18 01:14:33.937 8 WARNING stevedore.named [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-18 01:14:33.964 7 INFO neutron.services.service_base [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-18 01:14:33.964 7 INFO neutron.manager [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loading Plugin: segments 2026-05-18 01:14:34.008 8 INFO neutron_vpnaas.services.vpn.plugin [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-18 01:14:34.009 8 INFO neutron.common.utils [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-18 01:14:34.009 8 INFO neutron.manager [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loading Plugin: auto_allocate 2026-05-18 01:14:34.014 8 INFO neutron.manager [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loading Plugin: tag 2026-05-18 01:14:34.020 8 INFO neutron.manager [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loading Plugin: timestamp 2026-05-18 01:14:34.023 8 INFO neutron.manager [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loading Plugin: network_ip_availability 2026-05-18 01:14:34.026 8 INFO neutron.manager [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loading Plugin: flavors 2026-05-18 01:14:34.029 8 INFO neutron.manager [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loading Plugin: revisions 2026-05-18 01:14:34.033 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Initializing extension manager. 2026-05-18 01:14:34.034 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: address-group 2026-05-18 01:14:34.035 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: address-scope 2026-05-18 01:14:34.035 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-18 01:14:34.036 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: agent 2026-05-18 01:14:34.037 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: agent-resources-synced 2026-05-18 01:14:34.038 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: allowed-address-pairs 2026-05-18 01:14:34.039 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: auto-allocated-topology 2026-05-18 01:14:34.040 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: availability_zone 2026-05-18 01:14:34.040 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: availability_zone_filter 2026-05-18 01:14:34.041 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-18 01:14:34.041 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: default-subnetpools 2026-05-18 01:14:34.043 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-18 01:14:34.043 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: dns-integration 2026-05-18 01:14:34.044 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: dns-domain-ports 2026-05-18 01:14:34.044 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-18 01:14:34.045 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: dvr 2026-05-18 01:14:34.045 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-18 01:14:34.046 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: empty-string-filtering 2026-05-18 01:14:34.046 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-18 01:14:34.047 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-18 01:14:34.047 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: external-net 2026-05-18 01:14:34.048 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-18 01:14:34.048 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: extraroute 2026-05-18 01:14:34.049 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: extraroute-atomic 2026-05-18 01:14:34.050 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-18 01:14:34.050 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-18 01:14:34.051 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-18 01:14:34.051 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-18 01:14:34.052 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: fip-port-details 2026-05-18 01:14:34.052 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: flavors 2026-05-18 01:14:34.054 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-18 01:14:34.054 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: floatingip-pools 2026-05-18 01:14:34.055 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: ip_allocation 2026-05-18 01:14:34.055 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: ip-substring-filtering 2026-05-18 01:14:34.056 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: l2_adjacency 2026-05-18 01:14:34.057 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: router 2026-05-18 01:14:34.059 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-18 01:14:34.059 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-18 01:14:34.060 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-18 01:14:34.060 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: ext-gw-mode 2026-05-18 01:14:34.061 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: l3-ha 2026-05-18 01:14:34.061 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-18 01:14:34.062 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-18 01:14:34.063 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: l3-flavors 2026-05-18 01:14:34.064 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-18 01:14:34.065 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-18 01:14:34.066 7 INFO neutron.manager [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loading Plugin: trunk 2026-05-18 01:14:34.069 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-18 01:14:34.070 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-18 01:14:34.071 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-18 01:14:34.072 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-18 01:14:34.073 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-18 01:14:34.073 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: multi-provider 2026-05-18 01:14:34.074 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: net-mtu 2026-05-18 01:14:34.074 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: net-mtu-writable 2026-05-18 01:14:34.075 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: network_availability_zone 2026-05-18 01:14:34.075 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: network_ha 2026-05-18 01:14:34.076 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: network-ip-availability 2026-05-18 01:14:34.077 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-18 01:14:34.078 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: pagination 2026-05-18 01:14:34.078 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: port-device-profile 2026-05-18 01:14:34.079 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-18 01:14:34.079 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-18 01:14:34.080 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-18 01:14:34.080 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: port-mac-override 2026-05-18 01:14:34.081 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-18 01:14:34.081 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-18 01:14:34.082 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-18 01:14:34.082 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: port-resource-request 2026-05-18 01:14:34.083 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: port-resource-request-groups 2026-05-18 01:14:34.083 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-18 01:14:34.084 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: binding 2026-05-18 01:14:34.084 7 INFO neutron.manager [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loading Plugin: vpnaas 2026-05-18 01:14:34.085 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: binding-extended 2026-05-18 01:14:34.085 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: port-security 2026-05-18 01:14:34.086 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: project-id 2026-05-18 01:14:34.086 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: provider 2026-05-18 01:14:34.088 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: qos 2026-05-18 01:14:34.089 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-18 01:14:34.090 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-18 01:14:34.090 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: qos-default 2026-05-18 01:14:34.091 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: qos-fip 2026-05-18 01:14:34.091 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-18 01:14:34.092 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: qos-gateway-ip 2026-05-18 01:14:34.092 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: qos-port-network-policy 2026-05-18 01:14:34.093 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: qos-pps-minimum 2026-05-18 01:14:34.093 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-18 01:14:34.094 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: qos-pps 2026-05-18 01:14:34.095 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: qos-rule-type-details 2026-05-18 01:14:34.095 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-18 01:14:34.096 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: qos-rules-alias 2026-05-18 01:14:34.096 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: quota-check-limit 2026-05-18 01:14:34.098 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: quotas 2026-05-18 01:14:34.099 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: quota_details 2026-05-18 01:14:34.101 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: rbac-policies 2026-05-18 01:14:34.101 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: rbac-address-group 2026-05-18 01:14:34.102 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: rbac-address-scope 2026-05-18 01:14:34.102 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: rbac-security-groups 2026-05-18 01:14:34.103 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: rbac-subnetpool 2026-05-18 01:14:34.103 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: revision-if-match 2026-05-18 01:14:34.104 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: standard-attr-revisions 2026-05-18 01:14:34.104 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: router_availability_zone 2026-05-18 01:14:34.105 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-18 01:14:34.107 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: security-groups-default-rules 2026-05-18 01:14:34.107 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-18 01:14:34.108 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-18 01:14:34.108 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-18 01:14:34.109 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-18 01:14:34.109 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-18 01:14:34.114 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: security-group 2026-05-18 01:14:34.115 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: segment 2026-05-18 01:14:34.115 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-18 01:14:34.116 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: service-type 2026-05-18 01:14:34.116 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: sorting 2026-05-18 01:14:34.117 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: standard-attr-segment 2026-05-18 01:14:34.118 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: standard-attr-description 2026-05-18 01:14:34.118 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: stateful-security-group 2026-05-18 01:14:34.119 8 WARNING neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-18 01:14:34.119 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-18 01:14:34.120 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: subnet-external-network 2026-05-18 01:14:34.120 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: subnet_onboard 2026-05-18 01:14:34.121 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-18 01:14:34.121 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: subnet-service-types 2026-05-18 01:14:34.122 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: subnet_allocation 2026-05-18 01:14:34.123 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-18 01:14:34.123 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: tag-creation 2026-05-18 01:14:34.124 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-18 01:14:34.126 7 WARNING stevedore.named [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-18 01:14:34.127 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: standard-attr-tag 2026-05-18 01:14:34.128 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-18 01:14:34.128 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: trunk 2026-05-18 01:14:34.129 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: trunk-details 2026-05-18 01:14:34.130 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-18 01:14:34.130 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-18 01:14:34.132 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-18 01:14:34.133 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-18 01:14:34.134 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: vpn-flavors 2026-05-18 01:14:34.135 8 INFO neutron.api.extensions [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Loaded extension: vpnaas 2026-05-18 01:14:34.138 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-18 01:14:34.138 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-18 01:14:34.138 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-18 01:14:34.138 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-18 01:14:34.141 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-18 01:14:34.142 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-18 01:14:34.146 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-18 01:14:34.147 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-18 01:14:34.147 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-18 01:14:34.148 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-18 01:14:34.149 8 WARNING neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] subnetpool is already registered 2026-05-18 01:14:34.149 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-18 01:14:34.149 8 WARNING neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] subnetpool is already registered 2026-05-18 01:14:34.150 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-18 01:14:34.150 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-18 01:14:34.150 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-18 01:14:34.151 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-18 01:14:34.151 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-18 01:14:34.152 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-18 01:14:34.155 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-18 01:14:34.156 8 WARNING neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] router is already registered 2026-05-18 01:14:34.156 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-18 01:14:34.156 8 WARNING neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] floatingip is already registered 2026-05-18 01:14:34.160 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-18 01:14:34.160 8 WARNING neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] rbac_policy is already registered 2026-05-18 01:14:34.161 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-18 01:14:34.161 8 WARNING neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] security_group is already registered 2026-05-18 01:14:34.161 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-18 01:14:34.162 8 WARNING neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] security_group_rule is already registered 2026-05-18 01:14:34.163 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-18 01:14:34.163 8 WARNING neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] subnetpool is already registered 2026-05-18 01:14:34.164 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-18 01:14:34.164 8 WARNING neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] subnetpool is already registered 2026-05-18 01:14:34.164 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-18 01:14:34.164 8 WARNING neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] trunk is already registered 2026-05-18 01:14:34.165 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-18 01:14:34.165 8 WARNING neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] endpoint_group is already registered 2026-05-18 01:14:34.165 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-18 01:14:34.166 8 WARNING neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] vpnservice is already registered 2026-05-18 01:14:34.166 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-18 01:14:34.167 8 WARNING neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] ipsec_site_connection is already registered 2026-05-18 01:14:34.167 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-18 01:14:34.167 8 WARNING neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] ipsecpolicy is already registered 2026-05-18 01:14:34.168 8 INFO neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-18 01:14:34.168 8 WARNING neutron.quota.resource_registry [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] ikepolicy is already registered 2026-05-18 01:14:34.198 7 INFO neutron_vpnaas.services.vpn.plugin [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-18 01:14:34.199 7 INFO neutron.common.utils [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-18 01:14:34.199 7 INFO neutron.manager [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loading Plugin: auto_allocate 2026-05-18 01:14:34.203 7 INFO neutron.manager [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loading Plugin: tag 2026-05-18 01:14:34.210 7 INFO neutron.manager [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loading Plugin: timestamp 2026-05-18 01:14:34.212 7 INFO neutron.manager [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loading Plugin: network_ip_availability 2026-05-18 01:14:34.217 7 INFO neutron.manager [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loading Plugin: flavors 2026-05-18 01:14:34.220 7 INFO neutron.manager [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loading Plugin: revisions 2026-05-18 01:14:34.223 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Initializing extension manager. 2026-05-18 01:14:34.224 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: address-group 2026-05-18 01:14:34.225 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: address-scope 2026-05-18 01:14:34.226 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-18 01:14:34.227 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: agent 2026-05-18 01:14:34.227 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: agent-resources-synced 2026-05-18 01:14:34.228 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: allowed-address-pairs 2026-05-18 01:14:34.229 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: auto-allocated-topology 2026-05-18 01:14:34.230 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: availability_zone 2026-05-18 01:14:34.230 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: availability_zone_filter 2026-05-18 01:14:34.231 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-18 01:14:34.231 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: default-subnetpools 2026-05-18 01:14:34.233 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-18 01:14:34.233 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: dns-integration 2026-05-18 01:14:34.234 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: dns-domain-ports 2026-05-18 01:14:34.234 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-18 01:14:34.235 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: dvr 2026-05-18 01:14:34.236 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-18 01:14:34.236 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: empty-string-filtering 2026-05-18 01:14:34.237 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-18 01:14:34.237 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-18 01:14:34.238 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: external-net 2026-05-18 01:14:34.238 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-18 01:14:34.239 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: extraroute 2026-05-18 01:14:34.239 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: extraroute-atomic 2026-05-18 01:14:34.240 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-18 01:14:34.240 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-18 01:14:34.241 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-18 01:14:34.241 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-18 01:14:34.242 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: fip-port-details 2026-05-18 01:14:34.243 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: flavors 2026-05-18 01:14:34.244 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-18 01:14:34.244 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: floatingip-pools 2026-05-18 01:14:34.245 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: ip_allocation 2026-05-18 01:14:34.245 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: ip-substring-filtering 2026-05-18 01:14:34.246 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: l2_adjacency 2026-05-18 01:14:34.247 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: router 2026-05-18 01:14:34.249 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-18 01:14:34.249 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-18 01:14:34.250 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-18 01:14:34.250 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: ext-gw-mode 2026-05-18 01:14:34.251 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: l3-ha 2026-05-18 01:14:34.251 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-18 01:14:34.252 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-18 01:14:34.252 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: l3-flavors 2026-05-18 01:14:34.253 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-18 01:14:34.254 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-18 01:14:34.257 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-18 01:14:34.259 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-18 01:14:34.260 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-18 01:14:34.261 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-18 01:14:34.262 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-18 01:14:34.262 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: multi-provider 2026-05-18 01:14:34.263 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: net-mtu 2026-05-18 01:14:34.263 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: net-mtu-writable 2026-05-18 01:14:34.264 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: network_availability_zone 2026-05-18 01:14:34.264 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: network_ha 2026-05-18 01:14:34.265 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: network-ip-availability 2026-05-18 01:14:34.266 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-18 01:14:34.266 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: pagination 2026-05-18 01:14:34.267 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: port-device-profile 2026-05-18 01:14:34.267 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-18 01:14:34.268 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-18 01:14:34.268 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-18 01:14:34.269 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: port-mac-override 2026-05-18 01:14:34.269 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-18 01:14:34.270 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-18 01:14:34.270 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-18 01:14:34.271 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: port-resource-request 2026-05-18 01:14:34.271 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: port-resource-request-groups 2026-05-18 01:14:34.272 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-18 01:14:34.273 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: binding 2026-05-18 01:14:34.274 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: binding-extended 2026-05-18 01:14:34.274 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: port-security 2026-05-18 01:14:34.274 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: project-id 2026-05-18 01:14:34.275 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: provider 2026-05-18 01:14:34.277 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: qos 2026-05-18 01:14:34.278 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-18 01:14:34.279 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-18 01:14:34.279 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: qos-default 2026-05-18 01:14:34.280 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: qos-fip 2026-05-18 01:14:34.280 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-18 01:14:34.281 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: qos-gateway-ip 2026-05-18 01:14:34.281 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: qos-port-network-policy 2026-05-18 01:14:34.282 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: qos-pps-minimum 2026-05-18 01:14:34.282 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-18 01:14:34.283 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: qos-pps 2026-05-18 01:14:34.283 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: qos-rule-type-details 2026-05-18 01:14:34.284 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-18 01:14:34.284 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: qos-rules-alias 2026-05-18 01:14:34.285 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: quota-check-limit 2026-05-18 01:14:34.287 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: quotas 2026-05-18 01:14:34.288 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: quota_details 2026-05-18 01:14:34.290 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: rbac-policies 2026-05-18 01:14:34.290 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: rbac-address-group 2026-05-18 01:14:34.291 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: rbac-address-scope 2026-05-18 01:14:34.291 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: rbac-security-groups 2026-05-18 01:14:34.292 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: rbac-subnetpool 2026-05-18 01:14:34.292 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: revision-if-match 2026-05-18 01:14:34.293 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: standard-attr-revisions 2026-05-18 01:14:34.294 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: router_availability_zone 2026-05-18 01:14:34.294 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-18 01:14:34.296 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: security-groups-default-rules 2026-05-18 01:14:34.296 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-18 01:14:34.297 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-18 01:14:34.297 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-18 01:14:34.298 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-18 01:14:34.298 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-18 01:14:34.303 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: security-group 2026-05-18 01:14:34.304 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: segment 2026-05-18 01:14:34.305 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-18 01:14:34.305 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: service-type 2026-05-18 01:14:34.306 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: sorting 2026-05-18 01:14:34.306 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: standard-attr-segment 2026-05-18 01:14:34.307 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: standard-attr-description 2026-05-18 01:14:34.308 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: stateful-security-group 2026-05-18 01:14:34.308 7 WARNING neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-18 01:14:34.309 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-18 01:14:34.309 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: subnet-external-network 2026-05-18 01:14:34.310 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: subnet_onboard 2026-05-18 01:14:34.310 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-18 01:14:34.311 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: subnet-service-types 2026-05-18 01:14:34.312 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: subnet_allocation 2026-05-18 01:14:34.312 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-18 01:14:34.313 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: tag-creation 2026-05-18 01:14:34.313 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-18 01:14:34.317 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: standard-attr-tag 2026-05-18 01:14:34.318 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-18 01:14:34.318 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: trunk 2026-05-18 01:14:34.319 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: trunk-details 2026-05-18 01:14:34.319 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-18 01:14:34.320 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-18 01:14:34.322 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-18 01:14:34.323 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-18 01:14:34.323 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: vpn-flavors 2026-05-18 01:14:34.325 7 INFO neutron.api.extensions [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Loaded extension: vpnaas 2026-05-18 01:14:34.327 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-18 01:14:34.328 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-18 01:14:34.328 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-18 01:14:34.328 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-18 01:14:34.331 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-18 01:14:34.332 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-18 01:14:34.336 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-18 01:14:34.337 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-18 01:14:34.337 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-18 01:14:34.338 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-18 01:14:34.339 7 WARNING neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] subnetpool is already registered 2026-05-18 01:14:34.339 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-18 01:14:34.339 7 WARNING neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] subnetpool is already registered 2026-05-18 01:14:34.340 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-18 01:14:34.340 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-18 01:14:34.340 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-18 01:14:34.341 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-18 01:14:34.341 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-18 01:14:34.342 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-18 01:14:34.345 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-18 01:14:34.346 7 WARNING neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] router is already registered 2026-05-18 01:14:34.346 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-18 01:14:34.346 7 WARNING neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] floatingip is already registered 2026-05-18 01:14:34.350 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-18 01:14:34.350 7 WARNING neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] rbac_policy is already registered 2026-05-18 01:14:34.351 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-18 01:14:34.351 7 WARNING neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] security_group is already registered 2026-05-18 01:14:34.351 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-18 01:14:34.351 7 WARNING neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] security_group_rule is already registered 2026-05-18 01:14:34.352 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-18 01:14:34.352 7 WARNING neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] subnetpool is already registered 2026-05-18 01:14:34.353 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-18 01:14:34.353 7 WARNING neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] subnetpool is already registered 2026-05-18 01:14:34.353 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-18 01:14:34.354 7 WARNING neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] trunk is already registered 2026-05-18 01:14:34.354 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-18 01:14:34.354 7 WARNING neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] endpoint_group is already registered 2026-05-18 01:14:34.354 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-18 01:14:34.355 7 WARNING neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] vpnservice is already registered 2026-05-18 01:14:34.355 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-18 01:14:34.355 7 WARNING neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] ipsec_site_connection is already registered 2026-05-18 01:14:34.356 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-18 01:14:34.356 7 WARNING neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] ipsecpolicy is already registered 2026-05-18 01:14:34.356 7 INFO neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-18 01:14:34.356 7 WARNING neutron.quota.resource_registry [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] ikepolicy is already registered 2026-05-18 01:14:34.357 8 WARNING keystonemiddleware._common.config [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 01:14:34.364 8 WARNING oslo_config.cfg [None req-7a9034cb-a990-45ac-8bbf-564e9264887d - - - - - -] 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 0x7f3b1349f668 pid: 8 (default app) 2026-05-18 01:14:34.583 7 WARNING keystonemiddleware._common.config [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 01:14:34.590 7 WARNING oslo_config.cfg [None req-f3e827b5-4740-4f1e-93b8-9d443680d2cc - - - - - -] 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 0x7f3b1349f668 pid: 7 (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-18 01:14:38.748 8 INFO neutron.pecan_wsgi.hooks.translation [None req-19c04be7-f2f2-4e29-8329-0cf588c331bf 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.95 () {44 vars in 923 bytes} [Mon May 18 01:14:38 2026] GET /v2.0/networks/public => generated 108 bytes in 648 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: 7|app: 0|req: 1/5] 199.204.45.95 () {44 vars in 945 bytes} [Mon May 18 01:14:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:14:39.317 8 WARNING neutron.services.revisions.revision_plugin [None req-a5f355c9-f924-4d39-ad98-cb243aacd8da 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Could not find related network for resource to bump revision. 2026-05-18 01:14:39.336 8 INFO neutron.db.segments_db [None req-a5f355c9-f924-4d39-ad98-cb243aacd8da 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment a662d8a2-1b6a-4673-af00-0ec95e7fafc9 of type flat for network 83b89c32-8e7e-42d8-90fd-7e6657e41171 2026-05-18 01:14:39.375 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a5f355c9-f924-4d39-ad98-cb243aacd8da 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.95 () {48 vars in 963 bytes} [Mon May 18 01:14:38 2026] POST /v2.0/networks => generated 124 bytes in 416 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:14:45.224 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b434022c-2fc9-41e3-b8fa-7a0a1c073f8d 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/8] 199.204.45.95 () {44 vars in 923 bytes} [Mon May 18 01:14:45 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.95 () {44 vars in 945 bytes} [Mon May 18 01:14:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:14:45.281 8 WARNING neutron.services.revisions.revision_plugin [None req-7de08706-68f5-42a6-ba53-6c672adba58a 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Could not find related network for resource to bump revision. 2026-05-18 01:14:45.291 8 INFO neutron.db.segments_db [None req-7de08706-68f5-42a6-ba53-6c672adba58a 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment a84887f9-9dbe-4fe2-bcb0-bfcf97118b9e of type flat for network 90877c82-84ed-4426-8d85-3cf126b1fe6a 2026-05-18 01:14:45.316 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7de08706-68f5-42a6-ba53-6c672adba58a 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/10] 199.204.45.95 () {48 vars in 963 bytes} [Mon May 18 01:14:45 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-18 01:14:51.573 7 INFO neutron.pecan_wsgi.hooks.translation [None req-36c0ef39-9008-4694-9b47-ea27ce2adc30 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.204.45.95 () {44 vars in 923 bytes} [Mon May 18 01:14:51 2026] GET /v2.0/networks/public => generated 108 bytes in 381 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.95 () {44 vars in 945 bytes} [Mon May 18 01:14:51 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-18 01:14:51.806 7 WARNING neutron.services.revisions.revision_plugin [None req-924082a3-e7d1-426f-84f6-06349e38f1d5 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Could not find related network for resource to bump revision. 2026-05-18 01:14:51.829 7 INFO neutron.db.segments_db [None req-924082a3-e7d1-426f-84f6-06349e38f1d5 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment 7af208cd-cf55-4bda-a85e-4904f3b6d356 of type flat for network 7fd01986-5e6f-40fe-b900-de272bba4fd1 2026-05-18 01:14:51.869 7 INFO neutron.pecan_wsgi.hooks.translation [None req-924082a3-e7d1-426f-84f6-06349e38f1d5 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.95 () {48 vars in 963 bytes} [Mon May 18 01:14:51 2026] POST /v2.0/networks => generated 124 bytes in 279 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:14:57.750 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d276afea-a9da-434d-a24f-15e57c1c4eb1 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.204.45.95 () {44 vars in 923 bytes} [Mon May 18 01:14:57 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.95 () {44 vars in 945 bytes} [Mon May 18 01:14:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:14:57.827 8 WARNING neutron.services.revisions.revision_plugin [None req-52b19c57-d48b-4949-a1db-a6cd79e637e5 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Could not find related network for resource to bump revision. 2026-05-18 01:14:57.846 8 INFO neutron.db.segments_db [None req-52b19c57-d48b-4949-a1db-a6cd79e637e5 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment d94a2b0d-4737-48ea-945e-e71143e591cc of type flat for network 2279da3b-150b-45b6-80a8-f9675f5d33fc 2026-05-18 01:14:57.881 8 INFO neutron.pecan_wsgi.hooks.translation [None req-52b19c57-d48b-4949-a1db-a6cd79e637e5 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.204.45.95 () {48 vars in 963 bytes} [Mon May 18 01:14:57 2026] POST /v2.0/networks => generated 124 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:15:03.777 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8daef4cd-bcdf-49e8-bfe2-58472fb16503 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.204.45.95 () {44 vars in 923 bytes} [Mon May 18 01:15:03 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.204.45.95 () {44 vars in 945 bytes} [Mon May 18 01:15:03 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-18 01:15:03.845 8 WARNING neutron.services.revisions.revision_plugin [None req-a8037376-2fc3-40bf-b71b-8d7678fea338 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Could not find related network for resource to bump revision. 2026-05-18 01:15:03.861 8 INFO neutron.db.segments_db [None req-a8037376-2fc3-40bf-b71b-8d7678fea338 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment 24fdda84-5e5c-4a5f-8a22-02864b89d25f of type flat for network 7a75a1e0-ab48-4f73-8961-b32bc501872c 2026-05-18 01:15:03.904 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a8037376-2fc3-40bf-b71b-8d7678fea338 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 199.204.45.95 () {48 vars in 963 bytes} [Mon May 18 01:15:03 2026] POST /v2.0/networks => generated 124 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:15:09.747 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a649b2e-f278-4673-a007-791454eb811e 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.95 () {44 vars in 923 bytes} [Mon May 18 01:15:09 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.204.45.95 () {44 vars in 945 bytes} [Mon May 18 01:15:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:15:09.850 7 WARNING neutron.services.revisions.revision_plugin [None req-929a8b97-952f-419b-a8a5-6b5249a871ee 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Could not find related network for resource to bump revision. 2026-05-18 01:15:09.870 7 INFO neutron.db.segments_db [None req-929a8b97-952f-419b-a8a5-6b5249a871ee 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment 2788d8c0-08b0-4618-9dbc-0d50f89b69bd of type flat for network 38599298-7fc3-4e82-a452-82772f9433d2 [pid: 7|app: 0|req: 10/23] 199.204.45.95 () {48 vars in 963 bytes} [Mon May 18 01:15:09 2026] POST /v2.0/networks => generated 706 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:15:11.232 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f4d046b5-a0fd-49e0-a33e-a900290717aa 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.204.45.95 () {44 vars in 923 bytes} [Mon May 18 01:15:11 2026] GET /v2.0/networks/public => generated 108 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.95 () {44 vars in 945 bytes} [Mon May 18 01:15:11 2026] GET /v2.0/networks?name=public => generated 709 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:15:11.325 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e849e99-9963-46e1-aa62-5bcc9a1066c5 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 199.204.45.95 () {44 vars in 1030 bytes} [Mon May 18 01:15:11 2026] GET /v2.0/subnets/public-subnet?network_id=38599298-7fc3-4e82-a452-82772f9433d2 => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 199.204.45.95 () {44 vars in 1053 bytes} [Mon May 18 01:15:11 2026] GET /v2.0/subnets?name=public-subnet&network_id=38599298-7fc3-4e82-a452-82772f9433d2 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.204.45.95 () {48 vars in 961 bytes} [Mon May 18 01:15:11 2026] POST /v2.0/subnets => generated 664 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:19:54.817 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c709e2ec-4b4d-4a79-a418-ccec831998cf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-18 01:19:54.818 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 18 01:19:54 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.95) !!! 2026-05-18 01:19:54.932 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7ee61df-f127-49c3-a6cf-deb1ec20ab70 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/66] 199.204.45.95 () {44 vars in 933 bytes} [Mon May 18 01:19:54 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:19:54.946 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [05fb311a-5151-4f9c-9fff-8a4ae20df8f5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-18 01:19:54.947 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 18 01:19:54 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.95) !!! [pid: 7|app: 0|req: 32/67] 199.204.45.95 () {44 vars in 955 bytes} [Mon May 18 01:19:54 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:19:55.024 8 INFO neutron.db.segments_db [None req-69cded80-76f6-40ca-98b6-ccb1bd6db074 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment 6ad87051-ef4d-444d-a562-fba57ee22c6b of type vxlan for network f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a [pid: 8|app: 0|req: 36/68] 199.204.45.95 () {48 vars in 962 bytes} [Mon May 18 01:19:54 2026] POST /v2.0/networks => generated 707 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:19:56.064 7 INFO oslo.messaging._drivers.impl_rabbit [-] [05fb311a-5151-4f9c-9fff-8a4ae20df8f5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59656. 2026-05-18 01:19:56.104 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b97651d-b483-490a-b188-eaf183889ce4 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/69] 199.204.45.95 () {44 vars in 933 bytes} [Mon May 18 01:19:56 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:19:56.130 8 INFO oslo.messaging._drivers.impl_rabbit [-] [c709e2ec-4b4d-4a79-a418-ccec831998cf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59670. [pid: 8|app: 0|req: 37/70] 199.204.45.95 () {44 vars in 955 bytes} [Mon May 18 01:19:56 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:19:56.170 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6bd8e85d-a900-4d73-a745-0e699a40c585 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/71] 199.204.45.95 () {44 vars in 1032 bytes} [Mon May 18 01:19:56 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/72] 199.204.45.95 () {44 vars in 1055 bytes} [Mon May 18 01:19:56 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/73] 199.204.45.95 () {48 vars in 961 bytes} [Mon May 18 01:19:56 2026] POST /v2.0/subnets => generated 651 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:19:57.576 8 INFO neutron.api.v2.resource [None req-241ee10e-bbb7-4710-beb2-9d3e9a412da5 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/74] 199.204.45.95 () {44 vars in 967 bytes} [Mon May 18 01:19:57 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.204.45.95 () {44 vars in 989 bytes} [Mon May 18 01:19:57 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.204.45.95 () {48 vars in 976 bytes} [Mon May 18 01:19:57 2026] POST /v2.0/security-groups => generated 1616 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:19:58 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 1616 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:19:59 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:19:59 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.204.45.95 () {48 vars in 987 bytes} [Mon May 18 01:19:59 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: 7|app: 0|req: 41/83] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:20:00 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 2230 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:20:00 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:20:00 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.204.45.95 () {48 vars in 987 bytes} [Mon May 18 01:20:00 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: 7|app: 0|req: 43/87] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:20:01 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 2846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:20:01 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 2846 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:20:01 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.95 () {48 vars in 987 bytes} [Mon May 18 01:20:01 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: 7|app: 0|req: 45/91] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:20:02 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 3462 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:20:02 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:20:02 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 3462 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.204.45.95 () {48 vars in 987 bytes} [Mon May 18 01:20:02 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:20:03 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 4078 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:20:03 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 4078 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:20:03 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.204.45.95 () {48 vars in 987 bytes} [Mon May 18 01:20:03 2026] POST /v2.0/security-group-rules => generated 603 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.204.45.95 () {44 vars in 983 bytes} [Mon May 18 01:20:04 2026] GET /v2.0/networks/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a => generated 732 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:20:04.999 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9d4ca619-0df4-40ca-b1eb-024c135c9d47 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/100] 199.204.45.95 () {44 vars in 1072 bytes} [Mon May 18 01:20:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.204.45.95 () {44 vars in 1095 bytes} [Mon May 18 01:20:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:20:05 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.204.45.95 () {48 vars in 957 bytes} [Mon May 18 01:20:05 2026] POST /v2.0/ports => generated 1100 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:20:11.822 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95bfe1ed-1b70-4d2e-b398-565e817a6d30 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/104] 199.204.45.95 () {44 vars in 974 bytes} [Mon May 18 01:20:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 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: 7|app: 0|req: 52/105] 199.204.45.95 () {44 vars in 996 bytes} [Mon May 18 01:20:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.204.45.95 () {48 vars in 1026 bytes} [Mon May 18 01:20:11 2026] PUT /v2.0/ports/a3fb695d-ca4f-4d72-a465-40c5501ab571 => generated 1249 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 199.204.45.95 () {44 vars in 916 bytes} [Mon May 18 01:20:13 2026] GET /v2.0/ports => generated 3730 bytes in 84 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-18 01:20:15.022 8 INFO neutron.api.v2.resource [None req-bb7c191f-2882-4250-b69a-e955d52286fc 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/110] 199.204.45.95 () {44 vars in 955 bytes} [Mon May 18 01:20:14 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/111] 199.204.45.95 () {44 vars in 977 bytes} [Mon May 18 01:20:15 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/112] 199.204.45.95 () {48 vars in 976 bytes} [Mon May 18 01:20:15 2026] POST /v2.0/security-groups => generated 1610 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/113] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:20:16 2026] GET /v2.0/security-groups/5999e0f0-be47-4a20-9cb6-940ee8fe1b6e => generated 1610 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/114] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:20:16 2026] GET /v2.0/security-groups/5999e0f0-be47-4a20-9cb6-940ee8fe1b6e => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/115] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:20:16 2026] GET /v2.0/security-groups/5999e0f0-be47-4a20-9cb6-940ee8fe1b6e => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/116] 199.204.45.95 () {48 vars in 987 bytes} [Mon May 18 01:20:16 2026] POST /v2.0/security-group-rules => generated 623 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/117] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:20:17 2026] GET /v2.0/security-groups/5999e0f0-be47-4a20-9cb6-940ee8fe1b6e => generated 2246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/118] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:20:17 2026] GET /v2.0/security-groups/5999e0f0-be47-4a20-9cb6-940ee8fe1b6e => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/119] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:20:17 2026] GET /v2.0/security-groups/5999e0f0-be47-4a20-9cb6-940ee8fe1b6e => generated 2246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/120] 199.204.45.95 () {48 vars in 987 bytes} [Mon May 18 01:20:17 2026] POST /v2.0/security-group-rules => generated 627 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/129] 199.204.45.95 () {44 vars in 971 bytes} [Mon May 18 01:21:19 2026] GET /v2.0/quotas/a0dfef358a194d3ba723a54afa4824de => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 64/130] 199.204.45.95 () {48 vars in 1023 bytes} [Mon May 18 01:21:19 2026] PUT /v2.0/quotas/a0dfef358a194d3ba723a54afa4824de => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:23:30.268 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c709e2ec-4b4d-4a79-a418-ccec831998cf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-18 01:23:30.269 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 18 01:23:30 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.95) !!! /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-18 01:23:30.396 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04bce73f-de65-48df-a6d2-7b18ef174b04 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/149] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:23:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:23:30.412 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [05fb311a-5151-4f9c-9fff-8a4ae20df8f5] 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, ' [pid: 7|app: 0|req: 74/150] 199.204.45.95 () {30 vars in 761 bytes} [Mon May 18 01:23:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:23:32.292 8 INFO oslo.messaging._drivers.impl_rabbit [-] [c709e2ec-4b4d-4a79-a418-ccec831998cf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59290. 2026-05-18 01:23:32.327 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cde05c6b-2c27-4c7e-98cd-79bc650fff49 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/151] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:23:32 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: 7|app: 0|req: 75/152] 199.204.45.95 () {30 vars in 761 bytes} [Mon May 18 01:23:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:29:16.602 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [05fb311a-5151-4f9c-9fff-8a4ae20df8f5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-18 01:29:16.603 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 18 01:29:16 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=e9fdbb4b7059499ab565b2c47489b962 (ip 199.204.45.95) !!! 2026-05-18 01:29:16.747 7 INFO neutron.api.v2.resource [None req-b783c5b9-66d9-4a59-a7a9-f200df30f60a 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 99/199] 199.204.45.95 () {44 vars in 1070 bytes} [Mon May 18 01:29:16 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=e9fdbb4b7059499ab565b2c47489b962 => generated 139 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:29:16.760 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c709e2ec-4b4d-4a79-a418-ccec831998cf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-18 01:29:16.762 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 18 01:29:16 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=e9fdbb4b7059499ab565b2c47489b962 (ip 199.204.45.95) !!! [pid: 8|app: 0|req: 101/200] 199.204.45.95 () {44 vars in 1093 bytes} [Mon May 18 01:29:16 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=e9fdbb4b7059499ab565b2c47489b962 => generated 23 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/201] 199.204.45.95 () {48 vars in 977 bytes} [Mon May 18 01:29:16 2026] POST /v2.0/security-groups => generated 1624 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:29:18.042 8 INFO oslo.messaging._drivers.impl_rabbit [-] [c709e2ec-4b4d-4a79-a418-ccec831998cf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34372. [pid: 8|app: 0|req: 102/202] 199.204.45.95 () {44 vars in 1084 bytes} [Mon May 18 01:29:18 2026] GET /v2.0/security-groups/d5802e9d-f77f-41c1-9257-766c60d305c9?project_id=e9fdbb4b7059499ab565b2c47489b962 => generated 1624 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/203] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:29:18 2026] GET /v2.0/security-groups/d5802e9d-f77f-41c1-9257-766c60d305c9 => generated 1624 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/204] 199.204.45.95 () {44 vars in 1084 bytes} [Mon May 18 01:29:18 2026] GET /v2.0/security-groups/d5802e9d-f77f-41c1-9257-766c60d305c9?project_id=e9fdbb4b7059499ab565b2c47489b962 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:29:18.232 7 INFO oslo.messaging._drivers.impl_rabbit [-] [05fb311a-5151-4f9c-9fff-8a4ae20df8f5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34378. [pid: 7|app: 0|req: 102/205] 199.204.45.95 () {48 vars in 987 bytes} [Mon May 18 01:29:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/206] 199.204.45.95 () {44 vars in 1084 bytes} [Mon May 18 01:29:19 2026] GET /v2.0/security-groups/d5802e9d-f77f-41c1-9257-766c60d305c9?project_id=e9fdbb4b7059499ab565b2c47489b962 => 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: 103/207] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:29:19 2026] GET /v2.0/security-groups/d5802e9d-f77f-41c1-9257-766c60d305c9 => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/208] 199.204.45.95 () {44 vars in 1084 bytes} [Mon May 18 01:29:19 2026] GET /v2.0/security-groups/d5802e9d-f77f-41c1-9257-766c60d305c9?project_id=e9fdbb4b7059499ab565b2c47489b962 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/209] 199.204.45.95 () {48 vars in 987 bytes} [Mon May 18 01:29:19 2026] POST /v2.0/security-group-rules => generated 599 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/210] 199.204.45.95 () {44 vars in 1084 bytes} [Mon May 18 01:29:20 2026] GET /v2.0/security-groups/d5802e9d-f77f-41c1-9257-766c60d305c9?project_id=e9fdbb4b7059499ab565b2c47489b962 => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/211] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:29:20 2026] GET /v2.0/security-groups/d5802e9d-f77f-41c1-9257-766c60d305c9 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/212] 199.204.45.95 () {44 vars in 1084 bytes} [Mon May 18 01:29:20 2026] GET /v2.0/security-groups/d5802e9d-f77f-41c1-9257-766c60d305c9?project_id=e9fdbb4b7059499ab565b2c47489b962 => 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: 106/213] 199.204.45.95 () {48 vars in 987 bytes} [Mon May 18 01:29:20 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) [pid: 8|app: 0|req: 108/214] 199.204.45.95 () {44 vars in 1084 bytes} [Mon May 18 01:29:21 2026] GET /v2.0/security-groups/d5802e9d-f77f-41c1-9257-766c60d305c9?project_id=e9fdbb4b7059499ab565b2c47489b962 => generated 3460 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/215] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:29:21 2026] GET /v2.0/security-groups/d5802e9d-f77f-41c1-9257-766c60d305c9 => 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: 109/216] 199.204.45.95 () {44 vars in 1084 bytes} [Mon May 18 01:29:21 2026] GET /v2.0/security-groups/d5802e9d-f77f-41c1-9257-766c60d305c9?project_id=e9fdbb4b7059499ab565b2c47489b962 => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/217] 199.204.45.95 () {48 vars in 987 bytes} [Mon May 18 01:29:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/236] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:31:38 2026] GET /v2.0/networks?tenant_id=e9fdbb4b7059499ab565b2c47489b962&shared=False => generated 15 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:31:38.256 8 INFO neutron.db.segments_db [None req-d8bfe889-3533-416a-8563-fe471e646b75 deb33bcc09d84d798173498e869fb56c e9fdbb4b7059499ab565b2c47489b962 - - 7c946dcfe0d04ed787842a01fc7f078b 7c946dcfe0d04ed787842a01fc7f078b] Added segment b01943f4-d1b3-4986-954c-471df5f84f4e of type vxlan for network aafe7f10-20dc-44ef-a4d6-61fee5fcbd8f [pid: 8|app: 0|req: 119/237] 199.204.45.95 () {34 vars in 681 bytes} [Mon May 18 01:31:38 2026] POST /v2.0/networks => generated 718 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/238] 199.204.45.95 () {30 vars in 721 bytes} [Mon May 18 01:31:38 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/239] 199.204.45.95 () {30 vars in 632 bytes} [Mon May 18 01:31:38 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: 7|app: 0|req: 120/240] 199.204.45.95 () {34 vars in 676 bytes} [Mon May 18 01:31:38 2026] POST /v2.0/ports => generated 999 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/241] 199.204.45.95 () {30 vars in 702 bytes} [Mon May 18 01:31:38 2026] GET /v2.0/networks/aafe7f10-20dc-44ef-a4d6-61fee5fcbd8f => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/242] 199.204.45.95 () {30 vars in 721 bytes} [Mon May 18 01:31:40 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/243] 199.204.45.95 () {30 vars in 702 bytes} [Mon May 18 01:31:40 2026] GET /v2.0/networks/aafe7f10-20dc-44ef-a4d6-61fee5fcbd8f => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/246] 199.204.45.95 () {44 vars in 971 bytes} [Mon May 18 01:31:54 2026] GET /v2.0/quotas/e9fdbb4b7059499ab565b2c47489b962 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/247] 199.204.45.95 () {48 vars in 1023 bytes} [Mon May 18 01:31:55 2026] PUT /v2.0/quotas/e9fdbb4b7059499ab565b2c47489b962 => generated 291 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:43:23.815 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c709e2ec-4b4d-4a79-a418-ccec831998cf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-18 01:43:23.816 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 18 01:43:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.95) !!! 2026-05-18 01:43:23.978 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9e4cea30-a870-4c06-bdd4-6091d3bce32d 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 171/340] 199.204.45.95 () {44 vars in 923 bytes} [Mon May 18 01:43:23 2026] GET /v2.0/networks/public => generated 108 bytes in 174 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:43:23.986 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [05fb311a-5151-4f9c-9fff-8a4ae20df8f5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-18 01:43:23.987 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 18 01:43:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.95) !!! [pid: 7|app: 0|req: 170/341] 199.204.45.95 () {44 vars in 945 bytes} [Mon May 18 01:43:23 2026] GET /v2.0/networks?name=public => generated 753 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:43:25.107 8 INFO oslo.messaging._drivers.impl_rabbit [-] [c709e2ec-4b4d-4a79-a418-ccec831998cf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60776. 2026-05-18 01:43:25.135 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c002ec8a-7bb7-4f5d-80e7-ac084ab1d09b 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/342] 199.204.45.95 () {44 vars in 923 bytes} [Mon May 18 01:43:25 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:43:25.173 7 INFO oslo.messaging._drivers.impl_rabbit [-] [05fb311a-5151-4f9c-9fff-8a4ae20df8f5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60788. [pid: 7|app: 0|req: 171/343] 199.204.45.95 () {44 vars in 945 bytes} [Mon May 18 01:43:25 2026] GET /v2.0/networks?name=public => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:43:25.208 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9519d471-be90-49b7-b242-02795d1d3212 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/344] 199.204.45.95 () {44 vars in 1030 bytes} [Mon May 18 01:43:25 2026] GET /v2.0/subnets/public-subnet?network_id=38599298-7fc3-4e82-a452-82772f9433d2 => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/345] 199.204.45.95 () {44 vars in 1053 bytes} [Mon May 18 01:43:25 2026] GET /v2.0/subnets?name=public-subnet&network_id=38599298-7fc3-4e82-a452-82772f9433d2 => generated 667 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:43:54.844 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2b3e72d0-9849-4cf2-93f1-9b93d95f4b0d 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/350] 199.204.45.95 () {44 vars in 933 bytes} [Mon May 18 01:43:54 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 88 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/351] 199.204.45.95 () {44 vars in 955 bytes} [Mon May 18 01:43:54 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:43:55.836 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab9a5aab-b220-4754-92fd-1e6d7fcc3852 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/352] 199.204.45.95 () {44 vars in 933 bytes} [Mon May 18 01:43:55 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/353] 199.204.45.95 () {44 vars in 955 bytes} [Mon May 18 01:43:55 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:43:55.902 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4fac8f9b-8ae7-4479-a7f4-ea5d59c75dc5 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/354] 199.204.45.95 () {44 vars in 1032 bytes} [Mon May 18 01:43:55 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/355] 199.204.45.95 () {44 vars in 1055 bytes} [Mon May 18 01:43:55 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:43:57.083 8 INFO neutron.api.v2.resource [None req-7fb654c4-dab4-42c7-9030-11d8d3721935 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/356] 199.204.45.95 () {44 vars in 967 bytes} [Mon May 18 01:43:57 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: 7|app: 0|req: 178/357] 199.204.45.95 () {44 vars in 989 bytes} [Mon May 18 01:43:57 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/358] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:43:58 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/359] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:43:58 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => 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: 181/360] 199.204.45.95 () {44 vars in 1007 bytes} [Mon May 18 01:43:58 2026] GET /v2.0/security-group-rules/41797aa3-2af8-45b6-8e4e-428f131881d6 => 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: 180/363] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:43:59 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 4694 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/364] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:43:59 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => 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: 181/365] 199.204.45.95 () {44 vars in 1007 bytes} [Mon May 18 01:43:59 2026] GET /v2.0/security-group-rules/3ec794ce-4289-4503-b82b-3de290d507db => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/366] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:44:00 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/367] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:44:00 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/368] 199.204.45.95 () {44 vars in 1007 bytes} [Mon May 18 01:44:00 2026] GET /v2.0/security-group-rules/3c60ab3f-3706-4f70-976f-e4fbaf706e59 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/369] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:44:01 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/370] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:44:01 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/371] 199.204.45.95 () {44 vars in 1007 bytes} [Mon May 18 01:44:01 2026] GET /v2.0/security-group-rules/9c98e1ff-534f-48d2-b487-428b98fd7e57 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:44:02 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/373] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:44:02 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 199.204.45.95 () {44 vars in 1007 bytes} [Mon May 18 01:44:02 2026] GET /v2.0/security-group-rules/c239f7dd-d75a-427b-801b-ecec723135b4 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 199.204.45.95 () {44 vars in 983 bytes} [Mon May 18 01:44:03 2026] GET /v2.0/networks/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a => generated 732 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:44:03.706 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f7e4f12-9e6e-47ad-9d90-a0efdd9362ba 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/376] 199.204.45.95 () {44 vars in 1072 bytes} [Mon May 18 01:44:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.204.45.95 () {44 vars in 1095 bytes} [Mon May 18 01:44:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a => generated 1254 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:44:03 2026] GET /v2.0/security-groups/c311a014-2332-4a8f-a9ac-0e6d4d4a6cf4 => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:44:11.062 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b0635a2-0098-4eef-89ff-a2ce720fa83a 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 188/379] 199.204.45.95 () {44 vars in 974 bytes} [Mon May 18 01:44:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 199.204.45.95 () {44 vars in 996 bytes} [Mon May 18 01:44:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 199.204.45.95 () {44 vars in 916 bytes} [Mon May 18 01:44:12 2026] GET /v2.0/ports => generated 4725 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:44:13.683 8 INFO neutron.api.v2.resource [None req-27747f54-f530-4f06-9561-97303ebe1ef4 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/382] 199.204.45.95 () {44 vars in 955 bytes} [Mon May 18 01:44:13 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 199.204.45.95 () {44 vars in 977 bytes} [Mon May 18 01:44:13 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:44:14 2026] GET /v2.0/security-groups/5999e0f0-be47-4a20-9cb6-940ee8fe1b6e => generated 2886 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:44:14 2026] GET /v2.0/security-groups/5999e0f0-be47-4a20-9cb6-940ee8fe1b6e => generated 2886 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 199.204.45.95 () {44 vars in 1007 bytes} [Mon May 18 01:44:14 2026] GET /v2.0/security-group-rules/e2f4d7b7-9373-4b0f-8fcf-c8bc8366e65f => generated 623 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/389] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:44:15 2026] GET /v2.0/security-groups/5999e0f0-be47-4a20-9cb6-940ee8fe1b6e => generated 2886 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:44:15 2026] GET /v2.0/security-groups/5999e0f0-be47-4a20-9cb6-940ee8fe1b6e => generated 2886 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 199.204.45.95 () {44 vars in 1007 bytes} [Mon May 18 01:44:15 2026] GET /v2.0/security-group-rules/c9bab448-54a6-4b5a-9b27-b3f13a43b83f => generated 627 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.204.45.95 () {44 vars in 971 bytes} [Mon May 18 01:44:27 2026] GET /v2.0/quotas/a0dfef358a194d3ba723a54afa4824de => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:45:20.892 8 INFO neutron.api.v2.resource [None req-35fb5bbd-7e23-43e0-8073-1c354eab9ee3 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 203/401] 199.204.45.95 () {44 vars in 1070 bytes} [Mon May 18 01:45:20 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=e9fdbb4b7059499ab565b2c47489b962 => generated 139 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/402] 199.204.45.95 () {44 vars in 1093 bytes} [Mon May 18 01:45:20 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=e9fdbb4b7059499ab565b2c47489b962 => generated 4072 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/403] 199.204.45.95 () {44 vars in 1084 bytes} [Mon May 18 01:45:21 2026] GET /v2.0/security-groups/d5802e9d-f77f-41c1-9257-766c60d305c9?project_id=e9fdbb4b7059499ab565b2c47489b962 => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/404] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:45:21 2026] GET /v2.0/security-groups/d5802e9d-f77f-41c1-9257-766c60d305c9 => 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/405] 199.204.45.95 () {44 vars in 1007 bytes} [Mon May 18 01:45:22 2026] GET /v2.0/security-group-rules/9fba3d3a-3c4f-4143-945e-f135947515e1 => generated 597 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/406] 199.204.45.95 () {44 vars in 1084 bytes} [Mon May 18 01:45:22 2026] GET /v2.0/security-groups/d5802e9d-f77f-41c1-9257-766c60d305c9?project_id=e9fdbb4b7059499ab565b2c47489b962 => generated 4075 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:45:23 2026] GET /v2.0/security-groups/d5802e9d-f77f-41c1-9257-766c60d305c9 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/408] 199.204.45.95 () {44 vars in 1007 bytes} [Mon May 18 01:45:23 2026] GET /v2.0/security-group-rules/1b01e208-cdb8-4bd3-b52d-943ee206d906 => generated 599 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/409] 199.204.45.95 () {44 vars in 1084 bytes} [Mon May 18 01:45:24 2026] GET /v2.0/security-groups/d5802e9d-f77f-41c1-9257-766c60d305c9?project_id=e9fdbb4b7059499ab565b2c47489b962 => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/410] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:45:24 2026] GET /v2.0/security-groups/d5802e9d-f77f-41c1-9257-766c60d305c9 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/411] 199.204.45.95 () {44 vars in 1007 bytes} [Mon May 18 01:45:24 2026] GET /v2.0/security-group-rules/e8c08173-7eee-46d0-8f0c-b7d3fe446e1d => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/412] 199.204.45.95 () {44 vars in 1084 bytes} [Mon May 18 01:45:25 2026] GET /v2.0/security-groups/d5802e9d-f77f-41c1-9257-766c60d305c9?project_id=e9fdbb4b7059499ab565b2c47489b962 => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/413] 199.204.45.95 () {44 vars in 997 bytes} [Mon May 18 01:45:25 2026] GET /v2.0/security-groups/d5802e9d-f77f-41c1-9257-766c60d305c9 => generated 4075 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/414] 199.204.45.95 () {44 vars in 1007 bytes} [Mon May 18 01:45:25 2026] GET /v2.0/security-group-rules/2927858f-737b-4aed-98f3-a0b925d08975 => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/417] 199.204.45.95 () {44 vars in 971 bytes} [Mon May 18 01:45:33 2026] GET /v2.0/quotas/e9fdbb4b7059499ab565b2c47489b962 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/424] 199.204.45.95 () {44 vars in 945 bytes} [Mon May 18 01:46:27 2026] GET /v2.0/networks?name=public => generated 753 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:07.082 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [05fb311a-5151-4f9c-9fff-8a4ae20df8f5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 213/431] 10.0.0.71 () {32 vars in 648 bytes} [Mon May 18 01:47:07 2026] GET /v2.0/networks => generated 2168 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/432] 10.0.0.71 () {32 vars in 654 bytes} [Mon May 18 01:47:08 2026] GET /v2.0/floatingips => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/433] 10.0.0.71 () {32 vars in 646 bytes} [Mon May 18 01:47:08 2026] GET /v2.0/routers => generated 15 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/434] 10.0.0.71 () {32 vars in 642 bytes} [Mon May 18 01:47:08 2026] GET /v2.0/ports => generated 4725 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:47:08.537 7 INFO oslo.messaging._drivers.impl_rabbit [-] [05fb311a-5151-4f9c-9fff-8a4ae20df8f5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54062. [pid: 7|app: 0|req: 215/435] 10.0.0.71 () {32 vars in 646 bytes} [Mon May 18 01:47:08 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/436] 10.0.0.71 () {32 vars in 648 bytes} [Mon May 18 01:47:08 2026] GET /v2.0/networks => generated 2168 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/437] 10.0.0.71 () {32 vars in 662 bytes} [Mon May 18 01:47:08 2026] GET /v2.0/security-groups => generated 17401 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/438] 10.0.0.71 () {32 vars in 654 bytes} [Mon May 18 01:47:08 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:47:20.429 8 INFO neutron.db.segments_db [None req-c6c652f4-1804-4755-b3e1-d2f940373eed 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment 2ef15128-ae02-4779-8076-5f3c33037335 of type vxlan for network baa38d24-c860-4b2c-a4db-aae9931064cc 2026-05-18 01:47:20.448 7 INFO neutron.db.segments_db [None req-6036f22e-d850-49cf-b9cb-8efc97173959 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment b13de14e-87b8-4e8c-91c1-e507638730e2 of type vxlan for network 8e704ae0-c13e-4523-81ed-bb12eefb4832 [pid: 8|app: 0|req: 224/441] 10.0.0.71 () {34 vars in 670 bytes} [Mon May 18 01:47:20 2026] POST /v2.0/networks => generated 743 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/442] 10.0.0.71 () {34 vars in 670 bytes} [Mon May 18 01:47:20 2026] POST /v2.0/networks => generated 748 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/443] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:47:20 2026] POST /v2.0/subnets => generated 690 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:47:20.831 8 INFO neutron.db.segments_db [None req-c60b408e-84ff-4b3d-be0b-da7035099ae5 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment 974e9941-4ff4-42cf-b254-a9cea0d80515 of type vxlan for network bf7d3fd2-1ed7-4884-852d-c0ccc9701d25 [pid: 7|app: 0|req: 220/444] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:47:20 2026] POST /v2.0/subnets => generated 695 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/445] 10.0.0.71 () {34 vars in 670 bytes} [Mon May 18 01:47:20 2026] POST /v2.0/networks => generated 745 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:47:20.973 7 INFO neutron.db.segments_db [None req-badcda7a-196e-482d-8f93-3d6af064eeaf 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment 6094331f-14c0-4941-a525-df0e8a4e44e6 of type vxlan for network 71f4ab26-905a-4398-8e00-547e343561bc 2026-05-18 01:47:20.995 8 INFO neutron.db.segments_db [None req-b6613702-5c0d-49b6-a681-7f6d3c01006a 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment f124dac5-722d-41d3-af62-2cde5bb869f4 of type vxlan for network 5f0c4153-e61a-44e8-bf4b-708473e85d03 2026-05-18 01:47:21.212 7 INFO neutron.db.l3_hamode_db [None req-badcda7a-196e-482d-8f93-3d6af064eeaf 13e948c95b5d4c439ef1cfac9d46f42f 0447fb67283642c9a7a0c61044d74050 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:47:21.221 8 INFO neutron.db.l3_hamode_db [None req-b6613702-5c0d-49b6-a681-7f6d3c01006a 13e948c95b5d4c439ef1cfac9d46f42f 7b022a8b035f4b2aa652e272369d5948 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:47:22.432 7 INFO neutron.db.l3_hamode_db [None req-badcda7a-196e-482d-8f93-3d6af064eeaf 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:47:22.435 8 INFO neutron.db.l3_hamode_db [None req-b6613702-5c0d-49b6-a681-7f6d3c01006a 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 226/446] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:47:20 2026] POST /v2.0/routers => generated 735 bytes in 2423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/447] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:47:20 2026] POST /v2.0/routers => generated 730 bytes in 2488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/448] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:47:23 2026] POST /v2.0/subnets => generated 692 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/449] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:47:23 2026] GET /v2.0/security-groups?tenant_id=4d32f85496244f1b8f3f69391785f2ef&name=default => generated 2921 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/450] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:47:23 2026] PUT /v2.0/routers/a99588b0-4c96-417c-91b3-358e25ec51a7/add_router_interface => generated 309 bytes in 1235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/451] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:47:23 2026] PUT /v2.0/routers/2c17947c-1bed-4630-ab2e-562f5f7b3dd2/add_router_interface => generated 309 bytes in 1156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:24.850 8 INFO neutron.db.segments_db [None req-b35a8e2f-1beb-498a-9e37-c1c79b147618 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment 51d788db-6d91-4ef2-b267-8c567028aff5 of type vxlan for network 2c1b67f1-8ea9-4cbb-809a-a0844446986c [pid: 7|app: 0|req: 224/452] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:47:24 2026] DELETE /v2.0/security-groups/1f6f4b3c-53d2-47bb-ad70-ab2cb3253c29 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:47:25.200 8 INFO neutron.db.l3_hamode_db [None req-b35a8e2f-1beb-498a-9e37-c1c79b147618 13e948c95b5d4c439ef1cfac9d46f42f adf379fd0267465dbbda408ffb6a68df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:47:25.483 7 WARNING neutron_lib.context [None req-7ff9a600-4743-41bc-8551-c616cad36987 36fe42dab98649c4befbfacf4bb54be9 0447fb67283642c9a7a0c61044d74050 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 225/453] 10.0.0.71 () {34 vars in 684 bytes} [Mon May 18 01:47:25 2026] POST /v2.0/security-groups => generated 1659 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:47:25.616 7 WARNING neutron_lib.context [None req-29210169-fc4a-429f-be7e-b923651e1610 36fe42dab98649c4befbfacf4bb54be9 0447fb67283642c9a7a0c61044d74050 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 226/454] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:47:25 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) 2026-05-18 01:47:25.846 7 WARNING neutron_lib.context [req-b72a865a-255a-4183-8600-6bbe5c3928b6 req-8e278788-ad75-4d1c-83e1-e7ff210757cf 8a46c8c36c24438e962772ba6dd77547 7b022a8b035f4b2aa652e272369d5948 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 227/455] 10.0.0.88 () {38 vars in 970 bytes} [Mon May 18 01:47:25 2026] POST /v2.0/security-groups => generated 1685 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:47:25.970 7 WARNING neutron_lib.context [None req-935ff079-7d87-4fd6-a837-b31181c575d4 36fe42dab98649c4befbfacf4bb54be9 0447fb67283642c9a7a0c61044d74050 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:47:25.991 8 INFO neutron.db.l3_hamode_db [None req-b35a8e2f-1beb-498a-9e37-c1c79b147618 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 228/456] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:47:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:47:26.121 7 WARNING neutron_lib.context [None req-f2ead63b-bf9f-4502-8d72-3619ceb85c26 36fe42dab98649c4befbfacf4bb54be9 0447fb67283642c9a7a0c61044d74050 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 229/457] 10.0.0.71 () {34 vars in 675 bytes} [Mon May 18 01:47:26 2026] POST /v2.0/floatingips => generated 552 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/458] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:47:24 2026] POST /v2.0/routers => generated 732 bytes in 2043 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/459] 10.0.0.88 () {34 vars in 990 bytes} [Mon May 18 01:47:26 2026] GET /v2.0/security-groups/e323a4d5-6f95-4c3b-bf43-da36256cb7ad => generated 1685 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:47:27.109 8 INFO neutron.db.segments_db [None req-8dc93e42-1dd4-4efb-8c9f-c67dd0795b7c 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment e614e552-4c57-434e-88c5-303bace8af38 of type vxlan for network 87761578-0128-401e-93a4-71315964c8e9 [pid: 8|app: 0|req: 230/460] 10.0.0.71 () {34 vars in 670 bytes} [Mon May 18 01:47:26 2026] POST /v2.0/networks => generated 738 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:47:27.192 8 WARNING neutron_lib.context [req-32bdce01-5270-4966-b306-4b1a5415b850 req-fdfa0297-a166-40ba-9811-eff7e44d09ac 8a46c8c36c24438e962772ba6dd77547 7b022a8b035f4b2aa652e272369d5948 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/461] 10.0.0.88 () {38 vars in 980 bytes} [Mon May 18 01:47:27 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) [pid: 8|app: 0|req: 232/462] 10.0.0.88 () {34 vars in 1099 bytes} [Mon May 18 01:47:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1681479875&fields=id&tenant_id=0447fb67283642c9a7a0c61044d74050 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/463] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:47:27 2026] POST /v2.0/subnets => generated 685 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:47:27.532 8 WARNING neutron_lib.context [req-21e5eb8c-f56b-43c6-a381-ad4a03c6221b req-f623ef8c-e7f3-4437-b8c8-ccd6c450ad9d 8a46c8c36c24438e962772ba6dd77547 7b022a8b035f4b2aa652e272369d5948 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 234/464] 10.0.0.88 () {38 vars in 970 bytes} [Mon May 18 01:47:27 2026] POST /v2.0/security-groups => generated 1686 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/465] 10.0.0.88 () {34 vars in 981 bytes} [Mon May 18 01:47:27 2026] GET /v2.0/networks?id=baa38d24-c860-4b2c-a4db-aae9931064cc => generated 675 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:27.742 8 INFO neutron.db.segments_db [None req-21bc25a2-6710-4896-8615-a0a05201455b 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment b69ceb7b-ff59-4490-afe0-0e02db8834c5 of type vxlan for network 895664d8-7d9b-4ba9-8cd3-78dfc30abe34 [pid: 7|app: 0|req: 231/466] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:47:26 2026] PUT /v2.0/routers/2f9f0a27-cb78-46d9-8aad-9efc3a708543/add_router_interface => generated 309 bytes in 1303 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:28.280 8 INFO neutron.db.l3_hamode_db [None req-21bc25a2-6710-4896-8615-a0a05201455b 13e948c95b5d4c439ef1cfac9d46f42f 5b83eb77026440c1955f806606425904 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 232/467] 10.0.0.88 () {34 vars in 990 bytes} [Mon May 18 01:47:28 2026] GET /v2.0/security-groups/275c0db6-449b-433f-9b0b-bd43385e369d => generated 1686 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/468] 10.0.0.88 () {34 vars in 964 bytes} [Mon May 18 01:47:28 2026] GET /v2.0/quotas/0447fb67283642c9a7a0c61044d74050 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:28.314 7 WARNING neutron_lib.context [req-771c988c-2766-4be6-a6b1-ec810680c921 req-c5b4a0a4-bce0-4107-8557-fd6aab6643ef 8a46c8c36c24438e962772ba6dd77547 7b022a8b035f4b2aa652e272369d5948 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 234/469] 10.0.0.88 () {38 vars in 980 bytes} [Mon May 18 01:47:28 2026] POST /v2.0/security-group-rules => generated 614 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 10.0.0.88 () {34 vars in 1001 bytes} [Mon May 18 01:47:28 2026] GET /v2.0/ports?tenant_id=0447fb67283642c9a7a0c61044d74050&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/471] 10.0.0.88 () {34 vars in 990 bytes} [Mon May 18 01:47:28 2026] GET /v2.0/security-groups/275c0db6-449b-433f-9b0b-bd43385e369d => generated 2311 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:47:28.551 7 WARNING neutron_lib.context [req-a28b7d2a-c12d-453a-b402-572c0c7032e0 req-c057144f-82a4-413c-b299-e8d6472ce707 8a46c8c36c24438e962772ba6dd77547 7b022a8b035f4b2aa652e272369d5948 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 237/472] 10.0.0.88 () {38 vars in 980 bytes} [Mon May 18 01:47:28 2026] POST /v2.0/security-group-rules => generated 619 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:47:28.728 7 WARNING neutron_lib.context [req-56c60528-b1ff-4d2a-9814-016dda1d8b3c req-ba42af46-2e46-4e88-af76-212e3a440853 42ed46d7d4e84b788a6879a621c8c79c adf379fd0267465dbbda408ffb6a68df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 238/473] 10.0.0.88 () {38 vars in 970 bytes} [Mon May 18 01:47:28 2026] POST /v2.0/security-groups => generated 1681 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/474] 10.0.0.88 () {34 vars in 906 bytes} [Mon May 18 01:47:28 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: 240/475] 10.0.0.88 () {34 vars in 990 bytes} [Mon May 18 01:47:28 2026] GET /v2.0/security-groups/275c0db6-449b-433f-9b0b-bd43385e369d => generated 2941 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/476] 10.0.0.88 () {34 vars in 1007 bytes} [Mon May 18 01:47:28 2026] GET /v2.0/networks/baa38d24-c860-4b2c-a4db-aae9931064cc?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:47:29.013 7 WARNING neutron_lib.context [req-7dbdd483-8cd6-4494-8118-f430a9596a5b req-3458d891-4de3-40ac-a86f-9d3a021e62d6 42ed46d7d4e84b788a6879a621c8c79c adf379fd0267465dbbda408ffb6a68df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:47:29.056 8 INFO neutron.db.l3_hamode_db [None req-21bc25a2-6710-4896-8615-a0a05201455b 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 242/477] 10.0.0.88 () {38 vars in 970 bytes} [Mon May 18 01:47:29 2026] POST /v2.0/security-groups => generated 1680 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/478] 10.0.0.88 () {34 vars in 1107 bytes} [Mon May 18 01:47:29 2026] GET /v2.0/networks/baa38d24-c860-4b2c-a4db-aae9931064cc?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: 244/479] 10.0.0.88 () {34 vars in 1000 bytes} [Mon May 18 01:47:29 2026] GET /v2.0/security-group-rules/08057ebf-9c9c-49a2-9927-9dfd0698531b => generated 616 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/480] 10.0.0.88 () {34 vars in 990 bytes} [Mon May 18 01:47:29 2026] GET /v2.0/security-groups/275c0db6-449b-433f-9b0b-bd43385e369d => generated 2941 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/481] 10.0.0.88 () {36 vars in 1022 bytes} [Mon May 18 01:47:29 2026] DELETE /v2.0/security-group-rules/08057ebf-9c9c-49a2-9927-9dfd0698531b => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:47:29.378 7 WARNING neutron_lib.context [req-2d8cb350-31e6-4831-8ad0-5f64287172fb req-877dfb90-3570-4462-9e23-7a91e7b45625 42ed46d7d4e84b788a6879a621c8c79c adf379fd0267465dbbda408ffb6a68df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 249/484] 10.0.0.88 () {38 vars in 970 bytes} [Mon May 18 01:47:29 2026] POST /v2.0/security-groups => generated 1681 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/485] 10.0.0.88 () {34 vars in 990 bytes} [Mon May 18 01:47:29 2026] GET /v2.0/security-groups/275c0db6-449b-433f-9b0b-bd43385e369d => generated 2311 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/486] 10.0.0.88 () {36 vars in 1012 bytes} [Mon May 18 01:47:29 2026] DELETE /v2.0/security-groups/275c0db6-449b-433f-9b0b-bd43385e369d => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/487] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:29 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/488] 10.0.0.88 () {34 vars in 1001 bytes} [Mon May 18 01:47:29 2026] GET /v2.0/security-groups?tenant_id=adf379fd0267465dbbda408ffb6a68df => generated 7903 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/489] 10.0.0.88 () {34 vars in 990 bytes} [Mon May 18 01:47:29 2026] GET /v2.0/security-groups/e323a4d5-6f95-4c3b-bf43-da36256cb7ad => generated 2310 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/490] 10.0.0.88 () {34 vars in 990 bytes} [Mon May 18 01:47:29 2026] GET /v2.0/security-groups/6ddb23cb-c4c1-4e18-af29-041900560c80 => generated 2918 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/491] 10.0.0.88 () {36 vars in 1012 bytes} [Mon May 18 01:47:29 2026] DELETE /v2.0/security-groups/e323a4d5-6f95-4c3b-bf43-da36256cb7ad => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/492] 10.0.0.88 () {34 vars in 990 bytes} [Mon May 18 01:47:29 2026] GET /v2.0/security-groups/6ddb23cb-c4c1-4e18-af29-041900560c80 => generated 2918 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/493] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:47:27 2026] POST /v2.0/routers => generated 725 bytes in 2333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/494] 10.0.0.88 () {34 vars in 990 bytes} [Mon May 18 01:47:30 2026] GET /v2.0/security-groups/63c0316e-ec99-4eac-897f-0cf6ae83d6a4 => generated 1681 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/495] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:47:29 2026] PUT /v2.0/routers/a99588b0-4c96-417c-91b3-358e25ec51a7/remove_router_interface => generated 309 bytes in 962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/496] 10.0.0.88 () {36 vars in 1012 bytes} [Mon May 18 01:47:30 2026] DELETE /v2.0/security-groups/63c0316e-ec99-4eac-897f-0cf6ae83d6a4 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/497] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:30 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => 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: 238/498] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:47:30 2026] PUT /v2.0/routers/21552826-cad6-4a53-9626-0509db6511a3/add_router_interface => generated 309 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:31.110 8 INFO neutron.api.v2.resource [req-6e9404ed-3da5-4284-9add-1ad1e74fb52f req-32e7a4d9-4097-44b1-8e79-b26482bf7e2f 42ed46d7d4e84b788a6879a621c8c79c adf379fd0267465dbbda408ffb6a68df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 239/499] 10.0.0.88 () {34 vars in 990 bytes} [Mon May 18 01:47:31 2026] GET /v2.0/security-groups/63c0316e-ec99-4eac-897f-0cf6ae83d6a4 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/500] 10.0.0.88 () {34 vars in 990 bytes} [Mon May 18 01:47:31 2026] GET /v2.0/security-groups/64066dd7-6b81-4024-9dbe-20afaeda5a5d => generated 1680 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/501] 10.0.0.88 () {36 vars in 1012 bytes} [Mon May 18 01:47:31 2026] DELETE /v2.0/security-groups/64066dd7-6b81-4024-9dbe-20afaeda5a5d => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:47:31.284 8 INFO neutron.api.v2.resource [req-2911e251-ce39-4491-9475-fb78b3c0a801 req-f5fb4a0b-9df0-4deb-b60b-8e00626855a7 42ed46d7d4e84b788a6879a621c8c79c adf379fd0267465dbbda408ffb6a68df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 242/502] 10.0.0.88 () {34 vars in 990 bytes} [Mon May 18 01:47:31 2026] GET /v2.0/security-groups/64066dd7-6b81-4024-9dbe-20afaeda5a5d => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/503] 10.0.0.88 () {34 vars in 990 bytes} [Mon May 18 01:47:31 2026] GET /v2.0/security-groups/98fe3dd6-2e21-45aa-a048-6e82fe960a3f => generated 1681 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/504] 10.0.0.88 () {36 vars in 1012 bytes} [Mon May 18 01:47:31 2026] DELETE /v2.0/security-groups/98fe3dd6-2e21-45aa-a048-6e82fe960a3f => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:47:31.437 8 INFO neutron.api.v2.resource [req-49704461-aabd-4f73-bbae-c5730d2b49f9 req-5225b01f-0164-4356-b94c-fc4c3ff6a8c5 42ed46d7d4e84b788a6879a621c8c79c adf379fd0267465dbbda408ffb6a68df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 245/505] 10.0.0.88 () {34 vars in 990 bytes} [Mon May 18 01:47:31 2026] GET /v2.0/security-groups/98fe3dd6-2e21-45aa-a048-6e82fe960a3f => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:47:31.458 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-1b06f2d6-e125-41df-9877-ce7267ff14f0 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - 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: 8|app: 0|req: 246/506] 10.0.0.88 () {34 vars in 1001 bytes} [Mon May 18 01:47:31 2026] GET /v2.0/security-groups?tenant_id=adf379fd0267465dbbda408ffb6a68df => 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: 247/507] 10.0.0.88 () {34 vars in 990 bytes} [Mon May 18 01:47:31 2026] GET /v2.0/security-groups/6ddb23cb-c4c1-4e18-af29-041900560c80 => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/508] 10.0.0.88 () {34 vars in 990 bytes} [Mon May 18 01:47:31 2026] GET /v2.0/security-groups/6ddb23cb-c4c1-4e18-af29-041900560c80 => generated 2918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:47:31.635 8 INFO neutron.api.v2.resource [req-94ae3e13-fc19-4c5b-b328-c050a4e1601f req-5e5ecd77-1a8b-4c77-9036-ca43f5e2adfa 42ed46d7d4e84b788a6879a621c8c79c adf379fd0267465dbbda408ffb6a68df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 249/509] 10.0.0.88 () {34 vars in 990 bytes} [Mon May 18 01:47:31 2026] GET /v2.0/security-groups/98fe3dd6-2e21-45aa-a048-6e82fe960a3f => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:47:31.639 8 WARNING neutron_lib.context [None req-2b928726-4593-4210-9622-74cfc8ed3767 d99ec1d58eff4569945944866f00b7b7 5b83eb77026440c1955f806606425904 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 250/510] 10.0.0.71 () {34 vars in 684 bytes} [Mon May 18 01:47:31 2026] POST /v2.0/security-groups => generated 1660 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:47:31.769 8 INFO neutron.api.v2.resource [req-65f09cdd-8190-477d-ae8f-8204aad56efe req-5ddbb24e-d159-4cf7-8a27-d5be9a524bbb 42ed46d7d4e84b788a6879a621c8c79c adf379fd0267465dbbda408ffb6a68df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 251/511] 10.0.0.88 () {34 vars in 990 bytes} [Mon May 18 01:47:31 2026] GET /v2.0/security-groups/64066dd7-6b81-4024-9dbe-20afaeda5a5d => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:47:31.773 8 WARNING neutron_lib.context [None req-736623f4-d539-4c8b-80dd-684e6188b472 d99ec1d58eff4569945944866f00b7b7 5b83eb77026440c1955f806606425904 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:47:31.865 7 INFO neutron.db.l3_hamode_db [None req-1b06f2d6-e125-41df-9877-ce7267ff14f0 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] HA network 5f0c4153-e61a-44e8-bf4b-708473e85d03 was deleted as no HA routers are present in tenant 7b022a8b035f4b2aa652e272369d5948. [pid: 7|app: 0|req: 261/512] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:47:30 2026] DELETE /v2.0/routers/a99588b0-4c96-417c-91b3-358e25ec51a7 => generated 0 bytes in 918 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/513] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:47:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:47:31.898 7 INFO neutron.api.v2.resource [req-b0249848-19e0-48e5-bdfc-fa007b84c691 req-b2547aac-ae19-43b7-948c-7e50d38fb033 42ed46d7d4e84b788a6879a621c8c79c adf379fd0267465dbbda408ffb6a68df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 262/514] 10.0.0.88 () {34 vars in 990 bytes} [Mon May 18 01:47:31 2026] GET /v2.0/security-groups/63c0316e-ec99-4eac-897f-0cf6ae83d6a4 => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:47:31.906 7 WARNING neutron_lib.context [None req-196e29b9-b0e4-4249-ad1e-df5fd9629af7 d99ec1d58eff4569945944866f00b7b7 5b83eb77026440c1955f806606425904 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 253/515] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:47:31 2026] DELETE /v2.0/subnets/0757312d-c07e-4c73-ad23-4eba048fdf7c => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/516] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:47:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:47:32.214 7 INFO neutron.services.segments.plugin [-] Segment f124dac5-722d-41d3-af62-2cde5bb869f4 resource provider aggregate not found 2026-05-18 01:47:32.233 7 INFO neutron.services.segments.plugin [-] Segment f124dac5-722d-41d3-af62-2cde5bb869f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f124dac5-722d-41d3-af62-2cde5bb869f4 found for delete ", "request_id": "req-fea599d8-ced6-45a1-a21a-d69dc98af7a4"}]} 2026-05-18 01:47:32.234 7 INFO neutron.services.segments.plugin [-] Segment f124dac5-722d-41d3-af62-2cde5bb869f4 resource provider aggregate not found 2026-05-18 01:47:32.253 7 INFO neutron.services.segments.plugin [-] Segment f124dac5-722d-41d3-af62-2cde5bb869f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f124dac5-722d-41d3-af62-2cde5bb869f4 found for delete ", "request_id": "req-14c8cf89-8cb4-4c3c-aa78-3e3a699f46ac"}]} [pid: 7|app: 0|req: 264/517] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:47:32 2026] DELETE /v2.0/networks/8e704ae0-c13e-4523-81ed-bb12eefb4832 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:47:32.422 7 WARNING neutron_lib.context [None req-06653365-1c59-44e7-b222-a2140fdf59db d99ec1d58eff4569945944866f00b7b7 5b83eb77026440c1955f806606425904 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 265/518] 10.0.0.71 () {34 vars in 675 bytes} [Mon May 18 01:47:32 2026] POST /v2.0/floatingips => generated 552 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/519] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:32 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => 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: 267/520] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:47:32 2026] GET /v2.0/security-groups?tenant_id=7b022a8b035f4b2aa652e272369d5948&name=default => generated 2921 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/521] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:47:32 2026] PUT /v2.0/routers/2f9f0a27-cb78-46d9-8aad-9efc3a708543/remove_router_interface => generated 309 bytes in 965 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/522] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:47:32 2026] DELETE /v2.0/security-groups/fe06c720-b438-43d2-ab74-a6769657c826 => 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: 269/523] 10.0.0.88 () {34 vars in 1099 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1525643857&fields=id&tenant_id=5b83eb77026440c1955f806606425904 => generated 69 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/524] 10.0.0.88 () {34 vars in 981 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/networks?id=87761578-0128-401e-93a4-71315964c8e9 => generated 670 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/525] 10.0.0.88 () {34 vars in 964 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/quotas/5b83eb77026440c1955f806606425904 => generated 292 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:33.610 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-097b796b-cc5a-405c-98dc-6b13d3fdac59 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - 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: 272/526] 10.0.0.88 () {34 vars in 1001 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/ports?tenant_id=5b83eb77026440c1955f806606425904&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/527] 10.0.0.88 () {34 vars in 1007 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/networks/87761578-0128-401e-93a4-71315964c8e9?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: 274/528] 10.0.0.88 () {34 vars in 1107 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/networks/87761578-0128-401e-93a4-71315964c8e9?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: 275/529] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:33 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:47:34.008 8 INFO neutron.db.l3_hamode_db [None req-097b796b-cc5a-405c-98dc-6b13d3fdac59 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] HA network 2c1b67f1-8ea9-4cbb-809a-a0844446986c was deleted as no HA routers are present in tenant adf379fd0267465dbbda408ffb6a68df. [pid: 8|app: 0|req: 255/530] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:47:33 2026] DELETE /v2.0/routers/2f9f0a27-cb78-46d9-8aad-9efc3a708543 => generated 0 bytes in 998 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/531] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:34 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => generated 12 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/532] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:47:34 2026] DELETE /v2.0/subnets/8b45c827-f3bb-46a2-ade9-baba93fd138e => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:47:34.352 7 INFO neutron.services.segments.plugin [-] Segment b13de14e-87b8-4e8c-91c1-e507638730e2 resource provider aggregate not found 2026-05-18 01:47:34.380 7 INFO neutron.services.segments.plugin [-] Segment b13de14e-87b8-4e8c-91c1-e507638730e2 resource provider aggregate not found 2026-05-18 01:47:34.388 7 INFO neutron.services.segments.plugin [-] Segment b13de14e-87b8-4e8c-91c1-e507638730e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b13de14e-87b8-4e8c-91c1-e507638730e2 found for delete ", "request_id": "req-34ad2769-d538-4a8e-8fbc-1c939d024394"}]} 2026-05-18 01:47:34.393 7 INFO neutron.services.segments.plugin [-] Segment b13de14e-87b8-4e8c-91c1-e507638730e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b13de14e-87b8-4e8c-91c1-e507638730e2 found for delete ", "request_id": "req-e807c255-5df6-466d-9e78-8be029d47f45"}]} [pid: 7|app: 0|req: 277/533] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:47:34 2026] GET /v2.0/networks?id=baa38d24-c860-4b2c-a4db-aae9931064cc => generated 675 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:34.526 8 INFO neutron.services.segments.plugin [-] Segment 51d788db-6d91-4ef2-b267-8c567028aff5 resource provider aggregate not found 2026-05-18 01:47:34.547 8 INFO neutron.services.segments.plugin [-] Segment 51d788db-6d91-4ef2-b267-8c567028aff5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51d788db-6d91-4ef2-b267-8c567028aff5 found for delete ", "request_id": "req-5f6ded3e-06c3-45fe-9633-ae19590e25fc"}]} [pid: 7|app: 0|req: 278/534] 199.204.45.95 () {34 vars in 1049 bytes} [Mon May 18 01:47:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0447fb67283642c9a7a0c61044d74050 => generated 181 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:34.563 7 WARNING neutron_lib.context [req-6b324f75-6a55-4b9a-8048-42801c97bf9e req-7161d18c-28b3-42bd-83ad-0eb0c7c51af6 36fe42dab98649c4befbfacf4bb54be9 0447fb67283642c9a7a0c61044d74050 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 257/535] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:47:34 2026] DELETE /v2.0/networks/bf7d3fd2-1ed7-4884-852d-c0ccc9701d25 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:47:34.842 8 INFO neutron.services.segments.plugin [-] Segment 51d788db-6d91-4ef2-b267-8c567028aff5 resource provider aggregate not found 2026-05-18 01:47:34.870 8 INFO neutron.services.segments.plugin [-] Segment 51d788db-6d91-4ef2-b267-8c567028aff5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51d788db-6d91-4ef2-b267-8c567028aff5 found for delete ", "request_id": "req-6a291b8c-defe-4307-8f18-844ca403c2b6"}]} [pid: 8|app: 0|req: 258/536] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:47:34 2026] GET /v2.0/security-groups?tenant_id=adf379fd0267465dbbda408ffb6a68df&name=default => generated 2921 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/537] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:47:34 2026] DELETE /v2.0/security-groups/6ddb23cb-c4c1-4e18-af29-041900560c80 => 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: 279/538] 199.204.45.95 () {38 vars in 954 bytes} [Mon May 18 01:47:34 2026] POST /v2.0/ports => generated 954 bytes in 481 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: 280/539] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:35 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => 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: 281/540] 199.204.45.95 () {34 vars in 910 bytes} [Mon May 18 01:47:35 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) 2026-05-18 01:47:35.299 8 INFO neutron.db.segments_db [None req-282a25db-256a-48ec-a1a6-01407cba5a56 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment 24f3784f-15bf-4b19-80de-c7d309f8f836 of type vxlan for network a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4 [pid: 7|app: 0|req: 282/541] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:35 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => generated 957 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/542] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:35 2026] GET /v2.0/security-groups?id=bb2466a3-a997-4fd6-aaa2-8acf35ea3d4a&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/543] 10.0.0.71 () {34 vars in 670 bytes} [Mon May 18 01:47:34 2026] POST /v2.0/networks => generated 752 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/544] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:47:35 2026] POST /v2.0/subnets => generated 699 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:47:35.646 7 INFO neutron.db.segments_db [None req-5bdc33f4-e436-4a45-a960-5150cfc836e5 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment d0701601-844a-4f31-b6a0-e559190b7591 of type vxlan for network fa65c3b9-b647-4afb-9efa-0e210403acd6 2026-05-18 01:47:35.910 7 INFO neutron.db.l3_hamode_db [None req-5bdc33f4-e436-4a45-a960-5150cfc836e5 13e948c95b5d4c439ef1cfac9d46f42f 3764da3490064478a55430b5265e99a5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 261/545] 199.204.45.95 () {38 vars in 1027 bytes} [Mon May 18 01:47:35 2026] PUT /v2.0/ports/532814ab-975b-457a-9bfe-37e257330ed3 => generated 1235 bytes in 453 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: 262/546] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:36 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:47:36.564 8 INFO neutron.services.segments.plugin [-] Segment 974e9941-4ff4-42cf-b254-a9cea0d80515 resource provider aggregate not found 2026-05-18 01:47:36.575 8 INFO neutron.services.segments.plugin [-] Segment 974e9941-4ff4-42cf-b254-a9cea0d80515 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 974e9941-4ff4-42cf-b254-a9cea0d80515 found for delete ", "request_id": "req-edfbd4fd-f1fc-45f6-a260-4387cb7cdaee"}]} [pid: 8|app: 0|req: 263/547] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:36 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/548] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:36 2026] GET /v2.0/security-groups?id=bb2466a3-a997-4fd6-aaa2-8acf35ea3d4a&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-18 01:47:36.795 7 INFO neutron.db.l3_hamode_db [None req-5bdc33f4-e436-4a45-a960-5150cfc836e5 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:47:36.867 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-852a0b99-18bf-46d4-abbd-d7efaf95612a'] response: {'name': 'network-changed', 'server_uuid': '96a65b77-41a0-401d-a247-dae666ccd8d5', 'tag': '532814ab-975b-457a-9bfe-37e257330ed3', 'status': 'completed', 'code': 200} 2026-05-18 01:47:36.894 8 INFO neutron.services.segments.plugin [-] Segment 974e9941-4ff4-42cf-b254-a9cea0d80515 resource provider aggregate not found 2026-05-18 01:47:36.913 8 INFO neutron.services.segments.plugin [-] Segment 974e9941-4ff4-42cf-b254-a9cea0d80515 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 974e9941-4ff4-42cf-b254-a9cea0d80515 found for delete ", "request_id": "req-84b66e2a-70c3-4659-9a4a-80d9a7d70111"}]} 2026-05-18 01:47:37.142 8 INFO neutron.db.segments_db [None req-8f1dbe7f-f4c7-4784-a440-4d7e1b532b17 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment 7ff78b99-1080-4cb2-8300-032ddcecf820 of type vxlan for network be315ee6-cf45-4421-9f46-baba3e904602 [pid: 8|app: 0|req: 265/549] 10.0.0.71 () {34 vars in 670 bytes} [Mon May 18 01:47:36 2026] POST /v2.0/networks => generated 748 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/550] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:47:37 2026] GET /v2.0/ports?tenant_id=0447fb67283642c9a7a0c61044d74050&device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/551] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:37 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => 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: 268/552] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:47:37 2026] POST /v2.0/subnets => generated 695 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/553] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:47:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=532814ab-975b-457a-9bfe-37e257330ed3 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:47:37.548 8 INFO neutron.db.segments_db [None req-14e78b49-1e40-452f-9f03-08e85da8cbc3 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment d7c347e0-9911-4887-95b3-4478992dd941 of type vxlan for network baec3b9e-9aa9-4462-bb63-bca50c717cfc [pid: 7|app: 0|req: 285/554] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:47:35 2026] POST /v2.0/routers => generated 739 bytes in 2128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/555] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:47:37 2026] GET /v2.0/subnets?id=189cd5c9-ebfe-40d8-bb5b-b09a9557da5f => generated 693 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:37.812 8 INFO neutron.db.l3_hamode_db [None req-14e78b49-1e40-452f-9f03-08e85da8cbc3 13e948c95b5d4c439ef1cfac9d46f42f 53e75f12cc8c4775ab31ce182d20543a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:47:39.110 8 INFO neutron.db.l3_hamode_db [None req-14e78b49-1e40-452f-9f03-08e85da8cbc3 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 287/556] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:47:37 2026] PUT /v2.0/routers/19ec8782-df4a-4893-bbe9-69a7f723eb91/add_router_interface => generated 309 bytes in 1931 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/557] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:39 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/558] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:47:39 2026] GET /v2.0/ports?network_id=baa38d24-c860-4b2c-a4db-aae9931064cc&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/559] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:47:39 2026] GET /v2.0/networks?id=87761578-0128-401e-93a4-71315964c8e9 => generated 670 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/560] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:39 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/561] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:39 2026] GET /v2.0/security-groups?id=bb2466a3-a997-4fd6-aaa2-8acf35ea3d4a&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: 293/562] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:47:39 2026] GET /v2.0/networks/baa38d24-c860-4b2c-a4db-aae9931064cc?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: 294/563] 199.204.45.95 () {34 vars in 1049 bytes} [Mon May 18 01:47:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5b83eb77026440c1955f806606425904 => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/564] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:47:40 2026] GET /v2.0/networks/baa38d24-c860-4b2c-a4db-aae9931064cc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:47:40.095 7 WARNING neutron_lib.context [req-1687bb98-e345-43fd-9df0-3335c3614c02 req-633c8ff3-758b-450b-b034-a433d50b0d33 d99ec1d58eff4569945944866f00b7b7 5b83eb77026440c1955f806606425904 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 270/565] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:47:37 2026] POST /v2.0/routers => generated 735 bytes in 2650 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/566] 199.204.45.95 () {38 vars in 954 bytes} [Mon May 18 01:47:40 2026] POST /v2.0/ports => generated 954 bytes in 384 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-18 01:47:40.480 7 WARNING neutron_lib.context [None req-5207badd-00d7-431d-9d29-b31bcd64689d c36e57a3e5b1456f9ad33ed0b97d4c94 3764da3490064478a55430b5265e99a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 297/567] 10.0.0.71 () {34 vars in 684 bytes} [Mon May 18 01:47:40 2026] POST /v2.0/security-groups => generated 1661 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/568] 199.204.45.95 () {38 vars in 1027 bytes} [Mon May 18 01:47:40 2026] PUT /v2.0/ports/34d50d83-76e6-4715-ac56-3472a2029845 => generated 1235 bytes in 448 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-18 01:47:41.069 7 WARNING neutron_lib.context [None req-3e56d941-9830-4504-bd72-c9af049fb14c c36e57a3e5b1456f9ad33ed0b97d4c94 3764da3490064478a55430b5265e99a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 299/569] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:47:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/570] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:41 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => 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: 301/571] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:41 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/572] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:47:41 2026] GET /v2.0/ports?tenant_id=0447fb67283642c9a7a0c61044d74050&device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:47:41.439 7 WARNING neutron_lib.context [None req-e33e75a4-0381-4271-9cdb-46904109e2f8 c36e57a3e5b1456f9ad33ed0b97d4c94 3764da3490064478a55430b5265e99a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 271/573] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:47:40 2026] PUT /v2.0/routers/a7785d39-8c91-42c1-87a1-7c3fd301d130/add_router_interface => generated 309 bytes in 1345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/574] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:41 2026] GET /v2.0/security-groups?id=63e05906-44a7-4d10-96ab-6055a9795ad2&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/575] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:47:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/576] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:41 2026] GET /v2.0/security-groups?id=bb2466a3-a997-4fd6-aaa2-8acf35ea3d4a&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:41.605 8 WARNING neutron_lib.context [None req-45346e23-1280-4c98-b8dd-05f5e4909a87 c36e57a3e5b1456f9ad33ed0b97d4c94 3764da3490064478a55430b5265e99a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 304/577] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:47:41 2026] GET /v2.0/networks?id=baa38d24-c860-4b2c-a4db-aae9931064cc => generated 771 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:41.687 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-12f9eb47-f736-4a5f-b4e7-34b24d081db3'] response: {'name': 'network-changed', 'server_uuid': '6064feb6-99c8-4285-ad72-422e30afd1a6', 'tag': '34d50d83-76e6-4715-ac56-3472a2029845', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 305/578] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:47:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=532814ab-975b-457a-9bfe-37e257330ed3 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/579] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:47:41 2026] GET /v2.0/subnets?id=189cd5c9-ebfe-40d8-bb5b-b09a9557da5f => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/580] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:47:41 2026] GET /v2.0/ports?network_id=baa38d24-c860-4b2c-a4db-aae9931064cc&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/581] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:47:41 2026] GET /v2.0/networks/baa38d24-c860-4b2c-a4db-aae9931064cc?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/582] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:47:41 2026] GET /v2.0/networks/baa38d24-c860-4b2c-a4db-aae9931064cc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/583] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:47:42 2026] GET /v2.0/ports?tenant_id=5b83eb77026440c1955f806606425904&device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:47:42.123 7 WARNING neutron_lib.context [None req-058ba3f1-9ca5-43a7-8a3c-c07cc0cb6a4c fdb82362598f4648a3d0fd659580e051 53e75f12cc8c4775ab31ce182d20543a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 311/584] 10.0.0.71 () {34 vars in 684 bytes} [Mon May 18 01:47:42 2026] POST /v2.0/security-groups => generated 1660 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/585] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:47:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=34d50d83-76e6-4715-ac56-3472a2029845 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:47:42.261 7 WARNING neutron_lib.context [None req-20a53a0f-5ffa-431a-8b0f-a7036042dcd5 fdb82362598f4648a3d0fd659580e051 53e75f12cc8c4775ab31ce182d20543a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 274/586] 10.0.0.71 () {34 vars in 675 bytes} [Mon May 18 01:47:41 2026] POST /v2.0/floatingips => generated 552 bytes in 762 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/587] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:47:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:47:42.402 7 WARNING neutron_lib.context [None req-05871653-d777-4b5a-ad44-bfc92f724a44 fdb82362598f4648a3d0fd659580e051 53e75f12cc8c4775ab31ce182d20543a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 275/588] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:47:42 2026] GET /v2.0/subnets?id=bfde081a-3df1-49b7-bead-7a524cf1e8e9 => generated 688 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/589] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:47:42 2026] GET /v2.0/ports?network_id=87761578-0128-401e-93a4-71315964c8e9&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/590] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:47:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:47:42.538 7 WARNING neutron_lib.context [None req-09707874-5699-4810-9045-45ec6ecf3b56 fdb82362598f4648a3d0fd659580e051 53e75f12cc8c4775ab31ce182d20543a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 277/591] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:47:42 2026] GET /v2.0/networks/87761578-0128-401e-93a4-71315964c8e9?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: 278/592] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:47:42 2026] GET /v2.0/networks/87761578-0128-401e-93a4-71315964c8e9?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: 8|app: 0|req: 279/593] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:42 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/594] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:42 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/595] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:42 2026] GET /v2.0/security-groups?id=63e05906-44a7-4d10-96ab-6055a9795ad2&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: 282/596] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:42 2026] GET /v2.0/security-groups?id=bb2466a3-a997-4fd6-aaa2-8acf35ea3d4a&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/597] 10.0.0.88 () {34 vars in 1099 bytes} [Mon May 18 01:47:42 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1650864766&fields=id&tenant_id=3764da3490064478a55430b5265e99a5 => 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: 284/598] 10.0.0.88 () {34 vars in 981 bytes} [Mon May 18 01:47:42 2026] GET /v2.0/networks?id=a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4 => generated 684 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/599] 10.0.0.88 () {34 vars in 964 bytes} [Mon May 18 01:47:43 2026] GET /v2.0/quotas/3764da3490064478a55430b5265e99a5 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/600] 10.0.0.71 () {34 vars in 675 bytes} [Mon May 18 01:47:42 2026] POST /v2.0/floatingips => generated 552 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/601] 10.0.0.88 () {34 vars in 1001 bytes} [Mon May 18 01:47:43 2026] GET /v2.0/ports?tenant_id=3764da3490064478a55430b5265e99a5&fields=id => generated 103 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/602] 10.0.0.88 () {34 vars in 906 bytes} [Mon May 18 01:47:43 2026] GET /v2.0/extensions => generated 20516 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/603] 10.0.0.88 () {34 vars in 1007 bytes} [Mon May 18 01:47:43 2026] GET /v2.0/networks/a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4?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: 317/604] 10.0.0.88 () {34 vars in 1107 bytes} [Mon May 18 01:47:43 2026] GET /v2.0/networks/a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4?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: 8|app: 0|req: 288/605] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:47:43 2026] GET /v2.0/ports?tenant_id=5b83eb77026440c1955f806606425904&device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/606] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:47:43 2026] GET /v2.0/networks?id=87761578-0128-401e-93a4-71315964c8e9 => generated 766 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/607] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:47:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=34d50d83-76e6-4715-ac56-3472a2029845 => 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: 319/608] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:47:43 2026] GET /v2.0/subnets?id=bfde081a-3df1-49b7-bead-7a524cf1e8e9 => generated 688 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/609] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:47:43 2026] GET /v2.0/ports?network_id=87761578-0128-401e-93a4-71315964c8e9&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/610] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:43 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => 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: 291/611] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:47:43 2026] GET /v2.0/networks/87761578-0128-401e-93a4-71315964c8e9?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/612] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:43 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/613] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:43 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => 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: 293/614] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:43 2026] GET /v2.0/security-groups?id=63e05906-44a7-4d10-96ab-6055a9795ad2&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: 322/615] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:47:43 2026] GET /v2.0/networks/87761578-0128-401e-93a4-71315964c8e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/616] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:44 2026] GET /v2.0/security-groups?id=bb2466a3-a997-4fd6-aaa2-8acf35ea3d4a&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: 296/619] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:44 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => 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: 324/620] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:45 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => 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: 297/621] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:45 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/622] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:45 2026] GET /v2.0/security-groups?id=63e05906-44a7-4d10-96ab-6055a9795ad2&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: 298/623] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:45 2026] GET /v2.0/security-groups?id=bb2466a3-a997-4fd6-aaa2-8acf35ea3d4a&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/624] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:46 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => 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: 299/625] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:46 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/626] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:46 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/627] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:46 2026] GET /v2.0/security-groups?id=bb2466a3-a997-4fd6-aaa2-8acf35ea3d4a&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: 328/628] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:46 2026] GET /v2.0/security-groups?id=63e05906-44a7-4d10-96ab-6055a9795ad2&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: 301/629] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:47 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => 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: 329/630] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:47 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/631] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:47 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => 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: 303/632] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:47 2026] GET /v2.0/security-groups?id=bb2466a3-a997-4fd6-aaa2-8acf35ea3d4a&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/633] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:47 2026] GET /v2.0/security-groups?id=63e05906-44a7-4d10-96ab-6055a9795ad2&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/634] 10.0.0.88 () {34 vars in 1099 bytes} [Mon May 18 01:47:47 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1151511536&fields=id&tenant_id=53e75f12cc8c4775ab31ce182d20543a => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/635] 10.0.0.88 () {34 vars in 981 bytes} [Mon May 18 01:47:47 2026] GET /v2.0/networks?id=be315ee6-cf45-4421-9f46-baba3e904602 => generated 680 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/636] 10.0.0.88 () {34 vars in 964 bytes} [Mon May 18 01:47:47 2026] GET /v2.0/quotas/53e75f12cc8c4775ab31ce182d20543a => 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: 332/637] 10.0.0.88 () {34 vars in 1001 bytes} [Mon May 18 01:47:48 2026] GET /v2.0/ports?tenant_id=53e75f12cc8c4775ab31ce182d20543a&fields=id => generated 103 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/638] 10.0.0.88 () {34 vars in 1007 bytes} [Mon May 18 01:47:48 2026] GET /v2.0/networks/be315ee6-cf45-4421-9f46-baba3e904602?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/639] 10.0.0.88 () {34 vars in 1107 bytes} [Mon May 18 01:47:48 2026] GET /v2.0/networks/be315ee6-cf45-4421-9f46-baba3e904602?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: 307/640] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:48 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => 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: 334/641] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:47:48 2026] GET /v2.0/networks?id=a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4 => generated 684 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/642] 199.204.45.95 () {34 vars in 1049 bytes} [Mon May 18 01:47:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3764da3490064478a55430b5265e99a5 => generated 181 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:48.499 7 WARNING neutron_lib.context [req-b3bf6a23-d01b-436a-9a18-ba78793afe65 req-c8e37caa-0708-49c2-9c3b-eb387dfbc51f c36e57a3e5b1456f9ad33ed0b97d4c94 3764da3490064478a55430b5265e99a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 309/643] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:48 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => 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: 310/644] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:48 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/645] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:48 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/646] 199.204.45.95 () {38 vars in 954 bytes} [Mon May 18 01:47:48 2026] POST /v2.0/ports => generated 954 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: 8|app: 0|req: 312/647] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:48 2026] GET /v2.0/security-groups?id=bb2466a3-a997-4fd6-aaa2-8acf35ea3d4a&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/648] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:48 2026] GET /v2.0/security-groups?id=63e05906-44a7-4d10-96ab-6055a9795ad2&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/649] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:48 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/650] 199.204.45.95 () {38 vars in 1027 bytes} [Mon May 18 01:47:48 2026] PUT /v2.0/ports/2f94faf5-0a7c-45a6-a682-5187f9b7d311 => 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, ' 2026-05-18 01:47:49.488 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-32103b0d-d28d-4b44-ad52-0216eea4a7cf'] response: {'name': 'network-changed', 'server_uuid': '0f824118-3391-445b-884b-bef3557663a2', 'tag': '2f94faf5-0a7c-45a6-a682-5187f9b7d311', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 314/651] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:49 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/652] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:49 2026] GET /v2.0/security-groups?id=7b06d312-3d36-4ff4-8e40-5c611d58d9cc&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-18 01:47:49.638 7 INFO neutron.db.l3_db [None req-361ec877-94c2-4121-ac5e-fe44cec9255d 36fe42dab98649c4befbfacf4bb54be9 0447fb67283642c9a7a0c61044d74050 - - default default] Floating IP ba327b9d-8d1b-4daa-8a85-71b263d3aef2 associated. External IP: 10.96.250.202, port: 532814ab-975b-457a-9bfe-37e257330ed3. [pid: 8|app: 0|req: 316/653] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:49 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => 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: 338/654] 10.0.0.71 () {34 vars in 748 bytes} [Mon May 18 01:47:49 2026] PUT /v2.0/floatingips/ba327b9d-8d1b-4daa-8a85-71b263d3aef2 => generated 855 bytes in 915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/655] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:49 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => 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: 339/656] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:49 2026] GET /v2.0/security-groups?id=63e05906-44a7-4d10-96ab-6055a9795ad2&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/657] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:47:49 2026] GET /v2.0/ports?tenant_id=3764da3490064478a55430b5265e99a5&device_id=0f824118-3391-445b-884b-bef3557663a2 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:47:50.071 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eadfc057-4dab-4eb1-a33c-6e6f9f5e0e5a'] response: {'name': 'network-changed', 'server_uuid': '96a65b77-41a0-401d-a247-dae666ccd8d5', 'tag': '532814ab-975b-457a-9bfe-37e257330ed3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 340/658] 199.204.45.95 () {34 vars in 1017 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/networks?tenant_id=3764da3490064478a55430b5265e99a5&shared=False => generated 780 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/659] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/660] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/security-groups?id=bb2466a3-a997-4fd6-aaa2-8acf35ea3d4a&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: 7|app: 0|req: 341/661] 199.204.45.95 () {34 vars in 929 bytes} [Mon May 18 01:47: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: 321/662] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/663] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/ports?tenant_id=0447fb67283642c9a7a0c61044d74050&device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/664] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/security-groups?id=bb2466a3-a997-4fd6-aaa2-8acf35ea3d4a&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: 323/665] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/networks?id=baa38d24-c860-4b2c-a4db-aae9931064cc => 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: 324/666] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => 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: 343/667] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/668] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=532814ab-975b-457a-9bfe-37e257330ed3 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/669] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/security-groups?id=7b06d312-3d36-4ff4-8e40-5c611d58d9cc&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/670] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/subnets?id=189cd5c9-ebfe-40d8-bb5b-b09a9557da5f => generated 693 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/671] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/ports?network_id=baa38d24-c860-4b2c-a4db-aae9931064cc&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: 327/672] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/networks/baa38d24-c860-4b2c-a4db-aae9931064cc?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: 346/673] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:47:50 2026] GET /v2.0/networks/baa38d24-c860-4b2c-a4db-aae9931064cc?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: 328/674] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => 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: 347/675] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/security-groups?id=63e05906-44a7-4d10-96ab-6055a9795ad2&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: 329/676] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/ports?tenant_id=3764da3490064478a55430b5265e99a5&device_id=0f824118-3391-445b-884b-bef3557663a2 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/677] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/678] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=2f94faf5-0a7c-45a6-a682-5187f9b7d311 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/679] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/subnets?id=a47d345d-689c-47b1-940e-396865ab58ad => generated 702 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/680] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/ports?network_id=a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/681] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/networks/a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/682] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/networks/a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4?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-18 01:47:51.644 7 INFO neutron.db.l3_db [None req-9738686b-18de-48cb-8257-49e8b96e9403 d99ec1d58eff4569945944866f00b7b7 5b83eb77026440c1955f806606425904 - - default default] Floating IP c5800826-cbf5-42e4-97f6-76fd2c138b92 associated. External IP: 10.96.250.205, port: 34d50d83-76e6-4715-ac56-3472a2029845. [pid: 8|app: 0|req: 335/683] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => 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: 336/684] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/security-groups?id=bb2466a3-a997-4fd6-aaa2-8acf35ea3d4a&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/685] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => 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: 338/686] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/687] 10.0.0.71 () {34 vars in 748 bytes} [Mon May 18 01:47:51 2026] PUT /v2.0/floatingips/c5800826-cbf5-42e4-97f6-76fd2c138b92 => generated 855 bytes in 651 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/688] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:51 2026] GET /v2.0/security-groups?id=7b06d312-3d36-4ff4-8e40-5c611d58d9cc&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-18 01:47:52.112 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-201e476c-6fb2-4396-bf42-ee93b1fccd05'] response: {'name': 'network-changed', 'server_uuid': '6064feb6-99c8-4285-ad72-422e30afd1a6', 'tag': '34d50d83-76e6-4715-ac56-3472a2029845', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 350/689] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/690] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/security-groups?id=63e05906-44a7-4d10-96ab-6055a9795ad2&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: 351/691] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/692] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/security-groups?id=63e05906-44a7-4d10-96ab-6055a9795ad2&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/693] 199.204.45.95 () {34 vars in 993 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/694] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/ports?tenant_id=5b83eb77026440c1955f806606425904&device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/695] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/networks?id=87761578-0128-401e-93a4-71315964c8e9 => generated 766 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/696] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=34d50d83-76e6-4715-ac56-3472a2029845 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/697] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/subnets?id=bfde081a-3df1-49b7-bead-7a524cf1e8e9 => generated 688 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/698] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/ports?network_id=87761578-0128-401e-93a4-71315964c8e9&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/699] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/networks/87761578-0128-401e-93a4-71315964c8e9?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/700] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/networks/87761578-0128-401e-93a4-71315964c8e9?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: 7|app: 0|req: 360/701] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:52.979 8 INFO neutron.db.l3_db [req-7e1bdb22-b2af-4586-82f4-4ca509927e39 req-bf53c829-b8d8-4662-bd9f-3944a838b716 36fe42dab98649c4befbfacf4bb54be9 0447fb67283642c9a7a0c61044d74050 - - default default] Floating IP ba327b9d-8d1b-4daa-8a85-71b263d3aef2 disassociated. External IP: 10.96.250.202, port: 532814ab-975b-457a-9bfe-37e257330ed3. [pid: 7|app: 0|req: 361/702] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => 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: 362/703] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:47:52 2026] GET /v2.0/networks?id=be315ee6-cf45-4421-9f46-baba3e904602 => generated 680 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/704] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:53 2026] GET /v2.0/security-groups?id=bb2466a3-a997-4fd6-aaa2-8acf35ea3d4a&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: 364/705] 199.204.45.95 () {34 vars in 1049 bytes} [Mon May 18 01:47:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=53e75f12cc8c4775ab31ce182d20543a => generated 181 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/706] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:53 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:53.130 7 WARNING neutron_lib.context [req-3f5766e0-956c-45bd-b187-a0f79c9764c5 req-4db14f2e-c559-4b91-a31a-fd280827d604 fdb82362598f4648a3d0fd659580e051 53e75f12cc8c4775ab31ce182d20543a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 342/707] 199.204.45.95 () {36 vars in 996 bytes} [Mon May 18 01:47:52 2026] DELETE /v2.0/ports/532814ab-975b-457a-9bfe-37e257330ed3 => generated 0 bytes in 818 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/708] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:53 2026] GET /v2.0/security-groups?id=7b06d312-3d36-4ff4-8e40-5c611d58d9cc&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: 366/709] 199.204.45.95 () {38 vars in 954 bytes} [Mon May 18 01:47:53 2026] POST /v2.0/ports => generated 954 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:47:53.477 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-92baacda-2090-40cb-8398-f3cf430006d1'] response: {'server_uuid': '96a65b77-41a0-401d-a247-dae666ccd8d5', 'name': 'network-vif-deleted', 'tag': '532814ab-975b-457a-9bfe-37e257330ed3', 'status': 'completed', 'code': 200} /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: 367/710] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:53 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/711] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:53 2026] GET /v2.0/security-groups?id=63e05906-44a7-4d10-96ab-6055a9795ad2&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/712] 199.204.45.95 () {38 vars in 1027 bytes} [Mon May 18 01:47:53 2026] PUT /v2.0/ports/d4130106-45ed-44ff-b4f0-a3d94f3d5f78 => generated 1235 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/713] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:54 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => generated 969 bytes in 87 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: 345/714] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:54 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => 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: 370/715] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:54 2026] GET /v2.0/security-groups?id=4c9ed560-4823-4ae1-b2fd-25d9cf0dee40&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/716] 199.204.45.95 () {34 vars in 993 bytes} [Mon May 18 01:47:54 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => generated 971 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/717] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:54 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/718] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:54 2026] GET /v2.0/security-groups?id=7b06d312-3d36-4ff4-8e40-5c611d58d9cc&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: 373/719] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:54 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:54.799 8 INFO neutron.db.l3_db [req-f65fd341-c36d-4042-ad3f-78b6719b475c req-b77fbb95-13a5-485b-9e91-1ff0920859b6 d99ec1d58eff4569945944866f00b7b7 5b83eb77026440c1955f806606425904 - - default default] Floating IP c5800826-cbf5-42e4-97f6-76fd2c138b92 disassociated. External IP: 10.96.250.205, port: 34d50d83-76e6-4715-ac56-3472a2029845. [pid: 7|app: 0|req: 374/720] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:54 2026] GET /v2.0/security-groups?id=63e05906-44a7-4d10-96ab-6055a9795ad2&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: 375/721] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:47:54 2026] GET /v2.0/ports?tenant_id=53e75f12cc8c4775ab31ce182d20543a&device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/722] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:47:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d4130106-45ed-44ff-b4f0-a3d94f3d5f78 => 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: 377/723] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:47:55 2026] GET /v2.0/subnets?id=68ce34c2-7769-4a6d-a65e-1d86afe008e7 => generated 698 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/724] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:47:55 2026] GET /v2.0/ports?network_id=be315ee6-cf45-4421-9f46-baba3e904602&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/725] 199.204.45.95 () {36 vars in 996 bytes} [Mon May 18 01:47:54 2026] DELETE /v2.0/ports/34d50d83-76e6-4715-ac56-3472a2029845 => generated 0 bytes in 625 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/726] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:47:55 2026] GET /v2.0/networks/be315ee6-cf45-4421-9f46-baba3e904602?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/727] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:47:55 2026] GET /v2.0/networks/be315ee6-cf45-4421-9f46-baba3e904602?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: 349/728] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:55 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => 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: 380/729] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:55 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/730] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:55 2026] GET /v2.0/security-groups?id=4c9ed560-4823-4ae1-b2fd-25d9cf0dee40&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: 381/731] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:55 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:55.730 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e338533-dc38-4c06-992f-cde469839481'] response: {'name': 'network-changed', 'server_uuid': 'bb1c47bc-a706-472b-a316-b84a3538a714', 'tag': 'd4130106-45ed-44ff-b4f0-a3d94f3d5f78', 'status': 'completed', 'code': 200} 2026-05-18 01:47:55.730 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e338533-dc38-4c06-992f-cde469839481'] response: {'server_uuid': '6064feb6-99c8-4285-ad72-422e30afd1a6', 'name': 'network-vif-deleted', 'tag': '34d50d83-76e6-4715-ac56-3472a2029845', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 351/732] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:55 2026] GET /v2.0/security-groups?id=7b06d312-3d36-4ff4-8e40-5c611d58d9cc&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/733] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:55 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/734] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:55 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:47:56.247 8 INFO neutron.db.l3_db [None req-e3fff69c-3601-4053-8c69-b330adda1af2 c36e57a3e5b1456f9ad33ed0b97d4c94 3764da3490064478a55430b5265e99a5 - - default default] Floating IP 369763b3-1da4-4d4b-80af-1604ed586fe6 associated. External IP: 10.96.250.211, port: 2f94faf5-0a7c-45a6-a682-5187f9b7d311. [pid: 7|app: 0|req: 384/735] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:47:56 2026] GET /v2.0/ports?tenant_id=53e75f12cc8c4775ab31ce182d20543a&device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/736] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:47:56 2026] GET /v2.0/networks?id=be315ee6-cf45-4421-9f46-baba3e904602 => generated 776 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/737] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:47:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d4130106-45ed-44ff-b4f0-a3d94f3d5f78 => 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: 387/738] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:56 2026] GET /v2.0/ports?device_id=96a65b77-41a0-401d-a247-dae666ccd8d5 => 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: 388/739] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:47:56 2026] GET /v2.0/subnets?id=68ce34c2-7769-4a6d-a65e-1d86afe008e7 => generated 698 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/740] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:56 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/741] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:47:56 2026] GET /v2.0/ports?network_id=be315ee6-cf45-4421-9f46-baba3e904602&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: 352/742] 10.0.0.71 () {34 vars in 748 bytes} [Mon May 18 01:47:55 2026] PUT /v2.0/floatingips/369763b3-1da4-4d4b-80af-1604ed586fe6 => generated 855 bytes in 647 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/743] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:56 2026] GET /v2.0/security-groups?id=4c9ed560-4823-4ae1-b2fd-25d9cf0dee40&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: 353/744] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:47:56 2026] GET /v2.0/networks/be315ee6-cf45-4421-9f46-baba3e904602?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: 354/745] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:47:56 2026] GET /v2.0/networks/be315ee6-cf45-4421-9f46-baba3e904602?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: 392/746] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:56 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => 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: 355/747] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:56 2026] GET /v2.0/security-groups?id=7b06d312-3d36-4ff4-8e40-5c611d58d9cc&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/748] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => 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: 356/749] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:47:57 2026] DELETE /v2.0/security-groups/bb2466a3-a997-4fd6-aaa2-8acf35ea3d4a => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:47:57.626 7 INFO neutron.api.v2.resource [None req-2184dbb1-5da8-494f-b2dd-c374242e46a1 36fe42dab98649c4befbfacf4bb54be9 0447fb67283642c9a7a0c61044d74050 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 394/750] 10.0.0.71 () {32 vars in 736 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/security-groups/bb2466a3-a997-4fd6-aaa2-8acf35ea3d4a => 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: 357/751] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/752] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:57 2026] GET /v2.0/security-groups?id=4c9ed560-4823-4ae1-b2fd-25d9cf0dee40&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/753] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:47:57 2026] DELETE /v2.0/floatingips/ba327b9d-8d1b-4daa-8a85-71b263d3aef2 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/754] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/ports?device_id=6064feb6-99c8-4285-ad72-422e30afd1a6 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:47:58.341 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-679a73f6-dfe8-4990-85e3-e3035d8d72f7'] response: {'name': 'network-changed', 'server_uuid': '0f824118-3391-445b-884b-bef3557663a2', 'tag': '2f94faf5-0a7c-45a6-a682-5187f9b7d311', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 397/755] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/ports?tenant_id=3764da3490064478a55430b5265e99a5&device_id=0f824118-3391-445b-884b-bef3557663a2 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/756] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/networks?id=a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4 => generated 780 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/757] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=2f94faf5-0a7c-45a6-a682-5187f9b7d311 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/758] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/subnets?id=a47d345d-689c-47b1-940e-396865ab58ad => generated 702 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/759] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/ports?network_id=a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4&device_owner=network%3Adhcp => generated 1244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/760] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/networks/a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/761] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/networks/a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4?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: 7|app: 0|req: 404/762] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/763] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:47:58 2026] GET /v2.0/security-groups?id=4c9ed560-4823-4ae1-b2fd-25d9cf0dee40&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: 8|app: 0|req: 359/764] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:47:57 2026] PUT /v2.0/routers/2c17947c-1bed-4630-ab2e-562f5f7b3dd2/remove_router_interface => generated 309 bytes in 1182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/765] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:47:59 2026] DELETE /v2.0/security-groups/63e05906-44a7-4d10-96ab-6055a9795ad2 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:47:59.359 8 INFO neutron.api.v2.resource [None req-9281f3c4-1d3f-494b-8495-cf987bddd64d d99ec1d58eff4569945944866f00b7b7 5b83eb77026440c1955f806606425904 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 363/768] 10.0.0.71 () {32 vars in 736 bytes} [Mon May 18 01:47:59 2026] GET /v2.0/security-groups/63e05906-44a7-4d10-96ab-6055a9795ad2 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/769] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:47:59 2026] DELETE /v2.0/floatingips/c5800826-cbf5-42e4-97f6-76fd2c138b92 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:48:00.080 7 INFO neutron.services.segments.plugin [-] Segment 6094331f-14c0-4941-a525-df0e8a4e44e6 resource provider aggregate not found 2026-05-18 01:48:00.085 7 INFO neutron.services.segments.plugin [-] Segment 6094331f-14c0-4941-a525-df0e8a4e44e6 resource provider aggregate not found 2026-05-18 01:48:00.093 7 INFO neutron.services.segments.plugin [-] Segment 6094331f-14c0-4941-a525-df0e8a4e44e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6094331f-14c0-4941-a525-df0e8a4e44e6 found for delete ", "request_id": "req-52982c8b-7234-4b23-a9b3-e706639d271f"}]} 2026-05-18 01:48:00.096 7 INFO neutron.services.segments.plugin [-] Segment 6094331f-14c0-4941-a525-df0e8a4e44e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6094331f-14c0-4941-a525-df0e8a4e44e6 found for delete ", "request_id": "req-11339f90-30ae-4d85-9a34-27aa927536c4"}]} 2026-05-18 01:48:00.109 7 INFO neutron.db.l3_hamode_db [None req-eaee36b6-dc45-46ce-8634-9f0941ccfb37 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] HA network 71f4ab26-905a-4398-8e00-547e343561bc was deleted as no HA routers are present in tenant 0447fb67283642c9a7a0c61044d74050. [pid: 7|app: 0|req: 406/770] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:47:59 2026] DELETE /v2.0/routers/2c17947c-1bed-4630-ab2e-562f5f7b3dd2 => generated 0 bytes in 995 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/771] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:00 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/772] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:48:00 2026] DELETE /v2.0/subnets/189cd5c9-ebfe-40d8-bb5b-b09a9557da5f => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/773] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:00 2026] GET /v2.0/security-groups?id=4c9ed560-4823-4ae1-b2fd-25d9cf0dee40&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/774] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:47:59 2026] PUT /v2.0/routers/21552826-cad6-4a53-9626-0509db6511a3/remove_router_interface => generated 309 bytes in 930 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/775] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:48:00 2026] DELETE /v2.0/networks/baa38d24-c860-4b2c-a4db-aae9931064cc => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/776] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:00 2026] GET /v2.0/security-groups?tenant_id=0447fb67283642c9a7a0c61044d74050&name=default => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/777] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:00 2026] DELETE /v2.0/security-groups/998f7933-aa8c-459b-9bb9-391812bdd674 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/778] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:01 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:01.580 8 INFO neutron.services.segments.plugin [-] Segment b69ceb7b-ff59-4490-afe0-0e02db8834c5 resource provider aggregate not found 2026-05-18 01:48:01.590 8 INFO neutron.services.segments.plugin [-] Segment b69ceb7b-ff59-4490-afe0-0e02db8834c5 resource provider aggregate not found 2026-05-18 01:48:01.601 8 INFO neutron.services.segments.plugin [-] Segment b69ceb7b-ff59-4490-afe0-0e02db8834c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b69ceb7b-ff59-4490-afe0-0e02db8834c5 found for delete ", "request_id": "req-fa9ee274-3807-4871-a6cb-4867255c70d5"}]} 2026-05-18 01:48:01.608 8 INFO neutron.services.segments.plugin [-] Segment b69ceb7b-ff59-4490-afe0-0e02db8834c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b69ceb7b-ff59-4490-afe0-0e02db8834c5 found for delete ", "request_id": "req-3f90d98d-3f5c-433d-9d64-ecb54fb71e17"}]} 2026-05-18 01:48:01.616 8 INFO neutron.db.l3_hamode_db [None req-065ec82e-aa97-4ac1-8714-a66f110a9707 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] HA network 895664d8-7d9b-4ba9-8cd3-78dfc30abe34 was deleted as no HA routers are present in tenant 5b83eb77026440c1955f806606425904. [pid: 8|app: 0|req: 366/779] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:48:00 2026] DELETE /v2.0/routers/21552826-cad6-4a53-9626-0509db6511a3 => generated 0 bytes in 966 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/780] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:01 2026] GET /v2.0/security-groups?id=4c9ed560-4823-4ae1-b2fd-25d9cf0dee40&fields=id&fields=name => generated 114 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/781] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:48:01 2026] DELETE /v2.0/subnets/bfde081a-3df1-49b7-bead-7a524cf1e8e9 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/782] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:48:01 2026] DELETE /v2.0/networks/87761578-0128-401e-93a4-71315964c8e9 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/783] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:02 2026] GET /v2.0/security-groups?tenant_id=5b83eb77026440c1955f806606425904&name=default => generated 2925 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:48:02.298 7 INFO neutron.services.segments.plugin [-] Segment 2ef15128-ae02-4779-8076-5f3c33037335 resource provider aggregate not found 2026-05-18 01:48:02.304 7 INFO neutron.services.segments.plugin [-] Segment 2ef15128-ae02-4779-8076-5f3c33037335 resource provider aggregate not found 2026-05-18 01:48:02.338 7 INFO neutron.services.segments.plugin [-] Segment 2ef15128-ae02-4779-8076-5f3c33037335 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ef15128-ae02-4779-8076-5f3c33037335 found for delete ", "request_id": "req-1482231e-d690-4798-b432-e69fa5a4585a"}]} 2026-05-18 01:48:02.343 7 INFO neutron.services.segments.plugin [-] Segment 2ef15128-ae02-4779-8076-5f3c33037335 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ef15128-ae02-4779-8076-5f3c33037335 found for delete ", "request_id": "req-32ad91eb-7d93-48b3-938f-d7e6d81d0d8e"}]} 2026-05-18 01:48:02.350 7 INFO neutron.services.segments.plugin [-] Segment e614e552-4c57-434e-88c5-303bace8af38 resource provider aggregate not found 2026-05-18 01:48:02.361 7 INFO neutron.services.segments.plugin [-] Segment e614e552-4c57-434e-88c5-303bace8af38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e614e552-4c57-434e-88c5-303bace8af38 found for delete ", "request_id": "req-fd96779f-a369-49f0-a550-a3f1961be004"}]} 2026-05-18 01:48:02.362 7 INFO neutron.services.segments.plugin [-] Segment e614e552-4c57-434e-88c5-303bace8af38 resource provider aggregate not found 2026-05-18 01:48:02.407 7 INFO neutron.services.segments.plugin [-] Segment e614e552-4c57-434e-88c5-303bace8af38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e614e552-4c57-434e-88c5-303bace8af38 found for delete ", "request_id": "req-bd2f0fba-e4f8-4c97-80f2-0887fd94eea5"}]} [pid: 7|app: 0|req: 416/784] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:02 2026] DELETE /v2.0/security-groups/d6ab8234-c334-4f99-8f25-6f76eab7274b => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/785] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:02 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/786] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:02 2026] GET /v2.0/security-groups?id=4c9ed560-4823-4ae1-b2fd-25d9cf0dee40&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/787] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:03 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/788] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:04 2026] GET /v2.0/security-groups?id=4c9ed560-4823-4ae1-b2fd-25d9cf0dee40&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/789] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:04 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:04.695 8 WARNING keystonemiddleware.audit [req-41076a1b-3bea-4931-9879-7de0f5965b7c req-29007a85-cf32-4b75-ac2f-845e704a2a45 fdb82362598f4648a3d0fd659580e051 53e75f12cc8c4775ab31ce182d20543a - - default default] Skipping service tempest-service-297156341 as it have no endpoints. 2026-05-18 01:48:04.735 7 INFO neutron.db.l3_db [None req-c9c01272-e9f4-4997-bb4c-245d57f501ac fdb82362598f4648a3d0fd659580e051 53e75f12cc8c4775ab31ce182d20543a - - default default] Floating IP ec2b7da3-6555-4b7b-a7bc-576b4c261830 associated. External IP: 10.96.250.204, port: d4130106-45ed-44ff-b4f0-a3d94f3d5f78. 2026-05-18 01:48:04.881 8 INFO neutron.db.segments_db [None req-058b90b3-4abd-4963-8260-b3d3b7ec5d40 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment 1efaf303-67f1-427f-b2fa-af6a244879cf of type vxlan for network b8b231ad-5b3a-4b1c-a9f4-a2d49c38642a [pid: 8|app: 0|req: 372/790] 10.0.0.71 () {34 vars in 670 bytes} [Mon May 18 01:48:04 2026] POST /v2.0/networks => generated 744 bytes in 624 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:05.011 8 WARNING keystonemiddleware.audit [None req-058b90b3-4abd-4963-8260-b3d3b7ec5d40 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Skipping service tempest-service-297156341 as it have no endpoints. [pid: 7|app: 0|req: 419/791] 10.0.0.71 () {34 vars in 748 bytes} [Mon May 18 01:48:04 2026] PUT /v2.0/floatingips/ec2b7da3-6555-4b7b-a7bc-576b4c261830 => generated 855 bytes in 825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:05.158 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-037cb58b-de5d-447a-869d-15caf05e0af6'] response: {'name': 'network-changed', 'server_uuid': 'bb1c47bc-a706-472b-a316-b84a3538a714', 'tag': 'd4130106-45ed-44ff-b4f0-a3d94f3d5f78', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 420/792] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:05 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/793] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:05 2026] GET /v2.0/security-groups?id=4c9ed560-4823-4ae1-b2fd-25d9cf0dee40&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: 8|app: 0|req: 373/794] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:48:05 2026] POST /v2.0/subnets => generated 691 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:05.220 7 WARNING keystonemiddleware.audit [req-960e6c08-2f46-4d30-b07a-ca21d0325258 req-e8c839ae-909f-47de-a272-00ff7d9fd00a fdb82362598f4648a3d0fd659580e051 53e75f12cc8c4775ab31ce182d20543a - - default default] Skipping service tempest-service-297156341 as it have no endpoints. 2026-05-18 01:48:05.292 7 INFO neutron.db.segments_db [None req-639690c5-f137-414c-ba1a-544d080e0a83 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment 1eb93812-9e30-4d58-9742-fa88da7e97e1 of type vxlan for network 2cd4fbcd-1f38-48db-a7b2-a7ee486fa447 [pid: 8|app: 0|req: 374/795] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:05 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => 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: 375/796] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:05 2026] GET /v2.0/security-groups?id=4c9ed560-4823-4ae1-b2fd-25d9cf0dee40&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:05.621 7 INFO neutron.db.l3_hamode_db [None req-639690c5-f137-414c-ba1a-544d080e0a83 13e948c95b5d4c439ef1cfac9d46f42f f2c8568a67f243b6ad89424bc7abbba7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 376/797] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:48:05 2026] GET /v2.0/ports?tenant_id=53e75f12cc8c4775ab31ce182d20543a&device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/798] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:48:05 2026] GET /v2.0/networks?id=be315ee6-cf45-4421-9f46-baba3e904602 => generated 776 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/799] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:48:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d4130106-45ed-44ff-b4f0-a3d94f3d5f78 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/800] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:48:05 2026] GET /v2.0/subnets?id=68ce34c2-7769-4a6d-a65e-1d86afe008e7 => generated 698 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/801] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:48:05 2026] GET /v2.0/ports?network_id=be315ee6-cf45-4421-9f46-baba3e904602&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: 381/802] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:48:05 2026] GET /v2.0/networks/be315ee6-cf45-4421-9f46-baba3e904602?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/803] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:48:05 2026] GET /v2.0/networks/be315ee6-cf45-4421-9f46-baba3e904602?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) 2026-05-18 01:48:06.445 7 INFO neutron.db.l3_hamode_db [None req-639690c5-f137-414c-ba1a-544d080e0a83 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 383/804] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:06 2026] GET /v2.0/security-groups?tenant_id=11efa12eb7e84e0193024f797700d354&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/805] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:06 2026] DELETE /v2.0/security-groups/aaba7bed-2ed1-420c-98c8-4a5022710591 => 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: 385/806] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:06 2026] GET /v2.0/security-groups?tenant_id=5d3ad5cdc4b1418e9ea5950de47361f7&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/807] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:06 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/808] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:06 2026] DELETE /v2.0/security-groups/d19c77d5-1c60-476e-b26b-36a32cc03ccd => 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: 388/809] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:07 2026] GET /v2.0/security-groups?id=4c9ed560-4823-4ae1-b2fd-25d9cf0dee40&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/810] 199.204.45.95 () {34 vars in 993 bytes} [Mon May 18 01:48:07 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:07.671 8 INFO neutron.db.l3_db [req-33c4e623-8f1c-4854-8d7b-1697f6092e33 req-eeda2e04-0a1f-48b7-80d8-dba28d3145d9 fdb82362598f4648a3d0fd659580e051 53e75f12cc8c4775ab31ce182d20543a - - default default] Floating IP ec2b7da3-6555-4b7b-a7bc-576b4c261830 disassociated. External IP: 10.96.250.204, port: d4130106-45ed-44ff-b4f0-a3d94f3d5f78. [pid: 7|app: 0|req: 422/811] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:48:05 2026] POST /v2.0/routers => generated 731 bytes in 2745 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/812] 199.204.45.95 () {36 vars in 996 bytes} [Mon May 18 01:48:07 2026] DELETE /v2.0/ports/d4130106-45ed-44ff-b4f0-a3d94f3d5f78 => generated 0 bytes in 572 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:48:08.029 8 WARNING keystonemiddleware.audit [req-33c4e623-8f1c-4854-8d7b-1697f6092e33 req-eeda2e04-0a1f-48b7-80d8-dba28d3145d9 fdb82362598f4648a3d0fd659580e051 53e75f12cc8c4775ab31ce182d20543a - - default default] Skipping service tempest-service-297156341 as it have no endpoints. 2026-05-18 01:48:08.061 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7f60693-1ac3-4f53-9b4f-dd9e768a4127'] response: {'server_uuid': 'bb1c47bc-a706-472b-a316-b84a3538a714', 'name': 'network-vif-deleted', 'tag': 'd4130106-45ed-44ff-b4f0-a3d94f3d5f78', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 423/813] 10.0.0.253 () {34 vars in 990 bytes} [Mon May 18 01:48:07 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => generated 1240 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/814] 10.0.0.253 () {34 vars in 1040 bytes} [Mon May 18 01:48:08 2026] GET /v2.0/security-groups?id=7b06d312-3d36-4ff4-8e40-5c611d58d9cc&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: 425/815] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:08 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => 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: 391/816] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:48:08 2026] PUT /v2.0/routers/834096cc-7515-4a76-a3bd-054a08580f22/add_router_interface => generated 309 bytes in 1234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/817] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:09 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:48:09.952 8 WARNING neutron_lib.context [None req-3bdb381b-27be-47d4-833c-1783b9252eac f2b9bb12db254b4c992a1a03f7ac466b f2c8568a67f243b6ad89424bc7abbba7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 392/818] 10.0.0.71 () {34 vars in 684 bytes} [Mon May 18 01:48:09 2026] POST /v2.0/security-groups => generated 1660 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:48:10.129 7 WARNING neutron_lib.context [None req-4d5773e0-97d8-4d15-9b44-21a4c4643d15 f2b9bb12db254b4c992a1a03f7ac466b f2c8568a67f243b6ad89424bc7abbba7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 427/819] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:48:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:10.255 8 WARNING neutron_lib.context [None req-5841fad1-d8b5-4353-bff3-033e51d0b543 f2b9bb12db254b4c992a1a03f7ac466b f2c8568a67f243b6ad89424bc7abbba7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 393/820] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:48:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:10.391 7 WARNING neutron_lib.context [None req-81bc5a70-c5d7-43dc-a693-56c2bdf81e23 f2b9bb12db254b4c992a1a03f7ac466b f2c8568a67f243b6ad89424bc7abbba7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 394/821] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:10 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => 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: 428/822] 10.0.0.71 () {34 vars in 675 bytes} [Mon May 18 01:48:10 2026] POST /v2.0/floatingips => generated 552 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/823] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:10 2026] GET /v2.0/security-groups?tenant_id=8619d1cc389c4043bbdec76df7dfacfe&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/824] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:11 2026] DELETE /v2.0/security-groups/c08afa42-4b8b-4ea4-b2d7-6ff540cd56be => 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: 396/825] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:11 2026] GET /v2.0/security-groups?tenant_id=06d181d3182f465596fb28dab28570db&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/826] 10.0.0.88 () {34 vars in 1097 bytes} [Mon May 18 01:48:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--592216416&fields=id&tenant_id=f2c8568a67f243b6ad89424bc7abbba7 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/827] 10.0.0.88 () {34 vars in 981 bytes} [Mon May 18 01:48:11 2026] GET /v2.0/networks?id=b8b231ad-5b3a-4b1c-a9f4-a2d49c38642a => generated 676 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/828] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:11 2026] DELETE /v2.0/security-groups/23295f83-03ba-46f0-8214-62b016042fa7 => 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: 432/829] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:11 2026] GET /v2.0/ports?device_id=bb1c47bc-a706-472b-a316-b84a3538a714 => 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: 398/830] 10.0.0.88 () {34 vars in 964 bytes} [Mon May 18 01:48:11 2026] GET /v2.0/quotas/f2c8568a67f243b6ad89424bc7abbba7 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/831] 10.0.0.88 () {34 vars in 1001 bytes} [Mon May 18 01:48:11 2026] GET /v2.0/ports?tenant_id=f2c8568a67f243b6ad89424bc7abbba7&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/832] 10.0.0.88 () {34 vars in 1007 bytes} [Mon May 18 01:48:11 2026] GET /v2.0/networks/b8b231ad-5b3a-4b1c-a9f4-a2d49c38642a?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: 434/833] 10.0.0.88 () {34 vars in 1107 bytes} [Mon May 18 01:48:11 2026] GET /v2.0/networks/b8b231ad-5b3a-4b1c-a9f4-a2d49c38642a?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: 400/834] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:11 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => 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: 435/835] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:12 2026] DELETE /v2.0/security-groups/4c9ed560-4823-4ae1-b2fd-25d9cf0dee40 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:48:12.761 8 INFO neutron.api.v2.resource [None req-01c7e859-45af-4cc5-ac54-78ea22835029 fdb82362598f4648a3d0fd659580e051 53e75f12cc8c4775ab31ce182d20543a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 401/836] 10.0.0.71 () {32 vars in 736 bytes} [Mon May 18 01:48:12 2026] GET /v2.0/security-groups/4c9ed560-4823-4ae1-b2fd-25d9cf0dee40 => 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: 436/837] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:48:12 2026] DELETE /v2.0/floatingips/ec2b7da3-6555-4b7b-a7bc-576b4c261830 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/838] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:13 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => 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: 402/839] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:48:13 2026] PUT /v2.0/routers/a7785d39-8c91-42c1-87a1-7c3fd301d130/remove_router_interface => generated 309 bytes in 887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/840] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:14 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:48:14.884 7 INFO neutron.services.segments.plugin [-] Segment d7c347e0-9911-4887-95b3-4478992dd941 resource provider aggregate not found 2026-05-18 01:48:14.888 7 INFO neutron.services.segments.plugin [-] Segment d7c347e0-9911-4887-95b3-4478992dd941 resource provider aggregate not found 2026-05-18 01:48:14.902 7 INFO neutron.services.segments.plugin [-] Segment d7c347e0-9911-4887-95b3-4478992dd941 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7c347e0-9911-4887-95b3-4478992dd941 found for delete ", "request_id": "req-ca620a77-6731-4ce6-97e2-4b18f2d2be26"}]} 2026-05-18 01:48:14.904 7 INFO neutron.services.segments.plugin [-] Segment d7c347e0-9911-4887-95b3-4478992dd941 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7c347e0-9911-4887-95b3-4478992dd941 found for delete ", "request_id": "req-25936f33-746c-4e32-86bf-779a6898dff6"}]} 2026-05-18 01:48:14.921 7 INFO neutron.db.l3_hamode_db [None req-6b0f455a-90fe-466c-b0d6-ce41d62e3e93 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] HA network baec3b9e-9aa9-4462-bb63-bca50c717cfc was deleted as no HA routers are present in tenant 53e75f12cc8c4775ab31ce182d20543a. [pid: 7|app: 0|req: 438/843] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:48:13 2026] DELETE /v2.0/routers/a7785d39-8c91-42c1-87a1-7c3fd301d130 => generated 0 bytes in 965 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/844] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:48:14 2026] DELETE /v2.0/subnets/68ce34c2-7769-4a6d-a65e-1d86afe008e7 => 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: 439/845] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:48:15 2026] DELETE /v2.0/networks/be315ee6-cf45-4421-9f46-baba3e904602 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/846] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:15 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => 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: 408/847] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:15 2026] GET /v2.0/security-groups?tenant_id=53e75f12cc8c4775ab31ce182d20543a&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/848] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:15 2026] DELETE /v2.0/security-groups/aa68c380-11ff-4bac-aa65-647351a9d54b => 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: 440/849] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:15 2026] GET /v2.0/security-groups?tenant_id=c7aeef9a3b62443db37dfc14f86ab0b3&name=default => generated 2925 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/850] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:15 2026] DELETE /v2.0/security-groups/7b0891c6-44b2-4569-99ab-ad3ebe09cf7f => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/851] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:15 2026] GET /v2.0/security-groups?tenant_id=15c94659eb4e451b978fee4a93b4ba63&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/852] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:48:16 2026] GET /v2.0/networks?id=b8b231ad-5b3a-4b1c-a9f4-a2d49c38642a => generated 676 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/853] 199.204.45.95 () {34 vars in 1049 bytes} [Mon May 18 01:48:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f2c8568a67f243b6ad89424bc7abbba7 => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/854] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:16 2026] DELETE /v2.0/security-groups/f6f51ca1-c6c1-4424-86b0-df06fe3895ed => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:48:16.265 7 WARNING neutron_lib.context [req-d00be18a-a5b4-4083-96e7-babab43dc65f req-f4ed60aa-ccc3-4d0c-8a07-728129ec50ab f2b9bb12db254b4c992a1a03f7ac466b f2c8568a67f243b6ad89424bc7abbba7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 412/855] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:16 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => 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: 444/856] 199.204.45.95 () {38 vars in 954 bytes} [Mon May 18 01:48:16 2026] POST /v2.0/ports => generated 954 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/857] 199.204.45.95 () {38 vars in 1027 bytes} [Mon May 18 01:48:16 2026] PUT /v2.0/ports/17d52014-5b64-4f56-ad18-de82e5b0d767 => generated 1235 bytes in 417 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-18 01:48:17.541 7 INFO neutron.services.segments.plugin [-] Segment 7ff78b99-1080-4cb2-8300-032ddcecf820 resource provider aggregate not found 2026-05-18 01:48:17.551 7 INFO neutron.services.segments.plugin [-] Segment 7ff78b99-1080-4cb2-8300-032ddcecf820 resource provider aggregate not found 2026-05-18 01:48:17.557 7 INFO neutron.services.segments.plugin [-] Segment 7ff78b99-1080-4cb2-8300-032ddcecf820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ff78b99-1080-4cb2-8300-032ddcecf820 found for delete ", "request_id": "req-96236873-cc3f-40f1-a0c1-a41281365247"}]} /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-18 01:48:17.567 7 INFO neutron.services.segments.plugin [-] Segment 7ff78b99-1080-4cb2-8300-032ddcecf820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ff78b99-1080-4cb2-8300-032ddcecf820 found for delete ", "request_id": "req-cd44a1f0-920c-40bc-9b82-6f092398045e"}]} [pid: 7|app: 0|req: 445/858] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:17 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/859] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:17 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:17.698 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-21617858-d926-447c-b7d1-69d9eb0494a6'] response: {'name': 'network-changed', 'server_uuid': 'eb397eb7-4a20-4f0c-94e1-4a3da7451837', 'tag': '17d52014-5b64-4f56-ad18-de82e5b0d767', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 446/860] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:17 2026] GET /v2.0/security-groups?id=dd798cd0-bce0-40a7-8f26-5780908c1d6d&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/861] 10.0.0.88 () {34 vars in 970 bytes} [Mon May 18 01:48:17 2026] GET /v2.0/ports/2f94faf5-0a7c-45a6-a682-5187f9b7d311 => generated 968 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/862] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:48:18 2026] GET /v2.0/ports?tenant_id=f2c8568a67f243b6ad89424bc7abbba7&device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/863] 199.204.45.95 () {34 vars in 1017 bytes} [Mon May 18 01:48:18 2026] GET /v2.0/networks?tenant_id=f2c8568a67f243b6ad89424bc7abbba7&shared=False => generated 772 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/864] 199.204.45.95 () {34 vars in 929 bytes} [Mon May 18 01:48:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/865] 199.204.45.95 () {34 vars in 999 bytes} [Mon May 18 01:48:18 2026] GET /v2.0/subnets?network_id=a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4 => generated 684 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/866] 199.204.45.95 () {34 vars in 1145 bytes} [Mon May 18 01:48:18 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2&device_owner=compute%3Anova&network_id=a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/867] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:18 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => 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: 451/868] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:18 2026] GET /v2.0/security-groups?id=dd798cd0-bce0-40a7-8f26-5780908c1d6d&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/869] 199.204.45.95 () {38 vars in 1027 bytes} [Mon May 18 01:48:18 2026] PUT /v2.0/ports/2f94faf5-0a7c-45a6-a682-5187f9b7d311 => generated 1145 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/870] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/ports?tenant_id=f2c8568a67f243b6ad89424bc7abbba7&device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 1238 bytes in 33 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: 419/871] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=17d52014-5b64-4f56-ad18-de82e5b0d767 => 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: 453/872] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/subnets?id=305b6dc1-60e3-4877-a4c8-1cf26838500d => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/873] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/ports?network_id=b8b231ad-5b3a-4b1c-a9f4-a2d49c38642a&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: 454/874] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/networks/b8b231ad-5b3a-4b1c-a9f4-a2d49c38642a?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: 421/875] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/ports?tenant_id=3764da3490064478a55430b5265e99a5&device_id=0f824118-3391-445b-884b-bef3557663a2 => generated 1417 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/876] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/networks/b8b231ad-5b3a-4b1c-a9f4-a2d49c38642a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/877] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/networks?id=a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4 => generated 780 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/878] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2f94faf5-0a7c-45a6-a682-5187f9b7d311 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:48:19.738 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5843be6f-1d1e-475a-80fe-7740184c8768'] response: {'name': 'network-changed', 'server_uuid': '0f824118-3391-445b-884b-bef3557663a2', 'tag': '2f94faf5-0a7c-45a6-a682-5187f9b7d311', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 423/879] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=2f94faf5-0a7c-45a6-a682-5187f9b7d311 => generated 860 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/880] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/subnets?id=a47d345d-689c-47b1-940e-396865ab58ad => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/881] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/ports?network_id=a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4&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: 458/882] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/networks/a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4?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: 425/883] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/networks/a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/884] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/885] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:20 2026] GET /v2.0/security-groups?id=dd798cd0-bce0-40a7-8f26-5780908c1d6d&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/886] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:19 2026] GET /v2.0/security-groups?tenant_id=7f65a0e7ff0847be87848c7e3fb521b0&name=default => generated 2925 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/887] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:20 2026] DELETE /v2.0/security-groups/e585c617-88b1-46e4-ac7d-682c217c1337 => 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: 460/888] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:20 2026] GET /v2.0/security-groups?tenant_id=1ed3cf04e59146048c0795fe2da6282b&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/889] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:20 2026] DELETE /v2.0/security-groups/083f9958-24da-4c97-bc11-797bd3050ac6 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/890] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:48:21 2026] GET /v2.0/ports?tenant_id=3764da3490064478a55430b5265e99a5&device_id=0f824118-3391-445b-884b-bef3557663a2 => generated 1417 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/891] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:21 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/892] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:48:21 2026] GET /v2.0/networks?id=a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4 => generated 780 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/893] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:21 2026] GET /v2.0/security-groups?id=7b06d312-3d36-4ff4-8e40-5c611d58d9cc&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/894] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:48:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2f94faf5-0a7c-45a6-a682-5187f9b7d311 => 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: 432/895] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:48:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=2f94faf5-0a7c-45a6-a682-5187f9b7d311 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/896] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:48:21 2026] GET /v2.0/subnets?id=a47d345d-689c-47b1-940e-396865ab58ad => generated 702 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/897] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:21 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/898] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:48:21 2026] GET /v2.0/ports?network_id=a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4&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: 465/899] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:21 2026] GET /v2.0/security-groups?id=dd798cd0-bce0-40a7-8f26-5780908c1d6d&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/900] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:48:21 2026] GET /v2.0/networks/a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/901] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:48:21 2026] GET /v2.0/networks/a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4?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: 436/902] 199.204.45.95 () {34 vars in 1117 bytes} [Mon May 18 01:48:21 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/903] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:22 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/904] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:22 2026] GET /v2.0/security-groups?id=dd798cd0-bce0-40a7-8f26-5780908c1d6d&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/905] 199.204.45.95 () {38 vars in 1027 bytes} [Mon May 18 01:48:21 2026] PUT /v2.0/ports/2f94faf5-0a7c-45a6-a682-5187f9b7d311 => generated 968 bytes in 677 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/906] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:22 2026] GET /v2.0/security-groups?tenant_id=d7175eaf1b604765b3fb372a1944b25d&name=default => generated 2925 bytes in 359 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-18 01:48:22.978 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-26652132-e909-4a16-9d92-eefd36d302b5'] response: {'name': 'network-changed', 'server_uuid': '0f824118-3391-445b-884b-bef3557663a2', 'tag': '2f94faf5-0a7c-45a6-a682-5187f9b7d311', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 468/907] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:22 2026] DELETE /v2.0/security-groups/749595e2-7493-4da3-a95c-78d53c489299 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/908] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:48:23 2026] GET /v2.0/ports?tenant_id=3764da3490064478a55430b5265e99a5&device_id=0f824118-3391-445b-884b-bef3557663a2 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/909] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:48:23 2026] GET /v2.0/networks?id=a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4 => generated 780 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/910] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:48:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=2f94faf5-0a7c-45a6-a682-5187f9b7d311 => 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: 471/911] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:48:23 2026] GET /v2.0/subnets?id=a47d345d-689c-47b1-940e-396865ab58ad => generated 702 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/912] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:23 2026] GET /v2.0/security-groups?tenant_id=600cd2a374ba4de2babfd13a716bcb7f&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/913] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:48:23 2026] GET /v2.0/ports?network_id=a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/914] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:48:23 2026] GET /v2.0/networks/a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4?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: 442/915] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:23 2026] DELETE /v2.0/security-groups/6ce5aa6b-0acc-4c61-9362-d9194342a8b1 => 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: 474/916] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:48:23 2026] GET /v2.0/networks/a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4?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: 443/917] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:23 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/918] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:23 2026] GET /v2.0/security-groups?id=dd798cd0-bce0-40a7-8f26-5780908c1d6d&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/919] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:48:24 2026] GET /v2.0/ports?tenant_id=3764da3490064478a55430b5265e99a5&device_id=0f824118-3391-445b-884b-bef3557663a2 => 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: 445/920] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:48:24 2026] GET /v2.0/networks?id=a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4 => generated 780 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/921] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:24 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/922] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:48:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=2f94faf5-0a7c-45a6-a682-5187f9b7d311 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/923] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:24 2026] GET /v2.0/security-groups?id=7b06d312-3d36-4ff4-8e40-5c611d58d9cc&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/924] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:48:24 2026] GET /v2.0/subnets?id=a47d345d-689c-47b1-940e-396865ab58ad => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/925] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:48:24 2026] GET /v2.0/ports?network_id=a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/926] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:48:24 2026] GET /v2.0/networks/a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4?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: 449/927] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:48:24 2026] GET /v2.0/networks/a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4?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: 479/928] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:24 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/929] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:24 2026] GET /v2.0/security-groups?id=dd798cd0-bce0-40a7-8f26-5780908c1d6d&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/930] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:24 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:25.359 8 INFO neutron.db.l3_db [None req-abe84677-8e12-4a4c-90e6-7c086e847d15 f2b9bb12db254b4c992a1a03f7ac466b f2c8568a67f243b6ad89424bc7abbba7 - - default default] Floating IP 69bf86cf-fdf7-4d56-af56-bc835f2c8fbf associated. External IP: 10.96.250.210, port: 17d52014-5b64-4f56-ad18-de82e5b0d767. [pid: 8|app: 0|req: 451/931] 10.0.0.71 () {34 vars in 748 bytes} [Mon May 18 01:48:24 2026] PUT /v2.0/floatingips/69bf86cf-fdf7-4d56-af56-bc835f2c8fbf => generated 855 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/932] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:25 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => 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: 452/933] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:25 2026] GET /v2.0/security-groups?id=7b06d312-3d36-4ff4-8e40-5c611d58d9cc&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/934] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:25 2026] GET /v2.0/security-groups?tenant_id=bbf437451abe47f380215f59d05b956d&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:48:26.273 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ee1ef05-bbe4-4880-9f5b-924ab8d03764'] response: {'name': 'network-changed', 'server_uuid': 'eb397eb7-4a20-4f0c-94e1-4a3da7451837', 'tag': '17d52014-5b64-4f56-ad18-de82e5b0d767', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 483/935] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:48:26 2026] GET /v2.0/ports?tenant_id=f2c8568a67f243b6ad89424bc7abbba7&device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/936] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:26 2026] DELETE /v2.0/security-groups/7dace1c3-20d3-466f-bb7f-b3fb16df7c00 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/937] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:48:26 2026] GET /v2.0/networks?id=b8b231ad-5b3a-4b1c-a9f4-a2d49c38642a => generated 772 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/938] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:48:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=17d52014-5b64-4f56-ad18-de82e5b0d767 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/939] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:48:26 2026] GET /v2.0/subnets?id=305b6dc1-60e3-4877-a4c8-1cf26838500d => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/940] 199.204.45.95 () {34 vars in 993 bytes} [Mon May 18 01:48:26 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/941] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:48:26 2026] GET /v2.0/ports?network_id=b8b231ad-5b3a-4b1c-a9f4-a2d49c38642a&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: 7|app: 0|req: 488/942] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:48:26 2026] GET /v2.0/networks/b8b231ad-5b3a-4b1c-a9f4-a2d49c38642a?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: 489/943] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:48:26 2026] GET /v2.0/networks/b8b231ad-5b3a-4b1c-a9f4-a2d49c38642a?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) 2026-05-18 01:48:26.746 8 INFO neutron.db.l3_db [req-2163674f-9304-47ee-8228-90e93f50114e req-3f1c938b-00e8-4a85-a1cf-742546a70325 c36e57a3e5b1456f9ad33ed0b97d4c94 3764da3490064478a55430b5265e99a5 - - default default] Floating IP 369763b3-1da4-4d4b-80af-1604ed586fe6 disassociated. External IP: 10.96.250.211, port: 2f94faf5-0a7c-45a6-a682-5187f9b7d311. [pid: 7|app: 0|req: 490/944] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:26 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => 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: 455/945] 199.204.45.95 () {36 vars in 996 bytes} [Mon May 18 01:48:26 2026] DELETE /v2.0/ports/2f94faf5-0a7c-45a6-a682-5187f9b7d311 => generated 0 bytes in 633 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/946] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:27 2026] GET /v2.0/security-groups?tenant_id=469e8d0189f649adab29c9ebca47bd50&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/947] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:27 2026] DELETE /v2.0/security-groups/d890f0f2-b69c-4f80-b8c1-32cd9082dcc9 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/948] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:27 2026] GET /v2.0/security-groups?tenant_id=a673736ca9994ff4859512cda6ad1f5a&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/949] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:27 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => 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: 493/950] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:27 2026] DELETE /v2.0/security-groups/66f52e05-bbe1-47ff-8c2b-c5e585d4811e => 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: 458/951] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:29 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => 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: 495/954] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:30 2026] GET /v2.0/ports?device_id=0f824118-3391-445b-884b-bef3557663a2 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:48:31.270 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-116e5240-6f1c-40ae-814d-eca0f22d74ed'] response: {'server_uuid': '0f824118-3391-445b-884b-bef3557663a2', 'name': 'network-vif-deleted', 'tag': '2f94faf5-0a7c-45a6-a682-5187f9b7d311', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 496/955] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:31 2026] DELETE /v2.0/security-groups/7b06d312-3d36-4ff4-8e40-5c611d58d9cc => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:48:31.405 7 INFO neutron.api.v2.resource [None req-81338268-470b-4477-a747-abdf5162924c c36e57a3e5b1456f9ad33ed0b97d4c94 3764da3490064478a55430b5265e99a5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 497/956] 10.0.0.71 () {32 vars in 736 bytes} [Mon May 18 01:48:31 2026] GET /v2.0/security-groups/7b06d312-3d36-4ff4-8e40-5c611d58d9cc => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/957] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:31 2026] GET /v2.0/security-groups?tenant_id=84defc0dabbd47298698b73e154ade1f&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/958] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:48:31 2026] DELETE /v2.0/floatingips/369763b3-1da4-4d4b-80af-1604ed586fe6 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/959] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:31 2026] DELETE /v2.0/security-groups/d0d55f9d-6a39-4b05-b1d9-a357e028e49e => 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: 499/960] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:31 2026] GET /v2.0/security-groups?tenant_id=131266bd91714631b0772ff11347efad&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/961] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:32 2026] DELETE /v2.0/security-groups/5b8f595d-eb87-4b93-95bd-89bcc72f423a => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/962] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:32 2026] GET /v2.0/security-groups?tenant_id=33d9732853db48bfac3ec8b0f357146d&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/963] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:32 2026] DELETE /v2.0/security-groups/0a0cd002-a4e4-4999-9512-f225a2dc9639 => 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: 462/964] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:48:31 2026] PUT /v2.0/routers/19ec8782-df4a-4893-bbe9-69a7f723eb91/remove_router_interface => generated 309 bytes in 843 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:33.538 7 INFO neutron.services.segments.plugin [-] Segment d0701601-844a-4f31-b6a0-e559190b7591 resource provider aggregate not found 2026-05-18 01:48:33.546 7 INFO neutron.services.segments.plugin [-] Segment d0701601-844a-4f31-b6a0-e559190b7591 resource provider aggregate not found 2026-05-18 01:48:33.552 7 INFO neutron.services.segments.plugin [-] Segment d0701601-844a-4f31-b6a0-e559190b7591 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0701601-844a-4f31-b6a0-e559190b7591 found for delete ", "request_id": "req-09a97ef7-f521-4180-ab84-dbc840fc6dcc"}]} 2026-05-18 01:48:33.557 7 INFO neutron.services.segments.plugin [-] Segment d0701601-844a-4f31-b6a0-e559190b7591 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0701601-844a-4f31-b6a0-e559190b7591 found for delete ", "request_id": "req-9a3b2829-e40e-478b-89c2-6acd12d9d782"}]} 2026-05-18 01:48:33.565 7 INFO neutron.db.l3_hamode_db [None req-59dabd95-e3d1-435f-a396-4d213147e92a 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] HA network fa65c3b9-b647-4afb-9efa-0e210403acd6 was deleted as no HA routers are present in tenant 3764da3490064478a55430b5265e99a5. [pid: 7|app: 0|req: 503/965] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:48:32 2026] DELETE /v2.0/routers/19ec8782-df4a-4893-bbe9-69a7f723eb91 => generated 0 bytes in 940 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/966] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:48:33 2026] DELETE /v2.0/subnets/a47d345d-689c-47b1-940e-396865ab58ad => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/967] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:48:33 2026] DELETE /v2.0/networks/a6ccdbb7-b799-4d2c-ac1d-b8b5340b97e4 => 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: 464/968] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:34 2026] GET /v2.0/security-groups?tenant_id=3764da3490064478a55430b5265e99a5&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/969] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:34 2026] DELETE /v2.0/security-groups/0cb750dc-130e-48b0-bd4f-64566330f1d4 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/970] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:34 2026] GET /v2.0/security-groups?tenant_id=5cb0d89b33794113a36cef804e58dcba&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/971] 10.0.0.253 () {34 vars in 990 bytes} [Mon May 18 01:48:35 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/972] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:35 2026] DELETE /v2.0/security-groups/aa39040a-5710-4980-aaf4-a30ba79c0f80 => 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: 467/973] 10.0.0.253 () {34 vars in 1040 bytes} [Mon May 18 01:48:35 2026] GET /v2.0/security-groups?id=dd798cd0-bce0-40a7-8f26-5780908c1d6d&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:36.948 7 INFO neutron.services.segments.plugin [-] Segment 24f3784f-15bf-4b19-80de-c7d309f8f836 resource provider aggregate not found 2026-05-18 01:48:36.956 7 INFO neutron.services.segments.plugin [-] Segment 24f3784f-15bf-4b19-80de-c7d309f8f836 resource provider aggregate not found 2026-05-18 01:48:36.965 7 INFO neutron.services.segments.plugin [-] Segment 24f3784f-15bf-4b19-80de-c7d309f8f836 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24f3784f-15bf-4b19-80de-c7d309f8f836 found for delete ", "request_id": "req-fa7f035a-accd-438e-8049-cb5b37527a3d"}]} 2026-05-18 01:48:36.970 7 INFO neutron.services.segments.plugin [-] Segment 24f3784f-15bf-4b19-80de-c7d309f8f836 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24f3784f-15bf-4b19-80de-c7d309f8f836 found for delete ", "request_id": "req-b84518c3-f1b9-4a5d-9597-38be9658c3b5"}]} 2026-05-18 01:48:37.135 7 WARNING neutron_lib.context [None req-42d1d8f2-55bd-4f1a-8b6f-f4cf6e93d89a d3d5e69699824fd68f4a899de169ea61 4d22e2e27bc74c4884b75230480eeabe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 468/974] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:37 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:37.280 7 INFO neutron.db.segments_db [None req-42d1d8f2-55bd-4f1a-8b6f-f4cf6e93d89a d3d5e69699824fd68f4a899de169ea61 4d22e2e27bc74c4884b75230480eeabe - - default default] Added segment bff575a2-118e-4796-a5b2-1aec3b977f74 of type vxlan for network d30ba2d5-ed04-43ad-a82c-a281c95017d1 [pid: 7|app: 0|req: 507/975] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:48:36 2026] POST /v2.0/networks => generated 650 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/976] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:37 2026] GET /v2.0/security-groups?id=dd798cd0-bce0-40a7-8f26-5780908c1d6d&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:37.403 7 WARNING neutron_lib.context [None req-e64ff273-8019-49ec-9ec6-d50440c5c427 d3d5e69699824fd68f4a899de169ea61 4d22e2e27bc74c4884b75230480eeabe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 469/977] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:37 2026] GET /v2.0/security-groups?tenant_id=c3bd0e8341454a21aaa1eec65d441708&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/978] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:37 2026] DELETE /v2.0/security-groups/0e6ffb8b-76f6-49b2-8f73-1264c7d59bcc => 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: 471/979] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:37 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => 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: 472/980] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:37 2026] GET /v2.0/security-groups?id=dd798cd0-bce0-40a7-8f26-5780908c1d6d&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: 509/981] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:48:37 2026] POST /v2.0/subnets => generated 627 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:37.629 8 WARNING neutron_lib.context [None req-d80f3cc4-475b-4432-8385-9c4bc4f29834 d3d5e69699824fd68f4a899de169ea61 4d22e2e27bc74c4884b75230480eeabe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:37.666 8 INFO neutron.db.segments_db [None req-d80f3cc4-475b-4432-8385-9c4bc4f29834 d3d5e69699824fd68f4a899de169ea61 4d22e2e27bc74c4884b75230480eeabe - - default default] Added segment f9cc0755-b7d4-4c95-99ff-ef9790bd7095 of type vxlan for network 7af64e03-9892-49d5-b667-3362f30427a2 2026-05-18 01:48:37.994 8 INFO neutron.db.l3_hamode_db [None req-d80f3cc4-475b-4432-8385-9c4bc4f29834 d3d5e69699824fd68f4a899de169ea61 4d22e2e27bc74c4884b75230480eeabe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 510/982] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:37 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/983] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:38 2026] GET /v2.0/security-groups?id=dd798cd0-bce0-40a7-8f26-5780908c1d6d&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: 512/984] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:39 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/985] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:39 2026] GET /v2.0/security-groups?id=dd798cd0-bce0-40a7-8f26-5780908c1d6d&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:39.324 8 INFO neutron.db.l3_hamode_db [None req-d80f3cc4-475b-4432-8385-9c4bc4f29834 d3d5e69699824fd68f4a899de169ea61 4d22e2e27bc74c4884b75230480eeabe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 514/986] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:48:39 2026] GET /v2.0/ports?tenant_id=f2c8568a67f243b6ad89424bc7abbba7&device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/987] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:48:39 2026] GET /v2.0/networks?id=b8b231ad-5b3a-4b1c-a9f4-a2d49c38642a => generated 772 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/988] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:48:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=17d52014-5b64-4f56-ad18-de82e5b0d767 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/989] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:48:39 2026] GET /v2.0/subnets?id=305b6dc1-60e3-4877-a4c8-1cf26838500d => generated 694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/990] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:48:39 2026] GET /v2.0/ports?network_id=b8b231ad-5b3a-4b1c-a9f4-a2d49c38642a&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/991] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:48:39 2026] GET /v2.0/networks/b8b231ad-5b3a-4b1c-a9f4-a2d49c38642a?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: 520/992] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:48:39 2026] GET /v2.0/networks/b8b231ad-5b3a-4b1c-a9f4-a2d49c38642a?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: 473/993] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:48:37 2026] POST /v2.0/routers => generated 694 bytes in 2626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/994] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:40 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/995] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:40 2026] GET /v2.0/security-groups?id=dd798cd0-bce0-40a7-8f26-5780908c1d6d&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: 476/996] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:41 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => 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: 477/997] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:41 2026] GET /v2.0/security-groups?id=dd798cd0-bce0-40a7-8f26-5780908c1d6d&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/998] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:48:40 2026] PUT /v2.0/routers/f988e7ce-e148-4d49-91cd-0ad421ab86ec/add_router_interface => generated 309 bytes in 1366 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:41.630 8 WARNING neutron_lib.context [None req-dca19474-173d-4269-9ae1-3941d9d748f5 d3d5e69699824fd68f4a899de169ea61 4d22e2e27bc74c4884b75230480eeabe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 478/999] 10.0.0.71 () {34 vars in 664 bytes} [Mon May 18 01:48:41 2026] POST /v2.0/ports => generated 955 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:42.050 7 WARNING neutron_lib.context [None req-bdcb4ee9-5bd0-4765-9de8-7fff9e139f67 d3d5e69699824fd68f4a899de169ea61 4d22e2e27bc74c4884b75230480eeabe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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, ' [pid: 8|app: 0|req: 479/1000] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:42 2026] GET /v2.0/security-groups?tenant_id=d174679031cd4c34a7ffe70857164f19&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1001] 10.0.0.71 () {34 vars in 664 bytes} [Mon May 18 01:48:42 2026] POST /v2.0/ports => generated 958 bytes in 385 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-18 01:48:42.447 7 WARNING neutron_lib.context [None req-ac0058f5-43ee-474d-99cb-b7823c33ad94 d3d5e69699824fd68f4a899de169ea61 4d22e2e27bc74c4884b75230480eeabe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 480/1002] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:42 2026] DELETE /v2.0/security-groups/5f2e5a5f-b1c1-4c90-87bf-376a1eb30983 => 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: 481/1003] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:42 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1004] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:42 2026] GET /v2.0/security-groups?id=dd798cd0-bce0-40a7-8f26-5780908c1d6d&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:43.157 7 INFO neutron.db.l3_db [None req-ac0058f5-43ee-474d-99cb-b7823c33ad94 d3d5e69699824fd68f4a899de169ea61 4d22e2e27bc74c4884b75230480eeabe - - default default] Floating IP d91bf0b4-8203-458c-ade0-f1dc67b32e6d associated. External IP: 10.96.250.201, port: 724849cf-e0e1-43af-88ed-388a3855f715. [pid: 7|app: 0|req: 523/1005] 10.0.0.71 () {34 vars in 676 bytes} [Mon May 18 01:48:42 2026] POST /v2.0/floatingips => generated 842 bytes in 1019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1006] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:48:43 2026] GET /v2.0/ports?tenant_id=f2c8568a67f243b6ad89424bc7abbba7&device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:48:43.575 8 INFO neutron.db.l3_db [None req-9595bc86-80a8-448d-b762-a863916ba398 d3d5e69699824fd68f4a899de169ea61 4d22e2e27bc74c4884b75230480eeabe - - default default] Floating IP d91bf0b4-8203-458c-ade0-f1dc67b32e6d disassociated. External IP: 10.96.250.201, port: 724849cf-e0e1-43af-88ed-388a3855f715. [pid: 8|app: 0|req: 483/1007] 10.0.0.71 () {34 vars in 748 bytes} [Mon May 18 01:48:43 2026] PUT /v2.0/floatingips/d91bf0b4-8203-458c-ade0-f1dc67b32e6d => generated 552 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1008] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:43 2026] GET /v2.0/security-groups?tenant_id=9c3781ee02df43639013c3bb5df18b29&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1009] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:44 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1010] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:48:43 2026] DELETE /v2.0/floatingips/d91bf0b4-8203-458c-ade0-f1dc67b32e6d => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1011] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:48:44 2026] GET /v2.0/networks?id=b8b231ad-5b3a-4b1c-a9f4-a2d49c38642a => generated 772 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1012] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:44 2026] GET /v2.0/security-groups?id=dd798cd0-bce0-40a7-8f26-5780908c1d6d&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:44.207 8 WARNING neutron_lib.context [None req-6d36aa5a-ae68-424f-8ae8-5ba425bf5170 d3d5e69699824fd68f4a899de169ea61 4d22e2e27bc74c4884b75230480eeabe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 527/1013] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:44 2026] DELETE /v2.0/security-groups/adf91314-5e7a-4046-9d5c-9eced5e51979 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1014] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:48:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=17d52014-5b64-4f56-ad18-de82e5b0d767 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1015] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:48:44 2026] GET /v2.0/subnets?id=305b6dc1-60e3-4877-a4c8-1cf26838500d => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1016] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:48:44 2026] GET /v2.0/ports?network_id=b8b231ad-5b3a-4b1c-a9f4-a2d49c38642a&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1019] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:48:44 2026] GET /v2.0/networks/b8b231ad-5b3a-4b1c-a9f4-a2d49c38642a?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1020] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:44 2026] GET /v2.0/security-groups?tenant_id=88dafa39383f4d42b602ad35681a7cc8&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: 535/1021] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:48:44 2026] GET /v2.0/networks/b8b231ad-5b3a-4b1c-a9f4-a2d49c38642a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1022] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:44 2026] DELETE /v2.0/security-groups/2ffd9f78-6bdb-44b0-a99f-c8b76b8afce2 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:48:44.973 8 INFO neutron.db.l3_db [None req-6d36aa5a-ae68-424f-8ae8-5ba425bf5170 d3d5e69699824fd68f4a899de169ea61 4d22e2e27bc74c4884b75230480eeabe - - default default] Floating IP 02e50ea7-b3bc-417c-8acd-76aafbe224ab associated. External IP: 10.96.250.203, port: b5e52076-1f59-4cca-8769-996ec3f936e4. [pid: 8|app: 0|req: 487/1023] 10.0.0.71 () {34 vars in 676 bytes} [Mon May 18 01:48:44 2026] POST /v2.0/floatingips => generated 842 bytes in 1086 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1024] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:45 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1025] 10.0.0.71 () {32 vars in 728 bytes} [Mon May 18 01:48:45 2026] GET /v2.0/floatingips/02e50ea7-b3bc-417c-8acd-76aafbe224ab => generated 842 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1026] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:45 2026] GET /v2.0/security-groups?id=dd798cd0-bce0-40a7-8f26-5780908c1d6d&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: 8|app: 0|req: 489/1027] 10.0.0.71 () {32 vars in 654 bytes} [Mon May 18 01:48:45 2026] GET /v2.0/floatingips => generated 845 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:45.678 8 WARNING neutron_lib.context [None req-3a6c8511-8df4-45e1-b61b-33b2f5823886 c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:45.792 7 INFO neutron.db.l3_db [None req-1e2e9bf3-7a6d-47ea-bf34-ba2642c87c53 d3d5e69699824fd68f4a899de169ea61 4d22e2e27bc74c4884b75230480eeabe - - default default] Floating IP 02e50ea7-b3bc-417c-8acd-76aafbe224ab associated. External IP: 10.96.250.203, port: b5e52076-1f59-4cca-8769-996ec3f936e4. 2026-05-18 01:48:45.862 8 INFO neutron.db.segments_db [None req-3a6c8511-8df4-45e1-b61b-33b2f5823886 c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Added segment 48ad31ba-04f7-44a6-ab8b-31c8085934e3 of type vxlan for network 648d5288-203b-41e6-84f7-768ee8b12ef7 [pid: 8|app: 0|req: 490/1028] 10.0.0.71 () {34 vars in 670 bytes} [Mon May 18 01:48:45 2026] POST /v2.0/networks => generated 633 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:45.977 8 WARNING neutron_lib.context [None req-aa8ab9fe-6178-4b65-87c7-d873edf2a9db c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:46.017 8 INFO neutron.db.segments_db [None req-aa8ab9fe-6178-4b65-87c7-d873edf2a9db c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Added segment b1605dee-9639-4d87-8849-46a56aeba18d of type vxlan for network 32405526-2de3-45f8-b787-334bff031555 2026-05-18 01:48:46.308 8 INFO neutron.db.l3_hamode_db [None req-aa8ab9fe-6178-4b65-87c7-d873edf2a9db c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 539/1029] 10.0.0.71 () {34 vars in 748 bytes} [Mon May 18 01:48:45 2026] PUT /v2.0/floatingips/02e50ea7-b3bc-417c-8acd-76aafbe224ab => generated 842 bytes in 1049 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1030] 10.0.0.71 () {32 vars in 652 bytes} [Mon May 18 01:48:46 2026] GET /v2.0/extensions => generated 20516 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1031] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:46 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:46.716 7 INFO neutron.db.l3_db [None req-be148eb7-0551-42ee-97ba-99306adc4055 d3d5e69699824fd68f4a899de169ea61 4d22e2e27bc74c4884b75230480eeabe - - default default] Floating IP 02e50ea7-b3bc-417c-8acd-76aafbe224ab disassociated. External IP: 10.96.250.203, port: 724849cf-e0e1-43af-88ed-388a3855f715. [pid: 7|app: 0|req: 542/1032] 10.0.0.71 () {34 vars in 748 bytes} [Mon May 18 01:48:46 2026] PUT /v2.0/floatingips/02e50ea7-b3bc-417c-8acd-76aafbe224ab => generated 552 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1033] 10.0.0.71 () {32 vars in 680 bytes} [Mon May 18 01:48:47 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1034] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:47 2026] GET /v2.0/security-groups?id=dd798cd0-bce0-40a7-8f26-5780908c1d6d&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:47.133 8 INFO neutron.db.l3_hamode_db [None req-aa8ab9fe-6178-4b65-87c7-d873edf2a9db c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 545/1035] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:48:47 2026] DELETE /v2.0/floatingips/02e50ea7-b3bc-417c-8acd-76aafbe224ab => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1036] 10.0.0.71 () {32 vars in 680 bytes} [Mon May 18 01:48:47 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:47.327 7 INFO neutron.api.v2.resource [None req-60af3b6d-b68f-4e78-b3d6-52a9b4512452 d3d5e69699824fd68f4a899de169ea61 4d22e2e27bc74c4884b75230480eeabe - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 547/1037] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:48:47 2026] DELETE /v2.0/floatingips/02e50ea7-b3bc-417c-8acd-76aafbe224ab => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1038] 10.0.0.71 () {32 vars in 728 bytes} [Mon May 18 01:48:47 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1039] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:48:47 2026] DELETE /v2.0/ports/724849cf-e0e1-43af-88ed-388a3855f715 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1040] 10.0.0.71 () {32 vars in 664 bytes} [Mon May 18 01:48:47 2026] GET /v2.0/extensions/agent => generated 153 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1041] 10.0.0.71 () {32 vars in 698 bytes} [Mon May 18 01:48:47 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) [pid: 7|app: 0|req: 552/1042] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:48:47 2026] DELETE /v2.0/ports/b5e52076-1f59-4cca-8769-996ec3f936e4 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1043] 10.0.0.71 () {32 vars in 696 bytes} [Mon May 18 01:48:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1044] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:48:47 2026] GET /v2.0/ports?device_id=f988e7ce-e148-4d49-91cd-0ad421ab86ec => generated 958 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1045] 10.0.0.71 () {32 vars in 700 bytes} [Mon May 18 01:48:47 2026] GET /v2.0/extensions/auto-allocated-topology => 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: 491/1046] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:48:45 2026] POST /v2.0/routers => generated 695 bytes in 2154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1047] 10.0.0.71 () {32 vars in 688 bytes} [Mon May 18 01:48:48 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) [pid: 8|app: 0|req: 493/1048] 10.0.0.71 () {32 vars in 702 bytes} [Mon May 18 01:48:48 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: 8|app: 0|req: 494/1049] 10.0.0.71 () {32 vars in 775 bytes} [Mon May 18 01:48:48 2026] GET /v2.0/subnets?project_id=e315a3fa8dca4a5f80cbb7599e650bff&cidr=10.100.0.0%2F28 => generated 14 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1050] 10.0.0.71 () {32 vars in 692 bytes} [Mon May 18 01:48:48 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1051] 10.0.0.71 () {32 vars in 693 bytes} [Mon May 18 01:48:48 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1052] 10.0.0.71 () {32 vars in 694 bytes} [Mon May 18 01:48:48 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1053] 10.0.0.71 () {32 vars in 783 bytes} [Mon May 18 01:48:48 2026] GET /v2.0/subnets?network_id=38599298-7fc3-4e82-a452-82772f9433d2&cidr=10.100.0.0%2F28 => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1054] 10.0.0.71 () {32 vars in 684 bytes} [Mon May 18 01:48:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:48.347 8 WARNING neutron_lib.context [None req-cd686549-9787-4163-9645-1442a986168e c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 500/1055] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:48:48 2026] POST /v2.0/subnets => generated 656 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1056] 10.0.0.71 () {32 vars in 686 bytes} [Mon May 18 01:48:48 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1057] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:48:47 2026] PUT /v2.0/routers/f988e7ce-e148-4d49-91cd-0ad421ab86ec/remove_router_interface => generated 309 bytes in 912 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1058] 10.0.0.71 () {32 vars in 660 bytes} [Mon May 18 01:48:48 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) 2026-05-18 01:48:49.834 7 INFO neutron.services.segments.plugin [-] Segment f9cc0755-b7d4-4c95-99ff-ef9790bd7095 resource provider aggregate not found 2026-05-18 01:48:49.848 7 INFO neutron.services.segments.plugin [-] Segment f9cc0755-b7d4-4c95-99ff-ef9790bd7095 resource provider aggregate not found 2026-05-18 01:48:49.863 7 INFO neutron.services.segments.plugin [-] Segment f9cc0755-b7d4-4c95-99ff-ef9790bd7095 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9cc0755-b7d4-4c95-99ff-ef9790bd7095 found for delete ", "request_id": "req-f82866c8-9643-4a06-a8bc-e9ec12b685e2"}]} 2026-05-18 01:48:49.863 7 INFO neutron.services.segments.plugin [-] Segment f9cc0755-b7d4-4c95-99ff-ef9790bd7095 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9cc0755-b7d4-4c95-99ff-ef9790bd7095 found for delete ", "request_id": "req-5b34d314-3308-4602-8337-f3faf63c5847"}]} 2026-05-18 01:48:49.874 7 INFO neutron.db.l3_hamode_db [None req-c8147a5e-30d3-4f85-b0ee-4f9ff4e4cb3e d3d5e69699824fd68f4a899de169ea61 4d22e2e27bc74c4884b75230480eeabe - - default default] HA network 7af64e03-9892-49d5-b667-3362f30427a2 was deleted as no HA routers are present in tenant 4d22e2e27bc74c4884b75230480eeabe. [pid: 7|app: 0|req: 558/1059] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:48:48 2026] DELETE /v2.0/routers/f988e7ce-e148-4d49-91cd-0ad421ab86ec => generated 0 bytes in 1005 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1060] 10.0.0.71 () {32 vars in 698 bytes} [Mon May 18 01:48:49 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: 560/1061] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:48:49 2026] DELETE /v2.0/subnets/a136d32a-5f8f-4396-b86a-11c2700d15bd => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1062] 10.0.0.71 () {32 vars in 678 bytes} [Mon May 18 01:48:49 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1063] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:48:48 2026] PUT /v2.0/routers/b8d09fb6-8884-45d2-a474-56a95d9af976/add_router_interface => generated 309 bytes in 1564 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1064] 10.0.0.71 () {32 vars in 682 bytes} [Mon May 18 01:48:50 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) [pid: 8|app: 0|req: 504/1065] 10.0.0.71 () {32 vars in 648 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/networks => generated 5781 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1066] 10.0.0.71 () {32 vars in 674 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1067] 10.0.0.71 () {32 vars in 646 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/subnets => generated 3897 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1068] 10.0.0.71 () {32 vars in 688 bytes} [Mon May 18 01:48:50 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) [pid: 8|app: 0|req: 508/1069] 10.0.0.71 () {32 vars in 646 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/routers => generated 1465 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1070] 10.0.0.71 () {32 vars in 722 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1071] 10.0.0.71 () {32 vars in 686 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1072] 10.0.0.71 () {32 vars in 668 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1073] 10.0.0.71 () {32 vars in 686 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1074] 10.0.0.71 () {32 vars in 680 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1075] 10.0.0.71 () {32 vars in 698 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1076] 10.0.0.71 () {32 vars in 678 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1077] 10.0.0.71 () {32 vars in 666 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:50.460 8 WARNING neutron_lib.context [None req-2daa779d-c9e1-4fd1-abee-37f54b5d6633 c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 517/1078] 10.0.0.71 () {34 vars in 684 bytes} [Mon May 18 01:48:50 2026] POST /v2.0/security-groups => generated 1673 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1079] 10.0.0.71 () {32 vars in 676 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:50.604 8 WARNING neutron_lib.context [None req-cbd12c4e-412a-4882-8444-bc8f82a17b42 c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 562/1080] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:48:50 2026] DELETE /v2.0/networks/d30ba2d5-ed04-43ad-a82c-a281c95017d1 => generated 0 bytes in 593 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1081] 10.0.0.71 () {32 vars in 664 bytes} [Mon May 18 01:48:50 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) [pid: 7|app: 0|req: 564/1082] 10.0.0.71 () {32 vars in 674 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1083] 10.0.0.71 () {32 vars in 712 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1084] 10.0.0.71 () {32 vars in 690 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1085] 10.0.0.71 () {32 vars in 682 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1086] 10.0.0.71 () {32 vars in 668 bytes} [Mon May 18 01:48:50 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: 7|app: 0|req: 569/1087] 10.0.0.71 () {32 vars in 686 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1088] 10.0.0.71 () {32 vars in 704 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1089] 10.0.0.71 () {32 vars in 674 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1090] 10.0.0.71 () {32 vars in 700 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 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.71 () {32 vars in 674 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/pagination => 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: 574/1092] 10.0.0.71 () {32 vars in 692 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1093] 10.0.0.71 () {32 vars in 688 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 3 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.71 () {32 vars in 708 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1095] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:48:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1096] 10.0.0.71 () {32 vars in 704 bytes} [Mon May 18 01:48:50 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) 2026-05-18 01:48:50.730 8 WARNING neutron_lib.context [None req-893b6e63-4e41-4792-b826-7f4168dea33e c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 578/1097] 10.0.0.71 () {32 vars in 718 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1098] 10.0.0.71 () {32 vars in 696 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1099] 10.0.0.71 () {32 vars in 710 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1100] 10.0.0.71 () {32 vars in 668 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1101] 10.0.0.71 () {32 vars in 686 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1102] 10.0.0.71 () {32 vars in 680 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1103] 10.0.0.71 () {32 vars in 674 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1104] 10.0.0.71 () {32 vars in 670 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1105] 10.0.0.71 () {32 vars in 660 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1106] 10.0.0.71 () {32 vars in 698 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1107] 10.0.0.71 () {32 vars in 698 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1108] 10.0.0.71 () {32 vars in 676 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/qos-default => 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: 590/1109] 10.0.0.71 () {32 vars in 668 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1110] 10.0.0.71 () {32 vars in 682 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1111] 10.0.0.71 () {32 vars in 700 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1112] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:48:50 2026] POST /v2.0/security-group-rules => generated 596 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1113] 10.0.0.71 () {32 vars in 684 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:50.858 8 WARNING neutron_lib.context [None req-1a0e24ad-60d3-4d77-9cbd-6b4889a2b00b c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 594/1114] 10.0.0.71 () {32 vars in 706 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1115] 10.0.0.71 () {32 vars in 668 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1116] 10.0.0.71 () {32 vars in 696 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1117] 10.0.0.71 () {32 vars in 694 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1118] 10.0.0.71 () {32 vars in 684 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1119] 10.0.0.71 () {32 vars in 688 bytes} [Mon May 18 01:48:50 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: 600/1120] 10.0.0.71 () {32 vars in 666 bytes} [Mon May 18 01:48:50 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: 601/1121] 10.0.0.71 () {32 vars in 680 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1122] 10.0.0.71 () {32 vars in 680 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1123] 10.0.0.71 () {32 vars in 690 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1124] 10.0.0.71 () {32 vars in 690 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1125] 10.0.0.71 () {32 vars in 694 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1126] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:48:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1127] 10.0.0.71 () {32 vars in 684 bytes} [Mon May 18 01:48:50 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) 2026-05-18 01:48:50.956 8 WARNING neutron_lib.context [None req-7a31dc14-3cc0-453d-adc7-c38beb27fe91 c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 607/1128] 10.0.0.71 () {32 vars in 688 bytes} [Mon May 18 01:48:50 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: 7|app: 0|req: 608/1129] 10.0.0.71 () {32 vars in 700 bytes} [Mon May 18 01:48:50 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: 7|app: 0|req: 609/1130] 10.0.0.71 () {32 vars in 702 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1131] 10.0.0.71 () {32 vars in 712 bytes} [Mon May 18 01:48:50 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: 611/1132] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:48:50 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1133] 10.0.0.71 () {32 vars in 714 bytes} [Mon May 18 01:48:50 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: 613/1134] 10.0.0.71 () {32 vars in 726 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1135] 10.0.0.71 () {32 vars in 740 bytes} [Mon May 18 01:48:51 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: 7|app: 0|req: 615/1136] 10.0.0.71 () {32 vars in 718 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1137] 10.0.0.71 () {32 vars in 682 bytes} [Mon May 18 01:48:51 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: 617/1138] 10.0.0.71 () {32 vars in 668 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/extensions/segment => generated 145 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1139] 10.0.0.71 () {32 vars in 718 bytes} [Mon May 18 01:48:51 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: 619/1140] 10.0.0.71 () {32 vars in 678 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1141] 10.0.0.71 () {32 vars in 668 bytes} [Mon May 18 01:48:51 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: 621/1142] 10.0.0.71 () {32 vars in 696 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1143] 10.0.0.71 () {32 vars in 704 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1144] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:48:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1145] 10.0.0.71 () {32 vars in 700 bytes} [Mon May 18 01:48:51 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) 2026-05-18 01:48:51.083 8 WARNING neutron_lib.context [None req-9988eed7-5a04-4845-9ec2-038e4dba8bd2 c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 624/1146] 10.0.0.71 () {32 vars in 700 bytes} [Mon May 18 01:48:51 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: 625/1147] 10.0.0.71 () {32 vars in 682 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1148] 10.0.0.71 () {32 vars in 704 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1149] 10.0.0.71 () {32 vars in 694 bytes} [Mon May 18 01:48:51 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: 628/1150] 10.0.0.71 () {32 vars in 688 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:51.119 8 INFO neutron.db.securitygroups_db [None req-9988eed7-5a04-4845-9ec2-038e4dba8bd2 c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Project e315a3fa8dca4a5f80cbb7599e650bff added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 629/1151] 10.0.0.71 () {32 vars in 696 bytes} [Mon May 18 01:48:51 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: 630/1152] 10.0.0.71 () {32 vars in 678 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1153] 10.0.0.71 () {32 vars in 688 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1154] 10.0.0.71 () {32 vars in 700 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1155] 10.0.0.71 () {32 vars in 664 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1156] 10.0.0.71 () {32 vars in 680 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1157] 10.0.0.71 () {32 vars in 692 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1158] 10.0.0.71 () {32 vars in 676 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1159] 10.0.0.71 () {32 vars in 666 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1160] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:48:51 2026] POST /v2.0/security-group-rules => generated 607 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:51.203 7 WARNING neutron_lib.context [None req-efc14bcd-49aa-485a-9802-1c973a403778 c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:51.247 7 INFO neutron.db.securitygroups_db [None req-efc14bcd-49aa-485a-9802-1c973a403778 c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Project e315a3fa8dca4a5f80cbb7599e650bff 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: 638/1161] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:48:51 2026] POST /v2.0/security-group-rules => generated 606 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1162] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/security-groups?tenant_id=4d22e2e27bc74c4884b75230480eeabe&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1163] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:51 2026] DELETE /v2.0/security-groups/66c37e47-37ac-4013-a2aa-cbda8e12a83b => 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: 525/1164] 10.0.0.71 () {32 vars in 648 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/networks => generated 1298 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:48:51.882 7 INFO neutron.services.segments.plugin [-] Segment bff575a2-118e-4796-a5b2-1aec3b977f74 resource provider aggregate not found 2026-05-18 01:48:51.886 7 INFO neutron.services.segments.plugin [-] Segment bff575a2-118e-4796-a5b2-1aec3b977f74 resource provider aggregate not found 2026-05-18 01:48:51.892 7 INFO neutron.services.segments.plugin [-] Segment bff575a2-118e-4796-a5b2-1aec3b977f74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bff575a2-118e-4796-a5b2-1aec3b977f74 found for delete ", "request_id": "req-6dfd7b56-577b-432d-a73b-468b08d86c46"}]} 2026-05-18 01:48:51.896 7 INFO neutron.services.segments.plugin [-] Segment bff575a2-118e-4796-a5b2-1aec3b977f74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bff575a2-118e-4796-a5b2-1aec3b977f74 found for delete ", "request_id": "req-2798091b-fb14-461a-88de-7de2097cb537"}]} [pid: 7|app: 0|req: 640/1165] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/security-groups?tenant_id=a66950435c834ccca411020d6774f603&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1166] 10.0.0.88 () {34 vars in 1097 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-623646914&fields=id&tenant_id=e315a3fa8dca4a5f80cbb7599e650bff => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1167] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:51 2026] DELETE /v2.0/security-groups/45b28b98-2430-4bbb-be4d-58d9952ae6be => 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: 642/1168] 10.0.0.88 () {34 vars in 981 bytes} [Mon May 18 01:48:51 2026] GET /v2.0/networks?id=648d5288-203b-41e6-84f7-768ee8b12ef7 => generated 661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1169] 10.0.0.88 () {34 vars in 964 bytes} [Mon May 18 01:48:52 2026] GET /v2.0/quotas/e315a3fa8dca4a5f80cbb7599e650bff => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1170] 10.0.0.88 () {34 vars in 1001 bytes} [Mon May 18 01:48:52 2026] GET /v2.0/ports?tenant_id=e315a3fa8dca4a5f80cbb7599e650bff&fields=id => generated 103 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1171] 10.0.0.88 () {34 vars in 1007 bytes} [Mon May 18 01:48:52 2026] GET /v2.0/networks/648d5288-203b-41e6-84f7-768ee8b12ef7?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1172] 10.0.0.88 () {34 vars in 1107 bytes} [Mon May 18 01:48:52 2026] GET /v2.0/networks/648d5288-203b-41e6-84f7-768ee8b12ef7?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: 8|app: 0|req: 529/1173] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:52 2026] GET /v2.0/ports?device_id=1e667d3b-d582-4942-935a-acca64206cae => 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: 530/1174] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:53 2026] GET /v2.0/ports?device_id=1e667d3b-d582-4942-935a-acca64206cae => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:48:53.572 7 WARNING neutron_lib.context [None req-111a4459-3712-4d47-857b-bce8978da388 258a27ce3d644f0ab5db454f610ede0d c5ac3a4168d047d9bf3a12269e798c0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:53.572 7 WARNING neutron_lib.context [None req-111a4459-3712-4d47-857b-bce8978da388 258a27ce3d644f0ab5db454f610ede0d c5ac3a4168d047d9bf3a12269e798c0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:53.719 7 INFO neutron.db.segments_db [None req-111a4459-3712-4d47-857b-bce8978da388 258a27ce3d644f0ab5db454f610ede0d c5ac3a4168d047d9bf3a12269e798c0d - - default default] Added segment 8e6f7c70-7ed3-4748-a560-3557bde367e3 of type vxlan for network f9214605-5b97-421d-9a8b-1f6c18f4ceb8 2026-05-18 01:48:53.799 7 INFO neutron.db.segments_db [None req-111a4459-3712-4d47-857b-bce8978da388 258a27ce3d644f0ab5db454f610ede0d c5ac3a4168d047d9bf3a12269e798c0d - - default default] Added segment ee80587c-e1f7-4e6a-b84b-39c5d8ecfa45 of type vxlan for network d59e3fb3-cf1d-4f97-bbbb-9dfa2fe6fdbe [pid: 7|app: 0|req: 645/1175] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:48:53 2026] POST /v2.0/networks => generated 1245 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:48:53.937 8 WARNING neutron_lib.context [None req-80b5197e-fb59-4ec3-8916-f4bc3a2b57d4 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 646/1176] 10.0.0.71 () {32 vars in 648 bytes} [Mon May 18 01:48:53 2026] GET /v2.0/networks => generated 1844 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:48:54.064 7 INFO neutron.services.segments.plugin [-] Segment 8e6f7c70-7ed3-4748-a560-3557bde367e3 resource provider aggregate not found 2026-05-18 01:48:54.072 7 INFO neutron.services.segments.plugin [-] Segment 8e6f7c70-7ed3-4748-a560-3557bde367e3 resource provider aggregate not found 2026-05-18 01:48:54.084 7 INFO neutron.services.segments.plugin [-] Segment 8e6f7c70-7ed3-4748-a560-3557bde367e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e6f7c70-7ed3-4748-a560-3557bde367e3 found for delete ", "request_id": "req-5a14e4c5-8cbe-4cd9-bc96-5620c6ec04a5"}]} [pid: 7|app: 0|req: 647/1177] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:48:53 2026] DELETE /v2.0/networks/f9214605-5b97-421d-9a8b-1f6c18f4ceb8 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:48:54.114 7 INFO neutron.services.segments.plugin [-] Segment 8e6f7c70-7ed3-4748-a560-3557bde367e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e6f7c70-7ed3-4748-a560-3557bde367e3 found for delete ", "request_id": "req-5f9db6a6-ce03-4792-a4aa-df5f7f3003fc"}]} 2026-05-18 01:48:54.156 8 INFO neutron.db.segments_db [None req-80b5197e-fb59-4ec3-8916-f4bc3a2b57d4 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Added segment 83dc46a8-24ed-4808-a1e5-a692f180d00e of type vxlan for network 4cbefc6d-3b12-437d-9cfa-a0526e44f389 [pid: 7|app: 0|req: 648/1178] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:48:54 2026] DELETE /v2.0/networks/d59e3fb3-cf1d-4f97-bbbb-9dfa2fe6fdbe => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1179] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:48:53 2026] POST /v2.0/networks => generated 634 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1180] 10.0.0.71 () {32 vars in 648 bytes} [Mon May 18 01:48:54 2026] GET /v2.0/networks => generated 651 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:54.265 8 WARNING neutron_lib.context [None req-fae31eca-19ff-4f67-bb91-467828091134 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:54.268 7 WARNING neutron_lib.context [None req-8a0e7018-81cd-40f0-ba3d-489187e7203d 258a27ce3d644f0ab5db454f610ede0d c5ac3a4168d047d9bf3a12269e798c0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:54.316 8 INFO neutron.db.segments_db [None req-fae31eca-19ff-4f67-bb91-467828091134 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Added segment fd57f914-beaa-4f06-a999-d514abd02fa2 of type vxlan for network 66da9bc8-9dca-48fd-a4aa-4f1ebd53041e 2026-05-18 01:48:54.330 7 INFO neutron.db.segments_db [None req-8a0e7018-81cd-40f0-ba3d-489187e7203d 258a27ce3d644f0ab5db454f610ede0d c5ac3a4168d047d9bf3a12269e798c0d - - default default] Added segment 8ccbe007-8eff-498c-9e25-b24bad2b2615 of type vxlan for network 50233df2-9db2-48b0-9f15-cb257efa32e1 [pid: 8|app: 0|req: 532/1181] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:48:54 2026] POST /v2.0/networks => generated 634 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:54.407 8 WARNING neutron_lib.context [None req-d0b9b357-5ef3-42ed-8ffd-1aba9ffb0dbe e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 650/1182] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:48:54 2026] POST /v2.0/networks => generated 650 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:54.418 7 WARNING neutron_lib.context [None req-b385a1fb-9099-40a7-9bc3-308c168748e3 258a27ce3d644f0ab5db454f610ede0d c5ac3a4168d047d9bf3a12269e798c0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:54.459 7 INFO neutron.db.segments_db [None req-b385a1fb-9099-40a7-9bc3-308c168748e3 258a27ce3d644f0ab5db454f610ede0d c5ac3a4168d047d9bf3a12269e798c0d - - default default] Added segment 6bcb8a8a-2098-4755-bab3-cdd997b75454 of type vxlan for network 3c75522d-f3ea-4ec3-a982-d00ad5aedd2c [pid: 7|app: 0|req: 651/1183] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:48:54 2026] POST /v2.0/networks => generated 649 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:54.543 7 WARNING neutron_lib.context [None req-cf75acc7-6403-46fa-a28a-1c3332f9e65d 258a27ce3d644f0ab5db454f610ede0d c5ac3a4168d047d9bf3a12269e798c0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:54.563 7 WARNING neutron_lib.context [None req-cf75acc7-6403-46fa-a28a-1c3332f9e65d 258a27ce3d644f0ab5db454f610ede0d c5ac3a4168d047d9bf3a12269e798c0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 533/1184] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:48:54 2026] POST /v2.0/subnets => generated 646 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1185] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:54 2026] GET /v2.0/ports?device_id=1e667d3b-d582-4942-935a-acca64206cae => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:48:54.656 8 WARNING neutron_lib.context [None req-0d752f84-04fd-4981-890d-325342dd4d47 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 535/1186] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:48:54 2026] POST /v2.0/subnets => generated 655 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:54.900 8 WARNING neutron_lib.context [None req-e70606f9-b3f0-4ccd-895a-ad44a323dca7 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:54.935 8 INFO neutron.db.segments_db [None req-e70606f9-b3f0-4ccd-895a-ad44a323dca7 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Added segment 6e443a00-4bf3-42d8-a60f-f8a2f7b17c73 of type vxlan for network c87fe425-8381-4189-9a19-fd7a0728c159 [pid: 7|app: 0|req: 652/1187] 10.0.0.71 () {34 vars in 664 bytes} [Mon May 18 01:48:54 2026] POST /v2.0/ports => generated 1505 bytes in 497 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: 653/1188] 10.0.0.71 () {32 vars in 642 bytes} [Mon May 18 01:48:55 2026] GET /v2.0/ports => generated 1505 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:48:55.197 8 INFO neutron.db.l3_hamode_db [None req-e70606f9-b3f0-4ccd-895a-ad44a323dca7 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:48:55.308 8 INFO neutron.db.l3_hamode_db [None req-e70606f9-b3f0-4ccd-895a-ad44a323dca7 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 654/1189] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:48:55 2026] DELETE /v2.0/ports/ef3dbff2-3388-425a-8846-d662c527646d => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1190] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:48:55 2026] DELETE /v2.0/ports/d0df9c97-ff02-4e34-92d8-aa5ddcafd3d0 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1191] 10.0.0.71 () {32 vars in 642 bytes} [Mon May 18 01:48:55 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:48:55.584 7 WARNING neutron_lib.context [None req-d8e13a9d-8668-450b-8fb9-ebf9793b1ca0 258a27ce3d644f0ab5db454f610ede0d c5ac3a4168d047d9bf3a12269e798c0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:55.632 7 INFO neutron.db.segments_db [None req-d8e13a9d-8668-450b-8fb9-ebf9793b1ca0 258a27ce3d644f0ab5db454f610ede0d c5ac3a4168d047d9bf3a12269e798c0d - - default default] Added segment 2fdb45b9-5179-42f6-95c2-aea0057309be of type vxlan for network aa095f93-982b-407c-905a-da054ce385a0 [pid: 7|app: 0|req: 657/1192] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:48:55 2026] POST /v2.0/networks => generated 649 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:55.727 7 WARNING neutron_lib.context [None req-ae610ca0-dc93-4482-9019-6210c884ee07 258a27ce3d644f0ab5db454f610ede0d c5ac3a4168d047d9bf3a12269e798c0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:55.781 7 INFO neutron.db.segments_db [None req-ae610ca0-dc93-4482-9019-6210c884ee07 258a27ce3d644f0ab5db454f610ede0d c5ac3a4168d047d9bf3a12269e798c0d - - default default] Added segment 502bfb18-ab8d-4d0f-99f3-c2e36534818f of type vxlan for network 4ac1a13c-6dab-4224-82e5-21eb00bf578d [pid: 7|app: 0|req: 658/1193] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:48:55 2026] POST /v2.0/networks => generated 649 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1194] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:55 2026] GET /v2.0/ports?device_id=1e667d3b-d582-4942-935a-acca64206cae => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:48:55.901 7 WARNING neutron_lib.context [None req-aa416317-6d83-4bc7-b5dc-c7c4e2929f45 258a27ce3d644f0ab5db454f610ede0d c5ac3a4168d047d9bf3a12269e798c0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:48:55.926 7 WARNING neutron_lib.context [None req-aa416317-6d83-4bc7-b5dc-c7c4e2929f45 258a27ce3d644f0ab5db454f610ede0d c5ac3a4168d047d9bf3a12269e798c0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 536/1195] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:48:54 2026] POST /v2.0/routers => generated 510 bytes in 1041 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:48:56.104 7 INFO neutron.services.segments.plugin [-] Segment ee80587c-e1f7-4e6a-b84b-39c5d8ecfa45 resource provider aggregate not found 2026-05-18 01:48:56.128 7 INFO neutron.services.segments.plugin [-] Segment ee80587c-e1f7-4e6a-b84b-39c5d8ecfa45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee80587c-e1f7-4e6a-b84b-39c5d8ecfa45 found for delete ", "request_id": "req-3c92f035-7f78-4a5d-a325-dd559f5f552f"}]} 2026-05-18 01:48:56.129 7 INFO neutron.services.segments.plugin [-] Segment ee80587c-e1f7-4e6a-b84b-39c5d8ecfa45 resource provider aggregate not found 2026-05-18 01:48:56.166 7 INFO neutron.services.segments.plugin [-] Segment ee80587c-e1f7-4e6a-b84b-39c5d8ecfa45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee80587c-e1f7-4e6a-b84b-39c5d8ecfa45 found for delete ", "request_id": "req-ca397817-c6cb-4ccf-a41a-67fa2d0d6206"}]} [pid: 7|app: 0|req: 660/1196] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:48:55 2026] POST /v2.0/subnets => generated 1274 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1197] 10.0.0.71 () {32 vars in 646 bytes} [Mon May 18 01:48:56 2026] GET /v2.0/subnets => generated 1910 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1198] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:48:56 2026] DELETE /v2.0/subnets/094649c2-60fa-4dd4-ad2f-8484b1f518c5 => 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: 663/1199] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:48:56 2026] DELETE /v2.0/subnets/33d9afe7-e485-4159-b6a7-27fe1672abe3 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1200] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:48:56 2026] GET /v2.0/networks?id=648d5288-203b-41e6-84f7-768ee8b12ef7 => generated 661 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1201] 10.0.0.71 () {32 vars in 646 bytes} [Mon May 18 01:48:56 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1202] 199.204.45.95 () {34 vars in 1049 bytes} [Mon May 18 01:48:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e315a3fa8dca4a5f80cbb7599e650bff => generated 180 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1203] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:48:56 2026] DELETE /v2.0/networks/4ac1a13c-6dab-4224-82e5-21eb00bf578d => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:48:57.039 7 WARNING neutron_lib.context [req-ba27bd84-faa7-4b1e-a2f9-c22317d94b03 req-8addb870-a8e9-4988-822d-e739b9bbf3dd c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 537/1204] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:48:55 2026] PUT /v2.0/routers/8dac132f-1a78-4ad3-930f-dc1d6b2f36e9/add_router_interface => generated 309 bytes in 1256 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1205] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:57 2026] GET /v2.0/ports?device_id=1e667d3b-d582-4942-935a-acca64206cae => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:48:57.363 8 INFO neutron.services.segments.plugin [-] Segment 2fdb45b9-5179-42f6-95c2-aea0057309be resource provider aggregate not found 2026-05-18 01:48:57.369 8 INFO neutron.services.segments.plugin [-] Segment 2fdb45b9-5179-42f6-95c2-aea0057309be resource provider aggregate not found [pid: 8|app: 0|req: 539/1206] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:48:57 2026] DELETE /v2.0/networks/aa095f93-982b-407c-905a-da054ce385a0 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:48:57.380 8 INFO neutron.services.segments.plugin [-] Segment 2fdb45b9-5179-42f6-95c2-aea0057309be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fdb45b9-5179-42f6-95c2-aea0057309be found for delete ", "request_id": "req-288d49b8-f369-4f8f-8ce5-c6cdea7afea6"}]} 2026-05-18 01:48:57.386 8 INFO neutron.services.segments.plugin [-] Segment 2fdb45b9-5179-42f6-95c2-aea0057309be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fdb45b9-5179-42f6-95c2-aea0057309be found for delete ", "request_id": "req-25b3c1d1-c231-4f5a-b1ef-c56fa12851b7"}]} [pid: 8|app: 0|req: 540/1207] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:48:57 2026] GET /v2.0/ports/28151d50-1d86-4009-b5a5-af0c8fcb28aa => generated 959 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1208] 199.204.45.95 () {38 vars in 954 bytes} [Mon May 18 01:48:57 2026] POST /v2.0/ports => generated 958 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 541/1209] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:48:57 2026] DELETE /v2.0/networks/3c75522d-f3ea-4ec3-a982-d00ad5aedd2c => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1210] 199.204.45.95 () {38 vars in 1027 bytes} [Mon May 18 01:48:57 2026] PUT /v2.0/ports/b363f355-fc94-49b0-bd01-f2a1b7c69f9b => generated 1239 bytes in 397 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-18 01:48:58.029 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc655e57-1ab6-4d47-9053-36fa54fe61dd'] response: {'name': 'network-changed', 'server_uuid': '1e667d3b-d582-4942-935a-acca64206cae', 'tag': 'b363f355-fc94-49b0-bd01-f2a1b7c69f9b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 543/1211] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:48:57 2026] DELETE /v2.0/networks/50233df2-9db2-48b0-9f15-cb257efa32e1 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:48:58.149 7 INFO neutron.services.segments.plugin [-] Segment 502bfb18-ab8d-4d0f-99f3-c2e36534818f resource provider aggregate not found 2026-05-18 01:48:58.164 7 INFO neutron.services.segments.plugin [-] Segment 502bfb18-ab8d-4d0f-99f3-c2e36534818f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 502bfb18-ab8d-4d0f-99f3-c2e36534818f found for delete ", "request_id": "req-0a27c016-afec-498d-9135-087274e13a22"}]} 2026-05-18 01:48:58.183 7 INFO neutron.services.segments.plugin [-] Segment 502bfb18-ab8d-4d0f-99f3-c2e36534818f resource provider aggregate not found 2026-05-18 01:48:58.213 7 INFO neutron.services.segments.plugin [-] Segment 502bfb18-ab8d-4d0f-99f3-c2e36534818f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 502bfb18-ab8d-4d0f-99f3-c2e36534818f found for delete ", "request_id": "req-8f0a7a21-7ff5-449f-ae4b-8fb48629a786"}]} [pid: 8|app: 0|req: 544/1212] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:58 2026] GET /v2.0/ports?device_id=1e667d3b-d582-4942-935a-acca64206cae => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1213] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:58 2026] GET /v2.0/security-groups?id=cc9de1e5-fc9a-4421-8b38-e21853d1dff3&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: 546/1214] 10.0.0.253 () {34 vars in 990 bytes} [Mon May 18 01:48:58 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 1240 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1215] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:48:58 2026] GET /v2.0/ports?tenant_id=e315a3fa8dca4a5f80cbb7599e650bff&device_id=1e667d3b-d582-4942-935a-acca64206cae => generated 1242 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1216] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:48:57 2026] PUT /v2.0/routers/8dac132f-1a78-4ad3-930f-dc1d6b2f36e9/add_router_interface => generated 309 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1217] 10.0.0.253 () {34 vars in 1040 bytes} [Mon May 18 01:48:58 2026] GET /v2.0/security-groups?id=dd798cd0-bce0-40a7-8f26-5780908c1d6d&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1218] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:48:58 2026] GET /v2.0/security-groups?tenant_id=c5ac3a4168d047d9bf3a12269e798c0d&name=default => generated 2925 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1219] 199.204.45.95 () {34 vars in 1017 bytes} [Mon May 18 01:48:58 2026] GET /v2.0/networks?tenant_id=e315a3fa8dca4a5f80cbb7599e650bff&shared=False => generated 756 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1220] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:48:58 2026] GET /v2.0/ports/8406eefa-a6de-4071-9001-ae2605eb2da0 => generated 967 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1221] 199.204.45.95 () {34 vars in 929 bytes} [Mon May 18 01:48:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1222] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:48:58 2026] DELETE /v2.0/security-groups/98514488-2b32-4336-b62d-5b047a98fb21 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:48:59.527 8 INFO neutron.services.segments.plugin [-] Segment 6bcb8a8a-2098-4755-bab3-cdd997b75454 resource provider aggregate not found 2026-05-18 01:48:59.535 8 INFO neutron.services.segments.plugin [-] Segment 6bcb8a8a-2098-4755-bab3-cdd997b75454 resource provider aggregate not found 2026-05-18 01:48:59.552 8 INFO neutron.services.segments.plugin [-] Segment 6bcb8a8a-2098-4755-bab3-cdd997b75454 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bcb8a8a-2098-4755-bab3-cdd997b75454 found for delete ", "request_id": "req-7491e01a-cee1-4c98-a8ab-6589111ddf26"}]} 2026-05-18 01:48:59.556 8 INFO neutron.services.segments.plugin [-] Segment 6bcb8a8a-2098-4755-bab3-cdd997b75454 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bcb8a8a-2098-4755-bab3-cdd997b75454 found for delete ", "request_id": "req-2badf2b3-22ed-437b-ae97-1a4424bf9864"}]} 2026-05-18 01:48:59.572 8 INFO neutron.services.segments.plugin [-] Segment 8ccbe007-8eff-498c-9e25-b24bad2b2615 resource provider aggregate not found 2026-05-18 01:48:59.577 8 INFO neutron.services.segments.plugin [-] Segment 8ccbe007-8eff-498c-9e25-b24bad2b2615 resource provider aggregate not found [pid: 8|app: 0|req: 553/1225] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:48:59 2026] GET /v2.0/ports?device_id=1e667d3b-d582-4942-935a-acca64206cae => generated 973 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:59.604 8 INFO neutron.services.segments.plugin [-] Segment 8ccbe007-8eff-498c-9e25-b24bad2b2615 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ccbe007-8eff-498c-9e25-b24bad2b2615 found for delete ", "request_id": "req-142c23c2-8228-4096-b498-794081f7048a"}]} 2026-05-18 01:48:59.605 8 INFO neutron.services.segments.plugin [-] Segment 8ccbe007-8eff-498c-9e25-b24bad2b2615 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ccbe007-8eff-498c-9e25-b24bad2b2615 found for delete ", "request_id": "req-ed6beb2a-5662-4d19-8a35-8ae6654376b1"}]} [pid: 8|app: 0|req: 554/1226] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:48:59 2026] GET /v2.0/security-groups?id=cc9de1e5-fc9a-4421-8b38-e21853d1dff3&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: 673/1227] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:48:58 2026] PUT /v2.0/routers/8dac132f-1a78-4ad3-930f-dc1d6b2f36e9/remove_router_interface => generated 309 bytes in 923 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1228] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:48:59 2026] GET /v2.0/ports?tenant_id=e315a3fa8dca4a5f80cbb7599e650bff&device_id=1e667d3b-d582-4942-935a-acca64206cae => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1229] 199.204.45.95 () {34 vars in 1059 bytes} [Mon May 18 01:48:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b363f355-fc94-49b0-bd01-f2a1b7c69f9b => 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: 676/1230] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:49:00 2026] GET /v2.0/subnets?id=97f3efa9-dd7b-4ee3-a9cc-f13d998db5cd => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1231] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:49:00 2026] GET /v2.0/ports?network_id=648d5288-203b-41e6-84f7-768ee8b12ef7&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1232] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:49:00 2026] GET /v2.0/networks/648d5288-203b-41e6-84f7-768ee8b12ef7?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: 679/1233] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:49:00 2026] GET /v2.0/networks/648d5288-203b-41e6-84f7-768ee8b12ef7?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: 8|app: 0|req: 555/1234] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:48:59 2026] PUT /v2.0/routers/8dac132f-1a78-4ad3-930f-dc1d6b2f36e9/remove_router_interface => generated 309 bytes in 781 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1235] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:49:00 2026] GET /v2.0/ports?device_id=8dac132f-1a78-4ad3-930f-dc1d6b2f36e9 => 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: 681/1236] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:00 2026] GET /v2.0/ports?device_id=1e667d3b-d582-4942-935a-acca64206cae => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1237] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:00 2026] GET /v2.0/security-groups?id=cc9de1e5-fc9a-4421-8b38-e21853d1dff3&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:01.125 7 WARNING neutron_lib.context [None req-8a955ae0-5935-4c9d-8e83-f3717f21f9dc 7db8c5581d1f4f58b334477232b484bf 12ddb4091e34481aa728a3ff0a253c8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:01.299 7 INFO neutron.db.segments_db [None req-8a955ae0-5935-4c9d-8e83-f3717f21f9dc 7db8c5581d1f4f58b334477232b484bf 12ddb4091e34481aa728a3ff0a253c8b - - default default] Added segment 0c5f881f-6104-4539-bdef-aeb92d38d2e4 of type vxlan for network f26e859d-1144-4d08-8bc1-88e38739cf59 2026-05-18 01:49:01.305 8 INFO neutron.db.l3_hamode_db [None req-c146f8ca-5a63-4c69-92da-f4211e5c6502 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] HA network c87fe425-8381-4189-9a19-fd7a0728c159 was deleted as no HA routers are present in tenant 9ef5cc124fa44a20857ea3342f53f580. [pid: 8|app: 0|req: 556/1238] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:00 2026] DELETE /v2.0/routers/8dac132f-1a78-4ad3-930f-dc1d6b2f36e9 => generated 0 bytes in 633 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1239] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:49:00 2026] POST /v2.0/networks => generated 647 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1240] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:01 2026] DELETE /v2.0/subnets/5b3b6363-685a-422c-9bf8-cc9f0989e2ae => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1241] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:01 2026] DELETE /v2.0/subnets/2e1f09bc-2fac-4c2f-b84c-4e8b296f5800 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:01.684 8 INFO neutron.services.segments.plugin [-] Segment 6e443a00-4bf3-42d8-a60f-f8a2f7b17c73 resource provider aggregate not found 2026-05-18 01:49:01.689 8 INFO neutron.services.segments.plugin [-] Segment 6e443a00-4bf3-42d8-a60f-f8a2f7b17c73 resource provider aggregate not found 2026-05-18 01:49:01.704 8 INFO neutron.services.segments.plugin [-] Segment 6e443a00-4bf3-42d8-a60f-f8a2f7b17c73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e443a00-4bf3-42d8-a60f-f8a2f7b17c73 found for delete ", "request_id": "req-7d058a1d-3ced-4e6a-84aa-ec702c33b14c"}]} 2026-05-18 01:49:01.706 8 INFO neutron.services.segments.plugin [-] Segment 6e443a00-4bf3-42d8-a60f-f8a2f7b17c73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e443a00-4bf3-42d8-a60f-f8a2f7b17c73 found for delete ", "request_id": "req-98c08dc7-a554-41e5-96c0-213402d22df7"}]} [pid: 7|app: 0|req: 685/1242] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:01 2026] GET /v2.0/ports?device_id=1e667d3b-d582-4942-935a-acca64206cae => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:01.956 7 WARNING neutron_lib.context [None req-9315efed-9ad1-44cb-a2ca-34ae2fa3174c 7db8c5581d1f4f58b334477232b484bf 12ddb4091e34481aa728a3ff0a253c8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 558/1243] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:49:01 2026] DELETE /v2.0/networks/66da9bc8-9dca-48fd-a4aa-4f1ebd53041e => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1244] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:01 2026] GET /v2.0/security-groups?id=cc9de1e5-fc9a-4421-8b38-e21853d1dff3&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1245] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:49:01 2026] POST /v2.0/subnets => generated 673 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:02.232 7 WARNING neutron_lib.context [None req-d286519b-5cd0-4540-910a-ce6ebcf4d203 7db8c5581d1f4f58b334477232b484bf 12ddb4091e34481aa728a3ff0a253c8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 560/1246] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:49:02 2026] DELETE /v2.0/networks/4cbefc6d-3b12-437d-9cfa-a0526e44f389 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:02.294 8 WARNING neutron_lib.context [None req-32e0b3f0-fd32-4840-a433-2db55f12a486 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:02.297 7 INFO neutron.db.segments_db [None req-d286519b-5cd0-4540-910a-ce6ebcf4d203 7db8c5581d1f4f58b334477232b484bf 12ddb4091e34481aa728a3ff0a253c8b - - default default] Added segment 3afad018-090d-43fe-a113-557d168b9470 of type vxlan for network a4ee86b4-26c1-4fea-8186-bb29ba49f5bd 2026-05-18 01:49:02.345 8 INFO neutron.db.segments_db [None req-32e0b3f0-fd32-4840-a433-2db55f12a486 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Added segment 2e1b05a5-e0d2-4d6e-83d8-f529d5224c4b of type vxlan for network 1b9c2c61-a6c6-40aa-b785-2275afab85f4 [pid: 7|app: 0|req: 687/1247] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:49:02 2026] POST /v2.0/networks => generated 647 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1248] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:49:02 2026] POST /v2.0/networks => generated 634 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:02.472 8 WARNING neutron_lib.context [None req-a1f84c83-120d-4a46-8fe5-88a787df4ef7 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 688/1249] 10.0.0.71 () {34 vars in 742 bytes} [Mon May 18 01:49:02 2026] PUT /v2.0/networks/a4ee86b4-26c1-4fea-8186-bb29ba49f5bd => generated 592 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1250] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:02 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:02.629 7 WARNING neutron_lib.context [None req-a54fd930-b026-4923-a521-102d034cddd0 7db8c5581d1f4f58b334477232b484bf 12ddb4091e34481aa728a3ff0a253c8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 562/1251] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:49:02 2026] POST /v2.0/subnets => generated 646 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1252] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:02 2026] GET /v2.0/security-groups?id=dd798cd0-bce0-40a7-8f26-5780908c1d6d&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:02.803 8 WARNING neutron_lib.context [None req-256270cb-e1c4-42ed-b374-1e13fd326e31 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:02.854 8 INFO neutron.db.segments_db [None req-256270cb-e1c4-42ed-b374-1e13fd326e31 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Added segment 72078033-6cb8-4de6-9a8f-4dd366f25894 of type vxlan for network 98696afe-57bc-40d5-9d00-245e1d898c6d [pid: 7|app: 0|req: 690/1253] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:49:02 2026] POST /v2.0/subnets => generated 646 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1254] 10.0.0.71 () {34 vars in 740 bytes} [Mon May 18 01:49:02 2026] PUT /v2.0/subnets/c70c2e5d-6c25-4e5c-9736-13c7e22934e8 => generated 656 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1255] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:03 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:03.154 8 INFO neutron.db.l3_hamode_db [None req-256270cb-e1c4-42ed-b374-1e13fd326e31 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:49:03.258 7 INFO neutron.services.segments.plugin [-] Segment 3afad018-090d-43fe-a113-557d168b9470 resource provider aggregate not found 2026-05-18 01:49:03.262 7 INFO neutron.services.segments.plugin [-] Segment 3afad018-090d-43fe-a113-557d168b9470 resource provider aggregate not found 2026-05-18 01:49:03.275 7 INFO neutron.services.segments.plugin [-] Segment 3afad018-090d-43fe-a113-557d168b9470 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3afad018-090d-43fe-a113-557d168b9470 found for delete ", "request_id": "req-ce2d622a-2bca-426b-b82f-7d05d531f346"}]} 2026-05-18 01:49:03.276 8 INFO neutron.db.l3_hamode_db [None req-256270cb-e1c4-42ed-b374-1e13fd326e31 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:49:03.276 7 INFO neutron.services.segments.plugin [-] Segment 3afad018-090d-43fe-a113-557d168b9470 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3afad018-090d-43fe-a113-557d168b9470 found for delete ", "request_id": "req-168ea9d1-5a25-4c7d-aa30-cc5746f66c7a"}]} [pid: 7|app: 0|req: 693/1256] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:49:03 2026] DELETE /v2.0/networks/a4ee86b4-26c1-4fea-8186-bb29ba49f5bd => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1257] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:03 2026] GET /v2.0/security-groups?id=dd798cd0-bce0-40a7-8f26-5780908c1d6d&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: 7|app: 0|req: 695/1258] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:03 2026] GET /v2.0/ports?device_id=1e667d3b-d582-4942-935a-acca64206cae => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:03.366 7 INFO neutron.pecan_wsgi.hooks.translation [None req-662c529b-48ab-4d15-81b2-e4b2ec01600e 7db8c5581d1f4f58b334477232b484bf 12ddb4091e34481aa728a3ff0a253c8b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 696/1259] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:49:03 2026] DELETE /v2.0/networks/a4ee86b4-26c1-4fea-8186-bb29ba49f5bd => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1260] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:03 2026] GET /v2.0/security-groups?id=cc9de1e5-fc9a-4421-8b38-e21853d1dff3&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: 698/1261] 10.0.0.71 () {32 vars in 693 bytes} [Mon May 18 01:49:03 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1262] 10.0.0.71 () {32 vars in 741 bytes} [Mon May 18 01:49:03 2026] GET /v2.0/subnets?network_id=38599298-7fc3-4e82-a452-82772f9433d2 => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1263] 10.0.0.71 () {32 vars in 652 bytes} [Mon May 18 01:49:03 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1264] 10.0.0.71 () {32 vars in 648 bytes} [Mon May 18 01:49:03 2026] GET /v2.0/networks => generated 1312 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1265] 10.0.0.71 () {32 vars in 646 bytes} [Mon May 18 01:49:03 2026] GET /v2.0/subnets => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1266] 10.0.0.71 () {32 vars in 722 bytes} [Mon May 18 01:49:03 2026] GET /v2.0/networks/f26e859d-1144-4d08-8bc1-88e38739cf59 => generated 672 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1267] 10.0.0.71 () {32 vars in 720 bytes} [Mon May 18 01:49:03 2026] GET /v2.0/subnets/5ce0db65-c97d-4bb9-8699-18eb8caaeed6 => generated 673 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:03.729 8 INFO neutron.services.segments.plugin [-] Segment fd57f914-beaa-4f06-a999-d514abd02fa2 resource provider aggregate not found 2026-05-18 01:49:03.734 8 INFO neutron.services.segments.plugin [-] Segment fd57f914-beaa-4f06-a999-d514abd02fa2 resource provider aggregate not found 2026-05-18 01:49:03.743 8 INFO neutron.services.segments.plugin [-] Segment fd57f914-beaa-4f06-a999-d514abd02fa2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd57f914-beaa-4f06-a999-d514abd02fa2 found for delete ", "request_id": "req-e81cdb10-bef7-455f-bfee-dc80df68faa1"}]} 2026-05-18 01:49:03.751 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7377db7-055b-4c87-9cc0-38ad85734108 7db8c5581d1f4f58b334477232b484bf 12ddb4091e34481aa728a3ff0a253c8b - - default default] DELETE failed (client error): The resource could not be found. 2026-05-18 01:49:03.754 8 INFO neutron.services.segments.plugin [-] Segment 83dc46a8-24ed-4808-a1e5-a692f180d00e resource provider aggregate not found [pid: 7|app: 0|req: 705/1268] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:03 2026] DELETE /v2.0/subnets/c70c2e5d-6c25-4e5c-9736-13c7e22934e8 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:03.756 8 INFO neutron.services.segments.plugin [-] Segment fd57f914-beaa-4f06-a999-d514abd02fa2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd57f914-beaa-4f06-a999-d514abd02fa2 found for delete ", "request_id": "req-89829bd9-a65f-4754-8568-86db54614089"}]} 2026-05-18 01:49:03.770 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5d020322-3cbf-4710-9989-b6ced0102761 7db8c5581d1f4f58b334477232b484bf 12ddb4091e34481aa728a3ff0a253c8b - - default default] DELETE failed (client error): The resource could not be found. 2026-05-18 01:49:03.772 8 INFO neutron.services.segments.plugin [-] Segment 83dc46a8-24ed-4808-a1e5-a692f180d00e resource provider aggregate not found [pid: 7|app: 0|req: 706/1269] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:49:03 2026] DELETE /v2.0/networks/a4ee86b4-26c1-4fea-8186-bb29ba49f5bd => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:03.775 8 INFO neutron.services.segments.plugin [-] Segment 83dc46a8-24ed-4808-a1e5-a692f180d00e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83dc46a8-24ed-4808-a1e5-a692f180d00e found for delete ", "request_id": "req-e62e2853-0504-4d9f-b667-5f9039b23eb0"}]} 2026-05-18 01:49:03.785 8 INFO neutron.services.segments.plugin [-] Segment 83dc46a8-24ed-4808-a1e5-a692f180d00e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83dc46a8-24ed-4808-a1e5-a692f180d00e found for delete ", "request_id": "req-6469f957-8a57-49e2-916e-63055ab327db"}]} [pid: 7|app: 0|req: 707/1270] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:03 2026] DELETE /v2.0/subnets/5ce0db65-c97d-4bb9-8699-18eb8caaeed6 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1271] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:49:02 2026] POST /v2.0/routers => generated 511 bytes in 1150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:03.960 8 WARNING neutron_lib.context [None req-33e729ae-da30-4437-8c1f-59374aa2ff4b e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1272] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:49:03 2026] DELETE /v2.0/networks/f26e859d-1144-4d08-8bc1-88e38739cf59 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1273] 10.0.0.71 () {34 vars in 664 bytes} [Mon May 18 01:49:03 2026] POST /v2.0/ports => generated 964 bytes in 409 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: 566/1274] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:04 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1275] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:04 2026] GET /v2.0/ports?device_id=1e667d3b-d582-4942-935a-acca64206cae => generated 975 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1276] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:04 2026] GET /v2.0/security-groups?id=dd798cd0-bce0-40a7-8f26-5780908c1d6d&fields=id&fields=name => generated 113 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1277] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:04 2026] GET /v2.0/security-groups?id=cc9de1e5-fc9a-4421-8b38-e21853d1dff3&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1278] 199.204.45.95 () {34 vars in 993 bytes} [Mon May 18 01:49:04 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => 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: 571/1279] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:04 2026] GET /v2.0/security-groups?tenant_id=12ddb4091e34481aa728a3ff0a253c8b&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:05.308 7 INFO neutron.services.segments.plugin [-] Segment 0c5f881f-6104-4539-bdef-aeb92d38d2e4 resource provider aggregate not found 2026-05-18 01:49:05.313 7 INFO neutron.services.segments.plugin [-] Segment 0c5f881f-6104-4539-bdef-aeb92d38d2e4 resource provider aggregate not found 2026-05-18 01:49:05.324 7 INFO neutron.services.segments.plugin [-] Segment 0c5f881f-6104-4539-bdef-aeb92d38d2e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c5f881f-6104-4539-bdef-aeb92d38d2e4 found for delete ", "request_id": "req-57dc94b8-23c1-4c31-9a7a-49766388fb3c"}]} 2026-05-18 01:49:05.331 7 INFO neutron.services.segments.plugin [-] Segment 0c5f881f-6104-4539-bdef-aeb92d38d2e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c5f881f-6104-4539-bdef-aeb92d38d2e4 found for delete ", "request_id": "req-336f6170-ddcc-4275-a2b7-0f532d3349e2"}]} 2026-05-18 01:49:05.369 8 INFO neutron.db.l3_db [req-98923833-62f4-43b2-b065-2f0f9fe96348 req-34748dda-21da-47f5-a857-767983b5edf3 f2b9bb12db254b4c992a1a03f7ac466b f2c8568a67f243b6ad89424bc7abbba7 - - default default] Floating IP 69bf86cf-fdf7-4d56-af56-bc835f2c8fbf disassociated. External IP: 10.96.250.210, port: 17d52014-5b64-4f56-ad18-de82e5b0d767. [pid: 7|app: 0|req: 709/1280] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:49:04 2026] PUT /v2.0/routers/20a8642d-1ba5-49eb-b212-229ea808ac14/add_router_interface => generated 309 bytes in 1279 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: 710/1281] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:05 2026] DELETE /v2.0/security-groups/758258e5-2358-4c95-813b-0e9226571466 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1282] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:49:05 2026] GET /v2.0/ports/1caef272-cc88-402b-b0f5-20c7c02826b8 => generated 1038 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1283] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:05 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => 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: 713/1284] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:05 2026] GET /v2.0/ports?device_id=1e667d3b-d582-4942-935a-acca64206cae => generated 975 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1285] 199.204.45.95 () {36 vars in 996 bytes} [Mon May 18 01:49:05 2026] DELETE /v2.0/ports/17d52014-5b64-4f56-ad18-de82e5b0d767 => generated 0 bytes in 1043 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1286] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:06 2026] GET /v2.0/security-groups?id=cc9de1e5-fc9a-4421-8b38-e21853d1dff3&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:06.291 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-71cf3192-98ad-405a-8aa2-adab8ae5f117'] response: {'server_uuid': 'eb397eb7-4a20-4f0c-94e1-4a3da7451837', 'name': 'network-vif-deleted', 'tag': '17d52014-5b64-4f56-ad18-de82e5b0d767', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 574/1287] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:06 2026] GET /v2.0/ports?device_id=1e667d3b-d582-4942-935a-acca64206cae => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1288] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:06 2026] GET /v2.0/security-groups?id=cc9de1e5-fc9a-4421-8b38-e21853d1dff3&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1289] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:49:06 2026] GET /v2.0/ports?device_id=1e667d3b-d582-4942-935a-acca64206cae => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:06.451 8 WARNING neutron_lib.context [None req-749a61b9-57ba-49e2-aabe-ecac65512c7e c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 714/1290] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:49:06 2026] PUT /v2.0/routers/20a8642d-1ba5-49eb-b212-229ea808ac14/remove_router_interface => generated 309 bytes in 831 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, ' 2026-05-18 01:49:06.962 7 INFO neutron.api.v2.resource [None req-e1fee060-f6c7-4ad4-a3b7-d1fa13a7f677 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 715/1291] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:49:06 2026] PUT /v2.0/routers/20a8642d-1ba5-49eb-b212-229ea808ac14/remove_router_interface => generated 197 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1292] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:49:06 2026] GET /v2.0/ports?device_id=20a8642d-1ba5-49eb-b212-229ea808ac14 => 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: 717/1293] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:06 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:07.283 8 INFO neutron.db.l3_db [None req-749a61b9-57ba-49e2-aabe-ecac65512c7e c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Floating IP c0f6e1e1-3599-41e7-8b82-caa5a8868918 associated. External IP: 10.96.250.201, port: b363f355-fc94-49b0-bd01-f2a1b7c69f9b. 2026-05-18 01:49:07.510 7 INFO neutron.services.segments.plugin [-] Segment 72078033-6cb8-4de6-9a8f-4dd366f25894 resource provider aggregate not found 2026-05-18 01:49:07.514 7 INFO neutron.services.segments.plugin [-] Segment 72078033-6cb8-4de6-9a8f-4dd366f25894 resource provider aggregate not found 2026-05-18 01:49:07.522 7 INFO neutron.services.segments.plugin [-] Segment 72078033-6cb8-4de6-9a8f-4dd366f25894 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72078033-6cb8-4de6-9a8f-4dd366f25894 found for delete ", "request_id": "req-6afb529a-2efc-430d-bf22-eabb2274e7ae"}]} 2026-05-18 01:49:07.532 7 INFO neutron.services.segments.plugin [-] Segment 72078033-6cb8-4de6-9a8f-4dd366f25894 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72078033-6cb8-4de6-9a8f-4dd366f25894 found for delete ", "request_id": "req-6340b19d-c3eb-4d35-8658-944a5e297757"}]} 2026-05-18 01:49:07.534 7 INFO neutron.db.l3_hamode_db [None req-c585e53f-8077-4fa2-ac0c-d08ee0f8c36e e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] HA network 98696afe-57bc-40d5-9d00-245e1d898c6d was deleted as no HA routers are present in tenant 9ef5cc124fa44a20857ea3342f53f580. [pid: 7|app: 0|req: 718/1294] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:06 2026] DELETE /v2.0/routers/20a8642d-1ba5-49eb-b212-229ea808ac14 => generated 0 bytes in 547 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1295] 10.0.0.71 () {34 vars in 676 bytes} [Mon May 18 01:49:06 2026] POST /v2.0/floatingips => generated 856 bytes in 1195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:07.684 7 WARNING neutron_lib.context [None req-a5b007ba-ee49-4c96-bfee-0988d0e84a20 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 578/1296] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:07 2026] DELETE /v2.0/subnets/2162975a-41e5-409a-9c49-6192d732a7d5 => 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: 579/1297] 10.0.0.71 () {32 vars in 728 bytes} [Mon May 18 01:49:07 2026] GET /v2.0/floatingips/c0f6e1e1-3599-41e7-8b82-caa5a8868918 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:07.867 7 INFO neutron.db.segments_db [None req-a5b007ba-ee49-4c96-bfee-0988d0e84a20 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] Added segment 8b4b2a84-b77a-4940-856c-d36f847b49c1 of type vxlan for network dbba9d62-dcce-4560-8f42-e4c4c08b2acc [pid: 7|app: 0|req: 719/1298] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:49:07 2026] POST /v2.0/networks => generated 648 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:07.963 7 WARNING neutron_lib.context [None req-258d8899-018f-40e6-8f38-5f6f51f51a39 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:08.214 8 INFO neutron.services.segments.plugin [-] Segment 2e1b05a5-e0d2-4d6e-83d8-f529d5224c4b resource provider aggregate not found 2026-05-18 01:49:08.218 8 INFO neutron.services.segments.plugin [-] Segment 2e1b05a5-e0d2-4d6e-83d8-f529d5224c4b resource provider aggregate not found [pid: 8|app: 0|req: 580/1299] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:49:07 2026] DELETE /v2.0/networks/1b9c2c61-a6c6-40aa-b785-2275afab85f4 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:08.230 8 INFO neutron.services.segments.plugin [-] Segment 2e1b05a5-e0d2-4d6e-83d8-f529d5224c4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e1b05a5-e0d2-4d6e-83d8-f529d5224c4b found for delete ", "request_id": "req-1dee1df5-d1fc-4172-86b7-72aa3f30edbb"}]} 2026-05-18 01:49:08.231 8 INFO neutron.services.segments.plugin [-] Segment 2e1b05a5-e0d2-4d6e-83d8-f529d5224c4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e1b05a5-e0d2-4d6e-83d8-f529d5224c4b found for delete ", "request_id": "req-75ca0a86-9d6e-4f72-b541-8ce35dea4563"}]} [pid: 8|app: 0|req: 581/1300] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:08 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:08.250 8 WARNING neutron_lib.context [None req-31669c70-fe39-484c-9046-b462b20b8780 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 720/1301] 10.0.0.71 () {34 vars in 664 bytes} [Mon May 18 01:49:07 2026] POST /v2.0/ports => generated 779 bytes in 292 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-18 01:49:08.264 7 WARNING neutron_lib.context [None req-47e93353-dc07-43f8-abf2-5e98c09dd522 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:08.302 8 INFO neutron.db.segments_db [None req-31669c70-fe39-484c-9046-b462b20b8780 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Added segment e3ab66e6-1941-47a2-8aa8-ab6f824c691f of type vxlan for network d05967e4-b2c6-483f-bc24-695e02c2ed4c 2026-05-18 01:49:08.326 7 INFO neutron.db.segments_db [None req-47e93353-dc07-43f8-abf2-5e98c09dd522 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] Added segment ee39f1a7-3ab9-4a43-b229-716805f2b807 of type vxlan for network 965ecb6d-d9dd-4a9d-9889-469096babddf 2026-05-18 01:49:08.330 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d74d2f4f-608a-4bc4-b6ba-087ac8d3eb10'] response: {'name': 'network-changed', 'server_uuid': '1e667d3b-d582-4942-935a-acca64206cae', 'tag': 'b363f355-fc94-49b0-bd01-f2a1b7c69f9b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 582/1302] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:49:08 2026] POST /v2.0/networks => generated 633 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:08.421 8 WARNING neutron_lib.context [None req-29ba5471-c8b2-4a96-ab6c-88c27dd221ee e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1303] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:49:08 2026] POST /v2.0/networks => generated 635 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:08.461 7 WARNING neutron_lib.context [None req-d729fdce-dc35-49e2-8b14-a8716f047578 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 722/1304] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:49:08 2026] POST /v2.0/subnets => generated 646 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1305] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:49:08 2026] POST /v2.0/subnets => generated 646 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:08.770 7 WARNING neutron_lib.context [None req-a8462c4c-5b62-43f9-9e31-2625b905b042 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:08.787 8 WARNING neutron_lib.context [None req-4c183fb1-d751-4aaa-9142-6c82e63782a4 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:08.845 8 INFO neutron.db.segments_db [None req-4c183fb1-d751-4aaa-9142-6c82e63782a4 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Added segment 4c2a846f-120d-4117-af10-6a9a5d800a7c of type vxlan for network 43e222fe-d325-4398-9d12-515ab2bfe663 2026-05-18 01:49:09.093 8 INFO neutron.db.l3_hamode_db [None req-4c183fb1-d751-4aaa-9142-6c82e63782a4 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 723/1306] 10.0.0.71 () {34 vars in 664 bytes} [Mon May 18 01:49:08 2026] POST /v2.0/ports => generated 965 bytes in 338 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: 724/1307] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:49:09 2026] GET /v2.0/ports?tenant_id=e315a3fa8dca4a5f80cbb7599e650bff&device_id=1e667d3b-d582-4942-935a-acca64206cae => 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: 725/1308] 10.0.0.71 () {32 vars in 728 bytes} [Mon May 18 01:49:09 2026] GET /v2.0/floatingips/c0f6e1e1-3599-41e7-8b82-caa5a8868918 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:09.202 8 INFO neutron.db.l3_hamode_db [None req-4c183fb1-d751-4aaa-9142-6c82e63782a4 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 726/1309] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:49:09 2026] DELETE /v2.0/ports/1d25f91f-9109-470f-b3fe-3d5db2ca7941 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1310] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:49:09 2026] GET /v2.0/networks?id=648d5288-203b-41e6-84f7-768ee8b12ef7 => generated 756 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1311] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:09 2026] GET /v2.0/ports?device_id=eb397eb7-4a20-4f0c-94e1-4a3da7451837 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:09.566 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1f7b1ed0-70d4-49bd-b8a9-ecbc4b07aba9 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 729/1312] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:49:09 2026] DELETE /v2.0/ports/1d25f91f-9109-470f-b3fe-3d5db2ca7941 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1313] 199.204.45.95 () {34 vars in 1059 bytes} [Mon May 18 01:49:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b363f355-fc94-49b0-bd01-f2a1b7c69f9b => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:09.626 7 INFO neutron.pecan_wsgi.hooks.translation [None req-076b499b-ba81-418f-82a1-bd8d5567b860 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 731/1314] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:49:09 2026] GET /v2.0/ports/1d25f91f-9109-470f-b3fe-3d5db2ca7941 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1315] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:49:09 2026] GET /v2.0/subnets?id=97f3efa9-dd7b-4ee3-a9cc-f13d998db5cd => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1316] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:09 2026] DELETE /v2.0/subnets/d2773fed-83e8-49a5-aa8d-c13e3d95a017 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1317] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:49:08 2026] POST /v2.0/routers => generated 511 bytes in 1106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1318] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:49:09 2026] GET /v2.0/ports?network_id=648d5288-203b-41e6-84f7-768ee8b12ef7&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:10.256 8 INFO neutron.services.segments.plugin [-] Segment ee39f1a7-3ab9-4a43-b229-716805f2b807 resource provider aggregate not found 2026-05-18 01:49:10.264 8 INFO neutron.services.segments.plugin [-] Segment ee39f1a7-3ab9-4a43-b229-716805f2b807 resource provider aggregate not found [pid: 8|app: 0|req: 585/1319] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:49:09 2026] DELETE /v2.0/networks/965ecb6d-d9dd-4a9d-9889-469096babddf => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:10.287 8 INFO neutron.services.segments.plugin [-] Segment ee39f1a7-3ab9-4a43-b229-716805f2b807 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee39f1a7-3ab9-4a43-b229-716805f2b807 found for delete ", "request_id": "req-2835989d-695d-449e-bee9-ae14c806617f"}]} 2026-05-18 01:49:10.288 8 INFO neutron.services.segments.plugin [-] Segment ee39f1a7-3ab9-4a43-b229-716805f2b807 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee39f1a7-3ab9-4a43-b229-716805f2b807 found for delete ", "request_id": "req-c9a1f5e1-cd50-4cf4-b4ba-c58ec48ad74e"}]} [pid: 8|app: 0|req: 586/1320] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:49:10 2026] GET /v2.0/networks/648d5288-203b-41e6-84f7-768ee8b12ef7?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:10.334 8 WARNING neutron_lib.context [None req-99a9c7ea-6942-40f4-96b2-434d83a0819c 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:10.385 8 INFO neutron.db.segments_db [None req-99a9c7ea-6942-40f4-96b2-434d83a0819c 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] Added segment f5bb8a2c-985d-4e6f-8659-a5b720f9a416 of type vxlan for network acbe0db2-aba7-4843-b2c0-6aeaf60bc7f4 [pid: 8|app: 0|req: 587/1321] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:49:10 2026] POST /v2.0/networks => generated 636 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1322] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:49:10 2026] GET /v2.0/networks/648d5288-203b-41e6-84f7-768ee8b12ef7?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) 2026-05-18 01:49:10.527 8 WARNING neutron_lib.context [None req-b1f3a8af-5292-4c2d-a13f-2d62ff0a0690 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 589/1323] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:49:10 2026] POST /v2.0/subnets => generated 646 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1324] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:10 2026] DELETE /v2.0/security-groups/dd798cd0-bce0-40a7-8f26-5780908c1d6d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:10.876 8 WARNING neutron_lib.context [None req-d898bf6d-92cc-420a-bc66-5ccba6e95498 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 735/1325] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:49:09 2026] PUT /v2.0/routers/5157b68b-fc2b-4ac8-8fce-4ac3af6baff8/add_router_interface => generated 309 bytes in 1094 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:11.003 7 INFO neutron.api.v2.resource [None req-0d914616-7a65-47e0-8b25-e101db98735c f2b9bb12db254b4c992a1a03f7ac466b f2c8568a67f243b6ad89424bc7abbba7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 736/1326] 10.0.0.71 () {32 vars in 736 bytes} [Mon May 18 01:49:10 2026] GET /v2.0/security-groups/dd798cd0-bce0-40a7-8f26-5780908c1d6d => 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: 737/1327] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:49:11 2026] GET /v2.0/ports/b889f994-117e-4a4d-883c-6927e741034b => generated 959 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1328] 10.0.0.71 () {34 vars in 664 bytes} [Mon May 18 01:49:10 2026] POST /v2.0/ports => generated 927 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1329] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:49:11 2026] DELETE /v2.0/floatingips/69bf86cf-fdf7-4d56-af56-bc835f2c8fbf => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1330] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:49:11 2026] DELETE /v2.0/ports/94ee5d3a-203c-437e-93b8-f0199c95aa4f => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:11.587 7 WARNING keystonemiddleware.audit [None req-4ff12509-a084-4c4d-a6d2-4d02db569d2a 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] Skipping service tempest-service-297156341 as it have no endpoints. [pid: 8|app: 0|req: 592/1331] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:49:11 2026] PUT /v2.0/routers/5157b68b-fc2b-4ac8-8fce-4ac3af6baff8/remove_router_interface => generated 309 bytes in 761 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:11.969 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f79f8f15-055d-4df9-8cbc-21a36c1b0a34 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 593/1332] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:49:11 2026] GET /v2.0/ports/94ee5d3a-203c-437e-93b8-f0199c95aa4f => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1333] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:49:11 2026] GET /v2.0/ports?device_id=5157b68b-fc2b-4ac8-8fce-4ac3af6baff8 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1334] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:11 2026] DELETE /v2.0/subnets/d2354adb-b6ab-49ef-bd50-747ffaf20d84 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1335] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:49:11 2026] PUT /v2.0/routers/834096cc-7515-4a76-a3bd-054a08580f22/remove_router_interface => generated 309 bytes in 915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:12.643 8 INFO neutron.services.segments.plugin [-] Segment 4c2a846f-120d-4117-af10-6a9a5d800a7c resource provider aggregate not found 2026-05-18 01:49:12.648 8 INFO neutron.services.segments.plugin [-] Segment 4c2a846f-120d-4117-af10-6a9a5d800a7c resource provider aggregate not found 2026-05-18 01:49:12.662 8 INFO neutron.services.segments.plugin [-] Segment 4c2a846f-120d-4117-af10-6a9a5d800a7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c2a846f-120d-4117-af10-6a9a5d800a7c found for delete ", "request_id": "req-2c87b815-ac0e-4bb7-a941-5fa3ba1bf584"}]} 2026-05-18 01:49:12.663 8 INFO neutron.services.segments.plugin [-] Segment 4c2a846f-120d-4117-af10-6a9a5d800a7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c2a846f-120d-4117-af10-6a9a5d800a7c found for delete ", "request_id": "req-d1008790-8f50-4564-bb73-c3c1ba8a35d0"}]} 2026-05-18 01:49:12.668 8 INFO neutron.db.l3_hamode_db [None req-a957e829-2bb5-4fab-aee6-6cacbad2bbcd e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] HA network 43e222fe-d325-4398-9d12-515ab2bfe663 was deleted as no HA routers are present in tenant 9ef5cc124fa44a20857ea3342f53f580. [pid: 8|app: 0|req: 596/1336] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:12 2026] DELETE /v2.0/routers/5157b68b-fc2b-4ac8-8fce-4ac3af6baff8 => generated 0 bytes in 526 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:12.675 8 WARNING keystonemiddleware.audit [None req-a957e829-2bb5-4fab-aee6-6cacbad2bbcd e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Skipping service tempest-service-297156341 as it have no endpoints. 2026-05-18 01:49:12.780 7 INFO neutron.services.segments.plugin [-] Segment f5bb8a2c-985d-4e6f-8659-a5b720f9a416 resource provider aggregate not found 2026-05-18 01:49:12.786 7 INFO neutron.services.segments.plugin [-] Segment f5bb8a2c-985d-4e6f-8659-a5b720f9a416 resource provider aggregate not found 2026-05-18 01:49:12.796 7 INFO neutron.services.segments.plugin [-] Segment f5bb8a2c-985d-4e6f-8659-a5b720f9a416 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5bb8a2c-985d-4e6f-8659-a5b720f9a416 found for delete ", "request_id": "req-f35d6e3d-b814-408d-9218-3d23db438b33"}]} 2026-05-18 01:49:12.800 7 INFO neutron.services.segments.plugin [-] Segment f5bb8a2c-985d-4e6f-8659-a5b720f9a416 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5bb8a2c-985d-4e6f-8659-a5b720f9a416 found for delete ", "request_id": "req-2a8728bf-9032-4a2f-9c6b-7f9b0c10cb39"}]} [pid: 7|app: 0|req: 741/1337] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:49:12 2026] DELETE /v2.0/networks/acbe0db2-aba7-4843-b2c0-6aeaf60bc7f4 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1338] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:12 2026] DELETE /v2.0/subnets/cf6992fa-c743-4f3e-b9f8-bcb8efff35a6 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:12.992 7 WARNING neutron_lib.context [None req-d044e1b9-6f24-4028-a1af-0f679358bad6 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 743/1339] 10.0.0.71 () {34 vars in 664 bytes} [Mon May 18 01:49:12 2026] POST /v2.0/ports => generated 779 bytes in 277 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-18 01:49:13.465 8 INFO neutron.db.l3_hamode_db [None req-a7230469-e0e0-4f59-a7c4-20a24a1066d4 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] HA network 2cd4fbcd-1f38-48db-a7b2-a7ee486fa447 was deleted as no HA routers are present in tenant f2c8568a67f243b6ad89424bc7abbba7. [pid: 8|app: 0|req: 597/1340] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:12 2026] DELETE /v2.0/routers/834096cc-7515-4a76-a3bd-054a08580f22 => generated 0 bytes in 796 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1341] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:49:13 2026] DELETE /v2.0/networks/d05967e4-b2c6-483f-bc24-695e02c2ed4c => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:13.550 7 WARNING keystonemiddleware.audit [None req-376b5e7e-8cac-4553-b22d-a6e288237643 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Skipping service tempest-service-297156341 as it have no endpoints. [pid: 8|app: 0|req: 598/1342] 10.0.0.71 () {34 vars in 736 bytes} [Mon May 18 01:49:13 2026] PUT /v2.0/ports/a6980c2e-ec9b-4233-93e6-97f76e83cbdf => generated 752 bytes in 192 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, ' 2026-05-18 01:49:13.666 8 WARNING neutron_lib.context [None req-a103d5e6-9705-4950-bb18-3a109fc0c947 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:13.700 8 INFO neutron.db.segments_db [None req-a103d5e6-9705-4950-bb18-3a109fc0c947 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Added segment ee3e4488-9d46-42fa-b938-7b1c0ee89eed of type vxlan for network 4c3f7e2c-cb46-4973-becc-9b4214d52363 [pid: 7|app: 0|req: 745/1343] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:13 2026] DELETE /v2.0/subnets/305b6dc1-60e3-4877-a4c8-1cf26838500d => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:13.943 8 INFO neutron.db.l3_hamode_db [None req-a103d5e6-9705-4950-bb18-3a109fc0c947 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 746/1344] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:49:13 2026] DELETE /v2.0/ports/a6980c2e-ec9b-4233-93e6-97f76e83cbdf => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:13.966 7 WARNING keystonemiddleware.audit [None req-e5bdf1ba-e161-46e3-8ecb-49ef5860f1b7 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] Skipping service tempest-service-297156341 as it have no endpoints. [pid: 7|app: 0|req: 747/1345] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:49:13 2026] DELETE /v2.0/networks/b8b231ad-5b3a-4b1c-a9f4-a2d49c38642a => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1346] 10.0.0.71 () {32 vars in 642 bytes} [Mon May 18 01:49:14 2026] GET /v2.0/ports => generated 782 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:14.364 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d856b970-8a75-4d2e-a29d-f2e504d48199 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 751/1349] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:49:14 2026] GET /v2.0/ports/a6980c2e-ec9b-4233-93e6-97f76e83cbdf => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1350] 10.0.0.71 () {32 vars in 642 bytes} [Mon May 18 01:49:14 2026] GET /v2.0/ports => generated 782 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1351] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:49:14 2026] GET /v2.0/ports/21b97e64-9e9a-4827-bfca-8b609bfd11ab => generated 779 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:14.467 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90b31668-0d9a-4136-8012-59ebcd32a7c8 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 754/1352] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:49:14 2026] DELETE /v2.0/ports/94ee5d3a-203c-437e-93b8-f0199c95aa4f => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:14.480 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46b88838-54ef-475e-a8e2-af4f77432d2b 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 755/1353] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:14 2026] DELETE /v2.0/subnets/d2354adb-b6ab-49ef-bd50-747ffaf20d84 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:14.493 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0f6d1d3e-90bb-44b8-a0ef-e6b60073e811 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 756/1354] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:14 2026] DELETE /v2.0/subnets/d2773fed-83e8-49a5-aa8d-c13e3d95a017 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:14.499 7 WARNING keystonemiddleware.audit [None req-0f6d1d3e-90bb-44b8-a0ef-e6b60073e811 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] Skipping service tempest-service-297156341 as it have no endpoints. [pid: 7|app: 0|req: 757/1355] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:14 2026] GET /v2.0/security-groups?tenant_id=f2c8568a67f243b6ad89424bc7abbba7&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:14.692 8 INFO neutron.services.segments.plugin [-] Segment 1eb93812-9e30-4d58-9742-fa88da7e97e1 resource provider aggregate not found 2026-05-18 01:49:14.696 8 INFO neutron.services.segments.plugin [-] Segment 1eb93812-9e30-4d58-9742-fa88da7e97e1 resource provider aggregate not found [pid: 7|app: 0|req: 758/1356] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:49:14 2026] DELETE /v2.0/ports/21b97e64-9e9a-4827-bfca-8b609bfd11ab => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:14.714 8 INFO neutron.services.segments.plugin [-] Segment 1eb93812-9e30-4d58-9742-fa88da7e97e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1eb93812-9e30-4d58-9742-fa88da7e97e1 found for delete ", "request_id": "req-8d33cbe6-f5b3-484a-840f-d5a59335dbfb"}]} 2026-05-18 01:49:14.714 7 WARNING keystonemiddleware.audit [None req-5518b6a8-43a1-4d54-9264-dbd4c0eaa633 91c0da0cdb5b48b29f88e55718cbb005 6fb0e5fe472140e4bad392b24d4dcb75 - - default default] Skipping service tempest-service-297156341 as it have no endpoints. 2026-05-18 01:49:14.717 8 INFO neutron.services.segments.plugin [-] Segment 1eb93812-9e30-4d58-9742-fa88da7e97e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1eb93812-9e30-4d58-9742-fa88da7e97e1 found for delete ", "request_id": "req-f077bc1e-7102-46af-855e-15fb843bcf44"}]} [pid: 7|app: 0|req: 759/1357] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:14 2026] DELETE /v2.0/security-groups/fc4b50fd-1329-4ecd-a87c-a10e5d551baf => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:14.814 8 INFO neutron.db.l3_hamode_db [None req-a103d5e6-9705-4950-bb18-3a109fc0c947 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:49:14.815 7 INFO neutron.services.segments.plugin [-] Segment e3ab66e6-1941-47a2-8aa8-ab6f824c691f resource provider aggregate not found 2026-05-18 01:49:14.818 7 INFO neutron.services.segments.plugin [-] Segment e3ab66e6-1941-47a2-8aa8-ab6f824c691f resource provider aggregate not found 2026-05-18 01:49:14.830 7 INFO neutron.services.segments.plugin [-] Segment e3ab66e6-1941-47a2-8aa8-ab6f824c691f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3ab66e6-1941-47a2-8aa8-ab6f824c691f found for delete ", "request_id": "req-2ff7bdb8-d4f9-49b1-a57b-e836d6afddb0"}]} 2026-05-18 01:49:14.833 7 INFO neutron.services.segments.plugin [-] Segment e3ab66e6-1941-47a2-8aa8-ab6f824c691f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3ab66e6-1941-47a2-8aa8-ab6f824c691f found for delete ", "request_id": "req-8f50d8d7-7a77-4173-83dd-0e4a34bbc79a"}]} 2026-05-18 01:49:14.841 7 INFO neutron.services.segments.plugin [-] Segment 1efaf303-67f1-427f-b2fa-af6a244879cf resource provider aggregate not found 2026-05-18 01:49:14.856 7 INFO neutron.services.segments.plugin [-] Segment 1efaf303-67f1-427f-b2fa-af6a244879cf resource provider aggregate not found 2026-05-18 01:49:14.867 7 INFO neutron.services.segments.plugin [-] Segment 1efaf303-67f1-427f-b2fa-af6a244879cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1efaf303-67f1-427f-b2fa-af6a244879cf found for delete ", "request_id": "req-f3511e59-a9f1-48c4-8bc5-0e4c10aaf7bf"}]} 2026-05-18 01:49:14.878 7 INFO neutron.services.segments.plugin [-] Segment 1efaf303-67f1-427f-b2fa-af6a244879cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1efaf303-67f1-427f-b2fa-af6a244879cf found for delete ", "request_id": "req-b732ff55-435d-4d68-9639-eda95cbd4a1a"}]} [pid: 7|app: 0|req: 760/1358] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:49:14 2026] DELETE /v2.0/networks/dbba9d62-dcce-4560-8f42-e4c4c08b2acc => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1359] 10.0.0.253 () {34 vars in 990 bytes} [Mon May 18 01:49:14 2026] GET /v2.0/ports?device_id=1e667d3b-d582-4942-935a-acca64206cae => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1360] 10.0.0.253 () {34 vars in 1040 bytes} [Mon May 18 01:49:15 2026] GET /v2.0/security-groups?id=cc9de1e5-fc9a-4421-8b38-e21853d1dff3&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1361] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:15 2026] GET /v2.0/security-groups?tenant_id=6fb0e5fe472140e4bad392b24d4dcb75&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1362] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:15 2026] DELETE /v2.0/security-groups/61c89bfd-369e-476a-b9f0-4624b6f7e830 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1363] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:49:13 2026] POST /v2.0/routers => generated 692 bytes in 2125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1364] 10.0.0.71 () {32 vars in 720 bytes} [Mon May 18 01:49:15 2026] GET /v2.0/routers/d001b42c-2518-4349-9e69-fff0cef86fc7 => generated 698 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1365] 10.0.0.71 () {32 vars in 646 bytes} [Mon May 18 01:49:15 2026] GET /v2.0/routers => generated 701 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1366] 10.0.0.71 () {34 vars in 740 bytes} [Mon May 18 01:49:15 2026] PUT /v2.0/routers/d001b42c-2518-4349-9e69-fff0cef86fc7 => generated 705 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1367] 10.0.0.71 () {32 vars in 720 bytes} [Mon May 18 01:49:16 2026] GET /v2.0/routers/d001b42c-2518-4349-9e69-fff0cef86fc7 => generated 705 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1368] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:49:16 2026] GET /v2.0/ports?device_id=d001b42c-2518-4349-9e69-fff0cef86fc7 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:16.884 7 INFO neutron.services.segments.plugin [-] Segment 8b4b2a84-b77a-4940-856c-d36f847b49c1 resource provider aggregate not found 2026-05-18 01:49:16.896 7 INFO neutron.services.segments.plugin [-] Segment 8b4b2a84-b77a-4940-856c-d36f847b49c1 resource provider aggregate not found 2026-05-18 01:49:16.900 7 INFO neutron.services.segments.plugin [-] Segment 8b4b2a84-b77a-4940-856c-d36f847b49c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b4b2a84-b77a-4940-856c-d36f847b49c1 found for delete ", "request_id": "req-1f56fb81-ae37-4def-92c3-04aef2ec0573"}]} 2026-05-18 01:49:16.905 7 INFO neutron.db.segments_db [None req-2bbd39b8-6fbe-4357-a25a-3506a4319ead 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment fa30e381-fd3f-442b-9d63-137eaa29cb3f of type vxlan for network 2461c142-4db8-4f72-a3fd-a62289931c70 2026-05-18 01:49:16.909 7 INFO neutron.services.segments.plugin [-] Segment 8b4b2a84-b77a-4940-856c-d36f847b49c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b4b2a84-b77a-4940-856c-d36f847b49c1 found for delete ", "request_id": "req-ba2d9ea4-b3f7-43a0-96ef-48f0d86c1342"}]} [pid: 7|app: 0|req: 768/1369] 10.0.0.71 () {34 vars in 670 bytes} [Mon May 18 01:49:16 2026] POST /v2.0/networks => generated 746 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1370] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:49:16 2026] POST /v2.0/subnets => generated 693 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1371] 10.0.0.71 () {32 vars in 825 bytes} [Mon May 18 01:49:17 2026] GET /v2.0/ports?project_id=e315a3fa8dca4a5f80cbb7599e650bff&network_id=648d5288-203b-41e6-84f7-768ee8b12ef7 => generated 3695 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:17.292 8 INFO neutron.services.segments.plugin [-] Segment ee3e4488-9d46-42fa-b938-7b1c0ee89eed resource provider aggregate not found 2026-05-18 01:49:17.295 8 INFO neutron.services.segments.plugin [-] Segment ee3e4488-9d46-42fa-b938-7b1c0ee89eed resource provider aggregate not found 2026-05-18 01:49:17.308 8 INFO neutron.services.segments.plugin [-] Segment ee3e4488-9d46-42fa-b938-7b1c0ee89eed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee3e4488-9d46-42fa-b938-7b1c0ee89eed found for delete ", "request_id": "req-bb15411b-f623-4683-aa28-01447f593639"}]} 2026-05-18 01:49:17.308 8 INFO neutron.services.segments.plugin [-] Segment ee3e4488-9d46-42fa-b938-7b1c0ee89eed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee3e4488-9d46-42fa-b938-7b1c0ee89eed found for delete ", "request_id": "req-7708582a-b0a1-48b8-b8b5-6464a02153f7"}]} 2026-05-18 01:49:17.313 8 INFO neutron.db.l3_hamode_db [None req-db5b3a37-9150-441b-a976-76ea02d60f14 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] HA network 4c3f7e2c-cb46-4973-becc-9b4214d52363 was deleted as no HA routers are present in tenant 9ef5cc124fa44a20857ea3342f53f580. [pid: 8|app: 0|req: 602/1372] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:16 2026] DELETE /v2.0/routers/d001b42c-2518-4349-9e69-fff0cef86fc7 => generated 0 bytes in 834 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:17.319 7 INFO neutron.db.segments_db [None req-c2bd40e9-8ba4-431a-ba56-731884fc0ae1 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment 3406b0ba-ddc1-4a37-b75a-6266f585a5a3 of type vxlan for network c90f01ab-528f-41fd-9f87-f430e8dff501 [pid: 8|app: 0|req: 603/1373] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:49:17 2026] GET /v2.0/ports?device_id=d001b42c-2518-4349-9e69-fff0cef86fc7 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:17.459 8 WARNING neutron_lib.context [None req-e23977eb-f13a-4e47-ae3f-d2870f5f0821 c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:17.589 7 INFO neutron.db.l3_hamode_db [None req-c2bd40e9-8ba4-431a-ba56-731884fc0ae1 13e948c95b5d4c439ef1cfac9d46f42f 73e8a913600c463ba85ec92d4cfaad67 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:49:17.603 8 INFO neutron.db.segments_db [None req-e23977eb-f13a-4e47-ae3f-d2870f5f0821 c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Added segment 26b41216-b3cc-46c8-a08e-ecb5fe6115e6 of type vxlan for network 8e2d5fc1-54d3-4635-9289-c22d87f0c356 [pid: 8|app: 0|req: 604/1374] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:49:17 2026] POST /v2.0/networks => generated 629 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:17.697 8 INFO neutron.api.v2.resource [None req-0fda4d63-8169-4422-8375-b8b0f5a08c65 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 605/1375] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:17 2026] DELETE /v2.0/routers/d001b42c-2518-4349-9e69-fff0cef86fc7 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1376] 10.0.0.71 () {32 vars in 741 bytes} [Mon May 18 01:49:17 2026] GET /v2.0/subnets?network_id=38599298-7fc3-4e82-a452-82772f9433d2 => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:17.729 8 WARNING neutron_lib.context [None req-549a3700-318c-4209-a753-c3282771ceae c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:17.770 8 INFO neutron.db.segments_db [None req-549a3700-318c-4209-a753-c3282771ceae c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Added segment 815233ed-07a4-4052-9804-f5653dd45e44 of type vxlan for network 80ab1684-6bc5-4ae7-92bc-30dad31ff395 [pid: 8|app: 0|req: 607/1377] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:49:17 2026] POST /v2.0/networks => generated 630 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1378] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:49:17 2026] GET /v2.0/ports?device_id=5157b68b-fc2b-4ac8-8fce-4ac3af6baff8 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:17.859 8 WARNING neutron_lib.context [None req-c5ce627a-bb1d-4b95-85f6-cd47c1ac19a9 c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 609/1379] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:49:17 2026] POST /v2.0/subnets => generated 626 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:18.065 8 INFO neutron.api.v2.resource [None req-c6269648-6c3e-4edf-ae1d-205da85c9730 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 610/1380] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:18 2026] DELETE /v2.0/routers/5157b68b-fc2b-4ac8-8fce-4ac3af6baff8 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:18.180 8 INFO neutron.db.l3_db [None req-8bfa8566-8ff0-490c-92c1-ba9b92d465bc c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Floating IP c0f6e1e1-3599-41e7-8b82-caa5a8868918 disassociated. External IP: 10.96.250.201, port: b363f355-fc94-49b0-bd01-f2a1b7c69f9b. 2026-05-18 01:49:18.343 7 INFO neutron.db.l3_hamode_db [None req-c2bd40e9-8ba4-431a-ba56-731884fc0ae1 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 611/1381] 10.0.0.71 () {34 vars in 748 bytes} [Mon May 18 01:49:18 2026] PUT /v2.0/floatingips/c0f6e1e1-3599-41e7-8b82-caa5a8868918 => generated 554 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:18.492 8 WARNING neutron_lib.context [None req-46b76b0e-ca7c-475e-a79c-bdff1625ce6b c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:18.533 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-46304964-c285-4949-b0c7-c01db9c55cca'] response: {'name': 'network-changed', 'server_uuid': '1e667d3b-d582-4942-935a-acca64206cae', 'tag': 'b363f355-fc94-49b0-bd01-f2a1b7c69f9b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 612/1382] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:49:18 2026] POST /v2.0/subnets => generated 626 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:18.755 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a5bcaf68-2ce0-48d4-93ce-642249a72141 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 613/1383] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:18 2026] DELETE /v2.0/subnets/cf6992fa-c743-4f3e-b9f8-bcb8efff35a6 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1384] 10.0.0.71 () {32 vars in 728 bytes} [Mon May 18 01:49:18 2026] GET /v2.0/floatingips/c0f6e1e1-3599-41e7-8b82-caa5a8868918 => generated 554 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:18.784 8 WARNING neutron_lib.context [None req-71ddf791-90ee-4ad3-9075-16ebe3760e3e c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:18.839 8 INFO neutron.db.segments_db [None req-71ddf791-90ee-4ad3-9075-16ebe3760e3e c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Added segment 1809e204-ff9c-4c1f-aaf4-5f5975362839 of type vxlan for network 2c8cb5e1-a6fe-4d5d-9f49-854a28e1275f 2026-05-18 01:49:19.151 8 INFO neutron.db.l3_hamode_db [None req-71ddf791-90ee-4ad3-9075-16ebe3760e3e c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:49:19.278 8 INFO neutron.db.l3_hamode_db [None req-71ddf791-90ee-4ad3-9075-16ebe3760e3e c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 771/1385] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:49:17 2026] POST /v2.0/routers => generated 733 bytes in 2517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1386] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:49:19 2026] GET /v2.0/ports?device_id=20a8642d-1ba5-49eb-b212-229ea808ac14 => 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: 773/1387] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:49:19 2026] GET /v2.0/ports?tenant_id=e315a3fa8dca4a5f80cbb7599e650bff&device_id=1e667d3b-d582-4942-935a-acca64206cae => 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: 774/1388] 10.0.0.71 () {32 vars in 728 bytes} [Mon May 18 01:49:19 2026] GET /v2.0/floatingips/c0f6e1e1-3599-41e7-8b82-caa5a8868918 => generated 552 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1389] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:49:18 2026] POST /v2.0/routers => generated 506 bytes in 1136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:19.934 8 INFO neutron.api.v2.resource [None req-20a7ff7b-d77c-41c0-9e0e-03f8cada7fae e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 616/1390] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:19 2026] DELETE /v2.0/routers/20a8642d-1ba5-49eb-b212-229ea808ac14 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1391] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:49:19 2026] GET /v2.0/networks?id=648d5288-203b-41e6-84f7-768ee8b12ef7 => generated 756 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1392] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:49:19 2026] PUT /v2.0/routers/7aa19613-c0c7-4a95-a292-4323c684bbf4/add_router_interface => generated 309 bytes in 1274 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1393] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:49:19 2026] PUT /v2.0/routers/61bd771f-fe9b-4500-a9f1-b3302908297e/add_router_interface => generated 309 bytes in 1400 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:21.271 8 INFO neutron.pecan_wsgi.hooks.translation [None req-07925774-4f63-4922-8ea5-8bedab95e3d3 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 619/1394] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:21 2026] DELETE /v2.0/subnets/2162975a-41e5-409a-9c49-6192d732a7d5 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:21.279 8 WARNING neutron_lib.context [None req-36189dec-1608-4452-ba13-35e916969890 c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 776/1395] 199.204.45.95 () {34 vars in 1059 bytes} [Mon May 18 01:49:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b363f355-fc94-49b0-bd01-f2a1b7c69f9b => 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: 777/1396] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:49:21 2026] GET /v2.0/ports/c15b6261-9127-4cbd-9faa-fb567ab78a01 => generated 955 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1397] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:49:21 2026] GET /v2.0/ports?device_id=8dac132f-1a78-4ad3-930f-dc1d6b2f36e9 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1398] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:49:21 2026] GET /v2.0/subnets?id=97f3efa9-dd7b-4ee3-a9cc-f13d998db5cd => generated 677 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1399] 10.0.0.71 () {34 vars in 684 bytes} [Mon May 18 01:49:21 2026] POST /v2.0/security-groups => generated 1673 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:49:21.478 8 INFO neutron.api.v2.resource [None req-68ac3da9-131b-4001-89a8-841554b8c871 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 621/1400] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:21 2026] DELETE /v2.0/routers/8dac132f-1a78-4ad3-930f-dc1d6b2f36e9 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1401] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:49:21 2026] GET /v2.0/ports?network_id=648d5288-203b-41e6-84f7-768ee8b12ef7&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:21.544 8 WARNING neutron_lib.context [None req-ed091b79-0881-4b3b-b378-56b1db7253c2 c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 623/1402] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:49:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:21.679 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4ec238e-0449-4be0-8f81-dfbe61acca47 e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 624/1403] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:21 2026] DELETE /v2.0/subnets/5b3b6363-685a-422c-9bf8-cc9f0989e2ae => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1404] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:49:21 2026] GET /v2.0/networks/648d5288-203b-41e6-84f7-768ee8b12ef7?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:21.734 8 WARNING neutron_lib.context [None req-b756d3f7-9d4e-48b0-9b60-5cf8e5b91d05 c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 626/1405] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:49:21 2026] POST /v2.0/security-group-rules => generated 596 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:21.886 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf71e1da-2a8d-46fb-b5ed-2f8bbbc0fb7c e8f9289cc58045359c24dc5e5bc11874 9ef5cc124fa44a20857ea3342f53f580 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 627/1406] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:21 2026] DELETE /v2.0/subnets/2e1f09bc-2fac-4c2f-b84c-4e8b296f5800 => 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: 628/1407] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:49:21 2026] GET /v2.0/networks/648d5288-203b-41e6-84f7-768ee8b12ef7?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) 2026-05-18 01:49:21.937 8 WARNING neutron_lib.context [None req-ec398a58-a6c0-4311-99a0-1bf886ceb50d c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 629/1408] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:49:21 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-18 01:49:22.087 8 WARNING neutron_lib.context [None req-d6d7fff2-3c0f-42e3-86c6-3151d00f91ae c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 630/1409] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:49:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:22.256 8 WARNING neutron_lib.context [None req-b5a65814-1533-406b-9145-7f99a2f48967 c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:22.308 8 INFO neutron.db.securitygroups_db [None req-b5a65814-1533-406b-9145-7f99a2f48967 c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Project e315a3fa8dca4a5f80cbb7599e650bff 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: 780/1410] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:49:21 2026] PUT /v2.0/routers/7aa19613-c0c7-4a95-a292-4323c684bbf4/add_router_interface => generated 309 bytes in 966 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1411] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:49:22 2026] POST /v2.0/security-group-rules => generated 607 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1412] 10.0.0.88 () {34 vars in 981 bytes} [Mon May 18 01:49:22 2026] GET /v2.0/networks?id=2461c142-4db8-4f72-a3fd-a62289931c70 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:22.433 7 WARNING neutron_lib.context [None req-14b42c5d-e7a5-4aaa-91e3-be14bf1128e1 c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 632/1413] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:49:22 2026] GET /v2.0/ports/f01b1386-3029-4e53-bb0e-d44a4c728550 => generated 955 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1414] 10.0.0.88 () {34 vars in 964 bytes} [Mon May 18 01:49:22 2026] GET /v2.0/quotas/73e8a913600c463ba85ec92d4cfaad67 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:22.502 7 INFO neutron.db.securitygroups_db [None req-14b42c5d-e7a5-4aaa-91e3-be14bf1128e1 c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Project e315a3fa8dca4a5f80cbb7599e650bff 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: 782/1415] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:49:22 2026] POST /v2.0/security-group-rules => generated 606 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1416] 10.0.0.88 () {34 vars in 1001 bytes} [Mon May 18 01:49:22 2026] GET /v2.0/ports?tenant_id=73e8a913600c463ba85ec92d4cfaad67&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1417] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:22 2026] GET /v2.0/security-groups?tenant_id=9ef5cc124fa44a20857ea3342f53f580&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1418] 10.0.0.88 () {34 vars in 1007 bytes} [Mon May 18 01:49:22 2026] GET /v2.0/networks/2461c142-4db8-4f72-a3fd-a62289931c70?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1419] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:22 2026] DELETE /v2.0/security-groups/fe9f73e3-88a1-4c83-93f8-7459cb2e423b => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1420] 10.0.0.88 () {34 vars in 1107 bytes} [Mon May 18 01:49:23 2026] GET /v2.0/networks/2461c142-4db8-4f72-a3fd-a62289931c70?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: 788/1421] 10.0.0.71 () {32 vars in 648 bytes} [Mon May 18 01:49:23 2026] GET /v2.0/networks => generated 1298 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1422] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:49:22 2026] PUT /v2.0/routers/7aa19613-c0c7-4a95-a292-4323c684bbf4/remove_router_interface => generated 309 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1423] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:23 2026] GET /v2.0/ports?device_id=d21e316c-4b88-4407-84c0-137a5560b340 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1424] 10.0.0.88 () {34 vars in 1097 bytes} [Mon May 18 01:49:23 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-627633144&fields=id&tenant_id=e315a3fa8dca4a5f80cbb7599e650bff => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1425] 10.0.0.88 () {34 vars in 981 bytes} [Mon May 18 01:49:23 2026] GET /v2.0/networks?id=648d5288-203b-41e6-84f7-768ee8b12ef7 => generated 661 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1426] 10.0.0.88 () {34 vars in 964 bytes} [Mon May 18 01:49:23 2026] GET /v2.0/quotas/e315a3fa8dca4a5f80cbb7599e650bff => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1427] 10.0.0.88 () {34 vars in 1001 bytes} [Mon May 18 01:49:23 2026] GET /v2.0/ports?tenant_id=e315a3fa8dca4a5f80cbb7599e650bff&fields=id => generated 149 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1428] 10.0.0.88 () {34 vars in 1007 bytes} [Mon May 18 01:49:23 2026] GET /v2.0/networks/648d5288-203b-41e6-84f7-768ee8b12ef7?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: 795/1429] 10.0.0.88 () {34 vars in 1107 bytes} [Mon May 18 01:49:23 2026] GET /v2.0/networks/648d5288-203b-41e6-84f7-768ee8b12ef7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1430] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:23 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => 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: 635/1431] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:49:23 2026] PUT /v2.0/routers/7aa19613-c0c7-4a95-a292-4323c684bbf4/remove_router_interface => generated 309 bytes in 885 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1432] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:49:24 2026] GET /v2.0/ports?device_id=7aa19613-c0c7-4a95-a292-4323c684bbf4 => 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: 798/1433] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:24 2026] GET /v2.0/ports?device_id=d21e316c-4b88-4407-84c0-137a5560b340 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:24.748 8 INFO neutron.services.segments.plugin [-] Segment 1809e204-ff9c-4c1f-aaf4-5f5975362839 resource provider aggregate not found 2026-05-18 01:49:24.752 8 INFO neutron.services.segments.plugin [-] Segment 1809e204-ff9c-4c1f-aaf4-5f5975362839 resource provider aggregate not found 2026-05-18 01:49:24.764 8 INFO neutron.services.segments.plugin [-] Segment 1809e204-ff9c-4c1f-aaf4-5f5975362839 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1809e204-ff9c-4c1f-aaf4-5f5975362839 found for delete ", "request_id": "req-76f0651b-0523-4efe-85b8-61b3d8387968"}]} 2026-05-18 01:49:24.765 8 INFO neutron.services.segments.plugin [-] Segment 1809e204-ff9c-4c1f-aaf4-5f5975362839 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1809e204-ff9c-4c1f-aaf4-5f5975362839 found for delete ", "request_id": "req-57508f46-60ee-4226-b022-4e8237ff3979"}]} 2026-05-18 01:49:24.768 8 INFO neutron.db.l3_hamode_db [None req-56b797ed-bb27-4e1f-ad93-0f344d5a86f4 c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] HA network 2c8cb5e1-a6fe-4d5d-9f49-854a28e1275f was deleted as no HA routers are present in tenant 2dcb7709d5874cc1bedc8fd0d905c643. [pid: 8|app: 0|req: 636/1434] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:24 2026] DELETE /v2.0/routers/7aa19613-c0c7-4a95-a292-4323c684bbf4 => generated 0 bytes in 620 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1435] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:24 2026] DELETE /v2.0/subnets/98f65905-4460-4daa-8b8b-f944f2e797ad => 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: 800/1436] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:24 2026] DELETE /v2.0/subnets/0c73103d-89d7-44fe-b529-2a3afa4ee8a4 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1437] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:25 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:25.148 8 WARNING neutron_lib.context [None req-b8f7902c-d0a2-4736-a770-11eb1a38914b 12e6bb81394f4aaa9f229d7b2d5443fa f29bf4c404ac42b1895cc80c29aaa843 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 637/1438] 10.0.0.71 () {34 vars in 676 bytes} [Mon May 18 01:49:24 2026] POST /v2.0/subnetpools => generated 549 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1439] 10.0.0.71 () {32 vars in 728 bytes} [Mon May 18 01:49:25 2026] GET /v2.0/subnetpools/aa335117-75f4-4107-a92c-bd7a4557707b => generated 549 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1440] 10.0.0.71 () {34 vars in 748 bytes} [Mon May 18 01:49:25 2026] PUT /v2.0/subnetpools/aa335117-75f4-4107-a92c-bd7a4557707b => generated 500 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1441] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:49:25 2026] DELETE /v2.0/subnetpools/aa335117-75f4-4107-a92c-bd7a4557707b => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:25.414 8 INFO neutron.api.v2.resource [None req-c6eb17a5-ee5d-425f-9cc1-b10c05a569ec 12e6bb81394f4aaa9f229d7b2d5443fa f29bf4c404ac42b1895cc80c29aaa843 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 641/1442] 10.0.0.71 () {32 vars in 728 bytes} [Mon May 18 01:49:25 2026] GET /v2.0/subnetpools/aa335117-75f4-4107-a92c-bd7a4557707b => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:25.427 7 INFO neutron.services.segments.plugin [-] Segment 815233ed-07a4-4052-9804-f5653dd45e44 resource provider aggregate not found 2026-05-18 01:49:25.432 7 INFO neutron.services.segments.plugin [-] Segment 815233ed-07a4-4052-9804-f5653dd45e44 resource provider aggregate not found 2026-05-18 01:49:25.444 7 INFO neutron.services.segments.plugin [-] Segment 815233ed-07a4-4052-9804-f5653dd45e44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 815233ed-07a4-4052-9804-f5653dd45e44 found for delete ", "request_id": "req-0a3e8cbd-4209-442b-9113-fb3492fd43c0"}]} 2026-05-18 01:49:25.446 8 INFO neutron.api.v2.resource [None req-6292272f-c7d7-4b0a-93c5-504547cb3dfb 12e6bb81394f4aaa9f229d7b2d5443fa f29bf4c404ac42b1895cc80c29aaa843 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 642/1443] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:49:25 2026] DELETE /v2.0/subnetpools/aa335117-75f4-4107-a92c-bd7a4557707b => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:25.448 7 INFO neutron.services.segments.plugin [-] Segment 815233ed-07a4-4052-9804-f5653dd45e44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 815233ed-07a4-4052-9804-f5653dd45e44 found for delete ", "request_id": "req-49c10efc-84ed-432e-9ced-6d0987249c05"}]} [pid: 7|app: 0|req: 802/1444] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:49:25 2026] DELETE /v2.0/networks/80ab1684-6bc5-4ae7-92bc-30dad31ff395 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1445] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:25 2026] GET /v2.0/ports?device_id=d21e316c-4b88-4407-84c0-137a5560b340 => 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: 643/1446] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:49:25 2026] DELETE /v2.0/networks/8e2d5fc1-54d3-4635-9289-c22d87f0c356 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:25.810 7 WARNING neutron_lib.context [None req-bdb8e54f-0a3e-4230-991a-829063d7ac93 c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:25.872 7 INFO neutron.db.segments_db [None req-bdb8e54f-0a3e-4230-991a-829063d7ac93 c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Added segment 8b777ea8-8719-4989-b984-62096678167a of type vxlan for network ca65e35b-a15a-4cb0-a372-090c8f8bb383 [pid: 7|app: 0|req: 804/1447] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:49:25 2026] POST /v2.0/networks => generated 630 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:25.975 7 WARNING neutron_lib.context [None req-e6163274-8317-4f9b-b413-a72e0322b263 c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 644/1448] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:25 2026] GET /v2.0/security-groups?tenant_id=f29bf4c404ac42b1895cc80c29aaa843&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1449] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:49:25 2026] POST /v2.0/subnets => generated 626 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1450] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:26 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:26.254 8 WARNING neutron_lib.context [None req-34aeb59d-47f0-4fdb-aad5-072d5572fa8b c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:26.295 8 INFO neutron.db.segments_db [None req-34aeb59d-47f0-4fdb-aad5-072d5572fa8b c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Added segment 0f7edf68-0f47-4436-af6e-68e8301a0dbd of type vxlan for network e1ca5170-6d31-43f4-b0f8-e7df34d3ba72 [pid: 7|app: 0|req: 806/1451] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:26 2026] DELETE /v2.0/security-groups/2eded5fe-3239-4173-8efe-f6cfee5da0db => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:26.557 8 INFO neutron.db.l3_hamode_db [None req-34aeb59d-47f0-4fdb-aad5-072d5572fa8b c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 807/1452] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:26 2026] GET /v2.0/ports?device_id=d21e316c-4b88-4407-84c0-137a5560b340 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:26.689 8 INFO neutron.db.l3_hamode_db [None req-34aeb59d-47f0-4fdb-aad5-072d5572fa8b c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:49:26.789 8 INFO neutron.services.segments.plugin [-] Segment 26b41216-b3cc-46c8-a08e-ecb5fe6115e6 resource provider aggregate not found 2026-05-18 01:49:26.794 8 INFO neutron.services.segments.plugin [-] Segment 26b41216-b3cc-46c8-a08e-ecb5fe6115e6 resource provider aggregate not found 2026-05-18 01:49:26.805 8 INFO neutron.services.segments.plugin [-] Segment 26b41216-b3cc-46c8-a08e-ecb5fe6115e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26b41216-b3cc-46c8-a08e-ecb5fe6115e6 found for delete ", "request_id": "req-5bf322f9-8e25-4697-bd42-247f8c184ba7"}]} 2026-05-18 01:49:26.817 8 INFO neutron.services.segments.plugin [-] Segment 26b41216-b3cc-46c8-a08e-ecb5fe6115e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26b41216-b3cc-46c8-a08e-ecb5fe6115e6 found for delete ", "request_id": "req-4bce2c21-ed30-4e6a-85b0-b0dbba554f31"}]} [pid: 8|app: 0|req: 646/1453] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:49:26 2026] POST /v2.0/routers => generated 507 bytes in 986 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:27.247 7 WARNING neutron_lib.context [None req-090e59f7-d719-4b38-9129-7abeb60119f6 c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 647/1454] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:27 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1455] 10.0.0.71 () {34 vars in 664 bytes} [Mon May 18 01:49:27 2026] POST /v2.0/ports => generated 952 bytes in 327 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: 648/1456] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:49:27 2026] GET /v2.0/networks?id=2461c142-4db8-4f72-a3fd-a62289931c70 => generated 678 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:27.616 8 WARNING neutron_lib.context [req-c7f90c20-01aa-46cf-b8c2-124a14838429 req-b759368b-342e-4a97-8e3e-d28114dcf5f5 aa100cf47ee549b58537794a31fbdefa 73e8a913600c463ba85ec92d4cfaad67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 649/1457] 199.204.45.95 () {38 vars in 954 bytes} [Mon May 18 01:49:27 2026] POST /v2.0/ports => generated 958 bytes in 329 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: 650/1458] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:27 2026] GET /v2.0/ports?device_id=d21e316c-4b88-4407-84c0-137a5560b340 => generated 961 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1459] 199.204.45.95 () {38 vars in 1027 bytes} [Mon May 18 01:49:28 2026] PUT /v2.0/ports/5b0eb283-3f48-425a-ab6a-b8becaddfc9a => generated 1239 bytes in 562 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: 652/1460] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:28 2026] GET /v2.0/security-groups?id=69e8014c-3538-4c71-a8f5-b7782d47885e&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: 8|app: 0|req: 653/1461] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:28 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => 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: 809/1462] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:49:27 2026] PUT /v2.0/routers/30f14499-e86b-4b9b-bdff-7577c18cf856/add_router_interface => generated 309 bytes in 1234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:28.817 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c07ca990-2b2b-4421-b4c9-8498eb8dc45b'] response: {'name': 'network-changed', 'server_uuid': 'd21e316c-4b88-4407-84c0-137a5560b340', 'tag': '5b0eb283-3f48-425a-ab6a-b8becaddfc9a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 654/1463] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:49:28 2026] GET /v2.0/ports/47512cf1-617e-4551-b353-983fe936f2f5 => generated 1026 bytes in 77 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: 655/1464] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:49:29 2026] GET /v2.0/ports?tenant_id=73e8a913600c463ba85ec92d4cfaad67&device_id=d21e316c-4b88-4407-84c0-137a5560b340 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1465] 199.204.45.95 () {34 vars in 1017 bytes} [Mon May 18 01:49:29 2026] GET /v2.0/networks?tenant_id=73e8a913600c463ba85ec92d4cfaad67&shared=False => generated 774 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1468] 199.204.45.95 () {34 vars in 929 bytes} [Mon May 18 01:49:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1469] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:49:29 2026] GET /v2.0/networks?id=648d5288-203b-41e6-84f7-768ee8b12ef7 => 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: 661/1470] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:29 2026] GET /v2.0/ports?device_id=d21e316c-4b88-4407-84c0-137a5560b340 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1471] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:49:28 2026] PUT /v2.0/routers/30f14499-e86b-4b9b-bdff-7577c18cf856/remove_router_interface => generated 309 bytes in 877 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: 662/1472] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:29 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1473] 199.204.45.95 () {34 vars in 1049 bytes} [Mon May 18 01:49:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e315a3fa8dca4a5f80cbb7599e650bff => generated 272 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1474] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:29 2026] GET /v2.0/security-groups?id=69e8014c-3538-4c71-a8f5-b7782d47885e&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-18 01:49:29.869 7 WARNING neutron_lib.context [req-b10ba290-0141-43d8-8a63-6895eb36ddfe req-aad1c0c2-a693-4a09-8bde-2302cfee572e c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 813/1475] 199.204.45.95 () {38 vars in 954 bytes} [Mon May 18 01:49:29 2026] POST /v2.0/ports => generated 954 bytes in 381 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-18 01:49:30.364 8 INFO neutron.api.v2.resource [None req-731b1ea4-3a83-4537-9995-eb9ea0b1ea48 c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 663/1476] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:49:29 2026] PUT /v2.0/routers/30f14499-e86b-4b9b-bdff-7577c18cf856/remove_router_interface => generated 197 bytes in 578 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1477] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:49:30 2026] GET /v2.0/ports?device_id=30f14499-e86b-4b9b-bdff-7577c18cf856 => 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: 665/1478] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:49:30 2026] GET /v2.0/ports?tenant_id=73e8a913600c463ba85ec92d4cfaad67&device_id=d21e316c-4b88-4407-84c0-137a5560b340 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1479] 199.204.45.95 () {38 vars in 1027 bytes} [Mon May 18 01:49:30 2026] PUT /v2.0/ports/8bf532ab-b6e5-45cb-9330-46ef0b5bcaab => generated 1235 bytes in 401 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: 815/1480] 199.204.45.95 () {34 vars in 1059 bytes} [Mon May 18 01:49:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=5b0eb283-3f48-425a-ab6a-b8becaddfc9a => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:30.698 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-436c2760-51b7-4b19-a098-e6355d742a7f'] response: {'name': 'network-changed', 'server_uuid': '373438fa-691a-4a4f-9f82-792f9b962b39', 'tag': '8bf532ab-b6e5-45cb-9330-46ef0b5bcaab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 816/1481] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:49:30 2026] GET /v2.0/subnets?id=f5b4f174-0ec9-4730-92b9-acea7ea7e1e9 => generated 696 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1482] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:49:30 2026] GET /v2.0/ports?network_id=2461c142-4db8-4f72-a3fd-a62289931c70&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:30.897 8 INFO neutron.services.segments.plugin [-] Segment 0f7edf68-0f47-4436-af6e-68e8301a0dbd resource provider aggregate not found 2026-05-18 01:49:30.901 8 INFO neutron.services.segments.plugin [-] Segment 0f7edf68-0f47-4436-af6e-68e8301a0dbd resource provider aggregate not found 2026-05-18 01:49:30.909 8 INFO neutron.services.segments.plugin [-] Segment 0f7edf68-0f47-4436-af6e-68e8301a0dbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f7edf68-0f47-4436-af6e-68e8301a0dbd found for delete ", "request_id": "req-4508a426-032d-48b1-a934-044b135009e8"}]} 2026-05-18 01:49:30.913 8 INFO neutron.services.segments.plugin [-] Segment 0f7edf68-0f47-4436-af6e-68e8301a0dbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f7edf68-0f47-4436-af6e-68e8301a0dbd found for delete ", "request_id": "req-cd1ddc70-0ec3-4afd-bafd-c0bac4176f71"}]} 2026-05-18 01:49:30.913 8 INFO neutron.db.l3_hamode_db [None req-7cc06c54-b32d-496b-9fb8-a26e216d016d c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] HA network e1ca5170-6d31-43f4-b0f8-e7df34d3ba72 was deleted as no HA routers are present in tenant 2dcb7709d5874cc1bedc8fd0d905c643. [pid: 8|app: 0|req: 666/1483] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:30 2026] DELETE /v2.0/routers/30f14499-e86b-4b9b-bdff-7577c18cf856 => generated 0 bytes in 499 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1484] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:49:30 2026] GET /v2.0/networks/2461c142-4db8-4f72-a3fd-a62289931c70?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: 668/1485] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:30 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1486] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:30 2026] GET /v2.0/security-groups?tenant_id=ebb9b9592e254c238cf994a6683e0be0&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: 819/1487] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:31 2026] GET /v2.0/ports?device_id=d21e316c-4b88-4407-84c0-137a5560b340 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1488] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:49:31 2026] GET /v2.0/networks/2461c142-4db8-4f72-a3fd-a62289931c70?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: 821/1489] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:31 2026] GET /v2.0/security-groups?id=893fc777-306b-4ca6-aa2a-2c74bb8c7aea&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: 669/1490] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:31 2026] DELETE /v2.0/subnets/3449d96b-b3c8-4536-a2ea-831b029dd2be => 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: 670/1491] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:31 2026] GET /v2.0/security-groups?id=69e8014c-3538-4c71-a8f5-b7782d47885e&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: 8|app: 0|req: 671/1492] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:49:31 2026] GET /v2.0/ports?tenant_id=e315a3fa8dca4a5f80cbb7599e650bff&device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => 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: 822/1493] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:31 2026] DELETE /v2.0/security-groups/a6e0f065-6bf3-4581-8c2a-80ac0ad6c663 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1494] 199.204.45.95 () {34 vars in 1017 bytes} [Mon May 18 01:49:31 2026] GET /v2.0/networks?tenant_id=e315a3fa8dca4a5f80cbb7599e650bff&shared=False => generated 756 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1495] 199.204.45.95 () {34 vars in 929 bytes} [Mon May 18 01:49:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1496] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:31 2026] GET /v2.0/security-groups?tenant_id=00cd56825125483296ba28bcb1f523dc&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1497] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:49:31 2026] DELETE /v2.0/networks/ca65e35b-a15a-4cb0-a372-090c8f8bb383 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:31.631 8 WARNING neutron_lib.context [None req-244e67d3-cec9-4a70-8083-b46a0c50e8d4 c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 826/1498] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:31 2026] DELETE /v2.0/security-groups/27d14fa9-43f6-4090-9fbb-bc2d0040997c => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:31.692 8 INFO neutron.db.segments_db [None req-244e67d3-cec9-4a70-8083-b46a0c50e8d4 c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Added segment 780c43f1-cb3b-4eca-88bc-c2446aa5c5cd of type vxlan for network 6ef43102-e3da-46b4-90cd-b68d70d61c79 [pid: 8|app: 0|req: 673/1499] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:49:31 2026] POST /v2.0/networks => generated 630 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:31.802 7 WARNING neutron_lib.context [None req-07b96c89-8d87-44a7-b68e-ea9153125fe6 c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1500] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:49:31 2026] POST /v2.0/subnets => generated 626 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:32.040 8 WARNING neutron_lib.context [None req-223519b0-f9c8-43f9-be95-190df794d13a c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:32.079 8 INFO neutron.db.segments_db [None req-223519b0-f9c8-43f9-be95-190df794d13a c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Added segment 9faac7a4-80dd-41d5-aa34-23522cf68aa7 of type vxlan for network db30e21b-58c6-40fa-ad5c-5a89024ca01c 2026-05-18 01:49:32.357 8 INFO neutron.db.l3_hamode_db [None req-223519b0-f9c8-43f9-be95-190df794d13a c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 828/1501] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:32 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1502] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:32 2026] GET /v2.0/ports?device_id=d21e316c-4b88-4407-84c0-137a5560b340 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1503] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:32 2026] GET /v2.0/security-groups?id=893fc777-306b-4ca6-aa2a-2c74bb8c7aea&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: 7|app: 0|req: 831/1504] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:32 2026] GET /v2.0/security-groups?id=69e8014c-3538-4c71-a8f5-b7782d47885e&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:32.478 8 INFO neutron.db.l3_hamode_db [None req-223519b0-f9c8-43f9-be95-190df794d13a c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 832/1505] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:49:32 2026] GET /v2.0/ports?tenant_id=e315a3fa8dca4a5f80cbb7599e650bff&device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1506] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:49:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=8bf532ab-b6e5-45cb-9330-46ef0b5bcaab => 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: 834/1507] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:49:32 2026] GET /v2.0/subnets?id=97f3efa9-dd7b-4ee3-a9cc-f13d998db5cd => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1508] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:49:32 2026] GET /v2.0/ports?network_id=648d5288-203b-41e6-84f7-768ee8b12ef7&device_owner=network%3Adhcp => 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: 836/1509] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:49:32 2026] GET /v2.0/networks/648d5288-203b-41e6-84f7-768ee8b12ef7?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1510] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:49:32 2026] GET /v2.0/networks/648d5288-203b-41e6-84f7-768ee8b12ef7?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-18 01:49:32.940 8 INFO neutron.services.segments.plugin [-] Segment 8b777ea8-8719-4989-b984-62096678167a resource provider aggregate not found 2026-05-18 01:49:32.944 8 INFO neutron.services.segments.plugin [-] Segment 8b777ea8-8719-4989-b984-62096678167a resource provider aggregate not found 2026-05-18 01:49:32.963 8 INFO neutron.services.segments.plugin [-] Segment 8b777ea8-8719-4989-b984-62096678167a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b777ea8-8719-4989-b984-62096678167a found for delete ", "request_id": "req-ef8f5db1-4640-4fe5-a6c5-944352beeb8f"}]} 2026-05-18 01:49:32.965 8 INFO neutron.services.segments.plugin [-] Segment 8b777ea8-8719-4989-b984-62096678167a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b777ea8-8719-4989-b984-62096678167a found for delete ", "request_id": "req-0fd83725-eb35-400f-b576-fea480847064"}]} [pid: 8|app: 0|req: 674/1511] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:49:32 2026] POST /v2.0/routers => generated 506 bytes in 1108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1512] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:33 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1513] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:33 2026] GET /v2.0/ports?device_id=d21e316c-4b88-4407-84c0-137a5560b340 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1514] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:33 2026] GET /v2.0/security-groups?id=893fc777-306b-4ca6-aa2a-2c74bb8c7aea&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1515] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:33 2026] GET /v2.0/security-groups?id=69e8014c-3538-4c71-a8f5-b7782d47885e&fields=id&fields=name => generated 88 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1516] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:49:33 2026] PUT /v2.0/routers/5f1d4e05-a65d-4a96-a38e-f305335af1d9/add_router_interface => generated 309 bytes in 1320 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1517] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:49:34 2026] GET /v2.0/ports/917631b3-4ff3-447b-b402-c347db4e8025 => generated 955 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1518] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:34 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1519] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:34 2026] GET /v2.0/ports?device_id=d21e316c-4b88-4407-84c0-137a5560b340 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1520] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:34 2026] GET /v2.0/security-groups?id=893fc777-306b-4ca6-aa2a-2c74bb8c7aea&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: 683/1521] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:34 2026] GET /v2.0/security-groups?id=69e8014c-3538-4c71-a8f5-b7782d47885e&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1522] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:49:34 2026] PUT /v2.0/routers/5f1d4e05-a65d-4a96-a38e-f305335af1d9/remove_router_interface => generated 309 bytes in 901 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1523] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:49:35 2026] GET /v2.0/ports?device_id=5f1d4e05-a65d-4a96-a38e-f305335af1d9 => 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: 684/1524] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:35 2026] GET /v2.0/security-groups?tenant_id=368490cdd2c34995888b59582cfd9d3a&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1525] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:35 2026] DELETE /v2.0/security-groups/0353a3df-0216-48a6-ab8d-fabbb1f27c7e => 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: 686/1526] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:35 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1527] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:35 2026] GET /v2.0/ports?device_id=d21e316c-4b88-4407-84c0-137a5560b340 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:36.033 7 INFO neutron.services.segments.plugin [-] Segment 9faac7a4-80dd-41d5-aa34-23522cf68aa7 resource provider aggregate not found 2026-05-18 01:49:36.045 7 INFO neutron.services.segments.plugin [-] Segment 9faac7a4-80dd-41d5-aa34-23522cf68aa7 resource provider aggregate not found 2026-05-18 01:49:36.049 7 INFO neutron.services.segments.plugin [-] Segment 9faac7a4-80dd-41d5-aa34-23522cf68aa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9faac7a4-80dd-41d5-aa34-23522cf68aa7 found for delete ", "request_id": "req-0558e03b-e72c-4935-93ef-d333d22b1e95"}]} 2026-05-18 01:49:36.049 7 INFO neutron.db.l3_hamode_db [None req-2419f28a-a6d4-4ad6-bdad-79c8eacdba6f c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] HA network db30e21b-58c6-40fa-ad5c-5a89024ca01c was deleted as no HA routers are present in tenant 2dcb7709d5874cc1bedc8fd0d905c643. [pid: 7|app: 0|req: 841/1528] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:35 2026] DELETE /v2.0/routers/5f1d4e05-a65d-4a96-a38e-f305335af1d9 => generated 0 bytes in 567 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:36.065 7 INFO neutron.services.segments.plugin [-] Segment 9faac7a4-80dd-41d5-aa34-23522cf68aa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9faac7a4-80dd-41d5-aa34-23522cf68aa7 found for delete ", "request_id": "req-b7df6df3-bb89-473b-91cd-424672842155"}]} [pid: 8|app: 0|req: 688/1529] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:36 2026] GET /v2.0/security-groups?id=893fc777-306b-4ca6-aa2a-2c74bb8c7aea&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1530] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:36 2026] GET /v2.0/security-groups?id=69e8014c-3538-4c71-a8f5-b7782d47885e&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1531] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:36 2026] DELETE /v2.0/subnets/32e4d96c-f176-49fa-9f6d-2a8565ecd591 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1532] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:49:36 2026] DELETE /v2.0/networks/6ef43102-e3da-46b4-90cd-b68d70d61c79 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:36.594 8 WARNING neutron_lib.context [None req-226b18ad-dac6-4773-94b6-09912580b66a c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:36.646 8 INFO neutron.db.segments_db [None req-226b18ad-dac6-4773-94b6-09912580b66a c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Added segment 42175342-32c8-40a7-9407-c4b601a2c48d of type vxlan for network e2376bc3-0125-4d04-bb6d-e04570348ab2 2026-05-18 01:49:36.967 8 INFO neutron.db.l3_hamode_db [None req-226b18ad-dac6-4773-94b6-09912580b66a c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 844/1533] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:37 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1534] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:37 2026] GET /v2.0/ports?device_id=d21e316c-4b88-4407-84c0-137a5560b340 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1535] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:37 2026] GET /v2.0/security-groups?id=893fc777-306b-4ca6-aa2a-2c74bb8c7aea&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: 847/1536] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:37 2026] GET /v2.0/security-groups?id=69e8014c-3538-4c71-a8f5-b7782d47885e&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: 848/1537] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:37 2026] GET /v2.0/ports?device_id=d21e316c-4b88-4407-84c0-137a5560b340 => 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: 849/1538] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:37 2026] GET /v2.0/security-groups?id=69e8014c-3538-4c71-a8f5-b7782d47885e&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:37.864 8 INFO neutron.db.l3_hamode_db [None req-226b18ad-dac6-4773-94b6-09912580b66a c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:49:38.283 7 INFO neutron.services.segments.plugin [-] Segment 780c43f1-cb3b-4eca-88bc-c2446aa5c5cd resource provider aggregate not found 2026-05-18 01:49:38.291 7 INFO neutron.services.segments.plugin [-] Segment 780c43f1-cb3b-4eca-88bc-c2446aa5c5cd resource provider aggregate not found 2026-05-18 01:49:38.297 7 INFO neutron.services.segments.plugin [-] Segment 780c43f1-cb3b-4eca-88bc-c2446aa5c5cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 780c43f1-cb3b-4eca-88bc-c2446aa5c5cd found for delete ", "request_id": "req-14f58584-4a7c-419e-972d-14e64b459d3a"}]} 2026-05-18 01:49:38.308 7 INFO neutron.services.segments.plugin [-] Segment 780c43f1-cb3b-4eca-88bc-c2446aa5c5cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 780c43f1-cb3b-4eca-88bc-c2446aa5c5cd found for delete ", "request_id": "req-9fc06080-3bf4-41e0-bcdd-3267fa8c488b"}]} [pid: 7|app: 0|req: 850/1539] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:38 2026] GET /v2.0/security-groups?tenant_id=eedf6547b4104d539104f7143894a4dc&name=default => generated 2925 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1540] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:38 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1541] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:38 2026] DELETE /v2.0/security-groups/b0713353-415d-4e13-9959-a2115448e347 => 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: 853/1542] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:38 2026] GET /v2.0/security-groups?id=893fc777-306b-4ca6-aa2a-2c74bb8c7aea&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: 690/1543] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:49:36 2026] POST /v2.0/routers => generated 688 bytes in 2318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1544] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:38 2026] GET /v2.0/ports?device_id=d21e316c-4b88-4407-84c0-137a5560b340 => 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: 691/1545] 10.0.0.71 () {32 vars in 720 bytes} [Mon May 18 01:49:38 2026] GET /v2.0/routers/192d035e-8e93-4d4a-80ee-401532fa87b2 => generated 694 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1546] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:38 2026] GET /v2.0/security-groups?id=69e8014c-3538-4c71-a8f5-b7782d47885e&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: 8|app: 0|req: 692/1547] 10.0.0.71 () {32 vars in 646 bytes} [Mon May 18 01:49:38 2026] GET /v2.0/routers => generated 697 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1548] 10.0.0.71 () {34 vars in 740 bytes} [Mon May 18 01:49:39 2026] PUT /v2.0/routers/192d035e-8e93-4d4a-80ee-401532fa87b2 => generated 701 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1549] 10.0.0.71 () {32 vars in 720 bytes} [Mon May 18 01:49:39 2026] GET /v2.0/routers/192d035e-8e93-4d4a-80ee-401532fa87b2 => generated 701 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1550] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:49:39 2026] GET /v2.0/ports?device_id=192d035e-8e93-4d4a-80ee-401532fa87b2 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1551] 199.204.45.95 () {34 vars in 993 bytes} [Mon May 18 01:49:39 2026] GET /v2.0/ports?device_id=d21e316c-4b88-4407-84c0-137a5560b340 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1552] 199.204.45.95 () {36 vars in 996 bytes} [Mon May 18 01:49:39 2026] DELETE /v2.0/ports/5b0eb283-3f48-425a-ab6a-b8becaddfc9a => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:40.024 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0339187-8a47-4c33-9d4b-ae88a1db03a5'] response: {'server_uuid': 'd21e316c-4b88-4407-84c0-137a5560b340', 'name': 'network-vif-deleted', 'tag': '5b0eb283-3f48-425a-ab6a-b8becaddfc9a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 696/1553] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:39 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1554] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:40 2026] GET /v2.0/ports?device_id=d21e316c-4b88-4407-84c0-137a5560b340 => 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: 698/1555] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:40 2026] GET /v2.0/security-groups?id=893fc777-306b-4ca6-aa2a-2c74bb8c7aea&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: 699/1556] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:40 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1557] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:40 2026] GET /v2.0/security-groups?id=893fc777-306b-4ca6-aa2a-2c74bb8c7aea&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: 701/1558] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:49:40 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:40.458 7 INFO neutron.services.segments.plugin [-] Segment 42175342-32c8-40a7-9407-c4b601a2c48d resource provider aggregate not found 2026-05-18 01:49:40.465 7 INFO neutron.services.segments.plugin [-] Segment 42175342-32c8-40a7-9407-c4b601a2c48d resource provider aggregate not found 2026-05-18 01:49:40.477 7 INFO neutron.services.segments.plugin [-] Segment 42175342-32c8-40a7-9407-c4b601a2c48d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42175342-32c8-40a7-9407-c4b601a2c48d found for delete ", "request_id": "req-b26e5770-1032-4ba5-81ac-aa2957cf9282"}]} 2026-05-18 01:49:40.480 7 INFO neutron.services.segments.plugin [-] Segment 42175342-32c8-40a7-9407-c4b601a2c48d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42175342-32c8-40a7-9407-c4b601a2c48d found for delete ", "request_id": "req-bbb058e7-c086-47b7-9404-b2752218f623"}]} 2026-05-18 01:49:40.490 7 INFO neutron.db.l3_hamode_db [None req-40c67f43-5be1-4fdc-bcbc-7650eb6c50c6 c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] HA network e2376bc3-0125-4d04-bb6d-e04570348ab2 was deleted as no HA routers are present in tenant 2dcb7709d5874cc1bedc8fd0d905c643. [pid: 7|app: 0|req: 858/1559] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:39 2026] DELETE /v2.0/routers/192d035e-8e93-4d4a-80ee-401532fa87b2 => 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: 859/1560] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:49:40 2026] GET /v2.0/ports?device_id=192d035e-8e93-4d4a-80ee-401532fa87b2 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:40.555 7 INFO neutron.api.v2.resource [None req-934a0277-c917-4bc8-9f62-1c70ac6dca94 c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 860/1561] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:40 2026] DELETE /v2.0/routers/192d035e-8e93-4d4a-80ee-401532fa87b2 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1562] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:49:40 2026] GET /v2.0/ports?device_id=5f1d4e05-a65d-4a96-a38e-f305335af1d9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:40.600 7 INFO neutron.api.v2.resource [None req-bb6be4b8-e295-4039-b323-dd2b8bd862db c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 862/1563] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:40 2026] DELETE /v2.0/routers/5f1d4e05-a65d-4a96-a38e-f305335af1d9 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:40.619 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90b45a09-56a8-4699-ba29-8f2355d981ee c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 863/1564] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:40 2026] DELETE /v2.0/subnets/32e4d96c-f176-49fa-9f6d-2a8565ecd591 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1565] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:49:40 2026] GET /v2.0/ports?device_id=30f14499-e86b-4b9b-bdff-7577c18cf856 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:40.670 7 INFO neutron.api.v2.resource [None req-b77892cd-7d4a-4499-94d9-95386151a468 c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 865/1566] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:40 2026] DELETE /v2.0/routers/30f14499-e86b-4b9b-bdff-7577c18cf856 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:40.699 7 INFO neutron.pecan_wsgi.hooks.translation [None req-094aa3b7-26b7-41c6-85c2-f1e1db253068 c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 866/1567] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:40 2026] DELETE /v2.0/subnets/3449d96b-b3c8-4536-a2ea-831b029dd2be => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:40.703 8 INFO neutron.db.l3_db [None req-e316311e-8a2c-40d2-b06f-fbc0e4081ee7 c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Floating IP c0f6e1e1-3599-41e7-8b82-caa5a8868918 associated. External IP: 10.96.250.201, port: 8bf532ab-b6e5-45cb-9330-46ef0b5bcaab. [pid: 7|app: 0|req: 867/1568] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:49:40 2026] GET /v2.0/ports?device_id=7aa19613-c0c7-4a95-a292-4323c684bbf4 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:40.763 7 INFO neutron.api.v2.resource [None req-15f3a356-8f49-425d-af42-e3dd21f81539 c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 868/1569] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:40 2026] DELETE /v2.0/routers/7aa19613-c0c7-4a95-a292-4323c684bbf4 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:40.787 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4158e6c0-3a40-44ea-aa43-9bf95a6be897 c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 869/1570] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:40 2026] DELETE /v2.0/subnets/98f65905-4460-4daa-8b8b-f944f2e797ad => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:40.810 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ddfef2b0-1a38-499f-9533-0c902da6c8e7 c1d7147119c344a5b12739e8e82b906d 2dcb7709d5874cc1bedc8fd0d905c643 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 870/1571] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:40 2026] DELETE /v2.0/subnets/0c73103d-89d7-44fe-b529-2a3afa4ee8a4 => 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: 702/1572] 10.0.0.71 () {34 vars in 748 bytes} [Mon May 18 01:49:40 2026] PUT /v2.0/floatingips/c0f6e1e1-3599-41e7-8b82-caa5a8868918 => generated 855 bytes in 655 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1573] 10.0.0.71 () {32 vars in 728 bytes} [Mon May 18 01:49:41 2026] GET /v2.0/floatingips/c0f6e1e1-3599-41e7-8b82-caa5a8868918 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1574] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:41 2026] GET /v2.0/ports?device_id=d21e316c-4b88-4407-84c0-137a5560b340 => 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: 872/1575] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:41 2026] GET /v2.0/security-groups?tenant_id=2dcb7709d5874cc1bedc8fd0d905c643&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1576] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:41 2026] DELETE /v2.0/security-groups/8777969a-c2a6-404a-b798-b8fdae21b014 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1577] 10.0.0.71 () {32 vars in 728 bytes} [Mon May 18 01:49:42 2026] GET /v2.0/floatingips/c0f6e1e1-3599-41e7-8b82-caa5a8868918 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:42.219 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a35f01e7-540f-4608-9059-45273daed75d'] response: {'name': 'network-changed', 'server_uuid': '373438fa-691a-4a4f-9f82-792f9b962b39', 'tag': '8bf532ab-b6e5-45cb-9330-46ef0b5bcaab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 705/1578] 10.0.0.26 () {30 vars in 649 bytes} [Mon May 18 01:49:42 2026] GET /v2.0/extensions => generated 20516 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1579] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:42 2026] GET /v2.0/ports?device_id=d21e316c-4b88-4407-84c0-137a5560b340 => 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: 874/1580] 10.0.0.26 () {30 vars in 723 bytes} [Mon May 18 01:49:42 2026] GET /v2.0/quotas/f7ab1ed7ff2243ddab87c6b3f7b6e231/details => generated 847 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1581] 199.204.45.95 () {34 vars in 1095 bytes} [Mon May 18 01:49:42 2026] GET /v2.0/ports?device_id=1e667d3b-d582-4942-935a-acca64206cae&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1582] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:49:42 2026] GET /v2.0/ports?tenant_id=e315a3fa8dca4a5f80cbb7599e650bff&device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1583] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:49:42 2026] GET /v2.0/networks?id=648d5288-203b-41e6-84f7-768ee8b12ef7 => generated 756 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1584] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:49:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=8bf532ab-b6e5-45cb-9330-46ef0b5bcaab => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1585] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:49:42 2026] GET /v2.0/subnets?id=97f3efa9-dd7b-4ee3-a9cc-f13d998db5cd => generated 677 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1586] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:49:42 2026] GET /v2.0/ports?network_id=648d5288-203b-41e6-84f7-768ee8b12ef7&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1587] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:49:42 2026] GET /v2.0/networks/648d5288-203b-41e6-84f7-768ee8b12ef7?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1588] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:49:43 2026] GET /v2.0/networks/648d5288-203b-41e6-84f7-768ee8b12ef7?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: 8|app: 0|req: 711/1589] 10.0.0.71 () {32 vars in 728 bytes} [Mon May 18 01:49:43 2026] GET /v2.0/floatingips/c0f6e1e1-3599-41e7-8b82-caa5a8868918 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:43.484 7 WARNING neutron_lib.context [None req-714859fa-61b1-45b5-9813-ce9601be0805 8943453f14d94991ba8bc1c15752738c 1fa3440d3aa24a5b940bc6261eebae26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 879/1590] 10.0.0.71 () {34 vars in 683 bytes} [Mon May 18 01:49:43 2026] POST /v2.0/security-groups => generated 1624 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1591] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:49:43 2026] GET /v2.0/ports?tenant_id=e315a3fa8dca4a5f80cbb7599e650bff&device_id=1e667d3b-d582-4942-935a-acca64206cae => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1592] 10.0.0.71 () {32 vars in 662 bytes} [Mon May 18 01:49:43 2026] GET /v2.0/security-groups => generated 4529 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1593] 10.0.0.71 () {34 vars in 757 bytes} [Mon May 18 01:49:43 2026] PUT /v2.0/security-groups/51c0bb18-fb23-4abf-aa1a-30687dad5d48 => generated 1663 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1594] 10.0.0.71 () {32 vars in 736 bytes} [Mon May 18 01:49:43 2026] GET /v2.0/security-groups/51c0bb18-fb23-4abf-aa1a-30687dad5d48 => generated 1663 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1595] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:43 2026] DELETE /v2.0/security-groups/51c0bb18-fb23-4abf-aa1a-30687dad5d48 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1596] 10.0.0.71 () {32 vars in 662 bytes} [Mon May 18 01:49:43 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-18 01:49:43.948 7 INFO neutron.api.v2.resource [None req-0b18ba1d-dead-4141-91dd-e67fe0659fb1 8943453f14d94991ba8bc1c15752738c 1fa3440d3aa24a5b940bc6261eebae26 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 886/1597] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:43 2026] DELETE /v2.0/security-groups/51c0bb18-fb23-4abf-aa1a-30687dad5d48 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:43.971 7 WARNING neutron_lib.context [None req-7f2b0734-f746-44ab-bbfe-45edb77c3b7f 8943453f14d94991ba8bc1c15752738c 1fa3440d3aa24a5b940bc6261eebae26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 887/1598] 10.0.0.71 () {34 vars in 683 bytes} [Mon May 18 01:49:43 2026] POST /v2.0/security-groups => generated 1625 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:49:44.109 7 WARNING neutron_lib.context [None req-161b7b57-aa98-4fb9-976e-805467cea0d8 8943453f14d94991ba8bc1c15752738c 1fa3440d3aa24a5b940bc6261eebae26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 888/1599] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:49:44 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: 7|app: 0|req: 889/1600] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:49:44 2026] GET /v2.0/networks?id=648d5288-203b-41e6-84f7-768ee8b12ef7 => generated 756 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1601] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:49:44 2026] GET /v2.0/security-group-rules/3958856f-d8f1-4868-a3fa-026d59838411 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1602] 199.204.45.95 () {34 vars in 1059 bytes} [Mon May 18 01:49:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b363f355-fc94-49b0-bd01-f2a1b7c69f9b => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1603] 10.0.0.71 () {32 vars in 672 bytes} [Mon May 18 01:49:44 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1604] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:49:44 2026] GET /v2.0/subnets?id=97f3efa9-dd7b-4ee3-a9cc-f13d998db5cd => generated 677 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1607] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:49:43 2026] PUT /v2.0/routers/61bd771f-fe9b-4500-a9f1-b3302908297e/remove_router_interface => generated 309 bytes in 1005 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1608] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:49:44 2026] GET /v2.0/ports?network_id=648d5288-203b-41e6-84f7-768ee8b12ef7&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: 896/1609] 10.0.0.71 () {32 vars in 749 bytes} [Mon May 18 01:49:44 2026] DELETE /v2.0/security-group-rules/3958856f-d8f1-4868-a3fa-026d59838411 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1610] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:49:44 2026] GET /v2.0/networks/648d5288-203b-41e6-84f7-768ee8b12ef7?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: 898/1611] 10.0.0.71 () {32 vars in 672 bytes} [Mon May 18 01:49:44 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1612] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:49:44 2026] GET /v2.0/networks/648d5288-203b-41e6-84f7-768ee8b12ef7?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) 2026-05-18 01:49:44.642 7 WARNING neutron_lib.context [None req-b8a01ba0-2fc3-4253-9133-de5e00864ace 8943453f14d94991ba8bc1c15752738c 1fa3440d3aa24a5b940bc6261eebae26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 900/1613] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:49:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1614] 10.0.0.26 () {30 vars in 649 bytes} [Mon May 18 01:49:44 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: 7|app: 0|req: 902/1615] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:49:44 2026] GET /v2.0/security-group-rules/e25e749a-b68c-4634-8ba7-c33f71c8bcb0 => generated 601 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1616] 10.0.0.26 () {30 vars in 723 bytes} [Mon May 18 01:49:44 2026] GET /v2.0/quotas/f7ab1ed7ff2243ddab87c6b3f7b6e231/details => generated 847 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1617] 10.0.0.71 () {32 vars in 672 bytes} [Mon May 18 01:49:44 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1618] 10.0.0.71 () {32 vars in 749 bytes} [Mon May 18 01:49:44 2026] DELETE /v2.0/security-group-rules/e25e749a-b68c-4634-8ba7-c33f71c8bcb0 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1619] 10.0.0.71 () {32 vars in 672 bytes} [Mon May 18 01:49:44 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:44.993 7 WARNING neutron_lib.context [None req-4dcdf4e0-6df4-4cae-af13-3e016a778a41 8943453f14d94991ba8bc1c15752738c 1fa3440d3aa24a5b940bc6261eebae26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:45.027 7 INFO neutron.db.securitygroups_db [None req-4dcdf4e0-6df4-4cae-af13-3e016a778a41 8943453f14d94991ba8bc1c15752738c 1fa3440d3aa24a5b940bc6261eebae26 - - default default] Project 1fa3440d3aa24a5b940bc6261eebae26 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: 907/1620] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:49:44 2026] POST /v2.0/security-group-rules => generated 607 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1621] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:49:45 2026] GET /v2.0/security-group-rules/56c9e9f3-06e3-435a-9d63-73020ce4b68f => generated 607 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1622] 10.0.0.71 () {32 vars in 672 bytes} [Mon May 18 01:49:45 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1623] 10.0.0.71 () {32 vars in 749 bytes} [Mon May 18 01:49:45 2026] DELETE /v2.0/security-group-rules/56c9e9f3-06e3-435a-9d63-73020ce4b68f => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:45.300 8 INFO neutron.services.segments.plugin [-] Segment 3406b0ba-ddc1-4a37-b75a-6266f585a5a3 resource provider aggregate not found [pid: 7|app: 0|req: 911/1624] 10.0.0.71 () {32 vars in 672 bytes} [Mon May 18 01:49:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:45.308 8 INFO neutron.services.segments.plugin [-] Segment 3406b0ba-ddc1-4a37-b75a-6266f585a5a3 resource provider aggregate not found 2026-05-18 01:49:45.322 8 INFO neutron.services.segments.plugin [-] Segment 3406b0ba-ddc1-4a37-b75a-6266f585a5a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3406b0ba-ddc1-4a37-b75a-6266f585a5a3 found for delete ", "request_id": "req-e3cc8bf2-c31d-4152-8b1c-7f9f8cf53e90"}]} 2026-05-18 01:49:45.324 8 INFO neutron.db.l3_hamode_db [None req-72f50a7c-2a8a-418e-93dd-c5c3ed80743d 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] HA network c90f01ab-528f-41fd-9f87-f430e8dff501 was deleted as no HA routers are present in tenant 73e8a913600c463ba85ec92d4cfaad67. [pid: 8|app: 0|req: 714/1625] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:44 2026] DELETE /v2.0/routers/61bd771f-fe9b-4500-a9f1-b3302908297e => generated 0 bytes in 879 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:45.336 8 INFO neutron.services.segments.plugin [-] Segment 3406b0ba-ddc1-4a37-b75a-6266f585a5a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3406b0ba-ddc1-4a37-b75a-6266f585a5a3 found for delete ", "request_id": "req-96181c47-628b-409b-9cc8-832963efaa4b"}]} [pid: 7|app: 0|req: 912/1626] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:45 2026] DELETE /v2.0/security-groups/8849a8ab-5efe-460c-b316-f5cbbb961556 => 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: 913/1627] 10.0.0.71 () {32 vars in 662 bytes} [Mon May 18 01:49:45 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1628] 10.0.0.71 () {32 vars in 662 bytes} [Mon May 18 01:49:45 2026] GET /v2.0/security-groups => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1629] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:45 2026] DELETE /v2.0/subnets/f5b4f174-0ec9-4730-92b9-acea7ea7e1e9 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:45.727 7 INFO neutron.services.segments.plugin [-] Segment fa30e381-fd3f-442b-9d63-137eaa29cb3f resource provider aggregate not found 2026-05-18 01:49:45.731 7 INFO neutron.services.segments.plugin [-] Segment fa30e381-fd3f-442b-9d63-137eaa29cb3f resource provider aggregate not found 2026-05-18 01:49:45.745 7 INFO neutron.services.segments.plugin [-] Segment fa30e381-fd3f-442b-9d63-137eaa29cb3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa30e381-fd3f-442b-9d63-137eaa29cb3f found for delete ", "request_id": "req-e9f71dfd-a0a2-447f-bfee-ed23564d5129"}]} 2026-05-18 01:49:45.746 7 INFO neutron.services.segments.plugin [-] Segment fa30e381-fd3f-442b-9d63-137eaa29cb3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa30e381-fd3f-442b-9d63-137eaa29cb3f found for delete ", "request_id": "req-369d310f-804f-40d8-b2c5-b6bc9f304ccb"}]} [pid: 7|app: 0|req: 915/1630] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:49:45 2026] DELETE /v2.0/networks/2461c142-4db8-4f72-a3fd-a62289931c70 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1631] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:45 2026] GET /v2.0/security-groups?tenant_id=73e8a913600c463ba85ec92d4cfaad67&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1632] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:45 2026] DELETE /v2.0/security-groups/69e8014c-3538-4c71-a8f5-b7782d47885e => 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: 717/1633] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:46 2026] GET /v2.0/security-groups?tenant_id=1fa3440d3aa24a5b940bc6261eebae26&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1634] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:46 2026] DELETE /v2.0/security-groups/0ee96992-cd44-4ab3-8a37-1b5a47113e2e => 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: 718/1635] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:46 2026] GET /v2.0/security-groups?tenant_id=f7ab1ed7ff2243ddab87c6b3f7b6e231&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1636] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:47 2026] DELETE /v2.0/security-groups/eac5d74f-4bd9-43fe-b58a-fedbe33c3139 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:48.133 8 WARNING neutron_lib.context [None req-eebbadd3-d2c8-422c-b82f-f37e6af1d7b0 56a7081f1b1a4b598de107501ec3fa10 c44cd5d938d5497dac6b99168ef1eb21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 719/1637] 10.0.0.71 () {34 vars in 683 bytes} [Mon May 18 01:49:48 2026] POST /v2.0/security-groups => generated 1625 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1638] 10.0.0.71 () {32 vars in 662 bytes} [Mon May 18 01:49:48 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: 8|app: 0|req: 720/1639] 10.0.0.71 () {34 vars in 757 bytes} [Mon May 18 01:49:48 2026] PUT /v2.0/security-groups/d9c95720-f65f-4da9-b2b9-9ac13ffcd4b3 => generated 1662 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1640] 10.0.0.71 () {32 vars in 736 bytes} [Mon May 18 01:49:48 2026] GET /v2.0/security-groups/d9c95720-f65f-4da9-b2b9-9ac13ffcd4b3 => generated 1662 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1641] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:48 2026] DELETE /v2.0/security-groups/d9c95720-f65f-4da9-b2b9-9ac13ffcd4b3 => 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: 921/1642] 10.0.0.71 () {32 vars in 662 bytes} [Mon May 18 01:49:48 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:48.656 8 INFO neutron.api.v2.resource [None req-8212688a-82ba-4f2c-a464-3447010b9c13 56a7081f1b1a4b598de107501ec3fa10 c44cd5d938d5497dac6b99168ef1eb21 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 722/1643] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:48 2026] DELETE /v2.0/security-groups/d9c95720-f65f-4da9-b2b9-9ac13ffcd4b3 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:48.671 7 WARNING neutron_lib.context [None req-29018bdd-435f-4d20-ac1b-5aaac84734aa 56a7081f1b1a4b598de107501ec3fa10 c44cd5d938d5497dac6b99168ef1eb21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 922/1644] 10.0.0.71 () {34 vars in 683 bytes} [Mon May 18 01:49:48 2026] POST /v2.0/security-groups => generated 1625 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:49:48.799 8 WARNING neutron_lib.context [None req-8b28e212-6c3b-4dbc-8265-4bb178aaf2ed 56a7081f1b1a4b598de107501ec3fa10 c44cd5d938d5497dac6b99168ef1eb21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 723/1645] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:49:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1646] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:49:48 2026] GET /v2.0/security-group-rules/a8ee36e2-1e62-4c96-b9cb-f2e3b2ae50ee => generated 601 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1647] 10.0.0.71 () {32 vars in 672 bytes} [Mon May 18 01:49:48 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1648] 10.0.0.71 () {32 vars in 749 bytes} [Mon May 18 01:49:49 2026] DELETE /v2.0/security-group-rules/a8ee36e2-1e62-4c96-b9cb-f2e3b2ae50ee => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1649] 10.0.0.71 () {32 vars in 672 bytes} [Mon May 18 01:49:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:49.187 7 WARNING neutron_lib.context [None req-ab63d95d-5d28-4fb0-b9bc-fe38bc6c1732 56a7081f1b1a4b598de107501ec3fa10 c44cd5d938d5497dac6b99168ef1eb21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 925/1650] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:49:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1651] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:49:49 2026] GET /v2.0/security-group-rules/ce5b8dc6-f7b6-480b-8048-22511eb6b6c6 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1652] 10.0.0.71 () {32 vars in 672 bytes} [Mon May 18 01:49:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1653] 10.0.0.71 () {32 vars in 749 bytes} [Mon May 18 01:49:49 2026] DELETE /v2.0/security-group-rules/ce5b8dc6-f7b6-480b-8048-22511eb6b6c6 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1654] 10.0.0.71 () {32 vars in 672 bytes} [Mon May 18 01:49:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:49.547 8 WARNING neutron_lib.context [None req-54475c5d-f652-4912-867f-7a2531d190a1 56a7081f1b1a4b598de107501ec3fa10 c44cd5d938d5497dac6b99168ef1eb21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 728/1655] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:49:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1656] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:49:49 2026] GET /v2.0/security-group-rules/bb3bc672-86a3-4e81-8d57-b3ab9ea62395 => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1657] 10.0.0.71 () {32 vars in 672 bytes} [Mon May 18 01:49:49 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1658] 10.0.0.71 () {32 vars in 749 bytes} [Mon May 18 01:49:49 2026] DELETE /v2.0/security-group-rules/bb3bc672-86a3-4e81-8d57-b3ab9ea62395 => 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: 730/1659] 10.0.0.71 () {32 vars in 672 bytes} [Mon May 18 01:49:49 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) [pid: 7|app: 0|req: 930/1660] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:49 2026] DELETE /v2.0/security-groups/8dc43965-b01e-466e-baf7-7558216277df => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1661] 10.0.0.71 () {32 vars in 662 bytes} [Mon May 18 01:49:50 2026] GET /v2.0/security-groups => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1662] 10.0.0.71 () {32 vars in 662 bytes} [Mon May 18 01:49:50 2026] GET /v2.0/security-groups => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1663] 10.0.0.253 () {34 vars in 990 bytes} [Mon May 18 01:49:50 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1664] 10.0.0.253 () {34 vars in 1040 bytes} [Mon May 18 01:49:50 2026] GET /v2.0/security-groups?id=893fc777-306b-4ca6-aa2a-2c74bb8c7aea&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1665] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:50 2026] GET /v2.0/security-groups?tenant_id=c44cd5d938d5497dac6b99168ef1eb21&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1666] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:50 2026] DELETE /v2.0/security-groups/a3c1bcfd-5854-4545-87c3-345ca614810a => 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: 734/1667] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:51 2026] GET /v2.0/security-groups?tenant_id=7c9bef64695e4be8afd13c28bee13c18&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1668] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:51 2026] DELETE /v2.0/security-groups/4d5a285f-7cba-4f22-9489-e629678a2c03 => 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: 735/1669] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:51 2026] GET /v2.0/security-groups?tenant_id=48c49ef01d614ff9966b14009a5e7603&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1670] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:52 2026] DELETE /v2.0/security-groups/a7257991-0e2e-4751-a9ec-f6f8567a082e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:52.578 8 INFO neutron.db.segments_db [None req-e6d4807f-ec33-4946-8844-f7e3fc470cd5 52f4fedc2f6041408738d8cffcde88e1 3ac15382046d4c8d8780a75058a767c6 - - default default] Added segment 0d10cc61-83c9-4ab6-9c17-d6e29adadf40 of type vxlan for network 32b599c3-ba65-42e9-995d-6395fdfe796e [pid: 8|app: 0|req: 736/1671] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:49:52 2026] POST /v2.0/networks => generated 726 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1672] 10.0.0.71 () {32 vars in 622 bytes} [Mon May 18 01:49:52 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1673] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:49:52 2026] POST /v2.0/subnets => generated 644 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:52.822 7 WARNING neutron.api.v2.base [None req-b32844ab-3fe5-4a11-9c39-b71d9a07c900 52f4fedc2f6041408738d8cffcde88e1 3ac15382046d4c8d8780a75058a767c6 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-18 01:49:52.823 7 INFO neutron.api.v2.resource [None req-b32844ab-3fe5-4a11-9c39-b71d9a07c900 52f4fedc2f6041408738d8cffcde88e1 3ac15382046d4c8d8780a75058a767c6 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 937/1674] 10.0.0.71 () {34 vars in 680 bytes} [Mon May 18 01:49:52 2026] POST /v2.0/rbac-policies => generated 143 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1675] 10.0.0.71 () {32 vars in 632 bytes} [Mon May 18 01:49:52 2026] GET /v2.0/ => generated 632 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:52.987 7 INFO neutron.services.segments.plugin [-] Segment 0d10cc61-83c9-4ab6-9c17-d6e29adadf40 resource provider aggregate not found 2026-05-18 01:49:52.990 7 INFO neutron.services.segments.plugin [-] Segment 0d10cc61-83c9-4ab6-9c17-d6e29adadf40 resource provider aggregate not found 2026-05-18 01:49:53.003 7 INFO neutron.services.segments.plugin [-] Segment 0d10cc61-83c9-4ab6-9c17-d6e29adadf40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d10cc61-83c9-4ab6-9c17-d6e29adadf40 found for delete ", "request_id": "req-edb21e31-96c2-4d6b-a901-6600fd3e85fe"}]} 2026-05-18 01:49:53.005 7 INFO neutron.services.segments.plugin [-] Segment 0d10cc61-83c9-4ab6-9c17-d6e29adadf40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d10cc61-83c9-4ab6-9c17-d6e29adadf40 found for delete ", "request_id": "req-65566420-15bb-4064-9a99-b36e450876c1"}]} [pid: 7|app: 0|req: 938/1676] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:49:52 2026] DELETE /v2.0/networks/32b599c3-ba65-42e9-995d-6395fdfe796e => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:53.069 8 INFO neutron.db.segments_db [None req-e9596ad0-764a-4047-8106-b2f72fe6b277 52f4fedc2f6041408738d8cffcde88e1 3ac15382046d4c8d8780a75058a767c6 - - default default] Added segment 0ee4156a-3b77-4dad-98e2-0639ffde9253 of type vxlan for network b632c15c-7233-4705-bb8e-d495f76f05a9 [pid: 8|app: 0|req: 739/1677] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:49:53 2026] POST /v2.0/networks => generated 726 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1678] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:49:53 2026] POST /v2.0/subnets => generated 647 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:53.364 7 WARNING neutron.api.v2.base [None req-341b84ba-647f-4c6a-96d6-34f98da3e58d 52f4fedc2f6041408738d8cffcde88e1 3ac15382046d4c8d8780a75058a767c6 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-18 01:49:53.364 7 INFO neutron.api.v2.resource [None req-341b84ba-647f-4c6a-96d6-34f98da3e58d 52f4fedc2f6041408738d8cffcde88e1 3ac15382046d4c8d8780a75058a767c6 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 940/1679] 10.0.0.71 () {34 vars in 680 bytes} [Mon May 18 01:49:53 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1680] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:53 2026] GET /v2.0/security-groups?tenant_id=2b771d6efb924de9bb182bbe6ce1e1ea&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1681] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:49:53 2026] DELETE /v2.0/networks/b632c15c-7233-4705-bb8e-d495f76f05a9 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:53.645 7 INFO neutron.db.segments_db [None req-fb489bd9-d5fb-49a4-998e-43960af0432b 52f4fedc2f6041408738d8cffcde88e1 3ac15382046d4c8d8780a75058a767c6 - - default default] Added segment 7d2cc70c-0ff3-4bb7-8906-0e2c4d9cdbc5 of type vxlan for network 9289e4c9-0b21-43a3-b3df-720159f4a78c [pid: 8|app: 0|req: 741/1682] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:53 2026] DELETE /v2.0/security-groups/74394627-2921-4f3c-83e8-e439c97d8b37 => 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: 942/1683] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:49:53 2026] POST /v2.0/networks => generated 727 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1684] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:49:53 2026] POST /v2.0/subnets => generated 647 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1685] 10.0.0.71 () {34 vars in 680 bytes} [Mon May 18 01:49:53 2026] POST /v2.0/rbac-policies => generated 324 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1686] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:54 2026] GET /v2.0/security-groups?tenant_id=e245f8c7564944fdae25fdf285a63c95&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1687] 10.0.0.71 () {32 vars in 722 bytes} [Mon May 18 01:49:54 2026] GET /v2.0/networks/9289e4c9-0b21-43a3-b3df-720159f4a78c => generated 655 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1688] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:54 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1689] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:54 2026] GET /v2.0/security-groups?id=893fc777-306b-4ca6-aa2a-2c74bb8c7aea&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1690] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:54 2026] DELETE /v2.0/security-groups/cbdbffeb-f3ae-40ee-9732-b4f48685cf84 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:55.319 8 INFO neutron.pecan_wsgi.hooks.translation [None req-06bf8f51-9bb3-4330-a6f3-b3134293e244 3a76e38bfc954fecaa0896e344a8d35e 9a26a7fbd79640dc8425b5b234065bd7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 746/1691] 10.0.0.71 () {32 vars in 722 bytes} [Mon May 18 01:49:55 2026] GET /v2.0/networks/9289e4c9-0b21-43a3-b3df-720159f4a78c => generated 138 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:55.355 7 INFO neutron.services.segments.plugin [-] Segment 0ee4156a-3b77-4dad-98e2-0639ffde9253 resource provider aggregate not found 2026-05-18 01:49:55.359 7 INFO neutron.services.segments.plugin [-] Segment 0ee4156a-3b77-4dad-98e2-0639ffde9253 resource provider aggregate not found 2026-05-18 01:49:55.366 7 INFO neutron.services.segments.plugin [-] Segment 0ee4156a-3b77-4dad-98e2-0639ffde9253 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ee4156a-3b77-4dad-98e2-0639ffde9253 found for delete ", "request_id": "req-a880b96c-3ed1-40c0-9421-7796ef829fc0"}]} 2026-05-18 01:49:55.375 7 INFO neutron.services.segments.plugin [-] Segment 0ee4156a-3b77-4dad-98e2-0639ffde9253 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ee4156a-3b77-4dad-98e2-0639ffde9253 found for delete ", "request_id": "req-0b71ffbc-b16e-4325-aeca-64b93ac69a7a"}]} [pid: 7|app: 0|req: 946/1692] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:49:55 2026] DELETE /v2.0/networks/9289e4c9-0b21-43a3-b3df-720159f4a78c => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:55.772 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a9bf6687-feba-421a-b66a-7a1d84fe234f 52f4fedc2f6041408738d8cffcde88e1 3ac15382046d4c8d8780a75058a767c6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 747/1693] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:55 2026] DELETE /v2.0/subnets/ab309a26-71a0-4a1c-b8dc-9f6b4b21efc5 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:55.792 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d2225162-d986-42a7-aad9-8a8ae3a6d884 52f4fedc2f6041408738d8cffcde88e1 3ac15382046d4c8d8780a75058a767c6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 947/1694] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:55 2026] DELETE /v2.0/subnets/f1399c5a-307d-4b33-9e8e-178fbca8118f => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:49:55.812 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e348958d-b0b9-4962-b71e-f72d257e29c3 52f4fedc2f6041408738d8cffcde88e1 3ac15382046d4c8d8780a75058a767c6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 748/1695] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:49:55 2026] DELETE /v2.0/subnets/1e989486-3090-45c0-8eb0-32d5e59d89a0 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1696] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:56 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1697] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:49:56 2026] GET /v2.0/security-groups?id=893fc777-306b-4ca6-aa2a-2c74bb8c7aea&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1698] 199.204.45.95 () {34 vars in 993 bytes} [Mon May 18 01:49:56 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:56.880 7 WARNING neutron_lib.context [None req-c8dc14e1-1700-4d28-bfe3-d72517474c56 21c62c3f76c94b3f90d37708c028e757 41088b360e9749dabbb9a0aa880138e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:56.880 7 WARNING neutron_lib.context [None req-c8dc14e1-1700-4d28-bfe3-d72517474c56 21c62c3f76c94b3f90d37708c028e757 41088b360e9749dabbb9a0aa880138e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:57.017 8 INFO neutron.db.l3_db [req-599ce0be-4b5b-4bc3-bc2e-7fc46822ad0a req-f26a99d8-2350-490f-83db-a32f65f97bc6 c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] Floating IP c0f6e1e1-3599-41e7-8b82-caa5a8868918 disassociated. External IP: 10.96.250.201, port: 8bf532ab-b6e5-45cb-9330-46ef0b5bcaab. 2026-05-18 01:49:57.071 7 INFO neutron.db.segments_db [None req-c8dc14e1-1700-4d28-bfe3-d72517474c56 21c62c3f76c94b3f90d37708c028e757 41088b360e9749dabbb9a0aa880138e0 - - default default] Added segment 817da73a-d43a-4e47-bed4-38ad1226332c of type vxlan for network dab93fbe-b295-47dd-b724-468b05d3a9a3 2026-05-18 01:49:57.153 7 INFO neutron.db.segments_db [None req-c8dc14e1-1700-4d28-bfe3-d72517474c56 21c62c3f76c94b3f90d37708c028e757 41088b360e9749dabbb9a0aa880138e0 - - default default] Added segment b12f995c-c4bb-44b3-af53-319ec5f73ba7 of type vxlan for network 2f519dee-6410-48b7-8eab-6690b829ecef [pid: 7|app: 0|req: 950/1699] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:49:56 2026] POST /v2.0/networks => generated 1246 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:49:57.385 7 INFO neutron.services.segments.plugin [-] Segment 7d2cc70c-0ff3-4bb7-8906-0e2c4d9cdbc5 resource provider aggregate not found 2026-05-18 01:49:57.392 7 INFO neutron.services.segments.plugin [-] Segment 7d2cc70c-0ff3-4bb7-8906-0e2c4d9cdbc5 resource provider aggregate not found 2026-05-18 01:49:57.399 7 INFO neutron.services.segments.plugin [-] Segment 7d2cc70c-0ff3-4bb7-8906-0e2c4d9cdbc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d2cc70c-0ff3-4bb7-8906-0e2c4d9cdbc5 found for delete ", "request_id": "req-aa7b595d-f181-443c-bfab-c826549cc4d7"}]} 2026-05-18 01:49:57.405 7 INFO neutron.services.segments.plugin [-] Segment 7d2cc70c-0ff3-4bb7-8906-0e2c4d9cdbc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d2cc70c-0ff3-4bb7-8906-0e2c4d9cdbc5 found for delete ", "request_id": "req-92f37baf-310a-4505-b28b-6bfbdf6360e0"}]} [pid: 8|app: 0|req: 750/1700] 199.204.45.95 () {36 vars in 996 bytes} [Mon May 18 01:49:56 2026] DELETE /v2.0/ports/8bf532ab-b6e5-45cb-9330-46ef0b5bcaab => generated 0 bytes in 695 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1701] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:57 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:49:57.503 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-99b7a28b-8c05-438f-b335-1a9b10a2de1a'] response: {'server_uuid': '373438fa-691a-4a4f-9f82-792f9b962b39', 'name': 'network-vif-deleted', 'tag': '8bf532ab-b6e5-45cb-9330-46ef0b5bcaab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 951/1702] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:57 2026] GET /v2.0/security-groups?tenant_id=9a26a7fbd79640dc8425b5b234065bd7&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1703] 10.0.0.71 () {32 vars in 648 bytes} [Mon May 18 01:49:57 2026] GET /v2.0/networks => generated 1845 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1704] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:57 2026] DELETE /v2.0/security-groups/f63aac28-4c44-4297-b761-2ff4d7330572 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:57.654 8 INFO neutron.services.segments.plugin [-] Segment 817da73a-d43a-4e47-bed4-38ad1226332c resource provider aggregate not found 2026-05-18 01:49:57.658 8 INFO neutron.services.segments.plugin [-] Segment 817da73a-d43a-4e47-bed4-38ad1226332c resource provider aggregate not found [pid: 8|app: 0|req: 753/1705] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:49:57 2026] DELETE /v2.0/networks/dab93fbe-b295-47dd-b724-468b05d3a9a3 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:49:57.720 8 INFO neutron.services.segments.plugin [-] Segment 817da73a-d43a-4e47-bed4-38ad1226332c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 817da73a-d43a-4e47-bed4-38ad1226332c found for delete ", "request_id": "req-b6004716-ed4f-4835-a44e-db48dc06dc49"}]} 2026-05-18 01:49:57.727 8 INFO neutron.services.segments.plugin [-] Segment 817da73a-d43a-4e47-bed4-38ad1226332c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 817da73a-d43a-4e47-bed4-38ad1226332c found for delete ", "request_id": "req-9bc2eeaa-8a3b-4296-9a41-dba9442d0bd3"}]} [pid: 8|app: 0|req: 754/1706] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:57 2026] GET /v2.0/security-groups?tenant_id=3ac15382046d4c8d8780a75058a767c6&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1707] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:49:57 2026] DELETE /v2.0/networks/2f519dee-6410-48b7-8eab-6690b829ecef => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1708] 10.0.0.71 () {32 vars in 648 bytes} [Mon May 18 01:49:57 2026] GET /v2.0/networks => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:49:57.852 7 WARNING neutron_lib.context [None req-3a995712-e2f6-41b7-8cd8-eb7f7b608fb6 21c62c3f76c94b3f90d37708c028e757 41088b360e9749dabbb9a0aa880138e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1709] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:57 2026] DELETE /v2.0/security-groups/51703515-5d47-4826-b3d0-3adefdeb7bea => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:49:57.901 7 INFO neutron.db.segments_db [None req-3a995712-e2f6-41b7-8cd8-eb7f7b608fb6 21c62c3f76c94b3f90d37708c028e757 41088b360e9749dabbb9a0aa880138e0 - - default default] Added segment ac4d7e45-7193-4f16-83f3-bd6de48eed4f of type vxlan for network 34b8b0e0-b338-4047-a275-051ec3a1daa1 [pid: 7|app: 0|req: 955/1710] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:49:57 2026] POST /v2.0/networks => generated 654 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:58.016 8 WARNING neutron_lib.context [None req-454b69bc-df5e-4b03-aab7-39f73c048928 21c62c3f76c94b3f90d37708c028e757 41088b360e9749dabbb9a0aa880138e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:58.082 8 INFO neutron.db.segments_db [None req-454b69bc-df5e-4b03-aab7-39f73c048928 21c62c3f76c94b3f90d37708c028e757 41088b360e9749dabbb9a0aa880138e0 - - default default] Added segment 631c38d1-e50c-48ed-8d59-d62ead068b14 of type vxlan for network 623af7b0-4bfd-40df-8ae0-71a94eb71cf6 [pid: 7|app: 0|req: 956/1711] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:58 2026] GET /v2.0/security-groups?tenant_id=33a04565601f49bd81d0aa01fb554ccc&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1712] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:49:58 2026] POST /v2.0/networks => generated 653 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:58.188 8 WARNING neutron_lib.context [None req-645079a8-eaeb-4487-9a10-73fa40e07f69 21c62c3f76c94b3f90d37708c028e757 41088b360e9749dabbb9a0aa880138e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:58.210 8 WARNING neutron_lib.context [None req-645079a8-eaeb-4487-9a10-73fa40e07f69 21c62c3f76c94b3f90d37708c028e757 41088b360e9749dabbb9a0aa880138e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 957/1713] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:58 2026] DELETE /v2.0/security-groups/f31b7bf7-ac72-4a21-b224-ab6e4efc35a5 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1714] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:58 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1715] 10.0.0.71 () {34 vars in 664 bytes} [Mon May 18 01:49:58 2026] POST /v2.0/ports => generated 1506 bytes in 590 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: 758/1716] 10.0.0.71 () {32 vars in 642 bytes} [Mon May 18 01:49:58 2026] GET /v2.0/ports => generated 1506 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1717] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:58 2026] GET /v2.0/security-groups?tenant_id=783be146c76b466790c2a36bbe28b723&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1718] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:49:58 2026] DELETE /v2.0/ports/61db43f2-a340-4504-a46f-a0956a6161aa => 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: 960/1719] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:58 2026] DELETE /v2.0/security-groups/30a77525-2d33-47b3-943e-2a900b2b8dcc => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1720] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:49:59 2026] DELETE /v2.0/ports/1e588d5b-8ee8-4143-8bdd-ce1b8d557a28 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1721] 10.0.0.71 () {32 vars in 642 bytes} [Mon May 18 01:49:59 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) 2026-05-18 01:49:59.300 8 WARNING neutron_lib.context [None req-d84f8f4a-c6b9-4b65-a0fc-efbd25e81e44 21c62c3f76c94b3f90d37708c028e757 41088b360e9749dabbb9a0aa880138e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 961/1722] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:49:59 2026] GET /v2.0/security-groups?tenant_id=0e87e2d630a44c8cae5e276e1b59ac76&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:49:59.347 8 INFO neutron.db.segments_db [None req-d84f8f4a-c6b9-4b65-a0fc-efbd25e81e44 21c62c3f76c94b3f90d37708c028e757 41088b360e9749dabbb9a0aa880138e0 - - default default] Added segment b827b661-0975-4b90-a825-1c8e92ccf171 of type vxlan for network 905fe189-46b4-4142-b47a-243b61b59389 [pid: 7|app: 0|req: 964/1725] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:49:59 2026] DELETE /v2.0/security-groups/524011d7-359d-4eb0-ac33-b5648984c250 => 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: 762/1726] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:49:59 2026] POST /v2.0/networks => generated 654 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:49:59.448 7 INFO neutron.services.segments.plugin [-] Segment b12f995c-c4bb-44b3-af53-319ec5f73ba7 resource provider aggregate not found 2026-05-18 01:49:59.455 7 INFO neutron.services.segments.plugin [-] Segment b12f995c-c4bb-44b3-af53-319ec5f73ba7 resource provider aggregate not found 2026-05-18 01:49:59.464 7 WARNING neutron_lib.context [None req-0abf6b8d-9431-4e46-8d19-8cbb43c929e8 21c62c3f76c94b3f90d37708c028e757 41088b360e9749dabbb9a0aa880138e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:49:59.482 7 INFO neutron.services.segments.plugin [-] Segment b12f995c-c4bb-44b3-af53-319ec5f73ba7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b12f995c-c4bb-44b3-af53-319ec5f73ba7 found for delete ", "request_id": "req-47f085b5-2d94-475b-8842-de420922cb81"}]} 2026-05-18 01:49:59.484 7 INFO neutron.services.segments.plugin [-] Segment b12f995c-c4bb-44b3-af53-319ec5f73ba7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b12f995c-c4bb-44b3-af53-319ec5f73ba7 found for delete ", "request_id": "req-bff78dde-a97e-4407-984b-8043f401770d"}]} 2026-05-18 01:49:59.542 7 INFO neutron.db.segments_db [None req-0abf6b8d-9431-4e46-8d19-8cbb43c929e8 21c62c3f76c94b3f90d37708c028e757 41088b360e9749dabbb9a0aa880138e0 - - default default] Added segment 90e8cd4c-a9ea-42bf-836b-adbeeb28a346 of type vxlan for network d528ed98-05d9-4250-bff5-971c7a222c39 [pid: 7|app: 0|req: 965/1727] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:49:59 2026] POST /v2.0/networks => generated 652 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1728] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:49:59 2026] GET /v2.0/ports?device_id=373438fa-691a-4a4f-9f82-792f9b962b39 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:00.195 7 WARNING neutron_lib.context [None req-21e299fb-ce6b-4ee5-952a-7e10f64529d9 21c62c3f76c94b3f90d37708c028e757 41088b360e9749dabbb9a0aa880138e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:00.225 7 WARNING neutron_lib.context [None req-21e299fb-ce6b-4ee5-952a-7e10f64529d9 21c62c3f76c94b3f90d37708c028e757 41088b360e9749dabbb9a0aa880138e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 966/1729] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:50:00 2026] POST /v2.0/subnets => generated 1324 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1730] 10.0.0.71 () {32 vars in 646 bytes} [Mon May 18 01:50:00 2026] GET /v2.0/subnets => generated 1960 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1731] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:00 2026] DELETE /v2.0/security-groups/893fc777-306b-4ca6-aa2a-2c74bb8c7aea => 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: 967/1732] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:50:00 2026] DELETE /v2.0/subnets/27613094-fa78-442a-b324-f9c949242268 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1733] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:50:00 2026] DELETE /v2.0/subnets/b9980cc5-dc8f-4e7e-b006-4705cb6c36d5 => 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: 767/1734] 10.0.0.71 () {32 vars in 646 bytes} [Mon May 18 01:50:01 2026] GET /v2.0/subnets => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:50:01.298 8 INFO neutron.services.segments.plugin [-] Segment 90e8cd4c-a9ea-42bf-836b-adbeeb28a346 resource provider aggregate not found 2026-05-18 01:50:01.305 8 INFO neutron.services.segments.plugin [-] Segment 90e8cd4c-a9ea-42bf-836b-adbeeb28a346 resource provider aggregate not found 2026-05-18 01:50:01.317 8 INFO neutron.services.segments.plugin [-] Segment 90e8cd4c-a9ea-42bf-836b-adbeeb28a346 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90e8cd4c-a9ea-42bf-836b-adbeeb28a346 found for delete ", "request_id": "req-36a04c70-9647-49c1-b3fa-aa8e161533bc"}]} 2026-05-18 01:50:01.321 8 INFO neutron.services.segments.plugin [-] Segment 90e8cd4c-a9ea-42bf-836b-adbeeb28a346 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90e8cd4c-a9ea-42bf-836b-adbeeb28a346 found for delete ", "request_id": "req-6e192e12-0613-4247-a039-3db6ae273c51"}]} [pid: 8|app: 0|req: 768/1735] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:50:01 2026] DELETE /v2.0/networks/d528ed98-05d9-4250-bff5-971c7a222c39 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1736] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:50:00 2026] DELETE /v2.0/floatingips/c0f6e1e1-3599-41e7-8b82-caa5a8868918 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1737] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:50:01 2026] DELETE /v2.0/networks/905fe189-46b4-4142-b47a-243b61b59389 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1738] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:01 2026] GET /v2.0/ports?device_id=1e667d3b-d582-4942-935a-acca64206cae => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:50:01.607 7 INFO neutron.services.segments.plugin [-] Segment 631c38d1-e50c-48ed-8d59-d62ead068b14 resource provider aggregate not found 2026-05-18 01:50:01.620 7 INFO neutron.services.segments.plugin [-] Segment 631c38d1-e50c-48ed-8d59-d62ead068b14 resource provider aggregate not found 2026-05-18 01:50:01.630 7 INFO neutron.services.segments.plugin [-] Segment 631c38d1-e50c-48ed-8d59-d62ead068b14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 631c38d1-e50c-48ed-8d59-d62ead068b14 found for delete ", "request_id": "req-2d114e97-836e-4a93-a93a-005dfd2aabda"}]} 2026-05-18 01:50:01.633 7 INFO neutron.services.segments.plugin [-] Segment 631c38d1-e50c-48ed-8d59-d62ead068b14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 631c38d1-e50c-48ed-8d59-d62ead068b14 found for delete ", "request_id": "req-09631960-98ab-4041-bc36-8fb321b0f058"}]} [pid: 7|app: 0|req: 969/1739] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:50:01 2026] DELETE /v2.0/networks/623af7b0-4bfd-40df-8ae0-71a94eb71cf6 => 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: 771/1740] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:50:01 2026] GET /v2.0/security-groups?id=cc9de1e5-fc9a-4421-8b38-e21853d1dff3&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1741] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:50:01 2026] DELETE /v2.0/networks/34b8b0e0-b338-4047-a275-051ec3a1daa1 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1742] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:02 2026] GET /v2.0/security-groups?tenant_id=41088b360e9749dabbb9a0aa880138e0&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:02.591 8 WARNING neutron_lib.context [None req-c872a072-7ced-4231-9290-c3130b4b31c7 27cf2573116947bea33e771de6fbf5a1 07a6dc82ee124f808d37ca739c637482 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 971/1743] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:02 2026] DELETE /v2.0/security-groups/6d9b6697-a8db-41ee-ba17-984625ce433a => 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: 773/1744] 10.0.0.71 () {34 vars in 683 bytes} [Mon May 18 01:50:02 2026] POST /v2.0/security-groups => generated 1601 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:50:02.819 8 WARNING neutron_lib.context [None req-36166591-a58f-42bd-8cfc-d4f7780c8a5d 27cf2573116947bea33e771de6fbf5a1 07a6dc82ee124f808d37ca739c637482 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 972/1745] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:02 2026] GET /v2.0/ports?device_id=1e667d3b-d582-4942-935a-acca64206cae => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1746] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:50:02 2026] GET /v2.0/security-groups?id=cc9de1e5-fc9a-4421-8b38-e21853d1dff3&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1747] 10.0.0.71 () {34 vars in 683 bytes} [Mon May 18 01:50:02 2026] POST /v2.0/security-groups => generated 1601 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:50:02.982 7 WARNING neutron_lib.context [None req-fa36a6f0-047c-420a-82dd-cc8f4f17c229 27cf2573116947bea33e771de6fbf5a1 07a6dc82ee124f808d37ca739c637482 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 974/1748] 10.0.0.71 () {34 vars in 683 bytes} [Mon May 18 01:50:02 2026] POST /v2.0/security-groups => generated 1601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:50:03.124 7 WARNING neutron_lib.context [None req-d881c43a-8676-4851-bca1-c93fd9bd88f1 27cf2573116947bea33e771de6fbf5a1 07a6dc82ee124f808d37ca739c637482 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 975/1749] 10.0.0.71 () {34 vars in 683 bytes} [Mon May 18 01:50:03 2026] POST /v2.0/security-groups => generated 1601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:50:03.252 7 WARNING neutron_lib.context [None req-94a6abcd-a1a2-40a7-9e08-3ebc82729b6c 27cf2573116947bea33e771de6fbf5a1 07a6dc82ee124f808d37ca739c637482 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 775/1750] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:03 2026] GET /v2.0/security-groups?tenant_id=b37bb91c8b864f608f10e2ae8ef14bf1&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:03.336 8 INFO neutron.services.segments.plugin [-] Segment b827b661-0975-4b90-a825-1c8e92ccf171 resource provider aggregate not found 2026-05-18 01:50:03.345 8 INFO neutron.services.segments.plugin [-] Segment b827b661-0975-4b90-a825-1c8e92ccf171 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b827b661-0975-4b90-a825-1c8e92ccf171 found for delete ", "request_id": "req-f6e95f6a-644e-4600-847a-e1d703f50ddb"}]} 2026-05-18 01:50:03.350 8 INFO neutron.services.segments.plugin [-] Segment b827b661-0975-4b90-a825-1c8e92ccf171 resource provider aggregate not found 2026-05-18 01:50:03.362 8 INFO neutron.services.segments.plugin [-] Segment b827b661-0975-4b90-a825-1c8e92ccf171 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b827b661-0975-4b90-a825-1c8e92ccf171 found for delete ", "request_id": "req-73d70bb1-e0a0-4f7f-9675-351123ba1e9a"}]} [pid: 7|app: 0|req: 976/1751] 10.0.0.71 () {34 vars in 683 bytes} [Mon May 18 01:50:03 2026] POST /v2.0/security-groups => generated 1601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1752] 10.0.0.71 () {34 vars in 766 bytes} [Mon May 18 01:50:03 2026] PUT /v2.0/security-groups/e55c75b5-5502-4c76-979e-852d8b6a5c25/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1753] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:03 2026] DELETE /v2.0/security-groups/853dec40-ae4a-4c53-a14a-613206aa70e1 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1754] 10.0.0.71 () {34 vars in 766 bytes} [Mon May 18 01:50:03 2026] PUT /v2.0/security-groups/4548450a-44e5-4f1c-9c7c-26249ac86b60/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1755] 10.0.0.71 () {34 vars in 766 bytes} [Mon May 18 01:50:03 2026] PUT /v2.0/security-groups/406f68f7-40f5-45c0-a2f6-8a9e9ad82e2b/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: 777/1756] 199.204.45.95 () {34 vars in 993 bytes} [Mon May 18 01:50:03 2026] GET /v2.0/ports?device_id=1e667d3b-d582-4942-935a-acca64206cae => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1757] 10.0.0.71 () {34 vars in 766 bytes} [Mon May 18 01:50:03 2026] PUT /v2.0/security-groups/3b064718-4898-461b-a57f-399698a95a17/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1758] 10.0.0.71 () {32 vars in 679 bytes} [Mon May 18 01:50:03 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1759] 10.0.0.71 () {32 vars in 693 bytes} [Mon May 18 01:50:03 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:03.655 7 INFO neutron.services.segments.plugin [-] Segment ac4d7e45-7193-4f16-83f3-bd6de48eed4f resource provider aggregate not found 2026-05-18 01:50:03.661 7 INFO neutron.services.segments.plugin [-] Segment ac4d7e45-7193-4f16-83f3-bd6de48eed4f resource provider aggregate not found 2026-05-18 01:50:03.668 7 INFO neutron.services.segments.plugin [-] Segment ac4d7e45-7193-4f16-83f3-bd6de48eed4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac4d7e45-7193-4f16-83f3-bd6de48eed4f found for delete ", "request_id": "req-3b5cd2bd-4d2d-4d8f-9594-a7ba69b778b9"}]} [pid: 8|app: 0|req: 781/1760] 10.0.0.71 () {32 vars in 689 bytes} [Mon May 18 01:50:03 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:03.675 7 INFO neutron.services.segments.plugin [-] Segment ac4d7e45-7193-4f16-83f3-bd6de48eed4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac4d7e45-7193-4f16-83f3-bd6de48eed4f found for delete ", "request_id": "req-d58159df-c407-4d74-9338-ae0f485c998e"}]} [pid: 8|app: 0|req: 782/1761] 10.0.0.71 () {32 vars in 701 bytes} [Mon May 18 01:50:03 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1762] 199.204.45.95 () {36 vars in 996 bytes} [Mon May 18 01:50:03 2026] DELETE /v2.0/ports/b363f355-fc94-49b0-bd01-f2a1b7c69f9b => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1763] 10.0.0.71 () {32 vars in 687 bytes} [Mon May 18 01:50:03 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1764] 10.0.0.71 () {32 vars in 701 bytes} [Mon May 18 01:50:03 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1765] 10.0.0.71 () {32 vars in 697 bytes} [Mon May 18 01:50:03 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:03.955 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-01e56a45-b322-47e2-ad61-99cfb14dba20'] response: {'server_uuid': '1e667d3b-d582-4942-935a-acca64206cae', 'name': 'network-vif-deleted', 'tag': 'b363f355-fc94-49b0-bd01-f2a1b7c69f9b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 785/1766] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:03 2026] GET /v2.0/ports?device_id=1e667d3b-d582-4942-935a-acca64206cae => 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: 982/1767] 10.0.0.71 () {32 vars in 709 bytes} [Mon May 18 01:50:03 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1768] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:04 2026] DELETE /v2.0/security-groups/e55c75b5-5502-4c76-979e-852d8b6a5c25 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1769] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:04 2026] DELETE /v2.0/security-groups/4548450a-44e5-4f1c-9c7c-26249ac86b60 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1770] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:04 2026] DELETE /v2.0/security-groups/406f68f7-40f5-45c0-a2f6-8a9e9ad82e2b => 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: 788/1771] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:04 2026] DELETE /v2.0/security-groups/3b064718-4898-461b-a57f-399698a95a17 => 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: 789/1772] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:04 2026] DELETE /v2.0/security-groups/ca5f4994-2644-4198-bb0d-0dc2027f08d5 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:04.703 7 WARNING neutron_lib.context [None req-da434f81-a5b4-4ad3-be91-fe63da831c4b 029c8d9ece4d431c9bac14151ab3bb2d 85cd778ba3074fefba3b3e8ea753110e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:04.857 7 INFO neutron.db.segments_db [None req-da434f81-a5b4-4ad3-be91-fe63da831c4b 029c8d9ece4d431c9bac14151ab3bb2d 85cd778ba3074fefba3b3e8ea753110e - - default default] Added segment 78849ccc-ac87-42ba-a138-0061392b0093 of type vxlan for network 0984cab6-a017-40ab-93fc-dcb5df73a984 [pid: 7|app: 0|req: 984/1773] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:50:04 2026] POST /v2.0/networks => generated 643 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:05.023 8 WARNING neutron_lib.context [None req-4a3126f9-b0d6-4713-b2c9-8626337e02a6 029c8d9ece4d431c9bac14151ab3bb2d 85cd778ba3074fefba3b3e8ea753110e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 985/1774] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:05 2026] GET /v2.0/ports?device_id=1e667d3b-d582-4942-935a-acca64206cae => 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: 790/1775] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:50:05 2026] POST /v2.0/subnets => generated 641 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:05.304 7 WARNING neutron_lib.context [None req-ade903e6-aad2-49ac-a7d2-dbf4ae7f8bf3 029c8d9ece4d431c9bac14151ab3bb2d 85cd778ba3074fefba3b3e8ea753110e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:05.352 7 INFO neutron.db.segments_db [None req-ade903e6-aad2-49ac-a7d2-dbf4ae7f8bf3 029c8d9ece4d431c9bac14151ab3bb2d 85cd778ba3074fefba3b3e8ea753110e - - default default] Added segment 254c4c91-31e6-4ffb-b3c5-47dabc9d833a of type vxlan for network c611ab7c-8ed3-407d-bb06-d3c9bbcf1a17 [pid: 7|app: 0|req: 986/1776] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:50:05 2026] POST /v2.0/networks => generated 644 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1777] 10.0.0.71 () {34 vars in 742 bytes} [Mon May 18 01:50:05 2026] PUT /v2.0/networks/c611ab7c-8ed3-407d-bb06-d3c9bbcf1a17 => generated 592 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:50:05.577 8 WARNING neutron_lib.context [None req-e4e79f76-bf6e-4739-b48a-82d5751045c0 029c8d9ece4d431c9bac14151ab3bb2d 85cd778ba3074fefba3b3e8ea753110e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 987/1778] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:05 2026] GET /v2.0/security-groups?tenant_id=07a6dc82ee124f808d37ca739c637482&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1779] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:05 2026] DELETE /v2.0/security-groups/5e8d1c98-2f21-47d8-be2c-adc2248680ea => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1780] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:50:05 2026] POST /v2.0/subnets => generated 626 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1781] 10.0.0.71 () {34 vars in 740 bytes} [Mon May 18 01:50:05 2026] PUT /v2.0/subnets/0535d781-f6ca-4289-96de-a1d883aa127b => generated 636 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1782] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:05 2026] GET /v2.0/security-groups?tenant_id=e2c7ae9672614906a4b53953cb5d853d&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:06.162 7 INFO neutron.services.segments.plugin [-] Segment 254c4c91-31e6-4ffb-b3c5-47dabc9d833a resource provider aggregate not found 2026-05-18 01:50:06.167 7 INFO neutron.services.segments.plugin [-] Segment 254c4c91-31e6-4ffb-b3c5-47dabc9d833a resource provider aggregate not found 2026-05-18 01:50:06.173 7 INFO neutron.services.segments.plugin [-] Segment 254c4c91-31e6-4ffb-b3c5-47dabc9d833a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 254c4c91-31e6-4ffb-b3c5-47dabc9d833a found for delete ", "request_id": "req-b537bc96-3b3a-4204-84c6-51c350b683fa"}]} [pid: 8|app: 0|req: 794/1783] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:06 2026] DELETE /v2.0/security-groups/cccba48d-f341-460f-bbee-570954c684a1 => 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: 990/1784] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:50:06 2026] DELETE /v2.0/networks/c611ab7c-8ed3-407d-bb06-d3c9bbcf1a17 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:50:06.188 7 INFO neutron.services.segments.plugin [-] Segment 254c4c91-31e6-4ffb-b3c5-47dabc9d833a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 254c4c91-31e6-4ffb-b3c5-47dabc9d833a found for delete ", "request_id": "req-e3b47847-e314-4925-8270-f34d1fa460ce"}]} 2026-05-18 01:50:06.197 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e105dd85-f0e1-4f81-a3d7-24ab7f098ea4 029c8d9ece4d431c9bac14151ab3bb2d 85cd778ba3074fefba3b3e8ea753110e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 795/1785] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:06 2026] GET /v2.0/ports?device_id=1e667d3b-d582-4942-935a-acca64206cae => 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: 991/1786] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:50:06 2026] DELETE /v2.0/networks/c611ab7c-8ed3-407d-bb06-d3c9bbcf1a17 => 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: 796/1787] 10.0.0.71 () {32 vars in 693 bytes} [Mon May 18 01:50:06 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1788] 10.0.0.71 () {32 vars in 741 bytes} [Mon May 18 01:50:06 2026] GET /v2.0/subnets?network_id=38599298-7fc3-4e82-a452-82772f9433d2 => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1789] 10.0.0.71 () {32 vars in 652 bytes} [Mon May 18 01:50:06 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: 993/1790] 10.0.0.71 () {32 vars in 648 bytes} [Mon May 18 01:50:06 2026] GET /v2.0/networks => generated 1308 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1791] 10.0.0.71 () {32 vars in 646 bytes} [Mon May 18 01:50:06 2026] GET /v2.0/subnets => generated 1280 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1792] 10.0.0.71 () {32 vars in 722 bytes} [Mon May 18 01:50:06 2026] GET /v2.0/networks/0984cab6-a017-40ab-93fc-dcb5df73a984 => generated 668 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1793] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:06 2026] GET /v2.0/security-groups?tenant_id=0d24adbec2b14fa1b589756e44b7a60c&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1794] 10.0.0.71 () {32 vars in 720 bytes} [Mon May 18 01:50:06 2026] GET /v2.0/subnets/d15f477b-9f82-4558-9286-59e4d7a797b0 => generated 641 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:50:06.526 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9cc4c10b-e575-432a-a891-80e21c2a2cc5 029c8d9ece4d431c9bac14151ab3bb2d 85cd778ba3074fefba3b3e8ea753110e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 997/1795] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:50:06 2026] DELETE /v2.0/subnets/0535d781-f6ca-4289-96de-a1d883aa127b => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:50:06.544 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca460126-f4bf-4ca3-a5de-69e1267bc748 029c8d9ece4d431c9bac14151ab3bb2d 85cd778ba3074fefba3b3e8ea753110e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 998/1796] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:50:06 2026] DELETE /v2.0/networks/c611ab7c-8ed3-407d-bb06-d3c9bbcf1a17 => 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: 799/1797] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:06 2026] DELETE /v2.0/security-groups/e81ae91e-a411-4a65-b55f-220d5ea62fa9 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1798] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:50:06 2026] DELETE /v2.0/subnets/d15f477b-9f82-4558-9286-59e4d7a797b0 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:50:06.974 8 INFO neutron.services.segments.plugin [-] Segment 78849ccc-ac87-42ba-a138-0061392b0093 resource provider aggregate not found 2026-05-18 01:50:06.981 8 INFO neutron.services.segments.plugin [-] Segment 78849ccc-ac87-42ba-a138-0061392b0093 resource provider aggregate not found 2026-05-18 01:50:06.996 8 INFO neutron.services.segments.plugin [-] Segment 78849ccc-ac87-42ba-a138-0061392b0093 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78849ccc-ac87-42ba-a138-0061392b0093 found for delete ", "request_id": "req-cda29432-7ac1-4147-9fb7-85cb0ab8c1f8"}]} 2026-05-18 01:50:06.997 8 INFO neutron.services.segments.plugin [-] Segment 78849ccc-ac87-42ba-a138-0061392b0093 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78849ccc-ac87-42ba-a138-0061392b0093 found for delete ", "request_id": "req-7d173abf-9811-42f6-a203-e6cb134f1a0b"}]} [pid: 8|app: 0|req: 800/1799] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:50:06 2026] DELETE /v2.0/networks/0984cab6-a017-40ab-93fc-dcb5df73a984 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1800] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:07 2026] DELETE /v2.0/security-groups/cc9de1e5-fc9a-4421-8b38-e21853d1dff3 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1801] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:07 2026] GET /v2.0/security-groups?tenant_id=85cd778ba3074fefba3b3e8ea753110e&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1802] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:07 2026] DELETE /v2.0/security-groups/eddd95b8-3020-4981-858e-ac2a2725b709 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:08.316 7 WARNING neutron_lib.context [None req-3587bbc8-3596-4bf2-933f-d33a416fe5ab 2b61d8073dc34667a2dc9e1fa2e6205d 2abc2af054aa448c89c265116939f7f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 801/1803] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:50:07 2026] PUT /v2.0/routers/b8d09fb6-8884-45d2-a474-56a95d9af976/remove_router_interface => generated 309 bytes in 879 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1804] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:50:08 2026] DELETE /v2.0/subnets/97f3efa9-dd7b-4ee3-a9cc-f13d998db5cd => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1805] 10.0.0.71 () {34 vars in 675 bytes} [Mon May 18 01:50:08 2026] POST /v2.0/floatingips => generated 552 bytes in 745 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:08.917 7 WARNING neutron_lib.context [None req-b57e569d-094f-4d33-8007-1f385e6a13fe 2b61d8073dc34667a2dc9e1fa2e6205d 2abc2af054aa448c89c265116939f7f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:09.389 8 INFO neutron.services.segments.plugin [-] Segment b1605dee-9639-4d87-8849-46a56aeba18d resource provider aggregate not found 2026-05-18 01:50:09.393 8 INFO neutron.services.segments.plugin [-] Segment b1605dee-9639-4d87-8849-46a56aeba18d resource provider aggregate not found 2026-05-18 01:50:09.400 8 INFO neutron.services.segments.plugin [-] Segment b1605dee-9639-4d87-8849-46a56aeba18d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1605dee-9639-4d87-8849-46a56aeba18d found for delete ", "request_id": "req-be9b4893-f6f7-422d-b1fd-4006c6b2bd47"}]} 2026-05-18 01:50:09.406 8 INFO neutron.services.segments.plugin [-] Segment b1605dee-9639-4d87-8849-46a56aeba18d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1605dee-9639-4d87-8849-46a56aeba18d found for delete ", "request_id": "req-46b0e16a-aaed-492e-8d8d-201c470624e3"}]} 2026-05-18 01:50:09.421 8 INFO neutron.db.l3_hamode_db [None req-1a710bc7-b0bf-4351-ae36-548b792bb512 c4eb33ac280c4c0a839c19804b4c6322 e315a3fa8dca4a5f80cbb7599e650bff - - default default] HA network 32405526-2de3-45f8-b787-334bff031555 was deleted as no HA routers are present in tenant e315a3fa8dca4a5f80cbb7599e650bff. [pid: 8|app: 0|req: 803/1806] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:50:08 2026] DELETE /v2.0/routers/b8d09fb6-8884-45d2-a474-56a95d9af976 => generated 0 bytes in 876 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1807] 10.0.0.71 () {34 vars in 675 bytes} [Mon May 18 01:50:08 2026] POST /v2.0/floatingips => generated 552 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:09.440 7 WARNING neutron_lib.context [None req-fa8ad1d4-4316-4ff9-946a-48061fbd3eaf 2b61d8073dc34667a2dc9e1fa2e6205d 2abc2af054aa448c89c265116939f7f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 804/1808] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:50:09 2026] DELETE /v2.0/networks/648d5288-203b-41e6-84f7-768ee8b12ef7 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:50:09.964 8 WARNING neutron_lib.context [None req-84c542b0-c767-4a65-ae9e-8a5ebad47677 170a6c1bffa64370a3ba729e3c16a7df 2dd1cb39ef8f4c33a6c1697f64b9adff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1005/1809] 10.0.0.71 () {34 vars in 675 bytes} [Mon May 18 01:50:09 2026] POST /v2.0/floatingips => generated 552 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:10.003 7 WARNING neutron_lib.context [None req-5bc8e71f-cc5e-4a19-bf40-b2e4b1e06c99 2b61d8073dc34667a2dc9e1fa2e6205d 2abc2af054aa448c89c265116939f7f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:10.165 8 INFO neutron.db.segments_db [None req-84c542b0-c767-4a65-ae9e-8a5ebad47677 170a6c1bffa64370a3ba729e3c16a7df 2dd1cb39ef8f4c33a6c1697f64b9adff - - default default] Added segment 70c0ae4e-de06-42c6-aef1-7b2b2a1bd984 of type vxlan for network 12868dbb-21d3-454c-98b4-da4457651d39 [pid: 8|app: 0|req: 805/1810] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:50:09 2026] POST /v2.0/networks => generated 644 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:10.264 8 WARNING neutron_lib.context [None req-de67b622-ede9-4fdb-812c-97119b697339 170a6c1bffa64370a3ba729e3c16a7df 2dd1cb39ef8f4c33a6c1697f64b9adff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 806/1811] 10.0.0.71 () {34 vars in 664 bytes} [Mon May 18 01:50:10 2026] POST /v2.0/ports => generated 774 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1812] 10.0.0.71 () {34 vars in 675 bytes} [Mon May 18 01:50:09 2026] POST /v2.0/floatingips => generated 552 bytes in 590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:10.596 7 WARNING neutron_lib.context [None req-2aaa0dc9-bc17-4032-9cf1-bee61758414b 170a6c1bffa64370a3ba729e3c16a7df 2dd1cb39ef8f4c33a6c1697f64b9adff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:10.645 7 INFO neutron.db.segments_db [None req-2aaa0dc9-bc17-4032-9cf1-bee61758414b 170a6c1bffa64370a3ba729e3c16a7df 2dd1cb39ef8f4c33a6c1697f64b9adff - - default default] Added segment 0815e534-9bfb-4ac7-a57b-4c7245e4d727 of type vxlan for network 74ec9d8b-b361-4bf7-84c4-8f92fef5e7a9 [pid: 7|app: 0|req: 1007/1813] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:50:10 2026] POST /v2.0/networks => generated 631 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:10.727 7 WARNING neutron_lib.context [None req-71c501fd-f80a-423a-bb1d-59e87787d0cb 2b61d8073dc34667a2dc9e1fa2e6205d 2abc2af054aa448c89c265116939f7f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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, ' [pid: 8|app: 0|req: 807/1814] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:10 2026] GET /v2.0/security-groups?tenant_id=b3b11dd0098d4c598bf3b13cdb8919b9&name=default => generated 2925 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:10.945 8 WARNING neutron_lib.context [None req-be005e16-83ec-4358-b542-c5082bab81c6 170a6c1bffa64370a3ba729e3c16a7df 2dd1cb39ef8f4c33a6c1697f64b9adff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 808/1815] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:50:10 2026] POST /v2.0/subnets => generated 626 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1816] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:11 2026] DELETE /v2.0/security-groups/db631237-ce15-44ac-8e77-7563a5af9a7e => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1817] 10.0.0.71 () {34 vars in 675 bytes} [Mon May 18 01:50:10 2026] POST /v2.0/floatingips => generated 552 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:11.298 7 WARNING neutron_lib.context [None req-5f39f736-4083-45ee-b7e6-64008662050e 170a6c1bffa64370a3ba729e3c16a7df 2dd1cb39ef8f4c33a6c1697f64b9adff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:11.316 8 WARNING neutron_lib.context [None req-0ae52c78-ea05-4b64-8d4d-476ba563cffc 343ced27f8ac4fb9b40fa16c33b13aab 607cbf1c6f11456b885fa2c3aae789ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:11.416 8 INFO neutron.services.segments.plugin [-] Segment 48ad31ba-04f7-44a6-ab8b-31c8085934e3 resource provider aggregate not found 2026-05-18 01:50:11.420 8 INFO neutron.services.segments.plugin [-] Segment 48ad31ba-04f7-44a6-ab8b-31c8085934e3 resource provider aggregate not found 2026-05-18 01:50:11.429 8 INFO neutron.services.segments.plugin [-] Segment 48ad31ba-04f7-44a6-ab8b-31c8085934e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48ad31ba-04f7-44a6-ab8b-31c8085934e3 found for delete ", "request_id": "req-d2fac834-17c2-4533-9528-b05397ed8e92"}]} 2026-05-18 01:50:11.430 8 INFO neutron.services.segments.plugin [-] Segment 48ad31ba-04f7-44a6-ab8b-31c8085934e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48ad31ba-04f7-44a6-ab8b-31c8085934e3 found for delete ", "request_id": "req-505bf9bb-aa96-4f11-9032-292a38abefb5"}]} 2026-05-18 01:50:11.441 8 INFO neutron.db.segments_db [None req-0ae52c78-ea05-4b64-8d4d-476ba563cffc 343ced27f8ac4fb9b40fa16c33b13aab 607cbf1c6f11456b885fa2c3aae789ce - - default default] Added segment b52b8f74-934c-46e5-abd6-f43de3f7297e of type vxlan for network 4c857e08-384e-4b19-ad34-af101ea06fd7 [pid: 8|app: 0|req: 810/1818] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:50:11 2026] POST /v2.0/networks => generated 632 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1819] 10.0.0.71 () {34 vars in 758 bytes} [Mon May 18 01:50:11 2026] PUT /v2.0/floatingips/8b52cbc0-7c12-4a3a-9f65-e1d6266b9ac3/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1820] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:11 2026] GET /v2.0/security-groups?tenant_id=e315a3fa8dca4a5f80cbb7599e650bff&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:11.609 8 WARNING neutron_lib.context [None req-becc5682-91c4-44f3-bd89-a60c35d6399a 343ced27f8ac4fb9b40fa16c33b13aab 607cbf1c6f11456b885fa2c3aae789ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1009/1821] 10.0.0.71 () {34 vars in 664 bytes} [Mon May 18 01:50:11 2026] POST /v2.0/ports => generated 950 bytes in 354 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: 1010/1822] 10.0.0.71 () {34 vars in 758 bytes} [Mon May 18 01:50:11 2026] PUT /v2.0/floatingips/b7f191d7-2270-4a89-8228-ba8c49e41e50/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: 1011/1823] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:11 2026] DELETE /v2.0/security-groups/4d13a16b-4af1-4ce6-86f8-1cd46ce59720 => 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: 813/1824] 10.0.0.71 () {34 vars in 663 bytes} [Mon May 18 01:50:11 2026] POST /v2.0/ports => generated 743 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: 814/1825] 10.0.0.71 () {34 vars in 758 bytes} [Mon May 18 01:50:11 2026] PUT /v2.0/floatingips/23f791f1-beb4-439a-9282-b90d31257d20/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:11.993 8 WARNING neutron_lib.context [None req-a43c965c-95a8-42c2-9319-07253009381b 343ced27f8ac4fb9b40fa16c33b13aab 607cbf1c6f11456b885fa2c3aae789ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 815/1826] 10.0.0.71 () {34 vars in 665 bytes} [Mon May 18 01:50:11 2026] POST /v2.0/trunks => generated 407 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1827] 10.0.0.71 () {34 vars in 758 bytes} [Mon May 18 01:50:12 2026] PUT /v2.0/floatingips/7bdf38f7-6ae2-48c5-b3a1-387d89ae83ce/tags => generated 19 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:12.636 8 WARNING neutron_lib.context [None req-a977d900-ebe9-49ee-9a97-d6440016e2e1 343ced27f8ac4fb9b40fa16c33b13aab 607cbf1c6f11456b885fa2c3aae789ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:12.692 8 INFO neutron.db.segments_db [None req-a977d900-ebe9-49ee-9a97-d6440016e2e1 343ced27f8ac4fb9b40fa16c33b13aab 607cbf1c6f11456b885fa2c3aae789ce - - default default] Added segment 0cb1586d-6f82-4d94-92af-3585239eb31b of type vxlan for network 4943dfcc-e7ef-4381-9b2d-365aa3828d8c [pid: 7|app: 0|req: 1012/1828] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:50:11 2026] DELETE /v2.0/ports/8b9b8565-4284-4388-ac71-b5cd1cf75a7e => generated 0 bytes in 896 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1829] 10.0.0.71 () {32 vars in 671 bytes} [Mon May 18 01:50:12 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:12.746 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4927a3f0-e8f1-4d7f-8b98-8a468f2e65e0 170a6c1bffa64370a3ba729e3c16a7df 2dd1cb39ef8f4c33a6c1697f64b9adff - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1014/1830] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:50:12 2026] DELETE /v2.0/ports/8b9b8565-4284-4388-ac71-b5cd1cf75a7e => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1831] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:50:12 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: 7|app: 0|req: 1015/1832] 10.0.0.71 () {32 vars in 685 bytes} [Mon May 18 01:50:12 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) 2026-05-18 01:50:12.795 7 WARNING neutron_lib.context [None req-04338f0a-12d4-46de-b9fc-372ac9decfd7 343ced27f8ac4fb9b40fa16c33b13aab 607cbf1c6f11456b885fa2c3aae789ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:12.799 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22a2306c-18be-49ee-8c69-73af2ad6f6b4 170a6c1bffa64370a3ba729e3c16a7df 2dd1cb39ef8f4c33a6c1697f64b9adff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 818/1833] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:50:12 2026] GET /v2.0/ports/8b9b8565-4284-4388-ac71-b5cd1cf75a7e => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1834] 10.0.0.71 () {32 vars in 681 bytes} [Mon May 18 01:50:12 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1835] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:50:12 2026] DELETE /v2.0/subnets/606a4f1f-f54c-45cd-a618-b90f3f1ed620 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1836] 10.0.0.71 () {32 vars in 693 bytes} [Mon May 18 01:50:12 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1837] 10.0.0.71 () {34 vars in 663 bytes} [Mon May 18 01:50:12 2026] POST /v2.0/ports => generated 743 bytes in 287 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: 1017/1838] 10.0.0.71 () {32 vars in 679 bytes} [Mon May 18 01:50:13 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) 2026-05-18 01:50:13.122 7 WARNING neutron_lib.context [None req-67fd28cd-5f66-4c5b-9a53-ef331e711d24 343ced27f8ac4fb9b40fa16c33b13aab 607cbf1c6f11456b885fa2c3aae789ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 822/1839] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:50:13 2026] DELETE /v2.0/networks/74ec9d8b-b361-4bf7-84c4-8f92fef5e7a9 => 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: 1018/1840] 10.0.0.71 () {34 vars in 665 bytes} [Mon May 18 01:50:13 2026] POST /v2.0/trunks => generated 407 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:13.333 7 WARNING neutron_lib.context [None req-899efe38-aea6-4eac-b742-9a1cae312eb9 170a6c1bffa64370a3ba729e3c16a7df 2dd1cb39ef8f4c33a6c1697f64b9adff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 823/1841] 10.0.0.71 () {32 vars in 693 bytes} [Mon May 18 01:50:13 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:13.344 8 WARNING neutron_lib.context [None req-4abaa4cc-7f30-4f28-b36b-4e8a04de8e2a 343ced27f8ac4fb9b40fa16c33b13aab 607cbf1c6f11456b885fa2c3aae789ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:13.388 7 INFO neutron.db.segments_db [None req-899efe38-aea6-4eac-b742-9a1cae312eb9 170a6c1bffa64370a3ba729e3c16a7df 2dd1cb39ef8f4c33a6c1697f64b9adff - - default default] Added segment 57184b8e-30eb-4905-a0e6-1a4da6751ca9 of type vxlan for network fa9da4ae-b25f-4a20-b852-3853e9c8a56f 2026-05-18 01:50:13.395 8 INFO neutron.db.segments_db [None req-4abaa4cc-7f30-4f28-b36b-4e8a04de8e2a 343ced27f8ac4fb9b40fa16c33b13aab 607cbf1c6f11456b885fa2c3aae789ce - - default default] Added segment 22f72925-75fe-47d7-9bca-8cbb262bfe53 of type vxlan for network 3a156230-7982-4f55-abb1-d3c0848fc1f0 2026-05-18 01:50:13.454 8 INFO neutron.services.segments.plugin [-] Segment 0815e534-9bfb-4ac7-a57b-4c7245e4d727 resource provider aggregate not found 2026-05-18 01:50:13.459 8 INFO neutron.services.segments.plugin [-] Segment 0815e534-9bfb-4ac7-a57b-4c7245e4d727 resource provider aggregate not found 2026-05-18 01:50:13.468 8 INFO neutron.services.segments.plugin [-] Segment 0815e534-9bfb-4ac7-a57b-4c7245e4d727 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0815e534-9bfb-4ac7-a57b-4c7245e4d727 found for delete ", "request_id": "req-41028e20-ced2-4b56-bfdf-ef7a0e362624"}]} 2026-05-18 01:50:13.478 8 INFO neutron.services.segments.plugin [-] Segment 0815e534-9bfb-4ac7-a57b-4c7245e4d727 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0815e534-9bfb-4ac7-a57b-4c7245e4d727 found for delete ", "request_id": "req-ef439379-6a04-4f82-b9d3-e217c424aa11"}]} [pid: 7|app: 0|req: 1019/1842] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:50:13 2026] POST /v2.0/networks => generated 631 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1843] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:50:13 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) [pid: 7|app: 0|req: 1020/1844] 10.0.0.71 () {32 vars in 689 bytes} [Mon May 18 01:50:13 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:13.534 7 WARNING neutron_lib.context [None req-85f29a57-19a8-412e-bbed-340ce1192859 170a6c1bffa64370a3ba729e3c16a7df 2dd1cb39ef8f4c33a6c1697f64b9adff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1845] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:50:13 2026] POST /v2.0/subnets => generated 626 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:13.760 7 WARNING neutron_lib.context [None req-90861784-e3a8-4566-9b82-125b72b9c623 343ced27f8ac4fb9b40fa16c33b13aab 607cbf1c6f11456b885fa2c3aae789ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:13.782 8 INFO neutron.db.segments_db [None req-d4fe9f39-bd95-42df-ac45-f452429caf8f 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment 675c9536-da1a-4903-9b7c-362b64726377 of type vxlan for network 30199527-1bb6-4bc1-9d43-035683f7a367 [pid: 8|app: 0|req: 825/1846] 10.0.0.71 () {34 vars in 670 bytes} [Mon May 18 01:50:13 2026] POST /v2.0/networks => generated 740 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1847] 10.0.0.71 () {32 vars in 701 bytes} [Mon May 18 01:50:13 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:13.933 8 WARNING neutron_lib.context [None req-bf4a8939-1113-4d25-9e47-7ba0246735cd 170a6c1bffa64370a3ba729e3c16a7df 2dd1cb39ef8f4c33a6c1697f64b9adff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1022/1848] 10.0.0.71 () {34 vars in 663 bytes} [Mon May 18 01:50:13 2026] POST /v2.0/ports => generated 743 bytes in 291 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: 827/1849] 10.0.0.71 () {34 vars in 664 bytes} [Mon May 18 01:50:13 2026] POST /v2.0/ports => generated 915 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1850] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:50:14 2026] POST /v2.0/subnets => generated 687 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:14.231 7 WARNING neutron_lib.context [None req-af582faa-643a-4867-80b1-8506c91abe15 343ced27f8ac4fb9b40fa16c33b13aab 607cbf1c6f11456b885fa2c3aae789ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1024/1851] 10.0.0.71 () {34 vars in 665 bytes} [Mon May 18 01:50:14 2026] POST /v2.0/trunks => generated 407 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1852] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:50:14 2026] DELETE /v2.0/floatingips/8b52cbc0-7c12-4a3a-9f65-e1d6266b9ac3 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:14.560 8 INFO neutron.db.segments_db [None req-54a3df10-350d-4356-bc3f-7967c9b3b66f 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment 7ede12d9-be19-4561-bbb0-e659a8d01977 of type vxlan for network 37395857-2b0e-4ab1-b196-91c618fb9565 [pid: 7|app: 0|req: 1025/1853] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:50:14 2026] DELETE /v2.0/ports/6852671d-d85a-403b-9ace-ee19e8dc1cea => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:50:14.670 7 WARNING neutron_lib.context [None req-869ce2cc-10c9-43cf-b1fb-48c8d97133e2 343ced27f8ac4fb9b40fa16c33b13aab 607cbf1c6f11456b885fa2c3aae789ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:14.711 7 INFO neutron.db.segments_db [None req-869ce2cc-10c9-43cf-b1fb-48c8d97133e2 343ced27f8ac4fb9b40fa16c33b13aab 607cbf1c6f11456b885fa2c3aae789ce - - default default] Added segment cc2113f4-b2d9-4902-9cd8-49eb93cacb75 of type vxlan for network 77b05d32-2a09-49a4-8b88-90bbbefa406c [pid: 7|app: 0|req: 1028/1856] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:50:14 2026] POST /v2.0/networks => generated 632 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:14.817 8 INFO neutron.db.l3_hamode_db [None req-54a3df10-350d-4356-bc3f-7967c9b3b66f 13e948c95b5d4c439ef1cfac9d46f42f 5441999e7dfa4700ace52b7e3da095d4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1029/1857] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:50:14 2026] DELETE /v2.0/floatingips/b7f191d7-2270-4a89-8228-ba8c49e41e50 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:15.062 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c08024dc-330f-4ba2-9d15-d0cc5b4c92a5 170a6c1bffa64370a3ba729e3c16a7df 2dd1cb39ef8f4c33a6c1697f64b9adff - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1030/1858] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:50:15 2026] GET /v2.0/ports/6852671d-d85a-403b-9ace-ee19e8dc1cea => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:50:15.066 7 WARNING neutron_lib.context [None req-2b5f9c2e-17a9-49d2-bd03-9e16918dde58 343ced27f8ac4fb9b40fa16c33b13aab 607cbf1c6f11456b885fa2c3aae789ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1031/1859] 10.0.0.71 () {34 vars in 663 bytes} [Mon May 18 01:50:15 2026] POST /v2.0/ports => generated 743 bytes in 247 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: 1032/1860] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:50:15 2026] DELETE /v2.0/floatingips/23f791f1-beb4-439a-9282-b90d31257d20 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1861] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:50:15 2026] DELETE /v2.0/subnets/dacffcdf-fbe5-48b5-b074-b58b1ac2d86e => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:50:15.702 7 WARNING neutron_lib.context [None req-7c982fe3-7f35-4acc-9388-62e5a98257c9 343ced27f8ac4fb9b40fa16c33b13aab 607cbf1c6f11456b885fa2c3aae789ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:15.728 8 INFO neutron.db.l3_hamode_db [None req-54a3df10-350d-4356-bc3f-7967c9b3b66f 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1034/1862] 10.0.0.71 () {34 vars in 665 bytes} [Mon May 18 01:50:15 2026] POST /v2.0/trunks => generated 407 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1863] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:50:15 2026] DELETE /v2.0/floatingips/7bdf38f7-6ae2-48c5-b3a1-387d89ae83ce => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:16.380 7 INFO neutron.services.segments.plugin [-] Segment 57184b8e-30eb-4905-a0e6-1a4da6751ca9 resource provider aggregate not found 2026-05-18 01:50:16.384 7 INFO neutron.services.segments.plugin [-] Segment 57184b8e-30eb-4905-a0e6-1a4da6751ca9 resource provider aggregate not found 2026-05-18 01:50:16.391 7 INFO neutron.services.segments.plugin [-] Segment 57184b8e-30eb-4905-a0e6-1a4da6751ca9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57184b8e-30eb-4905-a0e6-1a4da6751ca9 found for delete ", "request_id": "req-de5383a9-4020-409f-bec0-fc7577a791b1"}]} [pid: 7|app: 0|req: 1036/1864] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:50:16 2026] DELETE /v2.0/networks/fa9da4ae-b25f-4a20-b852-3853e9c8a56f => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:50:16.401 7 INFO neutron.services.segments.plugin [-] Segment 57184b8e-30eb-4905-a0e6-1a4da6751ca9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57184b8e-30eb-4905-a0e6-1a4da6751ca9 found for delete ", "request_id": "req-4d8b3819-89d1-482d-8de5-5c7b2f427f8d"}]} 2026-05-18 01:50:16.405 7 WARNING neutron_lib.context [None req-4a1ab5b8-f801-4a4d-96ec-b3487c6bd73c 343ced27f8ac4fb9b40fa16c33b13aab 607cbf1c6f11456b885fa2c3aae789ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:16.451 7 INFO neutron.db.segments_db [None req-4a1ab5b8-f801-4a4d-96ec-b3487c6bd73c 343ced27f8ac4fb9b40fa16c33b13aab 607cbf1c6f11456b885fa2c3aae789ce - - default default] Added segment 5b9dcf04-49ad-4051-bbff-2ba824dafe9f of type vxlan for network 9c1d4230-9211-4b28-a98b-c09af3397ede [pid: 7|app: 0|req: 1037/1865] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:50:16 2026] POST /v2.0/networks => generated 631 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1866] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:50:14 2026] POST /v2.0/routers => generated 727 bytes in 2066 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:16.588 8 WARNING neutron_lib.context [None req-dbb56afb-18ea-4f37-b727-21bdbf1972a0 170a6c1bffa64370a3ba729e3c16a7df 2dd1cb39ef8f4c33a6c1697f64b9adff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1038/1867] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:50:16 2026] DELETE /v2.0/floatingips/e11338e6-fe9b-4363-94b1-ce2fb094706e => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:16.768 7 WARNING neutron_lib.context [None req-e6950c09-5805-4bfe-9418-0c61e7797925 343ced27f8ac4fb9b40fa16c33b13aab 607cbf1c6f11456b885fa2c3aae789ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 830/1868] 10.0.0.71 () {34 vars in 664 bytes} [Mon May 18 01:50:16 2026] POST /v2.0/ports => generated 773 bytes in 278 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: 1039/1869] 10.0.0.71 () {34 vars in 663 bytes} [Mon May 18 01:50:16 2026] POST /v2.0/ports => generated 743 bytes in 273 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: 1040/1870] 10.0.0.71 () {34 vars in 736 bytes} [Mon May 18 01:50:17 2026] PUT /v2.0/ports/8fe8264e-5d6d-460f-89db-a6493eb0302c => generated 752 bytes in 176 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, ' 2026-05-18 01:50:17.218 7 WARNING neutron_lib.context [None req-74df4005-4930-489a-a70f-630877d57ba0 343ced27f8ac4fb9b40fa16c33b13aab 607cbf1c6f11456b885fa2c3aae789ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1041/1871] 10.0.0.71 () {34 vars in 665 bytes} [Mon May 18 01:50:17 2026] POST /v2.0/trunks => generated 407 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1872] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:50:17 2026] DELETE /v2.0/ports/8fe8264e-5d6d-460f-89db-a6493eb0302c => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1873] 10.0.0.71 () {34 vars in 748 bytes} [Mon May 18 01:50:17 2026] PUT /v2.0/trunks/ea35f62d-c3cf-4ff4-949f-fda71af41660/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1874] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:17 2026] GET /v2.0/security-groups?tenant_id=a15b5ab33e4449f8863fc94f12cdda84&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1875] 10.0.0.71 () {32 vars in 642 bytes} [Mon May 18 01:50:17 2026] GET /v2.0/ports => generated 777 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/1876] 10.0.0.71 () {34 vars in 748 bytes} [Mon May 18 01:50:17 2026] PUT /v2.0/trunks/f180f912-6d9c-4106-86e6-76782f4a7c21/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: 831/1877] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:50:16 2026] PUT /v2.0/routers/fa260d0b-b47e-42cc-8715-e78312c1fea4/add_router_interface => generated 309 bytes in 1179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:50:18.057 8 INFO neutron.pecan_wsgi.hooks.translation [None req-90812f47-c14a-4c24-8813-2a39f424d34f 170a6c1bffa64370a3ba729e3c16a7df 2dd1cb39ef8f4c33a6c1697f64b9adff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 832/1878] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:50:18 2026] GET /v2.0/ports/8fe8264e-5d6d-460f-89db-a6493eb0302c => 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: 1047/1879] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:18 2026] DELETE /v2.0/security-groups/3e88d464-7bc2-4eef-bcda-8235c5757e55 => 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: 833/1880] 10.0.0.71 () {34 vars in 748 bytes} [Mon May 18 01:50:18 2026] PUT /v2.0/trunks/eb5f7e4d-a57c-4897-9867-3a5384918d87/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/1881] 10.0.0.71 () {32 vars in 642 bytes} [Mon May 18 01:50:18 2026] GET /v2.0/ports => generated 777 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1882] 10.0.0.71 () {34 vars in 748 bytes} [Mon May 18 01:50:18 2026] PUT /v2.0/trunks/bcfb8080-0366-43a2-a099-5f55a7feff8a/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: 1049/1883] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:50:18 2026] GET /v2.0/ports/63eaea0b-85f5-4d8f-b776-fdfa48d8f3eb => generated 774 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1884] 10.0.0.71 () {32 vars in 661 bytes} [Mon May 18 01:50:18 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:18.181 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e3fb0a76-7025-46f6-8a2c-c55f04e7cc2d 170a6c1bffa64370a3ba729e3c16a7df 2dd1cb39ef8f4c33a6c1697f64b9adff - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1050/1885] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:50:18 2026] DELETE /v2.0/ports/6852671d-d85a-403b-9ace-ee19e8dc1cea => 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: 836/1886] 10.0.0.71 () {32 vars in 675 bytes} [Mon May 18 01:50:18 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:50:18.197 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d986d11e-0fb2-43d3-a70c-32486cbb5ea3 170a6c1bffa64370a3ba729e3c16a7df 2dd1cb39ef8f4c33a6c1697f64b9adff - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1051/1887] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:50:18 2026] DELETE /v2.0/subnets/dacffcdf-fbe5-48b5-b074-b58b1ac2d86e => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:50:18.210 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ea539b7-1d87-486a-baf9-67675803ca59 170a6c1bffa64370a3ba729e3c16a7df 2dd1cb39ef8f4c33a6c1697f64b9adff - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 837/1888] 10.0.0.71 () {32 vars in 671 bytes} [Mon May 18 01:50:18 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1889] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:50:18 2026] DELETE /v2.0/subnets/606a4f1f-f54c-45cd-a618-b90f3f1ed620 => 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: 838/1890] 10.0.0.71 () {32 vars in 683 bytes} [Mon May 18 01:50:18 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1891] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:18 2026] GET /v2.0/security-groups?tenant_id=94cfad27691a4982bf3fa2717ecc902b&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1892] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:50:18 2026] DELETE /v2.0/ports/63eaea0b-85f5-4d8f-b776-fdfa48d8f3eb => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1893] 10.0.0.71 () {32 vars in 669 bytes} [Mon May 18 01:50:18 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1894] 10.0.0.71 () {32 vars in 683 bytes} [Mon May 18 01:50:18 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1895] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:18 2026] DELETE /v2.0/security-groups/8e60e123-48a3-46e7-a91b-2ca2dd204942 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:18.545 8 INFO neutron.services.segments.plugin [-] Segment 70c0ae4e-de06-42c6-aef1-7b2b2a1bd984 resource provider aggregate not found 2026-05-18 01:50:18.553 8 INFO neutron.services.segments.plugin [-] Segment 70c0ae4e-de06-42c6-aef1-7b2b2a1bd984 resource provider aggregate not found [pid: 7|app: 0|req: 1055/1896] 10.0.0.71 () {32 vars in 679 bytes} [Mon May 18 01:50:18 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:18.556 8 INFO neutron.services.segments.plugin [-] Segment 70c0ae4e-de06-42c6-aef1-7b2b2a1bd984 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70c0ae4e-de06-42c6-aef1-7b2b2a1bd984 found for delete ", "request_id": "req-c181cc3a-b44b-455d-8462-66682b6cd7e4"}]} 2026-05-18 01:50:18.566 8 INFO neutron.services.segments.plugin [-] Segment 70c0ae4e-de06-42c6-aef1-7b2b2a1bd984 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70c0ae4e-de06-42c6-aef1-7b2b2a1bd984 found for delete ", "request_id": "req-161105b1-0363-4141-9642-1997a2335d54"}]} [pid: 8|app: 0|req: 842/1897] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:50:18 2026] DELETE /v2.0/networks/12868dbb-21d3-454c-98b4-da4457651d39 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/1898] 10.0.0.71 () {32 vars in 691 bytes} [Mon May 18 01:50:18 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1899] 10.0.0.71 () {32 vars in 718 bytes} [Mon May 18 01:50:18 2026] GET /v2.0/trunks/ea35f62d-c3cf-4ff4-949f-fda71af41660 => generated 412 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/1900] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:50:18 2026] GET /v2.0/ports/ba5ef34a-b794-4b8c-9084-3c5e7cc7626c => generated 826 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/1901] 10.0.0.71 () {32 vars in 721 bytes} [Mon May 18 01:50:18 2026] DELETE /v2.0/trunks/ea35f62d-c3cf-4ff4-949f-fda71af41660 => 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: 844/1902] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:18 2026] GET /v2.0/security-groups?tenant_id=2abc2af054aa448c89c265116939f7f9&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/1903] 10.0.0.71 () {32 vars in 718 bytes} [Mon May 18 01:50:18 2026] GET /v2.0/trunks/f180f912-6d9c-4106-86e6-76782f4a7c21 => generated 420 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/1904] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:50:18 2026] GET /v2.0/ports/c8f8660b-9888-469d-a572-5507736a8dcc => generated 826 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1905] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:18 2026] DELETE /v2.0/security-groups/4c6eec78-f5f9-46e8-b1aa-259550b4e59a => 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: 1061/1906] 10.0.0.71 () {32 vars in 721 bytes} [Mon May 18 01:50:18 2026] DELETE /v2.0/trunks/f180f912-6d9c-4106-86e6-76782f4a7c21 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1907] 10.0.0.71 () {32 vars in 718 bytes} [Mon May 18 01:50:18 2026] GET /v2.0/trunks/eb5f7e4d-a57c-4897-9867-3a5384918d87 => generated 429 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/1908] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:50:18 2026] GET /v2.0/ports/0b6f915b-2bda-4c0b-9074-459933dade48 => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1909] 10.0.0.71 () {32 vars in 721 bytes} [Mon May 18 01:50:19 2026] DELETE /v2.0/trunks/eb5f7e4d-a57c-4897-9867-3a5384918d87 => 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: 848/1910] 10.0.0.71 () {32 vars in 718 bytes} [Mon May 18 01:50:19 2026] GET /v2.0/trunks/bcfb8080-0366-43a2-a099-5f55a7feff8a => 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: 849/1911] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:50:19 2026] GET /v2.0/ports/eb5c0baf-e47d-4880-9b67-f1b7dd763149 => generated 826 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:50:19.322 8 INFO neutron.db.segments_db [None req-1859d84d-032a-4cdc-ab45-f261c2c08fee 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment a240a8a8-8ce1-4bb9-816d-9491d61556f0 of type vxlan for network 5bae4d53-e074-490f-9fc0-23e8536a457d [pid: 7|app: 0|req: 1063/1912] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:19 2026] GET /v2.0/security-groups?tenant_id=2dd1cb39ef8f4c33a6c1697f64b9adff&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1913] 10.0.0.71 () {34 vars in 670 bytes} [Mon May 18 01:50:19 2026] POST /v2.0/networks => generated 740 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/1914] 10.0.0.71 () {32 vars in 721 bytes} [Mon May 18 01:50:19 2026] DELETE /v2.0/trunks/bcfb8080-0366-43a2-a099-5f55a7feff8a => 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: 851/1915] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:19 2026] DELETE /v2.0/security-groups/ede3ccf9-7167-41ab-93ee-257f91b4988a => 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: 852/1916] 10.0.0.71 () {32 vars in 718 bytes} [Mon May 18 01:50:19 2026] GET /v2.0/trunks/3aa6930c-05af-4672-aa15-93682516fbc0 => generated 407 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1917] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:50:19 2026] GET /v2.0/ports/2a93c0e1-1447-466e-be39-f78c19ef7d1f => generated 826 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1918] 10.0.0.71 () {32 vars in 721 bytes} [Mon May 18 01:50:19 2026] DELETE /v2.0/trunks/3aa6930c-05af-4672-aa15-93682516fbc0 => 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: 1065/1919] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:50:19 2026] POST /v2.0/subnets => generated 688 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:19.709 7 INFO neutron.db.segments_db [None req-15d39dbc-bcd8-4423-9d31-f3619e12b07d 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment c77dc97e-1139-457c-a566-a9431867f5ac of type vxlan for network 03f68415-8cd4-4486-b220-509e69e530be [pid: 8|app: 0|req: 855/1920] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:50:19 2026] DELETE /v2.0/ports/ba5ef34a-b794-4b8c-9084-3c5e7cc7626c => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:50:19.996 7 INFO neutron.db.l3_hamode_db [None req-15d39dbc-bcd8-4423-9d31-f3619e12b07d 13e948c95b5d4c439ef1cfac9d46f42f 8212a1eb3bb146f7be4f038d14170016 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 856/1921] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:50:19 2026] DELETE /v2.0/ports/c8f8660b-9888-469d-a572-5507736a8dcc => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1922] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:50:20 2026] DELETE /v2.0/ports/0b6f915b-2bda-4c0b-9074-459933dade48 => 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: 858/1923] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:50:20 2026] DELETE /v2.0/ports/eb5c0baf-e47d-4880-9b67-f1b7dd763149 => 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: 859/1924] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:50:20 2026] DELETE /v2.0/ports/2a93c0e1-1447-466e-be39-f78c19ef7d1f => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:50:20.853 7 INFO neutron.db.l3_hamode_db [None req-15d39dbc-bcd8-4423-9d31-f3619e12b07d 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:50:20.917 8 INFO neutron.services.segments.plugin [-] Segment b52b8f74-934c-46e5-abd6-f43de3f7297e resource provider aggregate not found 2026-05-18 01:50:20.921 8 INFO neutron.services.segments.plugin [-] Segment b52b8f74-934c-46e5-abd6-f43de3f7297e resource provider aggregate not found 2026-05-18 01:50:20.928 8 INFO neutron.services.segments.plugin [-] Segment b52b8f74-934c-46e5-abd6-f43de3f7297e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b52b8f74-934c-46e5-abd6-f43de3f7297e found for delete ", "request_id": "req-48bbe7c2-a639-4789-bd50-5be87d34ea92"}]} 2026-05-18 01:50:20.935 8 INFO neutron.services.segments.plugin [-] Segment b52b8f74-934c-46e5-abd6-f43de3f7297e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b52b8f74-934c-46e5-abd6-f43de3f7297e found for delete ", "request_id": "req-cfad8f75-e4d1-4e99-b6a1-d49876ed41aa"}]} [pid: 8|app: 0|req: 860/1925] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:50:20 2026] DELETE /v2.0/networks/4c857e08-384e-4b19-ad34-af101ea06fd7 => 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: 861/1926] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:50:20 2026] DELETE /v2.0/networks/4943dfcc-e7ef-4381-9b2d-365aa3828d8c => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1927] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:50:21 2026] DELETE /v2.0/networks/3a156230-7982-4f55-abb1-d3c0848fc1f0 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1928] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:50:21 2026] DELETE /v2.0/networks/77b05d32-2a09-49a4-8b88-90bbbefa406c => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1929] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:50:21 2026] DELETE /v2.0/networks/9c1d4230-9211-4b28-a98b-c09af3397ede => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/1930] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:50:19 2026] POST /v2.0/routers => generated 728 bytes in 2175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:22.612 7 WARNING neutron_lib.context [None req-87bdb663-c838-48bf-b879-cc6985a4f847 9daa50dcf96149d784bd940b94bc491e a610e02a05a44864890d125f81bfa622 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1067/1931] 10.0.0.71 () {34 vars in 683 bytes} [Mon May 18 01:50:22 2026] POST /v2.0/security-groups => generated 1601 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:50:22.955 8 INFO neutron.services.segments.plugin [-] Segment 0cb1586d-6f82-4d94-92af-3585239eb31b resource provider aggregate not found 2026-05-18 01:50:22.959 8 INFO neutron.services.segments.plugin [-] Segment 0cb1586d-6f82-4d94-92af-3585239eb31b resource provider aggregate not found 2026-05-18 01:50:22.972 8 INFO neutron.services.segments.plugin [-] Segment 0cb1586d-6f82-4d94-92af-3585239eb31b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cb1586d-6f82-4d94-92af-3585239eb31b found for delete ", "request_id": "req-af425b9c-4077-4edf-a235-158638a1d86c"}]} 2026-05-18 01:50:22.977 8 INFO neutron.services.segments.plugin [-] Segment 0cb1586d-6f82-4d94-92af-3585239eb31b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cb1586d-6f82-4d94-92af-3585239eb31b found for delete ", "request_id": "req-09e9bedd-9ffc-423c-81d6-1a53cd3e4f4c"}]} 2026-05-18 01:50:22.983 8 INFO neutron.services.segments.plugin [-] Segment 22f72925-75fe-47d7-9bca-8cbb262bfe53 resource provider aggregate not found 2026-05-18 01:50:22.988 8 INFO neutron.services.segments.plugin [-] Segment 22f72925-75fe-47d7-9bca-8cbb262bfe53 resource provider aggregate not found 2026-05-18 01:50:22.993 8 INFO neutron.services.segments.plugin [-] Segment 22f72925-75fe-47d7-9bca-8cbb262bfe53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22f72925-75fe-47d7-9bca-8cbb262bfe53 found for delete ", "request_id": "req-d421f658-1b0f-4db8-a070-5eaf8d8a8809"}]} 2026-05-18 01:50:22.998 8 INFO neutron.services.segments.plugin [-] Segment 22f72925-75fe-47d7-9bca-8cbb262bfe53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22f72925-75fe-47d7-9bca-8cbb262bfe53 found for delete ", "request_id": "req-4b5a899f-ea52-48df-b1a0-5f11acf400c2"}]} 2026-05-18 01:50:23.004 8 INFO neutron.services.segments.plugin [-] Segment cc2113f4-b2d9-4902-9cd8-49eb93cacb75 resource provider aggregate not found 2026-05-18 01:50:23.010 8 INFO neutron.services.segments.plugin [-] Segment cc2113f4-b2d9-4902-9cd8-49eb93cacb75 resource provider aggregate not found 2026-05-18 01:50:23.015 8 INFO neutron.services.segments.plugin [-] Segment cc2113f4-b2d9-4902-9cd8-49eb93cacb75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc2113f4-b2d9-4902-9cd8-49eb93cacb75 found for delete ", "request_id": "req-50aa257a-9c6e-4184-9924-6821e74acde2"}]} [pid: 7|app: 0|req: 1068/1932] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:22 2026] GET /v2.0/security-groups?tenant_id=607cbf1c6f11456b885fa2c3aae789ce&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:23.020 8 INFO neutron.services.segments.plugin [-] Segment cc2113f4-b2d9-4902-9cd8-49eb93cacb75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc2113f4-b2d9-4902-9cd8-49eb93cacb75 found for delete ", "request_id": "req-c9f1f373-0905-4105-9998-dd1a8d2ba2e8"}]} 2026-05-18 01:50:23.027 8 INFO neutron.services.segments.plugin [-] Segment 5b9dcf04-49ad-4051-bbff-2ba824dafe9f resource provider aggregate not found 2026-05-18 01:50:23.031 8 INFO neutron.services.segments.plugin [-] Segment 5b9dcf04-49ad-4051-bbff-2ba824dafe9f resource provider aggregate not found 2026-05-18 01:50:23.037 8 INFO neutron.services.segments.plugin [-] Segment 5b9dcf04-49ad-4051-bbff-2ba824dafe9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b9dcf04-49ad-4051-bbff-2ba824dafe9f found for delete ", "request_id": "req-80414018-f765-473d-baed-b481b3e44b00"}]} 2026-05-18 01:50:23.041 8 INFO neutron.services.segments.plugin [-] Segment 5b9dcf04-49ad-4051-bbff-2ba824dafe9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b9dcf04-49ad-4051-bbff-2ba824dafe9f found for delete ", "request_id": "req-946054a0-381e-49a3-b542-60a5de825635"}]} [pid: 7|app: 0|req: 1069/1933] 10.0.0.71 () {34 vars in 766 bytes} [Mon May 18 01:50:23 2026] PUT /v2.0/security-groups/58d6caa1-a231-4296-99da-1cc42e6047dd/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: 1070/1934] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:23 2026] GET /v2.0/security-groups?tenant_id=993a9946a92a46b5b1676895593112a0&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: 865/1935] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:50:21 2026] PUT /v2.0/routers/6a6d126a-4205-4dd2-909c-b469a984f065/add_router_interface => generated 309 bytes in 1356 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1936] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:50:23 2026] GET /v2.0/security-groups/58d6caa1-a231-4296-99da-1cc42e6047dd/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1937] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:23 2026] DELETE /v2.0/security-groups/fa960228-9732-43b2-bb96-eb2ae3a04099 => 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: 1071/1938] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:23 2026] DELETE /v2.0/security-groups/12111009-5c8a-4b93-81a5-05d8a330c5f3 => 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: 868/1939] 10.0.0.71 () {34 vars in 777 bytes} [Mon May 18 01:50:23 2026] PUT /v2.0/security-groups/58d6caa1-a231-4296-99da-1cc42e6047dd/tags/green => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/1940] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:50:23 2026] GET /v2.0/security-groups/58d6caa1-a231-4296-99da-1cc42e6047dd/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: 869/1941] 10.0.0.71 () {34 vars in 773 bytes} [Mon May 18 01:50:23 2026] PUT /v2.0/security-groups/58d6caa1-a231-4296-99da-1cc42e6047dd/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/1942] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:50:23 2026] GET /v2.0/security-groups/58d6caa1-a231-4296-99da-1cc42e6047dd/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: 870/1943] 10.0.0.71 () {34 vars in 795 bytes} [Mon May 18 01:50:23 2026] PUT /v2.0/security-groups/58d6caa1-a231-4296-99da-1cc42e6047dd/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1944] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:50:23 2026] GET /v2.0/security-groups/58d6caa1-a231-4296-99da-1cc42e6047dd/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1945] 10.0.0.71 () {34 vars in 766 bytes} [Mon May 18 01:50:23 2026] PUT /v2.0/security-groups/58d6caa1-a231-4296-99da-1cc42e6047dd/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1946] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:50:23 2026] GET /v2.0/security-groups/58d6caa1-a231-4296-99da-1cc42e6047dd/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/1947] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:23 2026] GET /v2.0/security-groups?tenant_id=1dc2c1f413cf45ff9ed992484fba74e6&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1948] 10.0.0.71 () {32 vars in 754 bytes} [Mon May 18 01:50:23 2026] GET /v2.0/security-groups/58d6caa1-a231-4296-99da-1cc42e6047dd/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:23.652 8 INFO neutron.api.v2.resource [None req-7af08923-1d07-4791-8d44-94f96d622a0e 9daa50dcf96149d784bd940b94bc491e a610e02a05a44864890d125f81bfa622 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 875/1949] 10.0.0.71 () {32 vars in 758 bytes} [Mon May 18 01:50:23 2026] GET /v2.0/security-groups/58d6caa1-a231-4296-99da-1cc42e6047dd/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1950] 10.0.0.71 () {32 vars in 757 bytes} [Mon May 18 01:50:23 2026] DELETE /v2.0/security-groups/58d6caa1-a231-4296-99da-1cc42e6047dd/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/1951] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:23 2026] DELETE /v2.0/security-groups/02d88ead-3ae1-4795-85a7-8b5a71b95657 => 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: 877/1952] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:50:23 2026] GET /v2.0/security-groups/58d6caa1-a231-4296-99da-1cc42e6047dd/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:23.779 7 INFO neutron.api.v2.resource [None req-4821c091-4899-4e0e-ae1a-4b367eac8874 9daa50dcf96149d784bd940b94bc491e a610e02a05a44864890d125f81bfa622 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1076/1953] 10.0.0.71 () {32 vars in 761 bytes} [Mon May 18 01:50:23 2026] DELETE /v2.0/security-groups/58d6caa1-a231-4296-99da-1cc42e6047dd/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1954] 10.0.0.71 () {32 vars in 749 bytes} [Mon May 18 01:50:23 2026] DELETE /v2.0/security-groups/58d6caa1-a231-4296-99da-1cc42e6047dd/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/1955] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:50:23 2026] GET /v2.0/security-groups/58d6caa1-a231-4296-99da-1cc42e6047dd/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1956] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:23 2026] DELETE /v2.0/security-groups/58d6caa1-a231-4296-99da-1cc42e6047dd => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:24.062 8 WARNING neutron_lib.context [None req-61ea956a-9c26-44a6-a5c5-8ac7db2ff1ca f91ce8c47ef74ca88dfd2981f4233499 5441999e7dfa4700ace52b7e3da095d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1078/1957] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:23 2026] GET /v2.0/security-groups?tenant_id=c2e9441d54cf4d7eb1562a8dea1d972c&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1958] 10.0.0.71 () {34 vars in 684 bytes} [Mon May 18 01:50:24 2026] POST /v2.0/security-groups => generated 1675 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/1959] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:24 2026] DELETE /v2.0/security-groups/d6944319-b273-4d95-a6b3-88d187e499a5 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:24.284 8 WARNING neutron_lib.context [None req-825d1ee5-91ac-447e-9b95-6e9e5bb0a2d3 f91ce8c47ef74ca88dfd2981f4233499 5441999e7dfa4700ace52b7e3da095d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 881/1960] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:50:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:24.420 7 WARNING neutron_lib.context [None req-6e046092-b1cb-47c4-ac20-3bdbacb9f26e f91ce8c47ef74ca88dfd2981f4233499 5441999e7dfa4700ace52b7e3da095d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1080/1961] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:50:24 2026] POST /v2.0/security-group-rules => generated 596 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:24.577 8 WARNING neutron_lib.context [None req-b7fc800b-7650-4dc1-9fda-dd8029b3b8d6 f91ce8c47ef74ca88dfd2981f4233499 5441999e7dfa4700ace52b7e3da095d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 882/1962] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:50:24 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-18 01:50:24.691 7 WARNING neutron_lib.context [None req-2896b410-9394-49a2-b962-c9702742fc99 f91ce8c47ef74ca88dfd2981f4233499 5441999e7dfa4700ace52b7e3da095d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1081/1963] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:50:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:24.840 8 WARNING neutron_lib.context [None req-018b50a9-4c7b-42c6-a399-54a046728704 f91ce8c47ef74ca88dfd2981f4233499 5441999e7dfa4700ace52b7e3da095d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:24.909 8 INFO neutron.db.securitygroups_db [None req-018b50a9-4c7b-42c6-a399-54a046728704 f91ce8c47ef74ca88dfd2981f4233499 5441999e7dfa4700ace52b7e3da095d4 - - default default] Project 5441999e7dfa4700ace52b7e3da095d4 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 883/1964] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:50:24 2026] POST /v2.0/security-group-rules => generated 607 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:25.024 8 WARNING neutron_lib.context [None req-59334137-a821-4162-827b-0663de52cdf1 f91ce8c47ef74ca88dfd2981f4233499 5441999e7dfa4700ace52b7e3da095d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:25.064 8 INFO neutron.db.securitygroups_db [None req-59334137-a821-4162-827b-0663de52cdf1 f91ce8c47ef74ca88dfd2981f4233499 5441999e7dfa4700ace52b7e3da095d4 - - default default] Project 5441999e7dfa4700ace52b7e3da095d4 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: 1082/1965] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:24 2026] GET /v2.0/security-groups?tenant_id=e009e8612c264665a2ee3c281b7b69e0&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1966] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:50:25 2026] POST /v2.0/security-group-rules => generated 606 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/1967] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:25 2026] DELETE /v2.0/security-groups/6c808d91-3018-4b4d-8521-04be93b794bc => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/1968] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:25 2026] GET /v2.0/security-groups?tenant_id=a610e02a05a44864890d125f81bfa622&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/1969] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:25 2026] DELETE /v2.0/security-groups/a8505a25-4136-4aac-ba8f-9560c5a1e8fc => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:25.578 7 WARNING neutron_lib.context [None req-a84c6baf-5390-4aed-bdcb-97f179f0c80c f91ce8c47ef74ca88dfd2981f4233499 5441999e7dfa4700ace52b7e3da095d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:25.650 8 INFO neutron.db.segments_db [None req-bae70dc1-9ef4-4490-964e-eccfe58c600c 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment b253ba6f-3f63-4187-a3a1-c45f4bba3abb of type vxlan for network 556e9dd7-b4e6-4de6-b48a-cbbfb80d6cf6 [pid: 7|app: 0|req: 1086/1970] 10.0.0.71 () {34 vars in 684 bytes} [Mon May 18 01:50:25 2026] POST /v2.0/security-groups => generated 1660 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1971] 10.0.0.71 () {34 vars in 670 bytes} [Mon May 18 01:50:25 2026] POST /v2.0/networks => generated 740 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:25.776 7 WARNING neutron_lib.context [None req-630158e6-c836-4874-812c-63ab3958446b f91ce8c47ef74ca88dfd2981f4233499 5441999e7dfa4700ace52b7e3da095d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1972] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:50:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:25.912 7 WARNING neutron_lib.context [None req-a5a470a8-60b7-4a35-956b-81a3e8a77c7a f91ce8c47ef74ca88dfd2981f4233499 5441999e7dfa4700ace52b7e3da095d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 886/1973] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:50:25 2026] POST /v2.0/subnets => generated 687 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/1974] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:50:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:50:26.039 7 WARNING neutron_lib.context [None req-7d0f6172-5ad6-4494-9e80-c35e0d4aacb4 f91ce8c47ef74ca88dfd2981f4233499 5441999e7dfa4700ace52b7e3da095d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:26.070 8 INFO neutron.db.segments_db [None req-f931ebde-ff78-4306-8b84-beeb70ce762b 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Added segment 79ab618f-9beb-4b3b-9768-187a664711b3 of type vxlan for network 08b57019-77a7-4555-8484-b126f3aac583 2026-05-18 01:50:26.319 8 INFO neutron.db.l3_hamode_db [None req-f931ebde-ff78-4306-8b84-beeb70ce762b 13e948c95b5d4c439ef1cfac9d46f42f 0f1c55da62e64b32a53f2873e2f3ff8d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1089/1975] 10.0.0.71 () {34 vars in 675 bytes} [Mon May 18 01:50:26 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: 7|app: 0|req: 1090/1976] 10.0.0.88 () {34 vars in 1099 bytes} [Mon May 18 01:50:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1264612597&fields=id&tenant_id=5441999e7dfa4700ace52b7e3da095d4 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/1977] 10.0.0.88 () {34 vars in 1099 bytes} [Mon May 18 01:50:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1181792194&fields=id&tenant_id=5441999e7dfa4700ace52b7e3da095d4 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/1978] 10.0.0.88 () {34 vars in 981 bytes} [Mon May 18 01:50:26 2026] GET /v2.0/networks?id=30199527-1bb6-4bc1-9d43-035683f7a367 => generated 672 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/1979] 10.0.0.88 () {34 vars in 964 bytes} [Mon May 18 01:50:26 2026] GET /v2.0/quotas/5441999e7dfa4700ace52b7e3da095d4 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/1980] 10.0.0.88 () {34 vars in 1001 bytes} [Mon May 18 01:50:26 2026] GET /v2.0/ports?tenant_id=5441999e7dfa4700ace52b7e3da095d4&fields=id => generated 103 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/1981] 10.0.0.88 () {34 vars in 1007 bytes} [Mon May 18 01:50:26 2026] GET /v2.0/networks/30199527-1bb6-4bc1-9d43-035683f7a367?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/1982] 10.0.0.88 () {34 vars in 1107 bytes} [Mon May 18 01:50:27 2026] GET /v2.0/networks/30199527-1bb6-4bc1-9d43-035683f7a367?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) 2026-05-18 01:50:27.112 8 INFO neutron.db.l3_hamode_db [None req-f931ebde-ff78-4306-8b84-beeb70ce762b 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1097/1983] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:27 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:27.961 7 WARNING neutron_lib.context [None req-f125cb94-4b3f-4949-abfe-11145d982d55 fec4eb6042944366ba78b631c69ad79d fcdac741b6fc4a808927c847a0b84140 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 887/1984] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:50:26 2026] POST /v2.0/routers => generated 727 bytes in 2113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/1985] 10.0.0.71 () {34 vars in 675 bytes} [Mon May 18 01:50:27 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: 1099/1986] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:28 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => 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: 1100/1987] 10.0.0.71 () {34 vars in 758 bytes} [Mon May 18 01:50:28 2026] PUT /v2.0/floatingips/4b6495a6-ca05-426d-89cb-4db0534778c4/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/1988] 10.0.0.71 () {32 vars in 738 bytes} [Mon May 18 01:50:28 2026] GET /v2.0/floatingips/4b6495a6-ca05-426d-89cb-4db0534778c4/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: 1102/1989] 10.0.0.71 () {34 vars in 769 bytes} [Mon May 18 01:50:28 2026] PUT /v2.0/floatingips/4b6495a6-ca05-426d-89cb-4db0534778c4/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/1990] 10.0.0.71 () {32 vars in 738 bytes} [Mon May 18 01:50:28 2026] GET /v2.0/floatingips/4b6495a6-ca05-426d-89cb-4db0534778c4/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/1991] 10.0.0.71 () {34 vars in 765 bytes} [Mon May 18 01:50:28 2026] PUT /v2.0/floatingips/4b6495a6-ca05-426d-89cb-4db0534778c4/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/1992] 10.0.0.71 () {32 vars in 738 bytes} [Mon May 18 01:50:28 2026] GET /v2.0/floatingips/4b6495a6-ca05-426d-89cb-4db0534778c4/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/1993] 10.0.0.71 () {34 vars in 787 bytes} [Mon May 18 01:50:28 2026] PUT /v2.0/floatingips/4b6495a6-ca05-426d-89cb-4db0534778c4/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: 7|app: 0|req: 1107/1994] 10.0.0.71 () {32 vars in 738 bytes} [Mon May 18 01:50:28 2026] GET /v2.0/floatingips/4b6495a6-ca05-426d-89cb-4db0534778c4/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/1995] 10.0.0.71 () {34 vars in 758 bytes} [Mon May 18 01:50:28 2026] PUT /v2.0/floatingips/4b6495a6-ca05-426d-89cb-4db0534778c4/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/1996] 10.0.0.71 () {32 vars in 738 bytes} [Mon May 18 01:50:28 2026] GET /v2.0/floatingips/4b6495a6-ca05-426d-89cb-4db0534778c4/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/1997] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:50:28 2026] GET /v2.0/floatingips/4b6495a6-ca05-426d-89cb-4db0534778c4/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:28.978 7 INFO neutron.api.v2.resource [None req-7e8e19d8-af59-4b45-85ab-7dd62329b1a8 fec4eb6042944366ba78b631c69ad79d fcdac741b6fc4a808927c847a0b84140 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1111/1998] 10.0.0.71 () {32 vars in 750 bytes} [Mon May 18 01:50:28 2026] GET /v2.0/floatingips/4b6495a6-ca05-426d-89cb-4db0534778c4/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/1999] 10.0.0.71 () {32 vars in 749 bytes} [Mon May 18 01:50:28 2026] DELETE /v2.0/floatingips/4b6495a6-ca05-426d-89cb-4db0534778c4/tags/red => 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: 1113/2000] 10.0.0.71 () {32 vars in 738 bytes} [Mon May 18 01:50:29 2026] GET /v2.0/floatingips/4b6495a6-ca05-426d-89cb-4db0534778c4/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:29.092 7 INFO neutron.api.v2.resource [None req-d8abb112-dc25-412b-8d30-6b02a054c470 fec4eb6042944366ba78b631c69ad79d fcdac741b6fc4a808927c847a0b84140 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1114/2001] 10.0.0.71 () {32 vars in 753 bytes} [Mon May 18 01:50:29 2026] DELETE /v2.0/floatingips/4b6495a6-ca05-426d-89cb-4db0534778c4/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: 1115/2002] 10.0.0.71 () {32 vars in 741 bytes} [Mon May 18 01:50:29 2026] DELETE /v2.0/floatingips/4b6495a6-ca05-426d-89cb-4db0534778c4/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2003] 10.0.0.71 () {32 vars in 738 bytes} [Mon May 18 01:50:29 2026] GET /v2.0/floatingips/4b6495a6-ca05-426d-89cb-4db0534778c4/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: 888/2004] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:50:28 2026] PUT /v2.0/routers/46a4ac96-f08c-4a0e-9c01-1ef5b0dbd59e/add_router_interface => generated 309 bytes in 1175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2007] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:50:29 2026] DELETE /v2.0/floatingips/4b6495a6-ca05-426d-89cb-4db0534778c4 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/2008] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:29 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => 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: 1118/2009] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:30 2026] GET /v2.0/security-groups?tenant_id=6eb5661b05ad4c198e4b90ee2d44f3e4&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/2010] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:30 2026] DELETE /v2.0/security-groups/a7834e1f-c24f-46b4-b262-90450776ec36 => 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: 893/2011] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:30 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => 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: 1119/2012] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:30 2026] GET /v2.0/security-groups?tenant_id=fcdac741b6fc4a808927c847a0b84140&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/2013] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:30 2026] DELETE /v2.0/security-groups/79c81929-39df-4da5-8483-cda4c1505ff1 => 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: 1120/2014] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:50:31 2026] GET /v2.0/networks?id=30199527-1bb6-4bc1-9d43-035683f7a367 => generated 672 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/2015] 10.0.0.88 () {34 vars in 981 bytes} [Mon May 18 01:50:31 2026] GET /v2.0/networks?id=556e9dd7-b4e6-4de6-b48a-cbbfb80d6cf6 => generated 672 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/2016] 10.0.0.88 () {34 vars in 964 bytes} [Mon May 18 01:50:31 2026] GET /v2.0/quotas/0f1c55da62e64b32a53f2873e2f3ff8d => 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: 1121/2017] 199.204.45.95 () {34 vars in 1049 bytes} [Mon May 18 01:50:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5441999e7dfa4700ace52b7e3da095d4 => generated 274 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:50:31.733 7 WARNING neutron_lib.context [req-5d8ad3ce-e18f-4115-9bd3-83708884733d req-9a74df24-cbeb-462f-8ef2-163ae431c425 f91ce8c47ef74ca88dfd2981f4233499 5441999e7dfa4700ace52b7e3da095d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 897/2018] 10.0.0.88 () {34 vars in 1001 bytes} [Mon May 18 01:50:31 2026] GET /v2.0/ports?tenant_id=0f1c55da62e64b32a53f2873e2f3ff8d&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/2019] 10.0.0.88 () {34 vars in 1007 bytes} [Mon May 18 01:50:31 2026] GET /v2.0/networks/556e9dd7-b4e6-4de6-b48a-cbbfb80d6cf6?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: 899/2020] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:31 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => 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: 900/2021] 10.0.0.88 () {34 vars in 1107 bytes} [Mon May 18 01:50:31 2026] GET /v2.0/networks/556e9dd7-b4e6-4de6-b48a-cbbfb80d6cf6?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: 901/2022] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:31 2026] GET /v2.0/ports?device_id=359a49f0-fb5e-433f-a549-c31a5447a2c5 => 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: 1122/2023] 199.204.45.95 () {38 vars in 954 bytes} [Mon May 18 01:50:31 2026] POST /v2.0/ports => generated 997 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/2024] 199.204.45.95 () {38 vars in 1027 bytes} [Mon May 18 01:50:32 2026] PUT /v2.0/ports/c611041a-4777-48f5-b279-82f884599f7e => generated 1278 bytes in 420 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: 1123/2025] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:32 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => generated 1012 bytes in 85 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-18 01:50:33.047 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bed7f388-7309-4fee-88dd-b7559c32d8e7'] response: {'name': 'network-changed', 'server_uuid': 'bff25871-66a3-4d58-b50f-eeadb45aaf1b', 'tag': 'c611041a-4777-48f5-b279-82f884599f7e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 903/2026] 10.0.0.88 () {34 vars in 1119 bytes} [Mon May 18 01:50:32 2026] GET /v2.0/security-groups?id=fe7d27f5-1701-4a4c-b95d-e763523b2a4a&id=dd1747ee-718f-498a-a852-d40edd6bab33&fields=id&fields=name => generated 207 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2027] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:33 2026] GET /v2.0/ports?device_id=359a49f0-fb5e-433f-a549-c31a5447a2c5 => 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: 904/2028] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:50:33 2026] GET /v2.0/ports?tenant_id=5441999e7dfa4700ace52b7e3da095d4&device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => generated 1281 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2029] 199.204.45.95 () {34 vars in 1017 bytes} [Mon May 18 01:50:33 2026] GET /v2.0/networks?tenant_id=5441999e7dfa4700ace52b7e3da095d4&shared=False => generated 768 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/2030] 199.204.45.95 () {34 vars in 929 bytes} [Mon May 18 01:50:33 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2031] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:34 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => generated 1012 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2032] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:34 2026] GET /v2.0/ports?device_id=359a49f0-fb5e-433f-a549-c31a5447a2c5 => 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: 1128/2033] 10.0.0.88 () {34 vars in 1119 bytes} [Mon May 18 01:50:34 2026] GET /v2.0/security-groups?id=fe7d27f5-1701-4a4c-b95d-e763523b2a4a&id=dd1747ee-718f-498a-a852-d40edd6bab33&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:50:34.323 8 WARNING neutron_lib.context [None req-dc324b0d-c325-476e-8402-68e22fd3e4a1 34dadb3d95ff49f19669af6bd084ea1f 71c760f67bda40739a2ccf6521b4cc5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:34.473 8 INFO neutron.db.segments_db [None req-dc324b0d-c325-476e-8402-68e22fd3e4a1 34dadb3d95ff49f19669af6bd084ea1f 71c760f67bda40739a2ccf6521b4cc5a - - default default] Added segment e9702a63-40ce-4605-807a-39cfdc4ae433 of type vxlan for network 60d56afa-5896-427d-b0b1-41bbd21ec146 [pid: 8|app: 0|req: 906/2034] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:50:34 2026] POST /v2.0/networks => generated 632 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2035] 10.0.0.71 () {34 vars in 752 bytes} [Mon May 18 01:50:34 2026] PUT /v2.0/networks/60d56afa-5896-427d-b0b1-41bbd21ec146/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/2036] 10.0.0.71 () {32 vars in 732 bytes} [Mon May 18 01:50:34 2026] GET /v2.0/networks/60d56afa-5896-427d-b0b1-41bbd21ec146/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2037] 10.0.0.71 () {34 vars in 763 bytes} [Mon May 18 01:50:34 2026] PUT /v2.0/networks/60d56afa-5896-427d-b0b1-41bbd21ec146/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/2038] 10.0.0.71 () {32 vars in 732 bytes} [Mon May 18 01:50:34 2026] GET /v2.0/networks/60d56afa-5896-427d-b0b1-41bbd21ec146/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2039] 10.0.0.71 () {34 vars in 759 bytes} [Mon May 18 01:50:34 2026] PUT /v2.0/networks/60d56afa-5896-427d-b0b1-41bbd21ec146/tags/red => 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: 909/2040] 10.0.0.71 () {32 vars in 732 bytes} [Mon May 18 01:50:34 2026] GET /v2.0/networks/60d56afa-5896-427d-b0b1-41bbd21ec146/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2041] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:50:34 2026] GET /v2.0/ports?tenant_id=5441999e7dfa4700ace52b7e3da095d4&device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => generated 1281 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2042] 199.204.45.95 () {34 vars in 1059 bytes} [Mon May 18 01:50:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c611041a-4777-48f5-b279-82f884599f7e => 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: 910/2043] 10.0.0.71 () {34 vars in 781 bytes} [Mon May 18 01:50:34 2026] PUT /v2.0/networks/60d56afa-5896-427d-b0b1-41bbd21ec146/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2044] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:50:34 2026] GET /v2.0/subnets?id=ce841394-6fa5-4b80-842c-c775cf3c24a6 => generated 690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/2045] 10.0.0.71 () {32 vars in 732 bytes} [Mon May 18 01:50:34 2026] GET /v2.0/networks/60d56afa-5896-427d-b0b1-41bbd21ec146/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2046] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:50:34 2026] GET /v2.0/ports?network_id=30199527-1bb6-4bc1-9d43-035683f7a367&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: 912/2047] 10.0.0.71 () {34 vars in 752 bytes} [Mon May 18 01:50:34 2026] PUT /v2.0/networks/60d56afa-5896-427d-b0b1-41bbd21ec146/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/2048] 10.0.0.71 () {32 vars in 732 bytes} [Mon May 18 01:50:34 2026] GET /v2.0/networks/60d56afa-5896-427d-b0b1-41bbd21ec146/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2049] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:50:34 2026] GET /v2.0/networks/30199527-1bb6-4bc1-9d43-035683f7a367?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: 914/2050] 10.0.0.71 () {32 vars in 740 bytes} [Mon May 18 01:50:34 2026] GET /v2.0/networks/60d56afa-5896-427d-b0b1-41bbd21ec146/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:35.024 8 INFO neutron.api.v2.resource [None req-75ea6b71-9833-4fd9-a7a7-80dab6b570e0 34dadb3d95ff49f19669af6bd084ea1f 71c760f67bda40739a2ccf6521b4cc5a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 915/2051] 10.0.0.71 () {32 vars in 744 bytes} [Mon May 18 01:50:35 2026] GET /v2.0/networks/60d56afa-5896-427d-b0b1-41bbd21ec146/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2052] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:50:34 2026] GET /v2.0/networks/30199527-1bb6-4bc1-9d43-035683f7a367?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: 916/2053] 10.0.0.71 () {32 vars in 743 bytes} [Mon May 18 01:50:35 2026] DELETE /v2.0/networks/60d56afa-5896-427d-b0b1-41bbd21ec146/tags/red => 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: 1138/2054] 10.0.0.71 () {32 vars in 732 bytes} [Mon May 18 01:50:35 2026] GET /v2.0/networks/60d56afa-5896-427d-b0b1-41bbd21ec146/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:35.138 8 INFO neutron.api.v2.resource [None req-94b073ea-7fd4-43b4-bdcb-3abca32542cd 34dadb3d95ff49f19669af6bd084ea1f 71c760f67bda40739a2ccf6521b4cc5a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 917/2055] 10.0.0.71 () {32 vars in 747 bytes} [Mon May 18 01:50:35 2026] DELETE /v2.0/networks/60d56afa-5896-427d-b0b1-41bbd21ec146/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2056] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:50:35 2026] DELETE /v2.0/networks/60d56afa-5896-427d-b0b1-41bbd21ec146/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: 918/2057] 10.0.0.71 () {32 vars in 732 bytes} [Mon May 18 01:50:35 2026] GET /v2.0/networks/60d56afa-5896-427d-b0b1-41bbd21ec146/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/2058] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:35 2026] GET /v2.0/ports?device_id=359a49f0-fb5e-433f-a549-c31a5447a2c5 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:35.339 7 INFO neutron.services.segments.plugin [-] Segment e9702a63-40ce-4605-807a-39cfdc4ae433 resource provider aggregate not found 2026-05-18 01:50:35.344 7 INFO neutron.services.segments.plugin [-] Segment e9702a63-40ce-4605-807a-39cfdc4ae433 resource provider aggregate not found 2026-05-18 01:50:35.350 7 INFO neutron.services.segments.plugin [-] Segment e9702a63-40ce-4605-807a-39cfdc4ae433 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9702a63-40ce-4605-807a-39cfdc4ae433 found for delete ", "request_id": "req-bfeba969-8a92-47d5-a262-9c8ad58dbe78"}]} 2026-05-18 01:50:35.355 7 INFO neutron.services.segments.plugin [-] Segment e9702a63-40ce-4605-807a-39cfdc4ae433 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9702a63-40ce-4605-807a-39cfdc4ae433 found for delete ", "request_id": "req-68d163d5-5db4-4961-a5aa-145db598ebdf"}]} [pid: 7|app: 0|req: 1140/2059] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:50:35 2026] DELETE /v2.0/networks/60d56afa-5896-427d-b0b1-41bbd21ec146 => 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: 920/2060] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:35 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => generated 1012 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2061] 10.0.0.88 () {34 vars in 1119 bytes} [Mon May 18 01:50:35 2026] GET /v2.0/security-groups?id=fe7d27f5-1701-4a4c-b95d-e763523b2a4a&id=dd1747ee-718f-498a-a852-d40edd6bab33&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/2062] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:36 2026] GET /v2.0/security-groups?tenant_id=1781ff91c648464c8db3df02d273ce4e&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2063] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:50:36 2026] GET /v2.0/networks?id=556e9dd7-b4e6-4de6-b48a-cbbfb80d6cf6 => generated 672 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:50:36.328 7 WARNING neutron_lib.context [req-849a2528-c7a3-4b0b-a662-202d9e6eb955 req-93aaa149-0805-4f8a-a276-66b5203033fc 18db93b12583440a86f16915bf05a621 0f1c55da62e64b32a53f2873e2f3ff8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 922/2064] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:36 2026] DELETE /v2.0/security-groups/f6c7cf17-94a9-4042-98a5-e361d5a801b4 => 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: 923/2065] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:36 2026] GET /v2.0/ports?device_id=359a49f0-fb5e-433f-a549-c31a5447a2c5 => 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: 924/2066] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:36 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => generated 1012 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/2067] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:36 2026] GET /v2.0/security-groups?tenant_id=71c760f67bda40739a2ccf6521b4cc5a&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/2068] 10.0.0.88 () {34 vars in 1119 bytes} [Mon May 18 01:50:36 2026] GET /v2.0/security-groups?id=fe7d27f5-1701-4a4c-b95d-e763523b2a4a&id=dd1747ee-718f-498a-a852-d40edd6bab33&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: 927/2069] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:36 2026] DELETE /v2.0/security-groups/ee3576e0-426f-4321-8d03-35e5efe51867 => 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: 1143/2070] 199.204.45.95 () {38 vars in 954 bytes} [Mon May 18 01:50:36 2026] POST /v2.0/ports => generated 954 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/2071] 199.204.45.95 () {38 vars in 1027 bytes} [Mon May 18 01:50:36 2026] PUT /v2.0/ports/92abfc17-2e7c-4363-a7c6-0e79f00c6858 => generated 1235 bytes in 383 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: 1144/2072] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:37 2026] GET /v2.0/ports?device_id=359a49f0-fb5e-433f-a549-c31a5447a2c5 => generated 969 bytes in 76 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, ' 2026-05-18 01:50:37.614 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-26c52419-e57c-4cbc-8c73-2a9a071d20e1'] response: {'name': 'network-changed', 'server_uuid': '359a49f0-fb5e-433f-a549-c31a5447a2c5', 'tag': '92abfc17-2e7c-4363-a7c6-0e79f00c6858', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 929/2073] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:50:37 2026] GET /v2.0/security-groups?id=f4212196-1176-4758-af7b-3a687c1f4724&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2074] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:37 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/2075] 199.204.45.95 () {34 vars in 993 bytes} [Mon May 18 01:50:37 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => generated 1283 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2076] 10.0.0.88 () {34 vars in 1119 bytes} [Mon May 18 01:50:37 2026] GET /v2.0/security-groups?id=fe7d27f5-1701-4a4c-b95d-e763523b2a4a&id=dd1747ee-718f-498a-a852-d40edd6bab33&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/2077] 199.204.45.95 () {34 vars in 1123 bytes} [Mon May 18 01:50:37 2026] GET /v2.0/security-groups?id=dd1747ee-718f-498a-a852-d40edd6bab33&id=fe7d27f5-1701-4a4c-b95d-e763523b2a4a&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: 1147/2078] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:50:38 2026] GET /v2.0/ports?tenant_id=0f1c55da62e64b32a53f2873e2f3ff8d&device_id=359a49f0-fb5e-433f-a549-c31a5447a2c5 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/2079] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:50:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=92abfc17-2e7c-4363-a7c6-0e79f00c6858 => 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: 1148/2080] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:50:38 2026] GET /v2.0/subnets?id=4e94bd2f-bcb9-42ee-a5fa-fd6434f665bf => generated 690 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/2081] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:50:38 2026] GET /v2.0/ports?network_id=556e9dd7-b4e6-4de6-b48a-cbbfb80d6cf6&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2082] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:50:38 2026] GET /v2.0/networks/556e9dd7-b4e6-4de6-b48a-cbbfb80d6cf6?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: 934/2083] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:50:38 2026] GET /v2.0/networks/556e9dd7-b4e6-4de6-b48a-cbbfb80d6cf6?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: 1150/2084] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:38 2026] GET /v2.0/ports?device_id=359a49f0-fb5e-433f-a549-c31a5447a2c5 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/2085] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:50:38 2026] GET /v2.0/security-groups?id=f4212196-1176-4758-af7b-3a687c1f4724&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2086] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:38 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => generated 1014 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/2087] 10.0.0.88 () {34 vars in 1119 bytes} [Mon May 18 01:50:38 2026] GET /v2.0/security-groups?id=fe7d27f5-1701-4a4c-b95d-e763523b2a4a&id=dd1747ee-718f-498a-a852-d40edd6bab33&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: 7|app: 0|req: 1152/2088] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:50:39 2026] GET /v2.0/ports?tenant_id=0f1c55da62e64b32a53f2873e2f3ff8d&device_id=359a49f0-fb5e-433f-a549-c31a5447a2c5 => 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: 937/2089] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:50:39 2026] GET /v2.0/networks?id=556e9dd7-b4e6-4de6-b48a-cbbfb80d6cf6 => generated 768 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2090] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:50:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=92abfc17-2e7c-4363-a7c6-0e79f00c6858 => 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: 938/2091] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:50:39 2026] GET /v2.0/subnets?id=4e94bd2f-bcb9-42ee-a5fa-fd6434f665bf => generated 690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2092] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:50:39 2026] GET /v2.0/ports?network_id=556e9dd7-b4e6-4de6-b48a-cbbfb80d6cf6&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/2093] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:50:39 2026] GET /v2.0/networks/556e9dd7-b4e6-4de6-b48a-cbbfb80d6cf6?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2094] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:50:39 2026] GET /v2.0/networks/556e9dd7-b4e6-4de6-b48a-cbbfb80d6cf6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/2095] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:39 2026] GET /v2.0/ports?device_id=359a49f0-fb5e-433f-a549-c31a5447a2c5 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2096] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:50:39 2026] GET /v2.0/security-groups?id=f4212196-1176-4758-af7b-3a687c1f4724&fields=id&fields=name => generated 88 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/2097] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:40 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => generated 1014 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2098] 10.0.0.88 () {34 vars in 1119 bytes} [Mon May 18 01:50:40 2026] GET /v2.0/security-groups?id=fe7d27f5-1701-4a4c-b95d-e763523b2a4a&id=dd1747ee-718f-498a-a852-d40edd6bab33&fields=id&fields=name => generated 207 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2099] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:40 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => generated 1014 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:40.287 8 WARNING neutron_lib.context [None req-d2ba5291-6a41-47a4-b27b-e9004c2ace9f f117f27d1b4d4a52a761c1884b212270 8eef65d2df0e4521bdd21178ae078ca8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:50:40.321 8 INFO neutron.db.segments_db [None req-d2ba5291-6a41-47a4-b27b-e9004c2ace9f f117f27d1b4d4a52a761c1884b212270 8eef65d2df0e4521bdd21178ae078ca8 - - default default] Added segment de287033-633e-4634-b7b4-5e6af29c6fa4 of type vxlan for network fdd170fc-8852-4c10-82f8-14cf03c84470 2026-05-18 01:50:40.578 8 INFO neutron.db.l3_hamode_db [None req-d2ba5291-6a41-47a4-b27b-e9004c2ace9f f117f27d1b4d4a52a761c1884b212270 8eef65d2df0e4521bdd21178ae078ca8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:50:40.578 7 INFO neutron.db.l3_db [None req-f9ee3f6a-3c52-47ca-b69f-5ab703801c25 f91ce8c47ef74ca88dfd2981f4233499 5441999e7dfa4700ace52b7e3da095d4 - - default default] Floating IP 5697760f-360b-41b2-96a1-0a7fadee6bd6 associated. External IP: 10.96.250.207, port: c611041a-4777-48f5-b279-82f884599f7e. 2026-05-18 01:50:40.722 8 INFO neutron.db.l3_hamode_db [None req-d2ba5291-6a41-47a4-b27b-e9004c2ace9f f117f27d1b4d4a52a761c1884b212270 8eef65d2df0e4521bdd21178ae078ca8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1159/2100] 10.0.0.71 () {34 vars in 748 bytes} [Mon May 18 01:50:40 2026] PUT /v2.0/floatingips/5697760f-360b-41b2-96a1-0a7fadee6bd6 => generated 856 bytes in 698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2101] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:41 2026] GET /v2.0/ports?device_id=359a49f0-fb5e-433f-a549-c31a5447a2c5 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:50:41.219 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6743837b-2e6e-4211-9f17-cef9ad4ae976'] response: {'name': 'network-changed', 'server_uuid': 'bff25871-66a3-4d58-b50f-eeadb45aaf1b', 'tag': 'c611041a-4777-48f5-b279-82f884599f7e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1161/2102] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:50:41 2026] GET /v2.0/security-groups?id=f4212196-1176-4758-af7b-3a687c1f4724&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/2103] 10.0.0.71 () {34 vars in 667 bytes} [Mon May 18 01:50:40 2026] POST /v2.0/routers => generated 474 bytes in 1281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2104] 10.0.0.71 () {34 vars in 750 bytes} [Mon May 18 01:50:41 2026] PUT /v2.0/routers/d20fb431-55e7-4190-be17-b31c83644a96/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/2105] 10.0.0.71 () {32 vars in 730 bytes} [Mon May 18 01:50:41 2026] GET /v2.0/routers/d20fb431-55e7-4190-be17-b31c83644a96/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: 1163/2106] 10.0.0.71 () {34 vars in 761 bytes} [Mon May 18 01:50:41 2026] PUT /v2.0/routers/d20fb431-55e7-4190-be17-b31c83644a96/tags/green => generated 4 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2107] 10.0.0.71 () {32 vars in 730 bytes} [Mon May 18 01:50:41 2026] GET /v2.0/routers/d20fb431-55e7-4190-be17-b31c83644a96/tags => generated 34 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2108] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:50:41 2026] GET /v2.0/ports?tenant_id=5441999e7dfa4700ace52b7e3da095d4&device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2109] 10.0.0.71 () {34 vars in 757 bytes} [Mon May 18 01:50:41 2026] PUT /v2.0/routers/d20fb431-55e7-4190-be17-b31c83644a96/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2110] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:50:41 2026] GET /v2.0/networks?id=30199527-1bb6-4bc1-9d43-035683f7a367 => generated 768 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/2111] 10.0.0.71 () {32 vars in 730 bytes} [Mon May 18 01:50:41 2026] GET /v2.0/routers/d20fb431-55e7-4190-be17-b31c83644a96/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2112] 199.204.45.95 () {34 vars in 1059 bytes} [Mon May 18 01:50:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c611041a-4777-48f5-b279-82f884599f7e => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2113] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:50:41 2026] GET /v2.0/subnets?id=ce841394-6fa5-4b80-842c-c775cf3c24a6 => generated 690 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/2114] 10.0.0.71 () {34 vars in 779 bytes} [Mon May 18 01:50:41 2026] PUT /v2.0/routers/d20fb431-55e7-4190-be17-b31c83644a96/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2115] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:50:41 2026] GET /v2.0/ports?network_id=30199527-1bb6-4bc1-9d43-035683f7a367&device_owner=network%3Adhcp => generated 1244 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2116] 10.0.0.71 () {32 vars in 730 bytes} [Mon May 18 01:50:41 2026] GET /v2.0/routers/d20fb431-55e7-4190-be17-b31c83644a96/tags => generated 52 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2117] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:50:42 2026] GET /v2.0/networks/30199527-1bb6-4bc1-9d43-035683f7a367?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/2118] 10.0.0.71 () {34 vars in 750 bytes} [Mon May 18 01:50:42 2026] PUT /v2.0/routers/d20fb431-55e7-4190-be17-b31c83644a96/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2119] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:50:42 2026] GET /v2.0/networks/30199527-1bb6-4bc1-9d43-035683f7a367?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: 8|app: 0|req: 950/2120] 10.0.0.71 () {32 vars in 730 bytes} [Mon May 18 01:50:42 2026] GET /v2.0/routers/d20fb431-55e7-4190-be17-b31c83644a96/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2121] 10.0.0.71 () {32 vars in 738 bytes} [Mon May 18 01:50:42 2026] GET /v2.0/routers/d20fb431-55e7-4190-be17-b31c83644a96/tags/red => 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: 951/2122] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:42 2026] GET /v2.0/ports?device_id=359a49f0-fb5e-433f-a549-c31a5447a2c5 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:50:42.376 7 INFO neutron.api.v2.resource [None req-4d80950a-0c67-48b2-bc65-f8cccf8bf826 f117f27d1b4d4a52a761c1884b212270 8eef65d2df0e4521bdd21178ae078ca8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1172/2123] 10.0.0.71 () {32 vars in 742 bytes} [Mon May 18 01:50:42 2026] GET /v2.0/routers/d20fb431-55e7-4190-be17-b31c83644a96/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2124] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:50:42 2026] GET /v2.0/security-groups?id=f4212196-1176-4758-af7b-3a687c1f4724&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: 1173/2125] 10.0.0.71 () {32 vars in 741 bytes} [Mon May 18 01:50:42 2026] DELETE /v2.0/routers/d20fb431-55e7-4190-be17-b31c83644a96/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2126] 10.0.0.71 () {32 vars in 730 bytes} [Mon May 18 01:50:42 2026] GET /v2.0/routers/d20fb431-55e7-4190-be17-b31c83644a96/tags => generated 30 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:42.581 7 INFO neutron.api.v2.resource [None req-c43a241c-26c8-4c13-8093-f7aa892301a9 f117f27d1b4d4a52a761c1884b212270 8eef65d2df0e4521bdd21178ae078ca8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1174/2127] 10.0.0.71 () {32 vars in 745 bytes} [Mon May 18 01:50:42 2026] DELETE /v2.0/routers/d20fb431-55e7-4190-be17-b31c83644a96/tags/green => generated 99 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2128] 10.0.0.71 () {32 vars in 733 bytes} [Mon May 18 01:50:42 2026] DELETE /v2.0/routers/d20fb431-55e7-4190-be17-b31c83644a96/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2129] 10.0.0.71 () {32 vars in 730 bytes} [Mon May 18 01:50:42 2026] GET /v2.0/routers/d20fb431-55e7-4190-be17-b31c83644a96/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2130] 10.0.0.71 () {32 vars in 720 bytes} [Mon May 18 01:50:42 2026] GET /v2.0/routers/d20fb431-55e7-4190-be17-b31c83644a96 => generated 480 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2131] 10.0.0.71 () {34 vars in 741 bytes} [Mon May 18 01:50:42 2026] PUT /v2.0/routers/d20fb431-55e7-4190-be17-b31c83644a96 => generated 480 bytes in 618 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2132] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:50:43 2026] GET /v2.0/ports?device_id=d20fb431-55e7-4190-be17-b31c83644a96 => 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: 957/2133] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:43 2026] GET /v2.0/ports?device_id=359a49f0-fb5e-433f-a549-c31a5447a2c5 => 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: 958/2134] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:50:43 2026] GET /v2.0/security-groups?id=f4212196-1176-4758-af7b-3a687c1f4724&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:43.982 7 INFO neutron.services.segments.plugin [-] Segment de287033-633e-4634-b7b4-5e6af29c6fa4 resource provider aggregate not found 2026-05-18 01:50:43.989 7 INFO neutron.services.segments.plugin [-] Segment de287033-633e-4634-b7b4-5e6af29c6fa4 resource provider aggregate not found 2026-05-18 01:50:44.000 7 INFO neutron.db.l3_hamode_db [None req-41a3728e-5e48-47a7-a8f1-e4324d05a995 f117f27d1b4d4a52a761c1884b212270 8eef65d2df0e4521bdd21178ae078ca8 - - default default] HA network fdd170fc-8852-4c10-82f8-14cf03c84470 was deleted as no HA routers are present in tenant 8eef65d2df0e4521bdd21178ae078ca8. [pid: 7|app: 0|req: 1177/2135] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:50:43 2026] DELETE /v2.0/routers/d20fb431-55e7-4190-be17-b31c83644a96 => generated 0 bytes in 573 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:44.957 7 INFO neutron.services.segments.plugin [-] Segment de287033-633e-4634-b7b4-5e6af29c6fa4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de287033-633e-4634-b7b4-5e6af29c6fa4 found for delete ", "request_id": "req-aa58a6e8-0d0e-4a79-a4cc-92094aa9129c"}]} 2026-05-18 01:50:44.958 7 INFO neutron.services.segments.plugin [-] Segment de287033-633e-4634-b7b4-5e6af29c6fa4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de287033-633e-4634-b7b4-5e6af29c6fa4 found for delete ", "request_id": "req-c28bd5bd-659f-4c0c-a814-16d0e0ffb2ed"}]} [pid: 8|app: 0|req: 960/2138] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:44 2026] GET /v2.0/security-groups?tenant_id=8eef65d2df0e4521bdd21178ae078ca8&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2139] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:44 2026] GET /v2.0/ports?device_id=359a49f0-fb5e-433f-a549-c31a5447a2c5 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2140] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:44 2026] DELETE /v2.0/security-groups/3d2d6d51-f35c-4f3a-babe-14c73d23c2cf => 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: 1180/2141] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:50:45 2026] GET /v2.0/security-groups?id=f4212196-1176-4758-af7b-3a687c1f4724&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2142] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:45 2026] GET /v2.0/security-groups?tenant_id=62ecbaecc8ee4e799d06a7e8eb6e0329&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2143] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:45 2026] DELETE /v2.0/security-groups/51eafaae-8947-4f90-996b-8db0cf398354 => 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: 963/2144] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/ports?device_id=359a49f0-fb5e-433f-a549-c31a5447a2c5 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2145] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/security-groups?id=f4212196-1176-4758-af7b-3a687c1f4724&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: 8|app: 0|req: 964/2146] 199.204.45.95 () {34 vars in 993 bytes} [Mon May 18 01:50:46 2026] GET /v2.0/ports?device_id=359a49f0-fb5e-433f-a549-c31a5447a2c5 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2147] 199.204.45.95 () {36 vars in 996 bytes} [Mon May 18 01:50:46 2026] DELETE /v2.0/ports/92abfc17-2e7c-4363-a7c6-0e79f00c6858 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2148] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:47 2026] GET /v2.0/ports?device_id=359a49f0-fb5e-433f-a549-c31a5447a2c5 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:48.515 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6241f57b-64c3-4fdd-b797-45a839eb10e0'] response: {'server_uuid': '359a49f0-fb5e-433f-a549-c31a5447a2c5', 'name': 'network-vif-deleted', 'tag': '92abfc17-2e7c-4363-a7c6-0e79f00c6858', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 966/2149] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:48 2026] GET /v2.0/ports?device_id=359a49f0-fb5e-433f-a549-c31a5447a2c5 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:48.651 7 WARNING neutron_lib.context [None req-8de575c4-4a20-4ad2-bc2d-c569d79cb2ff e91f2e60fc7649359afd598ff8403bdd 23c4f220e8d0490581dcd23bd42cb1f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1184/2150] 10.0.0.71 () {34 vars in 675 bytes} [Mon May 18 01:50:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2151] 10.0.0.71 () {34 vars in 758 bytes} [Mon May 18 01:50:48 2026] PUT /v2.0/subnetpools/8e415a7b-2fbd-4b89-ad0f-bbb223a64b14/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2152] 10.0.0.71 () {32 vars in 738 bytes} [Mon May 18 01:50:48 2026] GET /v2.0/subnetpools/8e415a7b-2fbd-4b89-ad0f-bbb223a64b14/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2153] 10.0.0.71 () {34 vars in 769 bytes} [Mon May 18 01:50:48 2026] PUT /v2.0/subnetpools/8e415a7b-2fbd-4b89-ad0f-bbb223a64b14/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2154] 10.0.0.71 () {32 vars in 738 bytes} [Mon May 18 01:50:48 2026] GET /v2.0/subnetpools/8e415a7b-2fbd-4b89-ad0f-bbb223a64b14/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2155] 10.0.0.71 () {34 vars in 765 bytes} [Mon May 18 01:50:48 2026] PUT /v2.0/subnetpools/8e415a7b-2fbd-4b89-ad0f-bbb223a64b14/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2156] 10.0.0.71 () {32 vars in 738 bytes} [Mon May 18 01:50:48 2026] GET /v2.0/subnetpools/8e415a7b-2fbd-4b89-ad0f-bbb223a64b14/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2157] 10.0.0.71 () {34 vars in 787 bytes} [Mon May 18 01:50:48 2026] PUT /v2.0/subnetpools/8e415a7b-2fbd-4b89-ad0f-bbb223a64b14/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: 1188/2158] 10.0.0.71 () {32 vars in 738 bytes} [Mon May 18 01:50:48 2026] GET /v2.0/subnetpools/8e415a7b-2fbd-4b89-ad0f-bbb223a64b14/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: 971/2159] 10.0.0.71 () {34 vars in 758 bytes} [Mon May 18 01:50:48 2026] PUT /v2.0/subnetpools/8e415a7b-2fbd-4b89-ad0f-bbb223a64b14/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: 1189/2160] 10.0.0.71 () {32 vars in 738 bytes} [Mon May 18 01:50:49 2026] GET /v2.0/subnetpools/8e415a7b-2fbd-4b89-ad0f-bbb223a64b14/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2161] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:50:49 2026] GET /v2.0/subnetpools/8e415a7b-2fbd-4b89-ad0f-bbb223a64b14/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:49.083 7 INFO neutron.api.v2.resource [None req-3a2c56d1-5900-4eb7-b5c1-4f9ad5bd5953 e91f2e60fc7649359afd598ff8403bdd 23c4f220e8d0490581dcd23bd42cb1f7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1190/2162] 10.0.0.71 () {32 vars in 750 bytes} [Mon May 18 01:50:49 2026] GET /v2.0/subnetpools/8e415a7b-2fbd-4b89-ad0f-bbb223a64b14/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: 973/2163] 10.0.0.71 () {32 vars in 749 bytes} [Mon May 18 01:50:49 2026] DELETE /v2.0/subnetpools/8e415a7b-2fbd-4b89-ad0f-bbb223a64b14/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2164] 10.0.0.71 () {32 vars in 738 bytes} [Mon May 18 01:50:49 2026] GET /v2.0/subnetpools/8e415a7b-2fbd-4b89-ad0f-bbb223a64b14/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:50:49.171 8 INFO neutron.api.v2.resource [None req-1dfd5b38-720d-4a12-9837-305df92bc2d4 e91f2e60fc7649359afd598ff8403bdd 23c4f220e8d0490581dcd23bd42cb1f7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 974/2165] 10.0.0.71 () {32 vars in 753 bytes} [Mon May 18 01:50:49 2026] DELETE /v2.0/subnetpools/8e415a7b-2fbd-4b89-ad0f-bbb223a64b14/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: 1192/2166] 10.0.0.71 () {32 vars in 741 bytes} [Mon May 18 01:50:49 2026] DELETE /v2.0/subnetpools/8e415a7b-2fbd-4b89-ad0f-bbb223a64b14/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2167] 10.0.0.71 () {32 vars in 738 bytes} [Mon May 18 01:50:49 2026] GET /v2.0/subnetpools/8e415a7b-2fbd-4b89-ad0f-bbb223a64b14/tags => 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: 1193/2168] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:50:49 2026] DELETE /v2.0/subnetpools/8e415a7b-2fbd-4b89-ad0f-bbb223a64b14 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2169] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:49 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => generated 1014 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2170] 10.0.0.88 () {34 vars in 1119 bytes} [Mon May 18 01:50:49 2026] GET /v2.0/security-groups?id=fe7d27f5-1701-4a4c-b95d-e763523b2a4a&id=dd1747ee-718f-498a-a852-d40edd6bab33&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2171] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:49 2026] GET /v2.0/ports?device_id=359a49f0-fb5e-433f-a549-c31a5447a2c5 => 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: 977/2172] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:50:49 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => generated 1283 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2173] 10.0.0.71 () {32 vars in 857 bytes} [Mon May 18 01:50:49 2026] GET /v2.0/floatingips?floating_network_id=38599298-7fc3-4e82-a452-82772f9433d2&port_id=c611041a-4777-48f5-b279-82f884599f7e => generated 861 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2174] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:49 2026] GET /v2.0/security-groups?tenant_id=b3c4b6d83cda41a99c09412c55589fb6&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2175] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:50 2026] DELETE /v2.0/security-groups/c0dfa82d-cf08-4c74-ab47-5b81545b149e => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2176] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:50 2026] GET /v2.0/security-groups?tenant_id=23c4f220e8d0490581dcd23bd42cb1f7&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2177] 10.0.0.253 () {34 vars in 990 bytes} [Mon May 18 01:50:50 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2178] 10.0.0.253 () {34 vars in 1120 bytes} [Mon May 18 01:50:50 2026] GET /v2.0/security-groups?id=dd1747ee-718f-498a-a852-d40edd6bab33&id=fe7d27f5-1701-4a4c-b95d-e763523b2a4a&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2179] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:50 2026] DELETE /v2.0/security-groups/f8d2513d-b653-45bc-93bc-ebedd86fc5ce => 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: 1200/2180] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:50 2026] GET /v2.0/ports?device_id=359a49f0-fb5e-433f-a549-c31a5447a2c5 => generated 12 bytes in 615 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2181] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:52 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2182] 10.0.0.88 () {34 vars in 1119 bytes} [Mon May 18 01:50:52 2026] GET /v2.0/security-groups?id=fe7d27f5-1701-4a4c-b95d-e763523b2a4a&id=dd1747ee-718f-498a-a852-d40edd6bab33&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: 7|app: 0|req: 1202/2183] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:53 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2184] 10.0.0.88 () {34 vars in 1119 bytes} [Mon May 18 01:50:53 2026] GET /v2.0/security-groups?id=fe7d27f5-1701-4a4c-b95d-e763523b2a4a&id=dd1747ee-718f-498a-a852-d40edd6bab33&fields=id&fields=name => generated 207 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2185] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:50:53 2026] PUT /v2.0/routers/46a4ac96-f08c-4a0e-9c01-1ef5b0dbd59e/remove_router_interface => generated 309 bytes in 953 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2186] 199.204.45.95 () {34 vars in 993 bytes} [Mon May 18 01:50:54 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => generated 1014 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:55.206 7 INFO neutron.services.segments.plugin [-] Segment 79ab618f-9beb-4b3b-9768-187a664711b3 resource provider aggregate not found 2026-05-18 01:50:55.213 7 INFO neutron.services.segments.plugin [-] Segment 79ab618f-9beb-4b3b-9768-187a664711b3 resource provider aggregate not found 2026-05-18 01:50:55.218 7 INFO neutron.services.segments.plugin [-] Segment 79ab618f-9beb-4b3b-9768-187a664711b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79ab618f-9beb-4b3b-9768-187a664711b3 found for delete ", "request_id": "req-c0d3c2f3-ab3b-4664-b66c-19b56932d51d"}]} 2026-05-18 01:50:55.223 7 INFO neutron.db.l3_hamode_db [None req-cbe726d7-5859-40a1-a2be-46894e6ce7b3 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] HA network 08b57019-77a7-4555-8484-b126f3aac583 was deleted as no HA routers are present in tenant 0f1c55da62e64b32a53f2873e2f3ff8d. [pid: 7|app: 0|req: 1204/2187] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:50:54 2026] DELETE /v2.0/routers/46a4ac96-f08c-4a0e-9c01-1ef5b0dbd59e => generated 0 bytes in 773 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:55.239 7 INFO neutron.services.segments.plugin [-] Segment 79ab618f-9beb-4b3b-9768-187a664711b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79ab618f-9beb-4b3b-9768-187a664711b3 found for delete ", "request_id": "req-373c5f75-488c-4de5-b135-842c7889a316"}]} [pid: 7|app: 0|req: 1205/2188] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:55 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => generated 1012 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2189] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:50:55 2026] DELETE /v2.0/subnets/4e94bd2f-bcb9-42ee-a5fa-fd6434f665bf => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2190] 10.0.0.88 () {34 vars in 1119 bytes} [Mon May 18 01:50:55 2026] GET /v2.0/security-groups?id=fe7d27f5-1701-4a4c-b95d-e763523b2a4a&id=dd1747ee-718f-498a-a852-d40edd6bab33&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:50:55.491 8 INFO neutron.db.l3_db [req-968a0523-dd68-4f72-80ea-c8c352ca1972 req-b070cc2b-b398-43bf-a990-3afab92b8fdd f91ce8c47ef74ca88dfd2981f4233499 5441999e7dfa4700ace52b7e3da095d4 - - default default] Floating IP 5697760f-360b-41b2-96a1-0a7fadee6bd6 disassociated. External IP: 10.96.250.207, port: c611041a-4777-48f5-b279-82f884599f7e. [pid: 7|app: 0|req: 1208/2191] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:50:55 2026] DELETE /v2.0/networks/556e9dd7-b4e6-4de6-b48a-cbbfb80d6cf6 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2192] 199.204.45.95 () {36 vars in 996 bytes} [Mon May 18 01:50:54 2026] DELETE /v2.0/ports/c611041a-4777-48f5-b279-82f884599f7e => generated 0 bytes in 1222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2193] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:50:55 2026] GET /v2.0/security-groups?tenant_id=0f1c55da62e64b32a53f2873e2f3ff8d&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:50:55.925 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8c3b010-20d2-47c7-b54d-49f5221ccfc0'] response: {'server_uuid': 'bff25871-66a3-4d58-b50f-eeadb45aaf1b', 'name': 'network-vif-deleted', 'tag': 'c611041a-4777-48f5-b279-82f884599f7e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 985/2194] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:55 2026] DELETE /v2.0/security-groups/f4212196-1176-4758-af7b-3a687c1f4724 => 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: 1210/2195] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:56 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => 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: 986/2196] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:57 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => 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: 1211/2197] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:50:58 2026] GET /v2.0/ports?device_id=bff25871-66a3-4d58-b50f-eeadb45aaf1b => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2200] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:50:59 2026] DELETE /v2.0/security-groups/fe7d27f5-1701-4a4c-b95d-e763523b2a4a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:50:59.961 7 INFO neutron.services.segments.plugin [-] Segment b253ba6f-3f63-4187-a3a1-c45f4bba3abb resource provider aggregate not found 2026-05-18 01:50:59.965 7 INFO neutron.services.segments.plugin [-] Segment b253ba6f-3f63-4187-a3a1-c45f4bba3abb resource provider aggregate not found 2026-05-18 01:50:59.977 7 INFO neutron.api.v2.resource [None req-555988f5-2ec9-44a1-b028-c0cd39653904 f91ce8c47ef74ca88dfd2981f4233499 5441999e7dfa4700ace52b7e3da095d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1213/2201] 10.0.0.71 () {32 vars in 736 bytes} [Mon May 18 01:50:59 2026] GET /v2.0/security-groups/fe7d27f5-1701-4a4c-b95d-e763523b2a4a => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2202] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:50:59 2026] DELETE /v2.0/floatingips/5697760f-360b-41b2-96a1-0a7fadee6bd6 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:00.267 7 INFO neutron.services.segments.plugin [-] Segment b253ba6f-3f63-4187-a3a1-c45f4bba3abb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b253ba6f-3f63-4187-a3a1-c45f4bba3abb found for delete ", "request_id": "req-e2b9ff7b-b22b-46d1-a5b1-74bc1aca16ef"}]} 2026-05-18 01:51:00.268 7 INFO neutron.services.segments.plugin [-] Segment b253ba6f-3f63-4187-a3a1-c45f4bba3abb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b253ba6f-3f63-4187-a3a1-c45f4bba3abb found for delete ", "request_id": "req-6a718672-6b06-4e3e-9ae6-95347e10fffb"}]} [pid: 7|app: 0|req: 1214/2203] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:00 2026] DELETE /v2.0/security-groups/dd1747ee-718f-498a-a852-d40edd6bab33 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2204] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:51:00 2026] PUT /v2.0/routers/fa260d0b-b47e-42cc-8715-e78312c1fea4/remove_router_interface => generated 309 bytes in 942 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:51:02.203 7 INFO neutron.db.l3_hamode_db [None req-1e88b527-83aa-4b9d-b52d-4c99c2280ed6 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] HA network 37395857-2b0e-4ab1-b196-91c618fb9565 was deleted as no HA routers are present in tenant 5441999e7dfa4700ace52b7e3da095d4. [pid: 7|app: 0|req: 1215/2205] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:51:01 2026] DELETE /v2.0/routers/fa260d0b-b47e-42cc-8715-e78312c1fea4 => generated 0 bytes in 842 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2206] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:51:02 2026] DELETE /v2.0/subnets/ce841394-6fa5-4b80-842c-c775cf3c24a6 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:51:02.398 7 INFO neutron.services.segments.plugin [-] Segment 7ede12d9-be19-4561-bbb0-e659a8d01977 resource provider aggregate not found 2026-05-18 01:51:02.403 7 INFO neutron.services.segments.plugin [-] Segment 7ede12d9-be19-4561-bbb0-e659a8d01977 resource provider aggregate not found 2026-05-18 01:51:02.415 7 INFO neutron.services.segments.plugin [-] Segment 7ede12d9-be19-4561-bbb0-e659a8d01977 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ede12d9-be19-4561-bbb0-e659a8d01977 found for delete ", "request_id": "req-22e68474-b106-4397-a94a-660f4d11420d"}]} 2026-05-18 01:51:02.418 7 INFO neutron.services.segments.plugin [-] Segment 7ede12d9-be19-4561-bbb0-e659a8d01977 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ede12d9-be19-4561-bbb0-e659a8d01977 found for delete ", "request_id": "req-6ee4157f-bb8f-44f1-9b86-aadd9d5318c8"}]} [pid: 7|app: 0|req: 1216/2207] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:51:02 2026] DELETE /v2.0/networks/30199527-1bb6-4bc1-9d43-035683f7a367 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2208] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:51:02 2026] PUT /v2.0/routers/6a6d126a-4205-4dd2-909c-b469a984f065/remove_router_interface => generated 309 bytes in 936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:51:04.432 7 INFO neutron.services.segments.plugin [-] Segment 675c9536-da1a-4903-9b7c-362b64726377 resource provider aggregate not found 2026-05-18 01:51:04.439 7 INFO neutron.services.segments.plugin [-] Segment 675c9536-da1a-4903-9b7c-362b64726377 resource provider aggregate not found 2026-05-18 01:51:04.448 7 INFO neutron.services.segments.plugin [-] Segment 675c9536-da1a-4903-9b7c-362b64726377 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 675c9536-da1a-4903-9b7c-362b64726377 found for delete ", "request_id": "req-74141c81-9322-4b6e-b81d-3e3666e1847c"}]} 2026-05-18 01:51:04.449 7 INFO neutron.services.segments.plugin [-] Segment 675c9536-da1a-4903-9b7c-362b64726377 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 675c9536-da1a-4903-9b7c-362b64726377 found for delete ", "request_id": "req-3ed88ccb-9a86-45bb-af18-4cc28106a703"}]} 2026-05-18 01:51:04.614 7 INFO neutron.db.l3_hamode_db [None req-0d7dd99c-d9ae-4acc-8696-69cc82352457 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] HA network 03f68415-8cd4-4486-b220-509e69e530be was deleted as no HA routers are present in tenant 8212a1eb3bb146f7be4f038d14170016. [pid: 7|app: 0|req: 1217/2209] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:51:03 2026] DELETE /v2.0/routers/6a6d126a-4205-4dd2-909c-b469a984f065 => generated 0 bytes in 984 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2210] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:51:04 2026] DELETE /v2.0/subnets/6864a3dd-9bc6-4908-8af5-d22296eb406d => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2211] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:51:04 2026] DELETE /v2.0/networks/5bae4d53-e074-490f-9fc0-23e8536a457d => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2212] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:05 2026] GET /v2.0/security-groups?tenant_id=5441999e7dfa4700ace52b7e3da095d4&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2213] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:05 2026] DELETE /v2.0/security-groups/f6df7c69-36b5-49ea-a1c5-68d213b1f04d => 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: 995/2214] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:05 2026] GET /v2.0/security-groups?tenant_id=8212a1eb3bb146f7be4f038d14170016&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2215] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:05 2026] DELETE /v2.0/security-groups/b6b9ae7d-7ead-4c71-9e4a-dd2cbaa47e29 => 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: 996/2216] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:08 2026] GET /v2.0/security-groups?tenant_id=59e85a9344eb4a15adca1d0fb25ac7ee&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:08.865 7 INFO neutron.services.segments.plugin [-] Segment c77dc97e-1139-457c-a566-a9431867f5ac resource provider aggregate not found 2026-05-18 01:51:08.868 7 INFO neutron.services.segments.plugin [-] Segment c77dc97e-1139-457c-a566-a9431867f5ac resource provider aggregate not found 2026-05-18 01:51:08.879 7 INFO neutron.services.segments.plugin [-] Segment c77dc97e-1139-457c-a566-a9431867f5ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c77dc97e-1139-457c-a566-a9431867f5ac found for delete ", "request_id": "req-923567ef-2270-4c03-b842-0b2cbe7c6e3a"}]} 2026-05-18 01:51:08.883 7 INFO neutron.services.segments.plugin [-] Segment c77dc97e-1139-457c-a566-a9431867f5ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c77dc97e-1139-457c-a566-a9431867f5ac found for delete ", "request_id": "req-25ba301b-7940-41b1-b2af-79175b9ed729"}]} 2026-05-18 01:51:08.890 7 INFO neutron.services.segments.plugin [-] Segment a240a8a8-8ce1-4bb9-816d-9491d61556f0 resource provider aggregate not found 2026-05-18 01:51:08.899 7 INFO neutron.services.segments.plugin [-] Segment a240a8a8-8ce1-4bb9-816d-9491d61556f0 resource provider aggregate not found 2026-05-18 01:51:08.903 7 INFO neutron.services.segments.plugin [-] Segment a240a8a8-8ce1-4bb9-816d-9491d61556f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a240a8a8-8ce1-4bb9-816d-9491d61556f0 found for delete ", "request_id": "req-06aeb37f-8f20-43e1-8056-e3f42b4a2b86"}]} 2026-05-18 01:51:08.909 7 INFO neutron.services.segments.plugin [-] Segment a240a8a8-8ce1-4bb9-816d-9491d61556f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a240a8a8-8ce1-4bb9-816d-9491d61556f0 found for delete ", "request_id": "req-e7401611-08a0-441f-8410-0fabf8bbd6cf"}]} [pid: 7|app: 0|req: 1221/2217] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:08 2026] DELETE /v2.0/security-groups/e4a18758-8a40-4ce8-9f1f-7b6aad8391d3 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:09.737 8 WARNING neutron_lib.context [None req-62f27563-076c-49ac-b002-a13412c8325d b788bc75e72d4e3695c735c4a737e4f8 3bd4fec2d62f4a7e915ea3949e6578d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:09.896 8 INFO neutron.db.segments_db [None req-62f27563-076c-49ac-b002-a13412c8325d b788bc75e72d4e3695c735c4a737e4f8 3bd4fec2d62f4a7e915ea3949e6578d1 - - default default] Added segment 8478cb68-ad74-40ac-938b-07c4c10807d0 of type vxlan for network a9e79984-cf7e-40a8-9568-1674dbb47602 [pid: 8|app: 0|req: 997/2218] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:51:09 2026] POST /v2.0/networks => generated 631 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:09.996 7 WARNING neutron_lib.context [None req-1a78a641-7bc1-4cb1-9c13-5138e320af4d b788bc75e72d4e3695c735c4a737e4f8 3bd4fec2d62f4a7e915ea3949e6578d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1222/2219] 10.0.0.71 () {34 vars in 663 bytes} [Mon May 18 01:51:09 2026] POST /v2.0/ports => generated 743 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:10.303 8 WARNING neutron_lib.context [None req-ae12c86c-5abc-4ee2-aae7-0fad00b17da6 b788bc75e72d4e3695c735c4a737e4f8 3bd4fec2d62f4a7e915ea3949e6578d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:10.370 8 INFO neutron.db.segments_db [None req-ae12c86c-5abc-4ee2-aae7-0fad00b17da6 b788bc75e72d4e3695c735c4a737e4f8 3bd4fec2d62f4a7e915ea3949e6578d1 - - default default] Added segment 2d57f52b-783e-48b9-ab32-674f87162b64 of type vxlan for network bedc58bd-26ea-402d-826a-04094b4b47ab [pid: 8|app: 0|req: 998/2220] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:51:10 2026] POST /v2.0/networks => generated 632 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-18 01:51:10.458 7 WARNING neutron_lib.context [None req-7968bf48-c568-48b0-be12-2e29bd04ff7a b788bc75e72d4e3695c735c4a737e4f8 3bd4fec2d62f4a7e915ea3949e6578d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1223/2221] 10.0.0.71 () {34 vars in 663 bytes} [Mon May 18 01:51:10 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:10.756 8 WARNING neutron_lib.context [None req-fa28f10b-e15c-4187-a6e0-d5cf9ae1a470 b788bc75e72d4e3695c735c4a737e4f8 3bd4fec2d62f4a7e915ea3949e6578d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:10.801 8 INFO neutron.db.segments_db [None req-fa28f10b-e15c-4187-a6e0-d5cf9ae1a470 b788bc75e72d4e3695c735c4a737e4f8 3bd4fec2d62f4a7e915ea3949e6578d1 - - default default] Added segment 3ac85d3f-dff4-4d05-b6d9-608e3381f1cf of type vxlan for network e7af91b2-ea2c-495e-b33c-714897108343 [pid: 8|app: 0|req: 999/2222] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:51:10 2026] POST /v2.0/networks => generated 632 bytes in 135 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-18 01:51:10.900 7 WARNING neutron_lib.context [None req-fb8d96a3-c3a3-42a9-80df-130cb4388084 b788bc75e72d4e3695c735c4a737e4f8 3bd4fec2d62f4a7e915ea3949e6578d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1224/2223] 10.0.0.71 () {34 vars in 663 bytes} [Mon May 18 01:51:10 2026] POST /v2.0/ports => generated 743 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:11.193 8 WARNING neutron_lib.context [None req-19e4abd0-4f25-4596-8704-518eec6bea89 b788bc75e72d4e3695c735c4a737e4f8 3bd4fec2d62f4a7e915ea3949e6578d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:11.250 8 INFO neutron.db.segments_db [None req-19e4abd0-4f25-4596-8704-518eec6bea89 b788bc75e72d4e3695c735c4a737e4f8 3bd4fec2d62f4a7e915ea3949e6578d1 - - default default] Added segment a3e1d763-02f9-4810-84dd-48a88f6c0c00 of type vxlan for network 0f491b0f-e38e-4561-bad1-4fe018f6ad69 [pid: 8|app: 0|req: 1000/2224] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:51:11 2026] POST /v2.0/networks => generated 632 bytes in 149 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-18 01:51:11.349 7 WARNING neutron_lib.context [None req-81148872-16f3-4ea2-8227-4f8f470c4f5c b788bc75e72d4e3695c735c4a737e4f8 3bd4fec2d62f4a7e915ea3949e6578d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1225/2225] 10.0.0.71 () {34 vars in 663 bytes} [Mon May 18 01:51:11 2026] POST /v2.0/ports => generated 743 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:11.724 8 WARNING neutron_lib.context [None req-a3b650ee-cee1-4827-9197-b29298d2b5cf b788bc75e72d4e3695c735c4a737e4f8 3bd4fec2d62f4a7e915ea3949e6578d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:11.774 8 INFO neutron.db.segments_db [None req-a3b650ee-cee1-4827-9197-b29298d2b5cf b788bc75e72d4e3695c735c4a737e4f8 3bd4fec2d62f4a7e915ea3949e6578d1 - - default default] Added segment 5013d81f-6473-49ec-9495-87bf4e838bff of type vxlan for network 74448421-c286-4eb9-9a76-7f102badb554 [pid: 8|app: 0|req: 1001/2226] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:51:11 2026] POST /v2.0/networks => generated 632 bytes in 148 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-18 01:51:11.875 7 WARNING neutron_lib.context [None req-3e3d839a-4fa7-4c02-9159-c774033c2c55 b788bc75e72d4e3695c735c4a737e4f8 3bd4fec2d62f4a7e915ea3949e6578d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1226/2227] 10.0.0.71 () {34 vars in 663 bytes} [Mon May 18 01:51:11 2026] POST /v2.0/ports => generated 743 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2228] 10.0.0.71 () {34 vars in 746 bytes} [Mon May 18 01:51:12 2026] PUT /v2.0/ports/b5bcdef5-b95a-4277-81d2-2630d224b94d/tags => generated 17 bytes in 37 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: 1227/2229] 10.0.0.71 () {34 vars in 746 bytes} [Mon May 18 01:51:12 2026] PUT /v2.0/ports/27efed61-ee06-490d-a376-657015aa4082/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2230] 10.0.0.71 () {34 vars in 746 bytes} [Mon May 18 01:51:12 2026] PUT /v2.0/ports/1e937a14-9241-4b2b-ad7e-954432d57ac9/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2231] 10.0.0.71 () {34 vars in 746 bytes} [Mon May 18 01:51:12 2026] PUT /v2.0/ports/5678649f-0acf-434a-9ff0-0d57ac6dce1f/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2232] 10.0.0.71 () {32 vars in 659 bytes} [Mon May 18 01:51:12 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2233] 10.0.0.71 () {32 vars in 673 bytes} [Mon May 18 01:51:12 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2234] 10.0.0.71 () {32 vars in 669 bytes} [Mon May 18 01:51:12 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2235] 10.0.0.71 () {32 vars in 681 bytes} [Mon May 18 01:51:12 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2236] 10.0.0.71 () {32 vars in 667 bytes} [Mon May 18 01:51:12 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:12.953 8 WARNING neutron_lib.context [None req-a77339bd-ff3c-47ac-9f89-3d8fd19dec4a df7e74638f6c44a3961ea4fc01a58156 1e57196449f34061b94b86ab0d10f8c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1232/2237] 10.0.0.71 () {32 vars in 681 bytes} [Mon May 18 01:51:12 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2238] 10.0.0.71 () {32 vars in 677 bytes} [Mon May 18 01:51:13 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:13.101 8 INFO neutron.db.segments_db [None req-a77339bd-ff3c-47ac-9f89-3d8fd19dec4a df7e74638f6c44a3961ea4fc01a58156 1e57196449f34061b94b86ab0d10f8c4 - - default default] Added segment 2567a92b-a268-4fea-9235-6aa2befe220d of type vxlan for network d2427c30-a499-4277-a99a-096184eb1d1c [pid: 7|app: 0|req: 1234/2239] 10.0.0.71 () {32 vars in 689 bytes} [Mon May 18 01:51:13 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2240] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:51:12 2026] POST /v2.0/networks => generated 631 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:13.228 8 WARNING neutron_lib.context [None req-a2c8e994-5fcc-404a-b55b-0da0878adbd4 df7e74638f6c44a3961ea4fc01a58156 1e57196449f34061b94b86ab0d10f8c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:13.282 8 INFO neutron.db.segments_db [None req-a2c8e994-5fcc-404a-b55b-0da0878adbd4 df7e74638f6c44a3961ea4fc01a58156 1e57196449f34061b94b86ab0d10f8c4 - - default default] Added segment bb838a5d-abc9-4c56-a11f-f0d64cbaff73 of type vxlan for network dd730058-e530-4d66-b5be-a8bc1c366ece [pid: 7|app: 0|req: 1235/2241] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:51:13 2026] DELETE /v2.0/ports/b5bcdef5-b95a-4277-81d2-2630d224b94d => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2242] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:51:13 2026] POST /v2.0/networks => generated 631 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:13.403 8 WARNING neutron_lib.context [None req-3beed805-c68a-49ac-90d1-7710782c034c df7e74638f6c44a3961ea4fc01a58156 1e57196449f34061b94b86ab0d10f8c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:13.455 8 INFO neutron.db.segments_db [None req-3beed805-c68a-49ac-90d1-7710782c034c df7e74638f6c44a3961ea4fc01a58156 1e57196449f34061b94b86ab0d10f8c4 - - default default] Added segment bed8dbb9-8c25-41c5-be1f-d652c7af7c46 of type vxlan for network 26f3b928-5a12-4256-a250-e45ce3afe01e [pid: 7|app: 0|req: 1236/2243] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:51:13 2026] DELETE /v2.0/ports/27efed61-ee06-490d-a376-657015aa4082 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2244] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:51:13 2026] POST /v2.0/networks => generated 632 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:13.556 8 WARNING neutron_lib.context [None req-764a4d5c-7998-4587-a268-0c4757872ff0 df7e74638f6c44a3961ea4fc01a58156 1e57196449f34061b94b86ab0d10f8c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:13.601 8 INFO neutron.db.segments_db [None req-764a4d5c-7998-4587-a268-0c4757872ff0 df7e74638f6c44a3961ea4fc01a58156 1e57196449f34061b94b86ab0d10f8c4 - - default default] Added segment 067f3e5d-f9a1-45a9-90cb-27fdc4d3d07c of type vxlan for network 1cfc26ff-e5a8-459e-9830-471b7939460d [pid: 8|app: 0|req: 1009/2245] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:51:13 2026] POST /v2.0/networks => generated 632 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:13.685 8 WARNING neutron_lib.context [None req-90198d64-dba9-4436-a2c9-77a16d3b6533 df7e74638f6c44a3961ea4fc01a58156 1e57196449f34061b94b86ab0d10f8c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1237/2246] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:51:13 2026] DELETE /v2.0/ports/1e937a14-9241-4b2b-ad7e-954432d57ac9 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:51:13.730 8 INFO neutron.db.segments_db [None req-90198d64-dba9-4436-a2c9-77a16d3b6533 df7e74638f6c44a3961ea4fc01a58156 1e57196449f34061b94b86ab0d10f8c4 - - default default] Added segment fbc93b3d-fa25-47ba-a13d-c870efe231e1 of type vxlan for network 7cdb4724-30d6-4cb4-a427-1bef22af393b [pid: 8|app: 0|req: 1010/2247] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:51:13 2026] POST /v2.0/networks => generated 632 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2248] 10.0.0.71 () {34 vars in 752 bytes} [Mon May 18 01:51:13 2026] PUT /v2.0/networks/d2427c30-a499-4277-a99a-096184eb1d1c/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2249] 10.0.0.71 () {34 vars in 752 bytes} [Mon May 18 01:51:13 2026] PUT /v2.0/networks/dd730058-e530-4d66-b5be-a8bc1c366ece/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2250] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:51:13 2026] DELETE /v2.0/ports/5678649f-0acf-434a-9ff0-0d57ac6dce1f => 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: 1013/2251] 10.0.0.71 () {34 vars in 752 bytes} [Mon May 18 01:51:13 2026] PUT /v2.0/networks/26f3b928-5a12-4256-a250-e45ce3afe01e/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2252] 10.0.0.71 () {34 vars in 752 bytes} [Mon May 18 01:51:13 2026] PUT /v2.0/networks/1cfc26ff-e5a8-459e-9830-471b7939460d/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2253] 10.0.0.71 () {32 vars in 665 bytes} [Mon May 18 01:51:14 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2254] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:51:13 2026] DELETE /v2.0/ports/4981097a-5d6b-4c99-b66c-55deb86317f0 => 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: 1016/2255] 10.0.0.71 () {32 vars in 679 bytes} [Mon May 18 01:51:14 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2256] 10.0.0.71 () {32 vars in 675 bytes} [Mon May 18 01:51:14 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2257] 10.0.0.71 () {32 vars in 687 bytes} [Mon May 18 01:51:14 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:14.254 7 INFO neutron.services.segments.plugin [-] Segment 8478cb68-ad74-40ac-938b-07c4c10807d0 resource provider aggregate not found 2026-05-18 01:51:14.260 7 INFO neutron.services.segments.plugin [-] Segment 8478cb68-ad74-40ac-938b-07c4c10807d0 resource provider aggregate not found [pid: 7|app: 0|req: 1240/2258] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:51:14 2026] DELETE /v2.0/networks/a9e79984-cf7e-40a8-9568-1674dbb47602 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:51:14.283 7 INFO neutron.services.segments.plugin [-] Segment 8478cb68-ad74-40ac-938b-07c4c10807d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8478cb68-ad74-40ac-938b-07c4c10807d0 found for delete ", "request_id": "req-a6812580-4d1c-4a27-84e4-e38b000a4802"}]} 2026-05-18 01:51:14.284 7 INFO neutron.services.segments.plugin [-] Segment 8478cb68-ad74-40ac-938b-07c4c10807d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8478cb68-ad74-40ac-938b-07c4c10807d0 found for delete ", "request_id": "req-c014c7e3-84be-4fd6-8ffc-3227faf5d2c7"}]} [pid: 8|app: 0|req: 1019/2259] 10.0.0.71 () {32 vars in 673 bytes} [Mon May 18 01:51:14 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2260] 10.0.0.71 () {32 vars in 687 bytes} [Mon May 18 01:51:14 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2263] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:51:14 2026] DELETE /v2.0/networks/bedc58bd-26ea-402d-826a-04094b4b47ab => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2264] 10.0.0.71 () {32 vars in 683 bytes} [Mon May 18 01:51:14 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2265] 10.0.0.71 () {32 vars in 695 bytes} [Mon May 18 01:51:14 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2266] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:51:14 2026] DELETE /v2.0/networks/e7af91b2-ea2c-495e-b33c-714897108343 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:51:14.654 8 INFO neutron.services.segments.plugin [-] Segment 2567a92b-a268-4fea-9235-6aa2befe220d resource provider aggregate not found 2026-05-18 01:51:14.663 8 INFO neutron.services.segments.plugin [-] Segment 2567a92b-a268-4fea-9235-6aa2befe220d resource provider aggregate not found [pid: 8|app: 0|req: 1025/2267] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:51:14 2026] DELETE /v2.0/networks/d2427c30-a499-4277-a99a-096184eb1d1c => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2268] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:51:14 2026] DELETE /v2.0/networks/0f491b0f-e38e-4561-bad1-4fe018f6ad69 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:51:14.684 8 INFO neutron.services.segments.plugin [-] Segment 2567a92b-a268-4fea-9235-6aa2befe220d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2567a92b-a268-4fea-9235-6aa2befe220d found for delete ", "request_id": "req-e100a761-7555-41e0-b6d3-77574f86dbbd"}]} 2026-05-18 01:51:14.684 8 INFO neutron.services.segments.plugin [-] Segment 2567a92b-a268-4fea-9235-6aa2befe220d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2567a92b-a268-4fea-9235-6aa2befe220d found for delete ", "request_id": "req-eed8de42-0b44-4830-ba50-77f605117dd0"}]} [pid: 7|app: 0|req: 1244/2269] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:51:14 2026] DELETE /v2.0/networks/74448421-c286-4eb9-9a76-7f102badb554 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2270] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:51:14 2026] DELETE /v2.0/networks/dd730058-e530-4d66-b5be-a8bc1c366ece => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2271] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:51:14 2026] DELETE /v2.0/networks/26f3b928-5a12-4256-a250-e45ce3afe01e => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2272] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:51:14 2026] DELETE /v2.0/networks/1cfc26ff-e5a8-459e-9830-471b7939460d => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2273] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:51:15 2026] DELETE /v2.0/networks/7cdb4724-30d6-4cb4-a427-1bef22af393b => 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: 1028/2274] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:15 2026] GET /v2.0/security-groups?tenant_id=69350425cdac4e50b639c7ab8396c2bf&name=default => generated 2929 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2275] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:15 2026] DELETE /v2.0/security-groups/2070286d-2f77-4783-b684-398da56307c8 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2276] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:15 2026] GET /v2.0/security-groups?tenant_id=3bd4fec2d62f4a7e915ea3949e6578d1&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2277] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:15 2026] GET /v2.0/security-groups?tenant_id=2a8e62928194405fafd5581c6a3062aa&name=default => generated 2929 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2278] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:16 2026] DELETE /v2.0/security-groups/92955001-547a-490a-b666-24a6cc77c0f5 => 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: 1030/2279] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:16 2026] DELETE /v2.0/security-groups/ba4b2978-df9d-40a6-9ff9-2f331d06cf65 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:16.304 7 INFO neutron.services.segments.plugin [-] Segment 2d57f52b-783e-48b9-ab32-674f87162b64 resource provider aggregate not found 2026-05-18 01:51:16.307 7 INFO neutron.services.segments.plugin [-] Segment 2d57f52b-783e-48b9-ab32-674f87162b64 resource provider aggregate not found [pid: 7|app: 0|req: 1250/2280] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:16 2026] GET /v2.0/security-groups?tenant_id=1e57196449f34061b94b86ab0d10f8c4&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:16.322 7 INFO neutron.services.segments.plugin [-] Segment 2d57f52b-783e-48b9-ab32-674f87162b64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d57f52b-783e-48b9-ab32-674f87162b64 found for delete ", "request_id": "req-ec39ba4a-6f64-4d64-9e1b-7663f79befa8"}]} 2026-05-18 01:51:16.326 7 INFO neutron.services.segments.plugin [-] Segment 2d57f52b-783e-48b9-ab32-674f87162b64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d57f52b-783e-48b9-ab32-674f87162b64 found for delete ", "request_id": "req-62a35cab-8df5-479e-9c7a-d727a15ab074"}]} 2026-05-18 01:51:16.336 7 INFO neutron.services.segments.plugin [-] Segment 3ac85d3f-dff4-4d05-b6d9-608e3381f1cf resource provider aggregate not found 2026-05-18 01:51:16.345 7 INFO neutron.services.segments.plugin [-] Segment 3ac85d3f-dff4-4d05-b6d9-608e3381f1cf resource provider aggregate not found 2026-05-18 01:51:16.348 7 INFO neutron.services.segments.plugin [-] Segment 3ac85d3f-dff4-4d05-b6d9-608e3381f1cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ac85d3f-dff4-4d05-b6d9-608e3381f1cf found for delete ", "request_id": "req-f9fb7179-b801-4a4b-a4d0-5d2ee48c1c3f"}]} 2026-05-18 01:51:16.359 7 INFO neutron.services.segments.plugin [-] Segment a3e1d763-02f9-4810-84dd-48a88f6c0c00 resource provider aggregate not found 2026-05-18 01:51:16.363 7 INFO neutron.services.segments.plugin [-] Segment 3ac85d3f-dff4-4d05-b6d9-608e3381f1cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ac85d3f-dff4-4d05-b6d9-608e3381f1cf found for delete ", "request_id": "req-ec019881-f1e0-4a78-8b11-4e7cb1423fb3"}]} 2026-05-18 01:51:16.369 7 INFO neutron.services.segments.plugin [-] Segment a3e1d763-02f9-4810-84dd-48a88f6c0c00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3e1d763-02f9-4810-84dd-48a88f6c0c00 found for delete ", "request_id": "req-f759ec98-5c9e-490f-9ef4-3236e6971b16"}]} 2026-05-18 01:51:16.375 7 INFO neutron.services.segments.plugin [-] Segment a3e1d763-02f9-4810-84dd-48a88f6c0c00 resource provider aggregate not found [pid: 8|app: 0|req: 1031/2281] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:16 2026] GET /v2.0/security-groups?tenant_id=94e06cfe5eba459daf9e61712ba88077&name=default => generated 2929 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:16.379 7 INFO neutron.services.segments.plugin [-] Segment 5013d81f-6473-49ec-9495-87bf4e838bff resource provider aggregate not found 2026-05-18 01:51:16.393 7 INFO neutron.services.segments.plugin [-] Segment a3e1d763-02f9-4810-84dd-48a88f6c0c00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3e1d763-02f9-4810-84dd-48a88f6c0c00 found for delete ", "request_id": "req-65f4ca31-c15d-4649-9a00-32d202f4dff8"}]} 2026-05-18 01:51:16.397 7 INFO neutron.services.segments.plugin [-] Segment 5013d81f-6473-49ec-9495-87bf4e838bff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5013d81f-6473-49ec-9495-87bf4e838bff found for delete ", "request_id": "req-2a4f2dc5-2b03-46d0-82f1-c7a85964ace5"}]} 2026-05-18 01:51:16.406 7 INFO neutron.services.segments.plugin [-] Segment bed8dbb9-8c25-41c5-be1f-d652c7af7c46 resource provider aggregate not found 2026-05-18 01:51:16.410 7 INFO neutron.services.segments.plugin [-] Segment 5013d81f-6473-49ec-9495-87bf4e838bff resource provider aggregate not found 2026-05-18 01:51:16.417 7 INFO neutron.services.segments.plugin [-] Segment bed8dbb9-8c25-41c5-be1f-d652c7af7c46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bed8dbb9-8c25-41c5-be1f-d652c7af7c46 found for delete ", "request_id": "req-18d1a189-a608-4b59-9459-62f7185ca28c"}]} 2026-05-18 01:51:16.420 7 INFO neutron.services.segments.plugin [-] Segment 5013d81f-6473-49ec-9495-87bf4e838bff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5013d81f-6473-49ec-9495-87bf4e838bff found for delete ", "request_id": "req-801bd2cd-cbee-43df-ae6f-315880642c88"}]} 2026-05-18 01:51:16.424 7 INFO neutron.services.segments.plugin [-] Segment fbc93b3d-fa25-47ba-a13d-c870efe231e1 resource provider aggregate not found 2026-05-18 01:51:16.429 7 INFO neutron.services.segments.plugin [-] Segment bed8dbb9-8c25-41c5-be1f-d652c7af7c46 resource provider aggregate not found 2026-05-18 01:51:16.433 7 INFO neutron.services.segments.plugin [-] Segment fbc93b3d-fa25-47ba-a13d-c870efe231e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbc93b3d-fa25-47ba-a13d-c870efe231e1 found for delete ", "request_id": "req-963ac045-9ae2-469b-812c-6f6178a0edc8"}]} 2026-05-18 01:51:16.440 7 INFO neutron.services.segments.plugin [-] Segment bed8dbb9-8c25-41c5-be1f-d652c7af7c46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bed8dbb9-8c25-41c5-be1f-d652c7af7c46 found for delete ", "request_id": "req-07889baa-1bdc-4340-9fcb-1bd55deaf84e"}]} 2026-05-18 01:51:16.449 7 INFO neutron.services.segments.plugin [-] Segment fbc93b3d-fa25-47ba-a13d-c870efe231e1 resource provider aggregate not found 2026-05-18 01:51:16.461 7 INFO neutron.services.segments.plugin [-] Segment fbc93b3d-fa25-47ba-a13d-c870efe231e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbc93b3d-fa25-47ba-a13d-c870efe231e1 found for delete ", "request_id": "req-a307d26d-ef55-4be0-82be-3168b6a77bc7"}]} [pid: 7|app: 0|req: 1251/2282] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:16 2026] DELETE /v2.0/security-groups/2b0bda1b-a845-46f3-8472-708fc2de7982 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2283] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:16 2026] DELETE /v2.0/security-groups/d9f4b310-3400-4b58-8664-8c8594cb9fe7 => 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: 1252/2284] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:16 2026] GET /v2.0/security-groups?tenant_id=cc9044173f26402189048289f732772b&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:16.744 8 INFO neutron.services.segments.plugin [-] Segment bb838a5d-abc9-4c56-a11f-f0d64cbaff73 resource provider aggregate not found 2026-05-18 01:51:16.751 8 INFO neutron.services.segments.plugin [-] Segment bb838a5d-abc9-4c56-a11f-f0d64cbaff73 resource provider aggregate not found 2026-05-18 01:51:16.759 8 INFO neutron.services.segments.plugin [-] Segment bb838a5d-abc9-4c56-a11f-f0d64cbaff73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb838a5d-abc9-4c56-a11f-f0d64cbaff73 found for delete ", "request_id": "req-bfaf05e4-69a4-41cf-970b-3ec080dfde6b"}]} 2026-05-18 01:51:16.772 8 INFO neutron.services.segments.plugin [-] Segment bb838a5d-abc9-4c56-a11f-f0d64cbaff73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb838a5d-abc9-4c56-a11f-f0d64cbaff73 found for delete ", "request_id": "req-04835ec2-a11e-4ea1-8519-0f13267838b5"}]} 2026-05-18 01:51:16.775 8 INFO neutron.services.segments.plugin [-] Segment 067f3e5d-f9a1-45a9-90cb-27fdc4d3d07c resource provider aggregate not found 2026-05-18 01:51:16.784 8 INFO neutron.services.segments.plugin [-] Segment 067f3e5d-f9a1-45a9-90cb-27fdc4d3d07c resource provider aggregate not found 2026-05-18 01:51:16.790 8 INFO neutron.services.segments.plugin [-] Segment 067f3e5d-f9a1-45a9-90cb-27fdc4d3d07c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 067f3e5d-f9a1-45a9-90cb-27fdc4d3d07c found for delete ", "request_id": "req-64e19a94-89f3-4dfb-8ccd-795cfd6e00c2"}]} 2026-05-18 01:51:16.797 8 INFO neutron.services.segments.plugin [-] Segment 067f3e5d-f9a1-45a9-90cb-27fdc4d3d07c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 067f3e5d-f9a1-45a9-90cb-27fdc4d3d07c found for delete ", "request_id": "req-bcc7ddf4-7b39-499a-8d3a-29fe733a5eac"}]} [pid: 8|app: 0|req: 1033/2285] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:16 2026] DELETE /v2.0/security-groups/8794f050-6163-491a-bf98-37395d6ef3ce => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:20.801 7 WARNING neutron_lib.context [None req-e4e92510-31b4-404a-bfaf-3c5ef91d3835 8c387e28e450472091ad28421ea611b8 079a487a284d4f3d98cd4d8d59e3ebf7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:20.841 7 INFO neutron.db.segments_db [None req-e4e92510-31b4-404a-bfaf-3c5ef91d3835 8c387e28e450472091ad28421ea611b8 079a487a284d4f3d98cd4d8d59e3ebf7 - - default default] Added segment 910f1fa3-f9eb-45d7-a897-5d5f815b425b of type vxlan for network be5026ab-d2f4-48a2-8f1d-ff1cfd96fb1c [pid: 8|app: 0|req: 1034/2286] 10.0.0.71 () {34 vars in 677 bytes} [Mon May 18 01:51:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2287] 10.0.0.71 () {34 vars in 677 bytes} [Mon May 18 01:51:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2288] 10.0.0.71 () {34 vars in 677 bytes} [Mon May 18 01:51:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2289] 10.0.0.71 () {34 vars in 677 bytes} [Mon May 18 01:51:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2290] 10.0.0.71 () {34 vars in 677 bytes} [Mon May 18 01:51:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2291] 10.0.0.71 () {34 vars in 752 bytes} [Mon May 18 01:51:21 2026] PUT /v2.0/policies/fccfca7d-a8f0-4528-b7ac-9a69218f6939/tags => generated 17 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2292] 10.0.0.71 () {34 vars in 752 bytes} [Mon May 18 01:51:21 2026] PUT /v2.0/policies/8d977261-92c0-439d-8f93-85cfc88abe04/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:51:21.097 7 INFO neutron.db.l3_hamode_db [None req-e4e92510-31b4-404a-bfaf-3c5ef91d3835 8c387e28e450472091ad28421ea611b8 079a487a284d4f3d98cd4d8d59e3ebf7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1041/2293] 10.0.0.71 () {34 vars in 752 bytes} [Mon May 18 01:51:21 2026] PUT /v2.0/policies/85cb813c-67cf-4deb-a5c8-132b89a16422/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2294] 10.0.0.71 () {34 vars in 752 bytes} [Mon May 18 01:51:21 2026] PUT /v2.0/policies/cf61de45-7aee-4df9-9ff0-f6b75f4a9127/tags => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:51:21.210 7 INFO neutron.db.l3_hamode_db [None req-e4e92510-31b4-404a-bfaf-3c5ef91d3835 8c387e28e450472091ad28421ea611b8 079a487a284d4f3d98cd4d8d59e3ebf7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1043/2295] 10.0.0.71 () {32 vars in 673 bytes} [Mon May 18 01:51:21 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2296] 10.0.0.71 () {32 vars in 687 bytes} [Mon May 18 01:51:21 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2297] 10.0.0.71 () {32 vars in 683 bytes} [Mon May 18 01:51:21 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2298] 10.0.0.71 () {32 vars in 695 bytes} [Mon May 18 01:51:21 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2299] 10.0.0.71 () {34 vars in 667 bytes} [Mon May 18 01:51:20 2026] POST /v2.0/routers => generated 474 bytes in 1103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:21.817 7 WARNING neutron_lib.context [None req-a18f6ad7-c9b6-4575-a620-a8dff5ca53a5 8c387e28e450472091ad28421ea611b8 079a487a284d4f3d98cd4d8d59e3ebf7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2300] 10.0.0.71 () {32 vars in 681 bytes} [Mon May 18 01:51:21 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:51:21.883 7 INFO neutron.db.l3_hamode_db [None req-a18f6ad7-c9b6-4575-a620-a8dff5ca53a5 8c387e28e450472091ad28421ea611b8 079a487a284d4f3d98cd4d8d59e3ebf7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1048/2301] 10.0.0.71 () {32 vars in 695 bytes} [Mon May 18 01:51:21 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2302] 10.0.0.71 () {32 vars in 691 bytes} [Mon May 18 01:51:21 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:22.006 7 INFO neutron.db.l3_hamode_db [None req-a18f6ad7-c9b6-4575-a620-a8dff5ca53a5 8c387e28e450472091ad28421ea611b8 079a487a284d4f3d98cd4d8d59e3ebf7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1050/2303] 10.0.0.71 () {32 vars in 703 bytes} [Mon May 18 01:51:21 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2304] 10.0.0.71 () {32 vars in 733 bytes} [Mon May 18 01:51:22 2026] DELETE /v2.0/qos/policies/fccfca7d-a8f0-4528-b7ac-9a69218f6939 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2305] 10.0.0.71 () {32 vars in 733 bytes} [Mon May 18 01:51:22 2026] DELETE /v2.0/qos/policies/8d977261-92c0-439d-8f93-85cfc88abe04 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2306] 10.0.0.71 () {32 vars in 733 bytes} [Mon May 18 01:51:22 2026] DELETE /v2.0/qos/policies/85cb813c-67cf-4deb-a5c8-132b89a16422 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2307] 10.0.0.71 () {32 vars in 733 bytes} [Mon May 18 01:51:22 2026] DELETE /v2.0/qos/policies/cf61de45-7aee-4df9-9ff0-f6b75f4a9127 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2308] 10.0.0.71 () {32 vars in 733 bytes} [Mon May 18 01:51:22 2026] DELETE /v2.0/qos/policies/5809a799-73a8-45e6-9f38-e2e1a7c267ad => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2309] 10.0.0.71 () {34 vars in 667 bytes} [Mon May 18 01:51:21 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) 2026-05-18 01:51:22.609 8 WARNING neutron_lib.context [None req-865d86b3-15ec-4b94-b477-70595eb6d498 8c387e28e450472091ad28421ea611b8 079a487a284d4f3d98cd4d8d59e3ebf7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:22.663 8 INFO neutron.db.l3_hamode_db [None req-865d86b3-15ec-4b94-b477-70595eb6d498 8c387e28e450472091ad28421ea611b8 079a487a284d4f3d98cd4d8d59e3ebf7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:51:22.788 8 INFO neutron.db.l3_hamode_db [None req-865d86b3-15ec-4b94-b477-70595eb6d498 8c387e28e450472091ad28421ea611b8 079a487a284d4f3d98cd4d8d59e3ebf7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1056/2310] 10.0.0.71 () {34 vars in 667 bytes} [Mon May 18 01:51:22 2026] POST /v2.0/routers => generated 474 bytes in 752 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:23.364 8 WARNING neutron_lib.context [None req-adb037ad-9dc8-49f7-a15d-fe67441b091d 8c387e28e450472091ad28421ea611b8 079a487a284d4f3d98cd4d8d59e3ebf7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1255/2311] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:23 2026] GET /v2.0/security-groups?tenant_id=44924f2bf6af4086ac5320ae8d420a96&name=default => generated 2929 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:23.399 8 INFO neutron.db.l3_hamode_db [None req-adb037ad-9dc8-49f7-a15d-fe67441b091d 8c387e28e450472091ad28421ea611b8 079a487a284d4f3d98cd4d8d59e3ebf7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1256/2312] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:23 2026] DELETE /v2.0/security-groups/789b1d58-299f-4c77-8d1b-d573fca326bc => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:23.493 8 INFO neutron.db.l3_hamode_db [None req-adb037ad-9dc8-49f7-a15d-fe67441b091d 8c387e28e450472091ad28421ea611b8 079a487a284d4f3d98cd4d8d59e3ebf7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1257/2313] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:23 2026] GET /v2.0/security-groups?tenant_id=da468c7c061f4624be1544b897cdcfa7&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: 1258/2314] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:23 2026] DELETE /v2.0/security-groups/06fe92ee-2dc0-4a65-a201-98690524172d => 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: 1057/2315] 10.0.0.71 () {34 vars in 667 bytes} [Mon May 18 01:51:23 2026] POST /v2.0/routers => generated 474 bytes in 728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:24.104 8 WARNING neutron_lib.context [None req-c70038cb-4c5b-43fe-9419-f5c14261ea51 8c387e28e450472091ad28421ea611b8 079a487a284d4f3d98cd4d8d59e3ebf7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1259/2316] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:24 2026] GET /v2.0/security-groups?tenant_id=079f0c067b4d489699a5a182f161cd76&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:24.155 8 INFO neutron.db.l3_hamode_db [None req-c70038cb-4c5b-43fe-9419-f5c14261ea51 8c387e28e450472091ad28421ea611b8 079a487a284d4f3d98cd4d8d59e3ebf7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1260/2317] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:24 2026] DELETE /v2.0/security-groups/55ad5746-26fa-4369-a47e-510026fd3b4b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:24.285 8 INFO neutron.db.l3_hamode_db [None req-c70038cb-4c5b-43fe-9419-f5c14261ea51 8c387e28e450472091ad28421ea611b8 079a487a284d4f3d98cd4d8d59e3ebf7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1058/2318] 10.0.0.71 () {34 vars in 667 bytes} [Mon May 18 01:51:24 2026] POST /v2.0/routers => generated 474 bytes in 772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2319] 10.0.0.71 () {34 vars in 750 bytes} [Mon May 18 01:51:24 2026] PUT /v2.0/routers/78b20b00-fe9c-4866-b377-2b5ffe6f9aa9/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2320] 10.0.0.71 () {34 vars in 750 bytes} [Mon May 18 01:51:24 2026] PUT /v2.0/routers/b8bc30e3-c37b-48e5-b243-d7d27473bf89/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: 1262/2321] 10.0.0.71 () {34 vars in 750 bytes} [Mon May 18 01:51:25 2026] PUT /v2.0/routers/27501195-f798-4ec8-934c-c92995b51971/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2322] 10.0.0.71 () {34 vars in 750 bytes} [Mon May 18 01:51:25 2026] PUT /v2.0/routers/676e9b53-353d-4207-a6e7-ebb6e20f91c1/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2323] 10.0.0.71 () {32 vars in 663 bytes} [Mon May 18 01:51:25 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2324] 10.0.0.71 () {32 vars in 677 bytes} [Mon May 18 01:51:25 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2325] 10.0.0.71 () {32 vars in 673 bytes} [Mon May 18 01:51:25 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2326] 10.0.0.71 () {32 vars in 685 bytes} [Mon May 18 01:51:25 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2327] 10.0.0.71 () {32 vars in 671 bytes} [Mon May 18 01:51:25 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2328] 10.0.0.71 () {32 vars in 685 bytes} [Mon May 18 01:51:25 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: 1266/2329] 10.0.0.71 () {32 vars in 681 bytes} [Mon May 18 01:51:25 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2330] 10.0.0.71 () {32 vars in 693 bytes} [Mon May 18 01:51:25 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2331] 10.0.0.71 () {32 vars in 720 bytes} [Mon May 18 01:51:25 2026] GET /v2.0/routers/78b20b00-fe9c-4866-b377-2b5ffe6f9aa9 => generated 485 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2332] 10.0.0.71 () {34 vars in 741 bytes} [Mon May 18 01:51:25 2026] PUT /v2.0/routers/78b20b00-fe9c-4866-b377-2b5ffe6f9aa9 => 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: 1268/2333] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:51:26 2026] GET /v2.0/ports?device_id=78b20b00-fe9c-4866-b377-2b5ffe6f9aa9 => 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: 1066/2334] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:51:26 2026] DELETE /v2.0/routers/78b20b00-fe9c-4866-b377-2b5ffe6f9aa9 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2335] 10.0.0.71 () {32 vars in 720 bytes} [Mon May 18 01:51:26 2026] GET /v2.0/routers/b8bc30e3-c37b-48e5-b243-d7d27473bf89 => generated 493 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2336] 10.0.0.71 () {34 vars in 741 bytes} [Mon May 18 01:51:26 2026] PUT /v2.0/routers/b8bc30e3-c37b-48e5-b243-d7d27473bf89 => generated 493 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2337] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:51:27 2026] GET /v2.0/ports?device_id=b8bc30e3-c37b-48e5-b243-d7d27473bf89 => 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: 1068/2338] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:51:27 2026] DELETE /v2.0/routers/b8bc30e3-c37b-48e5-b243-d7d27473bf89 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2339] 10.0.0.71 () {32 vars in 720 bytes} [Mon May 18 01:51:27 2026] GET /v2.0/routers/27501195-f798-4ec8-934c-c92995b51971 => generated 502 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2340] 10.0.0.71 () {34 vars in 741 bytes} [Mon May 18 01:51:27 2026] PUT /v2.0/routers/27501195-f798-4ec8-934c-c92995b51971 => generated 502 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2341] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:51:28 2026] GET /v2.0/ports?device_id=27501195-f798-4ec8-934c-c92995b51971 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:51:28.271 7 WARNING neutron_lib.context [None req-5dd7f01a-2445-4904-8919-4999c0c2471e ad91702cf1bf455e9fd51dfd03f43324 f19a62c0a63d473caf712bc4879263cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:28.394 7 INFO neutron.db.segments_db [None req-5dd7f01a-2445-4904-8919-4999c0c2471e ad91702cf1bf455e9fd51dfd03f43324 f19a62c0a63d473caf712bc4879263cf - - default default] Added segment d42f403c-3a51-456d-8001-40bce0ac13c1 of type vxlan for network 5e85a582-ede0-4b2e-9386-5341aa595369 [pid: 7|app: 0|req: 1272/2342] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:51:28 2026] POST /v2.0/networks => generated 632 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:28.467 7 WARNING neutron_lib.context [None req-226a1249-6da4-4e1b-a964-c0da14a1e7b1 ad91702cf1bf455e9fd51dfd03f43324 f19a62c0a63d473caf712bc4879263cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1071/2343] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:51:28 2026] DELETE /v2.0/routers/27501195-f798-4ec8-934c-c92995b51971 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2344] 10.0.0.71 () {32 vars in 720 bytes} [Mon May 18 01:51:28 2026] GET /v2.0/routers/676e9b53-353d-4207-a6e7-ebb6e20f91c1 => generated 487 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2345] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:51:28 2026] POST /v2.0/subnets => generated 626 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:28.792 7 WARNING neutron_lib.context [None req-a0a8630c-41e6-41cc-95b6-8175b000caa5 ad91702cf1bf455e9fd51dfd03f43324 f19a62c0a63d473caf712bc4879263cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:28.847 7 INFO neutron.db.segments_db [None req-a0a8630c-41e6-41cc-95b6-8175b000caa5 ad91702cf1bf455e9fd51dfd03f43324 f19a62c0a63d473caf712bc4879263cf - - default default] Added segment d53b578b-e05b-4fbc-9857-1b3be1263360 of type vxlan for network 051bc9cf-7174-49fe-9423-d05b2b5c912a [pid: 7|app: 0|req: 1274/2346] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:51:28 2026] POST /v2.0/networks => generated 632 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:28.963 7 WARNING neutron_lib.context [None req-325fefa2-2b8a-41da-a566-c85964f3516d ad91702cf1bf455e9fd51dfd03f43324 f19a62c0a63d473caf712bc4879263cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1275/2347] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:51:28 2026] POST /v2.0/subnets => generated 629 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:29.195 7 WARNING neutron_lib.context [None req-4fc11fe8-0512-452b-9cb0-8749fca8d14c ad91702cf1bf455e9fd51dfd03f43324 f19a62c0a63d473caf712bc4879263cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:29.239 7 INFO neutron.db.segments_db [None req-4fc11fe8-0512-452b-9cb0-8749fca8d14c ad91702cf1bf455e9fd51dfd03f43324 f19a62c0a63d473caf712bc4879263cf - - default default] Added segment c3055982-aaba-4183-858b-d41a6450ff85 of type vxlan for network 6d1237a6-1824-4be5-a9b7-dbc174f432e6 [pid: 7|app: 0|req: 1276/2348] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:51:29 2026] POST /v2.0/networks => generated 631 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:29.335 7 WARNING neutron_lib.context [None req-6101951c-9d5e-45a9-b086-cc60cdeb6f34 ad91702cf1bf455e9fd51dfd03f43324 f19a62c0a63d473caf712bc4879263cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1279/2351] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:51:29 2026] POST /v2.0/subnets => generated 629 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:29.622 7 WARNING neutron_lib.context [None req-66db7d41-7bc3-41ab-8745-541f0ee16e8b ad91702cf1bf455e9fd51dfd03f43324 f19a62c0a63d473caf712bc4879263cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:29.682 7 INFO neutron.db.segments_db [None req-66db7d41-7bc3-41ab-8745-541f0ee16e8b ad91702cf1bf455e9fd51dfd03f43324 f19a62c0a63d473caf712bc4879263cf - - default default] Added segment 39696aad-c52c-40d0-92fa-2fc1b7f0ace9 of type vxlan for network 9ecbdbeb-ded7-4740-abf3-9a6265eaed84 [pid: 7|app: 0|req: 1280/2352] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:51:29 2026] POST /v2.0/networks => generated 631 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:29.783 7 WARNING neutron_lib.context [None req-29375fee-ec4e-4df6-ace6-4ea38cfca239 ad91702cf1bf455e9fd51dfd03f43324 f19a62c0a63d473caf712bc4879263cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1073/2353] 10.0.0.71 () {34 vars in 741 bytes} [Mon May 18 01:51:28 2026] PUT /v2.0/routers/676e9b53-353d-4207-a6e7-ebb6e20f91c1 => generated 487 bytes in 1195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2354] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:51:29 2026] GET /v2.0/ports?device_id=676e9b53-353d-4207-a6e7-ebb6e20f91c1 => 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: 1281/2355] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:51:29 2026] POST /v2.0/subnets => generated 629 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:30.049 7 WARNING neutron_lib.context [None req-10503837-42b4-4fe1-9b5c-3500e42a7e6d ad91702cf1bf455e9fd51dfd03f43324 f19a62c0a63d473caf712bc4879263cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:30.116 7 INFO neutron.db.segments_db [None req-10503837-42b4-4fe1-9b5c-3500e42a7e6d ad91702cf1bf455e9fd51dfd03f43324 f19a62c0a63d473caf712bc4879263cf - - default default] Added segment 29fc16b4-28fe-4ce4-903c-46f4ad3d1e02 of type vxlan for network b92f47d2-f140-43c2-8415-b1585b067563 [pid: 7|app: 0|req: 1282/2356] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:51:30 2026] POST /v2.0/networks => generated 632 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:30.220 7 WARNING neutron_lib.context [None req-0fbeb20f-2b25-4fe5-8498-b3822dacccd6 ad91702cf1bf455e9fd51dfd03f43324 f19a62c0a63d473caf712bc4879263cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1075/2357] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:51:29 2026] DELETE /v2.0/routers/676e9b53-353d-4207-a6e7-ebb6e20f91c1 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2358] 10.0.0.71 () {32 vars in 720 bytes} [Mon May 18 01:51:30 2026] GET /v2.0/routers/5f7d54fd-221e-4da3-8f66-6b41044cb6f8 => generated 480 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2359] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:51:30 2026] POST /v2.0/subnets => generated 629 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2360] 10.0.0.71 () {34 vars in 750 bytes} [Mon May 18 01:51:30 2026] PUT /v2.0/subnets/f91b0e8d-eda0-4f71-8e66-c2320255edf9/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2361] 10.0.0.71 () {34 vars in 750 bytes} [Mon May 18 01:51:30 2026] PUT /v2.0/subnets/f6580a44-b5c4-4f45-b2e7-f5a08fde93d5/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: 1286/2362] 10.0.0.71 () {34 vars in 750 bytes} [Mon May 18 01:51:30 2026] PUT /v2.0/subnets/9877b936-6b32-4e2c-8035-3023bf003aed/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2363] 10.0.0.71 () {34 vars in 750 bytes} [Mon May 18 01:51:30 2026] PUT /v2.0/subnets/3f01172d-3d67-4404-8b83-194cf5cb0556/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: 1288/2364] 10.0.0.71 () {32 vars in 663 bytes} [Mon May 18 01:51:30 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2365] 10.0.0.71 () {32 vars in 677 bytes} [Mon May 18 01:51:30 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2366] 10.0.0.71 () {32 vars in 673 bytes} [Mon May 18 01:51:30 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2367] 10.0.0.71 () {32 vars in 685 bytes} [Mon May 18 01:51:30 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2368] 10.0.0.71 () {32 vars in 671 bytes} [Mon May 18 01:51:30 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2369] 10.0.0.71 () {34 vars in 741 bytes} [Mon May 18 01:51:30 2026] PUT /v2.0/routers/5f7d54fd-221e-4da3-8f66-6b41044cb6f8 => generated 480 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2370] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:51:30 2026] GET /v2.0/ports?device_id=5f7d54fd-221e-4da3-8f66-6b41044cb6f8 => 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: 1293/2371] 10.0.0.71 () {32 vars in 685 bytes} [Mon May 18 01:51:30 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2372] 10.0.0.71 () {32 vars in 681 bytes} [Mon May 18 01:51:30 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2373] 10.0.0.71 () {32 vars in 693 bytes} [Mon May 18 01:51:31 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2374] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:51:31 2026] DELETE /v2.0/subnets/f91b0e8d-eda0-4f71-8e66-c2320255edf9 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2375] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:51:31 2026] DELETE /v2.0/subnets/f6580a44-b5c4-4f45-b2e7-f5a08fde93d5 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:51:31.509 8 INFO neutron.services.segments.plugin [-] Segment 910f1fa3-f9eb-45d7-a897-5d5f815b425b resource provider aggregate not found 2026-05-18 01:51:31.520 8 INFO neutron.services.segments.plugin [-] Segment 910f1fa3-f9eb-45d7-a897-5d5f815b425b resource provider aggregate not found 2026-05-18 01:51:31.523 8 INFO neutron.services.segments.plugin [-] Segment 910f1fa3-f9eb-45d7-a897-5d5f815b425b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 910f1fa3-f9eb-45d7-a897-5d5f815b425b found for delete ", "request_id": "req-88066599-0b3a-426f-9cb9-4222a8a63bd2"}]} 2026-05-18 01:51:31.530 8 INFO neutron.services.segments.plugin [-] Segment 910f1fa3-f9eb-45d7-a897-5d5f815b425b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 910f1fa3-f9eb-45d7-a897-5d5f815b425b found for delete ", "request_id": "req-c9324b50-0cb3-455c-859d-94a8e983c3f8"}]} 2026-05-18 01:51:31.542 8 INFO neutron.db.l3_hamode_db [None req-f6b6b583-db57-41f1-a09a-7c21a84f00d0 8c387e28e450472091ad28421ea611b8 079a487a284d4f3d98cd4d8d59e3ebf7 - - default default] HA network be5026ab-d2f4-48a2-8f1d-ff1cfd96fb1c was deleted as no HA routers are present in tenant 079a487a284d4f3d98cd4d8d59e3ebf7. [pid: 8|app: 0|req: 1079/2376] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:51:30 2026] DELETE /v2.0/routers/5f7d54fd-221e-4da3-8f66-6b41044cb6f8 => generated 0 bytes in 600 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2377] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:51:31 2026] DELETE /v2.0/subnets/9877b936-6b32-4e2c-8035-3023bf003aed => 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: 1080/2378] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:51:31 2026] DELETE /v2.0/subnets/3f01172d-3d67-4404-8b83-194cf5cb0556 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2379] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:51:31 2026] DELETE /v2.0/subnets/d7a8666c-b7ea-4ea0-a08e-63e7eff7893e => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2380] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:51:31 2026] DELETE /v2.0/networks/5e85a582-ede0-4b2e-9386-5341aa595369 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2381] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:32 2026] GET /v2.0/security-groups?tenant_id=01921c92f35b4d6d917ee63d9b945485&name=default => generated 2929 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:32.591 7 INFO neutron.services.segments.plugin [-] Segment d53b578b-e05b-4fbc-9857-1b3be1263360 resource provider aggregate not found 2026-05-18 01:51:32.595 7 INFO neutron.services.segments.plugin [-] Segment d53b578b-e05b-4fbc-9857-1b3be1263360 resource provider aggregate not found 2026-05-18 01:51:32.607 7 INFO neutron.services.segments.plugin [-] Segment d53b578b-e05b-4fbc-9857-1b3be1263360 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d53b578b-e05b-4fbc-9857-1b3be1263360 found for delete ", "request_id": "req-e4859e37-7e99-45a5-9725-623cab95076e"}]} 2026-05-18 01:51:32.608 7 INFO neutron.services.segments.plugin [-] Segment d53b578b-e05b-4fbc-9857-1b3be1263360 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d53b578b-e05b-4fbc-9857-1b3be1263360 found for delete ", "request_id": "req-0c5c4349-257c-4a0d-adb6-045c44068b29"}]} [pid: 7|app: 0|req: 1300/2382] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:51:32 2026] DELETE /v2.0/networks/051bc9cf-7174-49fe-9423-d05b2b5c912a => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2383] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:32 2026] DELETE /v2.0/security-groups/eef81586-8246-4fdd-b4a4-576dc13f020d => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2384] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:51:32 2026] DELETE /v2.0/networks/6d1237a6-1824-4be5-a9b7-dbc174f432e6 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2385] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:32 2026] GET /v2.0/security-groups?tenant_id=079a487a284d4f3d98cd4d8d59e3ebf7&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2386] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:32 2026] DELETE /v2.0/security-groups/f93206f5-5db3-4847-af99-10e26736d3fe => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2387] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:51:32 2026] DELETE /v2.0/networks/9ecbdbeb-ded7-4740-abf3-9a6265eaed84 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2388] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:33 2026] GET /v2.0/security-groups?tenant_id=747fc42810a1451ab21718c26451070b&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2389] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:33 2026] DELETE /v2.0/security-groups/b90e73f7-3394-4bf3-b6ab-b5a64abf3ee1 => 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: 1303/2390] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:51:33 2026] DELETE /v2.0/networks/b92f47d2-f140-43c2-8415-b1585b067563 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:51:34.371 8 INFO neutron.services.segments.plugin [-] Segment d42f403c-3a51-456d-8001-40bce0ac13c1 resource provider aggregate not found 2026-05-18 01:51:34.377 8 INFO neutron.services.segments.plugin [-] Segment d42f403c-3a51-456d-8001-40bce0ac13c1 resource provider aggregate not found 2026-05-18 01:51:34.383 8 INFO neutron.services.segments.plugin [-] Segment d42f403c-3a51-456d-8001-40bce0ac13c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d42f403c-3a51-456d-8001-40bce0ac13c1 found for delete ", "request_id": "req-52e5e720-35aa-4ae4-95a2-5b63f9d01f4f"}]} 2026-05-18 01:51:34.389 8 INFO neutron.services.segments.plugin [-] Segment d42f403c-3a51-456d-8001-40bce0ac13c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d42f403c-3a51-456d-8001-40bce0ac13c1 found for delete ", "request_id": "req-55fe8e95-3bd8-4236-9beb-e5dddb18f5a1"}]} [pid: 8|app: 0|req: 1088/2391] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:34 2026] GET /v2.0/security-groups?tenant_id=98dda3781c60481d8322c76d293e3a00&name=default => generated 2929 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:34.726 7 INFO neutron.services.segments.plugin [-] Segment c3055982-aaba-4183-858b-d41a6450ff85 resource provider aggregate not found 2026-05-18 01:51:34.740 7 INFO neutron.services.segments.plugin [-] Segment c3055982-aaba-4183-858b-d41a6450ff85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3055982-aaba-4183-858b-d41a6450ff85 found for delete ", "request_id": "req-70a6464d-86e5-466d-8efa-6d131566c705"}]} 2026-05-18 01:51:34.744 7 INFO neutron.services.segments.plugin [-] Segment c3055982-aaba-4183-858b-d41a6450ff85 resource provider aggregate not found 2026-05-18 01:51:34.759 7 INFO neutron.services.segments.plugin [-] Segment 39696aad-c52c-40d0-92fa-2fc1b7f0ace9 resource provider aggregate not found 2026-05-18 01:51:34.763 7 INFO neutron.services.segments.plugin [-] Segment c3055982-aaba-4183-858b-d41a6450ff85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3055982-aaba-4183-858b-d41a6450ff85 found for delete ", "request_id": "req-732f96df-b1f0-4e5c-b014-4818be7347fd"}]} 2026-05-18 01:51:34.778 7 INFO neutron.services.segments.plugin [-] Segment 39696aad-c52c-40d0-92fa-2fc1b7f0ace9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39696aad-c52c-40d0-92fa-2fc1b7f0ace9 found for delete ", "request_id": "req-f57aa759-a2ac-409f-9ed4-5e3f416f5d94"}]} 2026-05-18 01:51:34.782 7 INFO neutron.services.segments.plugin [-] Segment 39696aad-c52c-40d0-92fa-2fc1b7f0ace9 resource provider aggregate not found 2026-05-18 01:51:34.790 7 INFO neutron.services.segments.plugin [-] Segment 29fc16b4-28fe-4ce4-903c-46f4ad3d1e02 resource provider aggregate not found 2026-05-18 01:51:34.795 7 INFO neutron.services.segments.plugin [-] Segment 39696aad-c52c-40d0-92fa-2fc1b7f0ace9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39696aad-c52c-40d0-92fa-2fc1b7f0ace9 found for delete ", "request_id": "req-92984715-2a14-437f-b4c6-fbc00387b44e"}]} 2026-05-18 01:51:34.802 7 INFO neutron.services.segments.plugin [-] Segment 29fc16b4-28fe-4ce4-903c-46f4ad3d1e02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29fc16b4-28fe-4ce4-903c-46f4ad3d1e02 found for delete ", "request_id": "req-a56e7d72-cdb3-4ef4-9421-8025ae25c3dd"}]} 2026-05-18 01:51:34.804 7 INFO neutron.services.segments.plugin [-] Segment 29fc16b4-28fe-4ce4-903c-46f4ad3d1e02 resource provider aggregate not found 2026-05-18 01:51:34.817 7 INFO neutron.services.segments.plugin [-] Segment 29fc16b4-28fe-4ce4-903c-46f4ad3d1e02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29fc16b4-28fe-4ce4-903c-46f4ad3d1e02 found for delete ", "request_id": "req-39398022-bd7d-47f8-a1a6-8bcc48e8a114"}]} [pid: 7|app: 0|req: 1304/2392] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:34 2026] DELETE /v2.0/security-groups/310ed59d-1aa2-49ae-8f4a-8ed340e4da25 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2393] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:34 2026] GET /v2.0/security-groups?tenant_id=2fd4e042b1584eae89158bcf0df5d51b&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2394] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:35 2026] DELETE /v2.0/security-groups/fe16493a-f400-4044-8532-3133d3ea667b => 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: 1090/2395] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:35 2026] GET /v2.0/security-groups?tenant_id=f19a62c0a63d473caf712bc4879263cf&name=default => generated 2929 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2396] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:35 2026] DELETE /v2.0/security-groups/ad8e69c2-2a20-4efe-b940-23ea76ec7fb0 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:37.679 8 WARNING neutron_lib.context [None req-a1b0c4e7-3bcb-4d36-94a2-95771dded06f 0a151a8d1ead418aa52f84848272bdbe aaefa60e04b64c99ad44d79f4df8ac69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1091/2397] 10.0.0.71 () {34 vars in 675 bytes} [Mon May 18 01:51:37 2026] POST /v2.0/subnetpools => generated 516 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:37.744 7 WARNING neutron_lib.context [None req-6403d3c2-9a42-46da-b69e-da094d91c4f5 0a151a8d1ead418aa52f84848272bdbe aaefa60e04b64c99ad44d79f4df8ac69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1307/2398] 10.0.0.71 () {34 vars in 675 bytes} [Mon May 18 01:51:37 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:37.803 8 WARNING neutron_lib.context [None req-a58a969f-4b03-4123-81f9-7ab34a715350 0a151a8d1ead418aa52f84848272bdbe aaefa60e04b64c99ad44d79f4df8ac69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1092/2399] 10.0.0.71 () {34 vars in 675 bytes} [Mon May 18 01:51:37 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-18 01:51:37.860 7 WARNING neutron_lib.context [None req-d92685bd-984e-4210-9532-be545183cb45 0a151a8d1ead418aa52f84848272bdbe aaefa60e04b64c99ad44d79f4df8ac69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1308/2400] 10.0.0.71 () {34 vars in 675 bytes} [Mon May 18 01:51:37 2026] POST /v2.0/subnetpools => generated 516 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:37.937 8 WARNING neutron_lib.context [None req-af71155f-91e5-482e-bafa-713ce854b5c8 0a151a8d1ead418aa52f84848272bdbe aaefa60e04b64c99ad44d79f4df8ac69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1093/2401] 10.0.0.71 () {34 vars in 675 bytes} [Mon May 18 01:51:37 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2402] 10.0.0.71 () {34 vars in 758 bytes} [Mon May 18 01:51:38 2026] PUT /v2.0/subnetpools/5d5ebf44-d356-418b-b307-4332cfd30295/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2403] 10.0.0.71 () {34 vars in 758 bytes} [Mon May 18 01:51:38 2026] PUT /v2.0/subnetpools/9a0903c6-fabe-40c7-b531-22e0e7dfed87/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2404] 10.0.0.71 () {34 vars in 758 bytes} [Mon May 18 01:51:38 2026] PUT /v2.0/subnetpools/5d365879-d9af-41b6-9a5d-21eaa08f9f0b/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2405] 10.0.0.71 () {34 vars in 758 bytes} [Mon May 18 01:51:38 2026] PUT /v2.0/subnetpools/5348eb89-248a-48e4-9cc9-e5cc4eda609c/tags => 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: 1311/2406] 10.0.0.71 () {32 vars in 671 bytes} [Mon May 18 01:51:38 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2407] 10.0.0.71 () {32 vars in 685 bytes} [Mon May 18 01:51:38 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2408] 10.0.0.71 () {32 vars in 681 bytes} [Mon May 18 01:51:38 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2409] 10.0.0.71 () {32 vars in 693 bytes} [Mon May 18 01:51:38 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2410] 10.0.0.71 () {32 vars in 679 bytes} [Mon May 18 01:51:38 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2411] 10.0.0.71 () {32 vars in 693 bytes} [Mon May 18 01:51:38 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2412] 10.0.0.71 () {32 vars in 689 bytes} [Mon May 18 01:51:38 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2413] 10.0.0.71 () {32 vars in 701 bytes} [Mon May 18 01:51:38 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2414] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:51:38 2026] DELETE /v2.0/subnetpools/5d5ebf44-d356-418b-b307-4332cfd30295 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2415] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:51:38 2026] DELETE /v2.0/subnetpools/9a0903c6-fabe-40c7-b531-22e0e7dfed87 => 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: 1316/2416] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:51:38 2026] DELETE /v2.0/subnetpools/5d365879-d9af-41b6-9a5d-21eaa08f9f0b => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2417] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:51:38 2026] DELETE /v2.0/subnetpools/5348eb89-248a-48e4-9cc9-e5cc4eda609c => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:38.708 8 WARNING neutron_lib.context [None req-24d12b8d-5d2d-4a63-9a53-bd72a7f1ade4 d5ab4f426d3343cd8aa70f352912f8df 97f219bfcd0f492fa41afcde1f1d7851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1318/2418] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:51:38 2026] DELETE /v2.0/subnetpools/e1a4fa74-4777-4bcf-a86f-8bad08ea3cbc => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:38.902 8 INFO neutron.db.segments_db [None req-24d12b8d-5d2d-4a63-9a53-bd72a7f1ade4 d5ab4f426d3343cd8aa70f352912f8df 97f219bfcd0f492fa41afcde1f1d7851 - - default default] Added segment 1d1f8d6b-4f08-4c3c-9095-484662819d11 of type vxlan for network 59adc975-c76a-4052-bd1c-64710f2be3dc [pid: 8|app: 0|req: 1101/2419] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:51:38 2026] POST /v2.0/networks => generated 632 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:39.007 7 WARNING neutron_lib.context [None req-1a0fec20-d9cc-4e49-8c0a-9f711ec1966f d5ab4f426d3343cd8aa70f352912f8df 97f219bfcd0f492fa41afcde1f1d7851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1319/2420] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:51:38 2026] POST /v2.0/subnets => generated 626 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2421] 10.0.0.71 () {34 vars in 750 bytes} [Mon May 18 01:51:39 2026] PUT /v2.0/subnets/efd26d7e-b18a-4f12-ac75-56ce26659181/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2422] 10.0.0.71 () {32 vars in 730 bytes} [Mon May 18 01:51:39 2026] GET /v2.0/subnets/efd26d7e-b18a-4f12-ac75-56ce26659181/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2423] 10.0.0.71 () {34 vars in 761 bytes} [Mon May 18 01:51:39 2026] PUT /v2.0/subnets/efd26d7e-b18a-4f12-ac75-56ce26659181/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2424] 10.0.0.71 () {32 vars in 730 bytes} [Mon May 18 01:51:39 2026] GET /v2.0/subnets/efd26d7e-b18a-4f12-ac75-56ce26659181/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2425] 10.0.0.71 () {34 vars in 757 bytes} [Mon May 18 01:51:39 2026] PUT /v2.0/subnets/efd26d7e-b18a-4f12-ac75-56ce26659181/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2426] 10.0.0.71 () {32 vars in 730 bytes} [Mon May 18 01:51:39 2026] GET /v2.0/subnets/efd26d7e-b18a-4f12-ac75-56ce26659181/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2427] 10.0.0.71 () {34 vars in 779 bytes} [Mon May 18 01:51:39 2026] PUT /v2.0/subnets/efd26d7e-b18a-4f12-ac75-56ce26659181/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2428] 10.0.0.71 () {32 vars in 730 bytes} [Mon May 18 01:51:39 2026] GET /v2.0/subnets/efd26d7e-b18a-4f12-ac75-56ce26659181/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2429] 10.0.0.71 () {34 vars in 750 bytes} [Mon May 18 01:51:39 2026] PUT /v2.0/subnets/efd26d7e-b18a-4f12-ac75-56ce26659181/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2430] 10.0.0.71 () {32 vars in 730 bytes} [Mon May 18 01:51:39 2026] GET /v2.0/subnets/efd26d7e-b18a-4f12-ac75-56ce26659181/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2431] 10.0.0.71 () {32 vars in 738 bytes} [Mon May 18 01:51:39 2026] GET /v2.0/subnets/efd26d7e-b18a-4f12-ac75-56ce26659181/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:39.739 7 INFO neutron.api.v2.resource [None req-0cac671f-2c50-4f12-87de-1e4ad12a9e4d d5ab4f426d3343cd8aa70f352912f8df 97f219bfcd0f492fa41afcde1f1d7851 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1327/2432] 10.0.0.71 () {32 vars in 742 bytes} [Mon May 18 01:51:39 2026] GET /v2.0/subnets/efd26d7e-b18a-4f12-ac75-56ce26659181/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2433] 10.0.0.71 () {32 vars in 741 bytes} [Mon May 18 01:51:39 2026] DELETE /v2.0/subnets/efd26d7e-b18a-4f12-ac75-56ce26659181/tags/red => 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: 1329/2434] 10.0.0.71 () {32 vars in 730 bytes} [Mon May 18 01:51:39 2026] GET /v2.0/subnets/efd26d7e-b18a-4f12-ac75-56ce26659181/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2435] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:39 2026] GET /v2.0/security-groups?tenant_id=7bfa812e1c7b4cd584c06254a3e36b09&name=default => generated 2929 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:39.865 7 INFO neutron.api.v2.resource [None req-68f3cf1b-eaba-40b8-8e70-99fdf91cd156 d5ab4f426d3343cd8aa70f352912f8df 97f219bfcd0f492fa41afcde1f1d7851 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1330/2436] 10.0.0.71 () {32 vars in 745 bytes} [Mon May 18 01:51:39 2026] DELETE /v2.0/subnets/efd26d7e-b18a-4f12-ac75-56ce26659181/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2437] 10.0.0.71 () {32 vars in 733 bytes} [Mon May 18 01:51:39 2026] DELETE /v2.0/subnets/efd26d7e-b18a-4f12-ac75-56ce26659181/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2438] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:39 2026] DELETE /v2.0/security-groups/686a1b01-3ac4-456b-adfe-b086e742c458 => 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: 1332/2439] 10.0.0.71 () {32 vars in 730 bytes} [Mon May 18 01:51:39 2026] GET /v2.0/subnets/efd26d7e-b18a-4f12-ac75-56ce26659181/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2440] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:51:39 2026] DELETE /v2.0/subnets/efd26d7e-b18a-4f12-ac75-56ce26659181 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2441] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:40 2026] GET /v2.0/security-groups?tenant_id=aaefa60e04b64c99ad44d79f4df8ac69&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2442] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:40 2026] DELETE /v2.0/security-groups/5142d0d7-3566-41ab-b58b-cd725061faa7 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:40.448 8 INFO neutron.services.segments.plugin [-] Segment 1d1f8d6b-4f08-4c3c-9095-484662819d11 resource provider aggregate not found 2026-05-18 01:51:40.453 8 INFO neutron.services.segments.plugin [-] Segment 1d1f8d6b-4f08-4c3c-9095-484662819d11 resource provider aggregate not found 2026-05-18 01:51:40.469 8 INFO neutron.services.segments.plugin [-] Segment 1d1f8d6b-4f08-4c3c-9095-484662819d11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d1f8d6b-4f08-4c3c-9095-484662819d11 found for delete ", "request_id": "req-f337156e-a308-47a4-ac69-20f9b322ae34"}]} 2026-05-18 01:51:40.470 8 INFO neutron.services.segments.plugin [-] Segment 1d1f8d6b-4f08-4c3c-9095-484662819d11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d1f8d6b-4f08-4c3c-9095-484662819d11 found for delete ", "request_id": "req-d9f8d432-0c79-406a-b252-e0f6ba55b4f3"}]} [pid: 8|app: 0|req: 1109/2443] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:51:40 2026] DELETE /v2.0/networks/59adc975-c76a-4052-bd1c-64710f2be3dc => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2444] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:40 2026] GET /v2.0/security-groups?tenant_id=0310ee9fb1fc45f58a8cadefcecb2622&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2445] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:40 2026] DELETE /v2.0/security-groups/a2824cd6-a097-413f-9b37-e95f296cf1e7 => 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: 1336/2446] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:41 2026] GET /v2.0/security-groups?tenant_id=97f219bfcd0f492fa41afcde1f1d7851&name=default => generated 2929 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2447] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:41 2026] DELETE /v2.0/security-groups/3a9346a1-5bc8-4c8b-a0c5-f55aa6e1ec2f => 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: 1337/2448] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:41 2026] GET /v2.0/security-groups?tenant_id=2ea0dc36c1f749c2845f1a162b4e1daf&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2449] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:41 2026] DELETE /v2.0/security-groups/1cff08cb-6ca8-45ea-bde8-c3d256a0b8d4 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:44.012 7 WARNING neutron_lib.context [None req-796bcf15-caa8-4f5d-a0a6-c26fda10b2e7 54f395db93e143039bd6fb52b699430d f8cd5193fd4b49d9ad29beab0b1bbd67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:44.147 7 INFO neutron.db.segments_db [None req-796bcf15-caa8-4f5d-a0a6-c26fda10b2e7 54f395db93e143039bd6fb52b699430d f8cd5193fd4b49d9ad29beab0b1bbd67 - - default default] Added segment d10736f7-158e-4dee-b91e-775916d269bd of type vxlan for network 6c083aac-db7a-4fa6-bcad-fdd9ab9634cc [pid: 7|app: 0|req: 1338/2450] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:51:43 2026] POST /v2.0/networks => generated 631 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:44.255 8 WARNING neutron_lib.context [None req-6b6dea3e-7e82-4317-99a1-bbe5af526cda 54f395db93e143039bd6fb52b699430d f8cd5193fd4b49d9ad29beab0b1bbd67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1113/2453] 10.0.0.71 () {34 vars in 663 bytes} [Mon May 18 01:51:44 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2454] 10.0.0.71 () {34 vars in 746 bytes} [Mon May 18 01:51:44 2026] PUT /v2.0/ports/5cc1cd85-89c9-4618-a469-6e1cfed06854/tags => generated 25 bytes in 50 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: 1114/2455] 10.0.0.71 () {32 vars in 726 bytes} [Mon May 18 01:51:44 2026] GET /v2.0/ports/5cc1cd85-89c9-4618-a469-6e1cfed06854/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2456] 10.0.0.71 () {34 vars in 757 bytes} [Mon May 18 01:51:44 2026] PUT /v2.0/ports/5cc1cd85-89c9-4618-a469-6e1cfed06854/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2457] 10.0.0.71 () {32 vars in 726 bytes} [Mon May 18 01:51:44 2026] GET /v2.0/ports/5cc1cd85-89c9-4618-a469-6e1cfed06854/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2458] 10.0.0.71 () {34 vars in 753 bytes} [Mon May 18 01:51:44 2026] PUT /v2.0/ports/5cc1cd85-89c9-4618-a469-6e1cfed06854/tags/red => 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: 1116/2459] 10.0.0.71 () {32 vars in 726 bytes} [Mon May 18 01:51:44 2026] GET /v2.0/ports/5cc1cd85-89c9-4618-a469-6e1cfed06854/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2460] 10.0.0.71 () {34 vars in 775 bytes} [Mon May 18 01:51:44 2026] PUT /v2.0/ports/5cc1cd85-89c9-4618-a469-6e1cfed06854/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2461] 10.0.0.71 () {32 vars in 726 bytes} [Mon May 18 01:51:44 2026] GET /v2.0/ports/5cc1cd85-89c9-4618-a469-6e1cfed06854/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2462] 10.0.0.71 () {34 vars in 746 bytes} [Mon May 18 01:51:44 2026] PUT /v2.0/ports/5cc1cd85-89c9-4618-a469-6e1cfed06854/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2463] 10.0.0.71 () {32 vars in 726 bytes} [Mon May 18 01:51:44 2026] GET /v2.0/ports/5cc1cd85-89c9-4618-a469-6e1cfed06854/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: 1346/2464] 10.0.0.71 () {32 vars in 734 bytes} [Mon May 18 01:51:45 2026] GET /v2.0/ports/5cc1cd85-89c9-4618-a469-6e1cfed06854/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:45.078 7 INFO neutron.api.v2.resource [None req-623c2d09-589c-4c01-8b28-c8077ab8cdda 54f395db93e143039bd6fb52b699430d f8cd5193fd4b49d9ad29beab0b1bbd67 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1347/2465] 10.0.0.71 () {32 vars in 738 bytes} [Mon May 18 01:51:45 2026] GET /v2.0/ports/5cc1cd85-89c9-4618-a469-6e1cfed06854/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2466] 10.0.0.71 () {32 vars in 737 bytes} [Mon May 18 01:51:45 2026] DELETE /v2.0/ports/5cc1cd85-89c9-4618-a469-6e1cfed06854/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:45.162 8 WARNING neutron_lib.context [None req-d02c1e6b-1c7a-4032-b61a-6041529039b0 abdd16897f574797a9fc519d9bd32a19 a3fc734ae644429dbc888f8079c8835d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1349/2467] 10.0.0.71 () {32 vars in 726 bytes} [Mon May 18 01:51:45 2026] GET /v2.0/ports/5cc1cd85-89c9-4618-a469-6e1cfed06854/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:51:45.223 7 INFO neutron.api.v2.resource [None req-8f502d8b-81fd-482a-b2b4-61c9bb3374ea 54f395db93e143039bd6fb52b699430d f8cd5193fd4b49d9ad29beab0b1bbd67 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1350/2468] 10.0.0.71 () {32 vars in 741 bytes} [Mon May 18 01:51:45 2026] DELETE /v2.0/ports/5cc1cd85-89c9-4618-a469-6e1cfed06854/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2469] 10.0.0.71 () {32 vars in 729 bytes} [Mon May 18 01:51:45 2026] DELETE /v2.0/ports/5cc1cd85-89c9-4618-a469-6e1cfed06854/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: 1352/2470] 10.0.0.71 () {32 vars in 726 bytes} [Mon May 18 01:51:45 2026] GET /v2.0/ports/5cc1cd85-89c9-4618-a469-6e1cfed06854/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:51:45.324 8 INFO neutron.db.segments_db [None req-d02c1e6b-1c7a-4032-b61a-6041529039b0 abdd16897f574797a9fc519d9bd32a19 a3fc734ae644429dbc888f8079c8835d - - default default] Added segment 153086b6-6531-47dd-9bb5-c3a54d322319 of type vxlan for network e7a48d42-c580-4c10-a419-eeebf6f4bc03 [pid: 8|app: 0|req: 1119/2471] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:51:45 2026] POST /v2.0/networks => generated 632 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:45.423 8 WARNING neutron_lib.context [None req-d19f8bf5-7ac3-452c-aac2-23ea69225a74 abdd16897f574797a9fc519d9bd32a19 a3fc734ae644429dbc888f8079c8835d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1353/2472] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:51:45 2026] DELETE /v2.0/ports/5cc1cd85-89c9-4618-a469-6e1cfed06854 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:51:45.655 7 INFO neutron.services.segments.plugin [-] Segment d10736f7-158e-4dee-b91e-775916d269bd resource provider aggregate not found 2026-05-18 01:51:45.660 7 INFO neutron.services.segments.plugin [-] Segment d10736f7-158e-4dee-b91e-775916d269bd resource provider aggregate not found 2026-05-18 01:51:45.667 7 INFO neutron.services.segments.plugin [-] Segment d10736f7-158e-4dee-b91e-775916d269bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d10736f7-158e-4dee-b91e-775916d269bd found for delete ", "request_id": "req-fedac9d5-3879-42a0-9088-978f7487e965"}]} 2026-05-18 01:51:45.669 7 INFO neutron.services.segments.plugin [-] Segment d10736f7-158e-4dee-b91e-775916d269bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d10736f7-158e-4dee-b91e-775916d269bd found for delete ", "request_id": "req-64846841-81df-4294-8cd5-3bba51f46651"}]} [pid: 7|app: 0|req: 1354/2473] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:51:45 2026] DELETE /v2.0/networks/6c083aac-db7a-4fa6-bcad-fdd9ab9634cc => 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: 1120/2474] 10.0.0.71 () {34 vars in 663 bytes} [Mon May 18 01:51:45 2026] POST /v2.0/ports => generated 743 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:45.700 7 WARNING neutron_lib.context [None req-c93c7a41-5f99-47c6-9849-1649c7247218 abdd16897f574797a9fc519d9bd32a19 a3fc734ae644429dbc888f8079c8835d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1355/2475] 10.0.0.71 () {34 vars in 665 bytes} [Mon May 18 01:51:45 2026] POST /v2.0/trunks => generated 407 bytes in 137 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: 1121/2476] 10.0.0.71 () {34 vars in 748 bytes} [Mon May 18 01:51:45 2026] PUT /v2.0/trunks/297cdd9a-7402-4a02-951c-76e1b61e49c9/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2477] 10.0.0.71 () {32 vars in 728 bytes} [Mon May 18 01:51:45 2026] GET /v2.0/trunks/297cdd9a-7402-4a02-951c-76e1b61e49c9/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2478] 10.0.0.71 () {34 vars in 759 bytes} [Mon May 18 01:51:45 2026] PUT /v2.0/trunks/297cdd9a-7402-4a02-951c-76e1b61e49c9/tags/green => 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: 1357/2479] 10.0.0.71 () {32 vars in 728 bytes} [Mon May 18 01:51:45 2026] GET /v2.0/trunks/297cdd9a-7402-4a02-951c-76e1b61e49c9/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: 1123/2480] 10.0.0.71 () {34 vars in 755 bytes} [Mon May 18 01:51:45 2026] PUT /v2.0/trunks/297cdd9a-7402-4a02-951c-76e1b61e49c9/tags/red => generated 4 bytes in 15 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2481] 10.0.0.71 () {32 vars in 728 bytes} [Mon May 18 01:51:45 2026] GET /v2.0/trunks/297cdd9a-7402-4a02-951c-76e1b61e49c9/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2482] 10.0.0.71 () {34 vars in 777 bytes} [Mon May 18 01:51:45 2026] PUT /v2.0/trunks/297cdd9a-7402-4a02-951c-76e1b61e49c9/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: 1359/2483] 10.0.0.71 () {32 vars in 728 bytes} [Mon May 18 01:51:46 2026] GET /v2.0/trunks/297cdd9a-7402-4a02-951c-76e1b61e49c9/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: 1125/2484] 10.0.0.71 () {34 vars in 748 bytes} [Mon May 18 01:51:46 2026] PUT /v2.0/trunks/297cdd9a-7402-4a02-951c-76e1b61e49c9/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2485] 10.0.0.71 () {32 vars in 728 bytes} [Mon May 18 01:51:46 2026] GET /v2.0/trunks/297cdd9a-7402-4a02-951c-76e1b61e49c9/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2486] 10.0.0.71 () {32 vars in 736 bytes} [Mon May 18 01:51:46 2026] GET /v2.0/trunks/297cdd9a-7402-4a02-951c-76e1b61e49c9/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:46.146 7 INFO neutron.api.v2.resource [None req-ec4e8417-1b21-4525-aec6-64217f4a14a0 abdd16897f574797a9fc519d9bd32a19 a3fc734ae644429dbc888f8079c8835d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1361/2487] 10.0.0.71 () {32 vars in 740 bytes} [Mon May 18 01:51:46 2026] GET /v2.0/trunks/297cdd9a-7402-4a02-951c-76e1b61e49c9/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2488] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:46 2026] DELETE /v2.0/trunks/297cdd9a-7402-4a02-951c-76e1b61e49c9/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2489] 10.0.0.71 () {32 vars in 728 bytes} [Mon May 18 01:51:46 2026] GET /v2.0/trunks/297cdd9a-7402-4a02-951c-76e1b61e49c9/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:51:46.229 8 INFO neutron.api.v2.resource [None req-8e202ad7-cf8d-4dbb-b474-d54726211207 abdd16897f574797a9fc519d9bd32a19 a3fc734ae644429dbc888f8079c8835d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1128/2490] 10.0.0.71 () {32 vars in 743 bytes} [Mon May 18 01:51:46 2026] DELETE /v2.0/trunks/297cdd9a-7402-4a02-951c-76e1b61e49c9/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2491] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:51:46 2026] DELETE /v2.0/trunks/297cdd9a-7402-4a02-951c-76e1b61e49c9/tags => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2492] 10.0.0.71 () {32 vars in 728 bytes} [Mon May 18 01:51:46 2026] GET /v2.0/trunks/297cdd9a-7402-4a02-951c-76e1b61e49c9/tags => 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: 1130/2493] 10.0.0.71 () {32 vars in 718 bytes} [Mon May 18 01:51:46 2026] GET /v2.0/trunks/297cdd9a-7402-4a02-951c-76e1b61e49c9 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2494] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:51:46 2026] GET /v2.0/ports/451c7a2b-6e56-4dc0-b053-efc3f381f6a1 => generated 826 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2495] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:46 2026] GET /v2.0/security-groups?tenant_id=f8cd5193fd4b49d9ad29beab0b1bbd67&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2496] 10.0.0.71 () {32 vars in 721 bytes} [Mon May 18 01:51:46 2026] DELETE /v2.0/trunks/297cdd9a-7402-4a02-951c-76e1b61e49c9 => 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: 1365/2497] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:46 2026] DELETE /v2.0/security-groups/c8d7c264-d244-4034-af4d-27d471778dc9 => 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: 1133/2498] 10.0.0.71 () {32 vars in 719 bytes} [Mon May 18 01:51:46 2026] DELETE /v2.0/ports/451c7a2b-6e56-4dc0-b053-efc3f381f6a1 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2499] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:46 2026] GET /v2.0/security-groups?tenant_id=d20b2e958ee242f0a0c6f8e2c2c52fc0&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:46.764 8 INFO neutron.services.segments.plugin [-] Segment 153086b6-6531-47dd-9bb5-c3a54d322319 resource provider aggregate not found 2026-05-18 01:51:46.770 8 INFO neutron.services.segments.plugin [-] Segment 153086b6-6531-47dd-9bb5-c3a54d322319 resource provider aggregate not found [pid: 8|app: 0|req: 1134/2500] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:51:46 2026] DELETE /v2.0/networks/e7a48d42-c580-4c10-a419-eeebf6f4bc03 => 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: 1367/2501] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:46 2026] DELETE /v2.0/security-groups/94cfeebb-b234-4ac0-94a7-65409cf6da32 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:47.376 8 INFO neutron.services.segments.plugin [-] Segment 153086b6-6531-47dd-9bb5-c3a54d322319 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 153086b6-6531-47dd-9bb5-c3a54d322319 found for delete ", "request_id": "req-2a36619e-c3c1-4ad9-b566-1708219fc796"}]} 2026-05-18 01:51:47.377 8 INFO neutron.services.segments.plugin [-] Segment 153086b6-6531-47dd-9bb5-c3a54d322319 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 153086b6-6531-47dd-9bb5-c3a54d322319 found for delete ", "request_id": "req-0922b3f9-752e-4b20-9111-62ffab7d1047"}]} [pid: 8|app: 0|req: 1135/2502] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:47 2026] GET /v2.0/security-groups?tenant_id=a3fc734ae644429dbc888f8079c8835d&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2503] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:47 2026] DELETE /v2.0/security-groups/04543542-c2b8-44b7-aef0-291f76aef87d => 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: 1136/2504] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:47 2026] GET /v2.0/security-groups?tenant_id=292faa1f29e54dc580feb7b6cbb6f88d&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: 1369/2505] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:47 2026] DELETE /v2.0/security-groups/ff0ce92d-eb82-4aef-af50-6c083c4b82f2 => 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: 1137/2506] 10.0.0.71 () {34 vars in 677 bytes} [Mon May 18 01:51:49 2026] POST /v2.0/qos/policies => generated 359 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2507] 10.0.0.71 () {34 vars in 752 bytes} [Mon May 18 01:51:50 2026] PUT /v2.0/policies/29085971-3a61-4cb9-9ead-7eb5ed62d8cd/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2508] 10.0.0.71 () {32 vars in 732 bytes} [Mon May 18 01:51:50 2026] GET /v2.0/policies/29085971-3a61-4cb9-9ead-7eb5ed62d8cd/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2509] 10.0.0.71 () {34 vars in 763 bytes} [Mon May 18 01:51:50 2026] PUT /v2.0/policies/29085971-3a61-4cb9-9ead-7eb5ed62d8cd/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2510] 10.0.0.71 () {32 vars in 732 bytes} [Mon May 18 01:51:50 2026] GET /v2.0/policies/29085971-3a61-4cb9-9ead-7eb5ed62d8cd/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2511] 10.0.0.71 () {34 vars in 759 bytes} [Mon May 18 01:51:50 2026] PUT /v2.0/policies/29085971-3a61-4cb9-9ead-7eb5ed62d8cd/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: 1140/2512] 10.0.0.71 () {32 vars in 732 bytes} [Mon May 18 01:51:50 2026] GET /v2.0/policies/29085971-3a61-4cb9-9ead-7eb5ed62d8cd/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: 1373/2513] 10.0.0.71 () {34 vars in 781 bytes} [Mon May 18 01:51:50 2026] PUT /v2.0/policies/29085971-3a61-4cb9-9ead-7eb5ed62d8cd/tags/black.or.white => 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: 1141/2514] 10.0.0.71 () {32 vars in 732 bytes} [Mon May 18 01:51:50 2026] GET /v2.0/policies/29085971-3a61-4cb9-9ead-7eb5ed62d8cd/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2515] 10.0.0.71 () {34 vars in 752 bytes} [Mon May 18 01:51:50 2026] PUT /v2.0/policies/29085971-3a61-4cb9-9ead-7eb5ed62d8cd/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2516] 10.0.0.71 () {32 vars in 732 bytes} [Mon May 18 01:51:50 2026] GET /v2.0/policies/29085971-3a61-4cb9-9ead-7eb5ed62d8cd/tags => generated 37 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2517] 10.0.0.71 () {32 vars in 740 bytes} [Mon May 18 01:51:50 2026] GET /v2.0/policies/29085971-3a61-4cb9-9ead-7eb5ed62d8cd/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:50.338 8 INFO neutron.api.v2.resource [None req-fdf18fc4-1ead-41f3-9e90-6257b3578b73 0468e5619564438cbdf2a471a0ec0e54 fafe355dbce646e3829210736bff1e34 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1143/2518] 10.0.0.71 () {32 vars in 744 bytes} [Mon May 18 01:51:50 2026] GET /v2.0/policies/29085971-3a61-4cb9-9ead-7eb5ed62d8cd/tags/green => generated 99 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2519] 10.0.0.71 () {32 vars in 743 bytes} [Mon May 18 01:51:50 2026] DELETE /v2.0/policies/29085971-3a61-4cb9-9ead-7eb5ed62d8cd/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2520] 10.0.0.71 () {32 vars in 732 bytes} [Mon May 18 01:51:50 2026] GET /v2.0/policies/29085971-3a61-4cb9-9ead-7eb5ed62d8cd/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:51:50.421 7 INFO neutron.api.v2.resource [None req-b080e90a-e3a5-43b2-96eb-dc24b3e9f19f 0468e5619564438cbdf2a471a0ec0e54 fafe355dbce646e3829210736bff1e34 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1377/2521] 10.0.0.71 () {32 vars in 747 bytes} [Mon May 18 01:51:50 2026] DELETE /v2.0/policies/29085971-3a61-4cb9-9ead-7eb5ed62d8cd/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2522] 10.0.0.71 () {32 vars in 735 bytes} [Mon May 18 01:51:50 2026] DELETE /v2.0/policies/29085971-3a61-4cb9-9ead-7eb5ed62d8cd/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2523] 10.0.0.71 () {32 vars in 732 bytes} [Mon May 18 01:51:50 2026] GET /v2.0/policies/29085971-3a61-4cb9-9ead-7eb5ed62d8cd/tags => 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: 1146/2524] 10.0.0.71 () {32 vars in 733 bytes} [Mon May 18 01:51:50 2026] DELETE /v2.0/qos/policies/29085971-3a61-4cb9-9ead-7eb5ed62d8cd => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2525] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:51 2026] GET /v2.0/security-groups?tenant_id=6b871641686641da9f9bc917d286b1d7&name=default => generated 2929 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2526] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:51 2026] DELETE /v2.0/security-groups/a91fe0a4-2f27-4139-861d-fbf2248e2cd4 => 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: 1380/2527] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:51 2026] GET /v2.0/security-groups?tenant_id=1a9491eebade4780b1d97fb0e2257e42&name=default => generated 2929 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2528] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:51 2026] GET /v2.0/security-groups?tenant_id=fafe355dbce646e3829210736bff1e34&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2529] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:51 2026] DELETE /v2.0/security-groups/fece4dcf-fdfa-470e-8b25-4b327ed1bf58 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2530] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:51 2026] DELETE /v2.0/security-groups/e2eacfc1-7804-4dca-b653-653764db2aac => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2531] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:52 2026] GET /v2.0/security-groups?tenant_id=d2456c930d44417a832332a5f94ce8d9&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2532] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:52 2026] DELETE /v2.0/security-groups/f18ce691-e0fe-4228-afcd-1b681930f160 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:51:55.199 7 WARNING neutron_lib.context [None req-ec5be206-3717-440e-aaec-a5ecd807d994 f1df332a24d64d6ebef3e790260ffac4 6db52aad340344aca82f78d2ef10f0c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:55.349 7 INFO neutron.db.segments_db [None req-ec5be206-3717-440e-aaec-a5ecd807d994 f1df332a24d64d6ebef3e790260ffac4 6db52aad340344aca82f78d2ef10f0c8 - - default default] Added segment 7725b113-d795-4a7c-86a5-f84f1ba356ae of type vxlan for network d2524c7f-7eee-4a61-9afc-81393c3ca4a1 [pid: 7|app: 0|req: 1383/2533] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:51:55 2026] POST /v2.0/networks => generated 632 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:51:55.448 8 WARNING neutron_lib.context [None req-12aff283-57c6-4e08-85e5-e6ecf6976d1b f1df332a24d64d6ebef3e790260ffac4 6db52aad340344aca82f78d2ef10f0c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:51:55.511 8 INFO neutron.db.segments_db [None req-12aff283-57c6-4e08-85e5-e6ecf6976d1b f1df332a24d64d6ebef3e790260ffac4 6db52aad340344aca82f78d2ef10f0c8 - - default default] Added segment 272babf3-65bf-49c0-b067-1d385559be6d of type vxlan for network 9bb579c1-16d0-4ea8-9f73-828e5f5cc4e2 [pid: 8|app: 0|req: 1151/2534] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:51:55 2026] POST /v2.0/networks => generated 631 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2535] 10.0.0.71 () {34 vars in 752 bytes} [Mon May 18 01:51:55 2026] PUT /v2.0/networks/d2524c7f-7eee-4a61-9afc-81393c3ca4a1/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2536] 10.0.0.71 () {32 vars in 732 bytes} [Mon May 18 01:51:55 2026] GET /v2.0/networks/d2524c7f-7eee-4a61-9afc-81393c3ca4a1/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: 1385/2537] 10.0.0.71 () {34 vars in 752 bytes} [Mon May 18 01:51:55 2026] PUT /v2.0/networks/9bb579c1-16d0-4ea8-9f73-828e5f5cc4e2/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2538] 10.0.0.71 () {32 vars in 732 bytes} [Mon May 18 01:51:55 2026] GET /v2.0/networks/9bb579c1-16d0-4ea8-9f73-828e5f5cc4e2/tags => generated 17 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2539] 10.0.0.71 () {34 vars in 752 bytes} [Mon May 18 01:51:55 2026] PUT /v2.0/networks/9bb579c1-16d0-4ea8-9f73-828e5f5cc4e2/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2540] 10.0.0.71 () {32 vars in 732 bytes} [Mon May 18 01:51:55 2026] GET /v2.0/networks/9bb579c1-16d0-4ea8-9f73-828e5f5cc4e2/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2541] 10.0.0.71 () {32 vars in 732 bytes} [Mon May 18 01:51:55 2026] GET /v2.0/networks/d2524c7f-7eee-4a61-9afc-81393c3ca4a1/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:51:55.999 8 INFO neutron.services.segments.plugin [-] Segment 7725b113-d795-4a7c-86a5-f84f1ba356ae resource provider aggregate not found 2026-05-18 01:51:56.003 8 INFO neutron.services.segments.plugin [-] Segment 7725b113-d795-4a7c-86a5-f84f1ba356ae resource provider aggregate not found 2026-05-18 01:51:56.009 8 INFO neutron.services.segments.plugin [-] Segment 7725b113-d795-4a7c-86a5-f84f1ba356ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7725b113-d795-4a7c-86a5-f84f1ba356ae found for delete ", "request_id": "req-3c76d022-79bb-4650-9e3f-cca3da5e3425"}]} 2026-05-18 01:51:56.016 8 INFO neutron.services.segments.plugin [-] Segment 7725b113-d795-4a7c-86a5-f84f1ba356ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7725b113-d795-4a7c-86a5-f84f1ba356ae found for delete ", "request_id": "req-0f529915-f3f8-4bfc-b58f-626ab7b7de63"}]} [pid: 8|app: 0|req: 1155/2542] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:51:55 2026] DELETE /v2.0/networks/d2524c7f-7eee-4a61-9afc-81393c3ca4a1 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:51:56.153 7 INFO neutron.services.segments.plugin [-] Segment 272babf3-65bf-49c0-b067-1d385559be6d resource provider aggregate not found 2026-05-18 01:51:56.158 7 INFO neutron.services.segments.plugin [-] Segment 272babf3-65bf-49c0-b067-1d385559be6d resource provider aggregate not found 2026-05-18 01:51:56.169 7 INFO neutron.services.segments.plugin [-] Segment 272babf3-65bf-49c0-b067-1d385559be6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 272babf3-65bf-49c0-b067-1d385559be6d found for delete ", "request_id": "req-89b54979-d378-468d-a49f-fbd186831c0a"}]} [pid: 7|app: 0|req: 1388/2543] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:51:56 2026] DELETE /v2.0/networks/9bb579c1-16d0-4ea8-9f73-828e5f5cc4e2 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2544] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:56 2026] GET /v2.0/security-groups?tenant_id=6db52aad340344aca82f78d2ef10f0c8&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:51:56.944 7 INFO neutron.services.segments.plugin [-] Segment 272babf3-65bf-49c0-b067-1d385559be6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 272babf3-65bf-49c0-b067-1d385559be6d found for delete ", "request_id": "req-19df470a-e78d-482d-9d97-a9905fe3144c"}]} [pid: 7|app: 0|req: 1389/2545] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:56 2026] DELETE /v2.0/security-groups/dc8d6567-7dba-4cf9-bc7a-b8d993d89ab2 => 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: 1157/2546] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:51:57 2026] GET /v2.0/security-groups?tenant_id=576d06ba27834faf8bcd9cd4830776ab&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2547] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:51:57 2026] DELETE /v2.0/security-groups/96f428fd-1a12-4366-90e1-2246c8057cff => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:52:06.005 7 WARNING neutron_lib.context [None req-e6b90cbb-9e74-4418-a7c7-9fc9e71815d5 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:52:06.152 7 INFO neutron.db.segments_db [None req-e6b90cbb-9e74-4418-a7c7-9fc9e71815d5 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Added segment 2f9993f5-60d3-4f40-a5ea-ebf90c73366c of type vxlan for network bdaf15e5-8d64-4d2c-80b0-517f5afd69e2 [pid: 7|app: 0|req: 1392/2550] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:52:05 2026] POST /v2.0/networks => generated 640 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:52:06.249 8 WARNING neutron_lib.context [None req-86eabe9e-da5f-479d-8c79-acddbe1b3fff a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1159/2551] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:52:06 2026] POST /v2.0/subnets => generated 658 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2552] 10.0.0.71 () {32 vars in 721 bytes} [Mon May 18 01:52:06 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:52:06.543 8 WARNING neutron_lib.context [None req-60079d18-6fd5-48fa-bb0f-9eb698aca5c0 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1160/2553] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:52:06 2026] POST /v2.0/subnets => generated 731 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:52:06.794 7 WARNING neutron_lib.context [None req-22687e56-d0d7-43e9-8732-24736cb26236 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:52:06.847 7 INFO neutron.db.segments_db [None req-22687e56-d0d7-43e9-8732-24736cb26236 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Added segment ee31248e-9432-4ce5-9d0c-ef46166f95bf of type vxlan for network fd32521b-f9af-4f1d-8333-24f9d40eceb8 [pid: 7|app: 0|req: 1394/2554] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:52:06 2026] POST /v2.0/networks => generated 638 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:52:06.946 8 WARNING neutron_lib.context [None req-dd9b12f3-52d3-4aed-8acc-1d5fddaac890 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1161/2555] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:52:06 2026] POST /v2.0/subnets => generated 655 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:52:07.200 7 WARNING neutron_lib.context [None req-85d3fdcf-1fd5-43b0-9892-7e51ba6ebe95 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1395/2556] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:52:07 2026] POST /v2.0/subnets => generated 726 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:52:07.465 8 WARNING neutron_lib.context [None req-b03eb48e-01c9-42f0-9119-9c76f72f7a04 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:52:07.539 8 INFO neutron.db.segments_db [None req-b03eb48e-01c9-42f0-9119-9c76f72f7a04 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Added segment 80de1dba-f747-4cb5-b004-4ca421fdf18c of type vxlan for network fb55ed89-e610-4b50-ae40-a4662bd14cb3 [pid: 8|app: 0|req: 1162/2557] 10.0.0.71 () {34 vars in 669 bytes} [Mon May 18 01:52:07 2026] POST /v2.0/networks => generated 638 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:52:07.642 7 WARNING neutron_lib.context [None req-ff410b1c-ccae-4069-93b9-2fb79004a78b a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1396/2558] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:52:07 2026] POST /v2.0/subnets => generated 656 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:52:07.905 8 WARNING neutron_lib.context [None req-b9a3cf9d-8234-4aba-85f9-09b882b409af a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1163/2559] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:52:07 2026] POST /v2.0/subnets => generated 729 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:52:08.162 7 WARNING neutron_lib.context [None req-5244796a-2ceb-4497-86fe-215b6e750acf a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:52:08.209 7 INFO neutron.db.segments_db [None req-5244796a-2ceb-4497-86fe-215b6e750acf a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Added segment e84fdcff-2c2f-4ea6-92ab-9b6fa9663bcc of type vxlan for network a3f48cbe-fb29-4f59-a876-92b09f9922a9 2026-05-18 01:52:08.515 7 INFO neutron.db.l3_hamode_db [None req-5244796a-2ceb-4497-86fe-215b6e750acf a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:52:09.396 7 INFO neutron.db.l3_hamode_db [None req-5244796a-2ceb-4497-86fe-215b6e750acf a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1397/2560] 10.0.0.71 () {34 vars in 668 bytes} [Mon May 18 01:52:08 2026] POST /v2.0/routers => generated 685 bytes in 2227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2561] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:52:10 2026] PUT /v2.0/routers/00f824b2-7e90-4c47-9b73-f8d714766a52/add_router_interface => generated 309 bytes in 1356 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2562] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:52:11 2026] PUT /v2.0/routers/00f824b2-7e90-4c47-9b73-f8d714766a52/add_router_interface => generated 309 bytes in 1486 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2565] 10.0.0.71 () {34 vars in 782 bytes} [Mon May 18 01:52:13 2026] PUT /v2.0/routers/00f824b2-7e90-4c47-9b73-f8d714766a52/add_router_interface => generated 309 bytes in 1474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:52:14.844 7 WARNING neutron_lib.context [None req-81f7107b-81d2-46e5-9a29-96546b221dc4 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1401/2566] 10.0.0.71 () {34 vars in 683 bytes} [Mon May 18 01:52:14 2026] POST /v2.0/security-groups => generated 1629 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-18 01:52:14.980 8 WARNING neutron_lib.context [None req-eae14a92-2149-430c-8216-a497783d5180 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1166/2567] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:52:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:52:15.145 7 WARNING neutron_lib.context [None req-e279b568-79fc-44c4-a6ad-07a50f614ac3 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1402/2568] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:52:15 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) 2026-05-18 01:52:15.262 8 WARNING neutron_lib.context [None req-92b17e4f-e35f-40b5-b50d-5a0b4709a7ea a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1167/2569] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:52:15 2026] POST /v2.0/security-group-rules => generated 599 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:52:15.408 7 WARNING neutron_lib.context [None req-38b241f0-a707-4c47-bc47-765e2e86d07c a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1403/2570] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:52:15 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-18 01:52:15.555 8 WARNING neutron_lib.context [None req-8947f855-a445-48ad-a5d7-38bb050da731 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1168/2571] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:52:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:52:15.715 7 WARNING neutron_lib.context [None req-cb5b63e4-d112-45ac-b567-a1446e02ac7f a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1404/2572] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:52:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:52:15.901 8 WARNING neutron_lib.context [None req-f9adf740-6d4d-4d7e-9a9a-d5e31e7253e4 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1169/2573] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:52:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:52:16.088 7 WARNING neutron_lib.context [None req-5924db34-a123-4244-b54b-709c3df61463 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1405/2574] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:52:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:52:16.265 8 WARNING neutron_lib.context [None req-81f6040e-4c8a-4a7d-a266-0baac49e9289 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1170/2575] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:52:16 2026] POST /v2.0/security-group-rules => generated 599 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:52:16.390 7 WARNING neutron_lib.context [None req-a26cc5be-58d4-42d4-9845-e3eb7792d3a8 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1406/2576] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:52:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-18 01:52:16.547 8 WARNING neutron_lib.context [None req-4772aeb4-1d81-4800-93f1-b13071f9bc2e a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1171/2577] 10.0.0.71 () {34 vars in 694 bytes} [Mon May 18 01:52:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2578] 10.0.0.88 () {34 vars in 1093 bytes} [Mon May 18 01:52:16 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-585627151&fields=id&tenant_id=97e04f96150b4123ae09e1ed00197b15 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2579] 10.0.0.88 () {34 vars in 981 bytes} [Mon May 18 01:52:16 2026] GET /v2.0/networks?id=fd32521b-f9af-4f1d-8333-24f9d40eceb8 => generated 705 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2580] 10.0.0.88 () {34 vars in 964 bytes} [Mon May 18 01:52:17 2026] GET /v2.0/quotas/97e04f96150b4123ae09e1ed00197b15 => 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: 1173/2581] 10.0.0.88 () {34 vars in 1001 bytes} [Mon May 18 01:52:17 2026] GET /v2.0/ports?tenant_id=97e04f96150b4123ae09e1ed00197b15&fields=id => generated 287 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2582] 10.0.0.88 () {34 vars in 1007 bytes} [Mon May 18 01:52:17 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?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: 1174/2583] 10.0.0.88 () {34 vars in 1107 bytes} [Mon May 18 01:52:17 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?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: 1410/2584] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:52:17 2026] GET /v2.0/ports?device_id=f5eac966-7351-4503-8b48-a9bfbd8a8507 => 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: 1175/2585] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:52:21 2026] GET /v2.0/networks?id=fd32521b-f9af-4f1d-8333-24f9d40eceb8 => generated 705 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2586] 199.204.45.95 () {34 vars in 1049 bytes} [Mon May 18 01:52:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=97e04f96150b4123ae09e1ed00197b15 => generated 178 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:52:21.859 8 WARNING neutron_lib.context [req-03fe6531-0e80-4426-a38c-eb35956f6838 req-d4e3fe28-d2c7-4ab2-95f2-71f2e5d520ad a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1176/2587] 199.204.45.95 () {38 vars in 954 bytes} [Mon May 18 01:52:21 2026] POST /v2.0/ports => generated 1179 bytes in 413 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: 1177/2588] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:52:22 2026] GET /v2.0/ports?device_id=f5eac966-7351-4503-8b48-a9bfbd8a8507 => generated 1194 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2589] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:52:22 2026] GET /v2.0/security-groups?id=7c84eaad-9826-46ef-abe4-ad86139d4ab9&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: 1412/2590] 199.204.45.95 () {38 vars in 1027 bytes} [Mon May 18 01:52:22 2026] PUT /v2.0/ports/31d35999-d297-4dfc-84b3-d34c7de19c16 => generated 1460 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2591] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:52:23 2026] GET /v2.0/ports?tenant_id=97e04f96150b4123ae09e1ed00197b15&device_id=f5eac966-7351-4503-8b48-a9bfbd8a8507 => generated 1463 bytes in 40 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: 1413/2592] 199.204.45.95 () {34 vars in 1055 bytes} [Mon May 18 01:52:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.31&port_id=31d35999-d297-4dfc-84b3-d34c7de19c16 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2593] 199.204.45.95 () {34 vars in 1103 bytes} [Mon May 18 01:52:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A309&port_id=31d35999-d297-4dfc-84b3-d34c7de19c16 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:52:23.945 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc8b9648-9d07-4dd1-9af5-6ae6e8e34461'] response: {'name': 'network-changed', 'server_uuid': 'f5eac966-7351-4503-8b48-a9bfbd8a8507', 'tag': '31d35999-d297-4dfc-84b3-d34c7de19c16', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1414/2594] 199.204.45.95 () {34 vars in 1063 bytes} [Mon May 18 01:52:23 2026] GET /v2.0/subnets?id=8fac5473-1ae5-43e1-8a9d-1df5182d524b&id=8b43dcbc-41b5-4398-acc6-e4b452ccd21f => generated 1410 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2595] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:52:23 2026] GET /v2.0/ports?network_id=fd32521b-f9af-4f1d-8333-24f9d40eceb8&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: 7|app: 0|req: 1415/2596] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:52:24 2026] GET /v2.0/ports?network_id=fd32521b-f9af-4f1d-8333-24f9d40eceb8&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: 1182/2597] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:52:24 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2598] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:52:24 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?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: 1183/2599] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:52:25 2026] GET /v2.0/ports?tenant_id=97e04f96150b4123ae09e1ed00197b15&device_id=f5eac966-7351-4503-8b48-a9bfbd8a8507 => generated 1463 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2600] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:52:25 2026] GET /v2.0/networks?id=fd32521b-f9af-4f1d-8333-24f9d40eceb8 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2601] 199.204.45.95 () {34 vars in 1055 bytes} [Mon May 18 01:52:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.31&port_id=31d35999-d297-4dfc-84b3-d34c7de19c16 => 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: 1418/2602] 199.204.45.95 () {34 vars in 1103 bytes} [Mon May 18 01:52:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A309&port_id=31d35999-d297-4dfc-84b3-d34c7de19c16 => 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: 1185/2603] 199.204.45.95 () {34 vars in 1063 bytes} [Mon May 18 01:52:25 2026] GET /v2.0/subnets?id=8fac5473-1ae5-43e1-8a9d-1df5182d524b&id=8b43dcbc-41b5-4398-acc6-e4b452ccd21f => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2604] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:52:25 2026] GET /v2.0/ports?network_id=fd32521b-f9af-4f1d-8333-24f9d40eceb8&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: 8|app: 0|req: 1186/2605] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:52:25 2026] GET /v2.0/ports?network_id=fd32521b-f9af-4f1d-8333-24f9d40eceb8&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2606] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:52:25 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?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: 1187/2607] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:52:25 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?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: 1421/2608] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:52:27 2026] GET /v2.0/ports?device_id=f5eac966-7351-4503-8b48-a9bfbd8a8507 => generated 1196 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2609] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:52:27 2026] GET /v2.0/security-groups?id=7c84eaad-9826-46ef-abe4-ad86139d4ab9&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: 1423/2612] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:52:33 2026] GET /v2.0/ports?device_id=f5eac966-7351-4503-8b48-a9bfbd8a8507 => generated 1196 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2613] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:52:33 2026] GET /v2.0/security-groups?id=7c84eaad-9826-46ef-abe4-ad86139d4ab9&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2614] 10.0.0.71 () {32 vars in 817 bytes} [Mon May 18 01:52:33 2026] GET /v2.0/ports?network_id=fd32521b-f9af-4f1d-8333-24f9d40eceb8&mac_address=fa%3A16%3A3e%3Abe%3A6c%3Ad4 => generated 1196 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:52:33.392 8 WARNING neutron_lib.context [None req-248ac099-8572-4b78-9161-677d1689b80e a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:52:34.187 8 INFO neutron.db.l3_db [None req-248ac099-8572-4b78-9161-677d1689b80e a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Floating IP 383265ec-2a6e-424f-b70e-9d9a6f83a796 associated. External IP: 10.96.250.219, port: 31d35999-d297-4dfc-84b3-d34c7de19c16. [pid: 8|app: 0|req: 1191/2615] 10.0.0.71 () {34 vars in 676 bytes} [Mon May 18 01:52:33 2026] POST /v2.0/floatingips => generated 854 bytes in 1098 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2616] 10.0.0.88 () {34 vars in 1093 bytes} [Mon May 18 01:52:34 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-585627151&fields=id&tenant_id=97e04f96150b4123ae09e1ed00197b15 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:52:34.687 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bb33cb8-bf70-47db-8ccf-98497caa2c04'] response: {'name': 'network-changed', 'server_uuid': 'f5eac966-7351-4503-8b48-a9bfbd8a8507', 'tag': '31d35999-d297-4dfc-84b3-d34c7de19c16', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1192/2617] 10.0.0.88 () {34 vars in 981 bytes} [Mon May 18 01:52:34 2026] GET /v2.0/networks?id=fb55ed89-e610-4b50-ae40-a4662bd14cb3 => generated 705 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2618] 10.0.0.88 () {34 vars in 964 bytes} [Mon May 18 01:52:34 2026] GET /v2.0/quotas/97e04f96150b4123ae09e1ed00197b15 => 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: 1193/2619] 10.0.0.88 () {34 vars in 1001 bytes} [Mon May 18 01:52:34 2026] GET /v2.0/ports?tenant_id=97e04f96150b4123ae09e1ed00197b15&fields=id => generated 333 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2620] 10.0.0.88 () {34 vars in 1007 bytes} [Mon May 18 01:52:34 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2621] 10.0.0.88 () {34 vars in 1107 bytes} [Mon May 18 01:52:34 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3?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: 1195/2622] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:52:35 2026] GET /v2.0/ports?tenant_id=97e04f96150b4123ae09e1ed00197b15&device_id=f5eac966-7351-4503-8b48-a9bfbd8a8507 => generated 1465 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2623] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:52:35 2026] GET /v2.0/networks?id=fd32521b-f9af-4f1d-8333-24f9d40eceb8 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2624] 199.204.45.95 () {34 vars in 1055 bytes} [Mon May 18 01:52:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.31&port_id=31d35999-d297-4dfc-84b3-d34c7de19c16 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2625] 199.204.45.95 () {34 vars in 1103 bytes} [Mon May 18 01:52:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A309&port_id=31d35999-d297-4dfc-84b3-d34c7de19c16 => 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: 1199/2626] 199.204.45.95 () {34 vars in 1063 bytes} [Mon May 18 01:52:35 2026] GET /v2.0/subnets?id=8fac5473-1ae5-43e1-8a9d-1df5182d524b&id=8b43dcbc-41b5-4398-acc6-e4b452ccd21f => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2627] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:52:35 2026] GET /v2.0/ports?network_id=fd32521b-f9af-4f1d-8333-24f9d40eceb8&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2628] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:52:35 2026] GET /v2.0/ports?network_id=fd32521b-f9af-4f1d-8333-24f9d40eceb8&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2629] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:52:35 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?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: 1203/2630] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:52:35 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?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: 1428/2631] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:52:35 2026] GET /v2.0/ports?device_id=5982fbbb-9f9d-4b73-87e9-6b40c52cb15c => generated 12 bytes in 655 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2632] 10.0.0.253 () {34 vars in 990 bytes} [Mon May 18 01:52:38 2026] GET /v2.0/ports?device_id=f5eac966-7351-4503-8b48-a9bfbd8a8507 => 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/2633] 10.0.0.253 () {34 vars in 1040 bytes} [Mon May 18 01:52:38 2026] GET /v2.0/security-groups?id=7c84eaad-9826-46ef-abe4-ad86139d4ab9&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: 8|app: 0|req: 1205/2634] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:52:39 2026] GET /v2.0/networks?id=fb55ed89-e610-4b50-ae40-a4662bd14cb3 => 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: 1430/2635] 199.204.45.95 () {34 vars in 1049 bytes} [Mon May 18 01:52:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=97e04f96150b4123ae09e1ed00197b15 => generated 178 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:52:39.545 8 WARNING neutron_lib.context [req-e7d9fcb3-0a89-43ff-b540-5037ea98a436 req-c007276b-cdca-4500-9632-d791715b1dcf a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1206/2636] 199.204.45.95 () {38 vars in 954 bytes} [Mon May 18 01:52:39 2026] POST /v2.0/ports => generated 1187 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2637] 199.204.45.95 () {38 vars in 1027 bytes} [Mon May 18 01:52:39 2026] PUT /v2.0/ports/3c4926a7-9be3-4142-b612-5ca57e46731e => generated 1468 bytes in 464 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: 1207/2638] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:52:40 2026] GET /v2.0/ports?device_id=5982fbbb-9f9d-4b73-87e9-6b40c52cb15c => generated 1202 bytes in 99 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: 1432/2639] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:52:40 2026] GET /v2.0/security-groups?id=7c84eaad-9826-46ef-abe4-ad86139d4ab9&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2640] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:52:41 2026] GET /v2.0/ports?tenant_id=97e04f96150b4123ae09e1ed00197b15&device_id=5982fbbb-9f9d-4b73-87e9-6b40c52cb15c => generated 1471 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:52:41.481 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-64b2ba0f-9927-4739-8916-d5f80ccbc5c1'] response: {'name': 'network-changed', 'server_uuid': '5982fbbb-9f9d-4b73-87e9-6b40c52cb15c', 'tag': '3c4926a7-9be3-4142-b612-5ca57e46731e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1433/2641] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:52:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.240&port_id=3c4926a7-9be3-4142-b612-5ca57e46731e => 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: 1209/2642] 199.204.45.95 () {34 vars in 1105 bytes} [Mon May 18 01:52:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3b9&port_id=3c4926a7-9be3-4142-b612-5ca57e46731e => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2643] 199.204.45.95 () {34 vars in 1063 bytes} [Mon May 18 01:52:41 2026] GET /v2.0/subnets?id=1940d3ec-6f90-4259-88e7-774153458b7c&id=e5a54e8b-12bb-4348-adad-3824567139da => generated 1414 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2644] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:52:41 2026] GET /v2.0/ports?network_id=fb55ed89-e610-4b50-ae40-a4662bd14cb3&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2645] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:52:41 2026] GET /v2.0/ports?network_id=fb55ed89-e610-4b50-ae40-a4662bd14cb3&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2646] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:52:41 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3?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: 1436/2647] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:52:41 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3?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: 8|app: 0|req: 1212/2648] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:52:42 2026] GET /v2.0/ports?tenant_id=97e04f96150b4123ae09e1ed00197b15&device_id=5982fbbb-9f9d-4b73-87e9-6b40c52cb15c => generated 1471 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2649] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:52:42 2026] GET /v2.0/networks?id=fb55ed89-e610-4b50-ae40-a4662bd14cb3 => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2650] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:52:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.240&port_id=3c4926a7-9be3-4142-b612-5ca57e46731e => 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: 1438/2651] 199.204.45.95 () {34 vars in 1105 bytes} [Mon May 18 01:52:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3b9&port_id=3c4926a7-9be3-4142-b612-5ca57e46731e => 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: 1214/2652] 199.204.45.95 () {34 vars in 1063 bytes} [Mon May 18 01:52:42 2026] GET /v2.0/subnets?id=1940d3ec-6f90-4259-88e7-774153458b7c&id=e5a54e8b-12bb-4348-adad-3824567139da => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2653] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:52:43 2026] GET /v2.0/ports?network_id=fb55ed89-e610-4b50-ae40-a4662bd14cb3&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2654] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:52:43 2026] GET /v2.0/ports?network_id=fb55ed89-e610-4b50-ae40-a4662bd14cb3&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: 7|app: 0|req: 1440/2655] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:52:43 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3?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: 1216/2656] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:52:43 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3?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: 1218/2659] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:52:46 2026] GET /v2.0/ports?device_id=5982fbbb-9f9d-4b73-87e9-6b40c52cb15c => generated 1204 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2660] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:52:46 2026] GET /v2.0/security-groups?id=7c84eaad-9826-46ef-abe4-ad86139d4ab9&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2661] 10.0.0.71 () {32 vars in 817 bytes} [Mon May 18 01:52:46 2026] GET /v2.0/ports?network_id=fb55ed89-e610-4b50-ae40-a4662bd14cb3&mac_address=fa%3A16%3A3e%3A20%3A32%3A7e => generated 1204 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:52:46.327 7 WARNING neutron_lib.context [None req-e815ee0b-f8b8-4c49-b3ad-f5bb408e3911 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1220/2662] 199.204.45.95 () {34 vars in 1095 bytes} [Mon May 18 01:52:46 2026] GET /v2.0/ports?device_id=f5eac966-7351-4503-8b48-a9bfbd8a8507&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:52:47.063 7 INFO neutron.db.l3_db [None req-e815ee0b-f8b8-4c49-b3ad-f5bb408e3911 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Floating IP 0b36984d-869c-4e30-a86a-8c061cc832e4 associated. External IP: 10.96.250.215, port: 3c4926a7-9be3-4142-b612-5ca57e46731e. [pid: 7|app: 0|req: 1443/2663] 10.0.0.71 () {34 vars in 676 bytes} [Mon May 18 01:52:46 2026] POST /v2.0/floatingips => generated 855 bytes in 1096 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2664] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:52:47 2026] GET /v2.0/ports?tenant_id=97e04f96150b4123ae09e1ed00197b15&device_id=f5eac966-7351-4503-8b48-a9bfbd8a8507 => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2665] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:52:48 2026] GET /v2.0/networks?id=fd32521b-f9af-4f1d-8333-24f9d40eceb8 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2666] 199.204.45.95 () {34 vars in 1055 bytes} [Mon May 18 01:52:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.31&port_id=31d35999-d297-4dfc-84b3-d34c7de19c16 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:52:48.243 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8be08e6-5279-49b1-94ec-6a5ba706887c'] response: {'name': 'network-changed', 'server_uuid': '5982fbbb-9f9d-4b73-87e9-6b40c52cb15c', 'tag': '3c4926a7-9be3-4142-b612-5ca57e46731e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1445/2667] 199.204.45.95 () {34 vars in 1103 bytes} [Mon May 18 01:52:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A309&port_id=31d35999-d297-4dfc-84b3-d34c7de19c16 => 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: 1223/2668] 199.204.45.95 () {34 vars in 1063 bytes} [Mon May 18 01:52:48 2026] GET /v2.0/subnets?id=8fac5473-1ae5-43e1-8a9d-1df5182d524b&id=8b43dcbc-41b5-4398-acc6-e4b452ccd21f => 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: 1446/2669] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:52:48 2026] GET /v2.0/ports?network_id=fd32521b-f9af-4f1d-8333-24f9d40eceb8&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: 1224/2670] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:52:48 2026] GET /v2.0/ports?network_id=fd32521b-f9af-4f1d-8333-24f9d40eceb8&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2671] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:52:48 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2672] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:52:48 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?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: 1448/2673] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:52:48 2026] GET /v2.0/ports?tenant_id=97e04f96150b4123ae09e1ed00197b15&device_id=5982fbbb-9f9d-4b73-87e9-6b40c52cb15c => generated 1473 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2674] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:52:48 2026] GET /v2.0/networks?id=fb55ed89-e610-4b50-ae40-a4662bd14cb3 => 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: 1449/2675] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:52:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.240&port_id=3c4926a7-9be3-4142-b612-5ca57e46731e => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2676] 199.204.45.95 () {34 vars in 1105 bytes} [Mon May 18 01:52:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3b9&port_id=3c4926a7-9be3-4142-b612-5ca57e46731e => 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: 1450/2677] 199.204.45.95 () {34 vars in 1063 bytes} [Mon May 18 01:52:48 2026] GET /v2.0/subnets?id=1940d3ec-6f90-4259-88e7-774153458b7c&id=e5a54e8b-12bb-4348-adad-3824567139da => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2678] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:52:48 2026] GET /v2.0/ports?network_id=fb55ed89-e610-4b50-ae40-a4662bd14cb3&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2679] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:52:48 2026] GET /v2.0/ports?network_id=fb55ed89-e610-4b50-ae40-a4662bd14cb3&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: 1229/2680] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:52:49 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2681] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:52:49 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3?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: 1230/2682] 10.0.0.253 () {34 vars in 990 bytes} [Mon May 18 01:52:57 2026] GET /v2.0/ports?device_id=5982fbbb-9f9d-4b73-87e9-6b40c52cb15c => generated 1473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2683] 10.0.0.253 () {34 vars in 1040 bytes} [Mon May 18 01:52:57 2026] GET /v2.0/security-groups?id=7c84eaad-9826-46ef-abe4-ad86139d4ab9&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2686] 10.0.0.71 () {32 vars in 720 bytes} [Mon May 18 01:53:00 2026] GET /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => 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: 1232/2687] 10.0.0.234 () {30 vars in 689 bytes} [Mon May 18 01:53:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2688] 10.0.0.234 () {30 vars in 691 bytes} [Mon May 18 01:53:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2689] 10.0.0.234 () {30 vars in 667 bytes} [Mon May 18 01:53:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2690] 10.0.0.234 () {30 vars in 703 bytes} [Mon May 18 01:53:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2691] 10.0.0.234 () {28 vars in 438 bytes} [Mon May 18 01:53:02 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2692] 10.0.0.234 () {30 vars in 727 bytes} [Mon May 18 01:53:02 2026] GET /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => generated 658 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2693] 10.0.0.234 () {30 vars in 689 bytes} [Mon May 18 01:53:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2694] 10.0.0.234 () {30 vars in 691 bytes} [Mon May 18 01:53: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: 8|app: 0|req: 1236/2695] 10.0.0.234 () {30 vars in 667 bytes} [Mon May 18 01:53:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2696] 10.0.0.234 () {30 vars in 703 bytes} [Mon May 18 01:53:02 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: 1237/2697] 10.0.0.234 () {30 vars in 727 bytes} [Mon May 18 01:53:02 2026] GET /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => 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: 1461/2698] 10.0.0.234 () {30 vars in 689 bytes} [Mon May 18 01:53: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: 1238/2699] 10.0.0.234 () {30 vars in 691 bytes} [Mon May 18 01:53:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2700] 10.0.0.234 () {30 vars in 667 bytes} [Mon May 18 01:53:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2701] 10.0.0.234 () {30 vars in 703 bytes} [Mon May 18 01:53:02 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: 1463/2702] 10.0.0.234 () {30 vars in 729 bytes} [Mon May 18 01:53:02 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2 => 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: 1240/2703] 10.0.0.234 () {30 vars in 681 bytes} [Mon May 18 01:53:03 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2704] 10.0.0.234 () {34 vars in 703 bytes} [Mon May 18 01:53:03 2026] POST /v2.0/ports => generated 1132 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2705] 199.204.45.95 () {30 vars in 701 bytes} [Mon May 18 01:53:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 42 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: 1465/2706] 199.204.45.95 () {30 vars in 703 bytes} [Mon May 18 01:53:05 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: 1242/2707] 199.204.45.95 () {30 vars in 679 bytes} [Mon May 18 01:53:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2708] 199.204.45.95 () {30 vars in 715 bytes} [Mon May 18 01:53:05 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: 1243/2709] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:53:05 2026] GET /v2.0/ports/e96cc3d7-b94d-4789-97f5-6c14512f0f4b => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2710] 199.204.45.95 () {30 vars in 701 bytes} [Mon May 18 01:53:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2711] 199.204.45.95 () {30 vars in 703 bytes} [Mon May 18 01:53:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2712] 199.204.45.95 () {30 vars in 679 bytes} [Mon May 18 01:53:06 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: 1245/2713] 199.204.45.95 () {30 vars in 715 bytes} [Mon May 18 01:53:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:53:06.242 7 INFO neutron.api.v2.resource [None req-51360934-4399-4627-8bb1-577834c181fb 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1469/2714] 199.204.45.95 () {30 vars in 761 bytes} [Mon May 18 01:53:06 2026] GET /v2.0/security-groups/lb-895b6643-33ce-4bf7-8f9a-8468259d29f2 => 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: 1246/2715] 199.204.45.95 () {30 vars in 783 bytes} [Mon May 18 01:53:06 2026] GET /v2.0/security-groups?name=lb-895b6643-33ce-4bf7-8f9a-8468259d29f2 => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2716] 199.204.45.95 () {34 vars in 734 bytes} [Mon May 18 01:53:06 2026] POST /v2.0/security-groups => generated 1638 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2717] 199.204.45.95 () {30 vars in 813 bytes} [Mon May 18 01:53:06 2026] GET /v2.0/security-group-rules?security_group_id=c1fe3ba0-e2c7-47f3-acb8-9e40235fcc12 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2718] 199.204.45.95 () {34 vars in 787 bytes} [Mon May 18 01:53:06 2026] PUT /v2.0/ports/e96cc3d7-b94d-4789-97f5-6c14512f0f4b => generated 1132 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2719] 199.204.45.95 () {30 vars in 701 bytes} [Mon May 18 01:53:06 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) /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: 1472/2720] 199.204.45.95 () {30 vars in 703 bytes} [Mon May 18 01:53:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2721] 199.204.45.95 () {30 vars in 679 bytes} [Mon May 18 01:53:06 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: 1473/2722] 199.204.45.95 () {30 vars in 715 bytes} [Mon May 18 01:53:06 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/2723] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:53:06 2026] GET /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => 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: 1474/2724] 10.0.0.88 () {34 vars in 1015 bytes} [Mon May 18 01:53:13 2026] GET /v2.0/security-groups?id=5999e0f0-be47-4a20-9cb6-940ee8fe1b6e&fields=id => 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: 1251/2725] 10.0.0.88 () {34 vars in 981 bytes} [Mon May 18 01:53:14 2026] GET /v2.0/networks?id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a => 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: 1475/2726] 10.0.0.88 () {34 vars in 964 bytes} [Mon May 18 01:53:14 2026] GET /v2.0/quotas/a0dfef358a194d3ba723a54afa4824de => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2727] 10.0.0.88 () {34 vars in 1001 bytes} [Mon May 18 01:53:14 2026] GET /v2.0/ports?tenant_id=a0dfef358a194d3ba723a54afa4824de&fields=id => generated 149 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2728] 10.0.0.88 () {34 vars in 1007 bytes} [Mon May 18 01:53:14 2026] GET /v2.0/networks/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2731] 10.0.0.88 () {34 vars in 1107 bytes} [Mon May 18 01:53:14 2026] GET /v2.0/networks/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2732] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:53:14 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => 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: 1254/2733] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:53:14 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => 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: 1480/2734] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:53:17 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => 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: 1255/2735] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:53:17 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => 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: 1481/2736] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:53:18 2026] GET /v2.0/networks?id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2737] 199.204.45.95 () {34 vars in 1049 bytes} [Mon May 18 01:53:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a0dfef358a194d3ba723a54afa4824de => generated 343 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2738] 199.204.45.95 () {38 vars in 954 bytes} [Mon May 18 01:53:19 2026] POST /v2.0/ports => generated 1082 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2739] 199.204.45.95 () {38 vars in 1027 bytes} [Mon May 18 01:53:19 2026] PUT /v2.0/ports/d47ef8e4-29b2-460c-8ad8-cfb865a4a2b3 => generated 1243 bytes in 435 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: 1483/2740] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:53:20 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 1246 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: 1258/2741] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:53:20 2026] GET /v2.0/security-groups?id=5999e0f0-be47-4a20-9cb6-940ee8fe1b6e&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2742] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:53:20 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:53:20.824 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-126452ef-045e-4b43-9c6c-bfcf01015c97'] response: {'name': 'network-changed', 'server_uuid': '662ff605-e706-4f6c-b622-ba30a3bfaf88', 'tag': 'd47ef8e4-29b2-460c-8ad8-cfb865a4a2b3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1259/2743] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:53:20 2026] GET /v2.0/ports?tenant_id=a0dfef358a194d3ba723a54afa4824de&device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2744] 199.204.45.95 () {34 vars in 1061 bytes} [Mon May 18 01:53:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.206&port_id=d47ef8e4-29b2-460c-8ad8-cfb865a4a2b3 => 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: 1260/2745] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:53:20 2026] GET /v2.0/subnets?id=a0c10f08-0145-4a5a-9957-accf1733deb6 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2746] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:53:20 2026] GET /v2.0/ports?network_id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2747] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:53:20 2026] GET /v2.0/networks/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2748] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:53:21 2026] GET /v2.0/networks/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a?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: 1262/2749] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:53:22 2026] GET /v2.0/ports?tenant_id=a0dfef358a194d3ba723a54afa4824de&device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2750] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:53:22 2026] GET /v2.0/networks?id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2751] 199.204.45.95 () {34 vars in 1061 bytes} [Mon May 18 01:53:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.206&port_id=d47ef8e4-29b2-460c-8ad8-cfb865a4a2b3 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2752] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:53:22 2026] GET /v2.0/subnets?id=a0c10f08-0145-4a5a-9957-accf1733deb6 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2753] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:53:22 2026] GET /v2.0/ports?network_id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2754] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:53:22 2026] GET /v2.0/networks/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a?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: 1265/2755] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:53:22 2026] GET /v2.0/networks/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a?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: 1491/2756] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:53:23 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2757] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:53:23 2026] GET /v2.0/security-groups?id=5999e0f0-be47-4a20-9cb6-940ee8fe1b6e&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2758] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:53:23 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2759] 199.204.45.95 () {34 vars in 993 bytes} [Mon May 18 01:53:25 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 1246 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2760] 199.204.45.95 () {34 vars in 1043 bytes} [Mon May 18 01:53:25 2026] GET /v2.0/security-groups?id=5999e0f0-be47-4a20-9cb6-940ee8fe1b6e&fields=id&fields=name => generated 96 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2761] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:53:26 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2762] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:53:26 2026] GET /v2.0/security-groups?id=5999e0f0-be47-4a20-9cb6-940ee8fe1b6e&fields=id&fields=name => generated 96 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2763] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:53:26 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2766] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:53:29 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2767] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:53:29 2026] GET /v2.0/security-groups?id=5999e0f0-be47-4a20-9cb6-940ee8fe1b6e&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2768] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:53:29 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2771] 199.204.45.95 () {34 vars in 1095 bytes} [Mon May 18 01:53:47 2026] GET /v2.0/ports?device_id=f5eac966-7351-4503-8b48-a9bfbd8a8507&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2772] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:53:48 2026] GET /v2.0/ports?tenant_id=97e04f96150b4123ae09e1ed00197b15&device_id=f5eac966-7351-4503-8b48-a9bfbd8a8507 => generated 1465 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2773] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:53:49 2026] GET /v2.0/networks?id=fd32521b-f9af-4f1d-8333-24f9d40eceb8 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2774] 199.204.45.95 () {34 vars in 1055 bytes} [Mon May 18 01:53:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.31&port_id=31d35999-d297-4dfc-84b3-d34c7de19c16 => 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: 1501/2775] 199.204.45.95 () {34 vars in 1103 bytes} [Mon May 18 01:53:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A309&port_id=31d35999-d297-4dfc-84b3-d34c7de19c16 => 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: 1275/2776] 199.204.45.95 () {34 vars in 1063 bytes} [Mon May 18 01:53:49 2026] GET /v2.0/subnets?id=8fac5473-1ae5-43e1-8a9d-1df5182d524b&id=8b43dcbc-41b5-4398-acc6-e4b452ccd21f => 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: 1502/2777] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:53:49 2026] GET /v2.0/ports?network_id=fd32521b-f9af-4f1d-8333-24f9d40eceb8&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2778] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:53:49 2026] GET /v2.0/ports?network_id=fd32521b-f9af-4f1d-8333-24f9d40eceb8&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2779] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:53:49 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?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: 1277/2780] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:53:49 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?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: 1279/2783] 199.204.45.95 () {30 vars in 701 bytes} [Mon May 18 01:54:05 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/2784] 199.204.45.95 () {30 vars in 703 bytes} [Mon May 18 01:54:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2785] 199.204.45.95 () {30 vars in 679 bytes} [Mon May 18 01:54:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2786] 199.204.45.95 () {30 vars in 715 bytes} [Mon May 18 01:54:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2787] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:54:06 2026] GET /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => 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: 1507/2788] 199.204.45.95 () {30 vars in 767 bytes} [Mon May 18 01:54:06 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2789] 199.204.45.95 () {34 vars in 715 bytes} [Mon May 18 01:54:06 2026] POST /v2.0/ports => generated 1097 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2790] 10.0.0.88 () {34 vars in 970 bytes} [Mon May 18 01:54:06 2026] GET /v2.0/ports/7d7d2723-8e57-474f-8ba7-98243186d9eb => generated 1097 bytes in 40 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: 1283/2791] 10.0.0.88 () {34 vars in 906 bytes} [Mon May 18 01:54:06 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2792] 199.204.45.95 () {34 vars in 1261 bytes} [Mon May 18 01:54:07 2026] GET /v2.0/ports/7d7d2723-8e57-474f-8ba7-98243186d9eb?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2793] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:54:07 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2?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: 1510/2794] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:54:07 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2795] 199.204.45.95 () {34 vars in 974 bytes} [Mon May 18 01:54:08 2026] GET /v2.0/ports/7d7d2723-8e57-474f-8ba7-98243186d9eb => generated 1097 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2796] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:54:08 2026] GET /v2.0/networks?id=bdaf15e5-8d64-4d2c-80b0-517f5afd69e2 => generated 803 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2797] 199.204.45.95 () {38 vars in 1027 bytes} [Mon May 18 01:54:08 2026] PUT /v2.0/ports/7d7d2723-8e57-474f-8ba7-98243186d9eb => generated 1287 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2798] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:54:10 2026] GET /v2.0/ports?tenant_id=a0dfef358a194d3ba723a54afa4824de&device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 2527 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1287/2799] 199.204.45.95 () {34 vars in 1061 bytes} [Mon May 18 01:54:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.206&port_id=d47ef8e4-29b2-460c-8ad8-cfb865a4a2b3 => 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: 1513/2800] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:54:10 2026] GET /v2.0/subnets?id=a0c10f08-0145-4a5a-9957-accf1733deb6 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:54:10.168 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-28d0cf86-6f25-4b4f-b39e-f18c48b7c10a'] response: {'name': 'network-changed', 'server_uuid': '662ff605-e706-4f6c-b622-ba30a3bfaf88', 'tag': '7d7d2723-8e57-474f-8ba7-98243186d9eb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1288/2801] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:54:10 2026] GET /v2.0/ports?network_id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2802] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:54:10 2026] GET /v2.0/networks/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a?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: 1289/2803] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:54:10 2026] GET /v2.0/networks/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a?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: 1515/2804] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:54:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=7d7d2723-8e57-474f-8ba7-98243186d9eb => 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: 1290/2805] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:54:10 2026] GET /v2.0/subnets?id=99ca26d9-3783-4ad9-9590-9ee3633ef58e => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2806] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:54:10 2026] GET /v2.0/ports?network_id=bdaf15e5-8d64-4d2c-80b0-517f5afd69e2&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: 1291/2807] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:54:10 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2?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: 1517/2808] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:54:10 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2?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: 1292/2809] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:54:11 2026] GET /v2.0/ports?tenant_id=a0dfef358a194d3ba723a54afa4824de&device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => 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: 1518/2810] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:54:11 2026] GET /v2.0/networks?id=bdaf15e5-8d64-4d2c-80b0-517f5afd69e2 => generated 803 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2811] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:54:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=7d7d2723-8e57-474f-8ba7-98243186d9eb => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2812] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:54:11 2026] GET /v2.0/subnets?id=99ca26d9-3783-4ad9-9590-9ee3633ef58e => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2813] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:54:11 2026] GET /v2.0/ports?network_id=bdaf15e5-8d64-4d2c-80b0-517f5afd69e2&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2814] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:54:11 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2?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: 1295/2815] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:54:11 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2?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: 1521/2816] 10.0.0.88 () {34 vars in 970 bytes} [Mon May 18 01:54:14 2026] GET /v2.0/ports/7d7d2723-8e57-474f-8ba7-98243186d9eb => generated 1287 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2819] 199.204.45.95 () {34 vars in 787 bytes} [Mon May 18 01:54:14 2026] PUT /v2.0/ports/7d7d2723-8e57-474f-8ba7-98243186d9eb => generated 1312 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:54:14.591 7 INFO neutron.api.v2.resource [None req-28956146-cecc-40e2-b1db-b33add1e2943 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1524/2820] 199.204.45.95 () {30 vars in 761 bytes} [Mon May 18 01:54:14 2026] GET /v2.0/security-groups/lb-895b6643-33ce-4bf7-8f9a-8468259d29f2 => generated 149 bytes in 13 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-18 01:54:14.634 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c4d69d6-c59c-4258-a8d7-57e2c46a5de7'] response: {'name': 'network-changed', 'server_uuid': '662ff605-e706-4f6c-b622-ba30a3bfaf88', 'tag': '7d7d2723-8e57-474f-8ba7-98243186d9eb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1297/2821] 199.204.45.95 () {30 vars in 783 bytes} [Mon May 18 01:54:14 2026] GET /v2.0/security-groups?name=lb-895b6643-33ce-4bf7-8f9a-8468259d29f2 => generated 1639 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2822] 199.204.45.95 () {34 vars in 787 bytes} [Mon May 18 01:54:14 2026] PUT /v2.0/ports/7d7d2723-8e57-474f-8ba7-98243186d9eb => generated 1312 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2823] 199.204.45.95 () {30 vars in 701 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1526/2824] 199.204.45.95 () {30 vars in 703 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2825] 199.204.45.95 () {30 vars in 679 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2826] 199.204.45.95 () {30 vars in 715 bytes} [Mon May 18 01:54:15 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: 1527/2827] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/ports?tenant_id=a0dfef358a194d3ba723a54afa4824de&device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2828] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:54:15.208 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4698f56-2b75-4706-9fe3-0008f3a34e3b'] response: {'name': 'network-changed', 'server_uuid': '662ff605-e706-4f6c-b622-ba30a3bfaf88', 'tag': '7d7d2723-8e57-474f-8ba7-98243186d9eb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1528/2829] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/networks?id=bdaf15e5-8d64-4d2c-80b0-517f5afd69e2 => generated 803 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2830] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/ports/e96cc3d7-b94d-4789-97f5-6c14512f0f4b => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2831] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=7d7d2723-8e57-474f-8ba7-98243186d9eb => 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: 1303/2832] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/ports/7d7d2723-8e57-474f-8ba7-98243186d9eb => generated 1350 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2833] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/subnets?id=99ca26d9-3783-4ad9-9590-9ee3633ef58e => 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: 1304/2834] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => 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: 1531/2835] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/ports?network_id=bdaf15e5-8d64-4d2c-80b0-517f5afd69e2&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2836] 199.204.45.95 () {30 vars in 741 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2 => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2837] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2838] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/ports/e96cc3d7-b94d-4789-97f5-6c14512f0f4b => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2839] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2840] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:54:15 2026] GET /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => 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: 1534/2841] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:54:16 2026] GET /v2.0/ports?tenant_id=a0dfef358a194d3ba723a54afa4824de&device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2842] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:54:16 2026] GET /v2.0/networks?id=bdaf15e5-8d64-4d2c-80b0-517f5afd69e2 => generated 803 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2843] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:54:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=7d7d2723-8e57-474f-8ba7-98243186d9eb => 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: 1309/2844] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:54:16 2026] GET /v2.0/subnets?id=99ca26d9-3783-4ad9-9590-9ee3633ef58e => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2845] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:54:16 2026] GET /v2.0/ports?network_id=bdaf15e5-8d64-4d2c-80b0-517f5afd69e2&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: 8|app: 0|req: 1310/2846] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:54:16 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2?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: 1537/2847] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:54:16 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2?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) 2026-05-18 01:54:24.007 8 WARNING neutron_lib.context [None req-7748850d-8726-44b4-8b26-ea072fcd2dc7 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-18 01:54:24.665 8 INFO neutron.db.l3_db [None req-7748850d-8726-44b4-8b26-ea072fcd2dc7 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Floating IP 5a50bb65-1075-435d-89ab-2e7fba2606e0 associated. External IP: 10.96.250.201, port: e96cc3d7-b94d-4789-97f5-6c14512f0f4b. [pid: 8|app: 0|req: 1311/2848] 10.0.0.71 () {34 vars in 676 bytes} [Mon May 18 01:54:23 2026] POST /v2.0/floatingips => generated 899 bytes in 1007 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2851] 199.204.45.95 () {30 vars in 701 bytes} [Mon May 18 01:54:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2852] 199.204.45.95 () {30 vars in 703 bytes} [Mon May 18 01:54:29 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: 1540/2853] 199.204.45.95 () {30 vars in 679 bytes} [Mon May 18 01:54:29 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: 1314/2854] 199.204.45.95 () {30 vars in 715 bytes} [Mon May 18 01:54:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:54:29.859 7 INFO neutron.api.v2.resource [None req-b906eb8d-0ea2-4c1c-90bc-40631258cc43 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/2855] 199.204.45.95 () {30 vars in 761 bytes} [Mon May 18 01:54:29 2026] GET /v2.0/security-groups/lb-895b6643-33ce-4bf7-8f9a-8468259d29f2 => 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: 1315/2856] 199.204.45.95 () {30 vars in 783 bytes} [Mon May 18 01:54:29 2026] GET /v2.0/security-groups?name=lb-895b6643-33ce-4bf7-8f9a-8468259d29f2 => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2857] 199.204.45.95 () {30 vars in 813 bytes} [Mon May 18 01:54:29 2026] GET /v2.0/security-group-rules?security_group_id=c1fe3ba0-e2c7-47f3-acb8-9e40235fcc12 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2858] 199.204.45.95 () {34 vars in 745 bytes} [Mon May 18 01:54:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2859] 199.204.45.95 () {34 vars in 745 bytes} [Mon May 18 01:54:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2860] 10.0.0.234 () {30 vars in 689 bytes} [Mon May 18 01:54:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2861] 10.0.0.234 () {30 vars in 691 bytes} [Mon May 18 01:54: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: 1318/2862] 10.0.0.234 () {30 vars in 667 bytes} [Mon May 18 01:54:41 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: 1545/2863] 10.0.0.234 () {30 vars in 703 bytes} [Mon May 18 01:54:41 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: 1319/2864] 10.0.0.234 () {28 vars in 438 bytes} [Mon May 18 01:54:41 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2865] 10.0.0.234 () {30 vars in 727 bytes} [Mon May 18 01:54:41 2026] GET /v2.0/subnets/8fac5473-1ae5-43e1-8a9d-1df5182d524b => generated 655 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2866] 199.204.45.95 () {30 vars in 701 bytes} [Mon May 18 01:54:42 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: 1547/2867] 199.204.45.95 () {30 vars in 703 bytes} [Mon May 18 01:54:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2868] 199.204.45.95 () {30 vars in 679 bytes} [Mon May 18 01:54:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2869] 199.204.45.95 () {30 vars in 715 bytes} [Mon May 18 01:54:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2870] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:54:42 2026] GET /v2.0/subnets/8fac5473-1ae5-43e1-8a9d-1df5182d524b => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/2871] 199.204.45.95 () {30 vars in 767 bytes} [Mon May 18 01:54:42 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2872] 199.204.45.95 () {30 vars in 701 bytes} [Mon May 18 01:54:42 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: 1550/2873] 199.204.45.95 () {30 vars in 703 bytes} [Mon May 18 01:54:42 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: 1324/2874] 199.204.45.95 () {30 vars in 679 bytes} [Mon May 18 01:54:42 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: 1551/2875] 199.204.45.95 () {30 vars in 715 bytes} [Mon May 18 01:54:42 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: 1325/2876] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:54:43 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2877] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:54:43 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?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: 1554/2880] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:54:44 2026] GET /v2.0/networks?id=fd32521b-f9af-4f1d-8333-24f9d40eceb8 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2881] 199.204.45.95 () {38 vars in 954 bytes} [Mon May 18 01:54:44 2026] POST /v2.0/ports => generated 1299 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2882] 199.204.45.95 () {38 vars in 1027 bytes} [Mon May 18 01:54:44 2026] PUT /v2.0/ports/ccc1a5cc-b971-47f9-b512-136559ea696d => generated 1460 bytes in 467 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: 1328/2883] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:54:46 2026] GET /v2.0/ports?tenant_id=a0dfef358a194d3ba723a54afa4824de&device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 4042 bytes in 50 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: 1556/2884] 199.204.45.95 () {34 vars in 1061 bytes} [Mon May 18 01:54:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.206&port_id=d47ef8e4-29b2-460c-8ad8-cfb865a4a2b3 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2885] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:54:46 2026] GET /v2.0/subnets?id=a0c10f08-0145-4a5a-9957-accf1733deb6 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2886] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:54:46 2026] GET /v2.0/ports?network_id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2887] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:54:46 2026] GET /v2.0/networks/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:54:46.660 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf777617-9113-4c3f-b32f-ffaa7e539856'] response: {'name': 'network-changed', 'server_uuid': '662ff605-e706-4f6c-b622-ba30a3bfaf88', 'tag': 'ccc1a5cc-b971-47f9-b512-136559ea696d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1558/2888] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:54:46 2026] GET /v2.0/networks/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a?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: 1331/2889] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:54:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=7d7d2723-8e57-474f-8ba7-98243186d9eb => 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: 1559/2890] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:54:46 2026] GET /v2.0/subnets?id=99ca26d9-3783-4ad9-9590-9ee3633ef58e => generated 679 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2891] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:54:46 2026] GET /v2.0/ports?network_id=bdaf15e5-8d64-4d2c-80b0-517f5afd69e2&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/2892] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:54:46 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2?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: 1333/2893] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:54:46 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2?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: 1561/2894] 199.204.45.95 () {34 vars in 1055 bytes} [Mon May 18 01:54:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.45&port_id=ccc1a5cc-b971-47f9-b512-136559ea696d => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2895] 199.204.45.95 () {34 vars in 1103 bytes} [Mon May 18 01:54:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1aa&port_id=ccc1a5cc-b971-47f9-b512-136559ea696d => 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: 1562/2896] 199.204.45.95 () {34 vars in 1063 bytes} [Mon May 18 01:54:47 2026] GET /v2.0/subnets?id=8fac5473-1ae5-43e1-8a9d-1df5182d524b&id=8b43dcbc-41b5-4398-acc6-e4b452ccd21f => generated 1410 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2897] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:54:47 2026] GET /v2.0/ports?network_id=fd32521b-f9af-4f1d-8333-24f9d40eceb8&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/2898] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:54:47 2026] GET /v2.0/ports?network_id=fd32521b-f9af-4f1d-8333-24f9d40eceb8&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2899] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:54:47 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?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: 1564/2900] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:54:47 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?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: 1337/2901] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:54:48 2026] GET /v2.0/ports?tenant_id=a0dfef358a194d3ba723a54afa4824de&device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 4042 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/2902] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:54:48 2026] GET /v2.0/networks?id=fd32521b-f9af-4f1d-8333-24f9d40eceb8 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2903] 199.204.45.95 () {34 vars in 1055 bytes} [Mon May 18 01:54:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.45&port_id=ccc1a5cc-b971-47f9-b512-136559ea696d => 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: 1566/2904] 199.204.45.95 () {34 vars in 1103 bytes} [Mon May 18 01:54:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1aa&port_id=ccc1a5cc-b971-47f9-b512-136559ea696d => 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: 1339/2905] 199.204.45.95 () {34 vars in 1063 bytes} [Mon May 18 01:54:48 2026] GET /v2.0/subnets?id=8fac5473-1ae5-43e1-8a9d-1df5182d524b&id=8b43dcbc-41b5-4398-acc6-e4b452ccd21f => generated 1410 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/2906] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:54:48 2026] GET /v2.0/ports?network_id=fd32521b-f9af-4f1d-8333-24f9d40eceb8&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: 1340/2907] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:54:48 2026] GET /v2.0/ports?network_id=fd32521b-f9af-4f1d-8333-24f9d40eceb8&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/2908] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:54:48 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2909] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:54:48 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/2910] 199.204.45.95 () {34 vars in 1095 bytes} [Mon May 18 01:54:49 2026] GET /v2.0/ports?device_id=5982fbbb-9f9d-4b73-87e9-6b40c52cb15c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2911] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:54:50 2026] GET /v2.0/ports?tenant_id=97e04f96150b4123ae09e1ed00197b15&device_id=5982fbbb-9f9d-4b73-87e9-6b40c52cb15c => generated 1473 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/2912] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:54:50 2026] GET /v2.0/networks?id=fb55ed89-e610-4b50-ae40-a4662bd14cb3 => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2913] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:54:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.240&port_id=3c4926a7-9be3-4142-b612-5ca57e46731e => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/2914] 199.204.45.95 () {34 vars in 1105 bytes} [Mon May 18 01:54:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3b9&port_id=3c4926a7-9be3-4142-b612-5ca57e46731e => 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: 1344/2915] 199.204.45.95 () {34 vars in 1063 bytes} [Mon May 18 01:54:50 2026] GET /v2.0/subnets?id=1940d3ec-6f90-4259-88e7-774153458b7c&id=e5a54e8b-12bb-4348-adad-3824567139da => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/2916] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:54:50 2026] GET /v2.0/ports?network_id=fb55ed89-e610-4b50-ae40-a4662bd14cb3&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2917] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:54:50 2026] GET /v2.0/ports?network_id=fb55ed89-e610-4b50-ae40-a4662bd14cb3&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: 1573/2918] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:54:50 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3?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: 1346/2919] 10.0.0.88 () {34 vars in 970 bytes} [Mon May 18 01:54:50 2026] GET /v2.0/ports/ccc1a5cc-b971-47f9-b512-136559ea696d => generated 1462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/2920] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:54:50 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3?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: 1347/2921] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:54:50 2026] GET /v2.0/ports/ccc1a5cc-b971-47f9-b512-136559ea696d => generated 1462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/2922] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:54:51 2026] GET /v2.0/ports/ccc1a5cc-b971-47f9-b512-136559ea696d => generated 1462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2923] 199.204.45.95 () {34 vars in 788 bytes} [Mon May 18 01:54:51 2026] PUT /v2.0/ports/ccc1a5cc-b971-47f9-b512-136559ea696d => generated 1197 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/2924] 199.204.45.95 () {30 vars in 741 bytes} [Mon May 18 01:54:51 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8 => generated 798 bytes in 57 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: 1349/2925] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:54:51 2026] GET /v2.0/subnets/8fac5473-1ae5-43e1-8a9d-1df5182d524b => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/2926] 199.204.45.95 () {30 vars in 701 bytes} [Mon May 18 01:54:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2927] 199.204.45.95 () {30 vars in 703 bytes} [Mon May 18 01:54:51 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: 1578/2928] 199.204.45.95 () {30 vars in 679 bytes} [Mon May 18 01:54:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:54:51.714 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-99fd0c61-eb90-405a-abb6-a746b5aa95f3'] response: {'name': 'network-changed', 'server_uuid': '662ff605-e706-4f6c-b622-ba30a3bfaf88', 'tag': 'ccc1a5cc-b971-47f9-b512-136559ea696d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1351/2929] 199.204.45.95 () {30 vars in 715 bytes} [Mon May 18 01:54:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/2930] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:54:51 2026] GET /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2931] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:54:51 2026] GET /v2.0/ports/e96cc3d7-b94d-4789-97f5-6c14512f0f4b => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/2932] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:54:51 2026] GET /v2.0/ports/7d7d2723-8e57-474f-8ba7-98243186d9eb => generated 1350 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2933] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:54:51 2026] GET /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => 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: 1581/2934] 199.204.45.95 () {30 vars in 741 bytes} [Mon May 18 01:54:51 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2935] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:54:51 2026] GET /v2.0/ports/e96cc3d7-b94d-4789-97f5-6c14512f0f4b => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/2936] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:54:52 2026] GET /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => 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: 1355/2937] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:54:52 2026] GET /v2.0/ports?tenant_id=a0dfef358a194d3ba723a54afa4824de&device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 3815 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/2938] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:54:52 2026] GET /v2.0/networks?id=fd32521b-f9af-4f1d-8333-24f9d40eceb8 => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2939] 199.204.45.95 () {34 vars in 1055 bytes} [Mon May 18 01:54:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.45&port_id=ccc1a5cc-b971-47f9-b512-136559ea696d => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/2940] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:54:52 2026] GET /v2.0/subnets?id=8fac5473-1ae5-43e1-8a9d-1df5182d524b => 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: 1357/2941] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:54:52 2026] GET /v2.0/ports?network_id=fd32521b-f9af-4f1d-8333-24f9d40eceb8&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/2942] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:54:52 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2943] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:54:52 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/2944] 10.0.0.234 () {30 vars in 689 bytes} [Mon May 18 01:54:57 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) [pid: 8|app: 0|req: 1359/2945] 10.0.0.234 () {30 vars in 691 bytes} [Mon May 18 01:54:57 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: 1587/2946] 10.0.0.234 () {30 vars in 667 bytes} [Mon May 18 01:54:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2947] 10.0.0.234 () {30 vars in 703 bytes} [Mon May 18 01:54:57 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: 1588/2948] 10.0.0.234 () {28 vars in 438 bytes} [Mon May 18 01:54:58 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2949] 10.0.0.234 () {30 vars in 727 bytes} [Mon May 18 01:54:58 2026] GET /v2.0/subnets/1940d3ec-6f90-4259-88e7-774153458b7c => generated 656 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2952] 199.204.45.95 () {30 vars in 701 bytes} [Mon May 18 01:54:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/2953] 199.204.45.95 () {30 vars in 703 bytes} [Mon May 18 01:54:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2954] 199.204.45.95 () {30 vars in 679 bytes} [Mon May 18 01:54:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/2955] 199.204.45.95 () {30 vars in 715 bytes} [Mon May 18 01:54:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2956] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:54:59 2026] GET /v2.0/subnets/8fac5473-1ae5-43e1-8a9d-1df5182d524b => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/2957] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:54:59 2026] GET /v2.0/subnets/1940d3ec-6f90-4259-88e7-774153458b7c => generated 674 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2958] 199.204.45.95 () {30 vars in 767 bytes} [Mon May 18 01:54:59 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 3815 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/2959] 199.204.45.95 () {30 vars in 701 bytes} [Mon May 18 01:54:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2960] 199.204.45.95 () {30 vars in 703 bytes} [Mon May 18 01:54:59 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: 1594/2961] 199.204.45.95 () {30 vars in 679 bytes} [Mon May 18 01:54:59 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: 1368/2962] 199.204.45.95 () {30 vars in 715 bytes} [Mon May 18 01:54:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/2963] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:55:00 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3?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: 1369/2964] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:55:00 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3?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: 1596/2965] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:55:01 2026] GET /v2.0/networks?id=fb55ed89-e610-4b50-ae40-a4662bd14cb3 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2966] 199.204.45.95 () {38 vars in 954 bytes} [Mon May 18 01:55:01 2026] POST /v2.0/ports => generated 1307 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/2967] 199.204.45.95 () {38 vars in 1027 bytes} [Mon May 18 01:55:01 2026] PUT /v2.0/ports/fc91f877-eda1-42ea-89c1-f75bc78d9a15 => generated 1468 bytes in 467 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: 1371/2968] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:55:03 2026] GET /v2.0/ports?tenant_id=a0dfef358a194d3ba723a54afa4824de&device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 5275 bytes in 56 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: 1598/2969] 199.204.45.95 () {34 vars in 1061 bytes} [Mon May 18 01:55:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.206&port_id=d47ef8e4-29b2-460c-8ad8-cfb865a4a2b3 => 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: 1372/2970] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:55:03 2026] GET /v2.0/subnets?id=a0c10f08-0145-4a5a-9957-accf1733deb6 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:55:03.568 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5758a724-fc7d-44b0-8fa7-6dd20ac3cae4'] response: {'name': 'network-changed', 'server_uuid': '662ff605-e706-4f6c-b622-ba30a3bfaf88', 'tag': 'fc91f877-eda1-42ea-89c1-f75bc78d9a15', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1599/2971] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:55:03 2026] GET /v2.0/ports?network_id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2972] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:55:03 2026] GET /v2.0/networks/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a?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: 1600/2973] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:55:03 2026] GET /v2.0/networks/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a?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: 1374/2974] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:55:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=7d7d2723-8e57-474f-8ba7-98243186d9eb => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/2975] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:55:03 2026] GET /v2.0/subnets?id=99ca26d9-3783-4ad9-9590-9ee3633ef58e => generated 679 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2976] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:55:03 2026] GET /v2.0/ports?network_id=bdaf15e5-8d64-4d2c-80b0-517f5afd69e2&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: 1602/2977] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:55:03 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2978] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:55:03 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2?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: 1603/2979] 199.204.45.95 () {34 vars in 1055 bytes} [Mon May 18 01:55:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.45&port_id=ccc1a5cc-b971-47f9-b512-136559ea696d => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2980] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:55:04 2026] GET /v2.0/subnets?id=8fac5473-1ae5-43e1-8a9d-1df5182d524b => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/2981] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:55:04 2026] GET /v2.0/ports?network_id=fd32521b-f9af-4f1d-8333-24f9d40eceb8&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2982] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:55:04 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?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: 1605/2983] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:55:04 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?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: 1379/2984] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:55:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.217&port_id=fc91f877-eda1-42ea-89c1-f75bc78d9a15 => 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: 1606/2985] 199.204.45.95 () {34 vars in 1105 bytes} [Mon May 18 01:55:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A223&port_id=fc91f877-eda1-42ea-89c1-f75bc78d9a15 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2986] 199.204.45.95 () {34 vars in 1063 bytes} [Mon May 18 01:55:04 2026] GET /v2.0/subnets?id=1940d3ec-6f90-4259-88e7-774153458b7c&id=e5a54e8b-12bb-4348-adad-3824567139da => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/2987] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:55:04 2026] GET /v2.0/ports?network_id=fb55ed89-e610-4b50-ae40-a4662bd14cb3&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2988] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:55:04 2026] GET /v2.0/ports?network_id=fb55ed89-e610-4b50-ae40-a4662bd14cb3&device_owner=network%3Adhcp => generated 1461 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/2989] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:55:04 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3?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: 1382/2990] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:55:04 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/2991] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:55:05 2026] GET /v2.0/ports?tenant_id=a0dfef358a194d3ba723a54afa4824de&device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 5277 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2992] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:55:05 2026] GET /v2.0/networks?id=fb55ed89-e610-4b50-ae40-a4662bd14cb3 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/2993] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:55:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.217&port_id=fc91f877-eda1-42ea-89c1-f75bc78d9a15 => 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: 1384/2994] 199.204.45.95 () {34 vars in 1105 bytes} [Mon May 18 01:55:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A223&port_id=fc91f877-eda1-42ea-89c1-f75bc78d9a15 => 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: 1611/2995] 199.204.45.95 () {34 vars in 1063 bytes} [Mon May 18 01:55:05 2026] GET /v2.0/subnets?id=1940d3ec-6f90-4259-88e7-774153458b7c&id=e5a54e8b-12bb-4348-adad-3824567139da => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2996] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:55:05 2026] GET /v2.0/ports?network_id=fb55ed89-e610-4b50-ae40-a4662bd14cb3&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: 1612/2997] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:55:05 2026] GET /v2.0/ports?network_id=fb55ed89-e610-4b50-ae40-a4662bd14cb3&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2998] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:55:06 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/2999] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:55:06 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3?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: 1387/3000] 10.0.0.88 () {34 vars in 970 bytes} [Mon May 18 01:55:07 2026] GET /v2.0/ports/fc91f877-eda1-42ea-89c1-f75bc78d9a15 => generated 1470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3001] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:55:07 2026] GET /v2.0/ports/fc91f877-eda1-42ea-89c1-f75bc78d9a15 => generated 1470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/3002] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:55:08 2026] GET /v2.0/ports/fc91f877-eda1-42ea-89c1-f75bc78d9a15 => generated 1470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3003] 199.204.45.95 () {34 vars in 788 bytes} [Mon May 18 01:55:08 2026] PUT /v2.0/ports/fc91f877-eda1-42ea-89c1-f75bc78d9a15 => generated 1201 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/3004] 199.204.45.95 () {30 vars in 741 bytes} [Mon May 18 01:55:08 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3 => generated 797 bytes in 61 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: 1616/3005] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:55:08 2026] GET /v2.0/subnets/1940d3ec-6f90-4259-88e7-774153458b7c => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/3006] 199.204.45.95 () {30 vars in 701 bytes} [Mon May 18 01:55:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3007] 199.204.45.95 () {30 vars in 703 bytes} [Mon May 18 01:55:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/3008] 199.204.45.95 () {30 vars in 679 bytes} [Mon May 18 01:55:08 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-18 01:55:08.688 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9331cf00-6400-4914-9d91-555e28da1db6'] response: {'name': 'network-changed', 'server_uuid': '662ff605-e706-4f6c-b622-ba30a3bfaf88', 'tag': 'fc91f877-eda1-42ea-89c1-f75bc78d9a15', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1618/3009] 199.204.45.95 () {30 vars in 715 bytes} [Mon May 18 01:55:08 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: 1392/3010] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:55:08 2026] GET /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => 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: 1619/3011] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:55:08 2026] GET /v2.0/ports/e96cc3d7-b94d-4789-97f5-6c14512f0f4b => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/3012] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:55:08 2026] GET /v2.0/ports/7d7d2723-8e57-474f-8ba7-98243186d9eb => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3013] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:55:08 2026] GET /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => 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: 1394/3014] 199.204.45.95 () {30 vars in 741 bytes} [Mon May 18 01:55:08 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3015] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:55:08 2026] GET /v2.0/ports/e96cc3d7-b94d-4789-97f5-6c14512f0f4b => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/3016] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:55:08 2026] GET /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => 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: 1622/3017] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:55:09 2026] GET /v2.0/ports?tenant_id=a0dfef358a194d3ba723a54afa4824de&device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 5044 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/3018] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:55:09 2026] GET /v2.0/networks?id=fb55ed89-e610-4b50-ae40-a4662bd14cb3 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3019] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:55:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.217&port_id=fc91f877-eda1-42ea-89c1-f75bc78d9a15 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/3020] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:55:09 2026] GET /v2.0/subnets?id=1940d3ec-6f90-4259-88e7-774153458b7c => generated 677 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3021] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:55:09 2026] GET /v2.0/ports?network_id=fb55ed89-e610-4b50-ae40-a4662bd14cb3&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: 1398/3022] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:55:09 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3023] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:55:09 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/3026] 199.204.45.95 () {30 vars in 701 bytes} [Mon May 18 01:55:17 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: 1627/3027] 199.204.45.95 () {30 vars in 703 bytes} [Mon May 18 01:55:17 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: 1401/3028] 199.204.45.95 () {30 vars in 679 bytes} [Mon May 18 01:55:17 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: 1628/3029] 199.204.45.95 () {30 vars in 715 bytes} [Mon May 18 01:55:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/3030] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:55:18 2026] GET /v2.0/subnets/8fac5473-1ae5-43e1-8a9d-1df5182d524b => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3031] 199.204.45.95 () {30 vars in 767 bytes} [Mon May 18 01:55:18 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 5044 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/3032] 199.204.45.95 () {30 vars in 701 bytes} [Mon May 18 01:55:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3033] 199.204.45.95 () {30 vars in 703 bytes} [Mon May 18 01:55:18 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: 1404/3034] 199.204.45.95 () {30 vars in 679 bytes} [Mon May 18 01:55:18 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: 1631/3035] 199.204.45.95 () {30 vars in 715 bytes} [Mon May 18 01:55: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: 8|app: 0|req: 1405/3036] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:55:18 2026] GET /v2.0/ports/fc91f877-eda1-42ea-89c1-f75bc78d9a15 => generated 1237 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3037] 199.204.45.95 () {34 vars in 787 bytes} [Mon May 18 01:55:18 2026] PUT /v2.0/ports/fc91f877-eda1-42ea-89c1-f75bc78d9a15 => generated 1026 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/3038] 199.204.45.95 () {30 vars in 741 bytes} [Mon May 18 01:55:18 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3 => generated 797 bytes in 40 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: 1633/3039] 199.204.45.95 () {30 vars in 767 bytes} [Mon May 18 01:55:18 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 4869 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/3040] 199.204.45.95 () {30 vars in 767 bytes} [Mon May 18 01:55:18 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 4869 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:55:19.281 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-12e3ae73-a07c-426c-9933-fb3948d2d807'] response: {'name': 'network-changed', 'server_uuid': '662ff605-e706-4f6c-b622-ba30a3bfaf88', 'tag': 'fc91f877-eda1-42ea-89c1-f75bc78d9a15', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1634/3041] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:55:19 2026] GET /v2.0/ports?tenant_id=a0dfef358a194d3ba723a54afa4824de&device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 4869 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/3042] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:55:19 2026] GET /v2.0/networks?id=fb55ed89-e610-4b50-ae40-a4662bd14cb3 => 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: 1635/3043] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:55:19 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3?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: 1409/3044] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:55:19 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3?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: 1636/3045] 199.204.45.95 () {30 vars in 767 bytes} [Mon May 18 01:55:19 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 4869 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/3046] 199.204.45.95 () {34 vars in 974 bytes} [Mon May 18 01:55:20 2026] GET /v2.0/ports/fc91f877-eda1-42ea-89c1-f75bc78d9a15 => generated 1062 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/3047] 199.204.45.95 () {30 vars in 767 bytes} [Mon May 18 01:55:20 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 4869 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3048] 199.204.45.95 () {36 vars in 996 bytes} [Mon May 18 01:55:20 2026] DELETE /v2.0/ports/fc91f877-eda1-42ea-89c1-f75bc78d9a15 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/3049] 199.204.45.95 () {30 vars in 767 bytes} [Mon May 18 01:55:22 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 3815 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:55:22.107 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05677485-509f-4aaa-8361-4f5fa3f11568 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1638/3050] 199.204.45.95 () {32 vars in 757 bytes} [Mon May 18 01:55:22 2026] DELETE /v2.0/ports/fc91f877-eda1-42ea-89c1-f75bc78d9a15 => 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: 1413/3051] 199.204.45.95 () {30 vars in 701 bytes} [Mon May 18 01:55:22 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-18 01:55:22.255 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf022b27-b4e9-4efa-813b-6379d006cd10'] response: {'server_uuid': '662ff605-e706-4f6c-b622-ba30a3bfaf88', 'name': 'network-vif-deleted', 'tag': 'fc91f877-eda1-42ea-89c1-f75bc78d9a15', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1639/3052] 199.204.45.95 () {30 vars in 703 bytes} [Mon May 18 01:55:22 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: 1414/3053] 199.204.45.95 () {30 vars in 679 bytes} [Mon May 18 01:55:22 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: 1640/3054] 199.204.45.95 () {30 vars in 715 bytes} [Mon May 18 01:55:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/3055] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:55:22 2026] GET /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3056] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:55:22 2026] GET /v2.0/ports/e96cc3d7-b94d-4789-97f5-6c14512f0f4b => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/3057] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:55:22 2026] GET /v2.0/ports/7d7d2723-8e57-474f-8ba7-98243186d9eb => generated 1350 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3058] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:55:22 2026] GET /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/3059] 199.204.45.95 () {30 vars in 741 bytes} [Mon May 18 01:55:22 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2 => generated 800 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3060] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:55:22 2026] GET /v2.0/ports/e96cc3d7-b94d-4789-97f5-6c14512f0f4b => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/3061] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:55:22 2026] GET /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => 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: 1644/3062] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:55:22 2026] GET /v2.0/ports?tenant_id=a0dfef358a194d3ba723a54afa4824de&device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 3815 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/3063] 199.204.45.95 () {34 vars in 1145 bytes} [Mon May 18 01:55:22 2026] GET /v2.0/networks?id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a&id=bdaf15e5-8d64-4d2c-80b0-517f5afd69e2&id=fd32521b-f9af-4f1d-8333-24f9d40eceb8 => generated 2311 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3064] 199.204.45.95 () {34 vars in 1061 bytes} [Mon May 18 01:55:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.206&port_id=d47ef8e4-29b2-460c-8ad8-cfb865a4a2b3 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/3065] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:55:22 2026] GET /v2.0/subnets?id=a0c10f08-0145-4a5a-9957-accf1733deb6 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3066] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:55:22 2026] GET /v2.0/ports?network_id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/3067] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:55:22 2026] GET /v2.0/networks/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3068] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:55:22 2026] GET /v2.0/networks/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/3069] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:55:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=7d7d2723-8e57-474f-8ba7-98243186d9eb => 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: 1648/3070] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:55:23 2026] GET /v2.0/subnets?id=99ca26d9-3783-4ad9-9590-9ee3633ef58e => 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: 1423/3071] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:55:23 2026] GET /v2.0/ports?network_id=bdaf15e5-8d64-4d2c-80b0-517f5afd69e2&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3072] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:55:23 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2?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: 1424/3073] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:55:23 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2?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: 1650/3074] 199.204.45.95 () {34 vars in 1055 bytes} [Mon May 18 01:55:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.45&port_id=ccc1a5cc-b971-47f9-b512-136559ea696d => 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/3075] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:55:23 2026] GET /v2.0/subnets?id=8fac5473-1ae5-43e1-8a9d-1df5182d524b => 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: 1651/3076] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:55:23 2026] GET /v2.0/ports?network_id=fd32521b-f9af-4f1d-8333-24f9d40eceb8&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/3077] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:55:23 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3078] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:55:23 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?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: 1427/3079] 199.204.45.95 () {30 vars in 701 bytes} [Mon May 18 01:55:28 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: 1653/3080] 199.204.45.95 () {30 vars in 703 bytes} [Mon May 18 01:55:28 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: 1428/3081] 199.204.45.95 () {30 vars in 679 bytes} [Mon May 18 01:55:28 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: 1654/3082] 199.204.45.95 () {30 vars in 715 bytes} [Mon May 18 01:55:28 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: 1429/3083] 199.204.45.95 () {30 vars in 767 bytes} [Mon May 18 01:55:28 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 3815 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3084] 199.204.45.95 () {30 vars in 701 bytes} [Mon May 18 01:55:28 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: 1430/3085] 199.204.45.95 () {30 vars in 703 bytes} [Mon May 18 01:55:28 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: 1656/3086] 199.204.45.95 () {30 vars in 679 bytes} [Mon May 18 01:55:28 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: 1431/3087] 199.204.45.95 () {30 vars in 715 bytes} [Mon May 18 01:55:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3088] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:55:28 2026] GET /v2.0/ports/ccc1a5cc-b971-47f9-b512-136559ea696d => 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: 1432/3089] 199.204.45.95 () {34 vars in 787 bytes} [Mon May 18 01:55:28 2026] PUT /v2.0/ports/ccc1a5cc-b971-47f9-b512-136559ea696d => generated 1026 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3090] 199.204.45.95 () {30 vars in 741 bytes} [Mon May 18 01:55:29 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8 => generated 798 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3093] 199.204.45.95 () {30 vars in 767 bytes} [Mon May 18 01:55:29 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 3644 bytes in 43 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: 1434/3094] 199.204.45.95 () {30 vars in 767 bytes} [Mon May 18 01:55:29 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 3644 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3095] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:55:30 2026] GET /v2.0/ports?tenant_id=a0dfef358a194d3ba723a54afa4824de&device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 3644 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:55:30.097 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-069ec96c-c950-4492-90c5-a579ff88f8ff'] response: {'name': 'network-changed', 'server_uuid': '662ff605-e706-4f6c-b622-ba30a3bfaf88', 'tag': 'ccc1a5cc-b971-47f9-b512-136559ea696d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1435/3096] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:55:30 2026] GET /v2.0/networks?id=fd32521b-f9af-4f1d-8333-24f9d40eceb8 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3097] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:55:30 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?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: 1436/3098] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:55:30 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3099] 199.204.45.95 () {30 vars in 767 bytes} [Mon May 18 01:55:30 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 3644 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/3100] 199.204.45.95 () {34 vars in 974 bytes} [Mon May 18 01:55:31 2026] GET /v2.0/ports/ccc1a5cc-b971-47f9-b512-136559ea696d => generated 1062 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3101] 199.204.45.95 () {30 vars in 767 bytes} [Mon May 18 01:55:31 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 3644 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3102] 199.204.45.95 () {36 vars in 996 bytes} [Mon May 18 01:55:31 2026] DELETE /v2.0/ports/ccc1a5cc-b971-47f9-b512-136559ea696d => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/3103] 199.204.45.95 () {30 vars in 767 bytes} [Mon May 18 01:55:32 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:55:32.730 7 INFO neutron.pecan_wsgi.hooks.translation [None req-169a3ef2-173c-4143-9638-a09265c68ce3 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1665/3104] 199.204.45.95 () {32 vars in 757 bytes} [Mon May 18 01:55:32 2026] DELETE /v2.0/ports/ccc1a5cc-b971-47f9-b512-136559ea696d => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/3105] 199.204.45.95 () {30 vars in 701 bytes} [Mon May 18 01:55:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:55:32.856 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-66bdedee-3397-42f8-bf59-18a104da4f01'] response: {'server_uuid': '662ff605-e706-4f6c-b622-ba30a3bfaf88', 'name': 'network-vif-deleted', 'tag': 'ccc1a5cc-b971-47f9-b512-136559ea696d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1666/3106] 199.204.45.95 () {30 vars in 703 bytes} [Mon May 18 01:55:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/3107] 199.204.45.95 () {30 vars in 679 bytes} [Mon May 18 01:55: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: 1667/3108] 199.204.45.95 () {30 vars in 715 bytes} [Mon May 18 01:55:32 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: 1442/3109] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:55:32 2026] GET /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => 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: 1668/3110] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:55:32 2026] GET /v2.0/ports/e96cc3d7-b94d-4789-97f5-6c14512f0f4b => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3111] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:55:32 2026] GET /v2.0/ports/7d7d2723-8e57-474f-8ba7-98243186d9eb => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3112] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:55:33 2026] GET /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => 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: 1444/3113] 199.204.45.95 () {30 vars in 741 bytes} [Mon May 18 01:55:33 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3114] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:55:33 2026] GET /v2.0/ports/e96cc3d7-b94d-4789-97f5-6c14512f0f4b => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3115] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:55:33 2026] GET /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => 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: 1671/3116] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:55:33 2026] GET /v2.0/ports?tenant_id=a0dfef358a194d3ba723a54afa4824de&device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 2590 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/3117] 199.204.45.95 () {34 vars in 1145 bytes} [Mon May 18 01:55:33 2026] GET /v2.0/networks?id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a&id=bdaf15e5-8d64-4d2c-80b0-517f5afd69e2&id=fd32521b-f9af-4f1d-8333-24f9d40eceb8 => generated 2311 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3118] 199.204.45.95 () {34 vars in 1061 bytes} [Mon May 18 01:55:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.206&port_id=d47ef8e4-29b2-460c-8ad8-cfb865a4a2b3 => 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: 1447/3119] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:55:33 2026] GET /v2.0/subnets?id=a0c10f08-0145-4a5a-9957-accf1733deb6 => 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: 1673/3120] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:55:33 2026] GET /v2.0/ports?network_id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a&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: 1448/3121] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:55:33 2026] GET /v2.0/networks/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a?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: 1674/3122] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:55:33 2026] GET /v2.0/networks/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a?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: 1449/3123] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:55:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=7d7d2723-8e57-474f-8ba7-98243186d9eb => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3124] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:55:33 2026] GET /v2.0/subnets?id=99ca26d9-3783-4ad9-9590-9ee3633ef58e => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3125] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:55:33 2026] GET /v2.0/ports?network_id=bdaf15e5-8d64-4d2c-80b0-517f5afd69e2&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: 1676/3126] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:55:33 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3127] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:55:33 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2?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: 1453/3130] 199.204.45.95 () {30 vars in 701 bytes} [Mon May 18 01:55:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3131] 199.204.45.95 () {30 vars in 703 bytes} [Mon May 18 01:55:44 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: 1454/3132] 199.204.45.95 () {30 vars in 679 bytes} [Mon May 18 01:55:44 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: 1679/3133] 199.204.45.95 () {30 vars in 715 bytes} [Mon May 18 01:55:44 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-18 01:55:44.642 8 INFO neutron.api.v2.resource [None req-944b7374-6c20-4cdf-87d8-a1e087d81aef 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1455/3134] 199.204.45.95 () {30 vars in 761 bytes} [Mon May 18 01:55:44 2026] GET /v2.0/security-groups/lb-895b6643-33ce-4bf7-8f9a-8468259d29f2 => 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: 1680/3135] 199.204.45.95 () {30 vars in 783 bytes} [Mon May 18 01:55:44 2026] GET /v2.0/security-groups?name=lb-895b6643-33ce-4bf7-8f9a-8468259d29f2 => 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: 1456/3136] 199.204.45.95 () {30 vars in 813 bytes} [Mon May 18 01:55:44 2026] GET /v2.0/security-group-rules?security_group_id=c1fe3ba0-e2c7-47f3-acb8-9e40235fcc12 => generated 2334 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3137] 199.204.45.95 () {32 vars in 787 bytes} [Mon May 18 01:55:44 2026] DELETE /v2.0/security-group-rules/59d450c6-9b9c-467d-866a-43e7e1def2c0 => 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: 1457/3138] 199.204.45.95 () {32 vars in 787 bytes} [Mon May 18 01:55:44 2026] DELETE /v2.0/security-group-rules/fecc9af4-bd4c-4990-b898-434b27c6c7af => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:55:48.790 7 INFO neutron.db.l3_db [None req-de4dc43b-e078-4df2-949e-cd0d4ad9cc2c a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Floating IP 5a50bb65-1075-435d-89ab-2e7fba2606e0 disassociated (deleted). External IP: 10.96.250.201, port: e96cc3d7-b94d-4789-97f5-6c14512f0f4b. [pid: 7|app: 0|req: 1682/3139] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:55:48 2026] DELETE /v2.0/floatingips/5a50bb65-1075-435d-89ab-2e7fba2606e0 => generated 0 bytes in 689 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:55:49.159 8 INFO neutron.api.v2.resource [None req-88471a8e-ac3e-49be-863c-bee44bc13c94 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1458/3140] 10.0.0.71 () {32 vars in 728 bytes} [Mon May 18 01:55:49 2026] GET /v2.0/floatingips/5a50bb65-1075-435d-89ab-2e7fba2606e0 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3141] 199.204.45.95 () {30 vars in 701 bytes} [Mon May 18 01:55:49 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: 1459/3142] 199.204.45.95 () {30 vars in 703 bytes} [Mon May 18 01:55:49 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: 1684/3143] 199.204.45.95 () {30 vars in 679 bytes} [Mon May 18 01:55:49 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: 1460/3144] 199.204.45.95 () {30 vars in 715 bytes} [Mon May 18 01:55: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) 2026-05-18 01:55:49.998 7 INFO neutron.api.v2.resource [None req-acb67918-5cf1-49a8-97d3-bd7dd3df6eab 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1685/3145] 199.204.45.95 () {30 vars in 761 bytes} [Mon May 18 01:55:49 2026] GET /v2.0/security-groups/lb-895b6643-33ce-4bf7-8f9a-8468259d29f2 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3146] 199.204.45.95 () {30 vars in 783 bytes} [Mon May 18 01:55:50 2026] GET /v2.0/security-groups?name=lb-895b6643-33ce-4bf7-8f9a-8468259d29f2 => generated 1639 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3147] 199.204.45.95 () {30 vars in 813 bytes} [Mon May 18 01:55:50 2026] GET /v2.0/security-group-rules?security_group_id=c1fe3ba0-e2c7-47f3-acb8-9e40235fcc12 => generated 1182 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3148] 199.204.45.95 () {30 vars in 701 bytes} [Mon May 18 01:55:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3149] 199.204.45.95 () {30 vars in 703 bytes} [Mon May 18 01:55:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3150] 199.204.45.95 () {30 vars in 679 bytes} [Mon May 18 01:55:50 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: 1688/3151] 199.204.45.95 () {30 vars in 715 bytes} [Mon May 18 01:55:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3152] 199.204.45.95 () {30 vars in 739 bytes} [Mon May 18 01:55:50 2026] GET /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => 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: 1689/3153] 199.204.45.95 () {30 vars in 767 bytes} [Mon May 18 01:55:50 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 2590 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3154] 199.204.45.95 () {30 vars in 767 bytes} [Mon May 18 01:55:50 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3155] 199.204.45.95 () {34 vars in 1095 bytes} [Mon May 18 01:55:50 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 123 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3156] 199.204.45.95 () {30 vars in 767 bytes} [Mon May 18 01:55:50 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3157] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:55:51 2026] GET /v2.0/ports?tenant_id=a0dfef358a194d3ba723a54afa4824de&device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3158] 199.204.45.95 () {30 vars in 767 bytes} [Mon May 18 01:55:51 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 2590 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3159] 199.204.45.95 () {34 vars in 1065 bytes} [Mon May 18 01:55:51 2026] GET /v2.0/networks?id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a&id=bdaf15e5-8d64-4d2c-80b0-517f5afd69e2 => generated 1524 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3160] 199.204.45.95 () {34 vars in 1061 bytes} [Mon May 18 01:55:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.206&port_id=d47ef8e4-29b2-460c-8ad8-cfb865a4a2b3 => 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: 1469/3161] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:55:51 2026] GET /v2.0/subnets?id=a0c10f08-0145-4a5a-9957-accf1733deb6 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3162] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:55:51 2026] GET /v2.0/ports?network_id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3163] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:55:51 2026] GET /v2.0/networks/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a?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: 1694/3164] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:55:51 2026] GET /v2.0/networks/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a?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: 1471/3165] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:55:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=7d7d2723-8e57-474f-8ba7-98243186d9eb => 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: 1695/3166] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:55:51 2026] GET /v2.0/subnets?id=99ca26d9-3783-4ad9-9590-9ee3633ef58e => generated 679 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3167] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:55:51 2026] GET /v2.0/ports?network_id=bdaf15e5-8d64-4d2c-80b0-517f5afd69e2&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: 7|app: 0|req: 1696/3168] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:55:52 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3169] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:55:52 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3170] 199.204.45.95 () {34 vars in 974 bytes} [Mon May 18 01:55:52 2026] GET /v2.0/ports/7d7d2723-8e57-474f-8ba7-98243186d9eb => generated 1350 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3171] 199.204.45.95 () {34 vars in 1059 bytes} [Mon May 18 01:55:52 2026] GET /v2.0/ports/7d7d2723-8e57-474f-8ba7-98243186d9eb?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3172] 199.204.45.95 () {30 vars in 767 bytes} [Mon May 18 01:55:52 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 2590 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3173] 199.204.45.95 () {34 vars in 1015 bytes} [Mon May 18 01:55:52 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3174] 199.204.45.95 () {38 vars in 1027 bytes} [Mon May 18 01:55:52 2026] PUT /v2.0/ports/7d7d2723-8e57-474f-8ba7-98243186d9eb => generated 1151 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3175] 199.204.45.95 () {30 vars in 767 bytes} [Mon May 18 01:55:53 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 1248 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: 1476/3176] 199.204.45.95 () {34 vars in 787 bytes} [Mon May 18 01:55:53 2026] PUT /v2.0/ports/7d7d2723-8e57-474f-8ba7-98243186d9eb => generated 1090 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3177] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:55:53 2026] GET /v2.0/ports/7d7d2723-8e57-474f-8ba7-98243186d9eb => generated 1090 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: 8|app: 0|req: 1477/3178] 199.204.45.95 () {32 vars in 757 bytes} [Mon May 18 01:55:54 2026] DELETE /v2.0/ports/7d7d2723-8e57-474f-8ba7-98243186d9eb => 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: 1702/3179] 199.204.45.95 () {30 vars in 701 bytes} [Mon May 18 01:55:54 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: 1478/3180] 199.204.45.95 () {30 vars in 703 bytes} [Mon May 18 01:55:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3181] 199.204.45.95 () {30 vars in 679 bytes} [Mon May 18 01:55:54 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: 1479/3182] 199.204.45.95 () {30 vars in 715 bytes} [Mon May 18 01:55:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:55:54.467 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f9092ea-61e8-4ad4-a329-e81ad0f3075e 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1704/3183] 199.204.45.95 () {32 vars in 757 bytes} [Mon May 18 01:55:54 2026] DELETE /v2.0/ports/7d7d2723-8e57-474f-8ba7-98243186d9eb => 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: 1480/3184] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:55:54 2026] GET /v2.0/ports/e96cc3d7-b94d-4789-97f5-6c14512f0f4b => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:55:54.531 7 INFO neutron.api.v2.resource [None req-394db527-7cea-4300-8131-c299421815cd 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1705/3185] 199.204.45.95 () {30 vars in 761 bytes} [Mon May 18 01:55:54 2026] GET /v2.0/security-groups/lb-895b6643-33ce-4bf7-8f9a-8468259d29f2 => 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: 1481/3186] 199.204.45.95 () {30 vars in 783 bytes} [Mon May 18 01:55:54 2026] GET /v2.0/security-groups?name=lb-895b6643-33ce-4bf7-8f9a-8468259d29f2 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3187] 199.204.45.95 () {30 vars in 735 bytes} [Mon May 18 01:55:54 2026] GET /v2.0/ports/e96cc3d7-b94d-4789-97f5-6c14512f0f4b => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3188] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:55:54 2026] GET /v2.0/ports?tenant_id=a0dfef358a194d3ba723a54afa4824de&device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3189] 199.204.45.95 () {34 vars in 1065 bytes} [Mon May 18 01:55:54 2026] GET /v2.0/networks?id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a&id=bdaf15e5-8d64-4d2c-80b0-517f5afd69e2 => generated 1524 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3190] 199.204.45.95 () {34 vars in 1061 bytes} [Mon May 18 01:55:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.206&port_id=d47ef8e4-29b2-460c-8ad8-cfb865a4a2b3 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3191] 199.204.45.95 () {34 vars in 983 bytes} [Mon May 18 01:55:54 2026] GET /v2.0/subnets?id=a0c10f08-0145-4a5a-9957-accf1733deb6 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3192] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:55:54 2026] GET /v2.0/ports?network_id=f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3193] 199.204.45.95 () {34 vars in 787 bytes} [Mon May 18 01:55:54 2026] PUT /v2.0/ports/e96cc3d7-b94d-4789-97f5-6c14512f0f4b => generated 1094 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1711/3194] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:55:54 2026] GET /v2.0/networks/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3195] 199.204.45.95 () {32 vars in 777 bytes} [Mon May 18 01:55:54 2026] DELETE /v2.0/security-groups/c1fe3ba0-e2c7-47f3-acb8-9e40235fcc12 => 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: 1712/3196] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:55:54 2026] GET /v2.0/networks/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a?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: 1485/3197] 199.204.45.95 () {32 vars in 757 bytes} [Mon May 18 01:55:54 2026] DELETE /v2.0/ports/e96cc3d7-b94d-4789-97f5-6c14512f0f4b => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3198] 199.204.45.95 () {34 vars in 993 bytes} [Mon May 18 01:55:57 2026] GET /v2.0/ports?device_id=662ff605-e706-4f6c-b622-ba30a3bfaf88 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3199] 199.204.45.95 () {36 vars in 996 bytes} [Mon May 18 01:55:57 2026] DELETE /v2.0/ports/d47ef8e4-29b2-460c-8ad8-cfb865a4a2b3 => generated 0 bytes in 836 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:55:59.743 7 INFO neutron.db.l3_db [None req-a9187ab0-31ab-46d2-baef-d8f358a4b33a a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Floating IP 0b36984d-869c-4e30-a86a-8c061cc832e4 disassociated (deleted). External IP: 10.96.250.215, port: 3c4926a7-9be3-4142-b612-5ca57e46731e. [pid: 7|app: 0|req: 1715/3202] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:55:59 2026] DELETE /v2.0/floatingips/0b36984d-869c-4e30-a86a-8c061cc832e4 => generated 0 bytes in 655 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:56:00.058 8 INFO neutron.api.v2.resource [None req-040f0fd3-971c-4604-91cf-e37a4ab16f08 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1488/3203] 10.0.0.71 () {32 vars in 728 bytes} [Mon May 18 01:56:00 2026] GET /v2.0/floatingips/0b36984d-869c-4e30-a86a-8c061cc832e4 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:56:00.257 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d56e0f3-3f2a-4df8-a388-c6b49cef29d9'] response: {'name': 'network-changed', 'server_uuid': '5982fbbb-9f9d-4b73-87e9-6b40c52cb15c', 'tag': '3c4926a7-9be3-4142-b612-5ca57e46731e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1716/3204] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:56:00 2026] GET /v2.0/ports?device_id=5982fbbb-9f9d-4b73-87e9-6b40c52cb15c => generated 1204 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3205] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:56:00 2026] GET /v2.0/security-groups?id=7c84eaad-9826-46ef-abe4-ad86139d4ab9&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3206] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:56:00 2026] GET /v2.0/ports?tenant_id=97e04f96150b4123ae09e1ed00197b15&device_id=5982fbbb-9f9d-4b73-87e9-6b40c52cb15c => generated 1473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:56:00.835 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-de928324-6fa9-413d-ae8c-4512c27df96c'] response: {'server_uuid': '662ff605-e706-4f6c-b622-ba30a3bfaf88', 'name': 'network-vif-deleted', 'tag': 'd47ef8e4-29b2-460c-8ad8-cfb865a4a2b3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1490/3207] 199.204.45.95 () {34 vars in 985 bytes} [Mon May 18 01:56:00 2026] GET /v2.0/networks?id=fb55ed89-e610-4b50-ae40-a4662bd14cb3 => 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: 1718/3208] 199.204.45.95 () {34 vars in 1057 bytes} [Mon May 18 01:56:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.240&port_id=3c4926a7-9be3-4142-b612-5ca57e46731e => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3209] 199.204.45.95 () {34 vars in 1105 bytes} [Mon May 18 01:56:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3b9&port_id=3c4926a7-9be3-4142-b612-5ca57e46731e => 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: 1719/3210] 199.204.45.95 () {34 vars in 1063 bytes} [Mon May 18 01:56:00 2026] GET /v2.0/subnets?id=1940d3ec-6f90-4259-88e7-774153458b7c&id=e5a54e8b-12bb-4348-adad-3824567139da => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3211] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:56:00 2026] GET /v2.0/ports?network_id=fb55ed89-e610-4b50-ae40-a4662bd14cb3&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1720/3212] 199.204.45.95 () {34 vars in 1051 bytes} [Mon May 18 01:56:01 2026] GET /v2.0/ports?network_id=fb55ed89-e610-4b50-ae40-a4662bd14cb3&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3213] 199.204.45.95 () {34 vars in 1011 bytes} [Mon May 18 01:56:01 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1721/3214] 199.204.45.95 () {34 vars in 1111 bytes} [Mon May 18 01:56:01 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3?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: 1494/3215] 199.204.45.95 () {34 vars in 993 bytes} [Mon May 18 01:56:02 2026] GET /v2.0/ports?device_id=5982fbbb-9f9d-4b73-87e9-6b40c52cb15c => generated 1204 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1722/3216] 199.204.45.95 () {36 vars in 996 bytes} [Mon May 18 01:56:02 2026] DELETE /v2.0/ports/3c4926a7-9be3-4142-b612-5ca57e46731e => 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: 1495/3217] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:56:05 2026] GET /v2.0/ports?device_id=5982fbbb-9f9d-4b73-87e9-6b40c52cb15c => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:56:10.556 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a9156e2-de07-408a-97ba-34071732c4f1'] response: {'server_uuid': '5982fbbb-9f9d-4b73-87e9-6b40c52cb15c', 'name': 'network-vif-deleted', 'tag': '3c4926a7-9be3-4142-b612-5ca57e46731e', 'status': 'completed', 'code': 200} 2026-05-18 01:56:10.844 7 INFO neutron.db.l3_db [None req-a806ea24-f1e6-422f-8363-af2b83c15042 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] Floating IP 383265ec-2a6e-424f-b70e-9d9a6f83a796 disassociated (deleted). External IP: 10.96.250.219, port: 31d35999-d297-4dfc-84b3-d34c7de19c16. [pid: 7|app: 0|req: 1723/3218] 10.0.0.71 () {32 vars in 731 bytes} [Mon May 18 01:56:10 2026] DELETE /v2.0/floatingips/383265ec-2a6e-424f-b70e-9d9a6f83a796 => generated 0 bytes in 665 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:56:11.195 8 INFO neutron.api.v2.resource [None req-aecfd7d9-79aa-4159-883f-334750754831 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1496/3219] 10.0.0.71 () {32 vars in 728 bytes} [Mon May 18 01:56:11 2026] GET /v2.0/floatingips/383265ec-2a6e-424f-b70e-9d9a6f83a796 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1724/3220] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:56:11 2026] GET /v2.0/ports?device_id=f5eac966-7351-4503-8b48-a9bfbd8a8507 => generated 1196 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3221] 10.0.0.88 () {34 vars in 1039 bytes} [Mon May 18 01:56:11 2026] GET /v2.0/security-groups?id=7c84eaad-9826-46ef-abe4-ad86139d4ab9&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:56:13.286 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f35def4-ad37-48c3-8c71-39e8136d62ed'] response: {'name': 'network-changed', 'server_uuid': 'f5eac966-7351-4503-8b48-a9bfbd8a8507', 'tag': '31d35999-d297-4dfc-84b3-d34c7de19c16', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1725/3222] 199.204.45.95 () {34 vars in 993 bytes} [Mon May 18 01:56:13 2026] GET /v2.0/ports?device_id=f5eac966-7351-4503-8b48-a9bfbd8a8507 => generated 1196 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3223] 199.204.45.95 () {36 vars in 996 bytes} [Mon May 18 01:56:13 2026] DELETE /v2.0/ports/31d35999-d297-4dfc-84b3-d34c7de19c16 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1726/3224] 199.204.45.95 () {34 vars in 1079 bytes} [Mon May 18 01:56:13 2026] GET /v2.0/ports?tenant_id=97e04f96150b4123ae09e1ed00197b15&device_id=f5eac966-7351-4503-8b48-a9bfbd8a8507 => 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: 1728/3227] 10.0.0.88 () {34 vars in 989 bytes} [Mon May 18 01:56:16 2026] GET /v2.0/ports?device_id=f5eac966-7351-4503-8b48-a9bfbd8a8507 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:56:21.642 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-23e1c13f-5720-461f-8cd1-6c198da79b3d'] response: {'server_uuid': 'f5eac966-7351-4503-8b48-a9bfbd8a8507', 'name': 'network-vif-deleted', 'tag': '31d35999-d297-4dfc-84b3-d34c7de19c16', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1500/3228] 10.0.0.71 () {32 vars in 749 bytes} [Mon May 18 01:56:21 2026] DELETE /v2.0/security-group-rules/ceb982e3-3535-4c83-b70b-7c770e4f9055 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:56:21.721 7 INFO neutron.api.v2.resource [None req-4354e58c-ffdc-48e7-a696-393835bef29a a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1729/3229] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:56:21 2026] GET /v2.0/security-group-rules/ceb982e3-3535-4c83-b70b-7c770e4f9055 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3230] 10.0.0.71 () {32 vars in 749 bytes} [Mon May 18 01:56:21 2026] DELETE /v2.0/security-group-rules/99815b37-ecd0-4aa2-b1be-a0e928f2643b => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:56:21.813 7 INFO neutron.api.v2.resource [None req-65de417d-051d-4138-aa7d-3751b6cb341d a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1730/3231] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:56:21 2026] GET /v2.0/security-group-rules/99815b37-ecd0-4aa2-b1be-a0e928f2643b => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3232] 10.0.0.71 () {32 vars in 749 bytes} [Mon May 18 01:56:21 2026] DELETE /v2.0/security-group-rules/dfc992e9-a367-4ccf-ae62-9796f90c0769 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:56:21.911 7 INFO neutron.api.v2.resource [None req-3d20ac8f-016c-4f6a-a33d-523cf2fde1b3 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1731/3233] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:56:21 2026] GET /v2.0/security-group-rules/dfc992e9-a367-4ccf-ae62-9796f90c0769 => 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: 1503/3234] 10.0.0.71 () {32 vars in 749 bytes} [Mon May 18 01:56:21 2026] DELETE /v2.0/security-group-rules/c4544405-e998-45fc-859f-afbecc5e9c2c => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:56:22.015 7 INFO neutron.api.v2.resource [None req-1cebf045-0f3d-4493-b7b0-4f41ae60c5ad a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1732/3235] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:56:21 2026] GET /v2.0/security-group-rules/c4544405-e998-45fc-859f-afbecc5e9c2c => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3236] 10.0.0.71 () {32 vars in 749 bytes} [Mon May 18 01:56:22 2026] DELETE /v2.0/security-group-rules/30b1e82e-dcfd-4980-8d62-8c6723f76983 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:56:22.119 7 INFO neutron.api.v2.resource [None req-f650d58c-e175-49ff-8fa7-dc4e6bc1e689 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1733/3237] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:56:22 2026] GET /v2.0/security-group-rules/30b1e82e-dcfd-4980-8d62-8c6723f76983 => 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: 1505/3238] 10.0.0.71 () {32 vars in 749 bytes} [Mon May 18 01:56:22 2026] DELETE /v2.0/security-group-rules/89986c4e-34fd-43a3-ab3e-fcf6dbde4401 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:56:22.225 7 INFO neutron.api.v2.resource [None req-806da819-7dd9-4138-9c4c-9ba6dc08d349 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1734/3239] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:56:22 2026] GET /v2.0/security-group-rules/89986c4e-34fd-43a3-ab3e-fcf6dbde4401 => 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: 1506/3240] 10.0.0.71 () {32 vars in 749 bytes} [Mon May 18 01:56:22 2026] DELETE /v2.0/security-group-rules/c97e5e3e-237f-4fdd-a751-6b014370437d => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:56:22.328 7 INFO neutron.api.v2.resource [None req-3cbc9d01-71ea-4b8a-91a1-75b800cf3b9c a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1735/3241] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:56:22 2026] GET /v2.0/security-group-rules/c97e5e3e-237f-4fdd-a751-6b014370437d => 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: 1507/3242] 10.0.0.71 () {32 vars in 749 bytes} [Mon May 18 01:56:22 2026] DELETE /v2.0/security-group-rules/1b9f00ac-d254-40c8-a28c-ff8e2f8168a7 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:56:22.421 7 INFO neutron.api.v2.resource [None req-9db90405-05d4-4e56-aa81-5bb244171de2 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1736/3243] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:56:22 2026] GET /v2.0/security-group-rules/1b9f00ac-d254-40c8-a28c-ff8e2f8168a7 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3244] 10.0.0.71 () {32 vars in 749 bytes} [Mon May 18 01:56:22 2026] DELETE /v2.0/security-group-rules/c7e10fde-d502-474a-bc59-51fd33ff13fd => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:56:22.516 7 INFO neutron.api.v2.resource [None req-85646bf9-b00b-4ce9-a834-2bc181d9ac58 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1737/3245] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:56:22 2026] GET /v2.0/security-group-rules/c7e10fde-d502-474a-bc59-51fd33ff13fd => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3246] 10.0.0.71 () {32 vars in 749 bytes} [Mon May 18 01:56:22 2026] DELETE /v2.0/security-group-rules/048b4f2e-50e1-436f-889f-765dca271ced => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:56:22.609 7 INFO neutron.api.v2.resource [None req-bcf5201f-683d-4690-a88a-d83ae7b6cb1c a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1738/3247] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:56:22 2026] GET /v2.0/security-group-rules/048b4f2e-50e1-436f-889f-765dca271ced => 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: 1510/3248] 10.0.0.71 () {32 vars in 749 bytes} [Mon May 18 01:56:22 2026] DELETE /v2.0/security-group-rules/5f4df89d-8bf5-42b6-b7a2-a73bfb462f75 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:56:22.696 7 INFO neutron.api.v2.resource [None req-a56d8f8b-9d7c-41d1-b0bf-a48d10a36da2 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1739/3249] 10.0.0.71 () {32 vars in 746 bytes} [Mon May 18 01:56:22 2026] GET /v2.0/security-group-rules/5f4df89d-8bf5-42b6-b7a2-a73bfb462f75 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3250] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:56:22 2026] DELETE /v2.0/security-groups/7c84eaad-9826-46ef-abe4-ad86139d4ab9 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:56:22.797 7 INFO neutron.api.v2.resource [None req-434ee830-1f15-4d02-bd61-b78ed1e7692b a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1740/3251] 10.0.0.71 () {32 vars in 736 bytes} [Mon May 18 01:56:22 2026] GET /v2.0/security-groups/7c84eaad-9826-46ef-abe4-ad86139d4ab9 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3252] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:56:22 2026] PUT /v2.0/routers/00f824b2-7e90-4c47-9b73-f8d714766a52/remove_router_interface => generated 309 bytes in 948 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:56:23.984 7 INFO neutron.api.v2.resource [None req-1ac2fe75-8564-492a-bfc8-5c5a9612a5c0 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1741/3253] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:56:23 2026] PUT /v2.0/routers/00f824b2-7e90-4c47-9b73-f8d714766a52/remove_router_interface => generated 198 bytes in 182 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3254] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:56:23 2026] PUT /v2.0/routers/00f824b2-7e90-4c47-9b73-f8d714766a52/remove_router_interface => generated 309 bytes in 971 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:56:25.149 7 INFO neutron.api.v2.resource [None req-d03a8cba-6def-42bc-a9e7-45f71aa0ab63 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1742/3255] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:56:24 2026] PUT /v2.0/routers/00f824b2-7e90-4c47-9b73-f8d714766a52/remove_router_interface => generated 198 bytes in 182 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3256] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:56:25 2026] PUT /v2.0/routers/00f824b2-7e90-4c47-9b73-f8d714766a52/remove_router_interface => generated 309 bytes in 961 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:56:26.286 7 INFO neutron.api.v2.resource [None req-a6a43d92-0dbb-46db-a0d2-a3ff63b56f21 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1743/3257] 10.0.0.71 () {34 vars in 788 bytes} [Mon May 18 01:56:26 2026] PUT /v2.0/routers/00f824b2-7e90-4c47-9b73-f8d714766a52/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-18 01:56:27.200 8 INFO neutron.db.l3_hamode_db [None req-62da2d8b-8b12-4971-972a-00f6bbd15295 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] HA network a3f48cbe-fb29-4f59-a876-92b09f9922a9 was deleted as no HA routers are present in tenant 97e04f96150b4123ae09e1ed00197b15. [pid: 8|app: 0|req: 1515/3258] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:56:26 2026] DELETE /v2.0/routers/00f824b2-7e90-4c47-9b73-f8d714766a52 => generated 0 bytes in 915 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:56:27.236 7 INFO neutron.api.v2.resource [None req-e0cf765c-0438-406b-b1de-21d049be03da a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1744/3259] 10.0.0.71 () {32 vars in 720 bytes} [Mon May 18 01:56:27 2026] GET /v2.0/routers/00f824b2-7e90-4c47-9b73-f8d714766a52 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:56:27.252 8 INFO neutron.services.segments.plugin [-] Segment e84fdcff-2c2f-4ea6-92ab-9b6fa9663bcc resource provider aggregate not found 2026-05-18 01:56:27.257 8 INFO neutron.services.segments.plugin [-] Segment e84fdcff-2c2f-4ea6-92ab-9b6fa9663bcc resource provider aggregate not found 2026-05-18 01:56:27.271 8 INFO neutron.services.segments.plugin [-] Segment e84fdcff-2c2f-4ea6-92ab-9b6fa9663bcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e84fdcff-2c2f-4ea6-92ab-9b6fa9663bcc found for delete ", "request_id": "req-13b11d23-dd9b-4516-87f8-26c89ffdc263"}]} 2026-05-18 01:56:27.276 8 INFO neutron.services.segments.plugin [-] Segment e84fdcff-2c2f-4ea6-92ab-9b6fa9663bcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e84fdcff-2c2f-4ea6-92ab-9b6fa9663bcc found for delete ", "request_id": "req-eae06335-dc48-47e0-b5f7-bf6f583bcb38"}]} [pid: 8|app: 0|req: 1516/3260] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:56:27 2026] DELETE /v2.0/subnets/e5a54e8b-12bb-4348-adad-3824567139da => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:56:27.417 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d1071fd-699d-49cd-aa61-536dcfd6e2f8 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1745/3261] 10.0.0.71 () {32 vars in 720 bytes} [Mon May 18 01:56:27 2026] GET /v2.0/subnets/e5a54e8b-12bb-4348-adad-3824567139da => 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: 1517/3262] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:56:27 2026] DELETE /v2.0/subnets/1940d3ec-6f90-4259-88e7-774153458b7c => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:56:27.607 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b295d9b0-3828-469c-b128-ef62f2381f4b a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1746/3263] 10.0.0.71 () {32 vars in 720 bytes} [Mon May 18 01:56:27 2026] GET /v2.0/subnets/1940d3ec-6f90-4259-88e7-774153458b7c => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3264] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:56:27 2026] DELETE /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:56:27.902 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9ee6f42-6a7a-4daf-a139-ef60236e3990 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1747/3265] 10.0.0.71 () {32 vars in 722 bytes} [Mon May 18 01:56:27 2026] GET /v2.0/networks/fb55ed89-e610-4b50-ae40-a4662bd14cb3 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3266] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:56:27 2026] DELETE /v2.0/subnets/8b43dcbc-41b5-4398-acc6-e4b452ccd21f => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:56:28.078 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54cc79e2-8284-42f0-83d4-078be64534e5 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1748/3267] 10.0.0.71 () {32 vars in 720 bytes} [Mon May 18 01:56:28 2026] GET /v2.0/subnets/8b43dcbc-41b5-4398-acc6-e4b452ccd21f => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3268] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:56:28 2026] DELETE /v2.0/subnets/8fac5473-1ae5-43e1-8a9d-1df5182d524b => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:56:28.273 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3481ecea-1c75-4ab2-b232-781ae266f67d a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1749/3269] 10.0.0.71 () {32 vars in 720 bytes} [Mon May 18 01:56:28 2026] GET /v2.0/subnets/8fac5473-1ae5-43e1-8a9d-1df5182d524b => 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: 1521/3270] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:56:28 2026] DELETE /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:56:28.597 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dfbf0afc-75dc-4f6a-91a7-d9e38d784b38 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1750/3271] 10.0.0.71 () {32 vars in 722 bytes} [Mon May 18 01:56:28 2026] GET /v2.0/networks/fd32521b-f9af-4f1d-8333-24f9d40eceb8 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3272] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:56:28 2026] DELETE /v2.0/subnets/a6d6092b-21cc-49f1-bbde-6ba3b3b88402 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:56:28.782 7 INFO neutron.pecan_wsgi.hooks.translation [None req-726176a7-4286-43d6-9ee9-c39b03247b1e a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1751/3273] 10.0.0.71 () {32 vars in 720 bytes} [Mon May 18 01:56:28 2026] GET /v2.0/subnets/a6d6092b-21cc-49f1-bbde-6ba3b3b88402 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3274] 10.0.0.71 () {32 vars in 723 bytes} [Mon May 18 01:56:28 2026] DELETE /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:56:28.957 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b80b0ac5-fdca-4347-85b2-03080c1b3c17 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1752/3275] 10.0.0.71 () {32 vars in 720 bytes} [Mon May 18 01:56:28 2026] GET /v2.0/subnets/99ca26d9-3783-4ad9-9590-9ee3633ef58e => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:56:29.290 8 INFO neutron.services.segments.plugin [-] Segment 80de1dba-f747-4cb5-b004-4ca421fdf18c resource provider aggregate not found [pid: 8|app: 0|req: 1524/3276] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:56:28 2026] DELETE /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-18 01:56:29.319 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0539eba-5711-4665-aae3-3904a443b2e4 a6936fa79bcc4934973730d66bee2271 97e04f96150b4123ae09e1ed00197b15 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1753/3279] 10.0.0.71 () {32 vars in 722 bytes} [Mon May 18 01:56:29 2026] GET /v2.0/networks/bdaf15e5-8d64-4d2c-80b0-517f5afd69e2 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:56:31.407 8 INFO neutron.services.segments.plugin [-] Segment 80de1dba-f747-4cb5-b004-4ca421fdf18c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80de1dba-f747-4cb5-b004-4ca421fdf18c found for delete ", "request_id": "req-c3e05e53-d4c7-460b-881b-fd8450a745c6"}]} 2026-05-18 01:56:31.416 8 INFO neutron.services.segments.plugin [-] Segment 80de1dba-f747-4cb5-b004-4ca421fdf18c resource provider aggregate not found 2026-05-18 01:56:31.431 8 INFO neutron.services.segments.plugin [-] Segment 80de1dba-f747-4cb5-b004-4ca421fdf18c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80de1dba-f747-4cb5-b004-4ca421fdf18c found for delete ", "request_id": "req-6c5d91a7-d45c-4a80-8a8a-daab861ed704"}]} 2026-05-18 01:56:31.435 8 INFO neutron.services.segments.plugin [-] Segment ee31248e-9432-4ce5-9d0c-ef46166f95bf resource provider aggregate not found 2026-05-18 01:56:31.442 8 INFO neutron.services.segments.plugin [-] Segment ee31248e-9432-4ce5-9d0c-ef46166f95bf resource provider aggregate not found 2026-05-18 01:56:31.451 8 INFO neutron.services.segments.plugin [-] Segment ee31248e-9432-4ce5-9d0c-ef46166f95bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee31248e-9432-4ce5-9d0c-ef46166f95bf found for delete ", "request_id": "req-4fd8014b-1d53-444a-895e-1380f7c7f2f8"}]} 2026-05-18 01:56:31.455 8 INFO neutron.services.segments.plugin [-] Segment ee31248e-9432-4ce5-9d0c-ef46166f95bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee31248e-9432-4ce5-9d0c-ef46166f95bf found for delete ", "request_id": "req-61f78392-4c7b-4d87-8286-83818205e262"}]} 2026-05-18 01:56:31.465 8 INFO neutron.services.segments.plugin [-] Segment 2f9993f5-60d3-4f40-a5ea-ebf90c73366c resource provider aggregate not found 2026-05-18 01:56:31.469 8 INFO neutron.services.segments.plugin [-] Segment 2f9993f5-60d3-4f40-a5ea-ebf90c73366c resource provider aggregate not found 2026-05-18 01:56:31.476 8 INFO neutron.services.segments.plugin [-] Segment 2f9993f5-60d3-4f40-a5ea-ebf90c73366c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f9993f5-60d3-4f40-a5ea-ebf90c73366c found for delete ", "request_id": "req-e6e17e23-9bbd-4737-87c0-66a9fec5bb64"}]} 2026-05-18 01:56:31.485 8 INFO neutron.services.segments.plugin [-] Segment 2f9993f5-60d3-4f40-a5ea-ebf90c73366c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f9993f5-60d3-4f40-a5ea-ebf90c73366c found for delete ", "request_id": "req-5530b18c-50eb-4957-b85b-26aba4cd745b"}]} [pid: 8|app: 0|req: 1527/3280] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:56:31 2026] GET /v2.0/security-groups?tenant_id=ca09d26412964624a734bef78faf2660&name=default => generated 2929 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1754/3281] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:56:31 2026] DELETE /v2.0/security-groups/ba062291-c706-4ff6-814d-c50d477340e5 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3282] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:56:31 2026] GET /v2.0/security-groups?tenant_id=78348150e81b4253bd3068e878db7f67&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1755/3283] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:56:32 2026] DELETE /v2.0/security-groups/1b6a7dfa-9b11-4bf3-98fb-a1f97ded7df7 => 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: 1529/3284] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:56:32 2026] GET /v2.0/security-groups?tenant_id=7a6d5ae7ce34487cbdb43aa8e715a2bb&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1756/3285] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:56:32 2026] DELETE /v2.0/security-groups/faf9b3b0-5d9f-4a51-8781-7f5aece11ae1 => 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: 1530/3286] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:56:32 2026] GET /v2.0/security-groups?tenant_id=97e04f96150b4123ae09e1ed00197b15&name=default => generated 2929 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1757/3287] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:56:32 2026] DELETE /v2.0/security-groups/5dd55c19-2ab9-4861-bdca-46c761f8cff1 => 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: 1531/3288] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:56:32 2026] GET /v2.0/security-groups?tenant_id=40e1e9d1b62b4d20a89a9c018f24b308&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1758/3289] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:56:33 2026] DELETE /v2.0/security-groups/a239e5f7-143c-43b7-a06d-c63830ae8d84 => 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: 1532/3290] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:56:33 2026] GET /v2.0/security-groups?tenant_id=4a6c48a4ae644131b89cf8f66857b8fa&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: 1759/3291] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:56:33 2026] DELETE /v2.0/security-groups/ea0bd9fd-7d30-4a7c-973d-2dcf550aba42 => 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: 1533/3292] 10.0.0.71 () {32 vars in 773 bytes} [Mon May 18 01:56:33 2026] GET /v2.0/security-groups?tenant_id=a59611bc9b004c708d7c4f8786bbc81b&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1760/3293] 10.0.0.71 () {32 vars in 739 bytes} [Mon May 18 01:56:33 2026] DELETE /v2.0/security-groups/f9227e76-7b62-4dc5-857d-eabc2b4548cc => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3294] 10.0.0.71 () {32 vars in 648 bytes} [Mon May 18 01:56:36 2026] GET /v2.0/networks => generated 2168 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1761/3295] 10.0.0.71 () {32 vars in 654 bytes} [Mon May 18 01:56:37 2026] GET /v2.0/floatingips => 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: 1535/3296] 10.0.0.71 () {32 vars in 646 bytes} [Mon May 18 01:56:37 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1762/3297] 10.0.0.71 () {32 vars in 642 bytes} [Mon May 18 01:56:37 2026] GET /v2.0/ports => generated 4725 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3298] 10.0.0.71 () {32 vars in 646 bytes} [Mon May 18 01:56:37 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: 7|app: 0|req: 1763/3299] 10.0.0.71 () {32 vars in 648 bytes} [Mon May 18 01:56:37 2026] GET /v2.0/networks => generated 2168 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3300] 10.0.0.71 () {32 vars in 662 bytes} [Mon May 18 01:56:37 2026] GET /v2.0/security-groups => generated 17401 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1764/3301] 10.0.0.71 () {32 vars in 654 bytes} [Mon May 18 01:56:38 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)